*{
	margin:0 auto 0 auto;
	padding:0;
	font-family:arial;
}
body {
	background: url(images/bg.jpg);
	text-align: center;
}
a{
	text-decoration:none;
	border:0;
	color:#FD87B3;
}
a:hover{
	color:#FFB3C5;
}
a:visited{
	color:#B56A8D;
}
h1{/*Header Pricipal*/
	padding:28px 0 0 20px;
	font-size:31px;
	color:#FFF;
	text-transform:capitalize;
	font-weight:normal;
	float:left;
}
h3{/*Nombre Modelo en profile*/
	padding:17px 0 0 250px;
	font-weight:normal;
	font-family: Georgia;
	font-size: 45px;
	color:#FFF;
	float:left;
}
h4{/*Nombre de modelo en listado*/
	margin:5px 0 0 0;
	font-size:18px;
}
h5{/*we proudly present...... etc*/
	clear:both;
	font-weight:normal;
	font-family: Georgia;
	font-size: 45px;
	padding:20px 0 20px 0;
}
#header {
	background: url(images/header.png) no-repeat;
	width: 835px;
	height:180px;
}
#main{
	width: 835px;
}
#menu{
	background:url(images/menu2.png) no-repeat;
	width:835px;
	height:64px;
	text-align:left;
}
	#menu ul{
		margin:0 0 0 20px;
		line-height:40px;
	}
		#menu li{
			margin:0 8px 0 0;
			display: inline;
		}
		#menu li a{
			color:#FFF;
			text-decoration:none;
			font-weight:bold;
			font-size:14px;
		}
		#menu li a:hover{
			color:#DDD;
		}
#content{
	background: url(images/bg_main.png);
	width: 835px;
	text-align:center;
}
#top{
	background: url(images/top.png) no-repeat;
	height: 23px;
	width: 100%;
	clear:both;
	margin:-30px 0 0 0;
}
#main_bottom{
	height: 30px;
	width: 100%;
	clear:both;
	background-position: center -3px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}

#main_bottom2{
	height: 20px;
	width: 824px;
	clear:both;
	background-image: url(images/bottom2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#get_access{
	background-color: #1B2B3C;
	width:818px;
	margin:0 0 0 0px;
}
#get_access a{
	background: url(images/getaccess_roll.png) no-repeat top center;
	display:block;
	height:50px;
}
#get_access a:hover{
	background-position:bottom center;
}
#video{
	margin:0 0 0 8px;
	background: url(images/banner_index_04.jpg) no-repeat;
	height: 325px;
	width: 818px;
}
#video embed{
	margin:3px 0 0 -400px;
}
#footer{
	background: url(images/bg_footer.png);
	height: 360px;
	width: 100%;
	clear:both;
}
	#footer p{
		margin:10px 0 0 0;
	}
	#footer img{
		margin:10px 0 0 0;
		color:#000;
		font-size:12px;
		font-family:Arial;
		text-align:center;
	}
	#footer a{
		font-weight:bold;
		color:#1C2C3D;
	}
#menu_footer{
	height:35px;
	width:100%;
	background:#1c2c3d;
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	text-align:center;
	margin:20px 0 0 0;
}
	#menu_footer ul{
		margin:5px;
	}
		#menu_footer li{
			display: inline;
			margin:0 20px 0 0;
		}
		#menu_footer li a{
			font-weight: bold;
			font-family: Arial;
			font-size: 18px;
			color: #FFFFFF;
			text-decoration: none;
		}
		#menu_footer li a:hover{
			color: #3B4D60;
		}
.accessplayer {
    width:216px;
    height:40px;
    float:right;
    display:block;
    margin-right:21px;
}
.h_main {
	background: url(images/h1.png) no-repeat top;
	height: 89px;
	width: 835px;
	text-align:left;
	margin:-30px 0 0 0;
}
.thumb_mod{
	float: left;
	background-image: url(images/mod_thumb.png);
	height: 250px;
	width: 200px;
	font-size:10px;
	color:#FFF;
	margin:0 1px 0 6px;
	text-align:center;
}
	.thumb_mod img{
		margin:5px 0 -10px 0;
		border:2px solid #3E4F5F;
	}
.thumb_gal{
	float: left;
	background: url(images/gal_thumb.png) no-repeat;
	height: 318px;
	width: 202px;
	font-size:10px;
	margin:0 -2px 0 6px;
	color:#FFF;
	text-align:center;
}
	.thumb_gal img{
		border:2px solid #FD87B3;
		margin:3px 0 2px 0;
	}
.thumb_vid{
	background: url(images/vid_thumb_soft.png) no-repeat left top;	
	width: 814px;
	margin:0 2px 0 8px;
	clear:both;
}
.thumb_vid_hard{
	background: url(images/vid_thumb_hard.png) no-repeat left top;	
	width: 814px;
	margin:0 2px 0 8px;
	clear:both;
}
	.thumb_vid_hard .main_img,
	.thumb_vid .main_img{
		margin:10px 0 0 10px;
		float:left;
	}
	.thumb_vid_hard .desc,
	.thumb_vid .desc{
		margin:-33px 0 0 385px;
		width:425px;
		height:185px;
		clear:right;
		text-align:left;
		color:#000;
	}
.thumb_vid_hard .thumbnail{
	margin:10px 3px 20px 3px;
	border:3px solid #171F27;
}
.thumb_vid .thumbnail{
	margin:10px 3px 20px 3px;
	border:3px solid #FEA5C0;
}
.thumb_vid .h_bar_vid{
	display:block;
	background: url(images/bg_bar2.png);
	font-weight:normal;
	font-family: arial;
	font-size: 15px;
	color:#000;
	text-align:right;
	padding:0 10px 0 0;
	line-height:25px;
	height:30px;
	width:420px;
}
.thumb_vid_hard .h_bar_vid{
	display:block;
	background: url(images/bg_bar.png);
	font-weight:normal;
	font-family: arial;
	font-size: 15px;
	color:#FFF;
	text-align:right;
	padding:0 10px 0 0;
	line-height:25px;
	height:30px;
	width:420px;
}
.mod_img_box{
	background-image: url(images/mod_image.png);
	height:220px;
	width:220px;
	margin:0 0 0 10px;
	float:left;
}
	.mod_img_box img{
		margin:19px 0 0 0;
	}
.details{
	float:left;
	width:550px;
	height:200px;
	text-align:left;
	margin:6px 0 0 20px;
}
.h_bar_model{
	display:block;
	background: url(images/bg_bar.png);
	font-weight:normal;
	font-family: arial;
	font-size: 15px;
	color:#FFF;
	text-align:right;
	padding:0 10px 0 0;
	line-height:25px;
	height:30px;
	width:540px;
}
.separador{
	clear:both;
}

/********join page********/
#joinpage {
	width: 816px;
	background-image: url(images/joinpage_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 612px;
}
#joinpage input{
	background:#FC6FA3;
	border:2px solid #000;
}
#joinpage h1{
	display:block;
	margin:20px;
	padding:0;
	font-size:20px;
	color:#000;
	text-transform:capitalize;
	font-weight:normal;
	float:none;
}
#joinpage p{
	font-weight:normal;
	font-family: verdana;
	font-size: 10px;
	color:#000;
	margin:50px 0 0 0;
}
#prices {
	width: 290px;
	float: right;
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: right;
	color: #fff;
	line-height: 20px;
	margin: 10px 8px 0 0;
	letter-spacing: 1px;
}
.pricestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
	background-color: #000;
}
/********join page********/
/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */
.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	left:0;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		
