/* General styles */

body,th,td,tt,p,div,span {

	color: #2d2d2d;

	font: 11px tahoma,  tahoma, tahoma, sans-serif;

}

body,form,div {

    topmargin: 0;

	margin:	0;

	padding: 0;

}

h1,h2,h3,h4,h5,h6 {

	padding: 0;

	margin: 0;

}

body {

	background: #f1f1f1 url(images/bg33.gif) repeat-x;

	min-width: 910px;

}

input,textarea,select {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

	padding: 0px;

	margin: 0px 3px 0px 0px;

}

input, textarea {

	padding: 1px;

}

textarea {

	margin: 0px;

}

.input-text {

	color: #2d2d2d;

	border: 1px solid #333333;

	vertical-align: top;

	font-weight: normal;

}

.smart-w {

	color: #ffffff;

}

.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;

}

.input-textarea {

	border: 1px solid #333333;

	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;

}

span {

	color: #2c2b2b;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

	line-height: 16px;

}

a {

	font: 11px tahoma, tahoma, tahoma, sans-serif;

}

a:link, a:visited, a:active {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #575757;

	text-decoration: underline;

}

.underlined:link, .underlined:visited, .underlined:active {

	/*inherits*/

}

.underlined:hover {

	/*inherits*/

}

.underlined-bold:link, .underlined-bold:visited, .underlined-bold:active {

	color: #ffffff;

	font-weight: bold;

	text-decoration: underline;

}

.underlined-bold:hover {

	color: #cccccc;

	font-weight: bold;

	text-decoration: none;

}

.hand {

	cursor: pointer;

}

.nowrap {

	white-space: nowrap;

}

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: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-left-a {

	float: right;

}

.float-right {

	float: right;

}

.float-right-a {

	float: left;

}

.clear-both {

	clear: both;

	font-size: 0px;

}

.welcome-title {

	color: #6BA5DC;

	font-size: 12px;

	font-family: tahoma, tahoma, tahoma, sans-serif;	

	font-weight: bold;

}

.welcome-bg {

	background-color: #6BA5DC;

}

.welcome-text {

	margin: 0px;

	padding: 9px 14px 9px 14px;

}

/* /General styles */



/* 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/view_larger.gif') no-repeat left 2px;

	padding: 1px 0px 1px 15px;

}



.view-large-image-link-a:link, .view-large-image-link-a:visited, .view-large-image-link-a:hover, .view-large-image-link-a:active {

	background: url('images/view_larger_rtl.gif') no-repeat right 2px;

	padding: 1px 0px 1px 15px;

}

/* Header styles */

.top-search-wrapper {

	float: left;

	padding: 8px 0px 0px 10px;

}

.select-language {

 	color: #2e2e2e;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

}

/* /Header styles */



/* Footer styles */

.bottom-copyright {

	color: #717171;

	font: 10px sans-serif, tahoma, tahoma, sans-serif;

}

/* /Footer styles */



/* Side boxes styles */

.sidebox-link:link, .sidebox-link:visited, .sidebox-link:active {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

}

.sidebox-link:hover {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

}

.sidebox-input-text {

	color: #2d2d2d;

	background-color: #ffffff;

	border: 1px solid #7f9db9;

	width: 113px;

}

/* /Side boxes styles */



/* Categories side box */

.sidebox-rootcategory {

	color: #2d2d2d;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

}



.sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:active {

	color: #2d2d2d;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

}

.sidebox-rootcategory:hover {

	color: #2d2d2d;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

}

.sidebox-subcategory:link, .sidebox-subcategory:visited, .sidebox-subcategory:active {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

}

.sidebox-subcategory:hover {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

}

/* /Categories side box */



/* Search side box */

.search-text {

	color: #000000;

	font: normal 12px tahoma, tahoma, tahoma, sans-serif;

}

.search-selectbox {

	width: 150px;

}

/* /Search side box */



/* Notification box */

.notification-body {

	padding: 6px 10px;

	text-align: justify;

}

.notification-title-n { /* Notification message */

	color: #6BA5DC;

	font: bold 12px tahoma;

}

.notification-border-n {

	border: 1px solid #7a7a7a;

	background-color: #f4ffff;

	padding: 5px 5px 5px 5px;

	color: #000000;

	margin: 0px 39px;

}

.notification-th-n {

	height: 19px;

}

.notification-title-e { /* Error message */

	color: #c12929;

	font: bold 12px tahoma;

}

.notification-border-e {

	border: 1px solid #C12929;

	background-color: #fff7f4;

	color: #000000;

	margin: 0px 39px;

	padding: 5px 5px 5px 5px;

}

.notification-th-e {

	height: 19px;

}

.notification-border-w { /* Warning message */

	border: 1px solid #869805;

	background-color: #fbfff4;

	padding: 5px 5px 5px 5px;

	color: #000000;

	margin: 0px 39px;

}

.notification-title-w {

	color: #8ea004;

	font: bold 12px tahoma;

}

.notification-th-w {

	height: 19px;

}



/* /Notification box */



/* Section in main box */

.section-border {

	border: 1px solid #7a7a7a;

	background-color: #F4FFFF;

}

.section-title {

	background-color: #F4FFFF;

	color: #7a7a7a;

	padding: 5px 8px 0px 8px;

}



.section-title a:link, .section-title a:visited, .section-title a:hover, .section-title a:active {

	color: #6BA5DC;

	vertical-align: middle;

	font: bold 12px tahoma;

	text-decoration: underline;

}



.section-title a:hover {

	text-decoration: none;

}



.section-body {

	padding: 8px 8px 18px 25px;

	color: #333333;

}

.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:link, .button:visited, .button:hover, .button:active, .action_button:link, .action_button:visited, .action_button:hover, .action_button:active, .big_button:link, .big_button:visited, .big_button:hover, .big_button:active {

	border: 1px solid #9fb305;

	color: #333333;

	background: #c7dc25 url('images/but_bg.gif') repeat-x left top;

	font: normal 10px tahoma, geneva, tahoma, helvetica, sans-serif;

	cursor: pointer;

	white-space: nowrap;

	display: inline;

	text-decoration: none;

	padding: 0px 5px 0px 5px;

}



.action_button:link, .action_button:visited, .action_button:hover, .action_button:active {

	border: 1px solid #318ca0;

	color: #ffffff;

	background: #149bbb url('images/action_but_bg.gif') repeat-x 0 0;

}



.big_button:link, .big_button:visited, .big_button:hover, .big_button:active {

	border: 1px solid #b75128;

	background: #ff501a url('images/big_but_bg.gif') repeat-x 0 0;

	padding: 5px 14px 5px 17px;

}

.disabled_big_button:link, .disabled_big_button:visited, .disabled_big_button:hover, .disabled_big_button:active {

    background: #ededed url(images/big_but_disable_bg.gif) repeat-x;

    color: #b4b4b4;

    border: 1px solid #c1c1c1;

    text-decoration: none;

	display: inline;

    font: bold 9px tahoma, Geneva, tahoma, Helvetica, sans-serif;    

    padding: 5px 14px 5px 17px;

    cursor: not-allowed;

}



.text_button_link:link, .text_button_link:visited, .text_button_link:hover, .text_button_link:active, .action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active {

	white-space: nowrap;

	margin-right: 1px;

	color: #333333;

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

	padding: 1px 5px 1px 0px;



}



.action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active {

	color: #ff5400;

}

/* /Buttons */



/* Category page */

.category-description {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

	padding-bottom: 13px;

}

.categories-columns {

	float: left;

	padding-right: 40px;

}

.categories-columns-a {

	float: right;

	padding-left: 40px;

}

.categories-columns ul {

	list-style-type: none;

	line-height: 18px;

}

.categories-image {

	float: left;

	margin: 0px 15px 15px 0px;

	display: inline;

}

.categories-image-a {

	float: right;

	margin: 0px 15px 15px 0px;

	display: inline;

}

.subcategories {

	font-size: 11px;

	font-weight: bold;

	line-height: 17px;

	display: table;

}

.subcategories p {

	padding: 0px;

	margin: 0px 0px 1px 0px;

}

.product-title:link, .product-title:visited, .product-title:active {

	color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline;

	padding-bottom: 2px;

}

.product-title:hover {

	color: #cccccc;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	padding-bottom: 2px;

}

.list-product-title:link, .list-product-title:visited, .list-product-title:active {

	color: #ffffff;

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

}

.list-product-title:hover {

	color: #cccccc;

	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: #ff6600;

	font: bold 12px tahoma;

	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 */



/* Form styles */

.required-field-mark {

	color: #ff0000;

	font-size: 11px;

	vertical-align: top;

}

.required-field-mark-a {

	color: #ff0000;

	font-size: 11px;

	vertical-align: top;

}

/* Form styles */



/* Checkout pages */



.tab-wrapper {

	overflow: hidden;

	background: url(images/tab_wrapper_bg.gif) repeat-x bottom;

}

.section-active-tab-bg {

	white-space: nowrap;

	color: #ff6410;

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

	background-color: #ffffff;

	border-top: 1px solid #a3a3a3;

	border-right: 1px solid #a3a3a3;

	border-left: 1px solid #a3a3a3;

	padding: 4px 10px 6px 10px;

}

.section-inactive-tab-bg {

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

	color: #2b2b2b;

	white-space: nowrap;

	background: #d6e8f2 url('images/tab_bg_active.gif');

	border-top: 1px solid #cccccc;

	border-right: 1px solid #cccccc;

	border-left: 1px solid #cccccc;

	padding: 4px 10px;

	margin-bottom: 1px;

}

.tab-content-border {

	border-right: 1px solid #a3a3a3;

	border-bottom: 1px solid #a3a3a3;

	border-left: 1px solid #a3a3a3;

	padding: 17px;

	clear: both;

	margin-bottom: 8px;

}

.section-outer-border {

	border: 1px #7a7a7a solid;

	clear: both;

}

a.sort-link:link, a.sort-link:visited, a.sort-link:hover, a.sort-link:active {

	color: #ffffff;

	font-weight: bold;

	text-decoration: underline;

}



a.sort-link:hover {

	text-decoration: none;

}



.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, tahoma, tahoma, helvetica,	sans-serif;

	white-space: nowrap;

}



.valign {

	vertical-align: middle;

}

.compare-table td {

	padding-left: 8px;

}

.compare-table-a td {

	padding-right: 8px;

}

.table-td-left-border {

	border-left: solid #ced6da 1px;

}

.table-td-left-border-a {

	border-right: 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;

}

table-a label {

	width: auto;

	font-weight: normal;

}



/* Ajax */

.ajax-loading-box {

	border: 1px solid #aaaaaa;

	background-color: #ff0000;

	font-size: 12px;

	font-weight: bold;

	color: #eeeeee;

	padding: 5px;

	position: absolute;

	top: 0;

	right: 90%;

	width: 65px;

	display: none;

	z-index: 9999;

}

.ajax-message-wrapper {

	display: none;

	position: absolute;

	left: -1000px;

	top: -1000px;

	z-index: 9999;

	position: absolute; 

	width: 339px;

	border-top: 1px solid #ffffff; 

	border-left: 1px solid #ffffff; 

	border-right: 1px solid #545454;  

	border-bottom: 1px solid #545454;

	cursor: pointer;

}

.ajax-message {

	border: 1px solid #787878; 

	background: #ffffff url('images/ajax_message_bg.gif') repeat-x bottom; 

	padding: 25px 29px 10px 29px;

}



.ajax-notification-n, .ajax-notification-e, .ajax-notification-w {

	padding-left: 17px; 

	padding-bottom: 15px;

}



.ajax-notification-e {

	background: url('images/ajax_notification_e.gif') no-repeat left 1px; 

}



.ajax-notification-w {

	background: url('images/ajax_notification_w.gif') no-repeat left 1px; 

}



.ajax-notification-n {

	color: #1b7bdd; 

	font-weight: bold; 

	background: url('images/ajax_notification_n.gif') no-repeat left 1px; 

}

/* /Ajax*/



/* Listmania */

.lm-scroller {

	border: 1px solid #dadada;

	background-color: #ffffff;

}

.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-columns-a {

	float: right;

	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-left-a {

	border-right: 1px solid #b7b7b7;

}

.lm-right {

	border-right: 1px solid #b7b7b7;

}

.lm-right-a {

	border-left: 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;

}

.lm-buttons-a {

	float: left;

	margin-right: 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-image-a {

	float: right;

	width: 35%;

	margin-left: 5%;

}

.item-description {

	float: right;

	width: 59%;

}

.item-description-a {

	float: left;

	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: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 #2871b5;

	background-color: #ffffff;

	padding: 1px;

}

/* /common styles */



/* main styles */

.header, .footer {

	clear: both;

	margin-left: 0px;

	margin-right: 0px;

}

.header {

	margin-bottom: 5px;

}

.container {

	float:left;

	width:100%;

}

.container-a {

	float:right;

	width:100%;

}

.central-column {

	padding: 0px 8px 10px 8px;

}



.left-column {

	padding: 0px 10px 0px 4px;

	width: 181px;

	background: url('images/main_line.gif') repeat-y right top;

}

.left-column-a {

	padding: 0px 10px 0px 4px;

	width: 181px;

	background: url('images/main_line.gif') repeat-y left top;

}

.right-column {

	background: url('images/main_line.gif') repeat-y left top;

	padding: 0px 6px 0px 10px;

	width: 181px;

}

.right-column-a {

	background: url('images/main_line.gif') repeat-y right top;

	padding: 0px 6px 0px 10px;

	width: 181px;

}



/* /main styles */



/* top styles */

.top-quick-links {

	text-align: right;

	padding-top: 10px;

}

.top-quick-link:link, .top-quick-link:visited, .top-quick-link:hover, .top-quick-link:active {

	color: #000000;

	font-size: 10px;

}

.smart-red:link, .smart-red:visited, .smart-red:hover, .smart-red:active {

	color: #d70000;

	font-size: 10px;

}

.top-bg {

	background-image: url('images/top_bg.gif');

	background-repeat: repeat-x;

	background-position: bottom;

}

.top-bg-br {

	background: url('images/top_bg_br.gif') repeat-x;

	height: 3px;

}

.top-bg-right {

	background: #f8f8f8 url('images/top_bg_right.gif') repeat-y;

	height: 27px;

}

.logo-image {

	margin-left: 9px;

}

.top-menu-bg {

	background-color: #c9db35;

	background-repeat: repeat-x;

	cursor:pointer;

}



.top-menu-bg-active {

	background-color: #2eaccb;

	background-repeat: repeat-x;

}

.top-menu-title:link, .top-menu-title:visited, .top-menu-title:hover, .top-menu-title:active {

	color: #5a6603;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;	

}



.top-menu-titleactive:link, .top-menu-titleactive:visited, .top-menu-titleactive:hover, .top-menu-titleactive:active {

	color: #0e424e;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;	

}





/* /top styles */



.buttons-wrapper {

	margin-top: 10px;

}



/* search styles */

.search-products-text {

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	color: #252525;

}

.search-advanced:link, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {

	color: #000000;

	font: normal 10px tahoma, tahoma, tahoma, sans-serif;

}

.search-label {

	font: bold 11px tahoma, geneva, tahoma, helvetica, sans-serif;

}

/* /search styles */



/* breadcrumbs links */

.breadcrumbs-text {

	color: #6BA5DC;

	font: bold 11px tahoma, tahoma, geneva, helvetica, sans-serif;

	text-transform: uppercase;

	float: left;

	padding: 7px 9px 0px 11px;

}

.breadcrumbs-text-a {

	color: #6BA5DC;

	font: bold 11px tahoma, tahoma, geneva, helvetica, sans-serif;

	text-transform: uppercase;

	float: right;

	padding: 7px 9px 0px 11px;

}

.breadcrumbs {

	color: #6BA5DC;

	font: bold 11px tahoma, tahoma, geneva, helvetica, sans-serif;

	padding: 7px 0px 5px 0px;

}

.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:hover, .breadcrumbs-link:active {

	color: #6BA5DC;

	font: bold 11px tahoma, tahoma, geneva, helvetica, sans-serif;

	text-decoration: underline;

}

.breadcrumbs-link:hover {

	text-decoration: none;

}

.breadcrumbs-arrow {

	width: 8px;

	height: 14px;

	margin: 0px 7px 3px 7px;

	vertical-align: middle;

}

.bc-wrapper {

	padding: 3px 0px;

}

.bc-text {

	color: #333333;

	font-weight: bold;

}

.bc-arrow {

	margin: 0px 6px;

}

.bc-link:link, .bc-link:visited, .bc-link:active {

	color: #333333;

	font-weight: bold;

	text-decoration: underline;

}

.bc-link:hover {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}

/* /breadcrumbs links */



/* cart box styles */

.cart-box-bg {

	background: #f9f9f9 url(images/cart_box_bg.gif) repeat-x;

	height: 44px;

}

.cartbox-link:link, .cartbox-link:visited, .cartbox-link:hover, .cartbox-link:active {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

	padding-left: 11px;

	text-decoration: underline;

	background: url(images/cart_arrow.gif) no-repeat left 5px;

}

.cartbox-link-a:link, .cartbox-link-a:visited, .cartbox-link-a:hover, .cartbox-link-a:active {

	color: #2d2d2d;

	font: 11px tahoma, tahoma, tahoma, sans-serif;

	padding-right: 11px;

	text-decoration: underline;

	background: url(images/cart_arrow.gif) no-repeat left 5px;

}

.cartbox-link:hover {

	text-decoration: none;

}

.cartbox-image {

	vertical-align: middle;

	margin: 0px 20px 0px 10px;

}

/* /cart box styles */



/* common sidebox style */

.sidebox-wrapper {

	background-color: #f2f2f2;

	padding: 1px;

}



.sidebox-title {

	background: #d2d2d2 url('images/sidebox_title_bg.gif') repeat-x left bottom;

	border-right: 1px solid #444444;

	border-bottom: 1px solid #444444;

	font: bold 12px tahoma, geneva, tahoma, helvetica, sans-serif;

	color: #464646;

	text-align: center;

	margin: 0;

	padding: 2px 0px 2px 8px;

	display: block;

}

.sidebox-title-a {

	background: #d2d2d2 url('images/sidebox_title_bg.gif') repeat-x right bottom;

	border-left: 1px solid #444444;

	border-bottom: 1px solid #444444;

	font: bold 12px tahoma, geneva, tahoma, helvetica, sans-serif;

	color: #464646;

	text-align: center;

	margin: 0;

	padding: 2px 0px 2px 8px;

	display: block;

}



.sidebox-body {

	color: #2d2d2d;

	background-color: #f2f2f2;

	padding: 10px 11px;

}

.sidebox-body-a {

	color: #2d2d2d;

	background-color: #f2f2f2;

	padding: 10px 11px;

}

.left-column .sidebox-right-1, .left-column .sidebox-right-2, .left-column .sidebox-right-3 {

	border: none;

}

/* /common sidebox style */



/* right sidebox */

.right-column .sidebox-right-1 {

	border-left: 1px solid #cccccc;

	border-right: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.right-column .sidebox-right-2 {

	border-left: 1px solid #f0f0f0;

	border-right: 1px solid #f0f0f0;

	border-bottom: 1px solid #f0f0f0;

}

.right-column .sidebox-right-3 {

	border-left: 1px solid #f5f5f5;

	border-right: 1px solid #f5f5f5;

	border-bottom: 1px solid #f5f5f5;

}

.right-column .sidebox-body {

	border-left: 1px solid #fafafa;

	border-right: 1px solid #fafafa;

	border-bottom: 1px solid #fafafa;

	background-color: #ffffff;

}

.right-column .sidebox-wrapper, .right-column .sidebox-news-wrapper, .lang-currency-wrapper {

	margin-bottom: 10px;

}



.lang-currency-wrapper .sidebox-right-1 {

	border-top: 1px solid #cccccc;

}

.lang-currency-wrapper .sidebox-right-2 {

	border-top: 1px solid #f0f0f0;

}

.lang-currency-wrapper .sidebox-right-3 {

	border-top: 1px solid #fafafa;

}

.right-column .sidebox-news-wrapper .sidebox-title {

	background: #52bad3 url('images/sidebox_categories_title_bg.gif') repeat-x left top;

	border: 1px solid #0d669f;

	font: bold 12px tahoma, geneva, tahoma, helvetica, sans-serif;

	color: #ffffff;

	text-align: center;

	padding: 2px 0px 2px 8px;

}



/* /right sidebox */



/* Language and currency box */

* html .lang-currency-field {

	height: 1px;

}

.lang-currency-field {

	padding: 2px 0px 2px 0px;

}



.lang-currency-field label {

	display: block;

	float: left;

	width: 53px;

	padding-top: 3px;

}

.lang-currency-field-a label {

	display: block;

	float: right;

	width: 53px;

	padding-top: 3px;

}

.lang-currency-field select {

	vertical-align: middle;

}



.lang-currency-wrapper .sidebox-body {

	padding: 10px 5px 10px 5px;

}



/* /Language and currency box */





/* categories sidebox style */

.left-column .sidebox-categories-wrapper {

	margin: 0px;

}



.left-column .sidebox-categories-wrapper .sidebox-body {

	background-color: #f2f2f2;

	padding: 5px 5px 10px 5px;

	margin: 0;

}



.left-column .sidebox-categories-wrapper .sidebox-title {

	background: #52bad3 url('images/sidebox_categories_title_bg.gif') repeat-x left top;

	border: 1px solid #0d669f;

	font: bold 12px tahoma, geneva, tahoma, helvetica, sans-serif;

	color: #ffffff;

	text-align: center;

	padding: 2px 0px 2px 8px;

	margin-bottom: 2px;

}

.left-column-a .sidebox-categories-wrapper-a .sidebox-title-a {

	background: #52bad3 url('images/sidebox_categories_title_bg.gif') repeat-x right top;

	border: 1px solid #0d669f;

	font: bold 12px tahoma, geneva, tahoma, helvetica, sans-serif;

	color: #ffffff;

	text-align: center;

	padding: 2px 0px 2px 8px;

	margin-bottom: 2px;

}



/* Plain categories list */

.left-column .sidebox-categories-plain-wrapper  {

	margin: 0px 0px 9px 1px;

}



.left-column .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;

}



.left-column .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, tahoma, tahoma, sans-serif;

	color: #ffffff;

	text-transform: uppercase;

	text-align: left;

	padding: 8px 0px 7px 8px;

}

.left-column-a .sidebox-categories-plain-wrapper-a .sidebox-title-a {

	background: #49ace1 url('images/sidebox_categories_title_bg.gif') repeat-x right top;

	height: 12px;

	border: 1px solid #0d669f;

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

	color: #ffffff;

	text-transform: uppercase;

	text-align: right;

	padding: 8px 0px 7px 8px;

}

/* /categories sidebox styles */





/***** Tables *****/





/* Common table */

.table-small {

	border-top: 1px solid #f1f3f7;

	border-bottom: 1px solid #f1f3f7;

	border-left: 1px solid #f1f3f7;

	border-right: 1px solid #f1f3f7;

}

.table-small th, .table-small td {

	background-color: #f1f3f7;

	color: #333333;

	font-weight: bold;

	border-right: 1px solid #f1f3f7;

	border-bottom: 1px solid #f1f3f7;

	padding: 3px 7px 2px 3px;

	white-space: nowrap;

}



.table-small td {

	background-color: #ffffff;

	font-weight: normal;

}

.table {

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

}

.table-a {

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

}

.table th {

	background-color: #6BA5DC;

	color: #ffffff;

	text-transform: uppercase;

	font-weight: bold;

	border-right: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	padding: 3px 5px 2px 5px;

	white-space: nowrap;

}

.table-a th {

	background-color: #6BA5DC;

	color: #ffffff;

	text-transform: uppercase;

	font-weight: bold;

	border-left: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	padding: 3px 5px 2px 5px;

	white-space: nowrap;

}

.table tr {

	background-color: #ffffff;

}

.table td {

	border-right: 1px solid #ffffff;

	padding: 2px 7px 2px 7px;

}

.table-a td {

	border-right: 1px solid #ffffff;

	padding: 2px 7px 2px 7px;

}

.table .table-footer td {

	background-color: #6BA5DC;

	border-right: 1px solid #ffffff;

	padding: 0px;

	margin: 0px;

}

.table-a .table-footer-a td {

	background-color: #6BA5DC;

	border-left: 1px solid #ffffff;

	padding: 0px;

	margin: 0px;

}

.table-row, tr.table-row, td.table-row {

	background-color: #f1f3f7;

}

.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: 0px;

    background-color: #6ba5dc;

	clear: both;

}

.mainbox-title {

	background: #6ba5dc url('images/mainbox_title_bg.gif') repeat-x left bottom;

	color: #7a7a7a;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	padding: 6px 0px 3px 3px;

}

.mainbox-title-a {

	background: url('images/mainbox_title_bg.gif') repeat-x right bottom;

	color: #7a7a7a;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	padding: 6px 0px 3px 3px;

}

.mainbox-body {

	color: #141414;

	background-color: #6ba5dc;

	padding: 10px 8px 1px 8px;

}

.mainbox-body_a {

	color: #141414;

	background-color: #6ba5dc;

	padding: 10px 8px 1px 8px;

}

/* /mainbox */



/* mainbox2 */

.mainbox2-title {

	color: #023f8a;

	text-transform: uppercase;

	font: bold 12px tahoma, tahoma, tahoma, 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 {

	background: url('images/subheader_bg.gif') repeat-x left bottom;

	font: bold 13px Tahoma;

	padding: 0px 0px 5px 0px;

	margin: 15px 0px 15px 0px;

}

.subheader-a {

	background: url('images/subheader_bg.gif') repeat-x right bottom;

	font: bold 13px Tahoma;

	padding: 0px 0px 5px 0px;

	margin: 15px 0px 15px 0px;

}



.subheader b {

	color: #333333;

	font: bold 13px Tahoma;

	vertical-align: middle;

	padding: 0;

	margin: 0;

}



/* /mainbox2 */



/* color mainbox */

.mainbox-cart-wrapper {

}



.mainbox-cart-title {

	background: #d2d2d2 url('images/sidebox_title_bg.gif') repeat-x left top;

	border-right: 1px solid #606060;

	border-bottom: 1px solid #606060;

	height: 17px;

	color: #464646;

	padding-left: 10px;

	line-height: 17px;

	font-weight: bold;

	font-size: 12px;

	margin: 0;

}

.mainbox-cart-title-a {

	background: #d2d2d2 url('images/sidebox_title_bg.gif') repeat-x right top;

	border-left: 1px solid #606060;

	border-bottom: 1px solid #606060;

	height: 17px;

	color: #464646;

	padding-right: 10px;

	line-height: 17px;

	font-weight: bold;

	font-size: 12px;

	margin: 0;

}



.mainbox-cart-body-flex, .mainbox-cart-body {

	border-right: 1px solid #a3a3a3;

	border-left: 1px solid #a3a3a3;

	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 #a3a3a3;

	border-bottom: 1px solid #a3a3a3;

	border-left: 1px solid #a3a3a3;

	height: 18px;

	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, tahoma, tahoma, sans-serif;

}



/* Log in/out styles */

.sign-in-wrapper {

	float: right;

	padding: 4px 8px 0px 0px;

}

.sign-in-wrapper-a {

	float: left;

	padding: 4px 8px 0px 0px;

}

.sign-in-wrapper #sign_io {

	color: #ff6600;

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

}

.sign-link:link, .sign-link:visited, .sign-link:hover, .sign-link:active {

	color: #ff6600;

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

	text-decoration: none;

	padding-right: 8px;

	background: url('images/red_arrow.gif') no-repeat right 4px;

}

.sign-link-a:link, .sign-link-a:visited, .sign-link-a:hover, .sign-link-a:active {

	color: #ff6600;

	font: bold 11px tahoma, tahoma, tahoma, sans-serif;

	text-decoration: none;

	padding-right: 8px;

	background: url('images/red_arrow.gif') no-repeat left 4px;

}

.sign-link:hover {

	text-decoration: underline;

}

/* /Log in/out styles */



/* Bottom styles */

.bottom-bg {

	background-color: #f2f2f2;

	background-image: url('images/bottom_line_bg.gif');

	background-repeat: repeat-x;

	height: 25px;

}

.bottom-menu-links:link, .bottom-menu-links:visited, .bottom-menu-links:hover, .bottom-menu-links:active {

	color: #333333;	

	font: normal 11px tahoma, tahoma, sans-serif;

}

.bottom-copyright {

	color: #717171;

	font: normal 11px tahoma, tahoma, sans-serif;

}

.bottom-copyright a:link, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active  {

	color: #717171;

	font: normal 11px tahoma, tahoma, sans-serif;

}

.bottom-copyright a:hover  {

	color: #ff6600;

	font: normal 11px tahoma, tahoma, sans-serif;

}



.search-input {

	color: #cccccc;

	background-color: #ffffff;

	border: 1px solid #7f9db9;

	width:207px;

	margin-left: 1px;

	padding: 2px;

}

.search-input-a {

	color: #cccccc;

	background-color: #ffffff;

	border: 1px solid #7f9db9;

	width:207px;

	margin-right: 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-bg-a {

	background-color: #f4f4f4;

	text-align: left;

	padding: 5px 10px;

	margin: 0px -12px -11px -12px;

}

.recent-prod-link:link, .recent-prod-link:visited, .recent-prod-link:active {

	padding: 5px 0px;

	color: #ff5400;

	text-decoration: underline;

}

.recent-prod-link:hover {

	padding: 5px 0px;

	color: #ff5400;

	text-decoration: none;

}

/* /recently viewed */



/* product LIST view styles */

.product-image {

	float: left;

	margin-right: 20px;

	margin-bottom: 10px;

}

.product-image-a {

	float: right;

	margin-left: 20px;

	margin-bottom: 10px;

}

.product-description {

	display: table;

	padding: 0px 1px 1px 1px;

	border: 1px solid #ffffff;

}

.product-bulk-add-wrapper {

	padding-right: 3px;

	margin: 3px 0px;

}

.product-bulk-add-wrapper-a {

	padding-left: 3px;

	margin: 3px 0px;

}

.product-price-wrap {

	margin: 7px 0px 8px 0px;

}

.product-price-float {

	float: left;

	margin: 7px 30px 0px 0px;

}

.product-price-float-a {

	float: right;

	margin: 7px 30px 0px 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-a {

	background: url(images/discount_label_right.gif) no-repeat left top;

	float: right;

	padding: 0px 32px 1px 0px;

	margin-top: 16px;

}

.discount-label-text {

	color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	white-space: nowrap;

}



/* /product LIST view styles */

/* pagination styles */

.pagination-wrapper {

	background-color: #f3f3f3;

	padding: 2px 0px 2px 0px;

	margin: 14px 0px 8px 0px;

}



.pagination-link:link, .pagination-link:visited, .pagination-link:hover, .pagination-link:active, .pagination-selected-page {

	padding: 0px 4px 1px 4px;

	border: 1px solid #f3f3f3;

}



.pagination-link:hover, .pagination-selected-page {

	border: 1px solid #333333;

	background-color: #ffffff;

}



.pagination-selected-page {

	font-weight: bold;

}

/* /pagination styles */

/* login page */

.reload-icon {

	margin-left: 7px;

	vertical-align: middle;

}

.reload-icon-a {

	margin-right: 7px;

	vertical-align: middle;

}

/* login page */



.info-field-title {

	background-color: #f3f3f3;

	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 tahoma, geneva, tahoma, helvetica, sans-serif;

	width: 100px;

	line-height: 18px;

	float: left;

}



p.info-field-a label {

	padding: 0;

	margin: 0;

	font: normal 11px tahoma, geneva, tahoma, helvetica, sans-serif;

	width: 100px;

	line-height: 18px;

	float: right;

}



/* product details styles */

.product-details-options {

	background: #fffdd7 url(images/product_details_options_bg.gif) repeat-x bottom;

	border: 1px solid #a3a3a3;

	padding: 9px;

	margin-top: 15px;

	margin-left: -1px;

	clear: left;

}

.product-details-options-a {

	background: #fffdd7 url(images/product_details_options_bg.gif) repeat-x bottom;

	border: 1px solid #a3a3a3;

	padding: 9px;

	margin-top: 15px;

	margin-right: -1px;

	clear: right;

}

.product-details-options p {

	font-size: 11px;

}

/* /product details styles */







.delim {

	background: url('images/sidebox_delim.gif') repeat-x center center;

	padding: 0px;

	margin: 0px;

	height: 7px;

	line-height: 7px;

	font-size: 7px;

}



.delim-a {

	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.bottom-list, ul.inside-list, ul.action-bullets, ul.menu-root-categories, ul.menu-subcategories, ul.sitemap-list, ul.menu-root-dynamic-categories-active, ul.menu-root-dynamic-categories {

	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.bottom-list li, ul.inside-list li, ul.action-bullets li, ul.menu-root-categories li, ul.menu-subcategories li, ul.sitemap-list li, ul.menu-root-dynamic-categories-active li, ul.menu-root-dynamic-categories li {

	padding: 0px;

	margin: 0px;

	font-size: 11px;

}



ul.bullets-list-a, ul.arrows-list-a, ul.common-list-a, ul.tree-list-a, ul.bottom-list-a, ul.inside-list-a, ul.action-bullets-a, ul.menu-root-categories-a, ul.menu-subcategories-a, ul.sitemap-list-a, ul.menu-root-dynamic-categories-active-a, ul.menu-root-dynamic-categories-a {

	margin: 0px;

	padding: 0px;

	line-height: 16px;

	font-size: 11px;

	list-style-type: none;

}



ul.bullets-list-a li, ul.arrows-list-a li, ul.common-list-a li, ul.tree-list-a li, ul.bottom-list-a li, ul.inside-list-a li, ul.action-bullets-a li, ul.menu-root-categories-a li, ul.menu-subcategories-a li, ul.sitemap-list-a li, ul.menu-root-dynamic-categories-active-a li, ul.menu-root-dynamic-categories-a li {

	padding: 0px;

	margin: 0px;

	font-size: 11px;

}

/* /Basic list (w/delimiters) */



/* List with circle bullets */

ul.bullets-list li {

	background-image: url(images/dot_dark.gif);

	background-repeat: no-repeat;

	background-position: 2px 8px;

	padding-left: 13px;

}

ul.bullets-list-a li {

	background-image: url(images/dot_dark.gif);

	background-repeat: no-repeat;

	background-position: 160px 8px;

	padding-right: 13px;

}

/* /List with circle bullets */



/* List with 2 arrows as bullet */

ul.arrows-list li {

	background-image: url(images/cart_arrow.gif);

	background-repeat: no-repeat;

	background-position: 1px 7px;

	padding-left: 13px;

}



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;

}



ul.arrows-list-a li {

	background-image: url(images/cart_arrow_rtl.gif);

	background-repeat: no-repeat;

	background-position: 165px 7px;

	padding-right: 13px;

                      align: right;

}



ul.arrows-list-a 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 .expanded {

	background: url('images/topic_collapsed.gif') no-repeat scroll right 5px;

}



ul.tree-list .collapsed {

	background: url('images/topic_collapsed.gif') no-repeat scroll right 5px;

}





ul.tree-list a.underlined-bold:link, ul.tree-list a.underlined-bold:visited, ul.tree-list a.underlined-bold:active {

	color: #333333;

	text-decoration: none;

}



ul.tree-list a.underlined-bold:hover {

	color: #000000;

	text-decoration: underline;

}



/* /Tree list */



/* Bottom list */

ul.bottom-list {

	margin: 0px 0px 0px 6px;

	padding: 0px;

	line-height: 17px;

}

ul.bottom-list li {

	padding-left: 10px;

	background: url(images/blue_arrow.gif) no-repeat 1px 6px;

}

ul.bottom-list li a.underlined:link, ul.bottom-list li a.underlined:visited, ul.bottom-list li a.underlined:active {

	font-weight: bold;	

	color: #ffffff;

	text-decoration: underline;

}

ul.bottom-list li a.underlined:hover {

	font-weight: bold;

	color: #cccccc;

	text-decoration: none;

}

ul.inside-list {

	margin: 0px;

	padding: 0px;

}

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 {

	padding: 0;

	margin: 0;

}



ul.action-bullets li {

	background-image: url('images/dot_dark.gif');

	background-repeat: no-repeat;

	background-position: 2px 6px;

	padding: 0px 10px 0px 13px;

	display: inline;

}

/* /Action bullets*/



/* Common list */

ul.common-list a.underlined:link, ul.common-list a.underlined:visited, ul.common-list a.underlined:active {

	color: #ff6600;

	text-decoration: underline;

}

ul.common-list a.underlined:hover {

	color: #7a7a7a;

	text-decoration: none;

}

/* /Common list*/



/* plain/dynamic menu */

ul.menu-root-categories {

	padding: 0px;

	margin: 0px;

}

ul.menu-root-categories-a {

	padding: 0px;

	margin: 0px;

}

ul.menu-root-categories li {

	background: url(images/left_menu_arrow.gif) no-repeat 9px 7px;

	padding: 2px 5px 3px 18px;

	height: 1%;

}

ul.menu-root-categories-a li {

	background: url(images/left_menu_arrow_rtl.gif) no-repeat 158px 7px;

	padding: 2px 18px 3px 18px;

	height: 1%;

}

ul.menu-subcategories {

	padding: 1px 0px 7px 6px;

	margin: 0px;

}

ul.menu-subcategories li {

	background: none;

	padding:  1px 0px 4px 1px;

	line-height: 12px;

	height: 1%;

}

.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: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 {

	margin: 0px;

	padding: 0px;

}

ul.sitemap-list li {

	padding-left: 10px;

	background: url(images/left_menu_arrow.gif) no-repeat 0px 5px;

}

/* /plain/dynamic menu */



/* form styles */

.form-elm-required {

	border: 1px solid #ff0000;

}



/* for checkboxes in FF */

input[type=checkbox].form-elm-required {

	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: 100px;

	padding-top: 1px;

	font: normal 10px tahoma, sans-serif, tahoma, tahoma, geneva, helvetica;

}



.form-field-a label {

	float: right;

	clear: right;

	text-align: right;

	width: 80px;

	padding-top: 1px;

	font: normal 10px tahoma, sans-serif, tahoma, tahoma, geneva, helvetica;

}



.form-field .required-field-mark {

	display: block;

	float: left;

	width: 15px;

	text-align: center;

}

.form-field-a .required-field-mark-a {

	display: block;

	float: right;

	width: 15px;

	text-align: center;

}



.form-field span {

	font-size: 11px;

}



select {

	border: 1px solid #333333;

}



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 {

    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 tahoma, geneva, tahoma, helvetica, sans-serif;

	padding-top: 1px;

}



.search-field-a label, .search-field-a label.long{

	float: right;

	clear: right;

	text-align:right;

	width: 95px;

	font: bold 11px tahoma, geneva, tahoma, helvetica, sans-serif;

	padding-top: 1px;

}

.search-field label.long {

	width: 150px;

}



.search-field div label {

	width: auto;

	font: normal 11px tahoma, tahoma, tahoma, sans-serif;

}

.search-field input {

	font-weight: normal;

}

.search-field select {

	font-weight: normal;

	border: 1px solid #333333;

}

.search-field textarea {

	font-weight: normal;

	border: 1px solid #333333;

}

.search-field span {

	font-weight: normal;

	font-size: 11px;

}

.product-list-field, .product-features {

	margin-bottom: 3px;

}

.product-list-field label, .product-features label {

	float: left;

	clear: left;

	text-align: left;

	width: 110px;

	padding-top: 1px;

	font-weight: bold;

}

.product-list-field-a label, .product-features-a label {

	float: right;

	clear: right;

	text-align: right;

	width: 110px;

	padding-top: 1px;

	font-weight: bold;

}

.product-features label {

	font-weight: normal;

}

/* 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-bg-a {

	height: 34px;

	background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x bottom;

	border: 1px solid #a3a3a3;

	padding-right: 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-right: 1px solid #a3a3a3;

	border-bottom: 1px solid #a3a3a3;

	border-left: 1px solid #a3a3a3;

	padding: 15px 39px 20px 39px;

}

.step-complete {

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	color: #369408;

	white-space: nowrap;

}



.step-title-active {

	color: #000000;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	white-space: nowrap;

}



.step-not-complete {

	color: #ff7800;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	white-space: nowrap;

}

.step-title {

	color: #a3a3a3;

	font: bold 12px tahoma, tahoma, tahoma, sans-serif;

	white-space: nowrap;

}



.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 */

.popup-box {

	border: 1px solid #dadada;

	background-color: #f8f8f8;

	width: 350px;

	padding: 11px;

}

.popup-box .search-field label {

	width: 105px;

}

.box {

	border: 1px solid #dadada;

	background-color: #f8f8f8;

	padding: 11px;

}



/* /Estimation form */



/* 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, tahoma, tahoma, sans-serif;

}

.order-search-label {

	display: table;

}

.order-search-label label {

	width: 80px;

	float: none;

	font-weight: normal;

}

input[type=checkbox].tall-checkbox {

	margin: 4px 3px 3px 4px;

}



.smart-cat-b {

	color: #ffffff;

	font: 12px tahoma, tahoma, tahoma, sans-serif;

}



.smart-img-brd {

	border: 1px dotted #000000;

}



.tx {

	FONT-SIZE: 11px;

	COLOR: #282828;

	background-color: #E9E9E9;

}



.ml1 {

	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #c34b80; TEXT-DECORATION: none;

}



.ml1:hover {



	TEXT-DECORATION: underline;

}







.tx1 {

	FONT-WEIGHT: bold;

	FONT-SIZE: 12px;

	COLOR: #000000;

	FONT-FAMILY: tahoma;

}

.tx3 {

	FONT-WEIGHT: bold;

	FONT-SIZE: 16px;

	COLOR: #91a444;

	FONT-FAMILY: tahoma;

}

.ml2 {

	FONT-SIZE: 10px; COLOR: #707173; TEXT-DECORATION: none;

}

.smart_bc {

		background: url(images/q7.gif) no-repeat;

	    padding-top: 5px;

}

.smart_bc_a {

		background: url(images/q7_a.gif) no-repeat;

	    padding-top: 5px;

		background-position:right;

}

.tx5 {



	FONT-WEIGHT: bold;

	FONT-SIZE: 12px;

	COLOR: #ffffff;

	FONT-FAMILY: tahoma;

}

.bottom-copyright_a {

	color: #717171;

	font: 10px tahoma, tahoma, tahoma, sans-serif;

}

.bottom-menu-links:link, .bottom-menu-links:visited, .bottom-menu-links:hover, .bottom-menu-links:active {

	color: #333333;	

	font: normal 10px tahoma, tahoma, sans-serif;

}

.txt-top-wel {

	FONT-SIZE: 10px;

	COLOR: #990000;

	FONT-FAMILY: tahoma;

}

.txt-top-wel:link, .txt-top-wel:visited, .txt-top-wel:hover, .txt-top-wel:active {

	FONT-SIZE: 10px;

	COLOR: #990000;

	FONT-FAMILY: tahoma;

}

.smart-contactus {

	position: fixed;

	right: 0px;

	bottom: 0px;

	height: 26px;

	background-color: #ff9600;

	border: 1px solid #ACACAC;

	border-width: 1px 1px 0px 0px;

	opacity: 0.85;

	-moz-opacity: 0.85;

	padding: 5px 0px 0px 5px;

}
.table_tickets {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.table_tickets th {
	background-color: #4c483f;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 3px 5px 2px 5px;
	white-space: nowrap;
}

.table_tickets th .sort-link:link, .table_tickets th .sort-link:visited, .table_tickets th .sort-link:hover, .table_tickets th .sort-link:active {
	color: #ffffff;
}

.table_tickets td {
	border-left: 1px solid #ffffff;
	padding: 2px 7px 2px 7px;
}