@charset "utf-8";
* {
padding: 0;
margin: 0;
}
html, body {
	height: 100%;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/wallpaper.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
}

.oneColFixCtr #container {
	min-height: 100%;
	width: 975px; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	border-right: 1px solid #535353;
	border-left: 1px solid #535353;
	margin-right: auto;
	margin-left: auto;
}

* html #container {
height: 100%;
}
.oneColFixCtr #mainContent {
	text-align: left;
	font-size: 12px;
	line-height: 1.3;
}
a {
	color: #C2C2C2;
}
a:hover {
	color: #fc13b2;
	text-decoration: none;
}


#footer {
	font-size: 11px;
	padding: 30px 55px;
	color: #c2c2c2;
	clear: both;
}

#copyright {
	font-size: 10px;
	padding-top: 5px;
}
#homepage {
	text-align: center;
}
.splashleft {
	float: left;
	margin-left: 30px;
}
.splashright {
	float: right;
	margin-right: 33px;
}

#leftcolumn {
	float: left;
	width: 240px;
}
#rightcolumn {
	float: right;
	width: 240px;
	height: 600px;
}

#curveleft {
	background-image: url(../images/wallpaper_dark.gif);
	background-repeat: repeat;
	padding: 15px 10px;
	margin-left: 32px;
	border: 4px solid #C2C2C2;
}
#curveright {
	background-image: url(../images/wallpaper_dark.gif);
	background-repeat: repeat;
	padding: 15px 10px 7px;
	border: 4px solid #C2C2C2;
	margin-right: 32px;
}
#centre {
	margin-right: 248px;
	margin-left: 248px;
	clear: none;
}
.girls, .listen {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	float: left;
}
.girls {
	height: 200px;
}

.listen {
	font-size: 12px;
}

.girls  p a {
	font-size: 10px;
	margin-left: 8px;
}
.girls   img, .listen  img {
	margin-bottom: 5px;
	border: 1px solid #C2C2C2;
}

img.advert {
	border-style: none;
}

#work {
	float: right;
}

#leftmenu {
	margin-top: 10px;
	margin-left: 32px;
}
#leftmenu a {
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #C2C2C2;
}
.view {
	margin-bottom: 8px;
	margin-left: 8px;
}
.pagination {
	font-size: 10px;
	margin: 8px;
}
.pagination div {
	float: right;
	margin-right: 4px;
}
.clear {
	clear: both;
	padding-top: 8px;
}
.speciality_left, .speciality_right {
	font-weight: bold;
	margin-top: 15px;
}
.speciality_right {
	text-align: right;
}

.speciality_left img, .speciality_right img {
	border: 1px solid #C2C2C2;
}
.speciality_left a, .speciality_right a {
	font-size: 10px;
}


.speciality_left div {
	float: right;
	margin-top: 53px;
	width: 75px;
}
.speciality_right div {
	float: left;
	margin-top: 53px;
	width: 75px;
}
#rightcolumn_profile {
	float: right;
	width: 335px;
}
#centre_profile {
	margin-right: 344px;
	margin-left: 249px;
}
#profile_pics img {
	float: left;
	border: 1px solid #C2C2C2;
	margin-top: 9px;
	margin-left: 9px;
	margin-right: 3px;
}
.instruct {
	font-size: 10px;
	margin: 8px;
	float: left;
}
#profile_text {
	margin-top: 65px;
	font-size: 11px;
	line-height: 1.4;
	margin-right: 33px;
}
#profile_text  p, h1,h2, #centre_plain p {
	margin-bottom: 10px;
}
h1  {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #FC13B2;
}

p.details  {
	font-weight: bold;
	float: right;
	margin-right: 50px;
}
.grey {
	color: #C2C2C2;
}
.pink {
	color: #fc13b2;
}
.notice {
	font-size: 9px;
	color: #C2C2C2;
	margin-top: 30px;
}
.smaller {
	font-size: 14px;
}
#centre_plain {
	margin-left: 249px;
	margin-right: 33px;
	padding-left: 8px;
	line-height: 1.4;
}
#centre_plain h1 {
	margin-bottom: 20px;
}


textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #C2C2C2;
	padding: 2px;
}
label {
	text-align: right;
	float: left;
	width: 220px;
}
.form_indent {
	margin-left: 225px;
}


input.button {
	color: #000000;
	background: #fc13b2;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #fc13b2;
	font-size: 12px;
}
input.check {
	border-style: none;
	margin-bottom: 0px;
}

.radio {
	margin-bottom: 10px;
	float: left;
}
.radio span {
	margin-right: 15px;
}

hr {
	background: #C2C2C2;
	color: #C2C2C2;
	height: 1px;
	border: 0;
	margin-bottom: 10px;
}
p.tooltips {

}
p.tooltips img  {
	border-style: none;
	margin-top: 5px;
}
p.tooltips a  {
	cursor: pointer;
	cursor: hand;
	margin-right: 10px;
	margin-left: 0px;
}

.tooltip_hide {
	display: none;
}
.rightslideshow {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.clearright {
	clear: both;
	padding-top: 8px;
}
.oneColFixCtr #container #mainContent #homepage td h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 26px;
}
