body {
  font: 9pt verdana;
  margin: 0;
  padding: 0;
  background-color: #f9f9fa;
  background-image: url("images/body-bg.gif");
  background-repeat: repeat-x;
  color: #666666;
  line-height: 1.4em;
  
}
h1 {
	color: #306888;
	font-size: 15pt;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: normal;
}
h2 { font-size: 10pt; font-weight: normal; }
a { color: #306888; }
a:visited { color: #306888; }

p  {
	color: #666666;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.Normal {
  font: 9pt verdana;
}
.clear { clear: both; height: 1px; overflow: hidden; }

#header { width: 950px;  background-color: #ffffff; padding-top: 10px; padding-bottom: 10px; margin: auto; }
	
#header span {
	display: none;
}
#headerContainer { float: left; }
#slogan { margin-left: 60px; height: 25px; width: 166px; float: left; background-image: url("images/slogan.gif"); background-repeat:no-repeat;
	 background-position: left 5px; }

#logo {
	float: left;
	display: block;
	width: 132px;
	height: 45px;
	clear: left;
	background: url("images/logo.gif") no-repeat;
	
}
#logo a {
	display: block;
	width: 132px;
	height: 45px;
	
}
#headerImage { float: left; height: 45px; width: 550px; background: url("images/header4.jpg") no-repeat;  }
#miniCart 
{
	text-align: right;
	color: #ffffff;
	float: right;
	height: 45px;
	line-height: 43px;
	background-image: url("images/line-right.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 253px;
	padding-right: 15px;
}
#miniCart a 
{
	text-decoration: none;
	font-size: 11px;
}
#miniCart a:hover
{
	text-decoration: underline;
}
#miniCart img 
{
	margin-right: 5px;
}

#leftContent {
	width: 160px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 11px;
	padding-bottom: 20px;
}
#content {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 720px;
	
}
#menu 
{
	 background: url("images/menu-background.gif") repeat-x; height: 25px; float: right; margin-bottom: 1px; font-size: 11px; line-height: 13px;
}
#menu ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li { float: left; background: url("images/menu-separator.gif") no-repeat right; margin: 0;}
#menu li.beforeActive { background-image: none; }
#menu li a { display: block;  padding-top: 8px; height: 17px; text-decoration: none; color: #566572; padding-left: 15px; padding-right: 15px; }
#menu li.last { background: url("images/menu.gif") repeat-x;}
#menu li.active, #menu li.inpath { background: url("images/menu-active-right.gif") no-repeat right top;}
#menu li.active a, #menu li.inpath a { background: url("images/menu-active-left.gif") no-repeat left top;padding-top: 9px;}
#menu li a:hover { color: #252f47; }
#menu li.active a:hover, #menu li.inpath a:hover { color: #566572;  }
#menu_end_left { float: left;  width: 36px; height: 25px; background: url("images/menu-end-left.gif") no-repeat; }
#menu_end_right { float: left;  width: 36px; height: 25px; background: url("images/menu-end-right.gif") no-repeat; }

#body {
	width: 930px;
	padding-left: 10px; padding-right: 10px;
	background-color: #ffffff;
	margin: auto;
}
#twoColumns { background-image: url("images/leftBackground.gif"); background-repeat: repeat-y; }
#bottom 
{
	width: 950px;
	background-color: #ffffff;
	height: 10px;
	margin: auto;
}
#subMenu h2 
{
	 font-size: 12px;
	 margin: 0;
	 padding: 0;
	 text-transform: uppercase;
	 margin-bottom: 10px;
	 margin-left: 22px;
}
#subMenu { line-height: 1.3em; }
#subMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#subMenu ul li {
	display: inline;
}

#subMenu ul li.level4 a {
	padding-right: 20px;
	background-position: 14px 2px;
	display: block;
	padding-left: 30px;
	background-image: url(../images/bullet.gif);
	padding-bottom: 2px;
	padding-top: 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight:normal;
	text-transform: none;
}
#subMenu ul li.active a, #subMenu ul li.inpath a {
	background-color: #dfdfad;
}
#subMenu ul li a:hover {
	text-decoration: underline;
}
#subMenu a {
	color: #666666;
	text-decoration: none;
}
#productContent 
{
	width: 389px;
	float: left;
	margin-top: 10px;
}

#productMargin 
{
	width: 285px;
	float: left;
	margin-left: 20px;
}
#productMargin h2 
{
	font-size: 11pt;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 5px;
}
.AddToCartConfirmDefault { height: 1px; } 
#addToCartContainer 
{
	padding-top: 20px;
	padding-bottom: 25px;
	text-align: center;
	border-left: solid 1px #e0e0e2;
	border-right: solid 1px #e0e0e2;
	background-image: url("images/box-bottom.gif");
	background-repeat: no-repeat;
	background-position: 1px bottom;
}
#addToCartContainer_Top { background-image: url("images/box-top.gif"); height: 1px; width: 285px; }
#addToCartContainer_Bottom { background-image: url("images/box-bottom-shadow.gif"); height: 7px; width: 285px; }

#variantLabel { margin-bottom: 3px; }
#quantityContainer { margin-top: 20px; margin-bottom: 20px;}
#productImage { margin-top: 40px; margin-bottom: 35px; text-align: center; }



#productInfoHeading { color: #306888; font-size: 13px; padding-top: 20px; padding-bottom: 3px; border-bottom: solid 1px #f0f1f1; margin-bottom: 8px;}
#priceLabel { color: #666666; font-size: 15px; margin-top: -3px; margin-bottom: 10px; float: left; }
.price { color: #990000; font-weight: bold; font-family: Arial; }
#relatedProductImage { float: left; margin-right: 30px; }
.relatedProductList { width: 100%; }
.relatedProductList td { padding: 0; margin: 0; border-bottom: solid 1px #f0f1f1; padding-top: 8px; padding-bottom: 8px;}
#relatedLink { float: left; margin-top: 8px; }

.cart {  padding: 0; margin: 0; margin-top: 10px; border: 0; width: 389px; margin-bottom: 10px;}
.cart th {  text-align: left; font-weight: bold; background-color: #f0f1f1; padding-left: 3px;}
.cart td { padding-bottom: 10px; padding-top: 12px; border-bottom: solid 1px #f0f1f1; padding-left: 3px;}
.deleteButton { margin-top: 3px; margin-left: 15px; float: left;}
#updateCartText { font-size: 9px; margin-right: 5px;}
#updateCartContainer { margin-top: 5px; }
.cart a { margin-right: 5px; }
/* AjaxControlToolkit Tabs Style*/
/* default layout */
.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block;}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block;}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {font-size:10px;background:url("images/tab-line.gif") no-repeat bottom;}
.ajax__tab_xp .ajax__tab_outer {padding: 0px;padding-right:1px;background:url("images/tab-right.gif") no-repeat right;height:21px; margin-right: 2px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:1px;background:url("images/tab-left.gif") no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:15px;padding-top:2px;padding-bottom: 4px; padding-left: 12px; padding-right: 12px;margin:0;background:url("images/tab.gif") repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url("images/tab-hover-right.gif") no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url("images/tab-hover-left.gif") no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url("images/tab-hover.gif") repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url("images/tab-active-right.gif") no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url("images/tab-active-left.gif") no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url("images/tab-active.gif") repeat-x; }
.ajax__tab_xp .ajax__tab_body {border:0;padding-top:9px; padding-left: 15px; padding-right: 15px; padding-bottom: 15px; border-left: solid 1px #e0e0e2; border-right: solid 1px #e0e0e2; background-image: url("images/tabbox-bottom.gif"); background-repeat: no-repeat; background-position: 1px bottom; }

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}


#tabBox_Bottom { background-image: url("images/tabbox-bottom-shadow.gif"); height: 7px; width: 389px; }
.productList td { padding: 0; }
.listSeparator { width: 10px; }

#checkoutTable td { padding: 2px 10px 2px 0px; }
.confirmOrder { color: Green; font-weight: bold; margin: 15px 0px 15px 0px;  }

.SendOrder_Button_Container {  margin-top: 9px; margin-bottom: 9px; }
.fadedHelpText { color: #a7a7a7;  line-height: 1.3em;}

#homeColumns { background-image: url("images/homeBackground.gif"); background-position: right top; background-repeat: repeat-y; padding-bottom: 15px; }
#homeContent { float: left; width: 692px; }
#homeMargin { float: left; margin-left: 20px; width: 218px; }
.productBanners { margin-top: 10px; padding: 0px; border-collapse: collapse; border-width: 0px; }
.productBanners td { padding: 0px; }
.productBannerItem { width: 224px; }
.productBanners p { margin-top: 6px; }
.newsList h1 { font-size: 9pt; font-weight: bold; margin-top: 4px; margin-bottom: 5px; }
.abstract { font-weight: bold; }
