/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
body {
	background:#fff;
	color:#666;
	position:relative;
	/* 
  font-size: 62.5%; - 10px;
  font-size: 68.8%; - 11px; 
  font-size: 75%; - 12px; 
  font-size: 81.2%; - 13px; 
  font-size: 87.2%; - 14px; 
*/   
  font-size: 75%;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}
body a {
	color:#cc7e36;
	text-decoration:none;
}
body a:hover {
	color:#cc7e36;
	text-decoration:underline;
}
p {
	text-indent:20px;
	padding-top: 10px;
}
.bg_body {
	height:100%;
	height:100%;
	height:auto !important;
	min-height:100%;
}
.wrapper {
	margin: 0px auto 0px auto;
}
.wpapper_bg {
	background:transparent;
}
.row_1 {
	font-size:1em;
	padding: 0px 0px 0px 0px;
	margin-bottom:40px;
	background:url('../images/row_1.jpg') 50% 0px no-repeat #332f2c;
}
.row_1 .wrapper {
	min-height:91px;
}
.row_2 {
	font-size:1em;
	padding: 0px 0px 0px 0px;
}
.row_3 {
	font-size:1em;
	padding: 0px 0px 0px 0px;
}
.row_4 {
	font-size:1em;
	padding: 0px 0px 0px 0px;
}
.row_5 {
	font-size:1em;
	padding: 20px 0px 10px 0px;
	margin-top:0px;
}
#bodyWrapper {
	position:relative;
	width:100%;
	background:url('../images/row_4.gif') 0px 91px repeat-x #fff;
}
#bodyContent {
	padding:0px 0px 0px 0px;
}
.border {
	border-bottom:1px solid #d5d5d5;
}
#columnLeft {
	padding:0px 0px 0px 0px;
}
#columnRight {
	padding:0px 0px 0px 0px;
}
#columnLeft > div {
	padding:0px 10px 0px 0px;
}
#columnRight > div {
	padding:0px 0px 0px 10px;
}
.contentContainer {
	padding:0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	border:1px solid #d5d5d5;
	border-width:0 0 0 0;
}
.contentContainer.page_un {
	margin-top:10px;
	margin-bottom:10px;
}
.contentContainer.page_cart {
}
.contentContainer.page_reviews {
}
.contentContainer.page_new_product {
	margin-top:9px;
	margin-bottom:9px;
}
.contentPadd {
	padding:10px 0px 9px 0px;
}/*overflow:hidden;*/
.contentPadd.sub {
}
.contentPadd.prods_info_page {
}
.contentPadd.txtPage {
}
.contentContainer.page_un .contentPadd {
	padding:0px 0px 0px 0px;
}
.contentContainer.page_reviews .contentPadd {
}
.contentContainer.page_new_product .contentPadd {
	padding: 0px 0px 0px 0px;
}
.contentContainer.page_cart .contentPadd {
}
.contentContainer.loginPage .contentPadd {
}
.contentInfoText {
	margin: 0px 0px 9px 0px;
	overflow:hidden;
	padding: 10px 10px 10px 10px;
	border:1px solid #d5d5d5;
}
.contentInfoText.extra {
	padding:18px 18px 4px 18px;
}
.contentInfoText .infoBoxHeading {
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background:none;
	border:0px;
	font-weight:bold;
}
.contentContainer span.contentText {
	border:0px solid #000;
	padding:0px 9px 0px 9px;
	overflow:hidden;
}
.contentInfoText.marg-top {
	margin: 0px 0px 0px 0px;
}
.contentInfoBlock {
	padding:14px 10px 12px 10px;
	margin: 0px 0px 9px 0px;
	overflow:hidden;
	border:1px solid #d5d5d5;
}
.contentInfoBlock.first {
}
.contentContainer.page_un .contentText {
	padding: 18px 27px 0px 27px;
}
.contentPadd.r_view {
	display:none;
}
.row_table {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline-block;
	float:right;
}
.row_table li {
	float:right;
	display:inline-block;
	margin-left:5px;
	cursor:pointer;
}
/* ************************************************************************************* */
#header {
	position:relative;
	height:91px;
}
.logo {
	display:inline-block;
	width:240px;
	height:45px;
	position:absolute;
	left:50%;
	margin-left:-471px;
	top:19px;
	z-index:999;
}
a.logo {
	font-size:32px;
	color:#FFF;
	font-family:'Ubuntu',sans-serif;
	line-height:0.9em;
	text-shadow:#000 -2px 2px 5px;
	font-weight:lighter;
}
a.logo:hover{
	text-decoration:none;
}
a.logo span{
	font-weight: lighter;
	font-size: 26px;
	float:right;
	padding-right:10px;
}
.logo img {
	margin:0px 0px 0px 0px;
}
/* ************************************************************************************* */
.manufacturers, .currencies, .languages {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	display:inline-block;
}
.manufacturers label, .currencies label, .languages label {
	color:#766759;
	font-weight:normal;
	margin-right:6px;
	margin-top:2px;
	font-size:.916em;
}
.currencies select, .languages select {
	color:#acb2c9;
	width:106px;
	border:1px solid #e6e6e5;
	padding:1px;
	background:#fff;
	font-size:.916em;
}
.manufacturers {
	width:250px;
}
.manufacturers label {
}
.manufacturers select {
}
.currencies {
	width:220px;
}
.currencies label {
}
.currencies select {
}
.languages {
	margin: 1px 0px 0px 0px;
}
.languages label {
	display:none;
}
.languages select {
}
.languages img {
	margin: 4px 0px 0px 0px;
}
.languages .languages_img {
	margin: 0px 6px 0px 0px;
}
.box_social_bookmarks {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	display:inline-block;
	width:284px;
}
.box_social_bookmarks label {
	color:#8f8e8e;
	font-weight:normal;
	margin-right:5px;
	margin-top:0px;
	float:right;
}
.box_social_bookmarks div {
	float:right;
	display:inline-block;
	float:right;
	color:#8f8e8e;
}
.box_social_bookmarks div a {
	color:#fff;
	font-weight:bold;
}
.box_social_bookmarks div a:hover {
	color:#fcaa62;
}
/* ************************************************************************************* */
.select {
	color:#a6a5a5;
	border:1px solid #ebebeb;
	background:#fff;
	font-size:.916em;
	line-height:18px;
	padding:1px;
}
.custom_select .select.jqTransformHidden {
	display: none;
}
.custom_select .jqTransformSelectWrapper {
	background: url("../images/cur-arrow.gif") no-repeat scroll right top transparent;
	cursor:pointer;
	overflow: hidden;
	float: left;
	padding: 0;
	margin-top:1px;
}
.manufacturers.custom_select .jqTransformSelectWrapper {
	background: url("../images/cur-arrow2.gif") no-repeat scroll right top transparent;
}
.custom_select .jqTransformSelectWrapper div span {
	float: left;
	font-size:.916em;
	line-height:1em;
	height:auto !important;
	padding: 5px 19px 6px 6px;
}
.custom_select .jqTransformSelectWrapper div span {
	color: #a6a5a5;
	width:106px !important;
}
.manufacturers.custom_select .jqTransformSelectWrapper div span {
	color: #5f5f5f;
	width:136px !important;
}
.custom_select ul {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #282523;
	height: auto !important;
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;
}
.custom_select ul li {
	line-height: 1em;
	overflow: hidden;
	padding: 1px 10px 2px 10px;
}
.custom_select ul li a {
	color: #a6a5a5;
	display: block;
	font-size:.916em;
	text-decoration: none;
}
/* ************************************************************************************* */
	.footer .custom_select ul {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ebebeb;
}
.footer .custom_select ul li a {
	color: #a6a5a5;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_header {
	padding:13px 0px 15px 0px;
	width:206px;
	height:34px;
	overflow:hidden;
	text-align:center;
	background:url('../images/diagram_v2-29_6091.png') 0px -15px no-repeat transparent;
}
.cart_header div {
	padding:0px 0px 0px 0px;
	white-space:nowrap;
	text-align:center;
	margin: 0px auto 0px auto;
}
.cart_header label {
	color:#fff;
	display:inline-block;
	padding: 2px 0px 3px 68px;
	margin: 0px 7px 0px 0px;
	float:left;
	font-weight:bold;
}
.cart_header label a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.cart_header label a:hover {
	color:#a29a95;
	text-decoration:underline;
}
.cart_header div {
	color:#a29a95;
	font-weight:normal;
	float:left;
	padding: 2px 0px 3px 0px;
}
.cart_header span {
	margin-right:0px;
	display:none;
}
.cart_header strong {
	font-weight:normal;
}
.cart_header a {
	color:#a29a95;
	font-weight:normal;
	text-decoration:none;
}
.cart_header a:hover {
	color:#fff;
	text-decoration:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.search {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0 0px;
	width:206px;
}
.search label {
	color:#fff;
	margin-right:3px;
	margin-top:2px;
	text-transform:uppercase;
	display:none;
}
.search .go {
	color:#5f5f5f;
	width:96%;
	padding:3px 6px 3px 6px;
	min-height:7px;
	left:0px;
	margin:0;
	border:0px solid #fff;
	background:transparent;
	position:absolute;
	top:0;
	line-height:1.5em;
	font-size: 1em;
}
.input-width {
	height:20px;
	width:156px;
}
.width-setter {
	height:20px;
	position:relative;
	margin:0 0 0 0;
	background:url('../images/search_input_bg.gif') 0px 0px no-repeat transparent;
}
.search .button_header_search {
	margin-left:0px;
}
.search .box_wrapper {
	overflow:hidden;
	display:inline-block;
	float:right;
}
#header .search .advanced {
	display:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.banner_header {
	display:inline-block;
	margin: 39px 8px 157px 0px;
	float:right;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.breadcrumb {
	padding:15px 1px 20px 10px;
	margin:0px 0px 0px 0px;
	font-size:1.3em;
	margin-left:-8px;
}
.breadcrumb {
	color: #766759;
}
.breadcrumb a {
	color: #766759;
	font-weight:normal;
	text-decoration:none;
	display:inline-block;
}
.breadcrumb a:hover {
	color: #cc7e36;
	text-decoration:none;
}
.breadcrumb a.last {
	color: #cc7e36;
}
.breadcrumb a.last:hover {
	color: #766759;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_header_user_menu {
	float:right;
	margin-right:68px;
}
.user_menu {
	padding:0px 0px 0px 0px;
	margin:27px 190px 0px 0px;
	list-style:none;
}
.user_menu li {
	float:left;
	display:inline-block;
	cursor:pointer;
	white-space:nowrap;
	background:transparent;
}
.user_menu li a {
	color:#a29a95;
	font-weight:normal;
	text-decoration:none;
	background-position:0 14px;/*background:url('../images/user_menu.gif') no-repeat transparent;*/
	cursor:pointer;
	white-space:nowrap;
	display:block;
	padding:10px 10px 15px 10px;
}
.user_menu li a:hover, .user_menu li.act a {
	color:#fff;
	text-decoration:none;
	background-position:0 -6px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer_menu {
}
.footer {
	padding:20px 0px 20px 0px;
	position:relative;
}
.footer {
	overflow:hidden;
	border-top:1px solid #d5d5d5;
} /*background:url('../images/paypal.png') 100% 51px no-repeat transparent;*/
.footer p {
	margin:18px 0px 0px 0px;
	padding-left:0px;
	text-align:left;
	clear:both;
	border-top:1px solid #d5d5d5
}
.footer p {
	color:#766759;
	line-height:1em;
	overflow:hidden;
	display:block;
	padding: 29px 0px 0px 0px;
}
.footer p > a {
	color:#766759;
	display:inline-block;
	float:left;
}/*font-size:2.3em;line-height:1em; margin-top:-10px;*/
.footer p b {
	color:#766759;
	font-weight:normal;
}
.footer p b a {
	color:#766759;
	text-decoration:none;
	font-size:1em;
}
.footer p b a:hover {
	color:#cc7e36;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxes_menu {
	overflow:hidden;
	padding-top:0px;
	padding-bottom:2px;
	position:relative;
}
.menu {
	font-weight:normal;
	font-size:1.75em;
	font-family: 'Ubuntu', sans-serif;
	background:url('../images/menu_bg.gif') 0px 100% repeat-x transparent;
	margin-bottom:31px;
}
.menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 41px;
	list-style:none;
	overflow:hidden;
}
.menu li {
	float:left;
	padding: 0 0 0 0;
	margin: 0px 0px 0px 10px;
}
.menu li.first {
	margin: 0px 0px 0px 0px;
}
.menu li.act, .menu li:hover {
	background:url('../images/menu_item2-act.gif') 0px 0px no-repeat transparent;
}
.menu li a {
	color:#332f2c;
	display:inline-block;
	padding: 15px 10px 13px 10px;
	font-weight:normal;
}/* */
.menu li a {
	text-decoration:none;
}
.menu li.act a, .menu li:hover a {
	color:#cc7e36;
	text-decoration:none;
	background:url('../images/menu_item-act.gif') 100% 0 no-repeat transparent;
}
.menu li.last a {
	background:none;
}
.menu li.act.last a, .menu li.last a:hover {
	background:url('../images/menu_item-act.gif') 100% 0 no-repeat transparent;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_header_phone, .box_manufacturers, #header .search, .box_header_cart,  .box_languages {
	position:absolute;
	overflow:hidden;
	display:inline-block;
	z-index:100;
}
#header .search {
	top:42px;
	right:0px;
}
.box_header_cart {
	top:16px;
	right:40px;
	z-index:99;
}
#header .box_currencies {
	top:40px;
	left:508px;
}
#header .box_languages {
	top:30px;
	right:0px;
}
#header .box_manufacturers {
	top:60px;
	left:393px;
	z-index:9999 !important;
}
#header .box_header_phone {
	top:41px;
	left:220px;
}
.footer .box_currencies {
	width:200px;
	margin: 0px 0px 0px 0px;
	float:left;
	background:url('../images/Footer_BoxWrapper.gif') 0 0px no-repeat transparent;
	padding: 10px 0px 0px 20px;
	min-height:165px;
}
.footer .box_languages {
	top:30px;
	right:0px;
}
.footer .box_manufacturers {
	top:54px;
	right:184px;
}
.welcome, .customer_greeting {
	border:1px solid #ececec;
	background:#fff;
	overflow:hidden;
	color:#313131;
	font-style:italic;
	margin: 0px 0px 20px 0px;
	padding: 12px 20px 14px 18px;
}
.customer_greeting {
	padding-top:19px;
}
.welcome strong, .customer_greeting strong {
	font-size:1.917em;
	font-weight:normal;
	display:inline-block;
	margin-right:10px;
	margin-top:-2px;
	float:left;
}
