html, body, form, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, p, div, img, table, tr, td {
margin: 0; padding: 0;
}

a, a:visited
{
    color: #13649F;
    text-decoration: none;
}
a:hover 
{
    text-decoration:underline;
}    
    

html {
 font-family:Arial, Helvetica, sans-serif;
 background-color:#003162;
 font-size:.74em;
 color:#333333;
}

#header{
	background: #FFFFFF url(../images/header-bg.gif) repeat-x left bottom;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding-top:10px;
}

.Logintext 
{
    margin-top:25px;
}

.CartText 
{
    margin-top:20px;
}

img.imgCartIcon 
{
margin-bottom:-5px;
padding-right:5px;
}

#logo 
{
    padding-left:5px;
}
#utilitylinks {
	float: right;
	text-align: right;
	height:90px;
	min-height:90px;
	vertical-align:bottom;
	
}
#toplinks 
{
	font-size: 95%;
	font-weight: bold;
	color: #666;
	height: 46px;
	text-align: right;
	width: 470px;
	margin-right:5px;
}
.taglinetext 
{
    font-size:110%;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 100%;
	margin-right:5px;
	padding-left:10px;
}

#companylinks {
	background: url(../images/menu-left-bg.gif) no-repeat left top;
	border-right: 1px solid #C6DFF3;
	height: 31px;
	padding: 0;
	text-align: right;	
	width: 475px;
	margin-top:13px;
}
#mainmenu {
	background-color:#1A6AA5;
	width: 760px;
}
#search {
	background: #EEF4F8 url(../images/search-bg.gif) repeat-x left top;
	border-left: 1px solid #C6DFF3;
	border-bottom: 1px solid #C6DFF3;
	border-right: 1px solid #C6DFF3;		
	height: 36px;
	margin-bottom: 0px;
	text-align: right;
	width: 758px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}




/******************** search box area **********************/

.search_box 
{
    width: 200px;
    height: 30px;
    background: url('../images/search/bg_search_box.gif');
    text-align:right;
}
.search_box .SearchBoxText {
    float: left;
    padding: 0;
    margin: 0px 0 0 6px;
    border: 0;
    width: 158px;
    background: none;
}
.search_box .textboxspan 
{
    float:left;
    text-align:right;
    margin: 7px 3px 0 0;
        cursor:text;

}

.search_box .buttonSpan 
{ position:relative;
    float:right;
    text-align:left;
    margin-top:2px;
    width:42px;
    margin-right:8px;
}

.pnlSearchType
{
    text-align:left;
    z-index: 100000;
    display: none;
    border: 1px solid #666666;
    padding: 5px;
    font-size: 95%;
    color: Black;
    background-color: White;
    width:100px;
}

.SearchTypeIcon 
{
 z-index:10000;    
    margin-right:-33px;
}
.TextWatermark
{
    color: #666666;
    font-size: 1.2em;
    margin-top:0px;
    margin-left:5px;
    border:none 0px #ffffff;
    cursor:text;
}
.SearchBoxText 
{
    font-size:1em;
        cursor:text;

}

.ModalBackground
{
    background-color:Gray;  filter:alpha(opacity=70);  opacity:0.7;
}

.ModalPopup 
{
    text-align:left;
    border:solid 2px black;
    background-color:#efefef;
    padding:20px;
    width:250px;
    
}



/* Footer Styles
----------------------------------------------- */
#footer {
	clear:both;
	color: #999;
	font-size: 95%;
	padding-top: 20px;
	padding-bottom:10px;
	text-align:left;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#aes2tag 
{
    clear:both;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
}

#footer .footerline
{
 border-bottom:solid 5px #EEF4F8;
    width: 740px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right:auto;
}
#footer .footerleft{
 float:left;
 width:300px;
 text-align:left;
 margin-left:15px;
}

#footer .footerright {
float: right; 
text-align:right;
width:200px;
margin-right:15px;
}


/* Self-clearing Float
----------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.moduletable {
	margin: 0;
	padding: 0;
}



/* Main Menu
------------------------------------------*/
#mainmenu ul {
	height: 49px;
	margin:0;
	padding:0;
	list-style:none;
  }
#mainmenu li {
	float:left;
	background:url("../images/left-both.gif") no-repeat left top;
	height: 49px;
	margin:0;
	padding:0 0 0 2px;
	whitespace: nowrap;
	width: 123px !important; /* for IE5 and IE6 in quirks mode */
	width /**/:125px; /* for IE6 in standards mode */	
  }
#mainmenu a {
	background:url("../images/right-both.gif") no-repeat right top;
	color:#fff;
	display:block;
	float:left;
	font-size: 11px;
	height: 39px !important; /* for IE5 and IE6 in quirks mode */
	height /**/:49px; /* for IE6 in standards mode */	
	line-height: 13px;
	padding: 5px;
	text-decoration:none;
	text-align: center;
	width: 113px !important; /* for IE5 and IE6 in quirks mode */
	width /**/:123px; /* for IE6 in standards mode */		
  }
#mainmenu > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainmenu a {float:none;}
/* End IE5-Mac hack */
#mainmenu a:hover {
  color:#D0E5F5;
  }
#mainmenu #current {
  background-position:0 -49px;
  border-width:0;
  }
#mainmenu #current a {
  background-position:100% -49px;
  color:#fff;
  font-weight: bold;
  padding-bottom:5px;  
  }
#mainmenu li:hover, #mainmenu li:hover a {
  background-position:0% -49px;
  color:#D0E5F5;
  }
#mainmenu li:hover a {
  background-position:100% -49px;
  }
  
  /* Company Links
------------------------------------------*/

#companylinks ul {
	background: url(../images/company-links-bg.gif) repeat-x left top;
	height: 31px;
	margin-left: 0;
	padding-left: 0;	
	float: right;
}

#companylinks ul li { 
	display: inline; 
	}
#companylinks ul li a {
	background: url(../images/company-links-divider.gif) no-repeat right 50%;
	color: #1A6AA5;
	float: left;	
	line-height: 31px;
	font-size: 12px;
	padding: 0 10px;
	text-decoration: none;
}
.cart{
	margin-top: 4px;
	vertical-align: 0;
}
.checkoutheader{
	background-color: #069;
}
#companylinks ul li a:hover {
	text-decoration: underline;
}
/* Footer Links
------------------------------------------*/
#footer a {
	color: #999;
}


#contentWrapper {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
	background-color:#ffffff;
}



#content{
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#innercontent
{
    color: #535353;
    margin-left:10px;
    padding-left: 5px;
    line-height:1.5em;
    margin-right:10px;
}

#innercontent p {
margin-top:10px;
margin-bottom:10px;
  line-height:1.45em;
}
#innercontent h5
{
 padding-top:5px;
 padding-bottom:5px;
 padding-left:5px;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 120%;
    background-color: #EEF4F8;
}

#innercontent h1
{
    color: #DEB617;
    margin-top:15px;
    margin-bottom:25px;
    font-size:200%;
}

#innercontent h1.productHeader
{
    /* hidden for ALP */
    visibility:hidden;
    display:none;
    height:0px;
    min-height:0px;
    line-height:0px;
    /*
   text-transform:capitalize;   
   margin-top:8px;
   padding-top:0px;
   padding-bottom:0px;
   margin-bottom:13px;
   font-size:165%;
*/

}

#innercontent h1.productName
{
    margin-top:0px;
    font-weight: bold;
    font-size: 105%;
    color: #176BA7;
    margin-bottom: 10px;
}

#innercontent input, #innercontent select
{
    font-size:90%;
}

#liveHelp
{
    clear:both;
    margin-left:auto;
    margin-right:auto;
}


.catImage 
{
 width:130px; 
 min-height:130px; 
 /*height:130px;  */
 border:solid 2px #cccccc;
 text-align:center;
 vertical-align:middle;
 line-height:126px;
}
.catImage img 
{
 width:120px; 
/* min-height:120px; 
 height:120px;  */
 margin-top:5px;
}
.catDesc {
text-align:center;
width:120px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
line-height:1.1em;
}

.ProductSKUTable 
{
    font-size:90%;
    border-right: #cecece 1px solid; 
    border-top: #cecece 1px solid; 
    border-left: #cecece 1px solid; 
    border-bottom: #cecece 1px solid;
    margin-top:15px;
    margin-bottom:15px;
}

.ProductSKUHead
{
    background-color:#cccccc;
    padding-top:5px;
    padding-bottom:5px;
    font-size:105%;
}
.ProductSKURow 
{
    background-color:#ffffff;
    padding-top:5px;
    padding-bottom:5px;
}
.ProductSKUAltRow
{
    background-color: #EEF4F8;
    padding-top:5px;
    padding-bottom:5px;
}

.ItemProductName
{
    font-weight: bold;
    font-size: 125%;
    color: #176BA7;
    margin-bottom: 10px;
}
.ItemLongDesc 
{
    text-align:left;
}
.ItemImageArea 
{
    margin-right:10px;
}

.CategoryBreadcrumb
{
    border-bottom: solid 4px #cccccc;
    padding: 5px;
    margin-bottom: 10px;
    /*margin-top: -19px;*/
    border-bottom-color: #4187B8;
}

.ItemLongDesc 
{
    padding-right:10px;
}

.imagegallery 
{
    margin-right:10px;
}

.imagegallery .placeholder
{
    border: 2px solid #CCCCCC;
    padding: 10px;
    margin-bottom: 10px;
    text-align:center;
    vertical-align:middle;
}

.imagegallery .imgThumbnailContainer
{
}
.imagegallery .imgThumbnails
{
    cursor: pointer;
    border: 1px solid #cccccc;
    margin-left:5px;
    margin-right:5px;
    text-align:center;
    vertical-align:middle;
}

.imagegallery .imgThumbnails img
{
    margin-top:2px;
}

.extraInfo 
{
    text-align:left;
}

.extraInfo .links 
{
    padding:0px;
 margin-top:0px;
 margin-bottom:0px;   
}

.QuickCartViewer
{
    z-index: 100000;
    font-family: Arial;
    font-size: 90%;
    border: 2px solid #555A63;
    padding: 5px;
    background-color: #F0F0F0;
    width: 155px;
}

.QuickCartViewer .quickcarthead 
{
   color:#000000;
   font-size:125%;
   font-weight:bold;
   margin-bottom:5px;
}

.QuickCartViewer .quickcartcolhead
{
    background-color: #156BA7;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom:5px;
    padding-left:3px;
}



#CartCalShipTaxBox
{
    background-color:#efefef;
    border:solid 2px #cccccc;
    margin-top:15px;
    margin-bottom:15px;
    width:180px;
    padding-top:10px;
    padding-bottom:10px;
}

#CartCalShipTaxBox input 
{
    font-size:.9em;
}

.CartHeadStyle 
{
  text-align:left;
  padding-left:5px;
    background-color: #efefef;
    color: #333333;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #cccccc;
margin-bottom:10px;
  }
.CartStyle 
{
    font-size:90%;}
.CartStyle input 
{
    font-size:80%;
}
.CartRowStyle 
{
    text-align:left;
    padding-left:5px;
    padding-top:5px;
    }
.CartFooterArea 
{}
.CartTotalArea 
{
}
.CartTotalArea select 
{
    font-size:.85em;
}
.CartDisclaimerArea 
{
    text-align:center;
    font-size:.9em;
    font-style:italic;
    font-weight:bold;
    line-height:1em;
}

.CartSectionHeader
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #efefef;
    color: #333333;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom:5px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #cccccc;
}

.CartSectionHeader H4
{
    font-size:135%;
    padding-left: 10px;
    line-height:1em;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #efefef;
}

#innercontent .CartSectionHeader H5
{
    font-size:120%;
    line-height:1em;
    padding-top:3px;
    padding-bottom:3px;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #efefef;
}

.CheckoutEmphasis
{
    font-size: 120%;
    font-weight: bold;
    background-color: #EFEFEF;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid #333333;
    border-bottom-color: #CCCCCC;
}

.FoundItem
{
   
}

.FoundItemRow td
{
    background-color: #CFE2EF;
}
.GrayBoxWithBorder
{
    background-color: #F4F4F4;
    border: 1px solid #666666;
    padding: 10px;
}

.LeftNavMargin
{
    background-color: #F8F8F8;
    padding-left: 5px;
    width: 175px;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

.CheckoutWizard 
{
}
.CheckoutWizard input, .CheckoutWizard select, .CheckoutWizard textarea
{
    font-size:90%;
}



.MyAccountSection
{
    border-bottom: solid 3px #cccccc;
    clear: both;
    margin-bottom: 20px;
}

.MyAccountSection .MyAccountSectionInner
{
    background-color: #F0F0F0;
    padding: 5px;
}

.MyAccountSection .MyAccountSectionInner select
{
    font-size:85%;
}
.InnerOrderOptions
{
    font-size: 90%;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #E4E4E4;
}
.InnerOrderOptions select
{
    font-size:85%;
}
.MyAccountSection H5
{
    color: #666666;
    font-weight: bold;
    font-size: 135%;
    background-color: #C5DAE9;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.MyAccountTop
{
    
}

.MyAccountFooterLinks 
{
     text-align:center;
   margin-left:auto;
    margin-right:auto;
    width:250px;
    margin-top:20px;
    margin-bottom:20px;
}

.ReorderBox
{
    width:350px;
    margin-left:auto;
    margin-right:auto;
    background-color: #EFEFEF;
    border:solid 1px #cccccc;
}
.ReorderBox 
{
    margin-bottom:10px;
    padding-bottom:0px;
}

#innercontent .ReorderBox H1
{
    font-size:130%;
    padding-bottom:0px;
    margin-bottom:10px;
}
.FAQmenu 
{
    width:80%;
     list-style-type:disc;
}

.FAQmenu ul 
{
    width:100%;
}
.FAQmenu li 
{
    width:100%;
}

.FAQmenu li p 
{
    cursor:pointer;
    margin-bottom:0px;
    height:20px;
    width:110%;
}
.FAQmenu .FAQAnswer 
{
    margin-top:0px;
    background-color:#efefef;
	border:solid 1px #cccccc;
    color:#000000;
    padding:5px;
    width:100%;
}
.FAQmenu .FAQUpdateInfo 
{
border-top:solid #1px #000000;
    margin-top:10px;
    padding-top:5px;
    font-size:80%;
	display:none;
}


.SearchResultPaging 
{
    text-align:right;
    margin-top:10px;
}


.HomePageText 
{
    font-size:115%;
    margin-bottom:15px;
}

/* important to hide the UL of images for the primary slideshow so that the list doesn't show prior to the show */
.pics { height: 200px; width: 520px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 520px; padding: 0px; background-color: #eee; top:0; left:0 }


.FindItPanel
{
    margin-top: 25px;
    margin-bottom: 15px;
}

.FindItPanel img {
 margin-right:10px;
}

/* this markup is part of the findit panel for rouding the corners */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#FFFFE6; border-right:2px solid #666666; border-left:2px solid #666666; margin:0 3px;}
.b3 {height:1px; background:#FFFFE6; border-right:1px solid #666666; border-left:1px solid #666666; margin:0 2px;}
.b4 {height:2px; background:#FFFFE6; border-right:1px solid #666666; border-left:1px solid #666666; margin:0 1px;}
.contentb {background: #FFFFE6; border-right:1px solid #666666; border-left:1px solid #666666;}
.contentb div {margin-left: 5px;}

.bigblack {
 font-size:150%;
  font-weight:bold;
}

.PageUpdateText {
     font-size:80%;
     color:#ffffff;
}