@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Univers';
    src: url('fonts/UniversLTStd-LightCn_1.otf');
    font-weight: normal;
    font-style: normal;

}
body{
	margin:0;
	padding:0;
	font-family:Univers, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #999;
	background:#3e3e3e url(images/pageTopBG.jpg) top center no-repeat;
	letter-spacing:.040em;
	background-attachment:fixed;
}
/*======================*/
h1, h2, h3, p{
	margin:0 0 10px 0;
	padding:0;
}
h1, h2, h3{
	font-family:Univers, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ff7200;
}
p{
	line-height:1.5em;
}
h1{
	font-size:24px;
	line-height:normal;
}
h2{
	font-size:18px;
	font-family:Univers, Arial, Helvetica, sans-serif;
}
a{
	color:#ff7200;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	text-decoration:none;
	border:0;
}
ul.check li{
	list-style-image:url(images/checkBullet.jpg);
	padding-bottom:5px;
}
.imgLeft{
	float:left;
	margin:0 10px 0 0;
}

.imgright{
	float:right;
	margin:0 0 0 10px;
}
.imgBorder{
	padding:5px;
	border: #333 solid 1px;
}
hr{
	border:none;
	height:1px;
	background:none;
	border-bottom:#C06 dotted 1px;
	margin: 20px 0;
}
em{
	color: #ff7200;
}
b, strong{
	color: #CCC;
}
.tableBorder{
	border-top:#bbd6e9 solid 1px;
	border-left:#bbd6e9 solid 1px;
	margin-bottom:20px;
}
.tableBorder td{
	border-right:#bbd6e9 solid 1px;
	border-bottom:#bbd6e9 solid 1px;
	padding:7px;
}
.tableBorder td p{
	padding-bottom:0;
}
.tableBorder02 td.green{
	color:#289b74;
}
.tableBorder02{
	border-top:#bbd6e9 solid 1px;
	border-left:#bbd6e9 solid 1px;
	margin-bottom:20px;
}
.tableBorder02 td{
	border-right:#bbd6e9 solid 1px;
	border-bottom:#bbd6e9 solid 1px;
	padding:5px 3px;
}
.tableBorder02 td p{
	padding-bottom:0;
}
.inputs[type="text"]{
	border: #DDDDDD solid 1px;
	padding:3px;
}
/*======================*/
.centerHolder{
	width:100%;
	max-width:1006px;
	height:auto;
	margin:0 auto;
}
#heade{
	width:1006px;
	height:123px;
	float:left;
	position:relative;
}
#heade img.logo{
	position:absolute;
	z-index:999;
	left:20px;
	bottom:-20px;
}
#topNav{
	width:460px;
	top:0;
	right:0;
	height:auto;
	height:140px;
	position:absolute;
	z-index:999;
}
#topNav ul{
	margin:0;
	padding:0;
}
#topNav ul li{
	float:left;
	height:140px;
	margin-right:3px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:11px;
	background:url(images/navShadow.png) bottom no-repeat;
}
#topNav ul li a{
	float:left;
	height:70px;
	padding:0 15px;
	background-color:#ff7200;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:70px;
}
#topNav ul li a:hover{
	background-color:#ff9c00;
}
#topNav ul li.active a{
	background-color:#ff9c00;
}

#contentWrap{
	width:1000px;
	height:auto;
	float:left;
	margin:0 2px;
	clear:both;
	background-color:#181818;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:#524a55 solid 1px;
	box-shadow:0 0 4px #000000;
}
#content{
	width:940px;
	height:auto;
	float:left;
	padding:30px;
}
.contentBoxx{
	width:946px;
	float:left;
	padding-bottom:30px;
}
#leftPanel{
	width:670px;
	float:left;
	height:auto;
	padding-right:20px;
	border-right: #666 solid 1px;
}
#rightpanel{
	width:216px;
	float:right;
	height:auto;
}
#footerMast{
	width:1006px;
	height:auto;
	float:left;
	padding-top:10px;
	text-align:center;
	margin-bottom:30px;
}
/*===== gallery =======*/
#galleryThumb{
	width:946px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
#galleryThumb li{
	list-style:none;
	float:left;
	margin:8px;
	background:url(images/thumbShadow.png) bottom center no-repeat;
	padding-bottom:15px;
}
#galleryThumb li img{
	width:206px !important;
}
#galleryThumb li a{
	float:left;
	text-decoration:none;
	padding:5px;
	background-color:#121212;
	border-top:#222121 solid 1px;
	border-left:#222121 solid 1px;
	border-bottom:#1e1e1e solid 1px;
	border-right:#1e1e1e solid 1px;
}
#galleryThumb li a:hover{
	background-color:#474d4d;
	border-top:#474d4d solid 1px;
	border-left:#474d4d solid 1px;
}
/*======= Banners ===========*/
#bannersGalSquare{
	width:946px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
#bannersGalSquare li{
	list-style:none;
	float:left;
	margin:8px;
	background:url(images/thumbShadow.png) bottom center no-repeat;
	padding-bottom:15px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
#bannersGalSquare li img{
	width:283px !important;
}
#bannersGalSquare li span{
	width:100px;
	position:absolute;
	left:-1px;
	bottom:30px;
	color:#ff7200;
	background-color:#0d0d0d;
	padding:5px 10px;
}
#bannersGalSquare li a{
	float:left;
	text-decoration:none;
	padding:5px;
	background-color:#121212;
	border-top:#222121 solid 1px;
	border-left:#222121 solid 1px;
	border-bottom:#1e1e1e solid 1px;
	border-right:#1e1e1e solid 1px;
}

#bannersGalSquare li a:hover{
	background-color:#474d4d;
	border-top:#474d4d solid 1px;
	border-left:#474d4d solid 1px;
}
/*====================================*/
#bannersLeaderboard{
	width:946px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 5px;
}
#bannersLeaderboard li{
	list-style:none;
	float:left;
	margin:8px;
	background:url(images/thumbShadow.png) bottom center no-repeat;
	padding-bottom:15px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
#bannersLeaderboard li img{
	width:438px;
}
#bannersLeaderboard li span{
	width:100px;
	position:absolute;
	left:-1px;
	bottom:-4px;
	color:#ff7200;
	background-color:#0d0d0d;
	padding:5px 10px;
}
#bannersLeaderboard li a{
	float:left;
	text-decoration:none;
	padding:5px;
	background-color:#121212;
	border-top:#222121 solid 1px;
	border-left:#222121 solid 1px;
	border-bottom:#1e1e1e solid 1px;
	border-right:#1e1e1e solid 1px;
}

#bannersLeaderboard li a:hover{
	background-color:#474d4d;
	border-top:#474d4d solid 1px;
	border-left:#474d4d solid 1px;
}
table#prints {
	width:946px !important;
}
table#prints td{
	padding:5px;
	text-align:center;
}
table#prints td img{
	padding:5px;
	background-color:#121212;
	border-top:#222121 solid 1px;
	border-left:#222121 solid 1px;
	border-bottom:#1e1e1e solid 1px;
	border-right:#1e1e1e solid 1px;
}
table#prints td a{
	text-decoration:none;
}
#printsList{
	width:100%;
	float:left;
	height:auto;
	padding:0;
	margin:0;
}
#printsList li{
	float:left;
	list-style:none;
	width:33%;
	text-align:center;
	padding:15px 0;
}
#printsList li img{
	padding:5px;
	background-color:#121212;
	border-top:#222121 solid 1px;
	border-left:#222121 solid 1px;
	border-bottom:#1e1e1e solid 1px;
	border-right:#1e1e1e solid 1px;
}
#printsList li:nth-child(3n+1){
	clear:both;
} 