@import url('styles.base.css');
@import url('styles_jbanner.css');

body {
	font-size: 12px;
	background: #ffffff /*url('images/body_bg.gif') repeat center top*/;
	padding: 0;
}
.helper-container {
	/*background: url('images/bottom_bg.gif') repeat-x left bottom;*/
}
body, div, p, h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}
ol {
	padding: 0 0 15px 19px;
}
h2 {
	font: bold 18px arial;
	padding: 16px 0 5px 0;
	margin-bottom: 16px;
/*	border-bottom: 1px dotted #dddddd;*/
	background: url('images/subheader_bg.gif') repeat-x bottom;

}
body, div, p {
	line-height: 21px;
}
.clearBoth {
	clear: both;
}
h1 {
/*	text-transform: uppercase;*/
}
/*
.central-column b, .central-column strong {
	color: #222222;
}
*/
.form-field label {
	font: normal 100% Arial !important;
}
.product-notification h1 {
	text-transform: none !important;
	font: bold 18px arial;
}
input, textarea, select {
	color: #626262;
	font: normal 100% Arial;
}
.input-text {
	padding: 7px;
}
.login .input-text {
	padding: 7px;

}

.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	border: 1px solid #dfe6ed;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long, select {
	padding: 6px;
	background: #f9f9f6;
}

select {
	border: 1px solid #7f9db9;
	padding: 2px;
}
.input-textarea {
	width: 335px;
}
a, a:visited, a:hover, a:active {
	color: #0075bf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.central-content a, .central-content a:visited, .central-content a:hover, .central-content a:active {
	text-decoration: underline;
}
.central-content a:hover {
	text-decoration: none;
}
hr {
	border-bottom: 1px solid #eaf0f5;
	margin: 18px 0;
}
.dark-hr {
	border-bottom: 1px solid #e3e3e3;
}
hr.dashed {
	border-bottom: 1px dashed #c5c5c5;
}
.error-text {
	color: #f27a00;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	background: #ffffff url(images/input_bg.png) repeat-x left top !important;
	border: #d5d5d5 1px solid !important;
	height: 24px;
	width: 151px;
}
.updates-wrapper .input-text {
}
.updates-wrapper p {
	font-size: 100%;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0 0 0 5px;
	z-index: 600;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0 5px 0 0;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 109%;
	font-weight: bold;
	color: #3f0000;
	line-height: 16px;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-header-w, .notification-header-n, .notification-header-e {
	color:#c52a01;	
}
.notification-n {
	background: #d0eaae url('images/icons/notice.png') no-repeat;
	border-color: #8bc045;
}
.notification-n div {
	color: #496e16;
}
.notification-w {
	background: #fffbcc  url('images/icons/warning.png') no-repeat;
	border-color: #e6db55;
}
.notification-w div {
	color:#8c8531;
}
.notification-e {
	background: #ffcece url('images/icons/error.png') no-repeat;
	border-color: #df8f8f;	
}
.notification-e div{
	color: #9c3535;
}
.notification-header-n {
	color:#668c34;
}
.notification-header-w {
	color:#bfa615;
}
/* /Notification box */


/* Checkout error box */
.error-box {
	background-color: #ff5c4a;
}
.error-box p {
	color: #ffffff;
}
/* /Checkout error */

/* Section in main box */
.section-border {
	border: 1px solid #dddddd;
}
.section-title {
	background: #eeeeee url('images/spacer.gif') repeat-x top;
}
.section-title a {
	color: #313131;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-body, .section-body-details {
	border-top: 1px solid #e6e6e6;
	background-color: #f7f7f7;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}	
/* Section in main box */

/* Buttons */
.button a, .button a:visited, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #ffffff;
	font: bold 11px/11px Tahoma;
	height: 25px;
	border: 0 none;
	margin: 0;
	text-decoration: none;
}
.button-submit-action input, .button-submit input {
	padding: 3px 13px 4px 4px
}
.button-submit-action input, .button-submit input, x:-moz-any-link {
	padding: 3px 11px 6px 0;
}
.button a, .button-action a {
	padding: 6px 16px 0 6px;
/*	height: 17px;*/
	line-height: 12px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: url('images/but_left_action.gif') no-repeat left top;
	height: 25px;
	padding-left: 11px;
}
/*
.button a, .button-action a, .button-submit input, .button-submit, .button {
	height: 20px;
}
*/

.button-submit, .button {
	background: transparent url(images/but_left.png) no-repeat left 2px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('images/but_right_action.gif') no-repeat right top;
}
.button-submit input, .button a {
	background: url(images/but_right.png) no-repeat right 2px;
}
.button-submit-big, .button-big  {
	background: #ff4f01 url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input , .button-big a  {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-big a  {
	padding: 6px 19px 9px 7px;
	height: 14px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}
/* /input buttons */
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
/*	background: url('images/icons/text_but_arrow.gif') no-repeat right 6px;*/
}
.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('images/icons/action_text_but_arrow.gif') no-repeat right top;
}
.go-button {
	padding-left: 0px;
	margin-left: -4px;
}
.top-tools-container .go-button {
	padding-left: 0;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 92% Arial;
	color: #b20101;
	text-transform: lowercase;
}
.product-container .button-submit-action, .product-container .text-button {
	margin-right: 5px;
}

.product-main-info .button-submit-action {
 	background: url("images/but_add_to_cart_left.gif") no-repeat left top; 
	height: auto;
	margin-right: 8px;
}
.product-main-info .button-submit-action input {
 	background: url("images/but_add_to_cart_right.gif") no-repeat right top; 
	padding: 6px 15px 8px 6px;
	font: bold 13px arial;
	height: auto;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	font: normal 12px arial;
	color: #222222;
	text-decoration: none !important;
}
.product-title:hover {
	text-decoration: underline !important;
}
.product-info .product-title, .product-info .product-title:visited, .product-info .product-title:hover, .product-info .product-title:active {
	font: bold 152% Arial;
	color: #444444;
}
.list-price {
	font: 100% Arial !important;
}
.list-price {
	color: #757575;
}
.price {
	font: bold 100% Arial;
	color: #990000;
}
.sub-price {
	color: #333333;
}
.qty-in-stock {
	color: #000000;
}
.sku {
	font: normal 100% Tahoma;
	padding: 6px 0 0;
}
.product-main-info .sku {
	padding: 0;
	font: 11px verdana;
	color: #aaaaaa;
}
.product-main-info .price {
	font: bold 22px arial;
}
/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	background: url('images/tabs_bg.gif') 0 0;
	padding: 0;
	margin-top: 10px;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 0 2px 0 0;
	background: #ececec url(images/tab_left.png) no-repeat left top;
	padding: 0 0 0 3px;
	border-bottom: none;
}
.tabs ul li.cm-active {
	background: #dfe2e5 url(images/tab_left_active.png) no-repeat left top;
	border-bottom: none;
}
.tabs ul li a {
	display: block;
	padding: 6px 12px 4px 10px;
	height: 16px;
	background: url(images/tab_right.png) no-repeat right top;
}
.tabs ul li.cm-active a {
	background-image: url(images/tab_right_active.png);
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #777777;
	font: bold 109% Tahoma;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 109% Tahoma;
	color: #555555;
}
.tabs ul li a:hover {
	text-decoration: underline;
}
.cm-tabs-content {
	border: 1px solid #eeefef;
	padding: 15px 22px;
}
.tab-list-title {
	padding: 7px 0 4px 9px;
	margin: 40px 0 18px 0;
	border-bottom: 1px dotted #dddddd;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #2d2e2e;
	background: #f4f4f4;
}
/* /Tabs */

.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #dddddd;
}
.lm-left {
	border-left: 1px solid #dddddd;
}
.lm-right {
	border-right: 1px solid #dddddd;
}
.lm-bottom {
	border-bottom: 1px solid #dddddd;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	border: 1px solid #e3e3e3;
	margin-bottom: 9px;
}
.no-items {
	background-color: #f1f4f6;
}
/* /common styles */

/* main styles */
#footer {
/*	border-top: 1px solid #dadada;*/
	padding: 0 0 3px 0;
	background: #101010;
	border-top: 1px solid #303030;
	height: 70px;
}
.bottom {
	margin: 0 !important;
	padding: 0;
}
.bottom a{
	color: #747474 !important;
}

.footer-helper-container {
/*	border-top: 1px solid #ededed;*/
	padding: 20px 0 4px 0;
}
.container-left #footer, .container-long #footer {
}
.container-right .footer-helper-container, .container-long .footer-helper-container {
}
#content {
	/*background: transparent url(images/body_bg.png) repeat-y left top;*/
}
#content {
	padding: 0;
}

.content-helper {
	background: none;
	position: relative;
}
.container-right .content-helper, .container-long .content-helper {
/*	padding-right: 2px;*/
}
.container-long .content-helper {
	padding: 0;
}
.container-left #content, .container-long #content {
/*	padding-left: 2px;*/
}
.container-right .central-content {
	padding-right: 0;
}
.container-left .central-content {
	padding-left: 0;
}
.login-popup .header {
    background: none;
	padding: 1px 0 7px;
	border-bottom: 1px solid #dcdcdc;
	font: bold 169% arial;
}

.header a {
    color: #2c2c2c;
}

/* Styles for the fixed width layout */
.helper-container, x:-moz-any-link {
/*	border-top: 3px solid #676862;*/
	padding-right: 1px;
}
#container {
	padding: 0 !important;
	width: auto;
	background: url('images/top_bg_light.gif') no-repeat center top;
}
.header-helper-container, .content-helper, .footer-helper-container, #header {
	width: 960px;
	margin: 0 auto;

}
.helper-container {
	background: url('images/top_bg.gif') repeat-x left top;
}

.central-column, .container-right .central-column, .container-left .central-column {
	float: left;
	display: inline;
	margin: 0 197px 15px;
	width: 558px;
	padding: 8px 0 15px 0;
}
.container-long .central-column .central-content {
	padding: 0 1px;
}
.container-right .central-column, .container-left .central-column {
	width: 688px;
}
.container-right .central-column {
	margin: 6px 0 15px 195px;
}
.container-left .central-column {
	margin: 6px 250px 55px 1px;
	padding-right: 22px !important;
}

.left-column, .right-column {              	
/*	border: 1px solid #eeeeee;*/
} 
.left-column {
	float: left;
	width: 250px;
	margin-left: -951px;
}
.right-column {
	float: left;
	width: 225px;
	margin-left: -183px;
	min-height: 650px;
	padding: 0;
	padding-left: 25px;
	background: url("images/column_bg.gif") no-repeat 5px 200px;
}
.container-right .left-column {
	margin-left: -952px;
}
.container-left .right-column {
	margin-left: -251px;
}
.central-column {
	padding-top: 124px !important;
	overflow-x: hidden !important;
}
.container-long .central-column {
	padding-top: 27px !important;
	background-color: transparent;
	width: 100%;
}
.left-column, .right-column, .central-column {
	margin-bottom: 15px;
	padding-top: 125px;
	/*position: relative;*/
}

/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout. 
#container {
	padding: 0 11px;
}
.central-column, .container-right .central-column, .container-left .central-column {
	background-color: #ffffff;
	float: left;
	display: inline;
	margin: 0 213px 15px 212px;
	padding: 13px 0 15px 0;
	width: auto;
}
.central-content { margin: 0; }
.container-long .central-column { width: auto; }
.container-long .central-column {
	padding: 11px 13px 30px 13px;
	background-color: #ffffff;
	margin: 0 3px; 
	}
.container-right .central-column, .container-left .central-column {
	margin: 0 0 15px 212px;
}
.container-left .central-column {
	margin: 0 212px 15px 0;
}

.left-column {
	padding-top: 10px;
	float: left;
	width: 160px;
	margin-left: -99%;
}
.right-column {
	padding-top: 11px;
	float: left;
	width: 171px;
	margin-left: -183px;
}
*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
.logo-image {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: -8px;

}
.top-menu {
/*	background: url('images/top_nav_right.gif') no-repeat right top;*/
}
#top_menu {
/*	background: #3b3b3b url('images/top_nav_bg.png') repeat-x left top;*/
	padding: 12px 0 0 0;
	text-align: left;
/*	min-height: 34px;*/

}
#top_menu ul li {
	border-top: none;
}
#header {
/*	background: url('images/center_up_bg.png') no-repeat center top;*/
	position: relative;
	padding: 10px 0 0;
	margin: 0 auto;
}
.header-helper-container {
	padding: 0;
	margin: 0;
	position: relative;
/*	background: url('images/header_bg.gif') no-repeat scroll right 0 transparent;*/
}
.helper-block {
	display: block;
	width: 6px;
	height: 41px;
	position: absolute;
	margin-top: -40px;
	z-index: 8;
	right: 0;
}
#top_menu ul {
	padding: 0;
	z-index: 1;
}
#top_menu ul li {
	/*border-right: 1px solid #222222;*/
}
#top_menu li ul li {
	border: none;
}
#top_menu ul li.first-level:hover {
/*	background: #f3f5f7 url('images/top_tab_right.gif') no-repeat right 3px;*/
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	/*background: url('images/top_tab_    right.gif') no-repeat right top;*/
	background: none;
	padding: 0 5px 0 0;
	text-align: left;
	margin: 0 3px 0 0;
/*	height: 33px;*/
}
#top_menu ul li.first-level.cm-active:first-child span {
/*	background: url('images/top_tab_left_first.gif') no-repeat left top;*/
}
/*======FIRST=========*/
#top_menu ul li.first-level.cm-active:first-child a, #top_menu ul li.first-level:first-child a {
	padding-right: 21px !important;
}

#top_menu ul li.first-level:first-child span {
	background: url('images/top_tab_first_left.gif') no-repeat left top;
}
#top_menu ul li.first-level:first-child {
	background:  url('images/top_tab_first_right.gif') no-repeat right top;
}
#top_menu ul li.first-level.cm-active:first-child {
	background:  url('images/top_tab_right_first.gif') no-repeat right top;
}
#top_menu ul li.first-level.cm-active:first-child:hover {
	background:  url('images/top_tab_right_first.gif') no-repeat right top;
}
/*======/FIRST HOVER=========*/

#top_menu ul li.first-level.cm-active, #top_menu ul li.first-level.cm-active:hover  {
	background:  url('images/top_tab_right_active.gif') no-repeat right top;
}
#top_menu ul li.first-level span {
/*	background: url('images/top_tab_le            ft.gif') no-repeat left top;*/
	background: none;
	padding: 11px 3px;
}
#top_menu ul li.first-level.cm-active span, #top_menu ul li.first-level.cm-active:hover span {
	background: url('images/top_tab_left_active.gif') no-repeat left top;
}

#top_menu ul li.first-level a, #top_menu ul li.first-level a:hover {
	color: #c2d0d8;
	font: bold 1.083em Arial;
	line-height: 14px;
	/*display: block;*/
	text-decoration: none;
	text-shadow: 1px 1px #02070c;
	padding: 13px 10px 9px 17px;
}
#top_menu ul li.first-level a:hover {
	color: #ffffff;
}
#top_menu ul li.first-level ul li a {
	text-shadow: none;
}
#top_menu ul li.first-level ul li a:hover {
	text-shadow: none;
	text-decoration: underline;
}
#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color: #ffffff;
	font: bold 1.083em Arial;
	line-height: 14px;
	height: 14px;
	text-decoration: none;
}
#top_menu ul ul {
	background: #ffffff;
	margin-top: 0;
	padding: 2px;
	left: 1px;
	border-radius: 2px;
}
#top_menu ul li.first-level ul li a, #top_menu ul li.first-level ul li a:hover {
	font-weight: normal;
	height: auto;
	line-height: normal;
	padding: 5px 20px 2px 5px;
	font-size: 136%;
	text-decoration: none;
}
#top_menu ul li.first-level ul li a:hover {
	background: #f3f5f7;

}
#top_menu ul ul ul {
    left: 100%;
}
#top_menu ul li.first-level ul li a, #top_menu ul li.first-level ul li a:hover, #top_menu ul li.first-level.cm-active ul li a, #top_menu ul li.first-level.cm-active ul li a:hover {
    height: auto;
    line-height: normal;
    padding: 7px 20px 6px 8px;
    font: normal 100% Arial;
    color: #000000;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	padding: 0;
	position: absolute;
	top: 48px;
	right: 0;
}
.top-tools-container span.float-left, .top-tools-container span.float-right  {
	height: 35px;
}
.top-search {
/*	clear: right;*/
	margin: 10px 3px 0 14px;
	padding: 0 0 0 1px;
	position: absolute;
	left: 143px;
	white-space: nowrap;
	z-index: 26;
}
.search-products-text {
	display: none;
	font: bold 100% Verdana;
}
.search-selectbox {
	display: none;
	background: #ffffff url(images/input_bg.png) repeat-x left top;
	border: 1px solid #d5d5d5;
	font: normal 109% Arial;
	color: #2e2e2e;
	padding: 2px;
}
.search-input {
	background: url("images/search_bg.gif") no-repeat left top;
	border: none;
	padding: 6px 0 5px 7px;
	margin: 0;
	width: 270px;
	color: #999999;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	display: none;
	padding: 0 8px 0 4px;
	color: #626262;
	font-size: 100%;
}
/* /top tools styles */

/* content-tools */
.content-tools {
	padding: 0;
	height: 1px !important;
	margin: 0;
}
#cart_status {
	margin-left: 10px;
	float: right;
	position: relative;
	z-index: 20;
}
#sw_cart_box, .cart-list-icon {
    width: 47px !important;
    height: 27px !important;
}
.cart-list-icon {
	display: none;
}
.content-tools-helper {
/*	padding: 3px 4px 6px;*/
	background: url('images/spacer.gif') repeat-x left bottom;
	height: 1px;
	position: absolute;	
	right: 0;
	top: 24px;
}
.content-tools span.float-left, .content-tools span.float-right {
	display: none;
/*	background: url('images/tools_left.png') no-repeat top left;*/
	width: 7px;
	height: 75px;
	margin: -39px 0 0 -7px;
}
.content-tools span.float-right {
/*	background: url('images/tools_right.png') no-repeat top right;*/
	margin: -39px -7px 0 0;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	background: url('images/top_tools_delim.gif') no-repeat 100% 2px;
	padding: 0 7px 0 0;
	margin-right: 7px;
	color: #5a5a5a;
	z-index: 20;
}
#cart_status .lowercase {
	font: normal 109% Arial;
}
#cart_status .lowercase a, #cart_status .lowercase a:visited, #cart_status .lowercase a:hover, #cart_status .lowercase a:active {
	color: #777777;
	text-decoration: none;
}
#cart_status .lowercase a:hover {
	text-decoration: underline;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: #334149 /*url(images/icons/cart_arrow.gif) no-repeat scroll 93% 7px*/ !important;
	padding: 0 10px 0 9px;
	color: #6b8593;
	text-decoration: none;
	display: block;
}
#cart_status .checkout-link a:hover {
	background: #41525c !important;
	color: #ffffff;
}
.checkout-link a:hover {
	backgroud-color: #eeeeee !important;
}
.checkout-link {
}
.checkout-link, x:-moz-any-link {
	padding-top: 3px;
}
.checkout-link {
	padding-top: 3px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #ffffff !important;
}
.full-cart a:hover {
	background-color: #f8f8f8 !important;
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #ffffff !important;
}
.full-cart a.view-cart:hover {
	background-color: #f8f8f8 !important;
}
.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0 26px;
	margin-left: -130px;
	margin-top: 26px;
	border: 3px solid #eeeeee;
}
.list-container {
	border: 1px solid #bebebe;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding: 4px;
	margin-top: 0px;
}
.list-container p, .list-container a {
	line-height: 12px;
	padding: 2px 0;
}
.cart-list .list {
	background: #f9f9f7;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0;
	margin: 0;
}
.cart-list ul {
	margin: 0 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: transparent url(images/icons/cart_arrow.gif) no-repeat scroll 93% 7px;
	padding: 5px 16px 3px 3px;
}
.buttons-container {
	padding-top: 10px;
}
/* /cart box styles */

/* categories sidebox style */
.sidebox-categories-wrapper {
/*
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #f0f0f0;
*/
	border: 1px solid #eeeeee;
	margin: 0 0 16px 0; 
}
.sidebox-categories-wrapper .sidebox-title, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-title {
	background: #777777 url('images/sb_categ_title_ left.gif') no-repeat left top;
	padding-left: 24px;
	display: none;
}
.sidebox-categories-wrapper .sidebox-title span, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-title span {
	background: url('images/sb_categ_title_ right.gif') no-repeat right top;
	color: #ffffff;
	font: bold 1% arial;
	padding: 0 10px 0 0;
	text-shadow: 1px 1px #222222;
	text-indent: -8000px;
}
.sidebox-categories-wrapper .sidebox-body, .sidebox-wrapper .sidebox-categories-wrapper .sidebox-body {
	padding: 3px 6px 3px 6px;
	background: #F3F5EC url('images/sb_categ_bot.gif') repeat-x left bottom;
}
/* /categories sidebox style */

/* common sidebox style */
.sidebox-wrapper .sidebox-title {
	background: #dddddd url('images/sb_title_left.gif') no-repeat left top;
	padding-left: 14px;
}
.sidebox-wrapper .sidebox-title span {
	background: url('images/sb_title_right.gif') no-repeat right top;
	padding: 9px 10px 6px 0;
	color: #6c7377;
	font: bold 13px arial;
	text-shadow: 1px 1px #f5f5f5;
}
.sidebox-wrapper .sidebox-body {
	border: 1px solid #e2e2e2;
	background: #ffffff url('images/spacer.gif') repeat-x left bottom;
	padding: 10px 13px 10px 13px;
}
.sidebox-wrapper  {
	margin: 20px 0;
	position: relative;
}
.fixed-layout .sidebox-wrapper {
	margin-top: 6px;
	margin-left: 0;
}
.sidebox-body ul a, .sidebox-body ul a:visited, .sidebox-body ul a:hover, .sidebox-body ul a:active {
	font-size: 100%;
	line-height: 16px;
}
/* /common sidebox style */


/***** Tables *****/
/* Common table */
.table {
	border: 1px solid #dee1e5;
	border-width: 1px 0px 1px 1px;
}
.table th {
	background-color: #dadada;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table td, .table .table td {
	border-right: 1px solid #dee1e5;
}
.table .table-footer td {
	background-color: #dadada;
	border-right: 1px solid #dee1e5;
}
.table-row, tr.table-row, td.table-row {
	background-color: #efefef;
}
/* /Common table */
/***** /Tables *****/

/* mainbox2 */
.mainbox-title {
/*	border-bottom: 1px solid #ebebeb;*/
	padding: 25px 0 4px;
	margin-bottom: 4px;
	margin-left: -1px;
	position: absolute;
    top: 0;
	width: 100%;
}
.mainbox-title span {
	font: bold 38px Arial;
	color: #ffffff;
	text-shadow: 1px 1px #3c97ce;
	letter-spacing: -2px;
}
.mainbox-title span.float-right {
	padding: 22px 1px 0 0;
	letter-spacing: 0;
	font: 16px arial;
}
.mainbox-body {
	padding: 0;
	margin-bottom: 0px;
/*	border: 1px solid #e7e7e7;*/
}
.mainbox-body li {
	line-height: 17px;
}
.product-main-info h1.mainbox-title {
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 0 0;
	font: normal 163% arial;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
}

.product-info hr {
	border: none;
}
.mainbox-container {
/*	padding: 11px;*/
	margin-bottom: 10px;
/*	border: 1px solid #e7e7e7;*/
	background-color: #ffffff;
	min-height: 50px;
}
.container-long .mainbox-container {
	margin-top: 100px;
}
.mainbox-body p {
	padding: 0 8px 18px 0;
}
/* /mainbox2 */

/* mainbox2 */


.mainbox2-container {
	padding: 0 0 4px;
	margin-bottom: 10px;
/*	border: 1px solid #e7e7e7;*/
	background-color: transparent;
}

.mainbox2-title {
/*	background: #fafafa url('images/title_bg.gif') repeat-x left bottom;*/
	margin: 0 0 12px 0 !important;
	border-bottom: 1px dotted #dddddd;
	padding-left: 0 !important;
}
.mainbox2-title span {
	font: bold 30px Arial;
	color: #555;
	padding: 50px 0 0 0;
	display: block;
	letter-spacing: -1px;
}
.mainbox2-body {
	padding: 6px 0;
}

/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #333333;
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0 5px 0;
	margin: 14px 0 16px;
	font: bold 137% Arial, Helvetica, sans-serif;
}
.subheader-first-item {
	padding: 0 0 5px 0;
}
.subheader2 {
	font: bold 100% tahoma, arial, verdana, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}
.title-extra a, .title-extra a:visited, .title-extra a:hover, .title-extra a:active {
	font: normal 82% Arial;
	color: #7c8e8e;
}

/* color mainbox */
.mainbox-cart-title {
	background: #f3f3f3 url('images/spacer.gif') repeat-x;
	border: 1px solid #dddddd;
	font-size: 127%;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
/*	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;*/
	width: 8px;
	height: 32px;
	margin: -8px 0 0 -13px;
}
.mainbox-cart-title span.float-right {
/*	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;*/
	margin: -8px -8px 0 0;
}
.mainbox-cart-body {
	border: 1px solid #dddddd;
	border-width: 0 1px;
}
.cart-buttons {
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
/*	background-color: #f2f4f4;*/
	border: 0 solid #f2f4f4;
}
.sidebox-body .updates-wrapper {
	margin-right: -9px;
	margin-bottom: 0;
}

/* Bottom styles */
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	color: #404040;
}
.bottom-copyright {
	padding-top: 3px; 
	font: 1em Arial, Helvetica, sans-serif;
	color: #404040 !important;
/*	float: left;*/
}
.bottom-search {
	padding: 22px 0 8px;
	display: none;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #ff5400;
	text-transform: lowercase;
	font: normal 100% Tahoma;
}
/* /recently viewed */

/* product LIST view styles */
.multicolumns-list td {
	padding: 8px 0;
}
.multicolumns-list .buttons-container {
	display: none;
}
.multicolumns-list table td.product-description {
	padding: 0 4px;
}
.multicolumns-list form {
	padding: 2px 0;
}
.multicolumns-list .product-image img {
	margin: 0 7px 0 0;
}
.image-border img, .product-main-info .image-border, .product-item-image img, .product-image img  {
	margin: 0;
	border: 3px solid #e5e5e5;
}

.multicolumns-list .border-bottom {
	border-bottom: none;
}
.multicolumns-list .image-border {
/*	border: 1px solid #e9e9e9;*/
}

.product-spacer {
	width: 1px;
}
td.product-image img {
	margin: 0 15px;
}
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 20px;
}
.product-details-options .discount-label {
	margin-top: 24px;
}
.discount-label em {
	background: #e20000 url('images/discount_label_right.png') no-repeat right top;
	padding: 2px 8px 2px 4px;
	color: #ffffff;
	font: normal bold 13px Arial, Helvetica, sans-serif;
/*	min-width: 28px;*/
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}

.product-config-header {
	font-size: 118%;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	background-color: #f0f2f2;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #e0e6e6;
	color: #555555;
	background: #f4f8f8;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #666666;
	background-color: #ffffff;
}
.pagination-selected-page {
	font-weight: bold;
	background-color: #777777;
	color: #ffffff;
}
/* /pagination styles */

.info-field-title {
	background-color: #efefef;
	font: bold 110% arial;

}
.info-field-title em {
	font: italic 12px arial;
	color: #999999;	
}

/* Lists */
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {/* List with circle bullets */
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0 6px 13px;
}
ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 4px;
}
.bullets-list li a, .bullets-list li a:visited, .bullets-list li a:active, .bullets-list li a:hover {
	color: #525151;
}

.arrows-list li {/* List with 2 arrows as bullet */
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
	padding-left: 13px;
}
.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
}

li.cm-expanded {/* Tree list */
	background: url('images/icons/category_expanded.gif') no-repeat scroll right 5px;
}
li.cm-collapsed {
	background: url('images/icons/category_collapsed.gif') no-repeat scroll right 5px;
}
.tree-list li a, .tree-list li a:visited, .tree-list li a:active, .tree-list li a:hover {
	color: #626262;
}

.arrow-list li {/* Arrow list */
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}

.site-news li strong {/* Site news */
	font: italic 92% verdana !important;
	color: #989898;
}
.action-bullets {/* Action bullets */
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0 10px 0 13px;
}

ul.no-markers li, .wysiwyg-content ul.no-markers li {/* No bullets */
	background-image: none;
	list-style-type: none;
	padding-left: 0;
}

.delim, .site-news li.delim {
	background: url("images/sidebox_delim.gif") repeat-x center center;
	height: 6px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}


table.table-filters label {
	font-size: 11px;
}
ul.statistic-list {/* Statistic list */
	background-color: #f2f9fa;
}

ul.sitemap-list li {/* sitemap */
	background: url(images/icons/left_menu_arrow.gif) no-repeat 0 6px;
}
/* /Lists */

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #fafafa;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.checkout-steps {
	background-color: #eeeeee;
	margin-top: -9px;
}
.checkout-steps h2.subheader {
	margin: 4px 0 12px 0;
	padding: 2px 0 6px 0;
	border: none;
}
.checkout-steps h2.step-title-active, .step-title {
	font: bold 14px arial !important;
	border: none;
	background: none;
	padding: 10px 8px 8px 17px;
	margin: 0;
}
.step-title span {
	color: #a2acae;
}
.step-body .shipping-rates label {
	font: italic bold 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: 146% Tahoma;
	color: #8ca1a1;
}
.step-title-active a.title, .step-title-active a.title:hover , .step-title-active span {
	font-weight: bold;
	color: #8ca1a1;
}
.step-complete-wrapper {
	color: #8ca1a1;
	font: italic 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	color: #8ca1a1;
	font-weight: bold;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: italic bold 100% Tahoma;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}
.step-body-active .form-field {
	margin: 0;
	padding: 3px 0 8px 0;
}
.step-body-active .form-field label {
	float: none;
	width: auto;
	margin: 0 0 0 -8px;
	padding: 0 0 0 9px;
	color: #7c8e8e;
	display: block;
}
.step-body-active .form-field label.hidden {
	display: none;
}
.step-body-active .form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat left 6px;
}
.step-body-active .form-field label:after {
	content: ".";
    display: block;
    height: 1px;
    visibility: hidden;
}
.step-body-active .form-field .input-text {
	width: 90%;
}
.mainbox-title .secure-page-title {
	/*background: url('images/icons/secure_icon.gif') no-repeat 0 3px;
	padding-left: 23px;*/
}
#step_two_body.step-body-active div.float-left, #step_two_body.step-body-active div.float-right, #step_three_body div.float-left, #step_three_body div.float-right {
	width: 46%;
}
#list_payment_methods td {
	padding: 5px 0 8px 0;
}
#list_payment_methods td.payment-details {
	padding: 0;
}
#list_payment_methods .payment-details-container {
	background-color: #f3f8fb;
	padding: 6px 28px 5px 28px;
	margin: 0 0 10px -4px;
}
#list_payment_methods .payment-details-container  td {
	padding: 0;
}
.coupon-code-container {
	border: 1px dotted #7c8e8e;
	border-width: 1px 0;
	margin: 10px 0;
	padding: 6px 0;
}
.step-body-active .coupon-code-container .form-field .input-text {
	width: 227px;
}
.step-body-active .coupon-code-container .form-field {
	padding: 18px 0;
}
.review {
	border: 1px solid #ebf1f4;
}
.review th {
	border: 0 none;
	padding: 8px 14px 7px 14px;
}
.review td {
	border: 0 none;
	padding: 11px 21px;
}
/* /One page checkout styles */

/* Estimation form */
.estimation-box, .box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
	z-index: 3400;
}
#previewer_window {
	color: #000000;
	z-index: 3500 !important;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini, .product-variant-image-unselected, #thumbs_frame img {
	border: 1px solid #e2e2e2;
	margin: 1px;
}
a.cm-cur-item, .product-variant-image-selected, #thumbs_frame img.cm-current-thumb {
	border: 1px solid #ff4200;
}
a.cm-thumbnails-mini img {
	padding: 0;
	border: 0 none;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
	background-color: #ffffff;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	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 */

/* block "Product filters" */
.product-filters .details {
	color: #a4a4a4;
	font-weight: normal;
	font-size: 0.9em;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0 3px;
	text-transform: lowercase;
	font-size: 100%;
}
/* /block "Product filters" */

/* captcha */
.image-captcha {
	border: 2px solid #dddddd;
	cursor: pointer;
}
.captcha-input-text {
    background: #ffffff url(images/input_bg.png) repeat-x left top;
	border: #d5d5d5 1px solid;
	height: 24px;
	font: bold 145% Tahoma;
	padding: 2px;
}
/* /captcha */

/* Quick links */
/** top **/
.header-helper-container .quick-links {
	display: none;
}
.quick-links {
	padding-right: 2px;
	padding-top: 8px;
}
#footer .quick-links {
	padding: 0 0 0 0;
	float: left;
}
.quick-links p {

}
.quick-links a, .quick-links a:visited, .quick-links a:active, .quick-links a:hover {
	color: #86898a;
	padding-left: 3px;
	font: 1em arial;
}
#header .quick-links a, #header .quick-links a:visited, #header .quick-links a:active, #header .quick-links a:hover {
	color: #656565;
}
#header .quick-links a:hover {
	color: #cccccc;
}
/** /top **/
/** bottom **/
#footer .quick-links, #footer .quick-links a, #footer .quick-links a:link, #footer .quick-links a:hover, #footer .quick-links a:visited {
	color: #575757 !important;
/*	text-shadow: 1px 1px #f9f9f9;*/
	margin: 0 3px 0 0;
}
/** /bottom **/

/* Select languages */
.select-link, .select-link:active, .select-link:visited, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 6px;
	padding-right: 9px;
	color: #777777;
	font-size: 110%;
	line-height: 28px;
}
.select-link:hover {
	color: #999999;
}

.content-tools-helper .select-wrap {
	position: relative;
	margin-top: 1px !important;
}
.content-tools-helper .float-right {
/*	position: absolute;
	top: 15px;
	right: 380px;
*/
	max-width: none !important;
}
.select-popup {
	top: 28px !important;
	left: 4px !important;
	border: 1px solid #dadada;
    outline: 3px solid #f3f3f3;
/*	margin-top: -88px !important;
	margin-left: -198px !important;
*/
	
}
.pagination-container .float-left, .pagination-container {
	position: relative;	
}
.pagination-container #select_wrap_sort_by {
	right: 4px !important;
	left: auto !important;
}
.pagination-container
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
	font-size: 109%;
	text-decoration: none !important;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* File uploader */
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 11px Tahoma;
	color: #626262;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
	font-size: 100%;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
.coupons-container .form-field {
	padding: 6px 0 0 0;
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container {
	font-size: 108%;
}
.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 130%;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container span.active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
	font-size:116%;
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */

#login, #sign_io, .top-tools-container{
	z-index: 20 !important;
}
#top_menu, #top_menu ul, .select-popup {
	z-index: 20 !important;
}
#top_menu li {
	z-index: 20 !important;
}

.top-tools-helper {
	padding: 33px 0 0;

}
#sign_io {
	color: #5a7991;
	float: right;
/*	margin: 65px 12px 0 0;*/
	position: relative;
	padding: 0 0;
}

#sign_io a, #sign_io a:visited, #sign_io a:hover, #sign_io a:active {
	color: #95b2c8;
	text-shadow: 1px 1px #0a2e54;
}
#login {
/*	border: none;
	border-top: 2px solid #e7e7e7;
	border-left: 2px solid #e7e7e7;*/
	border: 3px solid #eeeeee;
}
.login-popup {
	border: 1px solid #dddddd;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
/*	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;*/
	background-color: #ffffff;
	font: normal 150% arial !important;
	padding: 3px;
}
.login-popup .form-field .password {
/*	background-image: url('images/icons/icon_password.gif');*/
}
.login-popup .captcha-input-text  {
	font: bold 120% arial !important;
}
.login-popup a, .login-popup a:visited, .login-popup a:link, .login-popup a:link:hover {
	text-shadow: none !important;
}
.login-popup h1  {
	font: normal 160% arial !important;
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #c8e4f5;
	font-size: 12px;
	text-shadow: 1px 1px #4b9ed1;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.breadcrumbs {
	padding: 17px 8px 0 1px;
	margin-bottom: 0;
	position: absolute;
    top: 50px;
}
/* /breadcrumbs */

div.manage-post {
	background-color: #f2f9fa;
}
div.posts em, p.post-author {
	font-size: 100%;
}
/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #dadada url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #cccccc;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0;
}
.exception-body h2 {
	color: #ffffff;
	font: bold 42px Arial, Helvetica, sans-serif;
	padding: 132px 0 22px 0;
	margin: 0;
	background: none;
}
.exception-body h3 {
	margin: 0 0 28px 0;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0 5px;
	padding: 0 0 14px 10px;
	color: #898989;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0;
}
.form-field label {
	font: normal 12px verdana, geneva, arial, helvetica, sans-serif;
}
.product-list-field label {
	font: bold 11px tahoma, geneva, arial, helvetica, sans-serif;
	margin-left: -180px;
	width: 180px !important;
}
.product-list-field {
	padding-left: 180px;
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Tahoma;
}
.search-form .input-text {
	width: 160px;
}
.search-form .input-text-large {
	width:190px;
}
/* /form styles */

/* mandatory fields */
.mandatory-fields {
	font-size: 11px;
	text-decoration: underline;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #e6e6e6;
}
.cm-hint, .cm-hint-focused {
	color: #A5A5A5 !important;
	background: url("images/search_bg.gif") no-repeat scroll left top transparent !important;
	border: 0 !important;
	height: 24px !important;
	padding: 2px 2px 2px 4px !important;
}

/* Product notification */
.product-notification {
	background: #faffc0;
	font-size: 118%;
}
.product-notification .notification-body {
	background-color: #ffffff;
	border: 1px solid #f5f5f5;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
/* /Product notification */

a.secondary-link {
	font-size: 11px;
}
.in-stock, .out-of-stock {
	color: #009900;
	padding: 4px 0 0 0;
}
.out-of-stock {
	color: #666666;
}
.features-list {
	margin: 0;
	padding: 3px 0;
}
.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 11px;
	padding: 10px;
}
.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 100%;
}
.product-container .sku {
	display: none;
}
.product-container .add-product {
	display: none;
}
.product-prices {
	padding-top: 7px;
}
.prices-container {
	padding-bottom: 5px;
}
.compact .text-button, .compact .text-button:visited, .compact .text-button:hover, .compact .text-button:active, .compact .text-button-act, .compact .text-button-act:visited, .compact .text-button-act:hover, .compact .text-button-act:active {
	font-size: 11px;
	background-position: right 5px;
}

/* product details page */
.product-info {
	padding-left: 25px;
}
.product-info .add-product {
	padding-left: 10px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #ececec url(images/icons/prev_but.gif) no-repeat 50% 50%;
}
.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(images/icons/next_but.gif);
}
.view-larger-image, .view-larger-image:visited, .view-larger-image:hover, .view-larger-image:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	font-size: 100%;
}
/* /product details page */

/* sorting */
.sort-asc, .sort-desc {
	background: url(images/icons/sort_asc.gif) no-repeat right 6px;
	padding-right: 10px;
}
.sort-desc {
	background-image: url(images/icons/sort_desc.gif);
}
/* /sorting */

div.tags-group, .chain-content {
	font-size: 118%;
}

.deals-footer a, .deals-footer a:link {
	color: #333333;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active, .search-label {
	font: 11px arial;
	color: #999999;
	padding-top: 5px;
}

/* Bottom table*/
.t-bottom {
	font: bold 12px arial;
	margin: 0;
	clear: both;
}
.t-bottom ul {
	margin: 0 !important;
}
.t-bottom li {
	padding: 2px 0 3px 1px !important;
	background: url("images/spacer.gif") no-repeat left center !important;
	line-height: 13px;
}
.t-bottom td {
	font: 12px arial;
	padding: 0 12px 0 0;
	vertical-align: top;
	width: 36%;
}
.t-header th {
	font: bold 14px arial;
	color: #9e9e9e;
	text-align: left;
	padding: 1px 18px 8px 0px;
	background: url("images/spacer.gif") repeat-x left top;
	text-shadow: 1px 1px #000000;
}
.t-header th.first-column {
	width: 25%;
}

.t-bottom td a, .t-bottom td a:visited, .t-bottom td a:link {
	color: #444444;
	text-shadow: -1px -1px #000000;
}
.t-bottom td a:hover {
	color: #eeeeee !important;
}
/* Bottom table*/

.home-banner {
	padding: 0 0 10px 0;
}
.header .ad-container {
	margin-bottom: 0;
	margin-top: 0;
}
.container-long .ad-container {
	margin-bottom: 4px;
	margin-top: 0;
}
/*
.bottom .ad-container {
	overflow: visible;
}
.bottom .fixed-layout {
	width: auto;
}
.bottom .fixed-layout {
	//width: 100%;
}
.bottom .fixed-layout td {
	_width: 5px !important;
}
.bottom .fixed-layout td {
}
*/
/* Hot deals*/
.hot-deals-item img {
	width: 193px !important;
	height: 193px !important;
	margin: 0 !important;
	border: none;
}
.deals-main .image-border {
	border: 1px solid #D1D5D6 !important;
	margin: 4px 10px;
	padding: 13px 0;
	background: #ffffff;
}

.deals-main {
    border-width: 0;
	position: relative;
}
.deals-main .updates-wrapper {
	background: #edeee9;
	border: 1px solid #e1e1e1;
	display: none;
}
.container-long .deals-main .subheaders-group, .container-long .deals-title, .container-long .deals-footer {
	display: none;
}
.deals-title {
	display: none;

}
.deals-main .pagination {
	position: absolute;
	margin: -31px 12px -5px !important;
	padding: 0;
	border: 0px;
	background: none;
	right: 0;
	display: none;
}
.hot-deals-container .hot-deals-next {
	width: 40px;
	height: 120px;
	position: absolute;
	margin: 8px 5px 0 0;
	right: 0px;
	background: url("images/icons/next_btn.png") no-repeat right center;
}
.hot-deals-container .hot-deals-prev {
	width: 40px;
	height: 120px;
	left: 0px;
	position: absolute;
	margin: 8px 0 0 5px;
	background: url("images/icons/prev_btn.png") no-repeat left center;
}
.container-long .hot-deals-prev, .container-long .hot-deals-next {
	width: 80px;
	height: 215px;
	margin: 0 0 0 -40px;

}
.container-long .hot-deals-next {
	margin: 0 -40px 0;
}
.deals-main .subheaders-group {
	margin: 0 !important;
	display: block !important;
}
.deals-main .subheaders-group h2 {
	background: none !important;
	color: #979797;
	text-shadow: 1px 1px #ffffff;
	border: none;
}
.deals-main .subheader {
	margin: 0 0 3px 0 !important;
	padding-bottom: 3px !important;
}
.hot-deals-container {
	padding: 6px 0 !important;
}
.container-long .hot-deals-container {
	//padding: 15px 0;
	margin: 0 -16px;
}
.hot-deals-list  {
	margin: 0 6px !important; 
}
/* /Hot deals*/

.product-main-info .image-border {
	border: none;
}
.product-main-info {
	padding: 8px 0;
	margin-top: 95px;
}

ul.cm-select-list li a:hover {
	background-color: #999999 !important;
}
.qsearch-result {
	top: 0 !important;
	right: -100px;
	left: auto !important;
	margin-top: 27px;
	border: 3px solid #333333;
}
.login-popup .header {
	background-color: transparent !important;
}
.login-popup label {
	background: transparent !important;
}
/* Horizontal Categories */

.top-cat {
	background: url('images/tools_bg.gif') repeat-x scroll left bottom #F0F3DC;
	border-bottom: 1px solid #dcdcdc;
	margin: 20px 0;
	padding: 8px 10px 4px;

}
.top-cat ul.dropdown-vertical ul {
	left: 0;
	margin-top: 20px;
}
.top-cat ul.dropdown li.h-sep {
	border-right: none !important;
	background: none;
}

.top-cat ul.dropdown li {
	float: left;
	border-right: 1px solid #dddddd !important;
}
.top-cat ul.dropdown li ul li {
	float: none;
	border-right: none !important;
}
.top-cat ul.dropdown li.dir {
	background: none !important; 
}
.top-cat ul.dropdown-vertical a {
    padding: 3px 11px 3px 11px !important;
}
.top-cat ul.dropdown li ul li a {
    padding: 6px 11px !important;
}
.header, .header .top-cat, .header .top-cat ul {
	z-index: 19;
}
/* /Horizontal Categories */
.select-wrap {
    position:relative;
}
/*
#cart_status .lowercase, #cart_status .float-left strong {
	display: none;	
}
*/
/*home page*/
.home-text-block {
	float: left;
	width: 315px;
	padding: 14px 18px 22px 0;
}

.home-text-block p {
    padding-left: 5px;
}
.block-2, .block-4 {
	padding-right: 0;
}
.block-1 h3, .block-2 h3, .block-3 h3, .block-4 h3 {
	background: url("images/icons/design_icon.gif") no-repeat left -5px;
	padding: 0 0 6px 36px;
	margin-left: -4px;
} 
.block-2 h3 {
	background: url("images/icons/folder_icon.gif") no-repeat left -5px;
}
.block-3 h3 {
	background: url("images/icons/core_icon.gif") no-repeat left -5px;
}
.block-4 h3 {
	background: url("images/icons/screw_icon.gif") no-repeat left -5px;
}
.home-text-block h3 {
	font: bold 18px arial;
	color: #353535;	
}
.under-banner {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d9d9d9;
	background: #e9e9e9; 
}
.under-banner ul {
	list-style: none;
	margin: 0;
	padding: 12px 0 10px;
}
.under-banner ul li {
	display: inline;
	padding: 6px 42px 6px 0;
	background: url("images/hor_separator.gif") no-repeat 102% center;	
}
.under-banner li a, .under-banner li a:link, .under-banner li a:visited, .under-banner li a:hover {
	font: bold 14px arial;
	color: #656565;
	padding: 4px 0 4px 0;
	letter-spacing: -1px; 
	text-shadow: 1px 1px #ffffff;
	text-decoration: none !important;
}
.under-banner li a:hover{
	color: #222222;
}
.sub-footer {
	background: #eeeeee url("images/footer-shadow.gif") no-repeat center top;
	border-top: 1px solid #d5d5d5;
	padding: 25px 0 40px;
}
.footer {
	background: #272727 url("images/sub_footer_bg.gif") repeat-x center top;
	padding: 30px 0;
}


/*/*/

.footer .form-field {
	padding: 0;
	margin: 0;
}

.footer p, .footer label {
	color: #737373;
}
.footer p {
	line-height: 18px !important;
	padding: 2px 0;
}
.footer .select-field select {
	display: none;
}
.bc-arrow {
	width: 7px;
	height: 6px;
}
.content-tools-helper .select-popup {
	left: 0 !important;
	top: 0 !important;
	margin-left: -12px !important;	
	margin-top: 28px !important;	
}
.product-options-container {
	padding: 2px 2px;
}
.popup-notes-content {
	left: 0 !important;
	width: 700px !important;
	margin: -100px 180px 0; 
	z-index: 600 !important;
}
/*
.product-main-info .clear .image-border .center {
	background: #f5f5f5;
	border: 1px solid #eeeeee;
	border-top: 1px solid #dddddd;
	margin: 8px 0 0 !important;
	padding: 4px 0 !important;
}
*/
.jcarousel-skin {
	margin-top: 8px !important;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	height: 82px;
	margin-top: -82px;
}
.pr-options {
	background: #f5f7f7;
	margin: 6px 0 !important;
	padding: 8px 15px !important;
	border: 1px solid #e3ebeb;
	max-width: 450px;
}
.pr-tabs {
 	float: right;
    width: 604px;
}
.pr-tabs .wysiwyg-content {
	padding: 0 10px;

}
#content_block_features .form-field {
	margin: 12px 0;
}
#content_block_features .form-field label  {
	width: 330px;
	margin-left: -330px !important;
}
#content_block_features .form-field{
	padding: 0 0 0 330px !important;
}

#content_block_features .float-right {
	margin: -2px 200px 0 0;
	line-height: 14px;
}
#content_block_features h2.subheader {
	display: none;
}
/*
.product-main-info .button-submit-action {
	position: absolute;
	top: 30px;
	right: 100px;
}
*/
.tooltip {
/*	margin: -105px 0 0 -200px !important;*/
}
.previewer-container {
	border: none;
}
#viewer {
	height: 82px !important;
	margin: 0px !important;
}
.view-demo-button, .view-demo-button:link, .view-demo-button:visited {
	position: absolute;
    right: 0;
    top: 35px;
	padding: 0 0 0 26px;
	background: url("images/demo_but_left.gif") no-repeat left top;
	text-decoration: none;

}
.view-demo-button span {
	font: bold 13px arial;
	color: #ffffff;
	display: block;
	padding: 10px 24px 10px 0px;
	background: url("images/demo_but_right.gif") no-repeat right top;
	text-shadow: -1px -1px #71b1d8;
}
.view-demo-button:hover {
	background-position: 0 -36px;
	text-decoration: none;
}
.view-demo-button:hover span {
	text-shadow: -1px -1px #71b1d8;
	padding-top: 11px;
	background-position: right -36px;
}
.column-menu {
	margin-left: 0px !important;
}
.column-menu li {
	padding: 4px 0 !important;
	background: none !important;
	border-bottom: 1px dotted #dddddd;
}
.column-menu li {
	padding: 8px 0 !important;
	background: none !important;
	border-bottom: 1px dotted #dddddd;
}
.mainbox-body div.border {
	border: none;
}
.mainbox-body .subheaders-group {
	margin: 0;
}
.mandatory-fields {
	float: right;
}             

.faq-question-header {
	display:block;
	font:bold 14px arial;
	padding:0 0 6px;
}
.faq-answer {
	display:block;
	padding:0 0 14px;
}
.sidebox-wrapper .item-description {
	min-height: 49px;	 
	display: block;
}
.sidebox-wrapper .item-description .margin-top {
	margin-top: 0;
}
.sidebox-wrapper .item-description .text-button {
	display: none;
}
.sidebox-wrapper .item-description p {
	padding: 1px;
}
#preview_right, #preview_left {
	width: 20%;
}
#preview_right span, #preview_left span {
	display: block !important;
	top: 44%;
}
.product-info .buttons-wrapper {
	float: left;	
}
.addthis_toolbox {
	margin: 0;
}
.image-border p {
	padding: 5px 23px;
}
.demo-site-panel {
	display: none;
}

.login .cm-required {
	background: none !important;
}
.free {
	background: url("images/free_icon.gif") no-repeat  center center;
	height: 17px;
	margin: -3px 0 0 -3px;
	position: absolute;
	width: 51px;
}

.go-button {
	height: 28px;
	width: 28px;
	display: inline-block;
	background: url("images/icons/go.gif") no-repeat  center center;
}
.top-search .go-button {
	background: url("images/icons/search.gif") no-repeat  center center;
}
.footer .go-button { 
	background: url("images/icons/subscribe.gif") no-repeat  center center;
}

.google-newsletter {
	padding: 0 25px 0 0;
}
.footer h5 {
	color: #9e9e9e !important;
    font: bold 14px arial;
    padding: 1px 18px 8px 0;
    text-align: left;
    text-shadow: 1px 1px #000000;
}

.google-newsletter p {
	padding-bottom: 6px;
}
.google-newsletter input {
	float: left;
	background: url("images/subscribe_input.gif") no-repeat left center;
	padding: 5px;
	width: 173px;
	border: none;
	margin: 0;
	color: #999999;
}
.google-newsletter input.s-button {
	background: url("images/subscribe_but.gif") no-repeat left center;
	margin: 2px 0 0 1px;
	width: 73px;
	height: 23px;
	cursor: pointer;
}

/* Notification styles */
.notification, .notification a {
	font: 12px arial;
}
.notification-wrapper {
	border: 1px solid #faf0ce;
	background: #fffeeb;
	padding: 8px;
	margin: 25px 20px 25px 20px;
}
.note-notification-wrapper {
	border: 1px solid #d4e7c0;
	background: #f0fbe5;
}
.codelisting-wrapper {
    border: 1px solid #e0e0e0;
    background: #f0f0f0;
    padding: 8px;
    margin: 25px 20px 25px 20px;
}
.warning {
	font: bold 13px arial, verdana;
	text-transform: uppercase;
	padding: 0 0 0 21px;
	margin: 0 0 4px 0;
	display: block;
	background: url("images/icons/warning_icon.gif") no-repeat left 50%;
}
.note {
	font: bold 13px arial, verdana;
	text-transform: uppercase;
	padding: 0 0 0 21px;
	margin: 0 0 4px 0;
	display: block;
	background: url("images/icons/note_icon.gif") no-repeat left 50%;
}
/* /Notification styles */

#at16pf {
	height: 22px !important;
}
.cm-custom b {
	font-size: 14px;
	color: #111111;
}

#top_menu ul ul {
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.notification-content  {
	z-index: 1000;
}
.affiliate-code {
	display: none;
}
.cards {
	margin: 12px 30px 0 0;
	border-top: 1px solid #353535;
	clear: both;
}
.error-message .message p {
	color: red;
}
.sale-icon {
	position: absolute;
	z-index: 18;
	margin: 10px 0 0;
	left: 905px;
	width: 75px;
	height: 75px;
	background: url("images/sale_icon.png") no-repeat left top;
}
.ticked-list li {
	background: url("images/tick.gif") no-repeat left 8px !important;
	padding: 2px 0 0 15px !important;
	line-height: 22px;
}
.poll-text-answer {
	width: 93% !important;
}
.pp_gallery {
	display: block !important;
	margin-top: 3px !important;
}
p.pp_description {
	display: none !important;
}
#fancybox-left-ico {
	left: 22px !important;
}
#fancybox-right-ico {
	left: auto !important;
	right: 22px !important;
}
.cm-popup-box {
	-moz-box-shadow: 1px 2px 6px #777777;
	-webkit-box-shadow: 1px 2px 6px #777777;
	box-shadow: 1px 2px 6px #777777;	
}
.site-rss strong {
	display: block;
	font-weight: normal !important;
	color: #777;
}
.addthis_toolbox {
	min-width: 370px;
}
#step_four_body .right {
	text-align: right;	
}
.checkout-steps .right {
	text-align: left;	
	padding: 10px 0;
	display: block;
}
.checkout-steps .button-tool a {
	padding: 2px 5px;
	background: #a72727;
	color: #ffffff;
	text-decoration: none;
	border-radius: 2px;
}
.checkout-steps .button-tool a:hover {
	background: #b82d2d;	
}
.badges  {
	right: 0;
	margin-top: -51px;
	margin-right: -8px;
	position: absolute;
}
.product-main-info .prod-info .price {
	font-size: 12px;
}

/* home page */
.home-right-column p {
	margin-bottom: 11px;
}
p .home-central-column strong {
	color: #494949;
}
.left-block img, .right-block img {
	border: 4px solid #ecf4f7;                                  	
	margin-bottom: 8px;
}
.left-block {
	float: left;
	width: 330px;
}
.right-block {
	float: right;
	width: 330px;
}
.home-title {
	padding: 24px 0 14px 0;
 	color: #3d3e3e;
	font: 25px "Arial";
	clear: both;
}

.home-sidebox a {
	font: 13px Arial;
}
.home-sidebox {
	padding: 0 0 25px 0;
}

/* / home page*/

.top-tools-helper {
	display: none;
}
.buttons-container, .price, .list-price, .prices-container, .pr-options, .product-header-extra, .product-options-container {
	display: none;
}
.pr-tabs > h1:first-child {
	display: none;
}
.pr-tabs .wysiwyg-content {
	padding: 0;
}
.addthis_toolbox {
	float: none !important;
}
._56z- {
	width: 374px !important;
}
.product-info {
	padding-left: 24px;
}
.product-main-info .product-info {
/*	padding-left: 25px;
	float: right;
	overflow: inherit;
	width: 605px;
*/
}
