/* .browser reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0
}

ol,ul {
list-style:none
}

blockquote,q {
quotes:none
}

:focus {
outline:0
}

ins {
text-decoration:none
}

del {
text-decoration:line-through
}

table {
border-collapse:collapse;
border-spacing:0
}
* {
	margin: 0;
}
/* end browser reset */

html, body {
	height: 100%;
}

body{ background-image:url(img/bg.gif); background-repeat:repeat-x; background-color:#fff; font-family:Arial, Helvetica, sans-serif;}

/* heading tags */
h1{ text-indent:-9000px; display:none;}
h2{ 
	color:#333;
    padding-left:7px;
	padding-top:7px;
    background-image:url(img/title.gif); 
    background-repeat:repeat-x;
    height:32px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:20px; 
    text-transform:capitalize;
  }
.title{
	padding-left:5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:lowercase;
	display:block;
}
h3{color:#FFF; text-transform:capitalize; font-size:16px;}
/* end heading tags */

.logo{padding-top:5px;}

#wrapper{width:960px; margin:0 auto -50px; min-height: 100%;height: auto !important;height: 100%;}

/* start header */
#header{ height:95px; background-image:url(img/header2.gif); background-repeat:no-repeat; }
#header li{display:inline; margin-right:12px;}
#header ul{ padding:4px 10px 0;}
#header a { text-transform:capitalize; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:20px; text-decoration:none;}
#header a:hover{color:#fff200}
#header a.pushlink{margin-right:460px;}
#header a.members{ 
    background-image:url(img/members_button_bg.gif); 
    background-position:center; 
    background-repeat:no-repeat; 
	padding:5px;
}
/* end header */

/* start main */
#main{height:309px;}
#main_pics{ border-bottom:#0099CC thin dotted; padding:0 0 5px 0 ;}
#main_vids{ border-bottom:#0099CC thin dotted; padding:0 0 5px 0 ; height:304px}
#main_pics h2{ padding-left:5px;color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:20px; text-transform:capitalize;}
#model_stats{width:545px; float:right;}
.big_pics{
	padding:3px;
	background-color:#FFF;
	width:206px;
	height:309px;
	border: 1px solid #6da0e1;
	}
.join_now {float:right; font-size:20px; color:#27478e;}
.join_now:hover{color:#FFF200;}
/* end main */

/* profile page */
.profile_pic{padding:2px;border: thin solid #6da0e1; background-color:#FFF;}
.more_profile{padding:2px;background-color:#6da0e1; width:120px; float:left; position:relative;margin:6px;-moz-border-radius:2px;}
.more_bb:hover{}
.more_profile a{ text-decoration:underline;}
/* end profile page */


/* front page icons*/
.photos{background:url(img/photo_icon.png) no-repeat;padding:0 0 25px 67px;}
.videos{background:url(img/video_icon.png) no-repeat;padding:0 0 25px 67px;}
.week{background:url(img/week_icon2.png) no-repeat;padding:0 0 25px 67px;}
.sml{font-size:12px}
.sml2{font-size:10px}
/* end front page icons*/

/* small model pics*/
.more_bb{padding:3px;background-color:#6da0e1; width:120px; float:left; position:relative; margin:2px;-moz-border-radius:2px;}
.more_bb:hover{}
.more_bb a{ text-decoration:underline;}
/*end small model pics*/

#content_right{ width:305px; float:right; position:relative; background-image:url(img/content_right_bg.gif); background-repeat:no-repeat; background-color:#6da0e1; -moz-border-radius: 0 0 6px 6px; color:#333333;}
#content_right_photos{ width:305px; float:right; position:relative;}
#content_right ul {
	padding:5px;
	text-transform:none;
}

#content_left{ width:650px; font-size:12px;}
#content_left_profile{ width:auto; font-size:12px;}

#content{padding-top:5px;}

/*start footer*/
#footer, .push {height: 50px; clear:both; margin:0 auto; width:960px; /* .push must be the same height as .footer */}
#footer{border-top:#0099CC thin dotted;}
#footer li{display:inline; margin-right:12px; }
#footer ul{ padding:6px 0 0;}
#footer a { text-transform:capitalize;font-family:Arial, Helvetica, sans-serif; color:000; font-size:16px; text-decoration:none;}
#footer a:hover{color:#3C669C}
#footer copyright{
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:16px;
	text-decoration:none;
}
/* end footer */

/* start jquery slider */
#slider1 { width: 960px; /* important to be same as image width */ height: 308px; /* important to be same as image height */position: relative; /* important */overflow: hidden; /* important */}
#slider1Content {width: 960pxpx; /* important to be same as image width or wider */position: absolute;top: 0;margin-left: 0;}
.slider1Image {float: left;position: relative;display: none;}
.slider1Image span {
	position: absolute;
	font: 12px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {clear: both;}
.slider1Image span strong {font-size: 14px;}
.left {top: 0;left: 0;width: 200px !important;height: 290px;}
.right {right: 0;bottom: 0;width: 200px !important;height: 290px;}
ul { list-style-type: none;}
/* end jquery slider*/
/* Show Hide Commens */
div.quote {
 	margin-left: 25%;
  padding: 10px;
	 background-color: #FFCF31;
  border: 1px solid #00009C;
  width: 450px;
}

div.quote p {
 	font-size: .8em;
	 margin: 0px 0px 0px 0px;
}

div#commentForm {
 	display: none;
 	margin: 0px 20px 0px 20px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
}

a.commentLink {
 	font-family: Arial, sans-serif;
	 font-size: .9em;
}


