/* stylesheet_main.css
Matt last edit June 06, 2010  */

@charset "ISO-8859-1";
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
body {
	background-image:url(images/toplessevents_bkg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a:link {
	color: #35a2c9;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #cc0000;
}
a:active {
	color:#35a2c9;
}
hr {
	border: none 0;
	border-top: 1px dotted #333;/*the border*/
	width: 90%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
} 

#wrapper {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	margin-top: 30px;
	background-image: url(images/ToplessEvents_Header.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 120px;
	background-color:#FFF;
}
.banner {
	padding-top: 55px;
	padding-right: 35px;
	padding-left: 400px;
	text-align:right;
	font-family: ms-trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.links_text{
	font-family: ms-trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.links_text_business_name{
	font-family: ms-trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc0000;
}
.links_text_business_title{
	font-family: ms-trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #35a2c9;
}
#main {
	float: left;
	width: 815px;
	background-image:url(images/toplessHOMEPAGEbkg.gif);
	background-repeat:no-repeat;
	background-color: #FFF;
	padding: 20px 30px 20px 30px;
}

#leftcontent {
	float: left;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* ---------- ALL OTHER CONTENT PAGES ---------- */
#contentmain {
	float: left;
	width: 815px;
	background-image:url(images/toplessCONTENTbkg.gif);
	background-repeat:no-repeat;
	background-color: #FFF;
	padding: 20px 30px 20px 30px;
}

#contentimage {
float:left;
width: 160px;
}
#contenttext {
float: right;
width: 415px;
}
#contentbuttons {
clear: both;

}
#contentfooter {
	clear: both;
	background-image:url(images/toplessFOOTERbkg.gif);
	background-repeat:no-repeat;
	background-color: #fff;
	padding-top: 10px;
}

/*----------- BOOKING PAGE-------------*/

#bookingcontent {
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


#bookingimage {
float:left;
width: 300px;
height: 520px;
}

#bookingtext {
float: right;
width: 450px;
border-left: solid 1px #000000;
padding-left:20px;

}



/* ---------- MODEL PAGES ONLY ----------*/
#modelmain {
	float: left;
	width: 815px;
	background-image:url(images/toplessCONTENTbkg.gif);
	background-repeat:no-repeat;
	background-color: #FFF;
	padding: 20px 30px 20px 30px;
}

#modelimage {
float: left;
width: 300px;
height: 380px;
}
#modelbio {
float: right;
width: 280px;
}
#modelpics {
clear: both;

}
#modelpics img {
margin: 10px 0px 0 0px;
border: solid 0px #999;
}

#modelpics .noborder{
border: none;
padding: 0px;
}

#menuright {
	width: 200px;
	background-color:#e5e5e5;
	float: right;
}
/*
#menuright img {
	border:solid 1px #888;
	padding: 2px 2px 2px 2px;
}
*/
#menuright img {
	border: 0px;
}

#menuright .noborder{
	border: none;
	padding: 10px;
}

.menurightlink {
	font-family: trebuchet ms, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
}

.menurightlink:hover {
	color: #666;
}
.menurightlink:link {
	color: #FFFFFF;
}
.menurightlink:visited {
	color: #FFFFFF;
}

.scrollBigDiv {
	width: 160px;
	height: 110px;
	border: solid 1px #888;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 10px;
}

.scrollPicDiv {
	width: 160px; height: 87px;
}

.scrollNameDiv {
	width: 160px; background-color: #000000;
}

.printCompCard:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #35a2c9;
	text-decoration: none;
}
.printCompCard:hover {
	color: #cc0000;
	text-decoration: underline;
}

.printCompCard:visited {
	color: #35a2c9;
}
.printCompCard:active {
	color:#cc0000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #35a2c9;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #35a2c9;
	font-weight: normal;
}
h2+p {
	margin-top: -0.9em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
h3+p {
	margin-top: -12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}
.p a:link, .p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35a2c9;
	text-decoration: none;
}
.p a:hover {
	text-decoration: underline;
}

/*SHORTCUT BUTTONS ON INDEX PAGE*/	
#shortnav {
	height: 84px;
	width: 960px;
	background-color:#FFF;
}
/*END OF SHORTCUT BUTTONS ON INDEX PAGE*/
/*FOOTER START*/
#footer {
	clear: both;
	background-image:url(images/toplessFOOTERbkg.gif);
	background-repeat:no-repeat;
	background-color: #fff;
	padding-top: 10px;
}

#footercopyright {
float:left;
padding: 10px 0 10px 20px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#footersubmenu {
	float:right;
	padding: 10px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #408bc5;
	text-decoration: none;
}
#footer a:hover {
	color: #408bc5;
	text-decoration: underline;
}	
/*FOOTER'S LINKS COLUMNS - START HERE*/

#footercontent {
	overflow: hidden;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 100px;
	padding-bottom: 20px;
}
#footercontent ul {
	list-style: none;
}
#footercontent li {
	float: left;
	width: 220px;
}


/*FOOTER'S COLUMNS - ENDS HERE*/

.scroll{
overflow-x:scroll;
color:#245F9A;
float:left;
width:300px;
height: 20px;
margin:5px 0px;
}


/*this to preload large images on the individual models pages*/

.loadimages {
display:none;
}

/* FORM STYLES by andrewg */

.enquiryTextField {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#315296;
	width:240px;
}

.enquiryTextArea {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#315296;
	width:240px;
	height:90px;
}

.enquirySelectField {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#315296;
	width:240px;
}

.mandatory {
	color:red;
}