/* screen styles for the template */
html { 
	background:#212121 url(../images/backNav-new.gif) repeat-x left top; 
}
body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:12px;
	color:#eeeeee; 
	background:url(../images/back-new.jpg) no-repeat center top;
}

img {	border: 0; }
p { margin:0 0 1em 0; }
a { color:#e3001b; text-decoration:none; }
a:hover { color:#e3001b; text-decoration:underline; }

/* system */
#page, #footer { width:990px;	margin:0 auto; } 
#footer { margin-top:0; color:#dadada; position:relative; z-index:2; }
.homeFooter { margin-top:68px !important; }
#nav { height:40px; text-align:center; }
#page { position:relative; min-height:850px; }
#intFlash { position:absolute; left:-229px; }
#shadow { background:url(../images/shadow.png) no-repeat center 188px; }
#shadow2Home { background:url(../images/shadow2.png) no-repeat center 686px; }
/* system end */

/* main */
#logo { height:152px; float:left; }
#header { height:150px; margin:0 0 5px 0; background:#87d300; }
#headerHome { height:190px; margin:0 0 5px 0; background:#87d300; }
#content { position:relative; z-index:20;  }
#rightCol { width:232px; padding:15px 0 0 0;  margin:0; float:right; }
#imgCol { width:200px; float:right; }

#contHolder { padding:20px; clear:left; }
.withCol { margin:0 252px 0 0; }

#homeContHolder { /*background:url(../images/backHome.png) no-repeat 289px 483px; */}
#homeCont { margin-left:347px; padding:36px 36px 0 0; height:440px; }
.editMode #homeCont { height:auto; }
#homeLogo { text-align:right; margin-bottom:10px; }
#homeCont .cont { height:8em; overflow:hidden; }
#homeCont .headings { text-transform:uppercase; }
#homeCont .headings a, #homeCont .subHeadings a { color:#eee; }
#homeFlash { z-index:-1; position:absolute; left:-72px; }
.editMode #homeFlash { z-index:2; }
#homeFlashAd { margin:20px 0; }

#credits { padding:0; font-size:10px; font-style:italic; }
#credits a { margin:0 3px; color:#dadada; text-decoration:none; }
#credits a:hover { text-decoration:underline; }
#footerPages { float:right; }
#footerPages a { color:#dadada; }
/* main end */

/* Promos */
#promoHolder { width:960px; height:164px; padding:14px 15px 0; margin-top:34px; background:url(../images/backPromos.png) no-repeat left top; }
#promoHolder .edit { height:340px !important; overflow:hidden; }
.promo { width:206px; height:124px; margin:0 0 10px 0; padding:14px 15px 10px; }
.promo .headings { text-transform:uppercase; text-align:center;  }
.promo .headings a { color:#eeeeee; }
.promo img { display:block; }
.promo .promoPadding { }
.promo .cont { height:7em; margin:5px 0 8px; overflow:hidden; font-size:11px; }

#promoHolder .promo { float:left; margin:0 5px 0 0; }
#promoHolder .p4 { margin-right:0; }

#rightCol .promo { background:url(../images/backPromo.png) no-repeat left top; width:217px; padding:30px 26px 20px; margin:0;  }
#rightCol .promo .promoImg { display:none; }
/* promos end */

/* news */
.archivedBlock { padding:4px 0; border-bottom:1px solid #acacad; }
.archivedBlock a { display:block; }
/* end news*/

/* map */
.mapLeft { float:left; width:476px; }
.mapRight { margin:0 0 0 496px; }
.mapLeftSmall { float:left; width:286px; }
.mapRightSmall { margin:0 0 0 306px; }
/* end map */

/* faq */
#faq { margin:0 0 25px 0; padding:10px 0; color:#eeeeee; list-style:none; background:#e3001b;  }
#faq li { margin:0; padding:0px 15px; background:#e3001b; }
#faq li.last a { border-bottom:0; }
#faq li a { padding:5px; font-size:12px; font-weight:bold; color:#eeeeee; border-bottom:1px solid #7a4a93; display:block; }
.faqBlock { margin:0 0 15px 0; padding:0 0 10px 0; border-bottom:1px solid #5e476a;  }
.last { border-bottom:0; }

/* faq end */

/* media gallery */
#media { margin:0; padding:0; list-style:none; }
#media li { width:158px; height:188px; float:left; margin:0 22px 22px 0; padding:2px; cursor:pointer; background:#e3001b; }
#media li a { display:block; width:158px; height:158px; }
#media li a img { display:none; }
#media li .caption { text-align:center; height:1.5em; overflow:hidden; padding:5px; color:#eeeeee; }
#media li .cont { display:none; }

#mediaFader, #mediaContainer { width:100%; height:100%; position:fixed; top:0; left:0; cursor:pointer; }
#mediaFader { z-index:300; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; background:#111111; }
#mediaContainer { z-index:400; }
#mediaHolder { width:860px; height:480px; margin:-250px 0 0 -450px; padding:10px 20px; position:absolute; top:50%; left:50%; font-size:12px; overflow:hidden; color:#eeeeee; background:#e3001b; cursor:default; }
#mediaButtons { height:20px; margin-bottom:10px; text-align:right; }
#mediaClose, #mediaNext, #mediaBack { width:55px; height:19px; margin-right:5px; display:block; text-align:center; float:right; cursor:pointer; }
#mediaClose { margin-right:0; }
.mediaDir { font-size:14px; }
#mediaContent { width:190px; height:415px; padding-right:10px; font-size:11px; overflow:auto; float:right; }
#mediaFile { width:640px; height:415px; overflow:hidden; }
#mediaCaption, #mediaDownload { position:absolute; bottom:10px; }
#mediaCaption { width:640px; height:1.5em; overflow:hidden; font-size:14px; font-weight:bold; text-align:center; background:#e3001b; }
#mediaDownload { right:10px; z-index:400; cursor:pointer; font-style:italic; }
#mediaDownload a { color:#eeeeee !important; }

/* media gallery end */

/* magazine viewer */
.magButtons { height:30px; }
.magButtons .btns { padding:2px 5px; margin:0 5px 5px 0; float:left; cursor:pointer; background:#e3001b; color:#eeeeee; }
.magViewerEdit ul, #magArchivedList ul { margin:0; padding:0; list-style:none; }
.magViewerEdit li, #magArchivedList li { margin:0 5px 5px 0; float:left; }
#magArchivedList li { margin:0 10px 10px 0; }
/* magazine 


/* form */
.qty { width:20px; border:1px solid #acacad; }
.required { color:#fff; }
.formbutton { padding:0 10px; border:0; background:#e3001b; color:#eeeeee; cursor:pointer; }
#form .textinput, #form .selectinput { width:300px; border:1px solid #acacad; vertical-align:top; }
#form select { vertical-align:top; }
#form .textareainput { width:300px; height:100px; margin:0 0 3px 0; border:1px solid #acacad; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; vertical-align:top; }
#form .fieldlabel { width:160px; margin:0 5px 5px 0; display:inline-block; vertical-align:top; }
#form fieldset { width:475px; margin:0; padding:0; border:0; display:inline-block; }
#form fieldset br { display:none; }
#form legend { margin:0; padding:0; color:#d72101; font-size:14px; font-weight:bold; }
#form .requiredtextrow .required { margin:0 222px 0 0; }
#form .formbutton { margin:10px 0 0 0; }
.firefox2 #form .fieldlabel { display:-moz-inline-box; width:160px; }
.firefox2 #form fieldset { display:-moz-inline-box; width:300px; }
.firefox2 .formrow { margin-bottom:3px; }
.firefox2 .labelwrapper { display:block; width:160px; }
/* end form */

/* cart items */
#wtCart { width:100%; border-collapse:collapse; padding:0; }
#wtCart th { text-align:right; border-bottom:1px solid #C1C1C2; }
#wtCart td { padding:10px 0; border-bottom:1px solid #c1c1c2; }
.wtCartTotal { text-align:right; }
#txtCardSecurityCode { width:25px; }
/*.wtCartImage { width:100px; }
.wtCartName { width:484px; }
*/
#cartHolder h2 { font-size:14px; color:#4099d0; margin:0 0 3px 0; padding:0; }
#cartHolder #wtCart { margin:0 0 20px 0; }
#cartHolder #wtForm .fieldlabel { width:120px; height:25px; font-weight:bold; display:block; float:left; }
#cartHolder #wtForm .textinput { width:300px; border:1px solid #ACACAD; }
#cartHolder #wtForm .textareainput { width:300px; height:100px; border:1px solid #acacad; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; }
#cartHolder #wtForm .radiobuttonfieldset { border:0; margin:0; padding:0;  }
#cartHolder #wtForm .radiobuttonfieldset br { float:left; margin-right:10px; }
#cartHolder #wtForm .required { margin:0 191px 0 0; }
#cartHolder #wtForm .fieldlabel .required { margin:0; }
/* #cartHolder #wtForm .formbutton { border:0; background:#0077C0; color:#eeeeee; padding:0 10px; margin-top:10px;  } */
#cartHolder #wtForm .formrow { height:22px; margin:0 0 4px 0; }
#cartHolder #wtForm #FieldBillingLabel { width:250px; }
#cartHolder #wtCart .wtTitle { text-align:left; }
#Field2069 { width:300px; }
#cartHolder #wtCC td { padding:3px 10px; }
#cartHolder #wtCC td td { padding:2px; }
#cartHolder #wtCC td #drpCardType { width:204px; }
#cartHolder #wtCC td #txtCardHolderName, #cartHolder #wtCC td #txtCardNumber { width:200px; }
#cartHolder #wtOrderAddress { margin-bottom:10px; }
/* .wtCartButton, .formbutton { border:0; background:#0077C0; color:#eeeeee; padding:0 10px; margin-top:10px;  } */

/* cart end */


/* search box */
#quicksearch { width:310px; float:right; }
#quickkeywords { border:1px solid #a7a6aa; }
/* end search box */

/* global product styles */
#topProduct { margin:0 0 20px 0; }
#topProduct h2 { font-size:16px; }
#topProduct .proImgCont { margin:0 0 0 190px; }
#fullProduct .proImgCont { margin:0 0 0 190px; }
.proImgCont { margin:0 0 0 75px; }
.proImgLeft { float:left; }
.vintagePrice { margin:10px 0; }

.products ul { margin:0; padding:0; list-style:none; }
.products li { width:304px; height:220px; margin:0 30px 40px 0; padding:0; float:left; overflow:hidden; }
.products li h2 { font-size:14px; }
.products li { font-size:11px; }
.products li .cont { line-height:1.2em; }
/* end global product styles */

/* general editing  */
.pageHeadings, .headings, .subHeadings, .date { padding:0; color:#eeeeee; }
.pageHeadings { margin:0 0 20px 0; font-size:20px; font-weight:normal; }
.headings { margin:0 0 5px 0; font-size:16px; }
.subHeadings { margin:0 0 3px 0; font-size:14px; }
.date { margin:0; font-size:14px; float:right; }
.clearBoth { clear:both; }
.clearLeft { clear:left;}
.clearRight { clear:right; }
.right { float:right; }
.left { float:left; }
.tLeft { text-align:left; }
.tCenter { text-align:center; }
.tRight { text-align:right; }
.imgLeft { margin:0 10px 10px 0; float:left; }
.imgRight { margin:0 0 10px 10px; float:right; }
table td { vertical-align:top; }
.noBorder { border:0 !important; }

.note { border:2px dashed #f00; color:#fff; background:#000; margin:0 0 10px 0; }

.more { margin:0 0 3px 0; text-align:right; }
.more a { display:inline-block; color:#fff; font-size:10px; text-transform:uppercase; background:url(../images/backMore.png) no-repeat left top; line-height:1em; padding:2px 10px 3px; }
.more a span { font-size:12px; }
.more a:hover { color:#fff; }

.contentBlock { margin:0 0 20px 0; }
.imgBlock { margin:0 0 15px 0; text-align:center; }
.caption { margin:0px 0 0 0; padding:0px; color:#4099d0; }
/* end general editing */

#nav ul { width:960px; margin:0 auto; padding:0 0 0 2px; list-style:none; font-size:11px; background:url(../images/backNavSpacer.gif) no-repeat center left; height:40px; }
#nav li { margin:0; padding:0 2px 0 0; float:left; font-weight:bold; background:url(../images/backNavSpacer.gif) no-repeat center right; position:relative; }
#nav li a { padding:11px 7px; color:#eeeeee; text-transform:uppercase; display:block; }
#nav li.last { }
#nav li.last a { }
#nav li a:hover, #nav li a.onLink, #nav li a.onHover { color:#fff; background:#161616 url(../images/backNavHover.gif) repeat-x left top; text-decoration:none; }
#nav li:hover ul { display:block; }
/* sub nav */
#nav ul ul { width:150px; position:absolute; left:auto; display:none; z-index:200; background:none;  }
#nav li li { width:100%; padding:0; text-align:left; background:#161616 none; font-size:10px; }
#nav li li a { padding:2px 8px !important; border:1px solid; border-color:#3e3e3e #000 #000 #3e3e3e; }
#nav li li a:hover, #nav li li a.onLink { background:#4b4b4b; }
/* end sub nav */
/* end global nav */


/* blog */
#blogCol { width:200px; margin:0; float:right; }
.blogposttitle { margin: 10px 0 2px 0; padding: 0; font-size: 16px }
.blogpostdate { margin: 0px 0 4px 0; padding: 0; color: #aaa }
.blogaudioplayer { margin: 4px 0 4px 0;  }
.blogpost { margin: 8px 0 0 0; }
.blogextract { margin: 8px 0 0 0 ; }
.blogpostfooter { margin: 4px 0 20px 0; }
.blogcomments h3 { margin: 10px 0 2px 0; }
.blogpostcomment { background-color: #e3001b; padding: 8px; margin: 8px 0 8px 0; overflow:hidden; }
.blogcommentinfo { color: #aaa }
.blogcommentformrow { clear: both; margin: 4px 0 4px 0 }
.blogcommentformrow label { width: 120px; float: left }
.blogcommentformrow .textinput { width: 240px; }
.blogcommentformrow textarea { width: 240px; height: 100px }

#blogcommentform { display: none }

/* end blog */



/* the browser fixes */
.ie #form .requiredtextrow .required { margin:0 192px 0 0; }
.ie #homeFlash { z-index:1; }
.ie #nav { position:relative; z-index:2; }
.ie7 #homeCont { position:relative; }
.ie #footer, .ie #promoHolder, .ie7 #homeCont { z-index:4; }
.ie6 #homeContHolder { background-image:none; }
.ie7 #mediaFader, .ie7 #promoBack { filter:alpha(opacity=75) !important; }
.ie7 #nav ul ul { top:30px; }
.ie7 #nav li a { padding:10px 7px; }


.ie6 { height:100%; }
.ie6 #mediaFader, .ie6 #promoBack { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75) !important; height:100%; }
.ie6 #mediaFader, .ie6 #mediaContainer { position:absolute; }
.ie6 #homeCont { position:relative; z-index:2; }
.ie6 #promoBack { height:218px; }
.ie6 #promoHolder { position:absolute; }
.ie6 #promoHolder .promo { position:relative; z-index:10; }
.ie6 #homeContHolder { height:700px; }
.ie6 #faq li { height:1em; }

.firefox2 #homeFlash { z-index:1; }
.firefox2 #promoBack { z-index:2; }
.firefox2 #homeCont { position:relative; z-index:4; }

.macosx .more a { padding:2px 12px 3px; }
.macosx #homeCont .cont { height:7em;  }
/* the browser fixes end */
