@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
A:link {
       text-decoration: none;
       color: #FFF
}
A:visited {
        text-decoration:
        underline; color: #FFF
}
A:hover {
        text-decoration: none;
        color: #ff33cc;
}
A:active {
        text-decoration:
        underline; color: #ff33cc
}
body {
        background-color: #474E54;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.clear {
	clear: both;
}
.bg {
	background-image: url('shadowbg_01.png');
	background-repeat: repeat-y;
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bottombg {
	background-color: #474E54;
	margin-right: auto;
	margin-left: auto;
	width: 1017px;
}
.wrap {
	margin-left: 21px;
	position: relative;
	width: 976px;
	background-color: #000000;
	font-size: 13px;

}
.top {
	margin-right: 6px;
	margin-left: 6px;
	background-image: url('collage_02.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 964px;
}
.top-nav {
	background-color: #950050;
        height: 37px;
	position: relative;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
        color: #000000;

}

.nav {
	position: relative;
	float: left;
	margin-top: 10px;
}
.top-nav  ul{
	list-style-type: none;
	margin-left: 4px;
	font-size: 12px;
}
.top-nav ul li {
	display: block;
	float: left;
}
.top-nav ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.top-nav ul li a:hover {
	color: #000000;
}
.nav2 {
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 10px;
	float: left;
	width: 320px;
}

.main-content {
	float: left;
	width: 696px;
	position: relative;
	margin-left: 6px;
}
.btm-nav2 {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
}
.btm-nav2 a {
	color: #FFF;
	text-decoration: none;
}
.btm-nav2 a:hover {
	color: #000;
}
.top-log {
	float: right;
	color: #000000;
	background-color: #474E54;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.top-log a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.top-log a:hover {
	color: #CCC;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	width: 976px;
	margin-top: 30px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
.titlebars {
	margin-top: 3px;
	margin-bottom: 3px;
}
.rightbar {
	float: right;
	width: 265px;
	margin-left: 2px;
	position: relative;
	margin-right: 6px;
}

.page-titles {
	padding: 5px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 3px;
	background-color: #660033;
	color: #FFF;
}
.page-headers {
      	margin-right: 6px;
	margin-left: 6px; 
}




/*------------------------- FORMS PAGE --------------------*/





.search {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
}
.search #textfield   {
	height: 18px;
	border: 1px solid #CCC;
}
.search #searchbtn   {
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.join-form {
	background-image: url('join-02.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form1   .step1 {
	height: 102px;
	background-image: url('join-02.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form1 .step1 table {
	margin-left: 15px;
	font-size: 11px;
	width: 240px;
	border-collapse: collapse;
	margin-bottom: 57px;
}
#form1 .step1 table td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#form1 .step1 table input {
	width: 145px;
	height: 20px;
	border: 1px solid #3A3F47;
}

#form1 .step2 {
	height: 261px;
	background-image: url('join-03.jpg');
	position: relative;
}
#form1 .step2 .dot1 {
	position: absolute;
	left: 227px;
	top: 55px;
}
#form1 .step2 #select {
	position: absolute;
	left: 18px;
	top: 62px;
}
#form1  .step2  .dot2 {
	position: absolute;
	top: 111px;
	bottom: 0px;
	left: 227px;
}
#form1  .step2  .dot3 {
	position: absolute;
	left: 227px;
	top: 165px;
}
#form1  .step2  .dot4 {
	position: absolute;
	left: 227px;
	top: 219px;
}
.search #form2 {
	margin-left: 7px;
	font-size: 10px;
	color: #000000;
	margin-top: 8px;
}
.search #form2 #textfield {
	width: 170px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	margin: 0px;
}
.search  #form2  .radio {
	margin-left: 7px;
	margin-top: 0px;
}




/*----------------------------- HOME ---------------------------*/




.home-header {
}
.image-slider {
	background-color: #666;
	width: 691px;
}
.home-titles {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #660033;
	color: #FFF;
}
.home-main-disc {
	margin-left: 10px;
	margin-top: 5px;
	width: 500px;
	float: left;
}

.home-main-disc h1 {
	font-size: 19px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 8px;
	margin-bottom: 5px;
}

.home-main-stats {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 30px;
	line-height: 19px;
}

.home-videos {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.home-videos h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}
.home-vid-thumbs {
	float: left;
	margin-right: 5px;
	width: 227px;
}
.home-vid-thumbs p {
	margin-top: 5px;
}
.home-vid-thumbs2 {
	float: left;
	margin: 0px 5px 5px 0px;
	width: 343px;
        position: relative;
}
.home-vid-thumbs2 p {
	margin-top: 5px;
}
.home-photos-title {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;
}
.home-photos-thumb {
	width: 169px;
	float: left;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.home-photos-thumb h1 {
	text-align: left;	
        font-family: "Tahoma, Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
        margin-top: 5px;
        margin-left: 5px;
}
.home-photos-thumb p {
        font-size: 10px;
        margin-left: 5px;
}
.news {
	padding-bottom: 10px;
	background-color: #CCC;
	margin-top: 4px;
	color: #cccccc;
}
.news h1 {
	color: #FFF;
	background-color: #640034;
	font-size: 17px;
	padding-top: 5px;	
        padding-bottom: 5px;
        padding-left: 7px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;


}
.news p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 17px;
}
.news ul {
	color: #000;
        margin-left: 25px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 15px;
}
.news  ul  li {
	margin-bottom: 10px;
}

.main-page-comments {
	background-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	padding-bottom: 10px;
}
.main-page-comments h1 {
	color: #FFF;
	background-color: #640034;
	font-size: 17px;
	padding-top: 5px;	
        padding-bottom: 5px;
        padding-left: 7px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.main-page-comments a {
	color: #2D3138;
}
.main-page-comments p {
	margin-left: 10px;
	font-size: 10px;
	line-height: 16px;
}

.player_btn {
        
}




/*-------------------------  PROFILE PAGE --------------------*/




.bg2 {
	position: relative;
	background-image: url('bg2.jpg');
	background-repeat: no-repeat;
}
.profile-media {
	width: 430px;
	float: left;
	margin-right: 20px;
	margin-left: 6px;
	margin-top: 4px;
}
.profile-media img, mediabar {
	margin-top: 2px;

}
.media-type  {
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
	min-height: 235px;
}
.media-type h1 {
	font-size: 11px;
	color: #E4AF0E;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-weight: normal;
}
.media-type p {
	font-size: 10px;
	margin-left: 5px;
}
.media-vidoes {
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
	min-height: 235px;
        width: 426px;
}
.media-videos h1 {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-weight: bold;
}
.media-videos p {
	font-size: 10px;
	margin-left: 5px;
}
.media-photos {
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
	min-height: 250px;
        width: 211px;
  
}
.media-photos h1 {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-weight: bold;
}
.media-photos p {
	font-size: 10px;
	margin-left: 5px;
}
.profile-bio {
	float: left;
	width: 500px;
	padding-top: 40px;
}
.profile-bio .profile-disc {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
}
.profile-disc .profile-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	font-size: 24px;
	background-image: url('biobullet.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	min-height: 24px;
	font-weight: normal;
	color: #ff00cc;
}
.profile-bio .body-t {
	margin-left: 10px;
	float: left;
	width: 260px;
	margin-right: 30px;
	line-height: 17px;
	font-size: 11px;
}
.profile-bio .body-t h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	font-weight: normal;
	color: #ff00cc;
}
.profile-bio .stats {
	float: left;
	width: 160px;
	font-size: 11px;
	line-height: 17px;
}
.profile-bio .stats h1 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	font-weight: normal;
	color: #ff00cc;
}






/*------------------------- LIVE PAGE --------------------*/




.live-show {
	height: 400px;
	width: 739px;
	float: left;
	margin-right: 3px;
	background-color: #000000;
	margin-bottom: 3px;
	margin-top: 2px;
}
.next-live-show {
	width: 230px;
	float: left;
	height: 400px;
	background-color: #E4AD0C;
	margin-bottom: 3px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4AD0C;
	border-left-color: #E4AD0C;
	margin-top: 2px;
}
.next-live-show h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 9px;
	color: #000000;
	font-weight: normal;
}
.live-show-tab {
	margin-bottom: 7px;
}






/*------------------------- VIDEOS PAGE --------------------*/





.vid-list-thumb {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	width: 300px;
	position: relative;
}
.vid-list-thumb  h1 {
	font-size: 11px;
        font-weight: bold;
	margin-top: 5px;
	text-align: left;
}
.vid-list-thumb  p {
	font-size: 10px;
	text-align: left;
}

.c-type {
	right: 5px;
	margin-top: 4px;
        position: absolute;
        
}
.vid-rating {
	float: left;
	margin-top: 3px;
}


/*---------------------------------- VIDEO PAGE --------------------------*/





.main-vid {
	background-color: #333333;
        margin-right: 6px;
        margin-left: 6px;
}
.main-vid .scenes {
	margin-left: 15px;
	margin-top: 10px;
	background-color: #606A73;
}
.main-vid  .mvid {
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.main-vid  .scenethumbs {
	width: 130px;
	height: 73px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.main-vid .scenes .contentThumb {
       float: left;
       padding: 4px;
}
.main-vid .photoset {
       padding-left:20px;
       padding-top:10px;
}
.main-vid .photoset_thumb {
    
}
.main-vid h1 {
	font-size: 14px;
	text-indent: 6px;
	font-weight: normal;
	color: #ff00cc;
}
.vid-title {
	float: left;
	margin-top: 10px;
	margin-left: 6px;
}
.vid-title h1 {
        font-size: 17px;
        color: #ff00cc;
        font-weight: normal;
}
.vid-title p {
        font-size: 14px;

}
.stats {
	font-size: 11px;	
        float: right;
	margin-right: 10px;
	margin-top: 10px;
        width: 170px;
        line-height: 17px;
}
.stats h1 {
	font-size: 12px;
}
.vid-disc {
        margin-top: 25px;
        margin-right: 20px;
        margin-left: 6px;

}





/*------------------------- THE GIRLS PAGE --------------------*/





.the-wmen-thumb {
	width: 175px;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 5px;
	margin-top: 5px;
        height: 320px;
}
.the-wmen-thumb h1 {
	text-align: left;	
        font-family: "Tahoma, Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
        margin-top: 5px;
        margin-left: 5px;
}
.the-wmen-thumb p {
	text-align: left;	
	font-size: 10px;
        margin-left: 5px;
}
.the-wmen-rated {
	margin-left: 45px;
	text-align: left;
}
.top-rated-wrap {
	height: 30px;
	position: relative;
	background-image: url('top_rated_bar.jpg');
	background-repeat: no-repeat;
	margin-top: 2px;
}
.browse {
	float: right;
}
.browse #arrange {
	color: #FFFFFF;
	margin-top: 5px;
	text-align: right;
	margin-right: 5px;
}




/*------------------------- WARNING PAGE --------------------*/





.warning {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #666666;
	margin-top: 50px;
	text-align: center;
        color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.warning h1 {
	font-size: 24px;
	color: #000;
}
.warning .enter {
	font-size: 35px;
	font-weight: normal;
	color: #000;
}
.warning a {
	color: #666;
}
.warning .exit {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.warning .exit a {
	color: #AAADB2;
}




/*------------------------- FAVORITES PAGE --------------------*/





.favorites-wrap {
	margin: 6px;
	position: relative;
}
.favorites-wrap  a {
	color: #999;
}
.favorites-wrap  p {
	font-size: 10px;
	line-height: 15px;
}
.favorites-wrap  h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.favorites-wrap  h2 {
	margin-left: 0px;
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}
.favorite-model {
	width: 350px;
	float: left;
	margin-left: 8px;
}
.favorite-model-thumb {
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.favorite-video {
	float: left;
	width: 600px;
}
.favorite-video-thumb {
	padding: 5px;
	float: left;
	width: 275px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
}





/*------------------------- FAQ PAGE --------------------*/




.faq-wrap {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
        line-height: 17px;
        color: #FFF;
}
.faq-wrap p {
	margin-left: 10px;
}
.faq-wrap h1 {
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
}
.faq-wrap h2 {
	color: #FFF;
	font-size: 18px;
	font-family: "myriad pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 10px;
}
.faq-wrap .call {
	font-size: 16px;
}
.faq-wrap a.dep {
	color: #FFF;
}
.faq-wrap a.dep:hover {
	color: #D5A410;
}
.faq-wrap .smalltype {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-left: 0px;
}
.faq-wrap .smalltype2 {
	font-size: 12px;
	padding-bottom: 10px;
	margin-left: 0px;
}
.faq-wrap #question {
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#question #textarea {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 150px;
	background-color: #363E44;
	border: 1px solid #666666;
}



/*--------------------- BECOME MODEL PAGE ----------------------*/



.bcomemodel-wrap {
	margin: 10px;
}
.bcomemodel-wrap h1 {
	font-size: 21px;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.bcomemodel-wrap h2 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.bcomemodel-wrap #button {
	margin-top: 5px;
	background-color: #F2F2F2;
	color: #000;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
}
.bcomemodel-wrap p {
	font-size: 13px;
}
#model4us {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#model4us td {
	padding: 4px;
	border: 1px solid #CCC;
}
#model4us  input {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F2F2F2;
}


/* -------------------- REVIEWS PAGE ------------------------*/


.reviews-wrap {
	margin: 10px;
	font-size: 11px;
	line-height: 18px;
}
#revlist td {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 13px;
}
#revlist {
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.review-image {
	padding: 4px;
	border: 1px solid #666666;
	width: 200px;
}
.reviews-wrap h1 {
	font-size: 21px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}
.upgrades {	
        background-color: #474E54;
	width: 250px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #666666;
	color: #FFFFFF;
	background-image: url('tablebg.jpg');
	cursor: pointer;
}






/*------------------------ HOME FORM --------------------------*/





.home-form-wrap {
	float: right;
	width: 250px;
	margin-top: 20px;
	color: #FFF;
	margin-right: 20px;
}
#homeform {
	height: 124px;
	background-image: url('home-form_02.jpg');
	background-repeat: repeat;
	padding-top: 9px;
}
#hometable {
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.homeform-input {
	width: 125px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hometable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#hometable #select {
	margin-top: 7px;
}





/*------------------------------------- RATINGS WIDGET -------------------------------------*/



.stars-wrap {
	margin-top: 3px;
	margin-bottom: 3px;
}

.rating {
  padding-top: 2px;
  padding-bottom: 2px;
}
#star ul.star { 
        LIST-STYLE: none; 
        MARGIN: 0; 
        PADDING: 0; 
        WIDTH: 85px; 
        HEIGHT: 20px; 
        LEFT: 1px; 
        TOP: -5px; 
        POSITION: relative; 
        FLOAT: left; 
        BACKGROUND: url('stars.gif') repeat-x; 
        CURSOR: pointer; }
#star li { 
        PADDING: 0; 
        MARGIN: 0; 
        FLOAT: left; 
        DISPLAY: block; 
        WIDTH: 85px; 
        HEIGHT: 20px; 
        TEXT-DECORATION: none; 
        text-indent: -9000px; 
        Z-INDEX: 20; 
        POSITION: absolute; PADDING: 0; }
#star li.curr { 
        cursor: pointer;
        BACKGROUND: url('stars.gif') left 25px; 
        FONT-SIZE: 1px; }
#star div.user { 
        LEFT: 15px;
        POSITION: relative;
        FLOAT: left;
        FONT-SIZE: 13px;
        FONT-FAMILY: Arial;
        COLOR: #888; }
#star .thankyou {
        padding-left: 10px;
}

.myfavorite_item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom:1px solid #666666;
}




/*------------------------------------- COMMENT WIDGET -------------------------------------*/




#comment_widget {
	width: 500px;
	margin-top: 20px;
	margin-left: 6px;
}

.comment_box {
  width: 350px;
  height: 70px;
  background-color:#444444;
  color: #000000;
}

.commentHeading {
	padding-top: 10px;
	font-weight: bold;
	color: #000;
}

#comments {
  padding-top: 10px;
  overflow:auto;
  max-height: 300px; 
}

#comments .comment {
  padding-bottom: 10px;
}

#comments .comment .user {
	font-weight: bold;
	color: #ff0099;
}

#comments .comment .added {
  color:#AAAAAA;
}

#comments .comment .msg {
  font-size:10px;
}

#comment_thankyou {
  padding-top: 5px;
}
#comment_msg {
	border: 1px solid #CCC;
	width: 300px;
	height: 120px;
	color: #000000;
	background-color: #FFFFFF;
}
#comment_submit {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	color: #000000;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}




/*-------------------------- BUTTONS BACK-NEXT ------------------------*/





.btns {
	float: right;
	margin-right: 2px;
}
.btns a {
	background-color: #950050;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 5px;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.btns a:hover {
	background-color: #000000;
}


.btns2 {
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	margin-top: 6px;
}
.btns2 a {
	background-color: #950050;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 5px;
	font-size: 9px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #ff0033
	font-family: Verdana, Geneva, sans-serif;
}
.btns2 a:hover {
	background-color: #000;
}




