/* CORE */

html {
	}

body {
	margin:0px 0px 0px 0px;
	color: #000000;
	background:#ffffff;
	padding:0px;
	}
	
.bgWhite {background-color: #FFFFFF;}	
.bgBlueDark {background-color: #051E45;}
.bgPaleBlue {background-color: #D4D7E3;}
.bgPaleOrange {background-color: #F7DFC8;}


p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: left
	}

td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        color: #ffffff;
	background-color: #000066;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 30px;
	letter-spacing: 2pt;
	font-weight: bold;
        color: #000066;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

h3 {
	text-align: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	color: black;
	}

h4 {
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #000000;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #000000;
        background: #CCCCCC;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}
	
.headingpadding {
 padding-top: 8px;
 padding-right: 15px;
 padding-bottom: 3px;
 padding-left: 15px;
}

.contentpadding {
 padding-top: 10px;
 padding-right: 15px;
 padding-bottom: 10px;
 padding-left: 15px;
}

.cartpadding {
 padding-top: 8px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 15px;
}

.cartheadingpadding {
 padding-top: 5px;
 padding-right: 15px;
 padding-bottom: 3px;
 padding-left: 15px;
}


#top_nav {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}

#breadcrumb {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 2px 2px 15px;
	}

#area_top {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #666666;
	}

#area_middle_left {
	border-top: 0px solid #000000;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	text-align: center;
	padding: 0px 0px 8px 0px;
	font-weight: bold;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 1px solid #666666;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:25px;
        height:22px;
	margin:0.2em; padding:1px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border: thin ouset #cccccc;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:0px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid black;
	border-right:1px solid black;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:35px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:black; color:white; text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#666666; color:white; }

.btnstyle2 { background:#e1e1e1; color:black; }

#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#prev_next {  font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1pt;
	}


#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
        width: 150px;
	}
	
	
.strike {
          text-decoration: line-through 
	}




.productprice {
         	font-size: 12px;
		font-weight: normal;
		color: black;
		background: transparent;
              }

.prodshipweight {
         	  font-size: 12px;
		  font-weight: normal;
		  color: black;
		  background: transparent;
		}

.largetext {
         	font-size: 16px;
		font-weight: bold;
		color: black;
	     }

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	     }
		 
.topnavtext {
         	font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	     }
		 
.topnavtextlightblue {
         	font-size: 16px;
		font-weight: normal;
		color: #B3C2EC;
	     }
		 
.homelightgrey {
        font-size: 11px;
		font-weight: normal;
		color: #232323;
		font-style:normal;
	     }

.homeblue {
        font-size: 12px;
		font-weight: normal;
		color: #051E45;
		font-style:normal;
	     }		 		 

.homelargewhite {
        font-size: 18px;
		font-weight: normal;
		color: #FFFFFF;
		font-style:normal;
	     }		 

.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: black;
	}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: white;
	background-color: #ff0000;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#cartHelpText{
         	font-size: 12px;
		font-weight: normal;
		color: black;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc088;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc594;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #000066;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #000066;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#footer_text {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                text-align:center;
	}

a:link		{  color: #000066; text-decoration: underline}	/*Forth N Goal*/
a:visited	{  color: #000066; text-decoration: underline}
a:active	{  color: #000066; text-decoration: underline}
a:hover		{  color: #6B6B6B; text-decoration: underline}

.footer {font-family: Verdana, Arial, Helvetica; font-size:12px; color:#051E45;}


A.menu_links:link,A.menu_links:visited {
        color: #051e45;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size:20px;
}

A.menu_links:hover,A.menu_links:active {
        color: #6D9BE3;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:20px;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #000066;
        font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
        color: #cccccc;
        font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

a.CartTextLink:link		{ color: #F5E08B; text-decoration: underline;}
a.CartTextLink:visited	{ color: #F5E08B; text-decoration: underline}
a.CartTextLink:active	{ color: #F5E08B; text-decoration: underline}
a.CartTextLink:hover	{ color: #FFFFFF; text-decoration: none}

a.Header:link		{ color: #FFFFFF; text-decoration: none;}
a.Header:visited	{ color: #FFFFFF; text-decoration: none}
a.Header:active	{ color: #FFFFFF; text-decoration: none}
a.Header:hover	{ color: #FFFFFF; text-decoration: underline}

/* start level 0 Nav Category*/
.LeftNavMenuTableLevel0			{ height:100%; PADDING:0px; border-bottom-width: 0px; border-bottom-color: #39220B; border-bottom-style:solid;}
.LeftNavMenuTableSelectedLevel0	{ height:100%; PADDING:0px; border-bottom-width: 0px; border-bottom-color: #39220B; border-bottom-style:solid;}

.LeftNavMenuLeftCellLevel0		{ height:100%; width:10px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel0		{ height:100%; width:135px; PADDING-LEFT:0px; PADDING-RIGHT:5px; PADDING-TOP:1px; PADDING-BOTTOM:5px; vertical-align:middle;}

a.LeftNavMenuLinkLevel0:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #051e45}	
a.LeftNavMenuLinkLevel0:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #051e45}	
a.LeftNavMenuLinkLevel0:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #051e45}
a.LeftNavMenuLinkLevel0:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #FA9953}

a.LeftNavMenuLinkSelectedLevel0:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #C35E00}	
a.LeftNavMenuLinkSelectedLevel0:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #C35E00}	
a.LeftNavMenuLinkSelectedLevel0:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #C35E00}
a.LeftNavMenuLinkSelectedLevel0:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: underline; color: #FA9953}

/* start level 0 Nav Sub Category*/
.LeftNavMenuTableLevel1			{ height:100%; PADDING:0px; border-bottom-width: 0px; border-bottom-color: #39220B; border-bottom-style:solid;}
.LeftNavMenuTableSelectedLevel1	{ height:100%; PADDING:0px; border-bottom-width: 0px; border-bottom-color: #39220B; border-bottom-style:solid;}

.LeftNavMenuLeftCellLevel1		{ height:100%; width:20px; vertical-align:middle; text-align:center;}
.LeftNavMenuRightCellLevel1		{ height:100%; width:125px; PADDING-LEFT:0px; PADDING-RIGHT:5px; PADDING-TOP:1px; PADDING-BOTTOM:5px; vertical-align:middle;}

a.LeftNavMenuLinkLevel1:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; color: #001137}	
a.LeftNavMenuLinkLevel1:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; color: #001137}	
a.LeftNavMenuLinkLevel1:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; color: #001137}
a.LeftNavMenuLinkLevel1:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: underline; color: #D04404}

a.LeftNavMenuLinkSelectedLevel1:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; color: #D04404}	
a.LeftNavMenuLinkSelectedLevel1:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; color: #D04404}	
a.LeftNavMenuLinkSelectedLevel1:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; color: #D04404}
a.LeftNavMenuLinkSelectedLevel1:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: underline; color: #D04404}


.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 font-weight: bold;
 color: black;
 background: transparent;
}
.pageheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: 051e45}
.columnheading {font-family: Verdana, Arial, Helvetica; line-height:18px; font-weight: bold; color:#051E45; font-size:14px;}
.body {font-family: Verdana, Arial, Helvetica; margin-right:35px; line-height:18px; color:#051E45; font-size:12px;}
.list {font-size:13px; font-family:Times;}
.footer {font-family: Verdana, Arial, Helvetica; font-size:12px; color:#051E45;}
.price {font-family: Verdana, Arial, Helvetica; font-size:18px; font-face:bold; color:#051E45;}
.option {font-family: Verdana, Arial, Helvetica; font-size:12px; color:#051E45;}
.footer2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: 051E45}
.SmallText 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #051E45}
.TinyText 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #051E45}
.heading 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #051E45}
.headinglarge			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #051E45}
.CartSumHilight   	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #FFFFFF }
.HeaderNav			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal; color: #ACB8D3 }
.AlertText		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;	color: #E30619} /*Forth N goal*/
.HeaderLinks		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ACB8D3 }


.bgVeryDarkBlue { background-color: #1C2A4B } /*CL*/

.HeaderCell { background-image: url(/Images/Header_BackGround.gif);	background-repeat: repeat;}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a{
 text-decoration: none;
 padding-left: 6px;
 color: black;
 display: block;
}

#popitmenu a:hover{ /*hover background color*/
 background-color: #e1e1e1;

#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }}

