/*
	color pallette:
	Allsop Orange = #55a546
    Ohmetric Green = 6db33f
*/
html { min-height: 100%; margin-bottom: 1px; }

img
{  border-style: none;
}
    
.body1
{
    background-position: center top;
    margin: 0px;
    font-family: Tahoma, Trebuchet MS, Verdana;
    font-size: 13px;
    background-color: #333333;
    width: 100%;
    background-image: url('/images/background-spotlight.jpg');
    background-repeat: no-repeat;

}

.body2
{
    margin: 0px;
    font-family: Tahoma, Trebuchet MS, Verdana;
    font-size: 13px;
    background-color: #999999;
    width: 100%;

}

h2
{
    font-family: Tahoma, Trebuchet MS, Verdana;
    font-size: 36px;
    color: #ffffff;
}

a
{
    font-family: Tahoma, Trebuchet MS, Verdana;
    font-size: 11px;
    color: #ffffff;
    text-decoration:none;
    position:relative;
}

a:hover
{
    text-decoration:underline;
}

td
{
   vertical-align: top;
}

td#leftedge
{background:url("/images/leftline.jpg") repeat-y}

td#rightedge
{
    background: url("/images/rightline.jpg") repeat-y;
    
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #ffffff;
   height: 1px;
}

.tablemain
{
    padding: 0px;
    margin: 0px;
    width: 940px;
    
}

.prodback1
{
    background-image /**/: url('/images/prodbackground1.png');
    background-repeat/**/: no-repeat;
}
    
/*\*/ * html .prodback1
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/prodbackground1.png',sizingMethod=scale);
} /**/

.prodback2
{
    margin-top:-5px;
    background-image:url('/images/prodbackground2.png');
    background-repeat:repeat;
}

.prodback3
{
    margin-top: -5px;
    background-image /**/: url('/images/prodbackground3.png');
    background-repeat /**/: no-repeat;
}

/*\*/ * html .prodback3
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/prodbackground3.png',sizingMethod=scale);
} /**/

.catback1
{
    background-image /**/: url('/images/catbackground1.png');
    background-repeat /**/: no-repeat;
}
    
/*\*/ * html .catback1
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground1.png',sizingMethod=scale);
} /**/


.catback2
{
    margin-top:-5px;
    background-image:url('/images/catbackground2.png');
    background-repeat:repeat;
}

.catback3
{
    margin-top: -5px;
    background-image /**/: url('/images/catbackground3.png');
    background-repeat /**/: no-repeat;
    font-size: 13px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
    color:Red;
}

/*\*/ * html .catback3
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground3.png',sizingMethod=scale);
} /**/

.catback4
{
    margin-top: -5px;
    background-image /**/:url('/images/catbackground4.png');
    background-repeat /**/: no-repeat;
    font-size: 13px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
    color:red;
}
    
/*\*/ * html .catback4
{    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground4.png',sizingMethod=scale);
} /**/

.catback5
{
    margin-top: -5px;
    background-image /**/: url('/images/catbackground5.png');
    background-repeat /**/: no-repeat;
    font-size: 13px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
    color:Red;
}

/*\*/ * html .catback5
{    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground5.png',sizingMethod=scale);
} /**/

.catback6
{
    margin-top: -5px;
    background-image:url('/images/catbackground6.png');
    background-repeat: repeat;
    font-size: 13px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
    color:Red;
}

.catback7
{
    margin-top: -5px;
    background-image /**/: url('/images/catbackground7.png');
    background-repeat /**/: no-repeat;
    font-size: 13px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
    color:Red;
}
    
/*\*/ * html .catback7
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground7.png',sizingMethod=scale);
} /**/

#wrapper
{
	clear: both;
	margin: 0 auto;
	width: 1025px;
	margin-bottom:20px;

}

#container
{
   clear:both;	
   margin: 0 auto;
   width: 1025px;
}

#banner
{
	padding-top: 45px;
	float: left;
	vertical-align:text-top;
}

.headerlogo
{
    height: 40px;
    width: 254px;
}

#header
{
   margin: 20 0 0 0;
}

.topmenu
{
	vertical-align: middle;
	font-size: 19px;
	font-weight: 100;
	text-decoration: none;
	color: #ffffff;
}

#headermenu
{
   position:relative;
   vertical-align: middle;
   color:#F8971C;
   margin: 0 auto;
   margin-top: 20px;
   height: 43px;
   padding-bottom: 20px;
  
}

#headerleft
{
	position: relative;
	left:0px;
	top:0px;	
	height: 43px;
	width: 70%;
}


#headerright
{
    position: relative;
	right:0px;
	top: 0px;
	height: 43px;
	float: right;	
	vertical-align: text-top;
	width: 30%;
	margin-top:-43px;
}

.prodtab
{
	color: #999999;
	font-size:16px;
	font-family: Tahoma, Trebuchet MS, Verdana;
	cursor:pointer; 
	border-right:solid #999999 1px; 
	border-bottom: solid #999999 1px;
	width: 60px; 
	height: 20px; 
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
}

.prodtabselected
{
	color: #999999;
	font-size:16px;
	font-family:Tahoma, Trebuchet MS, Verdana;
	cursor:pointer; 
	border-top: solid #999999 1px; 
	border-right: solid #999999 1px; 
	width: 60px; 
	height: 20px; 
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
}

.prodbtnborderbottomsel
{
	height: 1px;
	width:100px;

}
.prodbtnborderbottom
{
	height: 1px;
	width:150px; 
	border-top: solid #999999 1px;
}

.searchbox 
{	
	position:static;
	float:right;
	vertical-align: middle;
	padding-left: 10px;
	color: #ffffff;
}

.searchbox2
{
	color: #000000;
    background-color:#ffffff;
	text-decoration: none;
}


.cartlink
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	vertical-align:top;
}

.searchlink
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
        vertical-align:middle;
}

.searchlink:hover
{
	text-decoration:underline;
}



#topcart
{
	left: 475px;
	top: -25px;
	padding-right: 15px;
	color: #000000;
}

#topcart a
{
    font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#breadcrumb
{
    position: relative;
    color: #ffffff;
    padding-top: 1px;
    padding-bottom:3px;
    font-size: 10px;	
    padding-left: 5px; 
    font-style:italic;
}

#breadcrumb a
{
   color: #ffffff;
   text-decoration: underline;
}

#footermenu
{
	clear: both;
	width: 960px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff; 
	position: relative;
	top: 0px;
	
}

#footermenumain
{
    clear: both;
	width: 960px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff; 
	position: relative;
	top:0px;
		
}
#footertext
{
    margin: 0 auto;
    color: #ffffff;
    text-align:center;
    font-size: 11px;
    font-weight: 400;
    padding-top: 3px;
}

#bannerbox
{
   border: solid 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 16px;
   text-decoration: none;
   color: black; 
}

#floatingbox
{
	background-image: url('images/transluscent10x10.png');
	background-repeat: repeat;
}

.profileMgmt a
{
	color:#000000;
}

.profileMgmt a:link
{
	color:#000000;
}

#loginbox
{
   color:#383838;
   position: relative;
   padding: 20px;
   width: 200px;
   font-size: 9px; 
}

#loginbox a
{
    font-family: Tahoma, Trebuchet MS, Verdana;
    font-size:10px;
    color:#910f0f;
}

#loginbox input
{
   color: #000000;
   border-color: #8c8282;
   font-size: 11px;
   height:12px;
}

#themeselector
{
   color:#ffffff;
   position: relative;
   text-align: right;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: #000000;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
   padding-right:10px;
}

#footer
{
   width: 960px;
   margin-bottom: auto 0px;
   bottom: 0px;
   padding: 0px;
}

.footersectiontitle
{
    font-family: Tahoma, Trebuchet MS, Verdana;
    color: #ffffff;
    font-weight: bolder;
    font-size: 12px;
}       
        
#leftcol
{
   margin-top:20px;
   vertical-align: text-top;
   float:left;
   padding-right: 15px;
   border-right: solid #999999 1px;
   width: 180px;
}

#leftcolnoborder
{
   vertical-align: text-top;
   margin-top:20px;
   float:left;
   padding-right: 15px;
   width: 180px;
}

/*#leftcolnoborder a
{
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    font-weight: 600;
    text-transform: lowercase;
}*/

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   /*background-color: #e1e1e1;*/
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   color:#000000;
   padding: 1px 1px 1px 1px;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: #330000;
}

#centercol
{
   margin: 0 auto;
   padding: 0px;
   margin-top:-40px;
   color: #6B6350;
}

#centercolcontent
{
   color: #383838;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   color: #D9D9D9;
   font-weight:900;
}

#centercolcontent .sectionheader
{
    font-family: Tahoma, Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: bold;
    color:#ffffff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 2px;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#imgDivMain
{
    margin: -420px 0px 0px 0px;
    position:relative;
    top: 0px;
    left: 95px;
    float: left;
    vertical-align: text-top;
    
}

#thumbDivMain
{
    margin: -420px 0px 0px 0px;
    position:relative;
    float: right;
    top: 0px;
    vertical-align: text-top;
   
}

td#leftlink
{
    font-size: 17px;
    font-weight: bold;
    font-family: Tahoma, Trebuchet MS, Verdana;
    color: #ffffff;
    text-decoration: none;
    padding-bottom:5px;

}


#centerbottomcol
{
    margin: -30px 0px 0px 0px;
    position: relative;
    left: 25px;
    top: 0px;   
    vertical-align: text-top;
}

.centerbottomcolprod
{
	position:relative;
	padding-top: 0px;
	vertical-align: text-top;
	width:965px;
	height:443px;
	margin-left:25px;
    background-image /**/: url('/images/product-background.png');
    background-repeat /**/: no-repeat;
}

/*\*/ * html .centerbottomcolprod
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/product-background.png',sizingMethod=scale);  
} /**/

#centerbottomcol2
{
    margin: -203px 0px 0px 0px;
    position: relative;
    left: 35px;
    top: 0px;
       
    vertical-align: text-top;
}


#centerbottomcol2ie
{
    margin: -30px 0px 0px 0px;
    position: relative;
    left: 0px;
    top: 0px;
       
    vertical-align: text-top;
}

#centerbottomcol3
{
    margin: -212px 0px 0px 0px;
    position: relative;
    left: 35px;
    top: 0px;

    vertical-align: text-top;
}

#centerbottomcol4
{
    margin: -25px 0px 0px 0px;
    position: relative;
    left: 28px;
    top: 0px;

    vertical-align: text-top;
}

#centerbottomcol5
{
    margin: -20px 0px 0px 0px;
    position: relative;
    left: 28px;
    top: 0px;
    vertical-align: text-top;
}

#centerbottomcol6
{
    margin: -32px 0px 0px 0px;
    position: relative;
    left: 62px;
    top: 0px;
    vertical-align: text-top;
    
}

#cartdetails
{
    background-image:url("/images/cartbackgroundmid.png");
    background-repeat:repeat-y;
	float:right;
	padding-top: 20px;
	padding-left: 30px;
	vertical-align: text-top;
	width:775px;
}

#carttop
{
    background-image:url("/images/cartbackground.png");
    background-repeat:no-repeat;
	float:right;
	vertical-align: text-top;
	padding-left: 30px;
	height:20px;
	width:775px;
}

#cartbott
{
    background-image:url("/images/cartbackgroundbott.png");
    background-repeat:no-repeat;
	float:right;
	vertical-align: text-top;
	padding-left: 30px;
	height:20px;
	width:775px;
}

#rightcol
{
   position: relative;
   right:0px;
   color: White;
   font-size: 10px;
}

#rightcol a
{
   color: #383838;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 2px 2px 2px 0px;
   color:Black;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
}

.audiencespacer
{
    height: 43px;
    vertical-align: middle;
}

.footermenulink
{
   font-family: Tahoma, Trebuchet MS, Verdana;
   font-size: 11px;
   color: #ffffff;
   text-decoration: none;
}

.footermenulink a
{
   text-decoration: none;
   color: #000000; 
   font-size: 11px;
}

.headermenulink
{
  font-family: Tahoma, Trebuchet MS, Verdana;
   font-size: 24px;
   text-transform: lowercase;
   vertical-align:middle;
   text-align:center;
}

.headermenulink a
{
   text-decoration: none;
   color: #000000;
   text-align:center;
}

.headermenulink a:hover
{
   text-decoration: none;
   color: #F8971C; 
}

.highlight
{
   background-color: #D0D0D0;
   color: #000000;
}

.highlightcity
{
   background-color: #ffffff;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

div#newsClippings ul
{
	margin: 0; padding: 0;
}

div#newsClippings li
{
	margin: 0 10px 0 10px; 
	padding: 0;
	text-align: left;
	list-style: none;
}

.articleleftnav
{
    width: 170px;
    float: left;
    margin-left: 10px;
}
.articlebox
{
    float:right;
    color: #000000;
    font-size: smaller;
    width: 770px;
    padding-right:0px;
}

.articlebody
{
    color: #000000;
    width: 750px;
    float:right;
    padding-right:20px;
}

.articlebody a
{
    color: #000000;
}

.articlefiller
{
    color: #000000;
    width: 180px;
    float:left;
    
}

.articlepage
{
    float:left;
    width:965px;
    background-image: url('/images/catbackground2.png');
    background-repeat: repeat-y;
    padding-top: 25px;
    padding-left: 0px;
}

.articlepagehead
{
    width:965px;
    height:38px;
    position:relative;
    margin-top:-25px;
    background-image /**/: url('/images/catbackground1.png');
    background-repeat /**/: no-repeat;
}

/*\*/ * html .articlepagehead
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground1.png',sizingMethod=scale);
} /**/
       
.articlepagefoot
{
    width:965px;
    height:105px;
    position:relative;
    background-image /**/: url('/images/catbackground3.png');
    background-repeat /**/: no-repeat;
}
 
/*\*/ * html .articlepagefoot
{   
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true src='/images/catbackground3.png',sizingMethod=scale);
} /**/


.articletitle
{
   font-family: Tahoma, Trebuchet MS, Verdana;
   font-size: 18px;
   font-weight: bold;
   color: #666666;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

hr.link
{
    color: #6db33f;
    background-color: #6db33f;
    height: 2px;
    width: 120px;
    text-align: left; /*this will align it for IE*/
    margin: 0 auto 0 0;
}
    
.linkcategory
{
    padding: 5 0 5 5;
    font-size: 10px;
    font-weight: normal;
    font-family: Tahoma, Trebuchet MS, Verdana;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
}

.linkcategoryhd
{
    padding: 5 0 5 5;
    font-size: 13px;
    font-weight: normal;
    font-family: Tahoma, Trebuchet MS, Verdana;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
}

.flyoutcategory2
{
	padding: 5 0 5 5;
	font-size: 15px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
	color: #6db33f;
	text-decoration: none;
}

.flyoutcategory
{
	padding: 5 0 5 5;
	font-size: 14px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
	color: #6db33f;
	text-decoration: none;
}

.articleleftlinks
{
	padding: 5 0 5 5;
	font-size: 14px;
	font-weight:bold;
	font-family: Tahoma, Trebuchet MS, Verdana;
	color: #ffffff;
	text-decoration: none;
}

.articleleftlinks a
{
	text-decoration: none;
}

.articleleftlinks:hover
{
	text-decoration:underline;
}

.flyoutcategoryleft
{
    padding: 5 0 0 5;
    font-size: 11px;
    font-family: Tahoma, Trebuchet MS, Verdana;
    color: #ffffff;
    text-decoration: none;
}

.flyoutcategory a
{
	text-decoration: none;
}

.flyoutcategoryleft a
{
	text-decoration: none;
}

.flyoutcategory2 a
{
	text-decoration: none;
}
.flyoutcategoryselected
{
	padding: 5 0 5 5;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.flyoutcategoryselected a
{
	padding: 5 0 5 5;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.flyoutcategory:hover
{
	text-decoration:underline;
}

.flyoutcategoryselected2
{
	padding: 5 0 5 5;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.flyoutcategoryselected2 a
{
	padding: 5 0 5 5;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.flyoutcategory2:hover
{
	text-decoration:underline;
}
.flyoutcategoryselectedleft
{
	padding: 5 0 5 5;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.flyoutcategoryselectedleft a
{
	padding: 5 0 5 5;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.flyoutcategoryleft:hover
{
	text-decoration:underline;
}

.flyoutproduct
{
	text-align: left;
	color: #000000;
	text-decoration: none;	
	font-size: 12px;
	text-transform: lowercase;
}

.flyoutproduct a
{
	text-decoration: none;	
}

.flyoutproduct:hover
{
	text-decoration: underline;
}

.plussign
{
	font-size: 9px;
	color: #000000
}

.topflyoutcategory
{
	padding: 5 0 5 5;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.topflyoutcategory a
{
	padding: 5 0 5 5;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.topflyoutcategoryselected
{
	padding: 5 0 5 5;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.topflyoutcategoryselected a
{
	padding: 5 0 5 5;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

topflyoutcategory:hover
{
	text-decoration:underline;
	color: #999999;
}

.topflyoutproduct
{
	text-align: left;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

.topflyoutproduct:hover
{
	text-decoration: underline;
}

.pollbox
{
   color:#383838;
   font-size: 9px;
   width: 184px;
   position: relative;
}

#pollbox .sectiontitle
{
    padding-left: 30px;
}

#pollbox .sectionheader
{
    font-family: Tahoma, Trebuchet MS, Verdana;
    color: #d9d9d9;
    font-size: 10px;
    font-weight: bolder;
    background-color: #383838;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 2px;
}

.pollcontent
{
   padding-left: 30px;
   padding-right: 20px;
   padding-top: 10px;
}

.pollquestion
{
   font-size: 9px;
   font-weight: bold;
}

.polloptions
{
   padding-top: -10px;
   padding-bottom: -10px;
}

.pollbar
{
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}

v\:rect  {
    behavior:url(#default#VML);
    width: 962px;
    height: 440px;
    display: block;
    strokeweight:0;
}

v\:fill  {
    behavior:url(#default#VML);
}
