﻿.foo{}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin:0 auto;
	width: 995px;
}

.master-wrapper-content
{
	float: left;
	width: 995px;
	margin:0;
	text-align: left;
	background-color: #0D1C0C;
}

.master-wrapper-side
{
	float:left;
	width:194px;
	padding:0 10px;
	font-family: Georgia;
	display: inline;
	color:#0D1C0C;
}
.master-wrapper-side a
{
    	color:#0D1C0C;
}
.master-wrapper-center
{
	float: left;
	width: 770px;
	padding:0;
	background: url(images/bg_maincolumn.gif) no-repeat left top #FFF;
	display: inline;
	overflow:hidden;
	font-family: Georgia;
}

.master-wrapper-cph
{
	float: left;
	min-height: 600px;
	padding:5px 10px;
	overflow:hidden;
	width:750px;
}

.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	min-height: 600px;
	padding:10px 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.header
{
    position:relative;
	padding:6px 6px 10px 5px;
	height: 162px;
	background: url('images/background-header.jpg') no-repeat bottom center;
}
.header .icon
{
	vertical-align: bottom;
}
.header .ico-register
{
	display:block;
	margin-top:10px;
}
.header .ico-register a
{
	background: url('images/ico-register.gif') no-repeat;
	margin:15px 0;
	padding:8px 0 20px 40px;
	height:50px;
	width:50%;
}
.header .ico-logout a
{
    display:block;
	background: url('images/ico-logout.gif') no-repeat;
	padding:10px 0 0 40px;
	height:50px;
}
.header .ico-logout .email
{text-transform:lowercase!IMPORTANT; font-size:10px!IMPORTANT;}
.header .header-links
{
	position:relative;
	text-align:right;
 	text-transform:uppercase;
}
.header .header-links ul
{
    position:absolute;
	display:block;
    width:100%;
    top:10px;
    right:10px;
	height:50px;
	padding: 0;
	margin: 0;
	width:400px;
}
.header-links ul li
{
	list-style: none;
	float:right;
	padding-right: 2px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #ff9933;
}
.header .ico-return 
{
	position:absolute;
    text-align:left;
	width:300px;
}
.header .ico-return a
{
	display:block;
	color:#FFFFFF;
	width:300px;
	height:30px;
	padding:20px 40px;
	background-image:url(images/ico-return.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.header .ico-return a:hover
{
	color:#FFFFFF;
}
.header .ico-login
{
	height:50px;
    top:20px;
	background: url('images/ico-login.gif') no-repeat;
	padding:5px 0 0 60px;
}
.header .ico-cart 
{
	background: url('images/ico-cart.gif') no-repeat;
	padding:10px 0 0 60px;
	margin-left:10px;
	height:50px;
	font-weight:bold;
}
.header .ico-cart .txtOrange a
{
    color:#E0AB16;
    font-weight:normal;
}
.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: 5px;
	float: left;
	text-align: left;
}
a.logo
{
	display: block;
	width: 336px;
	margin:14px 16px;
	height:80px;
	text-decoration: none;
	background: url('images/logo.png') no-repeat bottom center;
	position:absolute;
	bottom:0;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	text-align:left;
	display:block;
	position:relative;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family:Georgia;
	clear:both;
	width:100%;
	height:35px;
	padding-top:15px;
}

.navcontainer
{
    overflow: hidden;
    height:14px;
    float:right;
    padding-right:10px;
}

.navlist
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.navlist li
{
    border-left: 1px solid #fff;
    float: left;
    margin: 0 .1em 0 -.1em;
    padding: 0 .1em 0 .1em;
    line-height:14px;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	font-weight:bold;
}
.headermenu a:hover
{
    color:#E0AB16;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	display: inline;
	padding-left: 10px;
}
.searchbox .searchboxtext
{
    width:212px;
    height:24px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
    padding-top:0;
    margin-top:0;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #FFF;
	text-decoration: none;
}
.category-navigation a:hover
{
	color: #E0AB16!IMPORTANT;
}

.category-navigation .li_selected a
{
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}


.category-navigation .treeview
{
	font-size: 14px;
	padding:0 10px 0 10px;
	line-height: 18px;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #E0AB16;
	background-color: inherit;
}
.category-navigation .treeview ul a
{
   	color: #fff; 
    }
.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
	color: #E0AB16;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.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;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #EAE2CB 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: #0D1C0C;
	background-color: inherit;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.htmlcontent-body img
{border:0;}

.master-wrapper-side .htmlcontent-title
{
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fff;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}
.master-wrapper-side .htmlcontent-body
{
	font-size:11px;
	padding:5px 10px 10px 10px;
	margin-top:-10px;
	line-height: 18px;
	background: #EAE2CB url(images/bg_sidebar_block_about.jpg) no-repeat left bottom;
	margin: 0px;
}
.master-wrapper-side .htmlcontent-body p
{margin:0;}
.master-wrapper-side .htmlcontent-body img
{width:170px;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin:15px 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #000;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	text-decoration: none;

}

.RecentlyViewedProductsBox .title
{
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fff!IMPORTANT;
	background: #EAE2CB url(images/bg_sidebar_title.gif) no-repeat;
	font-weight:bold;
}

.RecentlyViewedProductsBox .listbox
{
	padding: 5px 10px 10px 10px;
	line-height: 18px;
	background: #EAE2CB url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #E0AB16;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fff!IMPORTANT;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;

	font-weight:bold;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding:5px 10px 10px 10px;
	line-height: 18px;
	background: #EAE2CB url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.footer
{
   	clear: both;
	color:#fff;
	background-color:#060E06;
	overflow:hidden;
	padding-top:25px;
}
.footer .coxeco
{
    line-height:14px;
    float:right;
 }
.master-wrapper-center .footer
{
	background: #0D1C0C url(images/bg_maincolumn-bottom.gif) no-repeat right top;
	padding-top:0;
	height:20px;
}
.master-wrapper-center .htmlcontent-body
{
    font-family:Georgia!IMPORTANT;
}
.footer a
{
	text-decoration: none;
	color: #FFF;
	font-family:Georgia;
	padding:10px 5px;
}
.footer .navcontainer
{
    line-height:16px;
    margin:0 0 10px 0;
}
.footer-disclaimer
{
	font-size: 11px;
	color:#000;
	background-color:#fff;
	width:985px;
	padding:10px 5px;
	text-align:right;
	clear:both;
}

.title
{
    font-size:24px;
    color:#214318!IMPORTANT;
    font-weight:normal!IMPORTANT;
 }
input
{
     padding:0;
     margin:0;
     font-size:16px;
     color:#808080;
}
.error
{color:#F00;}
