﻿.foo
{
}
.master-wrapper-page
{
	margin: 0 auto;
	width: 970px;
}

.master-wrapper-content
{
	float: right;
	width: 970px;
	margin: 0;
	text-align: right;
	background: #FFF;
}

.master-wrapper-side
{
	float: right;
	width: 210px;
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	background: #FFF url('images/corner_right.gif') no-repeat right top;
}

.master-wrapper-center
{
	float: left;
	width: 760px;
	display: inline;
	background: #FFF url('images/corner_left.gif') no-repeat left top;
}

.master-wrapper-cph
{
	float: right;
	width: 760px;
	color: #000;
	background: #FFF url('images/corner_left.gif') no-repeat left top;
}

.master-wrapper-center-1
{
	float: right;
	width: 970px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: right;
	width: 950px;
	color: #000;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px;
	height: 226px;
	background: url('images/header.jpg') no-repeat right center;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	/*background: url('images/ico-register.gif') no-repeat left center;*/
	padding: 10px;
}

.header .ico-login
{
	/*background: url('images/ico-login.gif') no-repeat left center;*/
	padding: 10px;
}

.header .ico-logout
{
	/*background: url('images/ico-logout.gif') no-repeat left center;*/
	padding: 10px;
}

.header .ico-cart
{
	/*background: url('images/ico-cart.gif') no-repeat left center;*/
	padding: 10px;
}

.header .ico-wishlist
{
	/*background: url('images/ico-wishlist.gif') no-repeat left center;*/
	padding: 10px;
}

.header .ico-admin
{
	/*background: url('images/ico-admin.gif') no-repeat left center;*/
	padding: 10px;
}

.header-logo
{
	margin-top: 5px;
	float: right;
	text-align: right;
	display:none;
}

a.logo
{
	background: url('images/logo.gif') no-repeat center center;
	display: block;
	width: 414px;
	height: 120px;
	text-decoration: none;
	display:none;
}

a.phone
{
	background: url('images/phone.jpg');
	display: inline;
	width: 190px;
	height: 85px;
	text-decoration: none;
	display:none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
	display:none;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: right;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: left;
	text-align: right;
	width: 400px;
	display:none;
}

.header-links
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #3664A5;
	text-decoration: none;
}

.header-links a:hover
{
	color: #3664A5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	background: #FFF url('images/bg_search.gif') no-repeat right top;
	/*background: #666666;*/
	padding: 8px 5px 0px 5px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	letter-spacing: 1px;
	margin:0;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
	display:none;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 230px;
	display: inline;
	padding-left: 5px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
	display:block;
}

.searchbox ul li
{
	list-style: none;
	float: right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
}

.category-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 0px 0px;
	line-height: 30px;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-image:url(images/but_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
	height:30px;
	text-decoration:none;
}

.category-navigation .treeview ul .li_selected a
{
	color: #CC0000 !important;
}
.category-navigation .treeview ul .li_unselected
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-image:url(images/but_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
	height:30px;
	text-decoration:none;
}

.category-navigation .treeview ul .li_unselected:hover
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-image:url(images/but_menu_hover.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
	height:30px;
	text-decoration:none;
}

.category-navigation .treeview ul .li_merged15
{
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-image:url(images/but_menu02.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
	height:30px;
	text-decoration:none;
}

.category-navigation .treeview ul .li_merged15:hover
{
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-image:url(images/but_menu02_hover.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
	height:30px;
	text-decoration:none;
}

.category-navigation .treeview ul .li_merged30
{
	margin-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-image:url(images/but_menu03.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	height:30px;
	text-decoration:none;
}

.category-navigation .treeview ul .li_merged30:hover
{
	margin-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-image:url(images/but_menu03_hover.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	height:30px;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.active
{
	font-weight:bold;
}

.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	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;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
}

.RecentlyViewedProductsBox a:hover
{
}

.RecentlyViewedProductsBox .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	background: rgb(232, 230, 210);
	width: 140px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 135px;
	border-top:4px solid #666666;
	background: #FFF;
	padding: 5px 5px 5px 5px;
}

.footer a
{
	text-decoration: none;
}

.footer-disclaimer
{
	float: left;
	font-size: 11px;
}

.footer-poweredby
{
	float: right;
	font-size: 11px;
}

