/* General styles */
body,th,td,tt,p,div {
	color: #2d2d2d;
	font: 11px tahoma, verdana, arial, sans-serif;
}
body,form,div {
	margin:	0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}
/*body {
	background-color: #ffffff;
	min-width: 910px;
}*/

body {
    background-color: #f7f7f5;
    width: 1240px;
    margin: auto;
	  padding: 0;
}
.body-container {
    width: 980px;
    text-align: left;
}
.select-link, .select-link:link:hover {
	background:transparent url(images/icons/select_icon.gif) no-repeat scroll 100% 2px;
	margin-right:12px;
	padding-right:16px;
	position:relative;
top:-4px;
}
input,textarea,select {
	color: #2d2d2d;
	font: 11px tahoma, verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
input, textarea {
	padding: 1px;
}
textarea {
	margin: 0px;
}
.input-text {
	color: #2d2d2d;
	border: 1px solid #6e9db7;
	vertical-align: middle;
	font-weight: normal;
}
.input-textarea {
	border: 1px solid #6e9db7;
	font-weight: normal;
}
.input-text-100 {
	color: #2d2d2d;
	border: #333333 1px solid;
	width: 100%;
}
p {
	margin-top:	6px;
	margin-bottom: 0px;
	color: #2c2b2b;
	font-weight: normal;
}
ul {
	list-style-type: none;
}
a {
	font: 11px tahoma, verdana, arial, sans-serif;
}
a, a:link, a:visited, a:active {
	color: #85734d;
	text-decoration: underline;
}
a:hover {
	color: #85734d;
	text-decoration: none;
}
.underlined, .underlined:link, .underlined:visited, .underlined:active {
	/*inherits*/
}
.underlined:hover {
	/*inherits*/
}
.underlined-bold, .underlined-bold:link, .underlined-bold:visited, .underlined-bold:active {
	font-weight: bold;
}
.underlined-bold:hover {
	font-weight: bold;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
input[type=radio] {
	padding: 0px;
	margin: 3px 3px 3px 0px;
	vertical-align: -4px;
}
hr {
	border: solid #eaf0f5 0px;
	border-top-width: 1px;
	height: 0px;
}
.dark-hr {
	border: solid #d5d5d5 0px;
	border-top-width: 1px;
	height: 0px;
	margin: 14px 0px 19px 0px;
}
.page-title, .page-title:link, .page-title:visited, .page-title:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.page-title:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.clear {
	overflow: hidden;
}
.float-none {
	float: none !important;
}
/* /General styles */

/* View large image link */

.view-large-image-link, .view-large-image-link:link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}

/* Header styles */
.language-currency-selectors {
	float: right;
	padding-top: 9px;
}
.top-search-wrapper {
	float: left;
	padding: 8px 0px 0px 10px;
}
.select-language {
 	color: #2e2e2e;
	font: 11px tahoma, arial, verdana, sans-serif;
}
/* /Header styles */

/* Side boxes styles */
.sidebox-link, .sidebox-link:link, .sidebox-link:visited, .sidebox-link:active {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
}
.sidebox-link:hover {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
}
.sidebox-input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #8fb1da 1px solid;
	width: 110px;
}
/* /Side boxes styles */

/* Categories side box */
.sidebox-rootcategory {
	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}

.sidebox-rootcategory, .sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:active {
	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.sidebox-rootcategory:hover {
	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
/* /Categories side box */

/* Search side box */
.search-selectbox {
	width: 150px;
	padding: 1px;
}
/* /Search side box */

/* Ajax */
.ajax-loading-box {
    border: 1px solid #aaaaaa;
    background-color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    color: #eeeeee;
    padding: 5px;
    position: fixed;
    right: 8px;
    top: 0px;
    z-index: 50002;
    display: none;
}

.ajax-message {
    border: 1px solid #000000;
    background-color: #f4fbff;
    padding: 10px 10px 10px 10px;
    z-index: 50001;
    display: none;
    position: absolute;
    width: 339px;
}
/* /Ajax*/


/* Notification box */
.cm-notification-container {
	position: fixed;
	right: 8px;
	top: 0px;
	z-index: 50000;
}
.notification-content {
	position: relative;
	margin-bottom: 1px;
}
.notification-w, .notification-n, .notification-e {
	width: 250px;
	background-color: #d72323;
	opacity: 0.96;
	-moz-opacity: 0.96;
	padding: 3px 11px 11px 13px;
}

.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	padding: 0px 10px 1px 26px;
	font: bold 15px Arial, Helvetica, sans-serif;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
	position: absolute;
	left: 8px;
	top: 0px;
	z-index: 51;
}

.notification-body {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	clear: both;
	color: #ffffff;
}

img.cm-notification-close {
	padding: 0px 4px 4px 4px;
	margin-right: -7px;
	float: right;
}
.notification-body p {
	margin: 3px -1px 0px 0px;
	text-align: right;
}
.notification-body b {
	font-weight: normal;
}
.notification-body a, .notification-body a:link, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #a3a3a3;
	margin-bottom: 15px;
}
.section-title {
	background: #f1f7fb url(images/section_title_bg.gif) repeat-x bottom;
}
.section-title a {
	text-transform: uppercase;
	text-decoration: underline;
	color: #014ead;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	line-height: 21px;
	padding-left: 32px;
	height: 21px;
	display: block;
}
.section-title a:hover {
	text-decoration: none;
}
.section-title a.cm-combo-on {
	background: url('images/icons/section_icon.gif') no-repeat bottom left;
}
.section-title a.cm-combo-off {
	background: url('images/icons/section_icon_collapsed.gif') no-repeat bottom left;
}


.section-body {
	background: #fbfdfe url(images/section_body_bg.gif) repeat-x bottom;
	color: #2d2d2d;
	padding: 16px;
}
.section-body-details {
	background: #fbfdfe url(images/section_body_bg.gif) repeat-x bottom;
	color: #2d2d2d;
	padding: 18px 16px;
}

/* Section in main box */

/* Buttons */
/*.button-submit-action, .button-submit, .button, .button:link, .button:visited, .button:hover, .button:active, .button-action, .button-action:link, .button-action:visited, .button-action:hover, .button-action:active, .button-big, .button-big:link, .button-big:visited, .button-big:hover, .button-big:active, .button-submit-big, .button-submit-disabled-big {
	border: 1px solid #1c536a;
	color: #ffffff;
	background: #1e69c7 url('images/but_bg.gif') repeat-x 0 0;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	padding: 2px 5px;
	vertical-align: middle;
}

.button-submit-action, .button-action, .button-action:link, .button-action:visited, .button-action:hover, .button-action:active {
	border: 1px solid #9e2b07;
	background: #ff501a url('images/action_but_bg.gif') repeat-x 0 0;
}
.button-submit-action input, .button-submit input {
	color: #ffffff;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	height: 15px;
	border: none;
	background-color: transparent;
}

.button-submit-big {
	border: 1px solid #b75128;
	background: #ff501a url('images/big_but_bg.gif') repeat-x;
	padding: 5px 10px 5px 13px;
}
.button-submit-disabled-big {
    background: #ededed url(images/big_but_disable_bg.gif) repeat-x;
    color: #b4b4b4;
    border: 1px solid #c1c1c1;
    padding: 5px 10px 5px 13px;
    cursor: not-allowed;
}
.button-submit-big input, .button-submit-disabled-big input {
	background: transparent;
	color: #ffffff;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px none;
	text-transform: uppercase;
	cursor: pointer;
}
.button-submit-disabled-big input {
	cursor: not-allowed;
}

.text-button-link, .text-button-link:link, .text-button-link:visited, .text-button-link:hover, .text-button-link:active, .text-button-link-act, .text-button-link-act:link, .text-button-link-act:visited, .text-button-link-act:hover, .text-button-link-act:active {
	white-space: nowrap;
	margin-right: 1px;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	text-decoration: underline;
	padding: 2px 5px 2px 0px;

}

.text-button-link:hover, .text-button-link-act:hover {
	text-decoration: none;
}

.text-button-link-act, .text-button-link-act:link, .text-button-link-act:visited, .text-button-link-act:active, .text-button-link-act:hover {
	color: #ef8400;
}*/
/* /Buttons */

/* Category page */
.category-description {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
	padding-bottom: 13px;
	margin-top: 30px;
}
.categories-columns {
	float: left;
	padding-right: 40px;
}
.categories-columns ul {
	list-style-type: none;
	line-height: 18px;
}
.categories-image {
	float: left;
	margin: 0px 15px 15px 0px;
	display: inline;
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
.subcategories ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.subcategories ul li {
	display: inline;
	padding: 0 10px 0 10px;
	list-style-type: none;
}
.subcategories p {
	padding: 0px;
	margin: 0px 0px 1px 0px;
}
.product-title, .product-title:link, .product-title:visited, .product-title:active {
	color: #014ead;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 2px;
}
.product-title:hover {
	color: #014ead;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}
.list-product-title, .list-product-title:link, .list-product-title:visited, .list-product-title:active {
	color: #014ead;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.list-product-title:hover {
	color: #014ead;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #2d2d2d;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}
.sku {
	font-size: 10px;
	margin: 0px;
}
.more-info {
	font-size: 10px;
	text-align: center;
}
.list-price {
	color: #555555;
	font-size: 11px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
.price, .sub-price {
	color: #990000;
	font: bold 12px Arial;
	padding: 0px;
	margin: 0px;
}
.sub-price {
	color: #333333;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
/* Category page */

/* Product picker box */

.popup-content {
	border: 3px solid #f5b06e;
	background-color: #ffebb5;
}
.cm-popup-vert-resizer {
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #f5b06e;
	cursor: s-resize;
	margin: 0 !important;
}
.cm-top-resizer {
	top: -3px;
}
.bottom-resizer {
	bottom: -3px;
}
.cm-popup-content-header {
	padding: 12px 7px;
	cursor: move;
}
.cm-popup-content-footer {
	padding: 0px 7px 12px 7px;
}
.cm-popup-content-header h3 {
	font: bold 18px Arial;
	margin: 0px 0px 0px 4px;
}
.cm-popup-content-header .float-right {
	padding: 2px 4px;
}
.cm-picker {
	position: absolute;
	z-index: 11;
}
.cm-popup-bg {
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #000000;
	/*opacity: 0.1;
	-moz-opacity: 0.1;*/
}
.cm-dashed-box {
	border: 2px dashed #909090;
	background: transparent;
}
#fullbody {
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #d1d1d1;
	border-bottom-width: 0px;
	padding: 13px 12px 0px 12px;
	background-color: #ffffff;
}

/* /Product picker box */

/* Checkout pages */
.tabs {
	background: url(images/tab_wrapper_bg.gif) repeat-x bottom;
	margin-top: 25px;
}
.tabs ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.tabs ul li, .tabs ul li.cm-active {
	float: left;
	/*background: #d6e8f2 url('images/tab_bg.gif');*/
	background-color: #b1e1e9;
	border: 1px solid #85734d;
	border-bottom-width: 0px;
	padding: 4px 10px;
	margin: 0px 0px 1px 2px;
	cursor: pointer;
}
.tabs ul li.cm-active {
	background: #ffffff none;
	border: 1px solid #85734d;
	border-bottom-width: 0px;
	padding: 4px 10px 6px 10px;
	margin: 0px 0px 0px 2px;
}
.tabs ul li a, .tabs ul li a:link, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active, .tabs ul li.cm-active a, .tabs ul li.cm-active a:link, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #85734d;
	white-space: nowrap;
	text-decoration: none;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:link, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	color: #ff6410;
}
.cm-tabs-content {
	border: 1px solid #85734d;
	border-top-width: 0px;
	padding: 17px;
	clear: both;
	margin-bottom: 8px;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}

.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
}
.field-name {
	font: bold 11px tahoma, arial, verdana, helvetica,	sans-serif;
	white-space: nowrap;
}

.valign {
	vertical-align: middle;
}
.valign-top {
	vertical-align: top;
}
.compare-table td {
	padding-left: 8px;
}
.table-td-left-border {
	border-left: solid #ced6da 1px;
}
.table-td-bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
	white-space: nowrap;
}
table label {
	width: auto;
	font-weight: normal;
}

/* jCarusel */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
	float: left;
	list-style: none;
}
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
/* /jCarusel */

/* Listmania */

.lm-category-breadcrumbs-link, .lm-category-breadcrumbs-link:link, .lm-category-breadcrumbs-link:visited,  .lm-category-breadcrumbs-link:hover, .lm-category-breadcrumbs-link:active {
	font-weight: normal;
}
.lm-columns {
	float: left;
	width: 48%;
	min-width: 100px;
}
.lm-links {
	padding-bottom: 1px;
}
.lm-description {
	padding: 4px 0px 15px 0px;
	text-align: justify;
}
.lm-top {
	border-top: 1px solid #b7b7b7;
	font-size: 1px;
}
.lm-center {
	padding-top: 5px;
}
.lm-left {
	border-left: 1px solid #b7b7b7;
}
.lm-right {
	border-right: 1px solid #b7b7b7;
}
.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
	font-size: 1px;
}
.lm-buttons-wrapper {
	padding: 0px 3px 0px 0px;
}
.lm-buttons {
	float: right;
	margin-left: 6px;
	margin-bottom: 1px;
}
.item-wrap {
	background: url('images/sidebox_delim.gif') repeat-x bottom center;
	margin-bottom: 4px;
	padding-bottom: 10px;
	clear: both;
}
.item-image {
	float: left;
	width: 35%;
	margin-right: 5%;
}
.item-description {
	float: right;
	width: 59%;
}
.lm-manufacturer {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
.lm-product-name {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.lm-cell-content {
	padding: 5px 9px 9px 9px;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
.lm-link, .lm-link:link, .lm-link:visited, .lm-link:active {
	font-weight: bold;
	text-decoration: underline;
}
.lm-link:hover {
	font-weight: bold;
	text-decoration: none;
}
.lm-bc-icon {
	padding: 0px 7px;
}
/* /Listmania */

/* Ads */
.ad-container {	/* to crop a large image */
	overflow: hidden;
	width: 100%;
}
/* /Ads */

/* common styles */
.products-list-wrapper {
	width: 100%;
	clear: both;
	padding: 10px 0px 10px 0px;
}
.float-wrapper {
	position: relative;
	overflow: hidden;
}
.border {
	border: 1px solid #a3a3a3;
	background-color: #ffffff;
	padding: 1px;
	margin-bottom: 12px;
}
.no-items {
	background-color: #f1f4f6;
	padding: 15px 0px;
	text-align: center;
	font-weight: bold;
}
.hidden {
	display: none;
}
.strong {
	font-weight: bold;
}
/* /common styles */

/* main styles */
.header, .footer {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}
.header {
	margin-bottom: 10px;
}
.container {
	float:left;
	width:100%;
}
.central-column {
	margin: 0 215px; /* Col width + right[left] margin + central margin */
	min-width: 490px;
}

.central-column-long {
	margin: 0 15px; /* right[left] margin */
}
.central-column-right {
	margin: 0px 15px 0px 205px;
}
.central-column-left {
	margin: 0px 205px 0px 15px;
}

.left-column {
	float:left;
	width:190px;
	padding-left: 15px; /* left margin */
	margin-left:-100%;
}
.right-column {
	float:left;
	width:190px;
	margin-left:-205px; /* Col width + right margin*/
}
/* /main styles */

/* top styles */
.top-quick-links {
	text-align: right;
	padding-top: 10px;
}
.top-quick-link, .top-quick-link:link, .top-quick-link:visited, .top-quick-link:active {
	text-decoration: underline;
	padding: 0px 7px 0px 8px;
	font: normal 11px tahoma, verdana, arial, sans-serif;
	color: #85734d;
}
.top-quick-link:hover {
	text-decoration: none;
	font: normal 11px tahoma, verdana, arial, sans-serif;
	padding: 0px 7px 0px 8px;
}
.wrapper-top-menu-left {
	background: #b1e1e9 url(images/top_menu_wrap_left_bg.gif) no-repeat bottom left;
	margin-top: 0px;
	height: 81px;
}
.wrapper-top-menu-right {
	background: #b1e1e9 url(images/top_menu_wrap_right_bg.gif) no-repeat bottom right;
	margin-left: 3px;
	height: 81px;
}
.wrapper-top-menu {
	background: #b1e1e9 url(images/top_menu_wrap_bg.gif) repeat-x bottom left;
	margin-right: 8px;
	height: 81px;
}
.logo-image-wrapper {
	width: 67px;
	height: 62px;
	float: left;
	padding-top: 9px;
	padding-left: 15px;
}
#top_menu {
	width: 79%;
	float: right;
	padding-top: 13px;
}
#top_menu ul {
	clear: both;
	margin: 0px;
	padding: 31px 0px 0px 0px;
	list-style-type: none;
}
#top_menu ul li, #top_menu ul li.cm-active {
	float: right;
	margin-left: -1px;
	background: #B1E1E9 url(images/top_tab_right.gif) no-repeat right;
	padding: 5px 0px 7px 0px;
}
#top_menu ul li.cm-active {
	background: #ffffff url(images/top_tab_right_active.gif) no-repeat right;
	padding: 5px 0px 8px 0px;
}
#top_menu ul li a, #top_menu ul li a:hover, #top_menu ul li.cm-active a, #top_menu ul li.cm-active a:hover {
	background: url(images/top_tab_left.gif) no-repeat left;
	color: #85734d;
	font: bold 12px Tahoma;
	padding: 5px 21px 7px 21px;
}
#top_menu ul li.cm-active a, #top_menu ul li.cm-active a:hover {
	background: url(images/top_tab_left_active.gif) no-repeat left;
	padding: 5px 21px 8px 21px;
}
/* /top styles */

/* main menu style */
.buttons-wrapper {
	margin-top: 10px;
}
.main-menu-first-section-left{
	background: #ffffff /*url(images/first_section_left_bg.gif) no-repeat left*/;
	height: 37px;
}
.main-menu-first-section-right {
	background: #ffffff /*url(images/first_section_right_bg.gif) no-repeat right*/;
	height: 37px;
	margin-left: 5px;
}
.main-menu-first-section-bg {
	background: #ffffff url(images/first_section_bg.gif) repeat-x;
	height: 37px;
	margin-right: 5px;
}
.main-menu-second-section {
	background: #b1e1e9 url(images/second_section_bg.gif) repeat-x;
	height: 21px;
}
.main-menu-third-section-left {
	background: #ffffff url(images/third_section_left_bg.gif) no-repeat top left;
	height: 44px;
}
.main-menu-third-section-bg {
	margin-left: 5px;
	padding-left: 10px;
	background: #ffffff url(images/third_section_bg.gif) repeat-x center;
	height: 44px;
	margin-right: 0px;
}
.top-text {
	background: url('images/icons/hot_news_icon.png') no-repeat left 2px;
	padding-left: 13px;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #ef8400;
	margin-top: 15px;
}
/* /main menu style */

/* search styles */
.search-products-text {
	font: bold 12px tahoma, verdana, arial, sans-serif;
	color: #252525;
}
.search-advanced, .search-advanced:link, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	color: #ffffff;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
	padding: 0px 6px 0px 13px;
	text-decoration: none;
	background: url('images/icons/small_white_arrow.gif') no-repeat right 5px;
}
.search-advanced:hover {
	text-decoration: underline;
}
.search-label {
	font: bold 11px verdana, geneva, arial, helvetica, sans-serif;
}
/* /search styles */

/* breadcrumbs links */
.breadcrumbs-text {
	color: #85734d;
	font: bold 10px verdana, geneva, arial, helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	padding: 7px 9px 0px 11px;
}
.breadcrumbs {
	color: #85734d;
	font: bold 10px verdana, geneva, arial, helvetica, sans-serif;
	float: left;
	padding: 7px 0px 0px 0px;
}
.breadcrumbs-link, .breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #85734d;
	font: normal 10px verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #85734d;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: underline;
}
.breadcrumbs-arrow {
	width: 3px;
	height: 5px;
	margin: 0px 9px;
}
/* /breadcrumbs links */

/* cart box styles */
.cart-box {
	background: #f9f9f9 url(images/cart_box_right.gif) no-repeat right top;
	white-space: nowrap;
	float: right;
}
.cart-box a, .cart-box a:link, .cart-box a:visited, .cart-box a:hover, .cart-box a:active {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
	padding-left: 14px;
	text-decoration: underline;
	background: url(images/icons/cart_arrow.png) no-repeat left 2px;
}
.cart-box a:hover {
	text-decoration: none;
}
#cart_status {
	background: url(images/cart_box_left.gif) no-repeat left top;
	border-right: 1px solid #9C8B66;
}
#cart_status a {
	background-image: none;
	padding: 0px;
}
#cart_status ul {
	margin: 0px;
	list-style: none;
	padding: 4px 12px 6px 18px;
}
#cart_status ul li {
	padding: 2px 0px 1px 0px;
}

#cart_status p {
	padding: 14px 10px 16px 16px;
	margin: 0px;
}
.cart-links {
	padding: 0px 15px 0px 21px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-wrapper {
	border: 1px solid #b1e1e9;
	background-color: #ffffff;
	/*padding: 1px;*/
	margin-bottom: 8px;
}

.sidebox-title {
	background: #b1e1e9/* url('images/sidebox_title_bg.gif') repeat-x left top*/;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #85734d;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 6px 0px 7px 8px;
	display: block;
}

.sidebox-body {
	color: #2d2d2d;
	background-color: #ffffff;
	padding: 10px 11px;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper {
	margin: 0px 0px 9px 1px;
}

.sidebox-categories-wrapper .sidebox-body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

.sidebox-categories-wrapper .sidebox-title {
	background: #85734d/* url('images/sidebox_categories_title_bg.gif') repeat-x left top*/;
	height: 12px;
	border: 1px solid #85734d;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #b1e1e9;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 0px 7px 8px;
	margin-bottom: 2px;
}
.sidebox-categories-plain-wrapper  {
	margin: 0px 0px 9px 1px;
}

.sidebox-categories-plain-wrapper .sidebox-body {
	background-color: #ffffff;
	margin: 0;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 3px 1px 0px 1px;
}

.sidebox-categories-plain-wrapper .sidebox-title {
	background: #49ace1 url('images/sidebox_categories_title_bg.gif') repeat-x left top;
	height: 12px;
	border: 1px solid #0d669f;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 0px 7px 8px;
}
/* /categories sidebox styles */


/***** Tables *****/

/* Home page bottom boxes */
.bottom-table {
	width: 100%;
	border: 1px solid #616161;
	margin-top: 10px;
}

.bottom-table th {
	background: #85734d/* url('images/bsidebox_title_bg.gif') repeat-x*/;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 11px;
	width: 33%;
	text-align: left;
}

.bottom-table td {
	color: #2d2d2d;
	padding: 10px 5px 10px 5px;
	background: #ffffff/* url(images/bottombox_bg.gif) repeat-x bottom*/;
	width: 33%;
	vertical-align: top;
}

.bottom-table-delim {
	border-right: 1px solid #9f8f6c;
}
/* /Home page bottom boxes */

/* Common table */
.table {
	border-top: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
	border-left: 1px solid #dee1e5;
}
.table th {
	background-color: #e8eff8;
	font-weight: bold;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
	padding: 3px 5px 2px 5px;
	white-space: nowrap;
}
.table th a, .table th a:link, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}

.table tr {
	background-color: #ffffff;
}
.table td {
	border-right: 1px solid #dee1e5;
	padding: 2px 7px 2px 7px;
}
.table .table-footer td {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
	padding: 0px;
	margin: 0px;
}
.table-row, tr.table-row, td.table-row {
	background-color: #f1f4f6;
}
.padding-td {
	padding: 3px 0px;;
}
/* /Common table */

/* Cart table */
.cart-table-td {
	padding: 5px;
	font-weight: bold;
}
.cart-table-td-slim {
	padding: 5px;
	font-weight: normal;
}
.cart-table-bg {
	background-color: #f3f3f3;
}
.cart-table-dark-bg {
	background-color: #efefef;
}
.cart-total-bg {
	background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x;
	border: 1px solid #a3a3a3;
	height: 34px;
	line-height: 34px;
	padding-right: 5px;
}
/* /Cart table */

/* Utility styles */
.noborder td {
	border: 0px solid #ffffff;
}
.table-bg {
	background: #f7f7f7 url(images/table_bg.gif) repeat-x;
	height: 34px;
}
/* /Utility styles */

/***** /Tables *****/

/* mainbox */
.mainbox-wrapper {
	margin-bottom: 10px;
}
.mainbox-title {
	color: #ef8400;
	font: 22px Arial, Helvetica, sans-serif;
	padding: 6px 0px 7px 0px;
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
	padding: 0px 8px 1px 0px;
}
/* /mainbox */

/* mainbox2 */
.mainbox2-title {
	color: #85734D;
	text-transform: uppercase;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	background: url('images/pf-mainbox-delim.gif') repeat-x bottom;
	padding: 13px 0px 12px 0px; /* T R B L*/
	margin: 0px 15px 0px 15px; /* T R B L*/
	display: block;
}
.mainbox2-body, .subheaders-group {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: 21px 15px 21px 15px; /* T R B L*/
}

.subheaders-group {
	margin: 0px 15px 21px 15px; /* T R B L*/
}

.subheader {
	color: #a45200;
	font: bold 15px tahoma, verdana, arial, sans-serif;
	border-bottom: 1px solid #d5d5d5;
	display: block;
	padding: 13px 0px 7px 0px;
	margin-bottom: 15px;
}
.subheader2 {
	font: bold 11px tahoma, arial, verdana, sans-serif;
	border-bottom: 1px solid #eaf0f5;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 2px;
}
/* /mainbox2 */

/* color mainbox */
.mainbox-cart-wrapper {
}

.mainbox-cart-title {
	background: #b1e1e9/* url('images/mainbox_cart_title_bg.gif') repeat-x*/;
	border: 1px solid #85734d;
	height: 26px;
	color: #85734d;
	padding-left: 10px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.mainbox-cart-body-flex, .mainbox-cart-body {
	border-right: 1px solid #85734d;
	border-left: 1px solid #85734d;
	border-bottom: 1px solid #dee1e5;
	padding: 14px 14px 0px 14px;
}

.mainbox-cart-body {
	max-height: 296px;
	height: 345px;
	overflow: auto;
}

.cart-buttons-wrapper {
	background-color: #f1f1f1;
	border-right: 1px solid #85734d;
	border-bottom: 1px solid #85734d;
	border-left: 1px solid #85734d;
	height: 25px;
	padding: 6px 6px 6px 6px;
}



/* /color mainbox */

.updates-wrapper {
	border: 1px solid #cdcdcd;
	background-color: #efefef;
	margin: 0px -9px -8px -9px;
	padding: 9px;
}
.updates-wrapper p {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 3px;
	font: normal 11px tahoma, verdana, arial, sans-serif;
}


/* Log in/out styles */
.sign-in-wrapper {
	float: right;
	padding: 4px 8px 0px 0px;
}
.sign-in-wrapper #sign_io {
	color: #ef8400;
	font: bold 11px tahoma, verdana, arial, sans-serif;
}
.sign-link, .sign-link:link, .sign-link:visited, .sign-link:hover, .sign-link:active {
	color: #ef8400;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	padding-right: 8px;
	background: url('images/icons/red_arrow.gif') no-repeat right 4px;
}
.sign-link:hover {
	text-decoration: underline;
}
/* /Log in/out styles */

/* Bottom styles */
.bottom-copyright {
	text-align: center;
	color: #313131;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
.bottom-search {
	background: #f1f1f1 url(images/bottom_search_bg.gif) repeat-x;
	height: 25px;
	text-align: center;
	margin: 8px 0px 17px 0px;
	padding-top: 5px;
}
.search-input {
	color: #2d2d2d;
	background-color: #ffffff;
	border: 1px solid #6e9db7;
	width:207px;
	margin-left: 1px;
	padding: 2px;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
	padding: 5px 10px;
	margin: 0px -12px -11px -12px;
}
.recent-prod-link, .recent-prod-link:link, .recent-prod-link:visited, .recent-prod-link:active {
	padding: 5px 0px;
	color: #ef8400;
	text-decoration: underline;
}
.recent-prod-link:hover {
	padding: 5px 0px;
	color: #ef8400;
	text-decoration: none;
}
/* /recently viewed */

/* product LIST view styles */
.product-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.product-description {
	display: table;
	padding: 0px 1px 1px 1px;
}
.product-bulk-add-wrapper {
	padding-right: 3px;
	margin: 3px 0px;
}
.product-price-wrap {
	margin: 7px 0px 8px 0px;
}
.discount-label {
	background: url(images/discount_label_right.gif) no-repeat right top;
	float: left;
	padding: 0px 32px 1px 0px;
	margin-top: 16px;
}
.discount-label-text {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.product-variant-image-wrapper {
	padding-top: 5px;
	white-space: nowrap;
	clear: both;
}
.product-variant-image {
	padding: 1px;
}
.product-variant-image-selected {
	border: 2px solid #3DA5EE;
}
.product-variant-image-unselected {
	border: 2px solid #CCCCCC;
}
/* /product LIST view styles */
/* pagination styles */
.pagination-wrapper {
	background-color: #edf8fe;
	padding: 2px 0px 2px 0px;
	margin: 14px 0px 8px 0px;
}

.pagination-link, .pagination-link:link, .pagination-link:visited, .pagination-link:hover, .pagination-link:active, .pagination-selected-page {
	padding: 0px 4px 1px 4px;
	border: 1px solid #edf8fe;
}

.pagination-link:hover, .pagination-selected-page {
	border: 1px solid #014ead;
	background-color: #ffffff;
}

.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

.info-field-title {
	background-color: #e2f3ff;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	display: block;
}

.info-field-body {
	padding: 10px 0px 25px 10px;
}

p.info-field {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
}

p.info-field label {
	padding: 0;
	margin: 0;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
	width: 100px;
	line-height: 18px;
	float: left;
}

/* product details styles */
.product-details-options {
	background: #ffffff/* url(images/product_details_options_bg.gif) repeat-x bottom*/;
	border: 1px solid #85734D;
	padding: 9px;
	margin-top: 15px;
	margin-left: -1px;
	clear: left;
}
.product-details-options p {
	font-size: 11px;
}
.product-details-subfeatures {
	background: #ffffff/* url(images/product_details_options_bg.gif) repeat-x bottom*/;
	border: 1px solid #85734D;
	padding: 9px;
	margin: 0px;
	clear: left;
}
/* /product details styles */

/* progress bar styles */
.pb-main-bg {
	background: #eef4f8 url(images/pb_main_bg.gif) repeat-x;
	height: 26px;
}
.pb-bg {
	background: #dfebef url(images/pb_bg.gif) repeat-x;
	color: #708fb5;
	font-weight: bold;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-bg-active {
	background: #b7e3ef url(images/pb_bg_active.gif) repeat-x;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-link, .pb-link:link, .pb-link:visited, .pb-link:active {
	color: #014ead;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.pb-link:hover {
	color: #014ead;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
/* /progress bar styles */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
	padding: 0px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
}

/* Basic list definition */
ul.bullets-list, ul.arrows-list, ul.common-list, ul.tree-list, ul.tree-list ul, ul.bottom-list, ul.inside-list, ul.action-bullets, ul.menu-root-categories, ul.menu-subcategories, ul.sitemap-list {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 11px;
	list-style-type: none;
}

ul.bullets-list li, ul.arrows-list li, ul.common-list li, ul.tree-list li, ul.tree-list ul li, ul.bottom-list li, ul.inside-list li, ul.action-bullets li, ul.menu-root-categories li, ul.menu-subcategories li, ul.sitemap-list li {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
ul.no-markers {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.no-markers li {
	margin: 1px 0px;
}
.product-filters li {
	margin: 5px !important;
}
/* /Basic list (w/delimiters) */

/* List with circle bullets */
ul.bullets-list li {
	background-image: url(images/icons/dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 13px;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
ul.arrows-list li {
	background-image: url(images/icons/cart_arrow.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 16px;
}

ul.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
	padding: 0px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
ul.tree-list li ul {
	margin-left: 7px;
}

ul.tree-list .cm-expanded {
	background: url('images/icons/links_expanded.gif') no-repeat scroll right 5px;
}

ul.tree-list .cm-collapsed {
	background: url('images/icons/links_collapsed.gif') no-repeat scroll right 5px;
}
/* /Tree list */

/* Bottom list */
ul.bottom-list {
	margin: 0px 0px 0px 6px;
	line-height: 17px;
}
ul.bottom-list li {
	padding-left: 14px;
	background: url(images/icons/blue_arrow.gif) no-repeat 1px 6px;
}
ul.bottom-list li a.underlined, ul.bottom-list li a.underlined:link, ul.bottom-list li a.underlined:visited, ul.bottom-list li a.underlined:hover, ul.bottom-list li a.underlined:active {
	font-weight: bold;
}
ul.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Bottom list*/

/* Action bullets */
ul.action-bullets li {
	background-image: url('images/icons/dot_dark.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 10px 0px 13px;
	display: inline;
}
/* /Action bullets*/

/* plain/dynamic menu */
ul.menu-root-categories {
	background-color: #ffffff;
}
ul.menu-root-categories li {
	background: #e7eff7 url(images/icons/left_menu_arrow.gif) no-repeat 9px 7px;
	padding: 2px 5px 3px 18px;
	border-bottom: 1px solid #ffffff;
	height: 1%;
}
ul.menu-subcategories {
	padding: 1px 0px 7px 6px;
	background-color: #ffffff;
}
ul.menu-subcategories li {
	background: #ffffff none;
	padding:  1px 0px 4px 1px;
	line-height: 12px;
	height: 1%;
}
.subcategories-link, .subcategories-link:link, .subcategories-link:visited, .subcategories-link:active {
	text-decoration: underline;
	color: #2d2d2d;
}
.subcategories-link:hover {
	text-decoration: none;
	color: #2d2d2d;
}
.subcategories-link-active, .subcategories-link-active:link, .subcategories-link-active:visited, .subcategories-link-active:active {
	text-decoration: underline;
	color: #2d2d2d;
	font-weight: bold;
}
.subcategories-link-active:hover {
	text-decoration: none;
	color: #2d2d2d;
	font-weight: bold;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/icons/left_menu_arrow.gif) no-repeat 0px 5px;
}
/* /plain/dynamic menu */

/* form styles */
.form-elm-required, .cm-failed-field {
	border: 1px solid #ff0000;
}

/* for checkboxes in FF */
input[type=checkbox].form-elm-required, input[type=checkbox].cm-failed-field {
	outline: 1px solid #ff0000;
}

.form-field {
	margin-bottom: 5px;
	z-index: 100;
	clear: both;
}

.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 170px;
	padding-top: 1px;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
}

.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat;
	background-position: right 6px;
	margin-right: 5px;
	width: 165px;
}

.form-field span {
	font-size: 11px;
}
.select-field label {
	float: none !important;
	width: 50px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font: normal 11px Tahoma !important;
}
select {
	border: 1px solid #6e9db7;
}

p.textarea-break {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.search-field {
	margin-bottom: 7px;
}

/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .item-wrap:after, .buttons-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.search-field label, .search-field label.long{
	float: left;
	clear: left;
	text-align: left;
	width: 95px;
	font: bold 11px verdana, geneva, arial, helvetica, sans-serif;
	padding-top: 1px;
}

.search-field label.long {
	width: 150px;
}
.search-field input {
	font-weight: normal;
}
.search-field select {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field textarea {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field span {
	font-weight: normal;
	font-size: 11px;
}
.product-list-field {
	margin-bottom: 3px;
}
.product-list-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 110px;
	padding-top: 1px;
	font-weight: bold;
}
.product-features {
	padding: 5px;
	margin-left: 10px;
}
/* form styles */

/* One page checkout styles */
.step-title-bg {
	height: 34px;
	background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x bottom;
	border: 1px solid #a3a3a3;
	padding-left: 4px;
	margin-top: 2px;
}

.step-title-active-bg {
	height: 34px;
	background: #f0f0f0 url(images/op_checkout_title_active_bg.gif) repeat-x bottom;
	border: 1px solid #a3a3a3;
	padding-left: 4px;
	margin-top: 2px;
}

.step-body {
	border: 1px solid #a3a3a3;
	border-top-width: 0px;
	padding: 15px 39px 20px 39px;
}
/*#step_five {
	min-height: 100px;
}*/
.step-complete {
	font: bold 12px tahoma, verdana, arial, sans-serif;
	color: #369408;
	white-space: nowrap;
}

.step-title-active {
	color: #000000;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	white-space: nowrap;
}

.step-not-complete {
	color: #ef8400;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	white-space: nowrap;
}
.step-title, .step-title a, .step-title a:hover {
	color: #a3a3a3;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	white-space: nowrap;
	text-decoration: none;
}

.step-complete-wrapper {
	overflow: hidden;
}

.step-complete-wrapper p {
	color: #858585;
	padding: 0px;
	margin: 0px;
}

.checkout-textarea {
	width: 374px;
}
.step-complete-text {
	color: #858585;
}
/* One page checkout styles */

/* Estimation form */
.estimation-popup-box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
	width: 350px;
	padding: 11px;
}
.estimation-popup-box .search-field label {
	width: 105px;
}
.box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
	padding: 11px;
}

/* /Estimation form */

/* polls */
.poll {
	padding-top: 7px;
}
.poll li {
	padding: 2px 0px;
}
.poll .radio {
	vertical-align: -1px;
}
.image-verification {
	padding: 0px 10px 14px 11px;
}
.image-verification p {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.poll-other-answer {
	margin-left: 16px;
	margin-top: 5px;
	width: 120px;
	height: 42px;
}

.poll-text-answer {
	margin-top: 10px;
	width: 140px;
	height: 70px;
}
.required-question {
	color: #ff0000;
}
.poll-mainbox p {
	font: normal 12px tahoma, verdana, arial, sans-serif;
}

.poll-mainbox p.question {
	font-weight: bold;
}

.poll-mainbox ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}

.poll-mainbox ul li {
	padding: 5px;
	font: normal 11px tahoma, verdana, arial, sans-serif;
}

.poll-mainbox ul li .poll-other-answer {
	margin-left: 16px;
	margin-top: 5px;
	width: 220px;
	height: 42px;
}

.poll-mainbox .poll-text-answer {
	margin-top: 10px;
	width: 440px;
	height: 70px;
}

.polls-list ul {
	margin: 5px;
	margin-left: 20px;
	padding: 0px;
	list-style-type: none;
}

.polls-list ul li {
	padding: 5px;
}

div.polls-no-data {
	padding-left: 20px;
}

.polls-list a {
	font: normal 12px tahoma, verdana, arial, sans-serif;
	font-weight: bold;
}
.graph-bar-border {
	border: 1px solid #296dc1;
	background-color: #fbfbfb;
}
.graph-bar-1 {
	background-color: #91b4df;
}
.graph-bar-2 {
	background-color: #74a0d6;
}
.graph-bar-3 {
	background-color: #548acd;
}
.graph-bar-4 {
	background-color: #3a79c6;
}
.graph-bar-5 {
	background-color: #296dc1;
}
/* /polls */

/* Rating styles */
#content_discussion p {
	margin: 2px 0px 10px 0px;
}
.html-checkboxes {
	margin-top: 7px;
}
label.label-html-checkboxes {
	width: auto;
	font: normal 11px tahoma, verdana, arial, sans-serif;
}
.order-search-label {
	display: table;
}
.order-search-label label {
	width: 80px;
	float: none;
	font-weight: normal;
}
#id_sbox_currency {
	padding: 1px;
}
#id_sl {
	padding: 1px;
}
/* /Rating styles */


/* Previewer styles */
#previewer_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000;
	-moz-opacity: 0.1;
	opacity: 0.1;
}

#previewer_window {
	color: #333333;
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #E0E0E0;
	top: 50%;
	left: 50%;
	padding: 5px;
}

#scroller_holder {
	display: block;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#previewer_image {
	cursor: move;
}

#previewer_close{
	height: 25px;
	padding: 10px 25px 10px 0;
	float: right;
}

#previewer_load{
	position: fixed;
	display: none;
	height: 16px;
	width: 16px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
}

#previewer_hide_select{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

#viewer {
	width: 122px;
	height: 200px;
	overflow: hidden;
}

#thumbs_frame img {
	margin: 5px 0 5px 0;
}

.cm-current-thumb {
	border: 1px solid #FF8000;
}

#preview_holder {
	width: 180px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}

#preview_window {
	position: absolute;
	z-index: 17;
	border: 2px solid #FF8000;
}

.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	opacity: 0;
}

a.cm-thumbnails-mini {
	display: block;
	float: left;
	margin: 2px;
	border: 1px solid #0000FF;
}
a.cm-cur-item {
	border: 1px solid #FF8000;
}
/* /Previewer styles */

/* Calendar box */
.calendar-box {
	position: absolute;
	z-index: 15;
	background-color: #d5e7f6;
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	padding: 5px 6px;
	-moz-user-select: none;
}
.calendar-navig {
	text-align: center;
	white-space: nowrap;
	font: bold 14px arial;
	margin: 4px 0px 8px 0px;
}

.calendar-navig a, .calendar-navig a:hover {
	text-decoration: none;
}
.calendar-navig a.cm-previous-month {
	background: url(images/icons/calendar_previous.gif) no-repeat 2px 4px;
	margin-right: 30px;
	padding: 0px 2px;
}
.calendar-navig a.cm-next-month {
	background: url(images/icons/calendar_next.gif) no-repeat 2px 4px;
	padding: 0px 2px;
	margin-left: 30px;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
	margin-right: 5px;
	padding: 3px 8px 7px 8px;
	height: 164px;
}
.calendar-box ul.float-left {
	width: 30px;
}
/*.calendar-box h5 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font: bold 12px Arial;
}*/
.calendar-box ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0pt;
}
.calendar-box ul li {
	padding-bottom: 1px;
}
.calendar-box ul li a {
	font-size: 11px;
	display: block;
	padding: 4px 0px;
}
.calendar-box ul li a.selected, .calendar-box ul li a.selected:hover {
	color: #000000;
	font: bold 11px arial;
	text-decoration: none;
	background-color: transparent;
}
.calendar {
	background-color: #ffffff;
	height: 174px;
	display: inline;
}
.section-border table.calendar {
	margin: 0px;
}
.section-border table.calendar td {
	padding: 0px;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
	padding: 6px 4px 3px 4px;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	text-align: center;
	cursor:pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
	padding: 0px;
}
.calendar td a {
	padding: 4px;
	display: block;
}
.calendar td a.strong {
	color: inherit;
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* tag addon */
.tag-level-0 {
	font-size: 12px;
}

.tag-level-1 {
	font-size: 12px;
}

.tag-level-2 {
	font-size: 14px;
}

.tag-level-3 {
	font-size: 16px;
}

.tag-level-4 {
	font-size: 18px;
}

.tag-level-5 {
	font-size: 22px;
}

.tag-level-6 {
	font-size: 25px;
}

/* CSS ROUNDED CORNERS BUTTONS */
a.button, span.button, del.button{
  display:-moz-inline-box;
  display:inline-block;
  cursor:pointer;
  border:none;
  font-size:0;
  line-height:0;
  background-position:0 0;
  background-repeat:no-repeat;
  height:26px;
  text-decoration:none;
  color:#2e523b;
  font-style:normal;
  margin:0 6px 0px 0;
  padding:0 10px 0 0;
  vertical-align:middle;
  padding-top:-2px;
  _position:relative;
  _width:10px;
  _overflow-y:hidden;
}

a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
  background-image:url(images/form_buttons.png);
  _background-image:url(images/form_buttons.gif);
}

a.blue_arrow, a.blue_arrow span {
  background-image:url(images/form_buttons_action_blue.png);
  _background-image:url(images/form_buttons_action_blue.gif);
}

a.orange_arrow, a.orange_arrow span {
  background-image:url(images/form_buttons_action_orange.png);
  _background-image:url(images/form_buttons_action_orange.gif);
}

a.button span, span.button button, span.button input, del.button span{
  white-space:nowrap;
  cursor:pointer;
  color:#85734d;
  display:-moz-inline-box;
  display:inline-block;
  line-height:1;
  letter-spacing:0 !important;
  font-family:"tahoma" !important;
  font-size:12px !important;
  font-style:bold;
  font-weight:bold;
  background-color:transparent;
  background-position:100% 0;
  background-repeat:no-repeat;
  height:26px;
  padding:8px 20px 0 10px;
  margin:0 -16px 0 7px;
  border:none;
  vertical-align:text-top;
  zoom:1;
  _position:relative;
  _padding-left:0px;
  _padding-right:12px;
  _margin-right:-10px;
  _display:block;
  _top:0;
  _right:-5px;
}

a.blue_arrow span, a.orange_arrow span {
	padding-right: 30px;
	margin-right: -29px;
	padding-top: 6px;
}

a.blue_arrow, a.orange_arrow {
	margin-right: 25px;
}

html.safari a.button span,
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
  outline:none;
}

/*del.button{
  cursor:not-allowed;
  background-position:0 -120px;
}

del.button span{
  cursor:default;
  color:#aaa !important;
  background-position:100% -120px;
}*/

span.button button, span.button input{
  padding-top:0px;
  padding-bottom: 2px;
  line-height:2.0;/*Opera need this*/
}

/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/

/*Hover Style*/
/*a.button:hover,
span.button:hover,
a.button:focus,
a.dom-button-focus,
span.button-behavior-hover{
  background-position:0 -60px;
  color:#222;
  text-decoration:none;
}

a.button:hover span,
span.button:hover button,
a.button:focus span,
span.button-behavior-hover button,
span.button-behavior-hover input{
	background-position:100% -60px;
}

a.button:active, a.button:focus span{
	color:#444;
}

del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	cursor:not-allowed;
}

del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	cursor:not-allowed;
}*/

/*Optional hack for IE6 to simulate :hover selector*/
/*span.button button, del.button span, span.button input{
  _behavior:expression(
    (function(el){
      if( typeof( behavior_onMouseEnter) == 'undefined'){
        behavior_onMouseEnter = function(el){
        var dEl = this.parentNode;
        var sClass = dEl.className ;
        dEl.__defaultClassName = sClass ;
        dEl.className = sClass + ' button-behavior-hover';
        this.setCapture();
      };
      behavior_onMouseLeave = function(el) {
        var dEl = this.parentNode;
        dEl.className = dEl.__defaultClassName ;
        dEl.__defaultClassName = undefined;
        this.releaseCapture();
      };
    };
    el.runtimeStyle.behavior = 'none';
    el.onmouseenter = behavior_onMouseEnter;
    el.onmouseleave = behavior_onMouseLeave;
  })(this));
}*/
/* END CSS ROUNDED CORNERS BUTTONS */

.search-button { vertical-align: top; }
/* /tag addon */

/* block "Product filters" */
.product-filters ul {
	margin: 0px;
}
.product-filters li {
	margin: 4px;
	font-weight: bold;
	font-family: Tahoma;
}
.product-filters li p {
	margin: 3px 0px 0px 0px;
	text-align: right;
}
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.product-filters a {
	font-weight: normal;
}
.filters-tools {
	padding: 3px 13px 8px 11px;
}
.reset-filters, .reset-filters:link, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url(images/icons/delete_icon.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-transform: lowercase;
}
/* /block "Product filters" */

/* captcha */
.image-captcha {
	border: 2px solid #d2d9e1;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: 13px Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* site news */
ul.site-news {
    margin: 0;
    padding: 0;
}
.site-news li {
    padding: 2px 0px 3px 0px;
}

.site-news li strong {
    font: bold 11px Tahoma;
    display: block;
    padding-bottom: 1px;
}


.details-switch {
	margin-top: 10px;
}
.details-switch a {
	cursor: pointer;
	font-size: 13px;
}
.prod-name {
	float: left;
	margin-right: 20px;
}
.prod-del {
	margin-left: -20px;
	float: left;
}
.cm-select-list a.item-link, .cm-select-list a.item-link:link, .cm-select-list a.item-link:visited, .cm-select-list a.item-link:hover, .cm-select-list a.item-link:active {
	padding: 0px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: left 0px;
}
.select-wrap {
	float: right;
	font-size: 12px;
	margin-top: 6px;
	padding-left: 3px;
	cursor:pointer;
}
.select-popup {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 3px 3px 0px 4px;
	border: 1px solid #cecece;
	background-color: #ffffff;
	margin: 0px !important;
	z-index: 101;
}
.close-icon {
	position: absolute;
	right: 3px;
	cursor: pointer;
}
ul.cm-select-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
ul.cm-select-list li {
	padding: 1px 39px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
}
ul.cm-select-list li a {
	white-space: nowrap;
}
.cm-select-list a, .cm-select-list a:link, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
	font: normal 12px Arial;
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration: none;
	padding: 0px 2px;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.select-languages {
	text-align: right;
	margin-bottom: 10px;
}
.localization {
	background: url(images/top_tools_delim.gif) no-repeat 0px 2px;
	padding: 6px 9px 7px 12px;
	margin-top: 0px;
}
/* /Select languages */

/* File uploader */
.upload-file-section {
	max-width: 120px;
	overflow: hidden;
}
.fileuploader .select-field label {
	margin-right: 28px;
}

.fileuploader {
	border: 1px solid #d9d9d9;
	background-color: #f5f5f5;
	margin: 5px 10px 15px 0px;
	padding: 10px;
}

.upload-file-local {
	position: relative; 
	float: left; 
	overflow: hidden;
}
.upload-file-local input {
	right: 0px;
	position: absolute; 
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	cursor: pointer;
}
.upload-file-links a.active {
	font-weight: bold;
}

.attach-images-alt label {
	display: block;
	float: none;
	width: auto;
	margin: 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */
#bulletin_text, #poste_notice {
	color: #F66E00;
}
#bulletin_image {
	padding: 0px 4px 0 0;
	height: 40px;
}



/* [lexx] error task */
.notification-content {
	clear:both;
	float:right;
	margin-bottom:1px;
	position:relative;
	width:274px;
}
.centered {
	float:none;
	left:50%;
	margin-top: 20%;
	margin-left: -132px;
	position:fixed;
}
/* [/lexx] error task */
