/* Global Styles */

body {
	margin:0px;
	}
	
td	{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
a {
	color: #ff0000;
	font-weight:bold;
	border-bottom-style:none;
	}
	
a:hover {
	color: #3366CC;
	}


/* ID Styles */
#pagecell1{
	position:absolute;
	top: 160px;
	/*right: 2%;*/
	width:100%;
	/*background-color:#FFFFFF;*/
	background-image:url(center_c.jpg);
	
		}
#masthead1{
	position: absolute;
	top: 0px;
	/*left: 2%;
	right: 2%;*/
	width:100%;
	height: 100%;
	background:#800000;
	
	background-image: url(image/Unbg.jpg);*/
}	
#masthead{
	position: absolute;
	top: 0px;
	/*left: 2%;
	right: 2%;*/
	width:100%;
	height: 100%;

	
	background-image: url(center_c.jpg);*/
}	
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#td{
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#navigation td {
	border-bottom: 1px solid #ff0000;
	}
	
#navigation a {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;

	font-style:inherit;
	}
	
#navigation a:hover {
background-image:url(1.gif);
	background: #fbf2d9  14px 45% no-repeat;
	color:#ff0000;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #bfa465;
	letter-spacing:.2em;
	line-height:40px;
	}

#tagline 	{	
	font:28px Verdana, Arial, Helvetica, sans-serif, bold;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.menName {
font: 20px Arial, Helvetica, sans-serif ;
color: #fa4545;

}
fond{
 font: bold 120% Arial,sans-serif;
 color: #f92424;
 margin: 0px;
 padding: 0px;
 font-size:24px;
 
 }
 dsds
.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}
 asddd
 crewv
 #globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration:none;
}

.skipLinks {display: none;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 165px; /* Width of Menu Items */
border-bottom: 1px solid #ff0000;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
font: 11px Verdana, Arial, Helvetica, sans-serif;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #003366;
text-decoration: none;
background: #fbf2d9 url("mm_arrow.gif") 14px 45% no-repeat;
padding:8px 6px 10px 26px;
border: 1px solid #ccc;
border-bottom: 0;
text-align:left;
}

.suckerdiv ul li a:visited{
color: 003366;
}

.suckerdiv ul li a:hover{
background-image:url(1.gif);
	background: #fbf2d9 url("mm_arrow.gif") 14px 45% no-repeat;
	color:#ff0000;
}

.suckerdiv .subfolderstyle{

}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.lin a{
color:#003366}

.lin a:hover{
	color:#FF0000;
}

.lin a:visited{
color: 003366;
}

/*hhhrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrh*/


img							{ border:0; }

.clear						{ display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 1px; height: 1px; }
.clear2						{ display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 1px; height: 3px; }
.clear5						{ display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 1px; height: 5px; }
.clear10					{ display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 1px; height: 10px; }

.clr1						{ color:#ffffff; }
.clr2						{ color:#afafaf; }
.clr3						{ color:#df3517; }

hr							{ padding:0; margin:3px 0; border:0; height:1px; clear:both; background:#ddd; }

a							{ color:#003366; font-weight:normal; text-decoration:none; }
a:hover						{ text-decoration:underline; color:#FF0000 }

div#body					{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) <= 800)? "800px" : (((document.documentElement.clientWidth || document.body.clientWidth) >= 2260)? "2260px" : "auto"));
	min-width: 800px; 
	max-width: 2260px;
}

.head						{ background-color: #383838; }
.head .logo					{ float:left; }
.head .logo h1				{ font-size:100%; margin:0; float:left; }
.head .logo h1 a 			{ display:block; height:45px; width:152px; text-indent:-2000em; z-index:1000; background: url('i/logo.gif') -0px -0px no-repeat; }
.head .logo h1 a:hover,
.head .logo h1 a:focus		{ cursor: pointer; background-position: -148px 0px; }

.logo div {
	color: #afafaf;
	margin: 14px 0 0 8px;
	font-size: 16px;
	font-weight: bold;
	float:left;
}

.head .fav					{ float:right; margin: 14px 8px; }
.head .fav a				{ padding: 0 8px; }

.menu						{ background:#df3517 url('i/coner-menu-l.gif') left bottom no-repeat; }
.menu div					{ padding: 6px 0; background: url('i/coner-menu-r.gif') right bottom no-repeat; }
.menu ul					{ padding:0 0 0 10px; margin:0px; list-style:none; }
.menu ul li					{ float:left; padding: 0 0 0 4px; font-size: 14px; font-weight:bold; }
.menu ul li a				{ display:block; text-decoration:none; padding: 3px 0; }
.menu ul li a strong		{ padding: 3px 8px; }
.menu ul li a:hover			{ background:#f87c66 url('i/menu-bg-select-l.gif') left no-repeat; }
.menu ul li a:hover strong	{ background:url('i/menu-bg-select-r.gif') right no-repeat; width:10px; height:22px; }

.content					{ background: #121212; margin: 7px 0; text-align:left; }
.content .tl				{ height: 5px; background:url('i/coner-cont-tl.gif') top left no-repeat; }
.content .tr				{ height: 5px; background:url('i/coner-cont-tr.gif') top right no-repeat; }
.content .bl				{ height: 5px; background:url('i/coner-cont-bl.gif') bottom left no-repeat; }
.content .br				{ height: 5px; background:url('i/coner-cont-br.gif') bottom right no-repeat; }
.content .c					{
	margin: 0px ;
	padding: 10px 15px;
}

.content table { width:100%; }
.content table th,
.content table td { vertical-align:top; }
.content table th { width:300px; font-weight:normal; }

.content .c2				{ padding: 10px 15px; }
.content .rm				{
	right: 0px;
	padding: 10px 0;
	margin: 10px 10px 0 0;
}
.content .c h1,
.content .c2 h1				{ padding:0; margin:0; color:#df3517; font-weight:normal; font-size: 22px;}
.content .c h1 a,
.content .c2 h1 a			{ font-size:14px; padding: 0 0 0 10px; }
.content .snav				{ margin: 5px 0 10px 0; }
.content .snav a,
.content .snav b			{ color:#666666; font-size:13px; font-style:normal; }
.content .snav a			{ margin:0 3px; }
.content .snav em			{ margin:0 0px; }
.content .text				{ color:#fff; font:1.083em/1.54em Verdana,sans-serif; line-height:1.4em; }
.content a					{ color:#393733; }


ul#gall,
ul#video					{ padding:0; margin:5px; list-style:none; }
ul#gall li,
ul#video li					{ float:left; margin:8px; }
ul#gall li h4,
ul#video li h4				{ color:#f4c28c; padding:0; margin:6px 0; font-size:14px; }
ul#gall li a,
ul#video li a				{ display:block; width:180px; height:180px; padding:3px; border:1px solid #333;}
ul#gall li a.lp				{ width:110px; height:150px; }
ul#gall li a.vc				{ width:170px; height:128px; }
ul#gall li a.txt			{ width:110px; height: 14px; border:0px; text-align:center; }
ul#gall li a.txt:hover		{ border:0px; }
ul#gall li a:hover,
ul#video li a:hover			{ border:1px solid #f4c28c; }
ul#gall li a.t,
ul#video li a.t				{ border:none; text-decoration:none; text-align:center; font-weight:bold; color:#999; }
ul#gall li a.t:hover,
ul#video li a.t:hover		{ color:#fff; text-decoration:underline; }
ul#gall li a span,
ul#video li a span			{ position:absolute; font-weight:bold; background:#fff; color: #383838; width:168px; padding:6px; filter: alpha(opacity=70); moz-opacity: 0.7; opacity: 0.7; display:none; }
ul#gall li a span h3,
ul#video li a span h3		{ padding:0; margin:0; color:#000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
ul#gall li a span em,
ul#video li a span em		{ font-style:normal; font-weight:normal; font-size:12px; }
ul#gall li a span div,
ul#video li a span div		{ text-align:right; color:#df3517; }

div#photo					{ text-align:center; padding: 10px 0; }

.tagsblock					{ margin: 10px 20px 0 0; }
.tagsblock a				{ color: #fff; text-decoration:none; white-space:nowrap; }
.tagsblock a:hover			{ background-color: #df3517; }
.tagsblock a.check			{ background-color: #df3517; padding:0 5px; }
.tagsblock .size1			{ font-size: 2.2em; }
.tagsblock .size2			{ font-size: 2.1em; }
.tagsblock .size3			{ font-size: 2.0em; }
.tagsblock .size4			{ font-size: 1.0em; }
.tagsblock .size5			{ font-size: 1.8em; }
.tagsblock .size6			{ font-size: 1.6em; }
.tagsblock .size7			{ font-size: 1.4em; }
.tagsblock .size8			{ font-size: 1.2em; }
.tagsblock .size0			{ font-size: 0.8em; }
.tagsblock .alltags			{ margin: 10px 0 0 0; text-align:right; }
.tagsblock .alltags a		{ background-color: #fff; color: #df3517; padding: 0 5px; font-weight:bold; }
.tagsblock .alltags a:hover	{ background-color: #df3517; color: #fff; }

.adsblock					{ padding: 20px 10px 0 0; }

/* Page Numbers */
#pages .num { margin:10px 0 0 0; font-size:14px; }
#pages .num a { text-decoration:none; background:#121212; border:1px solid #333333; padding:2px 6px; }
#pages .num a:hover { background:#333333; border:1px solid #333333; }
#pages .num strong { padding:2px 6px; color:#fff; background:#df3517; border:1px solid #df3517; }
/*
#pages .num a,
#pages .num strong			{ padding:0.2em 0.3em; }
#pages .num strong			{ font-weight:normal; background:#393733; }
#pages .num strong.dot		{ background:none; }
*/

div#models						{ margin: 0 10px 0 0; color:#fff; }
div#models em					{ color:#f4c28c; font-size:16px; font-style:normal; }
div#models .ttl					{ font-size:18px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; padding: 3px 0; border-bottom:1px solid #333333; }
div#models .thumb				{ padding: 5px 0 5px 5px; border-bottom:1px solid #333333; }
div#models .thumb a.img			{ float:left; display:block; padding: 1px; border:1px solid #333; width:82px; }
div#models .thumb table			{ border:0px;}
div#models .thumb table td		{ width:100%; }
div#models .thumb table th		{ width:80px; }
div#models .thumb td			{ vertical-align:top; padding: 0 0 0 4px; }
div#models .thumb td span		{ display:block; margin: 0 0 4px 0; font-size:18px; text-transform:uppercase; }
div#models .thumb td a			{ color:#929291; }
div#models .thumb td span,
div#models .thumb td span a		{ color:#f4c28c; }

div#random						{ margin: 0; }
div#random h3					{ padding:0; margin:0; font-size:16px; color:#fff; }

div#stat { font-size:10px; color:#fff; }

#video_palyer { text-align:center; margin:20px 0; }

.carousel { margin-bottom: 13px; height: 182px; position: relative; margin-top: 20px; }
.carousel .carousel-button { width: 49px; height: 55px; cursor: default; position: absolute; top: 68px; }
.carousel .carousel-button.carousel-left { left: 40%; top: 250px;  top left no-repeat; }
.carousel .carousel-button.carousel-right { right:40%; top: 250px;  top right no-repeat; }
.carousel .button-pressed-right { background: url('i/buttons/scroller-right-pressed.gif') top right no-repeat!important; }
.carousel .button-pressed-left { background: url('i/buttons/scroller-left-pressed.gif') top left no-repeat!important; }
.carousel .active { cursor: pointer!important; }
.carousel .items-container { width: auto; overflow: hidden; height: 180px; position: relative; margin: 0 5px 0 5px; }
.carousel ul { width: 10000px; position: absolute; margin: 0!important; padding: 0!important; }
.carousel ul li { margin: 1px 1px 0px 1px; float: left; color: white; display: inline; border: 0; width: 5px; height: 32px; text-align: center; font-size:10px; font:"Times New Roman", Times, serif; }

/*.enter_button { }*/
.enter_button { font-size:16px; font-weight:bold; margin:30px 0; }
.enter_button a { display:block; background:#df3517; width:200px; padding:10px 0; text-decoration:none; }
.enter_button a:hover { background:#f87c66; }