/*
	color pallette:
	Allsop Orange = #F8971C
*/
html { min-height: 100%; margin-bottom: 1px; }

body
{
   margin: 0px;
   font-family:Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 13px;
   background-color:#ffffff;
   width: 100%;
}
a
{
    font-family:Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
    font-size:12px;
    color:#666666;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #F8971C;
   height: 1px;
}

#wrapper
{
	clear: both;
	margin: 0 auto;
	width: 960px;
	margin-bottom:20px;
}

#container
{
   clear:both;	
   margin: 0 auto;
   width: 960px;
}

#banner
{
	padding-top: 45px;
	float: left;
	vertical-align:text-top;
}

.headerlogo
{
}

#header
{
   margin: 20 0 0 0;
}

.topmenu
{
	vertical-align: middle;
	font-size: 20px;
	font-weight: 100;
	text-decoration: none;
	color: #000000;
}

#headermenu
{
   position:relative;
   vertical-align: middle;
   color:#F8971C;
   margin: 0 auto;
   margin-top: 20px;
   height: 43px;
   padding-bottom: 20px;
}

#headerleft
{
	position: absolute;
	left:0px;
	top:0px;	
	height: 43px;
	width: 70%;
}

#headerright
{
	right:0px;
	top: -20px;
	height: 43px;
	float: right;	
	vertical-align: text-top;
	width: 30%;
}

.prodtab
{
	color: #999999;
	font-size:16px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	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:Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	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: #000000;
}

.cartlink
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}

.searchlink
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.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: #000000;
    padding-top: 1px;
    padding-bottom:3px;
    font-size: 10px;	
    padding-left: 5px; 
    font-style:italic;
}

#breadcrumb a
{
   color: #000000;
   text-decoration: underline;
}

#footermenu
{
	clear: both;
	width: 960px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	color: #999999; 
}

#footertext
{
    margin: 0 auto;
    color: #999999;
    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: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
    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: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
    color: #d9d9d9;
    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:Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color:#888888;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 2px;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#centerbottomcol
{
	float:right;
	padding-top: 20px;
	vertical-align: text-top;
}

#cartdetails
{
	float:right;
	padding-top: 20px;
	padding-left: 20px;
	vertical-align: text-top;
	width:725px;
}

#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:Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   color: #999999;
   text-decoration: none;
}

.footermenulink a
{
   text-decoration: none;
   color: #000000; 
   font-size: 11px;
}

.headermenulink
{
  font-family:Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
   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: #fefbd2;
   color: #000080;
}

.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;
}

.articlebox
{
   color: #000000;
   font-size: smaller;
   width: 450px;
}

.articletitle
{
   font-family:Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 18px;
   font-weight: bold;
   color: #666666;
   text-decoration: none;
}

a.BALinks
{
   font-family:Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 18px;
   font-weight: bold;
   color: #666666;
   text-decoration: none;
}
a.BALinks:link, a.Links:visited {
 color: #DDD;
 text-decoration: none;

}
a.BALinks:hover {
 color: #E77A00;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.flyoutcategory
{
	padding: 5 0 5 5;
	font-size: 13px;
	font-family: Verdana, Trebuchet MS;
	color: #333333;
	text-decoration: none;
}

.flyoutcategory 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;
}

.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: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;
}
