@import '/cms/styles/common.css';
@import '/styles/forms.css';
@import '/style.css';
@import '/scripts/stylish-select/stylish-select.css';


.resetlist, .resetlist ul, .resetlist li {
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}

.flort { float:right; }


/* COMMON ---------------------------------------------------------------------- */

body{
	background:#141824;
	margin:0;
	padding:0;
}

#bg-x{
	background:url('/images/bg.jpg') top left repeat-x;	
}

#bg-y{
	background: url('/images/bg-y.jpg') top center repeat-y;	
}

.page {
	width:980px;
	margin:0 auto;
}

/* HEADER ---------------------------------------------------------------------- */

#header {
	height:190px;
	overflow:hidden;
}
#header-left{
	width:705px;
}
#header-left .header-txt-lg{
	font-size:40px;
	font-weight:bold;
	color:#FFFFFF;
	padding:48px 5px 10px 0px;
	line-height:40px;
}
#header-left .header-txt-lg span{
	color:#6CC406;
	text-transform:uppercase;
}
#header-left .header-txt-sm{
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 5px 0px 0px;
	line-height:19px;
}
#header-right{
	width:275px;
}
#header-right #logo img{
	width:255px;
	height:82px;
}
#header-right #menu{
	padding:15px 20px 0 0;
	float:right; 
}
#header-right #menu ul,
#header-right #menu li{
	margin:0;
}
#header-right #menu li{
	padding:0 10px 0 0;
	margin-right:10px;
	border-right:1px solid #43557B;
	float:left; 
}
#header-right #menu li.privacy{
	padding:0 0 0 0;
	margin-right:0px;
	border-right:none;
}
#header-right #menu a{
	color:#85A5D6;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
#header-right #menu a:hover{
	color:#FFF;
	text-decoration:underline;
}
/* MENU ------------------------------------------------------------------------ */

/* SUBNAV ---------------------------------------------------------------------- */

/* SHARED ---------------------------------------------------------------------- */

/* HOME ------------------------------------------------------------------------ */
.homepage #bg-top{
	background:url('/images/bg-top-home.jpg') top center no-repeat;
}
.homepage #content{
	height:430px;
}
.homepage #content-left,
.homepage #content-middle{
	width:302px;
	padding:45px 0 0 30px;
}

.homepage #content .heading{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	padding:0 0 0 40px;
}
.homepage #content-middle .heading{
	padding:0 0 0 50px;
}
.homepage #content .heading span{
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	padding:0 0 0 10px;
}
.homepage #content-middle .lable{
	/*margin:1px 0px 6px 0px;*/
	padding:7px 0px 7px 0px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.homepage #content-left .lable{
	padding:12px 0 12px 0;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.homepage #content #filters{
	padding:20px 0 0 0;
}

.homepage #content-middle #filters{
	padding:27px 0 0 0;
}

.homepage #content-middle ul li{
	background:none;
	
}

.homepage #content #info-form{
	padding:22px 0 0 0;
}
.homepage #content #policy{
	padding:20px 0 0 0;
	color:#FFF;
	font-size:11px;
}
.homepage #filters .submit{
	padding:0;
}

.homepage #content-right{
	width:270px;
	padding:0 0 0 46px;
}
.homepage #share{
	color:#FFF;
	padding-right:30px;
}
.homepage #share-links a{
	color:#FFF;
	padding:8px 0px 10px 50px;
	display:block;
	height:24px;
	width:175px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.homepage #share-links a.twitter{
	background:url('/images/share-twitter.jpg') top left no-repeat;
}
.homepage #share-links a.facebook{
	background:url('/images/share-facebook.jpg') top left no-repeat;
}
.homepage #share-links a.email{
	width:172px;
	margin:0px 0px 0px 3px;
	background:url('/images/share-email.jpg') top left no-repeat;
}
.homepage #share-links a:hover{
	background-position:top right;
}
.homepage #content-right .title{
	padding:25px 0 0 0;
	font-weight:bold;
	font-size:18px;
}
.homepage #content-right a.follow{
	width:97px;
	height:24px;
	float:right;
	padding:46px 0 0 83px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	
}
.homepage #content-right a:hover.follow{
	text-decoration:underline;
	
}
.homepage #featured {
	color:#D7E5F2;
	font-size:12px;
}
.homepage #featured .cell {
	width:230px;
	padding-right:20px;
}
.homepage #featured .celllast {
	padding-right:0px;
	width:230px;
}
.homepage #featured .heading{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	padding:20px 0;
	text-transform:uppercase;
}
.homepage #featured .title{
	color:#D7E5F2;
	font-weight:bold;
	padding:0 0 5px 0;
	text-transform:uppercase;
}
.homepage #featured .name{
	color:#D7E5F2;
	font-weight:bold;
	padding:5px 0 0px 0;
	font-size:15px;
	text-transform:uppercase;
}
.homepage #featured .price{
	color:#96A7BE;
	font-weight:bold;
	font-size:14px;
}
.homepage #featured .price span{
	font-size:18px;
}
.homepage #featured .info {
  height:70px;
  min-height:70px !important;
  overflow:visible;
}
.homepage #featured p{
	color:#96A6BE;
}
/* CONTENT --------------------------------------------------------------------- */

.contentpage{
	background:#141824;	
}

.contentpage #bg-top{
	background: url('/images/bg-top-content.jpg') top center no-repeat;
}

.contentpage .page{
	min-height:1100px;
	height:auto !important;
	height:1100px;
}

.contentpage #header{
	height:135px;	
}

.contentpage h1{
	font-size:20px;
	color:#FFFFFF;
	padding:0px 5px 0px 0px;
	line-height:20px;	
}

.contentpage .enlarge{
	display:block;
	float:right;
	background: url('/images/enlarge-bg.jpg') 0px 0px no-repeat;
	margin:10px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	width:92px;
	height:19px; /*22*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.contentpage .enlarge:hover{
	text-decoration:underline;	
}

.contentpage #content-content{
	width:665px;
}

.contentpage #content-content-header{
	background:url('/images/content-bg-top.png') top left no-repeat;
	display:block;
	margin:0px;
	padding:0px;
	height:8px;
}

.contentpage #content-content-body{
	background:#D7E5F2 url('/images/content-bg-middle.png') top left no-repeat;
	padding:0px 20px 20px 20px;
}

.contentpage #content-content-body h2{
	padding:10px 0px 0px 0;
	margin:0px;
	line-height:140%;
	font-size:16px;
	color:#262C4A;
}

.contentpage #content-content-body p{
	padding:10px 10px 0 0;
	margin:0px;
	line-height:140%;
}

.contentpage #content-content-body ul{
	padding:10px 0px 0px 0px;
}

.contentpage #content-content-body ul li{
	line-height:140%;
	padding:0px 0px 0px 10px;
	background: url('/images/bullet.gif') 0px 6px no-repeat;
}

.contentpage #details{
	margin:	0px 0px 30px 0px;
}

.contentpage #details-left{
	width:250px; /*275*/
	padding:0px 25px 0px 0px;
	float:left;	
}

.contentpage #details-left img{
	margin:20px 0px 0px 0px;	
}

.contentpage #details-right{
	width:280px;
	float:left;	
}

.contentpage table{
	font-size:13px;
}

.contentpage #details-table{
	margin:20px 0px 20px 0px;	
}

.contentpage #details-table .dark, .contentpage #info-table .dark{
	width:95px;
	font-weight:bold;
}

.contentpage #content-table{
	margin:20px 0px 20px 0px;	
}

.contentpage #content-table .table-titles{
	font-weight:bold;	
}

.contentpage #content-table .dark{
	font-weight:bold;
	width:140px;
}

.contentpage #content-table td{
	width:110px;
}


.contentpage #content-content-bottom{
	background:url('/images/content-bg-bottom.png') top left no-repeat;
	display:block;
	margin:0px;
	padding:0px;
	height:8px;
}

.contentpage #content-right{
	width:275px;
	height:340px;
	float:right;
	margin:15px 0px 0px 40px;
}

.contentpage #share{
	color:#FFFFFF;	
	padding:0px 25px 0px 0px;
}

.contentpage #share-links a{
	color:#FFF;
	padding:8px 0px 10px 50px;
	display:block;
	height:24px;
	width:172px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.contentpage #share-links a.twitter{
	background:url('/images/share-twitter.png') top left no-repeat;
}
.contentpage #share-links a.facebook{
	background:url('/images/share-facebook.png') top left no-repeat;
}
.contentpage #share-links a.email{
	background:url('/images/share-email.png') top left no-repeat;
}
.contentpage #share-links a:hover{
	background-position:top right;
}

.contentpage #content-right .title{
	padding:25px 0 0 0;
	font-weight:bold;
	font-size:18px;
}
.contentpage #content-right a.follow{
	width:97px;
	height:24px;
	float:right;
	padding:46px 0 0 83px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.contentpage #content-right a:hover.follow{
	text-decoration:underline;
}

/* POPUPS --------------------------------------------------------------------- */

.contactpage{
	padding:0;
	margin:0;
	width:660px;
	height:400px;
	background:#000000 url('/images/bg-contact.jpg') top left no-repeat;	
}

.contactpage #popup-main{
	color:#ffffff;
	margin: 150px 0px 0px 0px;
	width:660px;
	text-align:center;
}

.contactpage h1{
	font-size:25px;	
}



.contactpage .email{
	background:url('/images/email-us.png') top left no-repeat;
	display:block;
	width:202px;
	height:42px;
	margin: 35px auto 0px auto;
}

.contactpage .email:hover{
	background:url('/images/email-us.png') top right no-repeat;	
}

.privacypage{
	width:660px;
	height:400px;
	background:#000000 url('/images/bg-privacy.jpg') top left no-repeat;	
}

.privacypage #popup-main{
	padding:90px 20px 0px 20px;	
	color:#ffffff;
}

.thankspage{
	width:660px;
	height:400px;
	background:#000000 url('/images/bg-thanks.jpg') top left no-repeat;
}

.thankspage #popup-main{
	width:400px;
	color:#ffffff;
	padding:190px 110px 0px 150px;
	
}

.thankspage h1{
	font-size:35px;
	
}

.thankspage h2{
	font-size:18px;
	
}

.thankspage p{
	margin-top:50px;
	font-size:13px;
	
}

.thankspage .green{
	color:#6CC406;	
}

/* FOOTER ---------------------------------------------------------------------- */

#footer-y{
	background: url('/images/footer-bg-top.jpg') top center repeat-y;
	margin:0;
	padding:0;
	padding:20px 0px 0px 0px;
}

#footer{
	padding:10px 0px 30px 0px;
	border-top: solid #333333 1px;
	color:#333333;	
	background:#020201;
	width:980px;
	margin:0 auto;
}

.contentpage #footer{
	border-top: none;	
}

#footer a{
	color:#333333;		
}

#footer a:hover{
	text-decoration:none;	
}

/* SITE MAP -------------------------------------------------------------------- */

.sitemap ul {
	padding:0 0 0 50px;
  margin:0;
}
.sitemap ul ul {
  padding:0 0 0 5px;
}
.sitemap li {
  background:url('/images/bullet-page.gif') 0px 1px no-repeat;
  margin:0 0 15px 0;
  padding:0 0 0 15px;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
	text-transform:uppercase;
	outline:none;
}
.sitemap li li {
  margin: 0 0 4px 0;
	background:url('/images/bullet-sub.gif') 0px 4px no-repeat;
	padding:0 0 0 10px;
}
.sitemap li li a {
  font-size:11px;
  font-weight:normal;
	text-transform:none;
}
.sitemap a:visited {
  color: #999999;
}
.sitemap a:hover {}



/* CUSTOMIZATIONS -------------------------------------------------------------- */
