﻿.foo{}

.master-wrapper-page
{
	margin: 10px auto;
	width:920px;
}

.master-wrapper-content
{
	float: left;
	width:880px;
	margin:1px 0 0;
	text-align: left;
	background: #fff url(images/bg_container.gif) repeat-x;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 7px 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 20px;
 
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 630px;
	color: #000;
	min-height: 630px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 880px;
	background: url(images/bg_maincolumn_singledd.gif) no-repeat left top #fff;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 6px 1px 10px 5px;
	height:180px;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-logo
{
	margin-top: -1px;
	float: left;
	text-align: left;
	margin-left:30px;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 225px;
	height: 60px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}
#navlist
{
margin-top:25px;
width:150px;
height:150px;
margin-left:5px;
padding-left: 0;
list-style: none;
float:left;
 
}

#navlist li
{
padding:0 0 5px 15px;
background-image: url(images/arrow.gif);
background-position:-3px 4px;
 
background-repeat: no-repeat;
margin:8px 15px 5px 1px ;
border-bottom:1px dotted #666699;
font-size:14px;
font-weight:bold;
font-family:tahoma;


 
}
#navlist li a
{
	width:150px;
	color:#666699;
	background-image: url(images/nav.gif);
}
#navlist li a:hover
{
	color:#ff9933;
 
}
.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: right;
	text-align: right;
	width: 670px;
	margin-right:20px;
 
}

.header-links
{
 
	padding: 1px 5px 0px 5px;
	margin-bottom: 0px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 15px;
}

.header-links a
{
	color: #000;
	text-decoration: none;
	font-size:11px;
}

.header-links a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
 
	
	text-align: left;
	height: 39px;
	vertical-align: middle;
	letter-spacing: 1px;
   margin:auto;
	background:url(images/menu.gif) no-repeat center center ;
	 
 
 
}

.headermenu ul
{
 
	margin: 0;
	padding:9px 5px 9px 25px;
 float:left;
 width:640px;
 
}

.headermenu li
{
	list-style: none;
	display: inline;
		padding-left: 10px;
	padding-right: 10px;
	padding-top:17px;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;

	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
 
	width: 200px;
 float:left;
margin:0;padding:0;
 height:39px;
 
 
 
 
	 
}

  .searchbox ul
{
 
	margin: 0;
	padding: 9px 0 15px 10px;
}

 .searchbox ul li
{
	list-style: none;
	margin:0;
	padding:0
 
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	width:200px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #fff url(images/bg_sidebar_title.gif) no-repeat;
		margin: 0px;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
	background:url(images/menulist.gif);
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}
.category-navigation li
{
padding:0 0 2px 15px;
background-image: url(images/arr.gif);
background-position:1px 5px; 
background-repeat: no-repeat;
 
}
.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
	
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	width:200px;
	
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #fff url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
	
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	width:200px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}

.RecentlyViewedProductsBox .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #fff url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background:url(images/menulist.gif);
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	width:200px;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #fff url(images/bg_sidebar_title.gif) no-repeat;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background:url(images/menulist.gif);
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
 
	height: 39px;
   margin:auto;
	width:880px;
 margin:auto;
	background-color:White;
	border-top:1px solid gray;
	background:#fff url(images/footer.gif);
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	padding-top:5px;
 text-align:center;
	font-size: 12px;
	color:Black;
}

.footer-poweredby
{
	 
	font-size: 11px;
}
