/* screen styles for the template */
body {
	margin:0;
	padding:0;
	background:#e0e9ba;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:11px;
	color:#222222; 
}

#flash { padding:20px; text-align:center; }

img {	border: 0; }
p { margin:0 0 1em 0; }
a { color:#108b52; text-decoration:none; }
a:hover { color:#108b52; text-decoration:underline; }

/* system */
#page { width:987px;	margin:0 auto; margin-top:1em; } 
#page { background:#fff url(../images/contBgRep.jpg); }
#footer { width:950px; margin:0 auto; margin-top:0; }
/* system end */

/* main */
#logo { height:65px; }
#header { height:317px; margin:0; background:#87d300 url(../images/innerBanner1.jpg); }
#headerHome { height:406px; margin:0; background:url(../images/banner1.jpg); }
#content { width:961px; margin:0 0 10px 12px; }
#contentProduct { width:961px; margin:0 0 10px 12px; }
#rightCol { width:317px; margin:20px 0 0 15px; float:right; }
#imgCol { width:164px; float:left; margin-right:20px; }
#cartHolder { padding:20px; }
.imgBlock .wt_edit_body { padding:0 !important; }

#contHolder { padding:20px; }
#contNoImg { width:700px; }
#contWithImg { width:480px; }
.withCol { width:480px; }
.withCol #contNoImg { width:480px; }
.withCol #contWithImg { width:270px; }

#credits { font-size:10px; font-style:italic; }
#credits a { margin:0 3px; color:#58585A; text-decoration:none; }
#credits a:hover { text-decoration:underline; }
#bottomBar { height:42px; background:url(../images/bottomBg.jpg); }
#footerPages { float:right; font-size:10px; }
/* main end */

/* home */

#homeBottomHolder { height:126px; }
	.homeBottomPromo { width:317px; height:126px; float:left; margin-right:5px; background:url(../images/promoBg.jpg); }
	#leftPromo {   }
	#centerPromo { background:url(../images/promo3Bg.jpg); }
	#rightPromo { margin-right:0;  }
	.pr2 { padding:20px; text-align:center; }
	.pr2 h2 { font-size:13px; font-weight:bold; text-align:center; color:#222222; letter-spacing:normal; }
	.pr3 { width:100px; padding-top:15px; margin:12px 0 0 28px; font-size:13px; font-weight:bold; text-align:center; color:#222222; }
	.pr3 h2 { font-size:13px; font-weight:bold; text-align:center; color:#222222; letter-spacing:normal; }
	.pr4 { padding:20px; text-align:center; }
	.pr4 h2 { font-size:13px; font-weight:bold; text-align:center; color:#222222; letter-spacing:normal; }
	.homeMore { padding-top:10px; }
	.pr2 p { margin-bottom:2px; }
	.pr4 p { margin-bottom:2px; }
	.pr1 p { margin-bottom:2px; }

#homeTopHolder { height:126px; }
#homeTopHolder.edit { height:200px; }
	#contentPara { width:589px; height:96px; background:url(../images/homeContBg.jpg) no-repeat 505px 45px; margin-right:25px; padding:15px; text-align:center; }
	#contentPara h2 { text-align:left; }
	#topPromo { margin-right:0; float:right; }
	#contentPara #genCont { width:480px; padding-top:10px; }
		.pr1 { padding:20px; text-align:center; }
	.pr1 h2 { font-size:13px; font-weight:bold; text-align:center; color:#222222; letter-spacing:normal; }

/* Promos */
#promoHolder { }
#promoHolder .edit { height:340px !important; overflow:hidden; }
.promo { width:277px; height:93px; padding:15px 20px 20px 20px; float:left; margin-right:5px; margin-bottom:15px; background:url(../images/promoBg.jpg) no-repeat top left; }
.promo .headings { font-size:13px; font-weight:bold; text-align:center; color:#222222; letter-spacing:normal; margin:0; }
.promo .headings a { color:#000; display:block; }
.promo img { display:block; }
.promo .cont { height:4.5em; margin:0; padding:0; overflow:hidden; text-align:center; }
.promo .moreLink { width:100px; margin:0 auto; }
.p3 { margin-right:0; }
/* promos end */

/* news */
.archivedBlock { padding:4px 0; border-bottom:1px solid #acacad; }
.archivedBlock a { display:block; }
/* end news*/

/* faq */
#faq { margin:0 0 25px 0; padding:0; list-style:none;}
#faq li { margin:0; padding:0; }
#faq li a { padding:2px 0; font-size:14px; font-weight:bold; }
.faqBlock { margin:0 0 15px 0; padding:0 0 10px 0; border-bottom:1px solid #acacad;  }
/* faq end */

/* gallery */
.gallery2 ul { margin:0; padding:0; list-style:none; }
.gallery2 li { height:190px; width:167px; margin:0 9px 10px 0; padding:0; float:left; overflow:hidden; }
.gallery2 li.edit { height:280px; width:167px; overflow:hidden; }
.gallery2 li.last { margin-right:0; }
.gallery2 li a { width:165px; height:165px; display:block; border:1px solid #c6c5c6; }
.gallery2 li a img { display:none; }
.gallery2 li p { text-align:center; }
.gallery2 li p a { height:auto; border:0; }

/* default gallery popup styles */
#gal_Mask { position:absolute; z-index:1000; top:0; left:0; width:100%; height:100%; background:#000; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
#gal_LargeView, #gal_controls, #gal_controlsTop {  position:absolute; z-index:1001; top:50%; left:50%; background:#fff; padding:10px; }
#gal_controlsTop { z-index:1002; }
#gal_LargeView { width:300px; height:250px; margin-left:-150px; margin-top:-125px; padding-bottom:0; }
#gal_LargeView.loading { background: #fff url(?wtInclude=wtGalleryLoading.gif) center center no-repeat; }
#gal_controlsTop { width:300px; margin-left:-150px; margin-top:-125px; }
#gal_controls { width:300px; margin-left:-150px; margin-top:125px; padding-top:0; border-top:10px solid #fff; }
#gal_next { float:right; padding:0 10px 0 0; }
#gal_next a {}
#gal_previous { float:left; padding:0 0 0 10px; }
#gal_previous a {}
#gal_close { text-align:right; }
#gal_close a {} 
#gal_description { text-align:center; }
/* default gallery popup styles end */
/* gallery end */

/* form */
#form .formrow { margin:0 0 4px 0; height:22px; }
#form .fieldlabel { width:100px; height:25px; font-weight:bold; display:block; float:left; }
#form .textinput, #form .selectinput { width:300px; border:1px solid #acacad; }
#form .textareainput { width:300px; height:100px; border:1px solid #acacad; font-family: Arial,Verdana,Helvetica,Sans-Serif; font-size:12px; }
#form .radiobuttonfieldset { margin:0; padding:0; border:0; background:none; }
#form .radiobuttonfieldset br { float:left; margin-right:10px; }
#form fieldset { background:#F4F4F4; border:0; }
#form legend { margin:0 0 10px 0; padding:40px 0 0 0; font-weight:bold; font-size:20px; }
#form #row563 { height:105px; }
.formbutton, .addToCart, .wtCartButton { padding:0 10px; border:1px solid #c19424; background:#f6bc2b; color:#222222; cursor:pointer; }
#form .formbutton { margin-top:10px; }
#form .required { margin:0 172px 0 0; color:#f6bc2b; }
#form .fieldlabel .required { margin:0; }
/* 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:#fff; 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:#fff; padding:0 10px; margin-top:10px;  } */

/* cart end */


/* search box */
#quicksearch { width:282px; padding:10px 0 0 0; float:right; }
#quickkeywords { border:1px solid #a7a6aa; }
/* end search box */

/* global product styles */
.products ul { margin:0; padding:0; list-style:none; }
.products li { width:157px; height:175px; margin:10px 10px 2px 0; padding:0; float:left; text-align:center; text-transform:uppercase; }
.products li a { width:157px; height:105px; display:block; color:#333333; }
.products li a img { display:none; }
.products li p a { height:6em; padding:4px 0 0 0; border:0; overflow:hidden; }
.products ul li p { height:6.5em; overflow:hidden; }
#contNoImgProd { margin-left:200px; margin-top:-20px; }
#contHolderProd { background:url(../images/prodNavRep.gif) repeat-y top left; padding:10px 20px 20px 20px; margin-top:10px; z-index:1; }
#relatedProducts { width:180px; float:right; border:1px solid #F6B519; padding:10px;  }
#relatedProducts .headings { text-align:center; margin-bottom:10px; }
#relatedProducts .reBlock { border-bottom:1px solid #000000; padding-bottom:10px; margin-bottom:10px; }
/* end global product styles */

/* general editing  */
.pageHeadings, .headings, .subHeadings, .date, #cartHolder h2, .subHeading, h3 { padding:0; color:#222222; letter-spacing:1px; }
.pageHeadings { margin:0 0 20px 0; font-size:22px; }
.headings, #cartHolder h2 { margin:0 0 5px 0; font-size:17px; }
.subHeadings, .subHeading, h3 { margin:0 0 3px 0; font-size:14px; color:#f6bc2b; }
.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; }
.qty { width:30px; }

.contentBlock { margin:0 0 20px 0; }
.imgBlock { margin:0 0 15px 0; text-align:center; }
.caption { margin:0px 0 0 0; padding:0px; color:#333333; }
/* end general editing */

/* global nav.  to change styles, see menu.top.css or menu.left.css */
#navigation ul { margin:0; padding:0; list-style:none; }
#navigation li { margin:0; padding:0 1px 0 0; font-weight:bold; background:url(../images/navSep1.jpg) no-repeat top right; }
#navigation li.noBorder { background:none; padding:0; }
#navigation li.noBorder a { padding:12px 22px; }
#navigation li a { margin:0; padding:12px 21px; display:block; color:#ffffff; text-decoration:none; text-transform:uppercase; }
#navigation li a:hover, #navigation li a.onLink { background:#f7cd1f url(../images/navBgRepOn.jpg); color:#222222; }
#navigation li.bigMenu { width:161px; line-height:1.2em; text-align:center;  }
#navigation li.bigMenu a { padding:7px 11px; }
/* sub nav */
#subNav { width:961px; height:40px; background:#f7cd1f url(../images/navBgRepOn.jpg); color:#000000; padding:0; margin:0 0 0 12px; z-index:1000000; }
#subNav ul, #navigation ul ul { list-style:none; width:960px; margin:0; padding:0; }
#subNav li, #navigation li li { margin:0; padding:0 1px 0 0; float:left; background:url(../images/navSep2.jpg) no-repeat top right; }
#subNav li.noBorder, #navigation li li.noBorder { background:none; }
#subNav li a, #navigation li li a { padding:12px 20px 11px 20px !important; display:block; color:#222222; text-transform:uppercase; font-weight:bold; }
#subNav li a:hover, #navigation li li a:hover { background:#000000 url(../images/navBgRep.jpg); text-decoration:none; color:#ffffff; }
#subNav li a.onLink, #navigation li li a.onLink { text-decoration:underline; }
#navigation li.bigMenu li { line-height:1.5em; }
/* end sub nav */
/* end global nav */

/* prod Nav */

#prodMenu { float:left; width:190px; margin-left:10px; background:#f6b519; }
#prodMenu ul { list-style:none; margin:0; padding:0; }
#prodMenu li { margin:0; padding:0; font-weight:bold; border-bottom:1px solid #222222; font-size:10px; }
#prodMenu li a { margin:0; padding:5px 20px 5px 0px; display:block; color:#222222; text-transform:uppercase; text-decoration:none; text-align:right; }
#prodMenu li a:hover, #prodMenu li a.onProduct { color:#dddddd; background:#000000; }

#prodMenu li li { background-color:#222222; border-bottom:1px solid #666666; }
#prodMenu li li a { color:#dddddd; background:#222222; padding:5px 25px 5px 0px; }
#prodMenu li li a:hover, #prodMenu li li a.onProduct { color:#dddddd; text-decoration:underline; }

#prodMenu li.last { border:none; }
/**/

/* the browser fixes */
.ie #form .required { margin:0 143px 0 0; }
.ie #form .fieldlabel .required { margin:0; }
.ie #prodMenu { margin-top:10px; }
.ie6 #prodMenu { right:10px; }
.ie #genCont { margin-right:90px; }
.ie .formbutton { padding:0; }

.ie7 #gal_Mask { filter:alpha(opacity=75) !important; }

.ie6 { height:100%; }
.ie6 #contentPara { height:50px; padding-bottom:0; background:url(../images/homeContBg.jpg) no-repeat 505px 60px; }
.ie6 #gal_Mask { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75) !important; height:100%; }
.ie6 #prodMenu { margin-left:10px; background:#f7b618; }
.ie6 #contentProduct { height:300px; }
.ie6 #homeTopHolder { overflow:hidden; }
.ie6 #contentPara { background-position:505px 45px; }
.ie6 .homeBottomPromo { overflow:hidden; }

.ie #contentProduct { position:relative; z-index:1; width:961px; margin:0 0 10px 12px; }
.ie #prodMenu { position:relative; }
/* the browser fixes end */
