@charset "utf-8";

/* PSD to CSS by Gimme-Website.com */

body {
	background:#fff;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	background-image: url(images/bg.jpg);
}
#trailer  {
    background:url(/models/ashlyn/t/big.jpg) no-repeat;
    display:block;
    width:600px;
    height:338px;
    margin:0 0 0 2px; 
    float:left;
    padding:0 0px;
    border:1px solid #0097f3;
}
#page {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#ffffff;
	margin:0 auto;
	width:1020px;
}
#header {
	height:202px;
}
#logo {
	background:url(images/logo.jpg) no-repeat;
	float:left;
	height:202px;
	width:298px;
}
#logo h1 {
	font-size:24px;
	font-weight:bold;
	visibility:hidden;
}
#logo h2 {
	font-size:18px;
	font-weight:bold;
	visibility:hidden;
}
#headerimg {
	background:url(images/headimg.jpg) no-repeat;
	float:right;
	height:202px;
	width:722px;
}
#topline {
	background:url(images/bg-top.jpg) repeat-x;
	height:43px;
	width:100%;
}
#topline h3 {
	background:url(images/toptext.jpg) no-repeat;
	height:43px;
	margin:0 auto;
	width:873px;
}
#topline h3 span {
	font-size:14px;
	font-weight:bold;
	visibility:hidden;
}
#menu {
	background:url(images/bg-menu.jpg) repeat-x;
	height:43px;
	width:1020px;
}
#menu a img {
	border:none;
	display:block;
	float:left;
}
.imagebox {
	margin:0px auto 0;
	width:990px;
}
.imageboxmodel {
	margin:-20px auto 0;
	width:990px;
}
.imagebox .head {
	background:url(images/box-head.jpg) no-repeat;
	height:44px;
	line-height:44px;
	text-align:left;
	width:990px;
}
.imagebox .head h4 {
	color:#76bbff;
	font-size:20px;
	padding-left:20px;
}
.imagebox .head h4 span {
	color:#5ea8db;
	font-weight:bold;
}
.imagebox .middle {
	background:url(images/box-middle.jpg) repeat-y;
	padding:0 6px;
	width:978px;
}
.imagebox .middlebot {
	background:url(images/box-middle.jpg) repeat-y;
	padding:0 36px;
	width:978px;
}
.imagebox .middlevid {
	background:url(images/box-middle.jpg) repeat-y;
	padding:0 71px;
	width:978px;
}
#models .imagebox .middle {
	background:url(images/box-middle.jpg) repeat-y;
	padding:0 12px;
	width:978px;
}
.imagebox .foot {
	background:url(images/box-foot.jpg);
	height:13px;
	width:990px;
}
.imagebox .thumb-small {
	float:left;
	padding:0 2px;
	width:180px;
}
.imagebox .thumb-small img {
	border:1px solid #0097f3;
	display:block;
	height:110px;
	margin-bottom:2px;
	width:180px;
}
.imagebox .thumb-large {
	float:left;
	padding:0 2px;
	width:600px;
}
.imagebox .thumb-large img {
	border:1px solid #0097f3;
	display:block;
	height:338px;
	width:600px;
}
.imagebox .model {
	float:left;
	padding:0 2px;
	text-align:center;
}
.imagebox .modelvid {
	float:left;
	padding:0 4px;
	text-align:center;
}

.imagebox .model img {
	border:1px solid #0097f3;
	display:block;
	height:315px;
	width:225px;
}
.imagebox .modelvid img {
	border:1px solid #0097f3;
	display:block;
	height:150px;
	width:200px;
}
.imagebox .model p {
	color:#0078dd;
	font-size:20px;
	font-weight:bold;
	margin:5px 0;
}
.imagebox .modelvid p {
	color:#0078dd;
	font-size:20px;
	font-weight:bold;
	margin:5px 0;
}
.endmodelfont {
	color:#0078dd;
	font-size:30px;
	font-weight:bold;
}
.imagebox .model a {
	color:#0078dd;
	text-decoration:none;
}
.imagebox .model a:hover {
	text-decoration:none;
}
.textbox {
	background:url(images/bg-text.jpg) no-repeat;
	margin:5px auto 0;
	text-align:left;
	width:990px;
}
.textbox p {
	display:inline;
	float:left;
	line-height:18px;
	padding:10px 0 0 10px;
	margin:0;
	width:700px;
}
.textbox a img {
	border:none;
	display:block;
	float:right;
	padding:0 20px 0 0;
}
#footer {
	margin:25px auto 0;
	padding:0 0 25px 0;
	text-align:center;
	width:990px;
}
#footer p {
	line-height:18px;
	margin:0;
}
#footer a {
	color:#f00;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
