@import url("lumi.css");

/* General styles */
body,th,td,tt,p,div {
	color: #454545;
	font-family: 'Lucida Grande', verdana, sans-serif;	
	font-size: 11px;
}
body,form,div,p,span {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#quick-search input {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #fff;
}
.slash {
	color: #999;
	font-family: "Trebuchet MS", arial, sans-serif;
}
input,textarea,select {
	color: #454545;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	padding-left: 1px;
}
.input-text {
	margin-left: 0px;
	color: #454545;
	border: 1px solid #999;
}
.input-text-check {
	text-align: center;
	color: #666666;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-weight: bold;
}
.input-text-100 {
	color: #454545;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	width: 100%;
}
/*p {
	margin-top: 6px;
	margin-bottom: 6px;
}*/
a:link {
	color: #07b;
	font-weight: normal;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #07b;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
}
a:hover	{
	color: #07b;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
}
a:active {
	color: #07b;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
}
.underlined:link, .underlined:visited, .underlined:active {
	text-decoration: underline;
}
.underlined:hover {
	text-decoration: none;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
hr {
	border: solid #dfdfdf 0px;
	border-top-width: 1px;
	height: 0px;
	margin: 0;
	padding: 0;
}
.subheader {
	color: #666;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}
.subheader2 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumbs {
	color: #999;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	height: 17px;
	float: left;
	padding-top: 7px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #666;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
}
.breadcrumbs-link:hover {
	text-decoration: underline;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.side-padding {
	padding-left: 8px;
	padding-right: 3px;
	border-bottom: 1px solid #dddddb;
}
.expanded {
	width: 100%;
}
/* /General styles */

/* Header styles */
.top-bg {
	height: 79px;
	padding: 0px 35px 0px 35px;
	width: 730px;
}
.top-text {
 	color: #666;
	font-family: 'Lucida Grande', verdana, sans-serif;
	font-size: 11px;
}
.top-quick-link:link, .top-quick-link:visited, .top-quick-link:active {
	color: #666;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
}
.top-quick-link:hover {
	text-decoration: underline;
}
.select-language {
 	color: #2e2e2e;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
}

.top-menu-bg {
	background-color: #5d94d6;
	background-image: url('images/top_menu_bg.gif');
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	border-top: 0px solid #bdbdbd;
	border-bottom: 0px solid #bdbdbd;
	color: #ffffff;
}
/* /Header styles */

/* Footer styles */
.bottom-wrapper {
	height: 50px;
	border: 0px solid blue;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	width: 750px;
}
.bottom-bg {
	background-color: #eaeaea;
	background-image: url('images/bottom_line_bg.gif');
	background-repeat: repeat-x;
	height: 50px;
}
.bottom-menu {
	color: #999;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px; 
	width: 750px;
	margin: 10px auto 0px auto;
	padding: 7px 10px 0px 10px;
	text-align: left;
}
.bottom-menu-links:link, .bottom-menu-links:visited, .bottom-menu-links:active {
	color: #07b;	
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px; 
}
.bottom-menu-links:hover {
	text-decoration: underline;
}
.bottom-copyright {
	color: #666;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 2px 10px 0px 10px;
	text-align: left;
}
.bottom-copyright-links:link, .bottom-copyright-links:visited, .bottom-copyright-links:active {
	color: #666;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px; 
}
.bottom-copyright-links:hover {
	text-decoration: underline;
}
/* /Footer styles */

/* Side boxes styles */
.sidebox-border {
	background-color: #296dc1;
}
.sidebox-title-bg {
	background-color: #5d94d6;
	background-repeat: repeat-x;
}
.sidebox-title {
	width: 173px;
	border-right: #dfdfdf 1px solid;
	border-top: #dfdfdf 1px solid;
	border-left: #dfdfdf 1px solid;
	color: #666;
	text-align: center;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px;
	letter-spacing: 0.3em;
	padding-top: 7px;
	background-image: url('images/sidebox_title_bg_overs.gif');
	background-repeat: repeat-x;
}

.sidebox-title-welcome {
	width: 173px;
	height: 11px;
	border-right: #dfdfdf 1px solid;
	border-top: #dfdfdf 1px solid;
	border-left: #dfdfdf 1px solid;
	color: #666666;
	text-align: center;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fff 2px 2px;
	letter-spacing: 0.3em;
	padding-top: 7px;
	background-image: url('images/sidebox_title_bg.gif');
	background-repeat: repeat-x;
	
}
.sidebox-body {
	color: #454545;
	width: 153px;
	background-color: #dfdfdf;
	background-image: url('images/sidebox_body_bg_cart.gif');
	border-right: #dfdfdf 1px solid;
	border-top: #dfdfdf 0px solid;
	border-left: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 1px solid;
	padding: 7px 10px 6px 10px;
}
.sidebox_body_login {
	color: #454545;
	background-color: #dfdfdf;
	background-image: url('images/sidebox_body_bg.gif');
	background-repeat: repeat-x;
	border-right: #dfdfdf 1px solid;
	border-top: #dfdfdf 0px solid;
	border-left: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 0px solid;
	padding: 7px 10px 6px 10px;
	width: 153px;
}
*html .sidebox_body_login {
	color: #454545;
	background-color: #dfdfdf;
	background-image: url('images/sidebox_body_bg.gif');
	background-repeat: repeat-x;
	border-right: #dfdfdf 1px solid;
	border-top: #dfdfdf 0px solid;
	border-left: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 0px solid;
	padding: 7px 10px 6px 10px;
	width: 163px;
}
.sidebox-body-white {
	color: #454545;
	background-color: #ffffff;
	border-right: #296dc1 1px solid;
	border-top: #296dc1 1px solid;
	border-left: #296dc1 1px solid;
	border-bottom: #296dc1 1px solid;
	padding: 7px 10px 6px 10px;
}
.sidebox-delim {
	background-image: url('images/sidebox_body_delim.gif'); 
	background-repeat: repeat-x;
}

.sidebox-link:link, .sidebox-link:visited, .sidebox-link:active {
    	color: #07b;
   	font-size: 10px;
	font-family: 'Trebuchet MS', verdana, sans-serif;	
}               
.sidebox-link:hover {
	text-decoration: underline;
}
.sidebox-input-text {
	color: #999;
	font-size: 11px;
	font-family: 'Lucida Grande', Lucida, Verdana, sans-serif;
	background-color: #fff;
	border: 1px solid #bbb;
}

#quick-search .sidebox-input-text {
	width: 141px;
	border: 1px solid #bbb;
	vertical-align: middle;
	padding: 2px 4px;
	margin-left: 5px;  /* Plus 3px (html space) */
}

#quick-search input.btn {
	border: 0;
	vertical-align: middle;
	margin-left: 5px;  /* Plus 3px (html space) */
}
/* /Side boxes styles */

/* Main boxes styles */
.mainbox-border {
	background-color: #296dc1;
}
.mainbox-title-bg {
	background-color: #5d93d6;
	background-image: url(images/mainbox_title_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 21px;
	border-right: #296dc1 1px solid;
	border-left: #296dc1 1px solid;
}
.mainbox-title {
	color: #ffffff;
	font-size: 11px; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	background-color: #5d93d6;
	position: relative;
}
.mainbox-body {
	color: #333;
	padding: 10px;
	background-color: #ffffff;
	width: 525px;
	border: #ddd 1px solid;
}
/* /Main boxes styles */

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

.sidebox-rootcategory:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-rootcategory:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-rootcategory:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-rootcategory:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-subcategory:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.sidebox-subcategory:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.sidebox-subcategory:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.sidebox-subcategory:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
/* /Categories side box */

/* Site info side box */
.sidebox-roottopic:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-subtopic:link {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:visited {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:active {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
/* /Site info side box */


/* Authentication side box */
.auth-text {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	padding-top: 0.1em;
	white-space: nowrap;
}
.auth-subtitle {
	color: #000000;
	font-family: "Lucida Grande", lucida, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.small-link {
	font-size: 9px;
}
/*  /Authentication side box */

/* Search side box */
.search-text {
    	color: #666; 
   	font-size: 11px;
	font-family: "Lucida Grande", lucida, verdana, sans-serif;	
	font-weight: normal;
	vertical-align: middle;
}
.search-selectbox {
	color: #00003B;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #bbb;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 1px;
	margin: 0;  /* Plus 3px (html space) */
}
.search-advanced:link {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:visited {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:hover {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}
.search-advanced:active {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}
/* /Search side box */

/* Bestsellers side box */
.bestseller-sidebox {
    color: #333333;
   	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
/* /Bestsellers side box */

/* Notification box */
.notification-title-N {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: normal;
}
.notification-border-n { 
	background-color: #07b;
	border: 0px solid #07b;
}
.notification-body-n {
	background-color: #07b;
	color: #80bbdd;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}
.notification-title-E {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: normal;
}
.notification-border-e {
	background-color: #c30;
	border: 0px solid #c30;
}
.notification-body-e {
	background-color: #c30;
	color: #e98;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}
.notification-border-w {
	background-color: #d90;
	border: 0px solid #d90;
}
.notification-body-w {
	background-color: #d90;
	color: #ec7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}
.notification-title-W {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: normal;
}
/* /Notification box */

/* Section in main box */
.section-body {
	background-color: #ffffff;
	color: #000000;
	padding-left: 26px;
	border: 1px solid #999;
}
.section-title {
	color: #07b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal;
	padding-left: 5px;
}

/* Section in main box */

/* Buttons */

.button {
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	white-space: nowrap;
	height: 17px;
	cursor: pointer;
}
.action_button {
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	white-space: nowrap;
	height: 17px;
	cursor: pointer;
}
.action_button:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}
.action_button:hover {
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}
.button-link:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}
.button-link:hover {
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}
.text-button-link:link, .text-button-link:visited, .text-button-link:active {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #0077bb;
}
.text-button-link:hover {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #0077bb;
}

/* /Buttons */

/* eMenu */
.emenu-border {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.emenu-over {
	background-color: #cccccc;
	cursor: pointer;
	color: #ffffff;
}

/* /eMenu */

/* Category page */
.category-description {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.product-title:visited {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.product-title:hover {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:active {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #0077bb;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.product-tools {
	background-color: #EDF4FD;
}
.sku {
	font-size: 9px;
	color: #868686;
}
.more-info {
	font-size: 10px;
}

.product-code {
	margin: 3px 0 2px;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #999;
}
.list-price {
	color: #999;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px; 
	font-weight: normal;
}
.price {
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.price-check {
	color: #c30;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.discount {
	color: #666666;
	font-size: 10px;
}
/* Category page */

/* Form styles */
.form-field-title {
	background-color: #ffffff;
	color: #141414;
}
.form-title	{
	background-color: #ffffff;
	color: #141414;
	font-weight: bold;
}
.form-note {
	background-color: #ffffff;
	color: #141414;
}
.required-field-mark {
	color: #ff0000;
	text-align: left;
}
/* Form styles */

/* Checkout pages */
.table-head {
	background-color: #ffffff;
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
 	padding-left: 8px;
	padding-right: 3px;
	height: 22px;
}
.table-row {
	width: 495px;
	background-color: #eee;
}
.table-row-even {
	width: 495px;
	background-color: #fff;
}

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	background-color: #eee;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	font: 12px Tahoma, Verdana, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: black;
}
/* all levels outer */
.moout {
	text-decoration : none;
	border : 1px solid #666666;
	background: #ffffff;
}
.moover {
	text-decoration : none;
	border : 1px solid #666666;
	background: #cccccc;
	cursor: pointer;
}

a.sort-by-links:link {
	color: #296dc1;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #296dc1;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #f27a00;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #296dc1;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #296dc1;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #296dc1;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #f27a00;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #296dc1;
	text-decoration: underline;
	font-weight: bold;
}

.notification-checkout {
        color: #61646E;
}
.notification-checkoutl {
        color: #61646E;
}
.notification-checkoutl:link {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutl:visited {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutl:hover   {
        color: #f27a00;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutblue {
        color:#296dc1;
}
.profiles-vert-img {
	width: 10px;
}
.discount-label-text {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.section-active-tab-bg {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	color: #07b;
	background: url('images/tab_bg_active.gif');
	background-color: #5f96db;
	font-weight: normal;
}
.section-inactive-tab-bg {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: #999;
	white-space: nowrap;
	background: url('images/tab_bg.gif');
	background-color: #e9e9e9;
	font-weight: normal;
}
.section-outer-border {
	border-left: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
	border-bottom: 1px #DDDDDD solid;
	margin: 21px 0px 0px 3px;
	/*clear: both;*/
}
.ajax-message {
	border: 0px solid #000000; 
	background-color: #404040;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
}
.valign {
	vertical-align: middle;
}
.main-text {
	color: #333333;
}
a.sort-link:link {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold; text-decoration: none;
}
a.sort-link:visited {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold; text-decoration: none;
}
a.sort-link:hover	{
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold; text-decoration: underline;
}
a.sort-link:active {
	color: #0077bb;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold; text-decoration: underline;
}

/*DIV*/
.wrapper {
	position: relative;
}

.main-wrapper {
	position: relative;
}

.main-wrap {
	position: relative;
	border: 0px solid black;
}

.main-left-column {
	float: left;
	width: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

.main-right-column {
	width: 140px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}
.main-content {
	width: 545px;
	float: left;
	padding: 0px 10px 0px 35px;
}
.logo-image {
	width: 70px;
	height: 70px;
	position: absolute;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}

.top-quick-links {
	padding-top: 10px;
	right: 0px;
	white-space: nowrap;
	text-align: right;
}

.select-currency-top {
	margin-top: 0px;
	right: 130px;
}

.select-language-top {
	margin-top: -10px;
	padding-top: 0px;
	right: 3px;
}

.top-menu-border-top {
	background-color: #2c66ac;
	width: 100%;
}

.top-menu-border-bottom {
	background-color: #2c66ac;
	width: 100%;
	border-top: 1px solid #2c66ac;
}

.top-menu-bottom {
	background-image: url(images/top_menu_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

.nav-top {
	position: relative;
	width: 398px;
}

.nav-top ul {
	background-repeat: no-repeat;
	margin: 0px 0px 0px -70px;
	position: absolute;
	height: 30px;
	width: 398px;
}

.nav-top ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

.nav-delim1 {left: 0px; width: 2px;}

.nav-home {left: 2px; width: 130px;}

.nav-delim2 {left: 132px; width: 2px;}

.nav-catalog {left: 134px; width: 130px;}

.nav-delim3 {left: 264px; width: 2px;}

.nav-account {left: 266px; width: 130px;}

.nav-delim4 {left: 396px; width: 2px;}

.nav-cart {left: 398px; width: 130px;}

.nav-delim5 {left: 528px; width: 2px;}

.nav-top ul li, .nav-top a {
	height: 30px;
	display: block;
}

.nav-top a {
	padding-top: 0.7em;
	padding-bottom: 1.1em;
	text-align: center;
	cursor: pointer;
} 

.nav-top-a:link {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.nav-top-a:visited {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.nav-top-a:hover {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.nav-top-a:active {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

#delim {
	padding: 0px;
	margin: 0px;
}

.top-menu-bg-active {
	background-repeat: repeat-x;
	cursor:pointer;
	width: 130px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.top-menu-bg-active:link {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.top-menu-bg-active:visited {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.top-menu-bg-active:hover {
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.top-menu-bg-active:active {
	background-repeat: repeat-x;
	color: #ffffff;
/* 	font-family: tahoma, arial, verdana, sans-serif;	 */
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.mainbox-title-left {
	position: absolute;
	width: 9px;
	height: 21px;
	z-index: 1;
}

.mainbox-title-icon {
	position: absolute;
	margin-left: 9px;
	background-image: url(images/mainbox_title_bg.gif);
	background-repeat: repeat-x;
	width: 21px;
	height: 21px;
	padding-top: 8px;
}

.mainbox-title-text {
	color: #07b;
	position: relative;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 10px;
}

.sidebox-wrapper {
	position: relative;
}
.sidebox-title-image {
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
}

.sidebox-title-text {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 32px;
	margin-top: 5px;
}

.bottom-line {
	background-image: url(images/bottom_line_bg.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}

.copyright {
	color: #717171;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	text-align: left;
}
.events-wrapper ul {
	padding-left: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

.events-wrapper ul li {
	list-style-image: url(images/dot.gif);
	padding-bottom: 1px;
}

.events-nav ul {
	padding: 2px 0px 0px 15px;
	margin: 0px;
	list-style-image: url(/skins/default_blue/customer/images/sidebox_cart_delim.gif);
}

.bestsellers-wrapper ul {
	padding-left: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

.bestsellers-wrapper ul li {
	list-style-image: url(images/dot.gif);
	padding-bottom: 1px;
}

.site-info-menu {
	padding-left: 15px;
}

.site-info-links {
	position: absolute;
}

.site-info-image {
	padding-left: 12em;
}

.site-info-subtopics-content {
	padding-left: 10px;
}

.product-details-wrapper {
	position: relative;
	padding: 0px 10px 10px 10px;
}

.product-details-wrp {
	overflow: hidden;
}

.product-details-image {
	padding-bottom: 10px;
	margin-right: 10px;
}

.product-details-description {
	margin-right: 0px;
	border: 0px solid gray; 
	width: 345px; 
	margin-left: 185px;
	vertical-align: top;
}

.product-details-frends {
	position: absolute;
	right: 1px;
	white-space: nowrap;
}

.product-details-discount-label {
	margin-top: -3em;
	padding-left: 10em;
	position: absolute;
}
*html .product-details-discount-label {
	margin-top: -3em;
	padding-left: 17em;
	position: absolute;
}
.product-details-stock-title {
	width: 90px;
	border: 0px solid red;
	color: #666;
	float: left;
	clear: left;
}
*html .product-details-stock-title {
}
.product-details-stock-data {
	padding: 0;
}
*html .product-details-stock-data {
	padding: -15px 0px 5px 0px;
}
.product-details-add-to-wishlist {
	position: absolute;
	margin-left: 100px;
}

.product-details-add-to-comparelist {
	position: absolute;
	margin-left: 225px;
}

.discussion-data {
	position: relative;
	padding-top: 0.15em;
	padding-right: 0.15em;
	padding-bottom: 0.15em;
	padding-left: 0.15em;
}

.discussion-data-author {
	color: #999;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	position: absolute;
	text-align: left;
}

.discussion-data-date-added{
	color: #999;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	text-align: right;
}

.discussion-stars {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

#stars img {
	vertical-align: middle;
}

.discussion-message {
	padding-bottom: 0.8em;
}

#product-details-description {
	position: relative;
}

.list-price-label {
	color: #555555;
	font-size: 11px;
}

.sidebox-news-wrapper {
	position: relative;
}

.sidebox-news-delim {
	background-image: url(images/sidebox_body_delim.gif);
	background-repeat: repeat-x;
}

.input-email {
	position: absolute;
	padding-top: 0.4em;
}

.email-arrow {
	padding-left: 12em;
}

.quick-search-wrapper {
	position: relative;
	width: 545px;
	height: auto;
	right: 0;
	margin: 25px 0 0 0;
}

.quick-search-data {
	padding-top: 0em;
	height: 17px;
}

.button-search-go {
	margin-top: 0em;
	padding-left: 0em;
}

.quick-search-advanced {
	padding-top: 0.7em;
}

.cart-content-wrapper{
	position: relative;
	overflow: hidden;
}

.cart-content-image {
	float: left;
	margin-right: 10px;
}

.cart-description {
	display: table;
}

.cart-content-amount {
	position: absolute;
	margin-top: 5px;
}
*html .cart-content-amount {
	margin-top: 3px;
}
.cart-content-price {
	margin: 0em 0em 0em 3.5em;
}

.cart-calc {
	position: absolute;
	right: 0px;
	text-align: left;
}

.cart-list {
	text-align: right;
	margin-right: 50px;
	margin-top: -0px;
}

.cart-update-cart {
	position: absolute;
}

.cart-clear-cart {
	position: absolute;
	margin-left: 72px;
}
*html .cart-clear-cart {
	position: absolute;
	margin-left: 118px;
}
.cart-button-checkout {
	position: absolute;
	right: 10px;
	padding-bottom: 0.1em;
}

.product-advanced-wrapper {
	position: relative;
	overflow: hidden;
}

.product-advanced-image {
	float: left;
	margin-right: 10px;
}

.product-advanced-description {
	display: table;
}

.product-advanced-top {
	text-align: right;
}

.product-advanced-button-wrapper {
	position: relative;
}

.product-advanced-add-to-cart {
	float: left;
	margin-right: 10px;
}

.product-advanced-add-to-wishlist {
	float: left;
	margin-right: 10px;
}

.product-advanced-add-to-comparelist {}

.product-advanced-checkbox {
	position: absolute;
	right: 0.1em;
}

.product-advanced-discounted {
	position: relative;
}

.product-advanced-discounted-label {
	margin-top: -2em;
	padding-left: 16em;
	position: absolute;
}

/*.cart-status-image {
	position: absolute;
}*/


.cart-status-description {
	font-size: 10px;
	color: #666;
	font-family: "Lucida Grande", lucida, verdana, sans-serif;
	text-align: left;
	margin-left: 3.0em;
}
*html .cart-status-description {
	text-align: left;
	margin-left: 3.0em;
}
#login {
	text-align: left;
	width: 200px;
}

.sidebox-login-info {
	padding-left: 0px;
}

.sidebox-login-logbut {
	max-width: 75%;
}

.sidebox-login-regbut {
	right: 12px;
	position: absolute;
}

.add-post-name {
	white-space: nowrap;
}

.add-post-data {
	padding-bottom: 0.4em;
}

.add-post-data-button {
	position: absolute;
	padding-left: 0.4em;
}
.send-to-friend-name {
	margin: 7px 0px 3px 0px;
}

.send-to-friend-mark {
	color: #ff0000;
}

.send-to-friend-button {
	position: absolute;
}

#profilies-info {
	position: relative;
}

#profilies-wrp {
	position: relative;
	width: 420px;
}

#profilies-name {
	width: 200px;
	text-align: right;
}

#mark-profile-id {
	position: absolute;
	padding-left: 200px;
	width: 5px;
	color: #ff0000;
}

#profilies-data {
	position: absolute;
	padding-left: 205px;
	width: 180px;
}

#status-profile-id {
	padding-left: 385px;
}

.multicolumns-wrapper {
	text-align: left;
	position: relative;
	z-index: 1;
	overflow:hidden;
}

.multicolumns-image {
	min-height: 130px;
	padding: 0 0 10px 0;
}

.section{
	margin: 10px 0px 10px 2px;
	padding: 0px 1px;
	float: left;
}

.home_product{
	text-align: center;
	height: 240px;
}

.checkout-login {
	width: 100px;
}

.coupon-wrapper {
	position: relative;
}

.coupon-title {
	white-space: nowrap;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: trebuchet MS, sans serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;
}

.coupon-field {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 90px;
	position: absolute;
}

.coupon-button {
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 400px;
	position: absolute;
}

#checkout-wrapper {
	position: relative;
	margin: -10px 10px 10px 10px;
}

.checkout-update {
	padding-top: 10px;
	width: 70px;
}
*html .checkout-update {
	padding-top: 80px;
	width: 70px;
	padding-left: 35px;
}
#payment-wrapper {
	position: relative;
}

#payment-check {
	margin-bottom: 5px;
	margin-left: 33%;
}

#payment {
	position: absolute;
	margin-bottom: 5px;
	margin-left: 36%;
}

#payment-descr {
	position: absolute;
	margin-bottom: 5px;
	margin-left: 50%;
}

.shipping-title {
	position: absolute;
	padding: 12px 0px 15px 10px;
	font-family: trebuchet MS, sans serif;  
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;
}

.shipping-data {	
	padding: 12px 0px 15px 120px;
}
.payment-title {
	position: absolute;
	padding: 12px 0px 15px 10px;
	font-family: trebuchet MS, sans serif;  
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;
}

.payment-data {	
	padding: 12px 0px 15px 120px;
}
.login-wrapper {
	position: relative;
	text-align: left;
	width: 200px;
}

#events-main-wrapper {
	position: relative;
	padding: 0px 10px 10px 10px;
}

#content_products {
	padding: 0px 5px 5px 5px;
}

#content_discussion {
	padding: 0px 10px 10px;
}
.events-field-name {
	white-space: nowrap;
}

.events-data {padding-bottom: 5px;white-space: nowrap;}

.event-delete {bottom: 15px;left: 75px;position: absolute;}

.event-update {bottom: 15px; position: absolute}

.product-search-button {
	position: absolute;
}

.event-product-wrapper {position: relative; overflow: hidden;}

.event-product-image { float: left; margin-right: 10px;}

.event-product-description { display: table}

.event-product-check {position: absolute;top: 1px;right: 10px;}

.event-product-top {position: absolute;right: 10px;bottom: 5px;}

.event-product-update { position: absolute;}

.event-view-title {
	white-space: nowrap;
	font-weight: bold;
}

.event-view-data {
	position: absolute;
	left: 120px;
	white-space: nowrap;
}

.event-view-wrapper {position: relative;padding: 0px 5px 10px 5px;}

.event-product-button {margin: 0px 0px 0px 0px;}

.event-search-title {
	padding: 3px 0px 3px 0px;
}

.event-search-mark {padding-bottom: 2px;color: #ff0000;}

.event-search-startday {position: absolute;}

.event-search-del {position: absolute;left: 196px;}

.event-search-endday {padding-left: 214px;}

.event-search-data {
	padding: 3px 0px 0px 0px;
}

.manufacturers-name {position: absolute; left: 60px; padding-top: 10px;}

.manufacturers-image {width: 65px; padding-bottom: 3px;}

.news-title {min-height: 23px; width: 100%;position: relative;}

.news-header {
	padding-top: 4px;
	padding-left: 5px;
}

.news-data {
	position: absolute;
	right: 5px;
	padding-top: 4px;
}

.news-descr {padding-left: 20px;}

.wishlist-shop {left: 140px; position: absolute;}

.wishlist-clear {
	position: absolute;
	left: 10px;
}

.wishlist-empty-continue {
	position: absolute;
	left: 0;
}

.recover-wrap {
	position: relative;
	width: 100%;
}

.recover-pswd-button{
	position: relative;
}

.wishlist-add-to-cart {
	padding-bottom: 3px;
}

.sitemap-site-info {
	position: absolute;
	left: 33%;
	top: 1px;
	width: auto;
}

.sitemap-my-account {
	position: absolute;
	left: 65%;
	top: 1px;
	width: auto;
}

.sitemap-categories {
	width: auto;
	padding-left: 5%;
}

.sitemap-item {
	padding-left: 10px;
}


.welcome-image {
	float: right;
	right: 1px;
	top: 1px;
}

.search-find {
	position: absolute;
	padding: 0px 0px 8px 3px;
}

.search-txt {
	position: absolute;
	margin: 0px 0px 0px 340px;
}

.search-data1 {
	padding: 0px 0px 8px 195px;
}

.search-data2 {
	padding: 0px 0px 8px 70px;
}

.search-title {
	position: absolute;
	padding: 0px 0px 8px 2px;
}

.dtree-wrapper {
	position: relative;
}

.dtree-sep {
	background-image: url(images/categories_delim.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.dtree-link {
	position: absolute;
	left: 1px;
}

.dtree-sub-link {
	padding-left: 10px;
}

.categories-wrapper {
	overflow: hidden;
}

.categories-image {
	float: left;
	margin-right: 0px;
}

.categories-title {
	display: table;
}

.select-lang-wrap {
	position: relative;
}

.select-lang-selbox {
	width: 99%;
	padding-top: 6px;
}

.select-lang-lang {
	text-align: left;
	color: #999999;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
}

.select-language-box {
	position: absolute;
	right: 1px;
}

.select-curr-wrap{
	position: relative;
}

.select-curr-selbox {
	width: 99%;
}

.select-curr-lang {
	text-align: left;
	padding-top: 4px;
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 10px;

}

.subheader-wrapper {
	position: relative;
}

.subheader-icon {
	position: absolute;
	left: 1px;
}

.subheader-title {
	padding-left: 0;
}

.subheader-sep {
	background-color: #999;
	background-repeat: repeat-x;
	width: 100%;
}

.sort-wrapper {
	position: relative;
	margin-left: 250px;
}

.sort-title {
	position: absolute;
	right: 185px;
}

.sort-product {
	position: absolute;
	right: 115px;
}

.sort-price {
	position: absolute;
	right: 65px;
}

.sort-link {
	padding-right: 2px;
}

.sort-selectbox {
}
.product-options-title {
	white-space: nowrap;
}

.product-options-data {
	position: relative;
}

.product-options-option {
	position: absolute;
	left: 40px;
}

.product-options-name {
	color: #666;
	padding: 0px 0px 5px 0px;
}

#cart_status {
	position: relative;
}

.cart-col1 {
	width: 50%;
	padding: 0px 0px 5px 0px;
	white-space: nowrap;
}

.cart-col2 {
	float: left;
	text-align: left;
	white-space: nowrap;
	width: 50%;
	right: 0px;
}

#tab-wrapper {
	position: relative;
}

#tab-left {
	position: absolute;
	width: 7px;
}

#tab-center {
	position: absolute;
	left: 7px;
}

#tab-right {
	margin-left: 40px;
}

.config-image {
	position: absolute;
}

.config-data {
/*	margin-left: 110px;*/
}

.skin-wrapper {
	position: relative;
	border: 1px solid #000000;
	background-color: #dddddd;
}

.skin-title {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}

.skin-name-title {
	position: absolute;
	top: 8px;
	left: 170px;
}

.skin-name {
	position: absolute;
	top: 6px;
	left: 290px;
}

.skin-area-title {
	position: absolute;
	top: 8px;
	right: 100px;
}

.skin-area {
	position: absolute;
	top: 6px;	
	right: 1px;
}

#exceptions-wrapper {
	position: relative;
	width: 100%;
}

.exceptions-image {
	position: absolute;
	top: 7px;
	left: 8px;
}

#exceptions-title {
	padding: 8px 10px 0px 10px;
}

.order-search-wrapper {
	position: relative;
}

.order-search-title {
	position: absolute;
	left: 5px;
	white-space: nowrap;
	padding-top: 2px;
}

.order-search-data {
	padding: 2px 0px 2px 117px;
}

.order-search-status {
	position: absolute;
	left: 5px;
	padding-top: 25px;
}

.orders-info-wrapper {
	position: relative;
}

.orders-info-title {
	position: absolute;
	width: 50px;
	text-align: right;
}

.orders-info-description {
	padding: 0px 0px 3px 55px;
}

.orders-info-barcode {
	position: absolute;
	right: 1px;
	top: 1px;
}

.order-info-wrapper {
	position: relative;
}

.order-info-title {
	position: absolute;
	white-space: nowrap;
}

.order-info-data {
	font-weight: normal;
	padding: 0px 0px 3px 135px;
}

.order-info-coupon {
	white-space: nowrap;
}

#order-info-title2 {
	position: absolute;
	left: 0px;
}

.order-info-data2 {
	padding-left: 70px;
	margin-top: -15px;
}

.cc-wrapper {
	position: relative;
}

.cc-wrap {
	position: relative;
	width: 400px;
}

.cc-title {
	position: absolute;
	left: 0px;
	width: 140px;
	white-space: nowrap;
	text-align: right;
}

.cc-mark {
	position: absolute;
	left: 145px;
	color: #ff0000;
}

.cc-data {
	padding: 0px 0px 3px 155px;
}

.comparison-compare {
	position: absolute;
	left: 10px;
}

.comparison-clear {
	position: absolute;
	margin-left: 76px;
}

.compar-button-wrapper {
	position: relative;
}

.compar-button-clear {
	position: absolute;
	left: 1px;
}

.compar-button-continue {
	position: absolute;
	margin-left: 80px;
}

.events-prod-search-wrapper {
	position: relative;
}

.events-prod-search-title {
	position: absolute;
	white-space: nowrap;
	left: 5px;
}

.events-prod-search-data {
	padding: 0px 0px 5px 130px;
}

.search-result-top-button {
	position: absolute;
	right: 0px;
}

.search-result-top-count {
	margin-left: 0px;
	white-space: nowrap;
	text-align: left;
}

.search-feat-data {
	padding: 0px 0px 3px 50px;
}

.search-feat-descr {
	position: absolute;
}

#prof-info-sep {
	position: absolute;
	width: 1%;
	left: 50%;
}

#prof-info-right {
	position: absolute;
	width: 49%;
	right: 0px;
}

#prof-info-left {
	width: 50%;
}

.prod-features-wrapper {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.prod-features-descr {
	border-right: 1px solid #fff;
	vertical-align: top;
	width: 20%;
	padding: 10px;
	font-weight: bold;
}

.prod-features-data {
	width: 100%;
	vertical-align: top;
	padding: 10px;

}

.profile-fields-check {
	position: absolute;
	left: 0px;
	padding-bottom: 3px;
}

#profile-fields {
	padding-top: 3px;
	margin-left: 25px;
}

.prod-config-wrap {
	position: relative;
}

.prod-config-radio-but {
	position: absolute;
	left: 5px;
}

.prod-config-text {
	padding: 0px 0px 3px 30px;
}

.config-prod-wrap {
	position: relative;
}

.config-prod-select {
	position: absolute;
	left: 5px;
}

.config-prod-sel-text {
	padding-left: 400px; 
}

.configurator-button-right {
	position: absolute;
	right: 10px;
}

.configurator-button-left{
	position: absolute;
	left: 0px;
}

.prod-config-check {
	position: absolute;
	left: 5px;
}

.prod-config-check-text {
	padding:  0px 0px 3px 30px;
}

.index-top {
	width: 100%;
	background-color: #fefefe;
	background-image: url('images/top_bg.gif');
	background-repeat: repeat-x;
}

.index-main {
	width: 100%;
	/*background-image: url('images/product_view.gif');
	background-repeat: no-repeat;*/
	border: 0px solid red;
}


.button-wrapper {
	position: relative;
}

.button-arrow {
	position: absolute;
	right: 7px;
	z-index: 1;
}

.button-left {
	position: absolute;
	left: 0px;
	margin-top: -16px;
	z-index: 1;
}

.button-right {
	position: absolute;
	right: 0px;
	z-index: 1;
}

.cart-button-continue-shopping {
	position: absolute;
}

.cart-empty-continue {
	position: absolute;
	margin-left: 0;
}

.logout-account {
	position: relative;
	right: 0px;
}
*html .logout-account {
	position: absolute;
	border: 0px solid red;
	margin-top: 30px;
	margin-left: -20px;
}
.logout-logout {
	position: absolute;
	right: 10px;
}
*html .logout-logout {
	position: absolute;
	right: 50px;
	margin-top: 25px;
	margin-left: -80px;
	border: 0px solid red;
	padding-bottom: 15px;
}
.product-details-addtocart {
	position: absolute;
}
*html .product-details-addtocart {
	margin-left: 50px;
}
.product-details-discussion {
	clear: both;
}

.product-details-send {
	clear: none;
}

.checkout-button {
	position: absolute;
}

.checkout-cont-button {
	position: absolute;
	padding-left: 40%;
}

.checkout-place-button {
	position: absolute;
}

.search-button-search {
	position: absolute;
}

.login-button {
	position: absolute;
	padding-left: 70px;
}

.checkout-login-button {
	position: absolute;
	padding: 10px 0px 0px 45%;
}
*html .checkout-login-button {
	position: absolute;
	padding: 10px 0px 0px 0px;
	margin-left: 0px;
}
.order-search-button {
	position: absolute;
	margin-left: 5px;
}

.event-search-button {
	position: absolute;
}

.event-search-addnew {
	position: absolute;
}

.event-add-new {
	position: absolute;
}

.event-add-selected {
	padding: 15px 0 0;
	position: relative;
	left: 0px;
}

.event-searh-delselect {
	position: absolute;
}

.access-key-submit {
}

.forms-button-submit {
	position: absolute;
}

.image-wrapper {
	width:100%;
	text-align: left;
	z-index: 1;
}

.section_image{
	margin:0px 2px 0px 2px;
	padding:0px 0px;
	float: left;
	width: 52px;
	height: 52px;
	border: 1px solid #dddddd;
}

.also-bought-wrapper {
	width:100%;
	text-align: left;
	z-index: 1;
	overflow: hidden;
}

.also_bought_section{
	margin:0px 0px 0px 2px;
	padding:0px 1px;
	float: left;
}

.product_also_bought{
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.also-bought-image{
	float: left;
	margin: 0px 10px 10px 0px;
	display: table;
}

.also-bought-descr{
	display: table;
	text-align: left;
}

.also-bought-button {
	position: absolute;
}

.wishlist-wrapper {
	position: relative;
	overflow: hidden;
}

.wishlist-image {
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-right: 10px;
}

.wishlist-description {
	display: table;
}

.wishlist-discounted {
	position: relative;
}

.wishlist-discounted-label {
	margin-top: -2em;
	padding-left: 16em;
	position: absolute;
	float: right;
}

.profilies-button {
	position: absolute;
	padding-left: 45%;
}

.float-fix {display: block;}

.add-image-wrapper {
	overflow: hidden;
}

.categories-multicolummns-wrapper {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.categories-section {
	float: left;
	text-align: center;
	height: 160px;
}

.categories-multicolummns-image {
	min-height: 140px;
}
.index-wrapper {
	width: 800px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
}
.pb-active-bg {
	background-image: url('images/pb_bg_active.gif'); 
	background-repeat: repeat-x; 
	height: 26px;
	color: #ffffff;
	font-family: trebuchet Ms;
	padding: 0px 20px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}
.pb-bg {
	background-image: url('images/pb_bg.gif'); 
	background-repeat: repeat-x; 
	height: 26px;
	color: #999999;
	font-family: trebuchet Ms;
	padding: 0px 20px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}
.pb-link:link {
	font-family: trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}
.pb-link:visited {
	font-family: trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
.pb-link:hover {
	font-family: trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-decoration: underline;
}
.pb-link:active {
	font-family: trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}