@charset "utf-8";
/* CSS Document */

/* START OF UNIVERSIAL STYLES */

* {
	margin:0;
	padding:0;
}

body {
	color: #afafaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background: #090705 url(../images/bg_repeat.jpg) repeat-x left top;
}

img{
	border: 0;
}

.clear{
	clear: both;
}

form{
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
	line-height: 135%;
}

/* END OF UNIVERSIAL STYLES */

/* START OF CONTENT STYLES */

#flashcontent{
	width: 556px;
}

#mainWrapper{
	width: 891px;
	margin: 0 auto;
}

#bgLeft{
	float: left;
	width: 70px;
	height: 917px;
	background: url(../images/bg_wood_left.jpg) no-repeat left top;
}

#mainContainer{
	float: left;
	width: 751px;
	min-height:772px;
    height:auto !important;
    height:723px;
	background: #090705 url(../images/img_bottomBorder.jpg) no-repeat 0 bottom;
	padding: 0 0 23px 0;
}

.header{
	height: 166px;
}

.mainLeft{
	width: 571px;
	float: left;
}

.mainNav{
	background: url(../images/bg_nav.jpg) no-repeat left top;
}

.mainNav ul{
	margin: 0 0 0 13px;
	padding: 0 0 0 0;
	list-style: none;
	height: 22px;
	font-size: 70%;
}

.mainNav ul li{
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	float: left;
}

.mainNav ul li a{
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 81px;
	height: 17px;
	text-align: center;
	padding-top: 5px;
	letter-spacing: -1px;
}

.mainNav ul li a:hover{
	background: #46c8f5;
	color: #000000;
	display: block;
}

.mainNav ul li a.selected{
	background: #46c8f5;
	color: #000000;
	display: block;
}

.mainNav ul li a.selected:hover{
	background: #46c8f5;
	color: #000000;
	display: block;
}

.mainBanner{
	width: 542px;
	height: 286px;
	padding: 0 16px 0 13px;
	background: url(../images/mainSample.jpg) no-repeat left top;
}

.mainContent{
	width: 571px;
	background: url(../images/bg_main_side.jpg) repeat-y left top;
}

.mainContentSide{
	float: left;
	width: 12px;
}

.mainContentMiddle{
	float: left;
	width: 556px;
	padding: 2px 1px 2px 2px;
}

.subscribePanel{
	width: 376px;
	height: 65px;
	background: url(../images/bg_subscribe.jpg) no-repeat left top;
	padding: 80px 0 0 180px;
}

.photoPanel{
	width: 556px;
	height: 119px;
	background: url(../images/bg_photoBanner.jpg) no-repeat left top;
}

.orderBtn{
	
	width: 124px;
	height: 33px;
}

.txtPanel{
	width: 526px;
	
	background: url(../images/bg_intro.jpg) left top;
	padding: 15px 15px 10px 15px;
}

.txtPanel p{
	font-size: 70%;
	color: #e9e3e3;
	margin: 0 0 15px 0;
}

.letterN{
	margin: 0 10px 0 0;
}

.currentIssue{
	float: left;
	width: 183px;
	height: 318px;
	background: url(../images/bg_issue.jpg) no-repeat left top;
	margin: 1px 0 0 0;
}

.issueImg{
	margin: 53px 0 0 6px;
}

.homeVideo{
	float: left;
	width: 340px;
	height: 268px;
	background: url(../images/bg_homeVideo.jpg) no-repeat left top;
	padding: 50px 0 0 33px;
}

object.homeVideoInner{
	width: 305px;
	height: 224px;
}

.mainRight{
	width: 180px;
	float: left;
	background: #000000;
}

.rightTop{
	width: 180px;
	height: 9px;
}

.rightMain{
	background: url(../images/bg_right_main.jpg) repeat-y right top;
	width: 180px;
	height: auto;
	
}

.driverContainer{
	float: left;
	width: 168px;
	padding: 0 2px 0 1px;
}

.newsletterContainer{
	width: 150px;
	height: 51px;
	background: url(../images/bg_newsletter.jpg) no-repeat left top;
	padding: 52px 0 0 18px;
	
}

.newsletterPos{
	margin: 0;
}

#response{
	font-size: 55%;
	color: #afafaf;
}

.inputInside{
	background: url(../images/bg_newsletterInput.jpg) no-repeat;
	color: #0088b3;
	border:0 none;
	font-size:60%;
	height:19px;
	padding: 4px 3px 0 3px;
	width:102px;
	border-left: 1px solid #4B4C4E;
}

*html .inputInside{
	background: url(../images/bg_newsletterInput.jpg) no-repeat;
	color: #0088b3;
	border:0 none;
	font-size:60%;
	height: 18px;
	padding: 5px 3px 0 3px;
	width:102px;
	border-left: 1px solid #4B4C4E;
}

.sideDriver{
	margin-bottom: 2px;
}

.emailContainer{
	margin-bottom: 2px;
}

.bookmarkContainer{
	margin-bottom: 2px;
}

.previewContainer{
	margin: 0 0 2px 0;
}

.driverBottomWrapper{

	background: url(../images/bg_driverBottom.jpg) repeat-y left top;
}

.buyBtn{
	padding: 10px 0 0 85px;
}

.driverBottom{

	padding: 3px 2px 0 3px;
	background: url(../images/bg_driverBottom_1.jpg) no-repeat left bottom;
}

.homeWrpperHeight{
	height: 627px;
}

.homeBottomHeight{
	height: 624px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.homeWrpperHeight{
		height: 613px;
	}
	
	.homeBottomHeight{
		height: 610px;
	}
}

.rightSide{
	float: left;
	width: 9px;
	height: 157px;
}

#bgRight{
	float: left;
	width: 70px;
	height: 917px;
	background: url(../images/bg_wood_right.jpg) no-repeat left top;
}

.footer{
	width: 891px;
	height: 90px;
	background: url(../images/bg_footer.jpg) no-repeat 70px top;
	font-size: 65%;
	color: #5d5b5b; 
}

.footer .panel{
	padding: 10px 90px 0 90px;
}

.footerLeft{
	float: left;
}

.footerLeft ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

.footerLeft ul li{
	float: left;
	margin: 5px 7px 0 0;
	padding: 0 0 0 7px;
	border-left: 1px solid #2b7e9b;
}

.footerLeft ul li a{
	color: #5d5b5b;
	text-decoration: none; 
}

.footerLeft ul li a:hover{
	color: #e9e3e3;
	text-decoration: underline;
}

.footerRight{
	float:right;
}

/* END OF CONTENT STYLES */

/* START OF SUBSCRIBE STYLES */

.subscribePanelInner{
	width: 541px;
	height: 135px;
	background: #1C1B1A url(../images/bg_subscribe_inner.jpg) repeat-x left top;
	padding: 0 0 0 15px;
}

.subscribeLeft{
	float: left;
	margin: 15px 5px 0 0;
}

.subscribeRight{
	float: left;
	width: 439px;
}

.subscribeRight h1{
	width: 424px;
	height: 29px;
	background: url(../images/bg_subscribe_title.jpg) no-repeat left top;
	margin: 0 0 10px 0;
	padding: 15px 0 0 15px;
	font-size: 95%;
	color: #ffffff;
}

.lightTitle{
	font-weight: normal;
	color: #9babbf;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.subscribeRight h1{
		width: 424px;
		height: 29px;
		background: url(../images/bg_subscribe_title.jpg) no-repeat left top;
		margin: 0 0 10px 0;
		padding: 15px 0 0 15px;
		font-size: 95%;
		color: #ffffff;
		font-weight: normal;
	}
	
	.lightTitle{
		font-weight: lighter;
		color: #9babbf;
	}

}

.subscribeRight p{
	float: left;
	margin: 0 24px 0 0;
	padding: 0 0 0 15px;
	width: 276px;
	font-size: 70%;
}

.subscribeOther{
	float: left;
	width: 124px;
}

.subscribeOther p.subscribePrice{
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	font-size: 120%;
	width: 124px;
	color: #ffffff;
}

.subscribeOther a{
	font-size: 80%;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.subscribeOther a:hover{
	color: #4FA0B5;
}

.priceBold{
	font-weight: bold;
}

.subscribeBottom{
	margin: 0 0 1px 0;
}

.subscribeWrpperHeight{
	height: 454px;
}

.subscribeBottomHeight{
	height: 451px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.subscribeWrpperHeight{
		height: 452px;
	}
	
	.subscribeBottomHeight{
		height: 449px;
	}
}

.confirmSpacing{
	height: 480px;
	background: #1C1B1A;
}

/* END OF SUBSCRIBE STYLES */

/* Start OF photo STYLES */

.photoPanelInner{
	width: 544px;
	height: 132px;
	background: url(../images/bg_photoInnerPanel.jpg) repeat-x left top;
	padding: 10px 6px;
	margin: 0 0 0 0;
}

.photoHolder{
	width: 130px;
	height: 132px;
	background: url(../images/bg_photoHolder.jpg) no-repeat left top;
	float: left;
	margin: 0 8px 0 0;
}

.photoHolderLast{
	width: 130px;
	height: 132px;
	background: url(../images/bg_photoHolder.jpg) no-repeat left top;
	float: left;
}

.photoThumb{
	margin: 8px;
}

.photoThumb a{
	display: block;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width: 114px;
	height: 85px;
}

.photoThumb a:hover{
	display: block;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	width: 114px;
	height: 85px;
}

.photoDesc{
	text-align: center;
	font-size: 65%;
	padding: 0 8px;
}

.pageNum1{
	background: #1B1B1B;
	padding: 0 10px;
	width: 536px;
	height: 30px;
}

.photoWrpperHeight{
	height: 449px;
}

.photoBottomHeight{
	height: 446px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.photoWrpperHeight{
		height: 447px;
	}
	
	.photoBottomHeight{
		height: 444px;
	}
}

/* END OF Photo STYLES */

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
	background: #1B1B1B;
	padding: 0 10px;
	width: 536px;
	height: 30px;
	font-size: 60%;
	text-align: right;
}

.paginationstyle a{ /*Pagination links style*/
	padding: 2px 4px;
	text-decoration: none;
	color: #ffffff;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	color: #000;
	background-color: #46C8F5;
}

/* START OF Publish STYLES */

.publishPanel{
	width: 556px;
	height: 119px;
	background: url(../images/bg_publishBanner.jpg) no-repeat left top;
}

.publishText{
	width: 536px;
	padding: 10px;
	background: #1C1B1A;
	font-size: 70%;
}

.publishText p{
	font-size: 100%;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

.publishImg{
	width: 556px;
	height: 388px;
}

.publishWrpperHeight{
	height: 477px;
}

.publishBottomHeight{
	height: 474px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.publishWrpperHeight{
		height: 475px;
	}
	
	.publishBottomHeight{
		height: 472px;
	}
}
/* END OF Publish STYLES */

/* Start OF Video STYLES */

.videoPanel{
	width: 556px;
	height: 119px;
	background: url(../images/bg_videoBanner.jpg) no-repeat left top;
}

.videoPanelInner{
	width: 544px;
	height: 177px;
	background: url(../images/bg_videoInnerPanel.jpg) repeat-x left top;
	padding: 10px 6px;
	margin: 0 0 0 0;
}

.videoHolder{
	width: 175px;
	height: 177px;
	background: url(../images/bg_videoHolder.jpg) no-repeat left top;
	float: left;
	margin: 0 8px 0 0;
}

.videoHolderLast{
	width: 175px;
	height: 177px;
	background: url(../images/bg_videoHolder.jpg) no-repeat left top;
	float: left;
}

.videoThumb{
	margin: 10px;
	width: 155px;
	height: 126px;
}

.videoVideoInner{
	width: 155px;
	height: 126px;
}

.videoDesc{
	text-align: center;
	font-size: 65%;
	padding: 0 8px;
}

.pageNum1{
	background: #1B1B1B;
	padding: 0 10px;
	width: 536px;
	height: 30px;
}

.videoWrpperHeight{
	height: 579px;
}

.videoBottomHeight{
	height: 576px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.videoWrpperHeight{
		height: 577px;
	}
	
	.videoBottomHeight{
		height: 574px;
	}
}

/* END OF Video STYLES */

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
	background: #1B1B1B;
	padding: 0 10px;
	width: 536px;
	height: 30px;
	font-size: 60%;
	text-align: right;
}

.paginationstyle a{ /*Pagination links style*/
	padding: 2px 4px;
	text-decoration: none;
	color: #ffffff;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	color: #000;
	background-color: #46C8F5;
}

/* START OF CURRENT STYLES */

.currentPanel{
	width: 556px;
	height: 119px;
	background: url(../images/bg_publishBanner.jpg) no-repeat left top;
}

.currentText{
	width: 536px;
	padding: 10px;
	background: #1C1B1A;
	font-size: 70%;
}

.currentTextLeft{
	float: left;
}

.currentTextRight{
	float: left;
	width: 199px;
}

.currentTextRight h1{
	padding: 0;
	margin: 0 0 10px 20px;
	color: #ffffff;
	font-size: 130%;
	font-weight: none;
}

.currentTextRight ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 85%;
}

.currentTextRight ul li{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(../images/icon_cross.gif) no-repeat 0 0;
}

.currentTextRight ul li h2{
	padding: 0;
	margin: 0 0 0 0;
	color: #C32129;
	font-size: 110%;
	font-weight: none;
}

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

.currentText p{
	font-size: 100%;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

.currentImg{
	width: 556px;
	height: 388px;
}

.currentWrpperHeight{
	height: 855px;
}

.currentBottomHeight{
	height: 852px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.currentWrpperHeight{
		height: 853px;
	}
	
	.currentBottomHeight{
		height: 850px;
	}
}
/* END OF CURRENT STYLES */

/* START OF PREVIEW STYLES */

.privewPanel{
	width: 556px;
	height: 119px;
	background: url(../images/bg_publishBanner.jpg) no-repeat left top;
}

.previewText{
	width: 536px;
	padding: 10px;
	background: #1C1B1A;
	font-size: 70%;
}

.previewText p{
	font-size: 100%;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

.previewImg{
	width: 556px;
	height: 388px;
}

.previewWrpperHeight{
	height: 513px;
}

.preivewBottomHeight{
	height: 510px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.previewWrpperHeight{
		height: 511px;
	}
	
	.previewBottomHeight{
		height: 508px;
	}
}
/* END OF PREVIEW STYLES */

/* START OF CONTACT STYLES */

.contactPanel{
	width: 556px;
	height: 119px;
	background: url(../images/bg_contactBanner.jpg) no-repeat left top;
}

.contactText{
	width: 536px;
	padding: 10px 10px 10px 10px;
	background: #1C1B1A;
	font-size: 70%;
}

.contactText p{
	font-size: 100%;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.contactLeft{
	float: left;
	width: 225px;
	margin: 0 10px 0 0;
}

form.details{
	margin: 0;
	padding: 10px 0 0 0;
}

form.details fieldset {
 	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border: 1px solid #585450;
	background: #3D3A38;
	width: auto;
	height: 240px;
}

form.details fieldset legend {
	position:absolute;
	top: -10px;
	padding: 0 4px 0 4px;
	margin: 0 0 0 0;
    font-weight: bold;
	font-size: 120%;
	line-height: 20px;
	color: #efefef;
	background: #76716B;
	text-transform: uppercase;
	margin: 0 0 0 10px;
}

form.details fieldset ol {
    margin: 0;
    padding: 10px 25px 10px 25px;
}

form.details fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
	color: #efefef;
}

form.details fieldset li a{
	color: #afafaf;
	text-decoration: underline;
}

form.details fieldset li a:hover{
	color: #afafaf;
	text-decoration: none;
}

.contactRight{
	float: left;
	width: 300px;
}
form.contact{
	margin: 0;
	padding: 10px 0 0 0;
}

form.contact fieldset {
 	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border: 1px solid #585450;
	background: #3D3A38;
	width: auto;
	height: 240px;
}

form.contact fieldset legend {
	position:absolute;
	top: -10px;
	padding: 0 4px 0 4px;
	margin: 0 0 0 0;
    font-weight: bold;
	font-size: 120%;
	line-height: 20px;
	color: #efefef;
	background: #76716B;
	text-transform: uppercase;
	margin: 0 0 0 10px;
}

form.contact fieldset ol {
    margin: 0;
    padding: 10px 25px 10px 25px;
}

form.contact fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
}

form.contact label{
	width: 50px;
	float: left;
	clear: left;
	text-align: right;
	margin: 0 10px 0 0;
	line-height: 180%;
}

form.contact fieldset li input.field1{
	padding: 2px;
	font-size: 90%;
	border: 1px solid #333333;
	background: #585450;
	width: 170px;
	height: 15px;
	color: #efefef;
}

form.contact fieldset li textarea{
	padding: 2px;
	font-size: 100%;
	border: 1px solid #333333;
	background: #585450;
	width: 170px;
	height: 70px;
	color: #efefef;
}

form.contact fieldset li span.error{
	margin: 0 0 0 60px;
	color: #0088B3;
}

form.contact fieldset li input.inputBtn{
	padding: 0 2px 2px 2px;
	font-size: 90%;
	border: 1px solid #333333;
	background: #585450;
	width: 60px;
	line-height: 20px;
	color: #efefef;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: inline;
}

form.contact fieldset li input.inputBtn1{
	padding: 0 2px 2px 2px;
	font-size: 90%;
	border: 1px solid #333333;
	background: #585450;
	width: 60px;
	line-height: 20px;
	color: #efefef;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: inline;
}

.btnHolder{
	padding: 0 0 0 60px;
}
.contactImg{
	width: 556px;
	height: 388px;
}

.contactWrpperHeight{
	height: 633px;
}

.contactBottomHeight{
	height: 630px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contactWrpperHeight{
		height: 631px;
	}
	
	.contactBottomHeight{
		height: 628px;
	}
}
/* END OF CONTACT STYLES */

/* START OF disclaimer STYLES */

.disclaimer{
	width: 610px;
	height: 450px;
	margin: 0 auto;
	background: #1C1B1A;
	padding: 15px;
}

.disclaimer h1{
	font-size: 110%;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 100%;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.disclaimer ul{
	margin: 0 0 0 0;
	padding: 0;
	font-size: 70%;
	list-style: none;
}

.disclaimer ul li{
	margin: 0 0 10px 0;
	padding: 0;
}

.disclaimer ul li h2{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 120%;
}

/* END OF disclaimer STYLES */