html,body,a {font-family:'Segoe UI',Helvetica,sans-serif;}
BODY 
{
/*
text-align:center;
margin: 0px;
background-color: #fff;
*/
	width:100%;
	height:390px;	
	background-image:url('Header_BG_G_NEW.gif');
	background-repeat:repeat-x;	
	margin: 0px;
	color: #000;
	letter-spacing: normal;
	text-align:center;

}
h6
{
	color: #687074;
    font-size: 18px;
	margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
	line-height: 18px;
}
select { background-color: #ffffff; padding: 2px; width:200px; font-size: 12px; color:#414042; font-family:'Segoe UI',Helvetica,sans-serif; height: 22px; border: 1px #CBCCCE; border-style: solid; line-height:22px;}
.selectdateyear { background-color: #ffffff; padding: 2px; width:55px; font-size: 12px; color:#414042; font-family:'Segoe UI',Helvetica,sans-serif; height: 22px; border: 1px #CBCCCE; border-style: solid; line-height:22px;}
h1, h1 span
{
    font-family: 'Segoe UI',Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #003399;
}
h2 {
    display: block;
    font-size: 1em;
    font-weight: bold;
}
ul ul, ol ul {
list-style-type: disc;
}
h3 
{
    font-family: 'Segoe UI',Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #003399;
}
INPUT[type='checkbox'], .radioStyle, .checkboxStyle {border-width: 0px; margin: 2 5 0 0px; padding: 0px; border-style: none; position: relative; top: 2px; }
hr
{
    color: #CBCCCE;    
}
A {text-decoration: none; color: #003399;}

table {
    font-weight: normal;
    font-size: 12px;
    font-variant: normal;
    font-style: normal;
    color: #414042;
}
h5 {
    display: block;
    font-size: 1em;
    font-weight: bold;
}
.MiniTitle
{
	font: bold 12px 'Segoe UI',Helvetica,sans-serif;
	color: #807F83;			
	letter-spacing: normal;	
	border-bottom: solid 1px #CBCCCEccc;
	padding-bottom: 2px;
}
.MiniCartTitle
{
	font: bold 12px 'Segoe UI',Helvetica,sans-serif;
	color: #807F83;		
	letter-spacing: normal;
	vertical-align: middle;	
	padding-bottom: 2px;		

}
.MiniCartProductName
{
	font: bold 11px 'Segoe UI',Helvetica,sans-serif;
	color: #807F83;			
	letter-spacing: normal;
	vertical-align: middle;	
	border-top: solid 1px #CBCCCEccc;	
	padding-top: 5px;
}
.MiniCartProductLabel
{
	font: bold 11px 'Segoe UI',Helvetica,sans-serif;
	color: #807F83;	
	letter-spacing: normal;
	vertical-align: middle;	
	text-align: left;
}
.MiniCartProductDetail
{
	font: bold 11px 'Segoe UI',Helvetica,sans-serif;
	color: #807F83;			
	letter-spacing: normal;
	vertical-align: middle;	
	text-align: right;
}
legend span 
{
    color: #444042;
}
.MiniCartImageDisplay
{
	
	vertical-align: middle;	
	text-align: center;	
}

.ModalWindow
{

  border: solid1px#c0c0c0;

  background:#f0f0f0;

  padding: 0px11px11px11px;

  position:absolute;

  top:-1000px;

}
#PageHome
{
    text-align: left;    
}
.modalBackground
{
    background-color:#CBCCCECFF;
    filter:alpha(opacity=60);
    opacity:0.60;
}
        
/* Tool tip display */
	    
	    #dhtmltooltip{
		position: absolute;
		left: -300px;
		width: 150px;
		border: 1px solid black;
		padding: 2px;
		background-color: lightyellow;
		visibility: hidden;
		z-index: 100;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#807F83,direction=135);
	    }  
	    
	    #dhtmlpointer{
		position:absolute;
		left: -300px;
		z-index: 101;
		visibility: hidden;
		}
 
        
 /* Tool tip display END */
 
.hide
{
	display: none;
}


.AutoCompleteExtender
{
    position: relative; 	   
    
}
#AutocompleteControl {
	 position: relative
}


/* START MAIN LAYOUT TAGS */

/* The container is used to control to overall width of the site content */
#Pageheader, #PageContent, #Pagefooter
{
	/*width:780px;
	padding:0px;
	margin:0px 0px 0px 0px;
	background: Red;	
	margin: 0 auto;*/
	width: 1050px;margin-right: auto;margin-left: auto;
}


#mastercontainer
{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px, 0px, 0px, 0px;
	border:0px;
}


/* Used by popup windows */
#popupContainer
{
	width:600px;
	padding:11px;
	background: #FFF;	
}
#popupEmailContainer
{
	padding: 11px;
	background: #FFF;	
}

/* NavColumn and ContentColumn are used on pages with a sidebar */

#ContentColumn_manu 
{
	float:left;
	padding:0 115px 50px 30px;
	
	/*width:605px;*/
	vertical-align:top;
	text-align:left; background-color:#fff;
	font: 12px/15px 'Segoe UI',Helvetica,sans-serif;
	margin:20px 0px 20px 30px;
}
#ContentColumn_manu_log /*only for checkout_login.aspx*/
{
	float:left;
	padding:0;
	
	/*width:605px;*/
	vertical-align:top;
	text-align:left; background-color:#fff;
	font: 12px/15px 'Segoe UI',Helvetica,sans-serif;
	margin:0 0 20px 0;
}
#ContentColumn_manu_log h1{ font-family:'Segoe UI'; font-size:19px; color:#333;}


#ContentColumnqw{
	float:left;
	width:680px;
	vertical-align:top;
	text-align:left; background-color:#fff;
	font: 12px/15px 'Segoe UI',Helvetica,sans-serif;
     margin: 0 0 20px 44px;
    padding: 0 76px 50px 81px;   -moz-border-radius: 11px;-o-border-radius: 11px;-webkit-border-radius: 11px;
}
#ContentColumncat{
	
	width:680px;
	vertical-align:top;
	text-align:left; background-color:#fff;
	font: 12px/15px 'Segoe UI',Helvetica,sans-serif;
     margin: 0 0 20px 44px;
    padding: 0 32px 50px 81px;   -moz-border-radius: 11px;-o-border-radius: 11px;-webkit-border-radius: 11px;
}
div#ratingPanel
{
    display:block;
    background: white;
}

#ProductImage{margin:0 0px 0 0;}

/* #ProductPageContainer,#ProductImageColumn and #ProdutContentColumn are used on the product page */
#ProductPageContainer, #ProductPageContainer table
{
	width: 100%;
}
#ProductPageImageColumn
{
	width:175px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:center;
	font: 13px/15px 'Segoe UI',Helvetica,sans-serif;
}
#ProductPageContentColumn
{
	padding:0px 0px 0px 11px;
	margin:0px;
	vertical-align:top;
	text-align:left;	
	font: 13px/15px 'Segoe UI',Helvetica,sans-serif;
	
}
table#container td.ProductPageContentColumn
{
    /*padding: 10 10 10 10px;*/
    vertical-align:top;
	width: 35%;
}
/* #page is used by pages without a sidebar */
#page
{
	padding:0px;
	margin:0px;
	/*background:#FFFFFF;*/
	font: 13px/15px 'Segoe UI',Helvetica,sans-serif;
	
}

#detail_banner {
    background-image: url(banner.jpg);
    margin-right:auto; /*margin-left:auto;*/
    height: 48px;
    width: 916px; margin-bottom:0px; /*margin-top:11px;*/
}
#maincontent_new
{
    background-color: #E7E7E7;
    width:1050px;
    margin: 11px 0 0 0;
    min-height:600px; padding:0;
	
}

/* START HEADER TAGS */
#header
{
background:transparent;margin:0px;
}


/* Sections within Main Header Areas */


/*Banner portion-------------------------------------------------------------------------------------------------------------------------------*/
#banner {float: left;height: 235px;width: 916px; background:url(banner.jpg) no-repeat; display:none;}
#banner_img{float: left;height: 240px;width:871px; background:url(picture1.png); background-repeat:no-repeat; margin:11px 0px 0 50px;}
.image{margin:0 0 0 0;}

/*#SiteMenu A
{
	padding-left:11px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:5px;
	color: #807F83;
	font: 11px/15px 'Segoe UI',Helvetica,sans-serif;
}
#SiteMenu A:Hover
{
	color:#0000FF;	
}*/


#WelcomeMsg
{
	color: #9D2599;    
    /*margin:50 0 0 11px;*/
    /*top: 58px; */
    font-family:'Segoe UI',Helvetica,sans-serif; font-size:11px;
    text-align: left;
    display: inline;
    height:11px;
}

#WelcomeMsg span.formlabel
{
    font-family: 'Segoe UI',Helvetica,sans-serif;
    font-size: 11px;
    color: #807f83;
    display: inline-block;
}
#divHeadLogin
{
    -moz-border-radius:5px;
	-moz-border-radius-topleft:0;
	-webkit-border-radius:5px;
	-webkit-border-top-left-radius:0;
	background-color: #fff;
    display: none;
    font-size: 11px;
    left: 104px;
    margin-top: 23px;
    padding: 12px;
    position: absolute;
    top: 15px;z-index:2000;border: 4px double #999999;
}

#SiteLanguage
{
	position: absolute;
	top: 47px;
	left: 580px;
	color: #807F83;
}


#TrackingNumber
{
    background: transparent;
	color: #0000FF;
	text-decoration: underline;
}

.SavedCart .header td
{
    padding: 3px;    
}
.SavedCart .Item td, .SavedCart .AlternateItem td
{
    text-align: left;
}
#TableLoadCard td
{
    padding: 1px;  
    vertical-align: middle;
}
#TableLoadCard td.bvtex input
{
    padding: 0px;
    border-spacing: 0px;
}

#savedcart
{
    border-collapse: collapse;
}
.loadCart
{
    width: 74px;    
}

.menu_serch { background: url(menu_serc.png) no-repeat;border-style: none;color: #999999;float: left;height: 18px; margin: 9px 0 0 14px;padding: 0 9px 0 18px;width: 100px;}
.menu_btm {float: left;width: 45%;margin-left: 15px;}
.menu_btm p {font-family: 'Segoe UI', Helvetica, sans-serif;color: #124982;font-size: 0.9em;margin: 0px;padding-top: 20px;}
#shopp{width:40%; float:left; color:#a6d924; font-family:'Segoe UI', Helvetica, sans-serif; font-size:14px; margin:4px 0 0 0;}
#shopp a{color:#9a2597;text-decoration:none;}
#shopp a:hover{color:#660033;text-decoration:none;}
.content_bg_top {float: left;height: 41px;width: 200px;background: url(content_top.png) no-repeat;}
.content_rgt {float: left;height: auto;	width: 655px;background-image: url(rgt_centr.jpg);background-repeat: repeat-y;}
.content_rgt h3 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;color: #807F83;text-decoration: underline;}

.content_bg_botm {float: left;height: auto;width: 200px; z-index:9; background-color:#000; background:url(content_bottom.png);/* position:absolute; top:865px; */ margin:0 0 0 8px; height:15px;}
.content_rgt_top h3 {font-family: 'Segoe UI', Helvetica, sans-serif;color: #0092c3;font-size: 20px;margin: 0px;padding-top: 18px;padding-left: 20px;float: left;}
.rgt_cart_main { background-image: url(cart-bg.jpg); background-repeat: no-repeat;float: left; height: 276px;margin: 9px 0 -8px 17px;
width: 192px;}
.content_rgt_top {float: left;height: 20px;width: 655px;background-image: url(rgt_top.jpg);background-repeat: no-repeat;position:absolute; top:373px; margin-bottom:11px;}
.content_rgt_botm {float: left;height: 39px;width: 655px;min-height:15px;background-image: url(rgt_btm.jpg);background-repeat: no-repeat;margin: 0px; margin-left:0px;}
.content_rgt p {margin-top: 20px;margin-right: 0px;margin-bottom: 11px;margin-left: 0px;font-family: 'Segoe UI', Helvetica, sans-serif;color: #807F83;font-size: 13px;}
#rgt_grid {float: right;height: 20px;width: 175px;margin-top: 17px;}
.rgt_grid_color  {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 14px;margin: 0px;color: #333333;}
#rgt_grid a {color: #333333;text-decoration: none;}
#rgt_grid a:hover {text-decoration: underline;}

.rgt_all {float: left;width: 190px;margin-top: 6px;}
.rgt_all_img  {margin-right: auto;margin-bottom: 0px;margin-left: auto;display: block;overflow: hidden;margin-top: 9px;height: 118px;width: 92px;}
.rgt_cart_main h4 
 {
     font-family: 'Segoe UI', Helvetica, sans-serif;color: #FFFFFF;margin: 0px;padding-top: 23px;text-align: center; 
     /*filter: Shadow(Color=#807F83, 	Direction=125, Strength=3); text-shadow: #807F83 1px 2px 2px;*/
     }
.rgt_all_01 {width: 190px;margin-top: 17px;margin-left: 11px;position: relative;float: left;}
.rgt_all_022 {width: 190px;margin-top: 38px;margin-left: 11px;position: relative;float: left;}
.rgt_all h5 {font-family: 'Segoe UI', Helvetica, sans-serif;text-decoration: line-through;margin: 0px;text-align: center;font-size: 16px;}
.rgt_all_033 {width: 190px;margin-top: 12px;margin-left: 11px;position: relative;float: left;}
.rgt_all_01 h5 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;margin: 0px;text-align: center;float: left;padding-left: 55px;padding-right: 15px;}
.rgt_all_022 h5 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;margin: 0px;text-align: center;float: left;padding-left: 55px;padding-right: 15px;}
.rgt_all_033 h5 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;margin: 0px;text-align: center;float: left;padding-left: 55px;padding-right: 15px;}
.rgt_all_img  {margin-right: auto;margin-bottom: 0px;margin-left: auto;display: block;overflow: hidden;margin-top: 9px;height: 118px;width: 92px;}
.rgt_cart_main h4 
{
    font-family: 'Segoe UI', Helvetica, sans-serif;color: #FFFFFF;margin: 0px;padding-top: 23px;text-align: center; 
    /*filter: Shadow(Color=#807F83, 	Direction=125, Strength=3); text-shadow: #807F83 1px 2px 2px;*/
    }
.rgt_all_01 {width: 190px;margin-top: 17px;margin-left: 11px;position: relative;float: left;}
.rgt_all_022 {width: 190px;margin-top: 38px;margin-left: 11px;position: relative;float: left;}
.rgt_all h5 {font-family: 'Segoe UI', Helvetica, sans-serif;text-decoration: line-through;margin: 0px;text-align: center;font-size: 16px;}
.rgt_all_033 {width: 190px;margin-top: 12px;margin-left: 11px;position: relative;float: left;}
.rgt_all_01 h5 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;margin: 0px;text-align: center;float: left;padding-left: 55px;padding-right: 15px;}
.rgt_all_022 h5 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;margin: 0px;text-align: center;float: left;padding-left: 55px;padding-right: 15px;}
.rgt_all_033 h5 {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 16px;margin: 0px;text-align: center;float: left;padding-left: 55px;padding-right: 15px;}
.category_more {font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 13px;text-align: center;color: #9F289D;text-decoration: underline;display: block;font-weight: bold;}


/* Controls sub category level menu */
#MenuLevel2
{
	/*width:780px;*/
	background: #006699;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align:center;	
	/*display:none;*/
}
#MenuLevel2 .MenuItem
{
	width: 100px;
	background:transparent;
	color: #FFF;
	height: 25px;
	text-align: center;
}
#MenuLevel2 Table
{
	margin-left: auto;
	margin-right: auto;
}
#MenuLevel2 A
{
	font: 12px/12px 'Segoe UI',Helvetica,sans-serif;
	color:#FFF;
	text-decoration:none;
}
#MenuLevel2 A:Hover
{
	text-decoration:underline;
}
/*-------------------------------footer -------------------------------------------------------------------------------------------------------*/
#footer_outr {width: 100%;margin-right: auto;margin-left: auto;height: 50px;background-image: url(bg.gif);background-position: bottom;background-repeat: repeat-x;}
#footer pre {    color: #4C4C4C; float: left;font-family: 'Segoe UI',Helvetica,sans-serif;font-size: 11px; margin: 0; padding-left: 7px;padding-top: 15px;}
#footer_outr #footer p {font-family: 'Segoe UI', Helvetica, sans-serif;color: #4c4c4c;font-size: 11px;float: right;margin: 0px;padding-top: 15px;padding-right: 22px;}
#footer a {color: #4c4c4c;text-decoration: none;}
#footer a:hover {color: #414042;}
/*#footer {width: 951px;height: 42px;margin-right: auto;margin-left: auto;background-color: #FFFFFF;}*/
#footer {width: 100%;margin-right: auto;margin-left: auto;height: 30px;}
#footermenu{ color: #807F83; height: 30px; float: right;font-family: 'Segoe UI',Helvetica,sans-serif;font-size: 11px; margin: 0; padding-left: 0px;padding-top: 0px; text-align: right;display: inline; width: 70%;}
#linkcopyright { }
#footercustommenu{ font-family: 'Segoe UI',Helvetica,sans-serif;font-size: 11px;}
#copyright
{
	text-align: center;color:#807F83; font-family: 'Segoe UI',Helvetica,sans-serif;font-size: 11px; 
}
#poweredby
{
	font: 11px 'Segoe UI',Helvetica,sans-serif;
	text-align:center;
	float:right;
}

.poweredby
{
	font: 11px 'Segoe UI',Helvetica,sans-serif;
	text-align:center;
	float:right;
}

.poweredby img
{
    height: 20px;
	border:none;
}

/* END FOOTER ELEMENTS */

/* START HOMEPAGE TAGS */

/*#HomeTable
{
	padding:0px;
	margin:0px;
	width:780px;
}
*/
#HomeTable
{
	display: inline-block;
    text-align:center;
    width: 1050px;
	padding:5 0 0 0px;
}
#HomeColumn1
{
float: left;
	vertical-align: top;
	padding: 5 2 2 2px;
	display:inline;
    width: 200px;    
}
#HomeColumn2
{
float: left;
	vertical-align:top;
	padding: 5 2 2 2px;
    display: inline;
    width: 625px;

}
#HomeColumn3
{
float: right;
	vertical-align: top;
    display:inline;
    width: 190px;    
}


#QuickAddListcontent
{
    float: right;height: auto;	width: 600px;
}
#HomepageSample1
{
	background-image: url(HomepageSample1.jpg);
	width:1050px;
	height: 720px;
	margin: 3px 0px 0px 0px;
	background-repeat: no-repeat;
}
#HomepageSample2
{
	background:#F1F4FD;
	text-align:left;
	vertical-align:middle;
	margin: 11px 0px 0px 0px;
	/*border: solid 1px #C9CCF9;*/
	font: 11px 'Segoe UI',Helvetica,sans-serif;
}

#HomeColumn1 .SingleCategoryDisplay,#HomeColumn2 .SingleCategoryDisplay,#HomeColumn3 .SingleCategoryDisplay
{
	border:0px;
}

.MailingListSignupForm
{
    width: 100%;
    margin: 0 0 0 0px;
    padding: 0px;
}

/*
=============================================
By Michael.
~Search Box
=============================================
*/
/*SearchStart*/
/*
.headerFooter fieldset {
	float: left;
	color: #888;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	width: 250px;
	margin: 0px;
	height: 30px;
}
.sidesearch_input {
	border: 0px solid #9d1a10;
	background-color: transparent;
	height: 20px;
	font-size: 14px;
	font-family: 'Segoe UI',Helvetica,sans-serif;
	float: left;
	margin: 3px 0px 0px 7px;
	color: #666;
}
.sidesearch_submit {
	margin-top: 5px;
	margin-left: 11px;
	float: left;
	border: 0px solid red;
	background-color: transparent;
}
*/
.SBox {
	float: left;
	color: #888;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	width: 250px;
	margin: 0px;
	height: 30px;
}
.sidesearch_input {
	border: 0px solid #9d1a10;
	background-color: transparent;
	height: 20px;
	font-size: 14px;
	font-family: 'Segoe UI',Helvetica,sans-serif;
	float: left;
	margin: 3px 0px 0px 7px;
	color: #666;
	width:190px;
}
.sidesearch_submit {
	margin-top: 5px;
	margin-left: 20px;
	
	border: 0px solid red;
	background-color: transparent;
}
.headerFooter{
	border-collapse: separate;
	position: absolute;
	top: 45px;
	left: 810px;
	width: 250px;
}
/*Search End*/
.SearchBoxForm {width:100%;margin: 0 0 0 0px;padding:0px;}
.SearchBoxForm h4 { display:none;padding: 0px; margin: 3 0px; color:#807F83; font-size:11px; font-weight:normal; font-family:'Segoe UI',Helvetica,sans-serif; text-align:left; letter-spacing: 1px;}
/*.SearchBoxFormContent {padding:5px;}*/
.SearchBoxTable, .mailinglistsignupformtable 
{
	border-collapse:collapse; 
	border-spacing:0;
	width:180px; 
}
.SearchBoxTable table, .mailinglistsignupformtable table 
{
	width:180px; 
	border-collapse: collapse; 
	border-spacing:0px;
}
table#container table.SearchBoxTable td, table#container table.MailingListSignupFormTable td 
{
	vertical-align:middle;
	width:100%; 
	height:100%; 
	font-family:'Segoe UI',Helvetica,sans-serif; 
	font-size:12px; 
	padding: 0 0 0 0px; 
	min-width: 7px;
}
.SearchBoxTable table tr td
{
	border: 0 none;
    border-collapse: collapse;
    padding: 0;
    vertical-align: middle;
}
table#container table td input.SearchTextBox, table#container table td input.WatermarkedSearchTextBox, table#container table td input.MailingListTextBox, table#container table td input.WatermarkedMailingListTextBox { width: 170px;}
div.myaccountwindows #contentcolumn h1 { display: none;}
div.myaccountwindows #contentcolumn table#ordertable h1 {display: inline;}

.MailingListSignupForm h4, .SearchBoxForm4DefaultPage h4, .MailingListSignupForm4DefaultPage h4
 {padding: 0px; color:#807F83; font-size:11px; font-weight:normal; font-family:'Segoe UI',Helvetica,sans-serif; text-align:left; letter-spacing: 1px;}
.SearchTextBox, .MailingListTextBox
{
}
.MailingListSignupFormContent
{	
	/*text-align:left;	*/
	 width: 100%;
    padding: 0px; 
}
.SearchBoxForm4DefaultPage
{
	border: 0px;
	width:198px;
	margin: 0 0 0 0px;
    padding: 7px 0px 0px 0px;
}
.SearchBoxTable4DefaultPage, .SearchBoxTable4DefaultPage table tr td
{
    border: 0 none;
    border-collapse: collapse;
    padding: 0;
    vertical-align: middle;
}
.SearchBoxTable4DefaultPage td
{
    padding: 0px;    
}
.SearchBoxForm4DefaultPage h4
{
    margin-top:5px;
    margin-bottom:5px;
}
/* New From Nodus */
.MailingListSignupForm4DefaultPage
{
	width:198px;
     padding: 7px 0px 0px 0px;   
}
.MailingListSignupFormContent4DefaultPage
{
	text-align:left;	
}
.MailingListSignupFormTable4DefaultPage, .MailingListSignupFormTable4DefaultPage table tr td
{
    border: 0 none;
    border-collapse: collapse;
    padding: 0;
    vertical-align: middle;
}

.MailingListSignupFormTable4DefaultPage td
{
    padding: 0px;    
}

.MailingListSignupForm4DefaultPage h4
{
    margin-top:5px;
    margin-bottom:5px;
}

/* End New From Nodus */


/* END NAV COLUMN BLOCK TAGS */

/* START PRODUCT CONTROLS AND CATEGORY CONTROLS */
/* SingleProductDisplay
{
	text-align:center;
	width:165px;
	height:165px;
	margin:11px 11px 11px 0px;
}
*/
/* Special Tag to shrink single product margins when inside nav column */

#OrderItemPreview{ float:left; margin:10 10 10 11px;width: 96%;}
#tableOrderItemPreview {width: 100%;}
#tableOrderItemPreview span.checkoutdescription
{
    color: #807f83;
}
/*
.RelatedItemsBlock
{
	margin:0px;	
}
.RelatedItemsBlockContent
{
	padding:0px;
	text-align:center;	
}
*/
.SingleProductDisplay
{
	text-align:center;
	width:165px;
	margin:10px 10px 10px 10px;
}
.SingleCategoryDisplay
{
	text-align:left;
	width:165px;
	margin:10px 10px 10px 0px;
}
.RelatedItemsBlock
{
	width:100%;
	margin:0px;	
}
.RelatedItemsBlockContent
{
	padding:0px;
	text-align:center;	
}
.RelatedItemsBlock h3
{
font: bold 20px 'Segoe UI',Helvetica,sans-serif; margin-bottom: 0;
}
#ProductTitle
{
font: bold 20px 'Segoe UI',Helvetica,sans-serif; 
color: #003399;
}
#ProductReviews h3
{
font: bold 20px 'Segoe UI',Helvetica,sans-serif; 
color: #003399;
}
.NavColumnBlock .SingleProductDisplay,.NavColumnBlock .SingleCategoryDisplay
{
	margin:0px;
}


.ListProductDisplayLongDesc
{
	/*display:none;*/
}


.ListProductDisplay, .ListCategoryDisplay
{
	text-align:left;	
}
.ListProductDisplayPrice
{
	text-align:right;
	width:100px;
	padding-right: 10px;
}

.ListProductDisplaySKU
{
	text-align:left;	
	width:400px;
}

.ListProductDisplayName
{
	text-align:left;	
}

.ListCategoryDisplayDescription
{
	margin:3px 11px 11px 0px;
	font: 12px 'Segoe UI',Helvetica,sans-serif;
}
.ListCategoryDisplayDescription h2 {
    color: #444444;
    font-size: 12px;
    font-weight: 500;
}
.SingleProductDisplayAddToCartButton
{
	text-align:center;
/*bottom: 10;*/
position: absolute;
/*left: 34px;*/
left: 55px;

}
.ListProductDisplayAddToCartButton{
	
}

.DetailProductDisplay
{
	padding: 5px 11px 11px 11px;
	text-align:left;
	width:550px;
}
.DetailProductDisplayImage
{
	vertical-align:top;
	text-align:left;
	width:120px;
	height:120px;
	float:right;
	font: 12px 'Segoe UI',Helvetica,sans-serif;
}
.DetailProductDisplayName,.DetailProductDisplayPrice,.DetailProductDisplayDescription
{
	font: 12px 'Segoe UI',Helvetica,sans-serif;
}
.DetailProductDisplayControls
{
	width: 100%;display: table;
}
.DetailProductDisplayShortDesc {
    
	font: 12px 'Segoe UI',Helvetica,sans-serif;	
}

.DetailProductDisplayLongDesc {
    
	font: 12px 'Segoe UI',Helvetica,sans-serif;	
}

/* END PRODUCT CONTROLS AND CATEGORY CONTROLS */





/* START VISUAL STYLES */


.BVText, .CartText
{
	font: 12px 'Segoe UI',Helvetica,sans-serif;
	color: #003399;
    font-style: italic;
}
.BVSmallText
{
    font-weight: normal;
	font: 12px 'Segoe UI',Helvetica,sans-serif;
	color:#414042;
}

.BVSmallText b
{
	color:#003399;
}

.FormInput
{
	border-right: 1px solid #CBCCCE;
	border-top: 1px solid #CBCCCE;
	background: #ffffff;
	border-left: 1px solid #CBCCCE;
	color: #414042;
	border-bottom: 1px solid #CBCCCE;
	width: 200px;
}
.FormInputError
{
	border-right: #CBCCCE 1px solid;
	border-top: #CBCCCE 1px solid;
	background: #ffb5b5;
	border-left: #CBCCCE 1px solid;
	color: #000;
	border-bottom: #CBCCCE 1px solid;
}
.formlabel
{
    text-align: left;
	font: 12px 'Segoe UI',Helvetica,sans-serif;
	color: #414042;	
	letter-spacing: normal;
	border-collapse: collapse;
}
#RecordsFound span.formlabel
{
	font: 12px 'Segoe UI',Helvetica,sans-serif;
	color: #003399;	
	letter-spacing: normal;	 margin-right:11px;
	font-style: italic;
}
.FormLabelStrong
{
	font: bold 12px 'Segoe UI',Helvetica,sans-serif;
	color: #003399;	
	letter-spacing: normal;	
}

.ErrorMessage
{
	background: #ffb5b5;
	font: 11px 'Segoe UI',Helvetica,sans-serif;
	color: #000;
		text-align: left;
}
.ErrorMessage2
{
	/* background: #ffb5b5;*/
	font: 11px 'Segoe UI',Helvetica,sans-serif;
	color: #000;
	text-align: left;
}
.ErrorMessage3
{
	/* background: #ffb5b5;*/
	font: 11px 'Segoe UI',Helvetica,sans-serif;
	color: #000;
	text-align: left;
	display: list-item;
}
.SuccessMessage
{
	background:#99FF00;
	color: #000;
	font: 11px 'Segoe UI',Helvetica,sans-serif;
}
P
{		
	margin: 0px;	
	text-align:left;
}

P1
{
	width:500px;
	max-width: 500px;
	margin: 0px;	
	text-align:left;
}
.indent
{	
	margin-left:20px;
}
.Padded
{
	margin:11px; 
}
.graysmall
{
    font: 12px 'Segoe UI',Helvetica,sans-serif;
    color: #807f83;
}
#AddressControlTable tr td.formlabel
{
    font: 12px 'Segoe UI',Helvetica,sans-serif;
	color: #414042;	
	letter-spacing: normal;
	margin-right:11px;
    padding: 3px;
    /*width: 170px;*/
}

.DiscountText
{
	font: 14px 'Segoe UI',Helvetica,sans-serif;
	color:#807F83;	
}
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice, .OriginalSitePrice
{
	font: bold 14px 'Segoe UI',Helvetica,sans-serif;
}

.ListPrice, .OriginalSitePrice, .OriginalSitePrice
{
	text-decoration:line-through;
}
.SitePriceDiscounted, .YouSave
{
	color:#FF0000;
}
div#PrintThisPage, div#EmailThisPage
{
    text-align: center;
}
.WishListItemStyle
{
    width: 120px;
}

.BreadCrumbTrailSpacer
{
	background-repeat: no-repeat;
}
.BreadCrumbTrailNoLink
{
    color: #003399;
    font-weight: bold;
}
fieldset.fieldSetStyle
{
    border-width: 0px;
}
fieldset.fieldSetStyle legend h3
{
    color:#414042; font-weight: bold;
}
/* END BREADCRUMB TAGS */
#page h1 span.checkoutlogintitle 
{
    font-family: 'Segoe UI',Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    color: #003399;
    margin: 15 0 0 15px;
}
.searchtitle
{
    padding-left: 11px;
}


/* END CATEGORY LIST CONTROL TAGS */



#ProductProperties
{
	text-align:left;
}
#ProductProperties UL
{
    margin: 3 0 10 0px;
    padding: 3 0 0 0px;
	list-style-type: none;
}
#ProductProperties UL LI span.ProductPropertyLabel
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #807f83;
    line-height: 18px;
	list-style-type: none;
}
#contentcolumn div#ProductProperties UL LI
{
	line-height: 15px;
	padding-left: 0px;
	list-style-type: none;
}

#RecordsFound
{ 
    margin-left:11px;
}

#Sorter
{
}
#Sorter Table
{
}
#tblItems
{
	border: 1px solid #708090;
	width:720px;
	margin:5px;
}
#CheckoutTable
{
	 width: 100%;
}
.MyAccountAddressList
{
    width: 100%;    
}

#CheckoutSteps
{
	margin:0 0 5px 0; font-size: 12px;
}
#page h1 span
{
    color: #414042;
    font-weight: normal;
}
#page span
{
    
}
#loginPanel
{
    margin-left:80px;
    letter-spacing: 1px;
}
#loginPanel table.FormTable td.ContentCell .ErrorMessage {width: 100% !important;}
.CheckoutStep
{
	font: 11px 'Segoe UI',Helvetica,sans-serif; color: #333;
}
#CheckoutSteps A
{
	padding-right:20px;
	text-decoration:none;
}
.checkoutstep A 
{
    color: #807f83;
}
.CheckoutStep a.CheckoutStepCurrent
{
	font: bold 11px 'Segoe UI',Helvetica,sans-serif;
	color:#003399;
}
#CheckoutTable span.FormLabel label
{
    font-size: 12px;
    color: #414042;
    
}
#CheckoutTable span.FormLabel input, #CheckoutTable span.FormLabelstrong input
{
    position: relative;
    top: 2px;
    border: 0px;
}
#CheckoutTable h1
{
    font-weight: normal;
    color:#003399;
}
.CheckoutDescription
{
	font: 12px 'Segoe UI',Helvetica,sans-serif;
	color: #414042;
	padding-bottom: 11px;
}
#AddressBookPanel
{
	width:720px;
	margin:0px 0px 11px 0px;	
}
#AddressList td {
	border: 3px double #CBCCCE;
	padding: 5px;	
}
#AddressList2 td {
	border: 3px double #CBCCCE;
	padding: 5px;	
}
.ContentBox
{
	margin: 3px 0px 5px 20px;	
	text-align:left;
	background:#FFF;
	border: solid 1px #708090;
	padding:11px;
}
#CheckoutTotals
{
	text-align:center;
	background:#FFCC66;
	border: 1px solid #708090;
	padding:0px;
	width:174px;
}
#PlaceOrderCell
{
	padding:0px 0 0 0;
	text-align:center;
	background:#FFF;
	border: 0px solid #708090;
	margin:0;
}
#CheckoutCoupons, .ControlArea
{
	
}

#EmailThisPage{margin:0px 0 0 0;}

#VolumeDiscounts
{
	/*margin:5px;
	margin-left: 15px;
	border-bottom: 5px solid #e8e8e8;*/
}
.PricePanel
{
    border-bottom: 8px solid #e8e8e8;
}
#VolumeDiscounts .ProductPropertyLabel
{
display:none;
}
/*
.VolumePricingHeader
{
	background:#CC6600;
	font: 11px/12px 'Segoe UI',Helvetica,sans-serif;
	color:#FFF;
}
.VolumePricingText
{
	font: 11px/12px 'Segoe UI',Helvetica,sans-serif;
	color:#807F83;	
}
*/
.VolumePricingHeader
{
background: #f7f7f7;
font: 11px/12px 'Segoe UI',Helvetica,sans-serif;
text-align: left;
border:1px solid #e8e8e8;
font-weight: bold;
}
.VolumePricingHeader td
{
padding-left: 35px;
border:1px solid #e8e8e8;
}
.VolumePricingText
{
	font: 11px/12px 'Segoe UI',Helvetica,sans-serif;
	color:#666;	
	width:100%;
	border: 1px solid #e8e8e8;
}
.VolumePricingText td
{
padding-left: 35px;
border:1px solid #e8e8e8;
	font: 11px/12px 'Segoe UI',Helvetica,sans-serif;
	color:#666;	
	width:50%;
}


/* use extra divs to insert custom graphics or elements */
#extraDiv2,#extraDiv3,#extraDiv4,#extraDiv5,#ExtraDiv1,#ExtraDiv6
{
	display:none;
}

/* Error Message Boxes */
.WebPageMessage
{
	border:solid 1px #CBCCCE;
	background:#FFF;
	padding:5px;
	margin:5px auto;
	color: #807F83;
}

.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK
{
	padding: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.WebPageMessageError
{
    background-position: left;
	background-image: url(WebPageMessageError.gif);
}
.WebPageMessageWarning
{
        background-position: left;
		background-image: url(WebPageMessageWarning.gif);
}
.WebPageMessageInformation
{
    background-position: left;
		background-image: url(WebPageMessageInformation.gif);
}
.WebPageMessageQuestion
{
    background-position: left;
		background-image: url(WebPageMessageQuestion.gif);
}
.WebPageMessageOK
{
    background-position: left;
		background-image: url(WebPageMessageOK.gif);
}
.WebPageMessage .Message
{
	font: 12px 'Segoe UI',Helvetica,sans-serif;
	padding: 0px 0px 0px 40px;
	margin:0px;
}

div.Main
{
	text-align:center;
}
/* End Error Message Boxes */

.ProductReviewCommandLine
{
	height: 35px;
	line-height: 25px;
	vertical-align: middle;
}

.AddProductReviewCaptcha
{
	width: 300px;
}

table#container td.AddProductReviewButton
{
	text-align: left;
}

.PageMessage
{
	width: 100%;
	text-align: center;
}

/* fix completion list position */
#AutoCompleteEx_completionListElem 
{
    left: 800px;
    position: relative;      
	margin : 0px !important;     
	padding: 2px; 
	list-style-type: none;
}
/*span {
	color: #9D2599;
}*/



/************************************************** slider *******************************************************************************/

#HomepageBlock SocialPlugins
{ 
    width: 200px; 
    text-align: left;    
    margin-left:5px;	
   
} 
.HomepageBlock #SocialPlugin
{
    
}

.tdSocialPlugins
{ 
	text-align: left;   	
	vertical-align:top;
}	

#CartWishList
{
    margin: 11px;
}
.twitter-share-button twitter-count-vertical, .fb_edge_widget_with_comment fb_iframe_widget
{
	height:62px;
}






/*****************************************************

Starting from here is the styling for Nodusgray

*******************************************************/

input { border:1px solid #CBCCCE;font-family:'Segoe UI',Helvetica,sans-serif; color: #414042; }



/*
===================================================
By Michael. 
~Navigation column in category page
===================================================
*/

table#container td#navcolumn, table#container td#contentcolumn {vertical-align:top;}
#navcolumn, .navcolumn, #ctl00_ucContentMiddleCenter_NavColumn{margin:0px; vertical-align:top; width:200px;}
#navcolumn UL{list-style-type: none;}
#navcolumn LI{margin:5px 0px 0px 0px;list-style-type: none; /*square;*/}
#navcolumn li li { border:none; padding-left:14px; background:none; } /*Subcategory*/
#navcolumn li li a {font-size:12px; height:18px !important; line-height:18px !important;}
table#container .navcolumn  {vertical-align:top;}
.CategoryList{ width: 98%; float:left; border:none; overflow:hidden; letter-spacing:1px; padding-left: 10px; }
.CategoryList div span{ width: 100%;}
.CategoryList h4 { display:none; /*color:#807F83; font-size:11px; font-weight:normal; margin-bottom:-11px; font-family:'Segoe UI'; text-align:left;*/}
.CategoryList UL{list-style-type: none;/*background-color:#E7E8E9;*/padding: 5px 0px;text-align:left; margin: 0px }
.CategoryList UL LI{border-top:0px solid #cbccce; padding:5px 0px; }
.CategoryList UL LI:first-child {border-top:none;}
.CategoryList UL LI span {display:inline-block; }
.CategoryList UL LI A{color: #414042;font-size: 12px; text-decoration: none;display: block;}
.CategoryList UL LI span.currentcategory A { color:#003399;}
.CategoryList UL LI span.currentcategory ul A { color:#414042;}
.CategoryList UL LI A.Active, .CategoryList LI A:Hover{color:#414042;}
.CategoryList UL UL {padding:0;}
.CategoryList UL UL LI {padding:0;}
.CategoryList UL UL LI LI {padding:0;}

.CurrentCategory {display:block;}
.CurrentCategory {display:block;}
.CurrentCategory A { font-size:12px; text-decoration:none;color:#414042; font-weight:bold !important;}

.SubCategory A, .SubCategory A:Visited, .SubCategory A:Active{font-size:11px;color: #414042;text-decoration: none;font-weight:normal !important;}
.SubCategory A:Hover{text-decoration: underline;}
.phoneExtStyle {width: 80px}
.checkoutFormContinueBtnStyle {margin-bottom:10px;}
.checkoutFormCancelBtnStyle {}
/*
===================================================
By Michael. 

~layout
===================================================
*/
table#container td#HomeColumn1{vertical-align: top; width: 200px; padding: 5 2 2 2px;}
table#container td#HomeColumn2{vertical-align: top; width: 600px; padding: 5 2 2 2px;}
table#container td#HomeColumn3{vertical-align: top; width: 200px; padding: 5 2 2 2px;}
.HomepageBlock { float: left; width:100%; vertical-align:top;}
#contentcolumn { padding:5px;padding-left:15px; vertical-align:top;text-align:left;margin : 11px 0 0 0;font-size: 14px; font-family:'Segoe UI',Helvetica,sans-serif;}
#contentcolumn h1{ padding: 10 0 10 0px; margin: 0px; }
#contentcolumn div ul li{ font-size: 11px;padding-left: 11px;margin: 0px;font-family:'Segoe UI',Helvetica,sans-serif; color: #414042;}
#contentcolumn div.DetailProductDisplay ul li { display: list-item; }
#contentcolumn p span{ font-size: 12px;display: block;margin: 0px;font-family:'Segoe UI',Helvetica,sans-serif; }
#contentcolumn a span{ font-size: 12px;margin: 0px;font-family:'Segoe UI',Helvetica,sans-serif;  }
#contentcolumn #Description {margin-bottom: 35px;}
#contentcolumn #h1lblCategoryName {float: left;display:none;}
/*#contentcolumn #multiSite, #contentcolumn #Description {float: left;}*/
#contentcolumn #CategoryListHeader {margin-top: 0px; }
#contentcolumn #BreadCrumbs { text-align: left; }
table#container .dgOrders .AlternateItem td, table#container .dgOrders .Item td, table#container .dgOrders .header td { word-break: normal; word-wrap: normal }

#multiSite { padding: 10 0 10 10px; }
#CategoryBanner {width:100%; margin-bottom:5px; border-top:5px solid #88888c; border-bottom:5px solid #88888c;}
#Records {margin:0 auto;padding:0; width: 90%;}
#Records table { width:90%;}
#Records table tr td { vertical-align: top; }
#Records table tr td .item .ListProductDisplay tr td, #Records table tr td .AlternateItem .ListProductDisplay tr td {border-width: 0px; vertical-align: top; }
table#container #Records.categoryRecords table tr td, table#container .pnlWishListItemList td, #CartWishList td 
{ 
vertical-align: top; 
width: 220px;
}
#Records table td { vertical-align:top; }
#maincontent
{
	width: 1050px;
	margin: 11px 0px 11px 0px;
	min-height:380px; 
	float:left;
	border:1px solid #CBCCCE; 
	/*
	background: #FFFFFF; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E7E8E9'); 
	*/
}
#maincontent .title-text { display:inline-block !important; font-size:30px; font-family:'Segoe UI',Helvetica,sans-serif;  margin:0; padding:0px 0 0px 10px; color:#003399; letter-spacing:1px; font-weight:normal; text-align:left;}
.NavColumnBlock{float: left;width: 200px;margin-left:11px;}
.NavColumnBlock h4{ display:none; }
.NavColumnBlock UL{list-style-type: none;float: left;padding: 0px; margin: 0px;}
.NavColumnBlock ul li{line-height: 20px;padding: 0px;}
.NavColumnBlock ul li a#current{font-size: 14px;display: block;margin: 0px;font-family:'Segoe UI',Helvetica,sans-serif; letter-spacing:1px;font-weight:bold;color:#003399; }
.NavColumnBlock ul li a{font-size: 14px;display: block;margin: 0px;font-family:'Segoe UI',Helvetica,sans-serif; letter-spacing:1px;font-weight:normal;color:#414042; }
.NavColumnBlock ul#Custom font {color:#004B8D;}
.NavColumnBlockContent{float: left; margin:0 0 11px 1px;width: 200px; text-align: left; }
#container { width:100%; margin-left:auto; margin-right:auto;}
table#container td { vertical-align:middle;  }
table#container td#ContentColumn, table#container td#NavColumn, table#container td#ctl00_uccontentmiddlecenter_navcolumn{vertical-align: top;}
table#container td#page ul { display: none; }
table#tableorderhistories td {font-size:12px;font-family:'Segoe UI' Verdana 'Segoe UI';}
table#tableorderhistories td .header td {color: #ffffff; }
span.contactAddress a { color: #003399;}
.title-text { text-align: left;}
/*
===================================================
By Michael
Keyword:    ~widgets
===================================================
*/
#BreadCrumbs{margin-bottom:2px;padding: 5px; margin-top:5px; width:99%;color:#414042; font-size:12px; font-weight:normal;font-family:'Segoe UI'; text-align: left;}
#BreadCrumbs h1{color:#807F83; font-size:11px;font-family:'Segoe UI' Verdana 'Segoe UI';}
#BreadCrumbs A{color:#807F83;}
#BreadCrumbs A:Hover{color:#807F83;}
#CategoryListHeader { background:none;}
#CategoryListHeader #LayoutTable{width:100%; color:#807F83; font-size:11px !important;font-family:'Segoe UI' Verdana 'Segoe UI' !important;} 
ul.records_desc {margin:0; list-style-type:none;  font: 11px/11px 'Segoe UI',Helvetica,sans-serif;text-decoration:none;color:#807F83; width:100%;}
ul.records_desc li { text-align:left; line-height:18px; height:18px;}
.SingleCategoryDisplayDescription{font: bold 12px 'Segoe UI',Helvetica,sans-serif; width:100%; text-align:left; padding:3px;display:none;}
.SingleCategoryDisplayDescription span { display:block; width:100%;}
.SingleCategoryDisplay { vertical-align:top; height:100%; width:100%;text-align:center;margin:11px 0px 11px 0px; }
/*#records .SingleCategoryDisplay {border-right: 1px solid #cbccce; }
#records .SingleProductDisplay {border-right: 1px solid #cbccce; }
#records table td { padding-right: 0px;padding-left: 0px;}*/
.SingleProductDisplayImage{/*margin:3px 0 0 0px;*/ text-align:center;}
.SingleCategoryDisplayImage{margin:3px 0 0 0px; text-align:center;padding-bottom:20px;height: 110;}
.SingleCategoryDisplayName {padding-top:11px; }
.SingleCategoryDisplayname A {color:#003399; font-size:11px;text-align:center;font-weight:bold;}
.ListCategoryDisplay A {color:#003399; font-size:12px;font-weight:bold;}
table#tblItemList hr {display:none;}
table#tblItemList table {width:100% !important;}
/*
table#container #records.categoryrecords table#tblitemlist tr td 
{
max-width: none; 
padding:10px;
width: 220px;
}
*/
/*
#records.categoryrecords table {border-collapse: collapse;}
#records.categoryrecords table td{border: 1px solid #cbccce;}
#records.categoryrecords table tr:last-child td{border-bottom: 0;}
#records.categoryrecords table tr:first-child td{border-top: 0;}
#records.categoryrecords table tr td:first-child{border-left: 0;}
#records.categoryrecords table tr td:last-child{border-right: 0;}
*/
#Records table {border-collapse: collapse;}
#Records table td{border: 1px solid #cbccce;}
#Records table tr td:first-child {border-left:none;}
#Records table tr td:last-child {border-right:none;}
#Records table tr:first-child  td{border-top:none;}
#Records table tr:last-child  td{border-bottom:none;}

.HomepageBlock table {border-collapse: collapse;}
.HomepageBlock table td{border: 1px solid #cbccce;}
.HomepageBlock table tr td:first-child {border-left:none;}
.HomepageBlock table tr td:last-child {border-right:none;}
.HomepageBlock table tr:first-child  td{border-top:none;}
.HomepageBlock table tr:last-child  td{border-bottom:none;}

table#tblitemlist table table td .QuickOrderDisplaySku a { width: 350px; color: #807f83;}
table#tblitemlist table table td .QuickOrderDisplayName a, table#tblitemlist table table td .QuickOrderDisplayPrice a { width: 350px;  font-size: 14px;font-weight:normal; color: #414042;}

table#tblItemList table #Pager, table#tblItemList table #Pager2 {text-align:right;}
div#quickShopBlock { width:100%; margin-top:11px;}
div#quickShopBlock div.block { float:left;margin:0 !important;padding:0 !important;border-style:none}
div.block { border-style:none;display: inline;}
div.block a { border:none;}
/*div.block img { border:none;}*/

/*
=====================================================
By Michael
Keyword:    ~product
=====================================================
*/
.tblAddtionalImages
{
float: left;
width:10px;
}
#tblAddtionalImages td
{
width:10px;
}
.tblAddtionalImages img
{
margin: 25px 3px 0px; 
padding: 3px; 
border-radius: 5px;
border: 1px solid rgb(204, 204, 204); 
display: inline-block; 
cursor: pointer; 
background-clip: padding-box;
}
.QuickOrderDisplaySku {font-size:11px;font-family:'Segoe UI' Verdana 'Segoe UI';color:#414042; margin:2px;width: 350px; }
.QuickOrderDisplayName {font-size:11px;font-family:'Segoe UI' Verdana 'Segoe UI';color:#414042;margin:2px; font-weight:bold;width: 350px; }
.QuickOrderDisplayPrice {font-size:11px;font-family:'Segoe UI' Verdana 'Segoe UI';color:#414042;margin:2px;width: 350px; }
.QuickOrderDisplayShortDesc {font-size:11px;font-family:'Segoe UI' Verdana 'Segoe UI';color:#807F83;margin:2px;width: 350px; }
.QuickOrderDisplayLongDesc {font-size:11px;font-family:'Segoe UI' Verdana 'Segoe UI';color:#807F83;margin:2px;}
table#tblItemList input.FormInput { margin-top:20px; background-color:White;font-size: 11px; color:#414042; font-family:'Segoe UI',Helvetica,sans-serif; text-align:center;}
table#ctl00_ucContentMiddleCenter_QuickAddList1_tblItem td {border:none !important;}
table#ctl00_ucContentMiddleCenter_QuickAddList1_gvitems td {border-bottom: 1px solid #807F83 !important; border-top: 1px solid #807F83 !important; }
#HomeColumn1 .SingleProductDisplay,#HomeColumn2 .SingleProductDisplay
{float: left;/*height: 260px;*/margin: 9px 11px -8px 11px;width: 182; position:relative;}
.SingleProductDisplay
{
float: left;
width: 182; 
position:relative;
font-family:'Segoe UI','Segoe UI',Helvetica,sans-serif; 
font-size:11px;
text-align:center;
/*height: 260px;*/
}
#HomeColumn3 .SingleProductDisplay
{
float: left;margin: 9px 11px -8px 11px;width: 175px; position:relative;
}
/*.SingleProductDisplay div {padding-left: 20;padding-right: 20;}*/
.SingleProductDisplaySKU{ /*margin:10 0 0 0px;*/ text-align:center;}
#ContentColumn #Records .SingleProductDisplaySKU{ /*display: none;*/ }
#pager a, #pager2 a { color: #58595b;}
.SingleProductDisplaySKU A{font-size: 12px;margin: 0px;font-family:'Segoe UI',Helvetica,sans-serif; letter-spacing:1px;color:#003399;}
.SingleProductDisplayName { text-align:center; width:100%; text-align:center; }
.SingleProductDisplayName A{margin-top: 11px; text-align: center;text-decoration:none;font-size: 12px;display: block;font-family:'Segoe UI',Helvetica,sans-serif;color: #003399;}
.SingleProductDisplayFrom{display:none;}
.SingleProductDisplayUOM{display:none;}
.SingleProductDisplayShortDesc A{text-align:center;font-weight: bold; height: 30px;}
.SingleProductDisplayPrice
{
bottom: 35px;
/*position: absolute;*/
left: 80px;
font-weight: bold;
font-size:16;
}
.SingleProductDisplayPrice a{color:#FF0000; line-height:40px;}
.NewProductBadge{height:111px;	margin-top:-111px; text-align: left; }
table.pnlWishListItemList div.SingleProductDisplaySKU {}
table.pnlWishListItemList div.SingleProductDisplayName a {padding-left: 8px;}
table.pnlWishListItemList div.SingleProductDisplayPrice {padding-left: 8px;}
table.pnlWishListItemList div.SingleProductDisplayPrice a {line-height: 20px;}
.NewProductBadge IMG{}
#Records .NewProductBadge IMG{position:relative;left: 15px;}
#CategoryListHeader2 #LayoutTable2{width:100%;}
#RecordsFound,#Pager,#Sorter, #Sorter TD,#Pager2{font: 11px 'Segoe UI',Verdana, 'Segoe UI', Helvetica, Sans-Serif;color:#414042;}
#Pager2 { margin:11px 0px;}
#ProductName { color:#003399; font-size:20px; font-weight:bold; margin:4px 0px;}
#ProductSKU { font-size:12px; color: #58595b;}
#ProductControls{
border: 1px solid #DFDFDF;
-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04);
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3;
color:#003399;
}
/*#ProductControls table { width: 85% !important;}*/
li span.ProductPropertyLabel { }
.ProductPropertyLabel
{
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #807f83; 
    line-height: 20px;
    margin-top:5px;
}
#ProductSKU .ProductPropertyLabel { font-weight:bold;}
#ProductDescription { font-size:12px; margin:11px 0px; color: #58595b;}
/*#Prices {margin: 10 0 10 0px}*/
#Prices table { width:100% !important;}

.ProductPageContainer, .ProductPageContainer table { width: 100%;}
#ProductReviews A{font-family:'Segoe UI' Verdana 'Segoe UI';font-size:11px; margin:0; padding:5px 0 5px 5px; color:#003399; margin-top:5px;}
#ProductReviews A.CreateReview {font-family:'Segoe UI' Verdana 'Segoe UI';font-size:11px; margin:0; padding:5px 0 5px 5px; color:#003399; margin-top:5px;}
.ProductReviewRating{background-color: transparent;text-align:left;vertical-align: middle; font-family:'Segoe UI' Verdana 'Segoe UI';font-size:11px; color:#807f83; width: 100%}
.ProductReviewRating span {top: -5px; position: relative;}
.ProductReviewRating a {font-size: 11px;top: -1px; position: relative; color: #003399;}
.ProductReview {font-size:11px;border-bottom:1px solid #CBCCCE; margin:11px 0px; padding:11px;}
.ProductReviewKarma{ font-size:11px; color:#807f83;}
.ProductReviewDescription {color: #414042; font-size: 11px;}
#ProductReviews, #ProductReviewNew{margin: 0px 0px 11px 0px; font-size:11px;}
#ctl00_ucContentMiddleCenter_ProductReviewDisplay1_dlReviews { background:white; margin:0px 0px;}
.lblSeperator {color: #7e7e7e;}
table.AddressListStyle tr td a.BVSmallText:not[img] { width:20px; position:relative; top: -11px; }
.AddressListStyle { width: 100%;}
.AddressListStyle td {  word-wrap: break-all; width: 25%;}
#CheckoutTable { margin:15px; }
table#ProductInfoPriceTable tr td input.forminput {width: 60px;}
table#ProductInfoPriceTable tr td {text-align: left; padding: 0px; }
table.pnlSearchBoxStyle {text-align:center;width:70%; }
table#LayoutTable {padding-right: 11px;}
table#LayoutTable td {vertical-align: middle;}
table#tblItemList tr.trButton td {text-align: right;}
table#tblItemList tr td input.addtoCart {margin-top: -7px; height: 38px; width: 102px;}
.productReviewLinkName { color:#003399;font-size:20px; font-weight:bold;}
.productReviewLblRating { font-size: 11px;}
.ratingLabel {color:#807f83;font-size:11px; }
.RatingProductImage { height: auto; }
.RatingStarSelect { height: auto;}
.gvReviews {width: 100%}
.PrintButton {border-width: 0px; }
.noborder { border-width: 0px;}
.myaccountuserschildtable { }
.myaccountuserschildtd { height: 30px; width: 200px;}
.fieldsetrnoborder {border-width: 0px; width: 550px; padding: 0px;}
.fieldsetrnoborder table {width: 100%;}
.fieldsetrnoborder table td#maximumResults {width: 136px;}
.fieldsetrnoborder table select {width: 200px !important;}
table#container td.myaccountuserstyle2 {text-align: center; padding-top: 50px;}
table#container td.myaccountuserstyle2 div.ControlArea span {font-family:'Segoe UI' Verdana 'Segoe UI';font-size:14px; color:#003399;}
table.userpickerpanel { margin-left: 20px; width: 100%;}
table.userpickerpanel td#tdOuterDiv div { width: 550px !important; border-width: 1px !important; border-color: #807F83 !important; border-style: solid !important; overflow: auto !important;}
table.userpickerpanel td#tdOuterDiv div table { border-style: hidden; border-width:0px; border-collapse: collapse;}
.searchuserKeywordField {width: 190px;}
.userpickerbtnFind {margin-bottom: -12px; margin-left: 20px;}
.pnlCreditCardBoxtable {width: 330px; border-collapse: collapse; }
.pnlCreditCardBoxtableheader { height: 30px; background-color: #CBCCCE; }
.ccmanagerbtnSave { margin-bottom: -2px;}
.ItemsGriditem {width: 40%;}
table#container td.alignright {text-align: right;}
table#container td.aligncenter {text-align: center;}
.aligncenter {text-align: center;}
.alignleft, .alignleft td {text-align: left !important; }
table#container td.bold { font-weight: bold; color: Black; }
table#container td span.bold { font-weight: bold;color: Black; }
tr.bold {font-weight:bold; font-size: 14px; color: Black; }
tr.normal {font-size: 14px;  }

.HeaderStyle2 span {font-family:'Segoe UI' Verdana 'Segoe UI';font-size:12px; color:#807f83;}
span.lblThankyou span
{
    text-align: left;
    font-size: 12px;
    font-family: 'Segoe UI',Helvetica,sans-serif;
    color: #414042;
}
a.lblThankyou
{
    font-size: 12px;
    font-family: 'Segoe UI',Helvetica,sans-serif;
    color: #003399;
}
span.lblBillTo { font-size: 18px; color: #807f83; font-weight: bold; letter-spacing: 1px;}
table#ordertable {  }
.center { text-align: center; }
.black { color: Black;}
table#container td.valigntop {vertical-align: top}
table#container td.valignmiddle {vertical-align: middle}
table#container table#ordertable td#tdsubtotal table
{
    text-align: right;width: 180px; float: right;
}
table#container td#tdsubtotal
{
    text-align: right;
}
table#container table#subtotal td
{
    text-align: right;
}
table#container table#subtotal td.formlabel
{
    font-weight: bold;
}
table#container table#tableMsg td {
text-align: center;
font-weight: normal;
}
table#itemdetail a { color:#003399; }
td#tdlblTotalOrder { text-align: left; }
td#tdlblTotalOrder span.formlabel {font: 14px 'Segoe UI',Helvetica,sans-serif; }
h1#h1lblShippingSectionHdr span, h1#h1lblPayment span { color:#003399; }
table#container td table.ShipMethodsList { margin-top: 20px; font-style: italic; color: #414042; }
table#container td table.ShipMethodsList td {font-weight: 800;}
a#linkShippingPolicy, a#ucContentMiddleCenter_CCARD0_lnkWalletCreate, a#lnkCCV2Info, a#ucContentMiddleCenter_PFPaymentControleCheck_lnkEcheckWalletCreate
{
    font: 11px 'Segoe UI',Helvetica,sans-serif;
    color: #003399;
    font-style: normal;
}
u#uShippingPolicy {text-decoration: none;}
div.pnlUPSCopyright { margin-top: 30px;}
table#tableupscopyright {width: 100%;}
table#tableupscopyright td {vertical-align: middle;}
width100 { width: 100px;}
width40 { width: 40px;}
.floatleft {float: left;}
table#CCControl {width: 100%;}
table#CCControl table {width: 100%;}
table#CCControl div.ControlArea table#Table1 {margin-left: 40px; }
table#CCControl div.ControlArea table#Table1 tr td.FormLabel { font-size: 12px; color: #807f83;}
table#CCControl div.ControlArea table#Table1 tr td.FormLabel a span  {font-size: 11px; color: #807f83;}
table#CCControl div.ControlArea table#Table1 tr td.FormLabel label {font-size: 11px; color: #807f83;}
table#CCControl div.ControlArea table#Table1 tr td:first-child { width: 120px;}
table#CCControl div.ControlArea table#Table1 select#ctl00_ucContentMiddleCenter_CCARD0_ExpMonthField { width: 50px; }
table#CCControl div.ControlArea table#Table1 select#ctl00_ucContentMiddleCenter_CCARD0_ExpYearField { width: 60px; }
td.addressbookeditCancelButton {padding-left: 183px; width: 100px;}
td.addressbookeditSaveButton {width: 300px;}
table#paymenttable span.BVSmallText
{
    color: #807f83;
}
.totalamount, .showbold {font-weight: bold;}
table#ordertable h1, table#ordertable h1 span { display: inline; font-size: 18px; color: #807f83; font-weight: bold; letter-spacing: 1px;}
/*
    By Michael. 
    Keyword:    ~Mainmenu toolbar
*/
#MainMenu{width: 100%;}
/*
#MenuLevel1{margin:0; background-color:transparent;clear:both;display:block;height:42px;line-height:16px; border-top:1px solid #88888c;}
#MenuLevel1 Table{ height:30px; border:none; border-collapse:separate; border-spacing:6px; margin-left:-6px;  margin-top:2px;*border-collapse: expression('separate',cellSpacing = '6px');}
.MenuItem{width:120px;height:28px;color:#414042; text-align:center;background: #e7e7e8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e8', endColorstr='#d3d4d6');background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e8), to(#d3d4d6));background: -moz-linear-gradient(top, #e7e7e8 ,#d3d4d6);  }
.MenuItem:hover{background: #88888c; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88888c', endColorstr='#a2a3a6'); background: -webkit-gradient(linear, left top, left bottom, from(#88888c), to(#a2a3a6)); background: -moz-linear-gradient(top, #88888c ,#a2a3a6);}
.MenuItemActive{width: 120px;height: 25px;text-align: center;background: #88888c;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88888c', endColorstr='#a2a3a6');background: -webkit-gradient(linear, left top, left bottom, from(#88888c), to(#a2a3a6)); background: -moz-linear-gradient(top, #88888c ,#a2a3a6); }
.MenuItemActive a {color:White !important;}
#MenuLevel1 A{font: 11px Verdana, 'Segoe UI', Helvetica, Sans-Serif;color:#414042;text-decoration:none;font-weight:bold;}
#MenuLevel1 A:Hover{color:White;}
*/
.MenuItem:hover,.MenuItemActive
{
	background-image: url(MenuTab_ON.gif); 
}
#MenuLevel1{
	width:1050px;
	height:42px;	
	text-align:left;
}
#MenuLevel1 Table{
	background-position:  bottom left;
	height: 42px;
}
.MenuItem, .MenuItemActive{
	padding-right: 2px;
	border-right: 1px solid #ffffff;
}
.MenuItem a:VISITED, .MenuItem a:LINK{	
	color: #fff;	
	text-align: center;
	font: 11px 'Segoe UI',Helvetica,sans-serif;
    text-decoration:none;
    font-weight: bold;	
    text-align: center;
	height:25px;	
	_height:32px;
	display: block;
	width: 118px;
}
.MenuItem  a:hover, .MenuItemActive{
	text-align: center;
	font: 11px 'Segoe UI',Helvetica,sans-serif;
    text-decoration:none;
    font-weight: bold;	
    text-align: center;
	height:25px;	
	color: #989898;
	width: 118px;	
}
#BrandingArea
{
	padding:0;
	margin: 0 auto;
	width: 1050px;	
	height: 77px;
}
#Logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding:0;
	margin: 0;	
}
#SiteMenu UL
{
	position: absolute;
	top: 5px;
	left: 500px;
	padding:0;
	margin: 0;
	white-space: nowrap;
}
#SiteMenu LI
{
top: 5x;
	display: inline;
	list-style-type: none;
	padding: 0 5 0 5;
	vertical-align: text-middle;
}
#SiteMenu A
{
	text-align: center;
	padding: 0 5 0 5;
	color: #666;
}
#SiteMenu A:Hover
{
	text-decoration: underline;
	color: #44547A;	
}
#MiniCart
{
	text-align: left;
	color: #44547A;		
}
#LogoTR_1
{
	position: absolute;
	top: 30px;
	left: 200px;
	font: 12pt 'Segoe UI',Helvetica,sans-serif;
    	font-weight: bold;
}
#LogoTR_2
{
	position: absolute;
	top: 55px;
	left: 200px;
	font: 12pt 'Segoe UI',Helvetica,sans-serif;
}
#WelcomeMsg
{
	position: absolute;
	top: 60px;
	left: 300px;
	color: #666;
}

#imageCartHeader
{
cursor:pointer;
}
.ShopTableHeader
{
	position: absolute;
	top: 3px;
	left: 875px;
}
#ShoppingCartLink
{

	padding: 0px;
	color: #666;
	font: bold 11px;

}
#ShoppingCartLink A
{
	padding: 0px;
    background: transparent;
	color: #666;
	font: 11px;
}

#ShoppingCartLink A:hover
{
    background: transparent;
	color: #666;
	text-decoration: underline;
}

/*
#BrandingArea{padding-bottom:2px; height:75px;}
#BrandingArea_01{float: left;width:680px;height:100%;}
#BrandingArea_01 #SiteMenu {width:680px; height: 30px;}
#Logo{float: left;height:30px;margin-top: 15px;width: 307px; margin-left:0px;}
#rgt_logo {float: right;height: 40px; margin-right:0; width: 680px; }
.singleUserPickerDiv, .singleUserPickerDiv table {width: 100% !important;}
#nationalAccountTable, .nationalAccountlblDesc {margin-left: 200px;}
#productReviewLnkBar { width: 500px;}
#SiteMenu {display:inline;margin: 0;padding: 0; float:right; position:relative; top:40px; width: 100%; text-align: right;}
#SiteMenu div#headermenu {display:inline;}
#SiteMenu div#headermenu ul{list-style-type: none;padding: 0 0 0 3px;margin:0px; text-align: right; display: inline;}
#SiteMenu div#headermenu ul li {text-align: center;display: inline; margin-left:20px;}
#SiteMenu div#headermenu ul li A {font-size:11px; font-weight:normal; color:#807f83;text-decoration: none;display: inline;font-family: 'Segoe UI', Helvetica, sans-serif;}
#SiteMenu div#headermenu ul li A.Active, #SiteMenu div#headermenu ul li A:Hover { color: #414042; }
#sitemenu-line2 { height: 30px; width:200px; float:right; position:relative; top:62px;}
*/

.menu_btm_img {margin: 0;background: url(icon-cart.jpg) no-repeat; width:45px; height:48px; position:relative; left:150px; float:left; top:-11px;}
#ShoppingCartLink{position:relative;top:0px;width:100px;float:left; }
#MiniCart{position:relative;float:left;top:0px;color:#88888c;font-size:11px;width:110px;}
.pnlInstuctions {width: 100%; }
table#container td #billandpay td { vertical-align:top;}
#orderdetail {  }
#tdorderdetail {padding: 20px; border-width: 1px; border-color: #CBCCCE; border-style: solid;}
.checkoutcomfirmtitle 
{
    font-family: 'Segoe UI',Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003399;
}
table#container table.checkoutconfirmPackageItems td.Header 
{
    background-color: #bec0c2;
    padding: 5px;
}
table#container div.CheckoutTotals table#placeordersubtotal td.BVSmallText
{
    font-size: 14px;
    color: #807f83;
}
table#container td.Header td.checkoutcomfirmtitle 
{
    background-color: transparent;
    font-family: 'Segoe UI',Helvetica,sans-serif;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #003399;
    text-transform: none;
}
.pnlInstuctions 
{
    padding-top: 11px;
}
.GiftCertBtnCell
{
    vertical-align: bottom !important;
    padding-bottom: 2px !important;
}
.linkstyle { color: #003399;font: 12px 'Segoe UI',Helvetica,sans-serif;}
.orderhistoryTitle {color: #807f83;font: italic 12px 'Segoe UI',Helvetica,sans-serif; padding-left: 3px;}
table#affiliateTable tbody tr td.formlabel { width: 150px; line-height: 30px;}

/*
============================================================
UNKNOWN STYLE
============================================================
*/
.content_left  h3 {color: #FFFFFF;font-family: 'Segoe UI', Helvetica, sans-serif;font-size: 20px;padding-left: 25px;margin: 0px;padding-top: 13px;}
/* Shopping Cart Page */
div.CartContent {width:980px; margin:20px 0px; border:1px solid #CBCCCE; padding:11px; background: #FFFFFF; }
#CartTitle{ width: 100%;color:#003399;font-family:'Segoe UI',Helvetica,sans-serif; text-align:left; }
#CartTitle h1{ font-size:30px; letter-spacing:3px; font-weight:normal;}
#CartSubTitle{ color:#3A3A3C; font-weight:bold; float: left;vertical-align: middle;height: 40px;}
#cartsearchtable {float: right;}
#CartSubTitle h3{ font-size:12px; color:#414042;float: left; padding: 10 0px; margin: 10 0px;}
#CartContainer{width:100%;margin:0px; border-collapse:separate; border-spacing:5px; }
#CartContainer table.QuickAdder { width: 100%; float: right; }
#CartItemBlock{padding:0px;margin:0px;}
#CartItemBlock table { border:1px solid #CBCCCE;}
/*.Header, .header{color:#FFF;background-color:#bec0c2;padding:5px;font-family:'Segoe UI',Helvetica,sans-serif;  font-size:12px; letter-spacing:1px; text-align: left; font-weight: bold; }*/
#header
{	
	width:1050px;
	height: 140px;
	padding:0;
	margin: 0 auto;
	position: relative;
	text-align: right;
	font-family:'Segoe UI',Helvetica,sans-serif;
}
#CartContainer tr td#CartUpdateBlock{ margin:0px;text-align:center;vertical-align:middle;border:none; width: 700px !important;}
#CartUpdateBlock div span.BVSmallText {margin-right:40px;}
#CartUpdateBlock div input { }
#CartUpdateBlock table td { text-align: left;}
#formShippingEstimate { background-color:white;}
#CartUpdateBlock div#divCartShippingEstimate {width: 680px;}
#divCartShippingEstimate #btnCancel {margin-bottom: -2px;}
#CartTotalBlock{border:1px solid #CBCCCE;padding:5px;text-align:right;vertical-align:middle; }
#CartTotalBlock .BVSmallText {}
.UpdateTotals { margin-bottom: -8px;}
.CouponCodeInput {width: 200px !important;}
#CartTotalBlock input { vertical-align:middle;}
.Item,.CartItem,.AlternateItem,.CartAlternateItem{padding-right: 0.2em;padding-left: 0.5em;letter-spacing: 1px; font: 12px 'Segoe UI',Helvetica,sans-serif;color: #414042;}
.CartItem, .CartAlternateItem{border-bottom:1px solid #CBCCCE; text-align: center;}
.CartItem a {color: #807F83;}
#CartCheckoutButtons{text-align:right; margin-top:11px;}
#CartCheckoutButtons table td { padding-right:5px; }
#divTotal table { width:80%;float: right; }
#divTotal table tr td {text-align: right}
#CartItemBlock tr td {text-align:center}
.ItemsGridStyle{width:1050px;}
table.checkoutconfirmPackageItems { border-collapse: collapse; border-color: #CBCCCE;border-spacing: 0px; border-style: solid;}
table.checkoutconfirmPackageItems td { border-width: 1px; border-collapse: collapse; border-color: #CBCCCE; border-style: solid; border-spacing: 0px; }
.placeordertd { }
#tablePromotion {  }

.discountPromptMsgDiv { font: 14px 'Segoe UI',Helvetica,sans-serif; color: red; }
div#PlaceOrderCell 
{ 
    border-width: 1px; 
    border-bottom-width : 0px; 
    background: white;
    border-style: solid;
    padding-top: 15px;
}
.pnlOKAYstyle { margin-left: 150px; margin-right: 150px; width: 700px;}
div.CheckoutTotals 
{ 
    border-width: 1px;
    border-top-width : 0px;
    text-align: left;
    background: white;
    border-style: solid;
    border-color: #807F83;
    margin-bottom: 15px;
}
div#divCheckoutPayment, div#divCheckoutbillAddr
{ 
    border-width: 1px;
    background: white;
    border-style: solid;
    border-color: #807F83;
    margin: 0;
}
div#divCheckoutPayment span.BVSmallText.checkconfirmtitle
{
    font-size: 12px;
}
table#placeordersubtotal { text-align: right; width: 200px; margin-left: 25px; }
.checkconfirmtitle { font: 14px 'Segoe UI',Helvetica,sans-serif; color: #807F83;}
.checkconfirmtotaltitle { font: bold 16px 'Segoe UI',Helvetica,sans-serif; color: #414042; text-align: left;}
div#CheckoutPayment
{
    border-width: 0px;
    padding: 0px;
    border-style: solid;
    border-color: #807F83;
    width: 100%;
    margin: 0;
}
.CheckoutPayment
{
    padding-left: 25px;
    padding-bottom: 20px;
    padding-right: 25px;
    border: 0px;
}
.goleft
{
    margin-left: -11px;
    margin-bottom: 11px;
}
table.pnlCreditCardBoxtable
{
    width: 320px;
    border: 1px;
    border-collapse: collapse;
    border-color: #807F83;
    border-style: solid;
}
.adjustPosition { margin-bottom: -2px;}
.pnlWishListItemList { margin: 0px; width: 98%; }
.pnlWishListItemList td {width: 33%;}
div#CartWishList .pnlWishListItemList { }
h1#createreviewtitle {display: none;}
h3#h3GiftCertHdr, h3#h3CouponHdr {letter-spacing: 1px; font-weight: bold;}
table#tableGiftCert, table#tablePromotionCode { }
#tablePromotionCode td h3 { margin-bottom: 0px;}
table#checkouttable table#tableGiftCert td,table#checkouttable table#tablePromotionCode td { vertical-align: middle; }
table#tableGiftCert td span, table#tableGiftCert td label, table#tablePromotionCode td span { font-size: 11px;color: #807f83; }
td#tdbtnContinue, td#tdbtnContinue1 {padding-right: 70px;}
td#tdbtncontinue input { }
td#tdpnlShipping {padding-right: 50px; }
#CategoryListHeader #LayoutTable #Pager {text-align: center;}
table#container td.tdsearchbuttonalign {height: 30px; text-align: right; }
#records table td .trbutton td {padding: 0px;}
.affiliateInputField { width: 400px;}
#CCTable { border-width: 0px !important; border-color: transparent; border-style: hidden !important; border-collapse: collapse; border-spacing: 0px; margin-bottom: 30px; width: 100%;}
#CCTable td span {font-style: italic;}
#CCTable td table { width: auto !important;}
#ccardform {border-width: 0px !important; border-color: transparent; border-style: hidden !important; border-collapse: collapse; border-spacing: 0px;width: 400px !important;}
#ccardform .header {background-color: transparent;}
#ccardform td.formlabel:first-child {width: 100px;}
#ccardform td.formlabel {border-width: 0px;}
#ccardform .formlabel input {width: 200px !important;}
#ccardForm #buttonBar { text-align: left; padding-left: 11px; border-width: 0px;}
.tdtxtPersMesaage textarea { width: 411px !important;}
.giftbtnAddtocart {left: -100px; position: relative;}
table#returnformtable .returnformtitle { font-weight: bold; font-size: 11px;}
table#returnformtable td {font-size: 11px;}
table#returnformtable ul li {display: list-item;}
.returnformMonth {width: 100px;}
.returnformDate {width: 50px;}
.returnformYear {width: 80px;}
#CategoryListHeader #Sorter td span {font-size: 11px; width :50px !important;}
#CategoryListHeader #Sorter td select {font-size: 11px;}
table#container td#tdpnlShipping {vertical-align: top; }
table#tableupscopyright tr td.BVSmallText {font-size: 11px; color: #807f83;}
table#container td#tdOrderItemPreview {vertical-align: top;}
.PackageItems { border-collapse: collapse;  }
table#container .PackageItems td, table#container .NonPackageItems td {border-collapse: collapse;  border-style: hidden; border-width: 0px; word-break: normal; word-wrap: normal;}
div.AddressDisplay { }
.singleUserPickerOk {margin-bottom: -12px;}
#contentcolumn .SingleProductDisplay a span { padding-left: 0px;}
#ProductOptions, #tablesubscriptionOption { background: #f7f7f7;border: 1px solid #e8e8e8;height: 25; }
#ProductOptions td { text-align: left; padding: 0px;}
#FreeShippingDiv { color:#ff9900;background: #003399;border: 1px solid #e8e8e8;height: 25; }
#FreeShippingDiv td { text-align: left; padding: 0px;}
#imgquestionMark {height: 20px;margin-bottom: -5px;}
#tablesubscriptionOption {width: 100% !important;}
#tablesubscriptionOption select { width: 110px;}
#tablesubscriptionOption td { text-align: left;padding: 2 0px; vertical-align: middle; }

/*  Login Page  */
div.login_content {margin:20px 0px; border:1px solid #CBCCCE; padding:11px; background: #FFFFFF;}
div.login_content {font-family:'Segoe UI',Helvetica,sans-serif; letter-spacing:1px; font-weight:normal;}
div.login_content #BreadCrumbs { display:none;}
div.login_content fieldset { border:none; height: auto !important;}
div.login_content fieldset h3 { color:#414042;font-weight:bold; letter-spacing:1px;}
div.login_content .FormLabel {font-family:'Segoe UI',Helvetica,sans-serif; letter-spacing:1px;font-weight:normal;}
div.login_content .FormLabel span input, div.login_content span.FormLabel input {margin-left: 40px;}
div.login_content .btnlogin, table#loginPanel .btnlogin { margin-bottom: -12px;}
div.login_content fieldset#ctl00_ucContentMiddleCenter_fldLogin { border-right:1px solid #CBCCCE; }
div.login_content td#contentcolumn table { width:100%;}
div.login_content td#contentcolumn table td { padding:4px;}

div.login_content td#contentcolumn table td .ErrorMessage { width: 100% !important; }
.orderdetailheader { font-weight: bold; color: #414042; }
.addressTitle {font-family:'Segoe UI',Helvetica,sans-serif; font-size: 12px; color: #003399; font-style: italic; }

/*  myaccount_xxx   */
div.myaccountwindows #contentcolumn {  border-left:1px solid #CBCCCE;font-size:12px; color: #414042;}
div.myaccountwindows #BreadCrumbs {display:block; padding-left: 10px; text-align: left;}
div.myaccountwindows .NavColumnBlockContent ul {width:100%;}
div.myaccountwindows .NavColumnBlockContent ul li { width:100%;}
#maincontent.newcustinifo {padding: 30px;}
#maincontent.newcustinifo #Page h1 span span {color: #003399; font-weight:normal;}
td#tdProductImage, td#ProductImage { width: 100px !important;}

/*  myaccount_orders.aspx   */
div.orderhistory fieldset, div.subscriptionrenewal fieldset { width:60% !important;border:0px solid #CBCCCE; margin-top: 11px; padding: 0px;}
div.orderhistory fieldset legend span, div.subscriptionrenewal fieldset legend span {font:12px 'Segoe UI',Helvetica,sans-serif; font-weight:bold; color: #003399;}
div.orderhistory fieldset table, div.subscriptionrenewal fieldset table { width:100% !important;}
div.subscriptionrenewal table#container table { width:100% !important; font-size:11px;}
div.subscriptionrenewal table#container table tr.HeaderStyle2 table { width: auto !important;}
div.orderhistory table#container table, div.subscriptionrenewal table#container table td {text-align: left;}
div.orderhistory table td#selectbtncell input, div.subscriptionrenewal table td#selectbtncell input {margin-top: 4px; }
td#descriptionLine, td#descriptionLine table td {color: #414042; }
td#descriptionLine, td#descriptionLine table td img {position: relative; top: 5px;}
table.mailingdgLists, table.onholddgOrders, .fullsize { width: 100% !important; }
.downloadfileSubmitButton {margin-bottom: -12px;}
.logintableIndent { margin-left: 70px;}
table#container .logintableIndent tr td { vertical-align: top;}
#productReviewTitle span {font-size: 26px;}
.AddressControlName {color: #807f83; }
.btnLocadCartbyID { margin-top: -2px;}
.cartlnkEmail img {margin-top: 2px;}
#nationalAccountTable div.singleUserPickerDiv tr.item td input {border-width: 0px; border-style: none;}
td.ProductPropertyLabel, .productInfoLabel 
{
	padding:5px 5px;
	width: 100px !important;
}
.productInfoField, .ProductProperty 
{
}
.productInfoField input 
{ 
	padding:5px 5px;
	width: 50px;
}
.SitePrice, .ListPrice
{
color: #e81313;
font-weight: bold;
font-size: 30px;
}
#Prices .ProductPropertyLabel 
{ 
font-size: 14px;
font-weight: bold;
text-align: left;
color: #807f83;
padding-left: 10;
}
table#container .ProductChoicesGridStyle .header { background-color: #BEC0C2; padding: 2 2px;}
table#container .ProductChoicesGridStyle {margin: 0px;}
table#container .ProductChoicesGridStyle td.item input.FormInput, table#container .productchoicesgridstyle td.AlternateItem input.FormInput {width: 40px !important;}
table#container .ProductChoicesGridStyle td.item input.radioStyle, table#container .productchoicesgridstyle td.AlternateItem input.radioStyle { margin-left: 20px; }
/*  productinfo.aspx    */
div.productinfo #BreadCrumbs { font-size:12px; }
div.productinfo #BreadCrumbs a {color:#807f83;}
/*div.productinfo #ContentColumn table { width: 100%;}*/
div.productinfo #ctl00_ucContentMiddleCenter_ProductPageImageColumn { vertical-align: top; text-align: center;}
div.productinfo #ProductImage { height:300px;}
div.productinfo #ctl00_ucContentMiddleCenter_pnlProductImage { width:240px;border:1px solid #CBCCCE;}
div.productinfo #ctl00_ucContentMiddleCenter_ProductPageContentColumn { padding:0 15px; vertical-align: top;}
/*.ProductPageImageColumn { width: 280px; text-align: center;}*/
.ProductPageImageColumn { width: 65%%}
.ProductBIData
{
 Display:none;
}
table#CheckoutTable td { vertical-align: top;}
table#CheckoutTable h1 span b
{   
    font-weight: normal;
    color: #003399;
}

.header A:link
{
	color: #FFF;	
}


/* Product Sales Data Information */
.ProductBIData
{
	Display:none;
}
.ProductBIDataTitle
{	
	font-size: 14px;	
}
.ProductBIDataTable
{
	border-style: solid;	
}
.BICustomerHeader
{
	font-size: 14px;
}
.ProductBIDataDetail td
{
	font-size: 10px;
	text-align: center;	
}

table#container td.Table_td_NoBorderstyle
{
	border-bottom-style:none;
}
table#container td.Table_td_BorderBottomstyle
{
	border-bottom-style:solid;
}
/* End Product Sales Data Information */
.NoShow
{
display:none;
}

.PLSocial {
	
	height: 70px;
	text-align:center;
	list-style:none;
	padding: 2 2 2 2px;
	margin-bottom: 1px;
	_margin-bottom: 15px;
	color: #FFF;
}
.PLLinkedIn,
.PLFacebook,
.PLTwitter {
	display:inline;
	float:left;
	height: 32px;
	line-height: 32px;
	margin: 2px 0 0 2px;
	width: 109px;
	text-indent: -999999px;
	text-align:center;
}
.PLSocial a {
	border-radius: 1px;
	box-shadow: #031223 1px 1px 5px;
	display:block;
	height: 32px;
	text-align:center;
}
.PLSocial a:hover { box-shadow: #6F849B 0 0 10px }
.PLLinkedIn {
	background-position: 0 -221px;
	background: url(li_link.gif) no-repeat;
	text-align:center;

}
.PLFacebook {
	background-color: #3C5DAA;
	background-position: 0 -221px;
	background: url(fb_link.gif) no-repeat;
	text-align:center;

}
.PLTwitter {
	background-color: #3DBCDE;
	background-position: 0 -257px;
	background: url(tw_link.gif) no-repeat;
	text-align:center;

}
.PLButton {
	background: #d61e1e;
		background: -moz-linear-gradient(top, #fa5555, #ee2222 40%, #d61e1e 40%, #7d0303);
		background: -webkit-linear-gradient(top, #fa5555, #ee2222 40%, #d61e1e 40%, #7d0303);
		background: -ms-linear-gradient(top, #fa5555, #ee2222 40%, #d61e1e 40%, #7d0303);
	background: linear-gradient(top, #fa5555, #ee2222 40%, #d61e1e 40%, #7d0303);
	border: 1px solid #E53F3F;
	border-radius: 3px;
	box-shadow: #6D565E 1px 1px 0;
	color: #FFF;
	font:bold 11px 'Segoe UI',Helvetica,sans-serif;
	display:block;
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
	text-align:center;
	text-decoration:none;
	text-shadow: #440F0F 1px 1px 2px;
	width: 200px;
}
.PLButton:hover { background-position: 0 -405px;color: #FFF; }
.PLSocial .PLFooterTitle {
	text-align:center;font: 13px/15px 'Segoe UI',Helvetica,sans-serif;
	color: #414042;
	padding-bottom: 10px;
}
div.fieldLabel 
{
font-weight: normal;
font-size: 12px;
font-variant: normal;
font-style: normal;
color: #414042;
padding-left:15;
}
.required {
color: #ff0000;
}
div.paragraph {
font-family:'Segoe UI',Helvetica,sans-serif;
font-size: 14px;
color: #414042;
}
.SignUpBox
{
/*
float: left;
color: #888;
border: 1px solid #DFDFDF;
-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), inset 0 2px 8px 0 rgba(0, 0, 0, 0.075);
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
margin: 0px;
*/
}
.SignUpText
{
/*border:none;*/
width:100%;
border: 1px solid #CBCCCE;
font-family: 'Segoe UI',Helvetica,sans-serif;
color: #414042;
}
.SignUpSubscribe
{
background: url(buttons/Subscribe.gif) no-repeat;
border:none;
width:102px;
height:25;
display:block;
text-indent:-9999px;
 /*cursor: hand;*/
 left:25;
}
.SignUpCancel
{
background: url(buttons/Cancel2.gif) no-repeat;
border:none;
width:71px;
height:25;
display:block;
text-indent:-9999px;
}
.AvlWhileSuppliesLast
{
font-size: 11px;
padding-left: 12px;
/*color: #003399;*/
color: red;
/*font-weight: bold;*/
}
#MostPopular
{
width: 90%;
background-color: #fafafa;
border-top-style: dotted;
border-top-color: #dddddd;
border-bottom-style: dotted;
border-bottom-color: #dddddd;
padding: 5px;
text-align: center;
color: #888;
font-size: 14pt;
line-height: 0.9em;
font-family: ubuntu, helvetica, arial, sans-serif;
}
/*Ad rot*/
#containerzz ul{ margin: 0; padding: 0; }
#containerzz li{ margin: 0; padding: 0; }
#containerzz a{ margin: 0; padding: 0; }
fieldset, img { border: 0; }
div#containerzz {padding:10px; background-color:#fff; width:580px; text-align:left;}
div#container_bd ul {list-style-type: circle;}
div#container_bd ul li {margin: 0 0 5px 30px;}
#example_1 {position: relative; overflow: hidden;width: 580px;height: 268px; margin: 0;	background: #fff;}		
#example_1_content {position: absolute;top: 0;margin-left: 0;}
#example_1_content
#example_1_content li {	list-style: none;margin: 2;padding: 0;}
#example_1_content {width: 13334px;}
#container_bd #example_1 ul li {display: block;float:left;margin: 0;padding: 0;border: none;background-color: #fff;}
#container_bd #example_1 ul li img {display: block;}
#example_1_frame {position: relative;margin: 200px 200px 50px 10px;border:none;}
#container_bd #example_1_frame ul li { margin: 0 2px;}
#container_bd #example_1_frame ul li img{ border: none;padding: 2px;}
#container_bd #example_1_frame ul li img:hover { border: none;}	