/***************************************TAG Styles**************************************/
body{
	background:#8fdeff url(../images/bodyBG.jpg) repeat-x center top;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:active, a:visited, a:link{
	color:#359ac8;
	text-decoration:none;
}

a:hover{
	color:#ea6f34;
	/*text-decoration:none;*/
}

a img{
	border:0px;
}

form {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

/***************************************END TAG Styles**************************************/
/*
.surroundBG{
	width:916px;
	background:url(../images/bodyBG.jpg) repeat-x left top;
	margin:0px auto;
}

.sideShadows{
	background:url(../images/outerShadow.gif) no-repeat center 60px;
	margin:0px auto;

}
*/
.container{
	width:780px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

.header{
	background:url(../images/headerBG.gif) no-repeat center top;
	width:780px;
	height:120px;
	margin:0px;
}

.headerSearch{
	float:right;
	margin-top:10px;
	
}

.shoppingCart{
	height:34px;
	float:right;
	padding-top:13px;
}

.shoppingCart a:link, .shoppingCart a:active, .shoppingCart a:visited{
	display:block;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#ea6f34;
	height:34px;
} 

.shoppingCart a:hover{
	text-decoration:underline;
	color:#d0b178;
}

.shoppingCart div{
	float:right;
	width:1px;
	height:34px;
	background-color:#b2955f;
	margin:0px 13px;
}

.logo{
	width:478px;
	float:left;
	background:url(../images/logoBG.jpg) no-repeat left top;
	height:97px;
}			

.login{
	width:278px;
	float:left;
	height:59px;
	background:url(../images/loginBG.jpg) repeat-x left top;
	padding:38px 12px 0px 12px;
}

.newCustomer{
	height:18px;
	width:135px;
	padding-top:10px;
	text-align:center;
	margin-left:8px;
	float:right;
}

.newCustomer a:visited, .newCustomer a:link, .newCustomer a:active{
	color:#42729b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.newCustomer a:hover{
	color:#6192bc;
	text-decoration:underline;
}
			
.homeContentContainer{
	background-color:#fff7e4;
	padding:0px 0px 0px 0px;
	width:780px;
}

.content{
	padding:0px 0px 0px 0px;
	width:780px;
	background:#FFFFFF url(../images/contentLeftBG.jpg) repeat-y left bottom;
}

.navContainer {
	float:left;
	width:769px;
	height:29px;
	padding:7px 0px 0px 11px;
	background:#280e07 url(../images/navBG.jpg) no-repeat top left;
}
.navContainer ul {
	margin:0px;
	padding:0px 0px 0px;
	list-style:none;
}
.navContainer li {
	display:inline;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.navContainer a {
	float:left;
	background:#e96f35 url("../images/left_both.jpg") no-repeat left top;
	margin:0px;
	padding:0px 0px 0px 5px;
	text-decoration:none;
}
.navContainer a span {
	float:left;
	display:block;
	background:#e96f35 url("../images/right_both.jpg") no-repeat right top;
	padding:3px 8px 4px 4px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
   /* Commented Backslash Hack hides rule from IE5-Mac \*/
.navContainer a span {float:none;}
    /* End IE5-Mac hack */
.navContainer a:hover span {
	color:#FFFFFF;
}

.navContainer a:hover {
	background-position:0% -23px;
	background-color:#4e98cc;
}
.navContainer a:hover span {
	background-position:100% -23px;
	background-color:#4e98cc;
}

.flashContainer{
	width:770px;
	padding: 0px 10px 0px 0px;
	background-color:#fffada;
	border-bottom:5px #63bde4 solid;
}

.flashText{
	width:212px;
	height:185px;
	padding:70px 7px 0px 17px;
	margin:11px 0px 12px 10px;
	text-decoration: none;
	color: #047abe;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(../images/flashTextBG.jpg) no-repeat left top;
	float:right;
}

.flash{
	width:498px;
	height:248px;
	float:right;
	background:#301102 url(../images/flashBG.jpg) no-repeat left top;
	padding:7px 0px 0px 6px;
	margin:11px 0px 12px 10px;
}

.bottomBarContainer{
	min-height:224px;
	background-color:#fbf0a6;
}

.bottomBarContainer .leftSection{
	width:266px;
	float:left;
}

.bottomBarContainer .centerSection{
	width:251px;
	float:left;
}

.bottomBarContainer .rightSection{
	width:263px;
	float:left;
}

.leftSection .title{
	background: url(../images/leftTitleBG.jpg) no-repeat left top;
	height:42px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:8px 0px 0px 20px;
}

.centerSection .title{
	background: url(../images/centerTitleBG.jpg) no-repeat left top;
	height:42px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:8px 0px 0px 20px;
}

.rightSection .title{
	background: url(../images/rightTitleBG.jpg) no-repeat left top;
	height:42px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:8px 0px 0px 20px;
}

.leftSection .homeContent{
	
	min-height:160px;
	color:#e96f35;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 15px;
}

.centerSection .homeContent{
	min-height:160px;
	color:#e96f35;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:6px 15px;
}

.rightSection .homeContent{
	min-height:160px;
	color:#e96f35;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 15px;
}

.leftBar{
	float:left;
	width:196px;
	min-height:345px;
	background-color:#d4f2ff;
	margin-top:0px;
}

.subnavHeader{
	width:186px;
	height:32px;
	margin-right:0px;
	padding:13px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	background:url(../images/subnavHeader.jpg) no-repeat left top;
	color:#FFFFFF;
}

.subnavHeader a:link, .subnavHeader a:active, .subnavHeader a:visited{
	color:#FFFFFF;
}

.subnavHeader a:hover{
	color:#EEEEEE;
	text-decoration:underline;
} 


.subnav{
	width:196px;
	padding:0px;
	margin:0px;

}

.subnav dl{
	margin:0px 0px 0px 0px;
	padding:0px;
	
}

.subnav dt{
	width:196px;
	margin: 0px;
	padding: 0px;
	min-height:29px;
	border-bottom:1px #a8dbf1 solid;
}

.subnav dt a, .subNav dt a:visited, .subNav dt a:active{
	padding:6px 0px 0px 21px;
	width:175px;
	min-height:23px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e96f35;
	background: url("../images/bullet.gif") no-repeat 10px 11px;
	display:block;
}

.subnav dt a:hover{
	text-decoration:none;
	background:#effaff url("../images/bullet.gif") no-repeat 10px 11px;	
	color:#e96f35;
}

.topImage{
	width:565px;
	height:104px;
	background:#beb1a1 url(../images/contentTopImage.jpg) no-repeat left top;

}

.contentArea{
	width:584px;
	min-height:350px;
	float:left;
	background:#ffffff url(../images/contentAreaBG.jpg) no-repeat left top;
	padding:0px 0px 0px 0px;
}

.mainContent{
	padding:0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e96f35;
}

.mainContent .contentHeader{
	border-bottom:4px #64bde5 solid;
	padding-top:20px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#4e98cc;
	margin-bottom:15px;
}

.contentAreaFoot{
	width:573px;
	height:22px;
	background: url(../images/contentAreaFootBG.jpg) no-repeat left top;
}

.homeContentFooter{
	width:780px;
	background:#fbf0a6 url(../images/homeContentFooterBG.jpg) no-repeat left top;
	height:5px;

}

.contentFooter{
	width:780px;
	background:#8fdeff url(../images/contentFooterBG.jpg) no-repeat left top;
	height:5px;

}

.footerContent{
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:780px;
	background:url(../images/XMSLogo.gif) no-repeat right 10px;
	font-size:12px;
	color:#2c88bc;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.footerContent a:link,.footerContent a:visited,.footerContent a:active{
	margin:0px 0px 0px 0px;
	padding-right:8px;
	color:#2c88bc;
	display:block;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


.xmslogo{
	float:left;
	background:url(../images/xmsLogo.jpg) no-repeat left top;
	width:122px; 
	height:25px;
	margin-top:5px;
}

.footerLinks{
	white-space:nowrap;
	padding:3px 0px 0px 217px;
	height:63px;
	background:url(../images/OkFutonLogo.jpg) no-repeat left 9px;
}
/*
.footer{
	width:750px;
	padding:0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aec994;
	font-weight:bold;
}

.footer a:active, .footer a:link, .footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aec994;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover{
	color:#8caf6a;
	text-decoration:underline;
}*/.loginbox {
border-top:1px solid #ac4c0d;
text-align:left;
font-family: Arial, Verdana, Helvetica, sans-serif;

}

.menuTextBox {
border:1px solid #000000;
width:95px;
font-size:10px;
height:16px;
}

.leftcatlinks {
padding-left:6px;
color:#000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}

.leftcatlinks a {
text-decoration:none;
color:#000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}

.leftcatlinks a:hover {
text-decoration:none;
color:#000000;	
}

.leftcatlinks a:visited {
text-decoration:none;
color:#000000;	
}
/*
.breadcrumbs {

color:#000000;
}

.breadcrumbs a {
text-decoration:none;
color:#ac4c0d;
}

.breadcrumbs a:hover {
text-decoration:none;
color:#ac4c0d;
}
*/

.breadCrumbs{
	font-size:19px;
}

.breadCrumbs a:active, .breadCrumbs a:visited, .breadCrumbs a:link{
	font-size:19px;
} 

.catalogItem a{
color:#ac4c0d;
text-decoration:none;
font-size:14px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.catalogItem a:hover{
color:#ac4c0d;
text-decoration:none;
}
.catalogItem img{
border:1px solid #000000;
}

.category-Img
{
text-align:center;
}

.product-Img
{
text-align:left; 
}

.product-Name
{
	margin: 5px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight:bold;
/*	text-align:center;*/
	color:#116d97;
	text-decoration:underline;
}

.product-Name a
{
	color:#333333;
	text-decoration:underline;
}
.product-Name a:hover
{
	color:#116d97;
	text-decoration:underline;
}


.product-Sku
{
	margin: 0px 0px 5px 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
/*	text-align:center;*/
	color:#666666;
	font-style:italic;
}	

.product-Weight
{
	margin: 0px 0px 5px 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
/*	text-align:center;*/
	color:#666666;
}	

.product-Desc
{
	margin: 5px 0px 2px 0px;
	color:#000000;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.product-Price
{
	margin: 0px 0px 2px 0px;
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#E96F35;
	font-weight:bold;
}

.product-PriceSel
{
border-color:#FFFFEC;
background-color:#FFFFFF;
border-width: 0;
}

.product-AddButton
{
	border: 1px solid #ea6f34;
	color:#f8f5ec;
	background-color:#ea6f34;
}


.nextLink span a
{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight:normal;
	color:#3333FF;
	text-decoration: none;
}


.nextLink span a:hover
{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight:normal;
	color:#993300;
	text-decoration: none;
}	

.qtypricing {
}

.qtypricing th {
	font-size:12px;
	text-align:left;
}

.qtypricing td {
	font-size:12px;
	padding-left:2px;
}

.qtypricing .qtyheader {
	border-bottom:1px solid #333333;
}

.qtypricing .qtystyle1 {
	background-color:#CCCCCC;
}

.qtypricing .qtystyle2 {
}

.cart th {
font-size:16px;
}
 
.cart td {
font-size:14px;
}
.productHeadText a {
	color:#ea6f34;
}

.cartOptions {
	font-weight:bold;
	font-size:13px;
	color:#0033CC;

}

.consultantForm td{
	font-size:11px;
}

.consultantForm td input{
	height:20px;
	width:120px;
}

#productList table {
	width:100%;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#productList table th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffd17d;
	font-size:11px;
	font-weight:bold;
	color:#cd6c37;
}
	/*
	#productList table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	font-size:10px;
	padding: 2px 3px 2px 3px;
	}
	*/
#productList .odd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:10px;
}
	
#productList .even{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f5f5f5;
	font-size:10px;
}

#subscriptionList table {
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#subscriptionList table th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffd17d;
	font-size:12px;
	font-weight:bold;
	color:#cd6c37;
	height:22px;
}

#subscriptionList .deleteSubs:hover{
	color:#FF0000;
}
		
#subscriptionList .odd{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
	padding-top:4px;
}
	
#subscriptionList .even{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#f5f5f5;
	font-size:12px;
	font-weight:bold;
	height:18px;
	padding-top:4px;
}

#subscriptionList .footer{
	height:36px; 
	background-color:#e7f8ff; 
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}

#subscriptionList .footer a:link, #subscriptionList .footer a:active, #subscriptionList .footer a:visited{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#449044;
	font-weight:bold;
	text-decoration:underline;
}

.inputLabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.requiredText{
	color:#FF0000;
}

.payment_cont{
	font-size:12px;
}

.payment_hdr{
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}

.payment{
	font-weight:bold;
	font-size:12px;
}

.payment_value{
	font-weight:normal;
	font-size:12px;
}


.addr_cont{
	font-size:12px;
}

.bill_addr{
	font-size:12px;
}

.ship_addr{
	font-size:12px;
}	

.addr {
	font-weight:bold;
}
	
.addr_hdr {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}