
/* ========= GREEN JERSEY ======= */

 #mainContainer {
 	width: 874px;
	margin: 0 auto; /* Horizontally center design */
	text-align: left; /* Older IE versions to center design */
 }
 #content {
	 float: right; /* Content aligned right */
	 width: 727px; 
	 height:115px;
	 background: #ffffff;
 }
 #navColumn {
	float: left; /* navigation aligned left */
	width: 146px;
	background: #cc3433;
	border-right: 1px solid #CC3433;
 }

 .breadCrumbBar{
	width: 727px;
	height: 29px;
	background-image:  url('breadcrumb-bkgd.gif');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	clear:both; 
 }
 
 .breadCrumbPos{
 	text-align: left;
	padding: 7px 0 0 10px;
 }
 .breadCrumbText{
 	color:#cc3333;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
 }
 
 #productFinder{
	width: 707px;
	height: 52px;
	padding: 9px 0 0 9px;
 }
.blackBorder{
	border-left: 1px solid #cc0000;
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	width: 217px;
	height: 21px;
}
.cartlabel{	
	color: #C93237;
	font-size: 10px;
	}

 a.brochureLink:link{color:#FFFFFF; text-decoration: none; font-size:11px; font-weight: normal;}		
 a.brochureLink:visited{color:#FFFFFF; text-decoration: none; font-size:11px; font-weight: normal;}		
 a.brochureLink:hover{color:#CC9999; text-decoration: none; font-size:11px; font-weight: normal;}
 
 .searchResultLink a:link, .searchResultLink a:visited, .searchResultLink a:hover{
 	color:#800000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;}
		
.searchResultLink a:hover{color:#CC9999;}
 
 a.stdBrochBoldLink11:link,  a.stdBrochBoldLink11:visited, a.stdBrochBoldLink11:hover{
 	color:#800000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;}
		
 a.stdBrochBoldLink11:hover{color:#CC9999;}
 
 a.stdBrochBoldLink10:link{
 	color:#990000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;}

 a.stdBrochBoldLink10:visited{
 	color:#990000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;}
		
 a.stdBrochBoldLink10:hover{
 	color:#CC9999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;}

.navPanelCol {
	background-color: #cc3433;
	border-right: 1px solid #cc3433;
	border-left: 1px solid #cc3433;
}
.contentBody {
	border-right: solid 1px #cc3433;
}
 

 /* Collapso */
 .collapsoPos{
 	padding:3px 0 15px 0;
 }
 
 /* PRODUCT FINDER */
 
 .prodfinder {
	background:  url('prodfinder-bkgd.gif') 0 0 no-repeat;
	height: 52px;
	width: 707px;
	color: #993333;
	background-color: #FFFFFF;	
	margin:0px;
	padding:0px;
}
.prodfinderSelect{
	border: 1px solid #993333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	width: 170px;
	height: 18px;
}
.prodfinderText{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #993333;
	letter-spacing: -0.1em;
	}
.prodFinderPos{	
	padding:9px 0 0 10px;	
}

.prodfinderChkBox{
	margin: 0 0 0 3px;
	padding: 0;
	width: 13px;
	height: 13px;
}

/* FOOTER STYLING */	
.footerLayout{	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #cc9999;
	height: 31px;
	border-top: 1px dashed	#CC3333;
	border-left: 1px solid #CC3333;
	border-right: 1px solid #CC3333;
}
.footerLinkPos{
	float:left;
	padding-left:10px;	
}
.footerLinks a:Link{
	color: #cc9999;
	text-decoration: none;
}
.footerLinks a:Visited{
	color: #cc9999;
	text-decoration: none;
}
.footerLinks a:Hover{
	color: #CC3333;
	text-decoration: none;
}
.footerLinks a:active{
	color: #cc9999;
	text-decoration: none;
}
.footerPos1{
	float:right;
	padding-right:10px;
}
/* MINI BASKET */

.minibasketLinks a:Link{
	color: #CC3333;
	text-decoration: none;
}
.minibasketLinks a:Visited{
	color: #CC3333;
	text-decoration: none;
}
.minibasketLinks a:Hover{
	color: #cc9999;
	text-decoration: none;
}
.minibasketLinks a:Active{
	color: #CC3333;
	text-decoration: none;
}

/* FEATURED PRODUCTS */

.featuredProdBkgd{
	background:  url('featured-products-bkgd.gif') 0 0 no-repeat;
	width:335px;
	height:96px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #993333;
}
.featuredProdImg{
	border: 1px solid white;
}
.featuredProdLink a:Link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #993333;
	text-decoration: none;
}
.featuredProdLink a:Visited{
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #993333;
	text-decoration: none;
}
.featuredProdLink a:Hover{
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.featuredLayout1{
	padding-top:7px;
}

/* SECTION LAYOUT */

.sectionLayout1{
	padding:8px 0 0 27px;
}

.sectionLayout2{
	float:left;
	padding: 2px 0 0 2px;
}
.sectionLayout3{
	padding: 15px 3px 3px 17px;
}

.sectionLayout4{
	float:right; width:138px;
}
/* SECTION LINKS */
.sectionBkgd{
	background:  url('section_bkgd.gif') 0 0 no-repeat;
	width:241px;
	height:85px;
}
.sectionLinks a:link{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.sectionLinks a:visited{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.sectionLinks a:hover{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC9999;
	text-decoration: none;
}

/*LATEST NEWS*/
.latestNewsBkgd{
	background:  url('latest-news-bkgd.gif') 0 0 no-repeat;
	width: 147px;
	height: 212px;
	text-align: left;
	font-size:10px;
	line-height: 110%;
	font-family: arial, verdana, helvetica;
	color: #333333;
}

a.newsLink:link, a.newsLink:visited, a.newsLink:hover, a.newsLink:active{
	color: #333333;
	line-height: 110%;
	text-decoration: none;
}
		
a.newsLink:hover{
	color: #666666;
}		
.newsLayout1{
	padding:43px 5px 5px 10px;
}
.newsLayout2{
	width:125;
	height:143;
	overflow:hidden;	
}
.newsLayout3{
	float:right;
	padding:8px 7px 0 0;
}	
		
/*NEED HELP*/
	.needHelpBkgd{
		background:  url('need-help-bkgd.gif') 0 0 no-repeat;
		width: 147px;
		height: 107px;
		text-align: left;
		font-size:10px;
		line-height: 110%;
		font-family: arial, verdana, helvetica;
		color: #003366;
		}

a.needHelpLink:link, a.needHelpLink:visited, a.needHelpLink:hover, a.needHelpLink:active{
	color: #003366;
	line-height: 110%;
	text-decoration: none;
}
		
a.needHelpLink:hover{
	color: #40668C;
}	

.needHelp1{
	padding:43px 5px 3px 10px;
}
.needHelp2{
	width:125px;
	height:42px;
	overflow:hidden;
}		
.needHelp3{
	float:right;
	padding:0 12px 0 0;
}

/* PRODUCT TITLE BAR */

.sectionTitleBar{
	background:  url('title-bar.gif') 0 0 no-repeat;
	width:492px;
	height:30px;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* CONTENT BODY */
#mainContainer {
	width: 730px;
	margin: 0 auto; /* We are going to center this design */
	text-align: left; /* Since we used text-align: center in the body to be sure some older IE versions are going to center our design, we now align the text left */
}

#sectionPanel {
	float: left; /* Content section panel left aligned */
	width: 492px; 
	margin: 0px;
	padding: 10px 0 10px 10px;
}

#sectionPanel p{
	margin: 0px;
}

#panelRight{
	float: right; /* right hand panel links right aligned */
	width: 209px; 
	margin: 0px;
}
.catalogRightPanel{
	padding:3px 10px 0 0;
}

/* FEATURED PRODUCTS */

.featuredProdDashes1{
	padding:10px 0 8px 0;
}
.featuredProdDashes2{
	padding:9px 0 9px 0;
}
.featuredProdDashes3{
	padding:8px 0 10px 0;
}
.featuredProdDashes4{
	padding:10px 0 0 0;
}
.featuredProd1{
	float:left;
	padding: 2px 0 0 2px;
}
.featuredProd2{
	float:clear;
	float:left;
	padding: 3px 0 0 17px;
}
.featuredProd3{
	float:left;
	width:230;
	height:78px;
	overflow:hidden;
}
/* PRODUCT LAYOUT */

.prodBkgd{
	background: url('prod_bkgd.gif') 0 0 no-repeat;
	width:492px;
	height:85px;
}
h3.prodTitle{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin:0px;
}
.prodText{
	/*float:left;*/
	font-size: 11px;
	color: #990000;
}

.prodSum1{
	float:right;
	width:389px;
}
.prodSum2{
	float:left;
	width:225px;
	/*padding-top:12px;*/
}	
.prodSum3{
	float:right;
	width:158px;
	padding-top:19px;
}	
.prodSum4{
	padding: 3px 3px 3px 17px;
}
.prodSum5{
	padding:5px 0 5px 0;
}

/* EXTENDED PRODUCT LAYOUT */
.extProdBkgd{
	background:  url('extprod_bkgd.gif') 0 0 repeat-y;
	width:707px;
}
.extProdTitle{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.qtyBox{
	font-size: 11px;
	width: 31px;
	height: 18px;
	border: 1px solid #990000;
}

.prodDetailLayout1{
	padding:3px;
}
.prodDetailLayout2{
	padding:3px 0px 5px 0;
}

/* CHECKOUT STYLING */

.errorBox{
	border: 3px solid #FFD400;
}
img.progressBar{
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center; /* IE fix */
}
/* MARKETING FEATURES */

.prodMktBkgd{
	background: url('prod_mkting_bkgd.gif') 0 0 no-repeat;
	width:707px;
	height:106px;
}

/* SITEMAP */


.sitemapLink1{
	background:url('map-bullet1.gif') 0 12px no-repeat;
	padding: 10px 0px 10px 10px;
}

.sitemapLink2{
	background:url('map-bullet1.gif') 20px 5px no-repeat;
	padding: 2px 0 0 30px;
}

.sitemapLink3{
	background:url('map-bullet1.gif') 0 5px no-repeat;
	padding: 2px 0 0 10px;
}	

a.stdLinks:Link{
	color: #CC3333;
	font-size:11px;
	text-decoration: none;
	font-size:11px;
}
a.stdLinks:Visited{
	color: #CC3333;
	font-size:11px;
	text-decoration: none;
}
a.stdLinks:Hover{
	color: #cc9999;
	font-size:11px;
	text-decoration: none;
}
a.stdLinks:Active{
	color: #CC3333;
	font-size:11px;
	text-decoration: none;
}

/* BROCHURE PAGE STYLES */

.brochureNavBar{
	padding:4px 0 0 5px;
}
h1.fragTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
	margin: 20px 0 20px 0;		
	padding: 0px;
	color: #CC3333;
}

h1.fragTitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	margin: 0 0 10px 0;		
	padding: 0 0 10px 0;
	color: #CC3333;
}

h2.fragTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
	margin: 20px 0 20px 0;		
	padding: 0px;
	color: #CC3333;
}

.redText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #CC3333;}
	
.link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #cc3333; text-decoration: none }

/* Generic Styles */

.genStyle1{
	padding:0; margin:0;
}
.genStyle2{
	padding-bottom:10px;
}
.genStyle3{
	padding:5px;
}
.genStyle4{
	width:707px;
}
.genStyle5{
	padding-bottom:20px;
}
.genStyle6{
	padding:7px;
}
.genStyle7{
	clear:left;
}
.genStyle8{
	padding-top:10px;
}
.genStyle9{
	float: right;
}
/* FRAGMENTS STYLES */
.fragStyle1{
	width:407px;
	float:left;
}
.fragStyle2{
	width:300px;
	float:right;
	text-align:right;
}
.fragStyle3{
	width:487px;
	float:left;
}
.fragStyle4{
	width:200px;
	float:right;
	text-align:right;
}
.fragStyle5{
	width:433px;
	background-image:url('img-bkgd.gif');
	float:left;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
.fragStyle6{
	padding:7px;
	float:left;
}
.fragStyle7{
	padding-top:9px;
	width:200px;
}

.fragStyle8{
	width:274px;
	background-image:url('img-bkgd.gif');
	float:left;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

/*MINI NEW PRODUCTS */
.miniNewStyle1{
	float:left;
	padding: 2px 0 0 2px;
}
.miniNewStyle2{
	border:solid 1px #FFFFFF;
}
.miniNewStyle3{
	float:right;
	width:607px;
}
.miniNewStyle4{
	padding: 3px 3px 3px 0;
}
.miniNewStyle5{
	float:left;
	width:203px;
	padding-top:19px;
}

/* DOCUMENT DOWNLOADS */

.docDownloads1{
	width:353px;
	float:left;
}
.docDownloads2{
	width:300px;
	float:right;
	text-align:right;
}

/* Outer template layout */

.creditCard{
	padding:10px 0 15px 4px;
	margin: 0px auto;
}
.loginLinkMess{
	float:left;
	padding:10px 0 0 9px;
}	
.custAccImg{
	float:right;
	padding:10px 10px 0 0;
}
.quickSearchBox{
	clear:both;
	float:right;
	padding:10px 10px 0 0;
}
.phoneNo{
	clear:both;
	padding:0 0 0 9px;
}
.headerDivider{
	padding:0 0 0 10px;
}
.enqEmailLink{
	float:left;
	padding:0 0 0 9px;
}
.miniBasket{
	float:right;
	padding: 6px 10px 10px 0;
}
.innerBody{
	padding:10px;
	float:left;
}

/* brochure panel navigation */

.brochNav1{
	padding: 1px 0 2px 0;
}
.docLibHeading1, .docLibHeading2{
 background-color:#A62929;
 color:#FFFFFF;
 font-weight:bold;
}
docLibHeading2{
 padding-left:10px;

}

