/*
$Id: main.css,v 1.1.2.125 2009/06/24 13:22:14 aim Exp $
vim: set ts=2 sw=2 sts=2 et:


general tags styles
*/
HTML, BODY
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	min-width: 780px;
	border: 0px none #000000;
	background: #FFFFFF;
}
DIV, TH, TD, P, INPUT, SELECT, TEXTAREA, TT, BUTTON
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #515151;
	font-size: 12px;
}
A:link
{
	color: #35416C !important;
	text-decoration: underline;
}
A:visited
{
	color: #35416C !important;
	text-decoration: underline;
}
A:hover
{
	color: #2863C2 !important;
	text-decoration: underline;
}
A:active
{
	color: #043FA0 !important;
	text-decoration: underline;
}
H1
{
	margin: 10px 0px;
	padding: 0;
	font-size: 20px !important;
	color: #4E5A77 !important;
	font-weight: normal;
}
H2
{
	margin: 20px 0px 10px;
	padding: 0;
	font-size: 14px;
}
H3
{
	margin: 12px 0px;
	padding: 0;
	font-size: 13px;
	color: #A10000;
}
HR
{
	border: 0px none #000000;
	border-bottom: 1px solid #888888;
	margin: 20px 0px 10px;
	padding: 0px;
	height: 0px;
}
FORM
{
	margin: 0px;
}
TABLE, IMG
{
	border: 0px solid #000000;
}
EM
{
	font-style: italic;
}
STRONG
{
	font-weight: bold;
}
/*
service styles

float-box finisher*/
.clearing
{
	height: 0px;
	font-size: 0px;
	clear: both;
}
/*vertical align (center)*/
.valign-middle
{
	vertical-align: middle;
	height: 100%;
}
.valign-middle-adv-lvl1
{
	height: 100%;
	display: table;
}
.valign-middle-adv-lvl2
{
	display: table-cell;
	vertical-align: middle;
}
.valign-middle-adv-lvl3
{
}
/*horizontal align*/
.halign-center
{
	display: table;
	margin: 0px auto;
	text-align: center;
}
.center
{
	text-align: center;
}
.right-box
{
	width: 100%;
	text-align: right;
}
/*text block container*/
.text-block
{
	margin-bottom: 15px;
}
.text-pre-block
{
	margin-top: 15px;
}
/*no-wrap*/
.nowrap
{
	white-space: nowrap;
}
/*width:100% emulator*/
TABLE.width-100
{
	width: 100%;
}
/*page break*/
.page-break
{
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	page-break-after: always;
}
/*overflow wrapper*/
.overflow
{
	margin-right: 20px;
	overflow: auto;
}
LABEL
{
	vertical-align: bottom;
	line-height: 15px;
}
LABEL INPUT
{
	margin: 0px;
	vertical-align: bottom;
}
LABEL.input-block
{
	vertical-align: middle;
	line-height: 21px;
}
LABEL.input-block INPUT, LABEL.input-block SELECT
{
	vertical-align: middle;
}
LABEL.input-row, .input-row LABEL
{
	float: left;
	padding-right: 20px;
}
LABEL.plain-box
{
	display: block;
	padding-bottom: 15px;
}
LABEL.plain-box .label-title
{
	display: block;
}
A.underline:link, A.underline:visited, A.underline:hover, A.underline:active
{
	text-decoration: underline;
}
/*
common styles
*/
A.small-link:link
{
	color: #3C6992;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
A.small-link:visited
{
	color: #3C6992;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
A.small-link:hover
{
	color: #3C6992;
	text-decoration: underline;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
A.small-link:active
{
	color: #3C6992;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
.error-message
{
	color: #B51A00;
	font-weight: bold;
}
DIV.error-message
{
	margin: 0px 0px 15px;
}
.form-text
{
	color: #112536;
	font-weight: bold;
}
.black-text
{
	color: #000000;
}
A.list-item:link, .list-item A:link
{
	color: #043FA0;
	text-decoration: none;
}
A.list-item:visited, .list-item A:visited
{
	color: #043FA0;
	text-decoration: none;
}
A.list-item:hover, .list-item A:hover
{
	color: #2863C2;
	text-decoration: underline;
}
A.list-item:active, .list-item A:active
{
	color: #043FA0;
	text-decoration: none;
}
TABLE TR.head-row TD, TABLE TR.head-row TH
{
	background: #CCCCCC none;
	font-weight: bold;
}
TABLE TR.subhead-row TD, TABLE TR.subhead-row TH
{
	background: #EEEEEE none;
}
TABLE TR.center-row TH
{
	text-align: center;
}
/*Currency*/
.currency
{
	white-space: nowrap;
}
/*==============================================================================

layout styles

==============================================================================
page container*/
#page-container
{
	min-height: 100%;
	position: relative;
}
/*page layout*/
#content-container
{
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 70px;
	margin-top: 250px;
	z-index: 1;
}
#content-container2
{
	float: left;
	position: relative;
	right: 100%;
	width: 200%;
}
#center
{
	float: left;
	position: relative;
	width: 50%;
	left: 50%;
}
#left-bar
{
	float: left;
	position: relative;
	width: 150px;
	margin-left: 7px;
}
#right-bar
{
	float: right;
	right: 7px;
	position: relative;
	width: 220px;
	top: 2px;
}
#center-main
{
	margin: 0px 250px 0px 25px;
	overflow: hidden;
	position: relative;
}
#header
{
	height: 140px;
	position: absolute;
	top: 0;
	width: 100%;
}
#footer
{
	height: 41px;
	width: 100%;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	float: left;
}
/*
Right-to-left
*/
.rtl
{
	direction: rtl;
}
/*
header styles
*/
#header .line1
{
	position: relative;
	height: 192px;
	direction: ltr;
	width: 100%;
	background-image: url(images/custom/topbg.gif);
}
#header .line1 .logo
{
	background: url(images/custom/top_image.jpg) no-repeat right top;
	height: 192px;
	position: relative;
}
#header .line1 .logo1
{
}
#header .line1 .logo .logo2
{
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .line1 .logo A IMG
{
	margin: -71px;
}
#header .line1 .logo .logo2 IMG
{
	background: url(images/custom/top_image2.gif) no-repeat;
	width: 509px;
	height: 189px;
}
/*horizontal categories*/
.hor-categories
{
	text-align: left;
	background: url(images/custom/hor_categoriesbg.gif) repeat-x;
	position: absolute;
	left: 0px;
	z-index: 1;
	overflow: hidden;
	height: 35px;
	padding: 0 50px 0 0;
}
.hor-categories UL
{
	margin: 10px;
	padding: 0;
	list-style: none;
}
.hor-categories LI
{
	float: left;
	margin: 0;
	padding: 0 10px 0 30px;
	height: 35px;
	white-space: nowrap;
	background: transparent url(images/custom/hor_arrows.gif) no-repeat 15px 4px;
}
.hor-categories LI A, .more-categories LI A
{
	color: #35416C !important;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.more-categories
{
	text-align: left;
	background: transparent url(images/custom/hor_categoriesbg.gif) repeat-x;
	position: absolute;
	right: 0;
	z-index: 100;
	display: none;
}
.more-categories A
{
	display: block;
}
.more-categories UL
{
	display: block;
	position: absolute;
	top: 27px;
	right: 0;
	padding: 0;
	margin: 0;
	border-color: #FAFAFA #83839C #8E8E97 #A5A5BC;
	border-style: solid;
	border-width: 1px;
	background-color: #ECEDEE;
	white-space: nowrap;
	list-style: none;
}
.more-categories LI
{
	padding: 0;
	height: 25px;
	background: transparent url(images/custom/subcat_bg.gif) repeat-x;
}
.more-categories LI A
{
	padding: 5px 20px;
	background: transparent url(images/custom/hor_arrows.gif) no-repeat 6px 9px;
}
.top-categories
{
	width: 100%;
	height: 35px;
	padding: 0;
	margin: 0;
	position: relative;
	background: url(images/custom/hor_categoriesbg.gif) repeat-x;
}
/*Bottom menu*/
.bottom-menu
{
	margin-top: 20px;
}
.bottom-menu TD
{
	width: 150px;
	vertical-align: top;
	padding: 0 70px 0 0;
}
.bottom-menu TD .menu-dialog .content, .bottom-menu TD .menu-dialog .title-bar
{
	background: transparent;
	text-align: left;
}
.bottom-menu TD .menu-dialog .title-bar IMG.icon
{
	width: 0 !important;
}
.bottom-menu TD .menu-dialog UL
{
	list-style-type: disc;
}
.bottom-menu TD .menu-dialog .content
{
	padding-top: 0;
	padding-left: 0;
}
.bottom-menu TD .menu-dialog .content UL
{
	padding-left: 20px;
}
.bottom-menu TD TABLE
{
	width: 250px;
}
.bottom-menu .content
{
	padding-right: 0px !important;
}
.clear-background-border
{
	border: 0 none #000000 !important;
}
/*header tabs*/
.tabs
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 80%;
	text-align: right;
}
.tabs UL
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tabs LI
{
	float: right;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 18px;
	background: transparent url(images/custom/top_border.gif) no-repeat 0px 3px;
	height: 57px;
	border-top: 1px solid #000000;
	/*+placement:shift -78px 0px;*/
	position: relative;
	left: -78px;
	top: 0px;
	/*[empty]width:;*/
}
.tabs A:link, .tabs A:visited, .tabs A:hover, .tabs A:active
{
	display: block;
	margin: 1px;
	padding: 0 6px 5px 8px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #72F296 !important;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	outline-style: none;
}
.tabs A:hover
{
	text-decoration: underline;
}
/*phones line*/
#header .phones
{
	position: absolute;
	left: 47px;
	top: 77px;
	vertical-align: middle;
	line-height: 42px;
	color: #5480A2;
	white-space: nowrap;
	font-size: 11px;
}
#header .phones DIV
{
	line-height: 12px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: -27px;
}
/*header line 2*/
#header .line2
{
	position: absolute;
	width: 80%;
	border: none;
	height: 39px;
	top: 149px;
	left: 0px;
	margin: 0 0 0 47px;
	color: #FFFFFF;
}
#header .line2 DIV, #header .line2 SPAN
{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
}
#header .line2 A:link, #header .line2 A:visited, #header .line2 A:hover, #header .line2 A:active
{
	color: #FFFFFF !important;
	text-transform: none;
}
#header DIV.search
{
	position: absolute;
	top: 0px;
	left: -10px;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
}
#header SPAN.search
{
	font-size: 12px;
	padding-right: 5px;
	font-weight: bold;
}
#header A.search:link, #header A.search:visited, #header A.search:hover, #header A.search:active
{
	text-decoration: underline;
	font-weight: bold;
}
#header INPUT
{
	margin-right: 3px;
}
#header BUTTON.simple-button
{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 3px;
}
#header BUTTON.simple-button IMG
{
	margin-left: 0px;
}
#header .languages
{
	position: absolute;
	top: -140px;
	left: 0px;
	text-align: left;
	vertical-align: middle;
	width: 200px;
}
#header .languages LABEL
{
	vertical-align: middle;
	font-size: 11px;
	text-transform: none;
}
#header .languages SELECT
{
	margin-left: 5px;
}
/*header line 3*/
#header .line3
{
	position: relative;
	width: 100%;
	height: 25px;
	text-align: right;
	background: transparent url(images/custom/top_gradient.png) repeat-x top left;
}
.line3 .printable-bar
{
	position: absolute;
	top: 21px;
	right: 256px;
	height: 18px;
}
.line3 .printable-bar A:link, .line3 .printable-bar A:visited, .line3 .printable-bar A:hover, .line3 .printable-bar A:active
{
	background: transparent url(images/custom/printer.gif) no-repeat left top;
	padding: 2px 0px 2px 20px;
	color: #818891 !important;
	font-size: 11px;
	line-height: 16px;
}
/*
footer styles
*/
#footer .box
{
	width: 100%;
	border: none;
	padding: 0px;
}
#footer .subbox
{
	position: relative;
	background: #F4F5F7 url(images/custom/bottombg.gif);
	color: #667D92 !important;
	height: 41px;
	vertical-align: middle;
	padding: 0px;
}
#footer .subbox .left
{
	background: transparent none;
	position: absolute;
	left: 12px;
	top: 0px;
	line-height: 40px;
	vertical-align: middle;
}
#footer .subbox .right
{
	background: transparent none;
	position: absolute;
	right: 12px;
	top: 0px;
	text-align: right;
	line-height: 40px;
	vertical-align: middle;
}
#footer .subbox .left, #footer .subbox .right
{
	color: #FFFFFF !important;
}
#footer .subbox A:link
{
	color: #FFFFFF !important;
	text-decoration: underline;
}
#footer .subbox A:visited
{
	color: #FFFFFF !important;
	text-decoration: underline;
}
#footer .subbox A:hover
{
	color: #FFFFFF !important;
	text-decoration: none;
}
#footer .subbox A:active
{
	color: #FFFFFF !important;
	text-decoration: underline;
}
/*==============================================================================

widgets

==============================================================================

location bar
*/
#location
{
	height: 15px;
	line-height: 15px;
	margin-bottom: 27px;
	font-size: 12px;
	color: #818891;
	margin-right: 256px;
}
FONT.bread-crumb
{
	font-size: 12px;
	color: #818891;
}
A.bread-crumb:link
{
	font-size: 12px;
	color: #818891;
	text-decoration: underline;
}
A.bread-crumb:visited
{
	font-size: 12px;
	color: #818891;
	text-decoration: underline;
}
A.bread-crumb:hover
{
	font-size: 12px;
	color: #818891;
	text-decoration: none;
}
A.bread-crumb:active
{
	font-size: 12px;
	color: #818891;
	text-decoration: underline;
}
FONT.last-bread-crumb
{
	text-decoration: none;
}
#location SPAN
{
	padding: 0px 5px;
}
/*
page title
*/
H1.page-title
{
}
/*
dialog message container
*/
#dialog-message
{
	padding: 15px 0px 20px;
	width: 100%;
}
#dialog-message .box
{
	position: relative;
	margin-left: 8%;
	margin-right: 8%;
	border: 1px solid #000000;
	border-top: 3px solid #000000;
	padding: 10px 25px 10px 59px;
	vertical-align: middle;
	text-align: left;
	min-height: 32px;
}
#dialog-message A.close-link:link, #dialog-message A.close-link:visited, #dialog-message A.close-link:hover, #dialog-message A.close-link:active
{
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
	text-decoration: none;
}
#dialog-message .close-img
{
	width: 13px;
	height: 13px;
	background: transparent url(images/but_cross.gif) no-repeat left top;
}
#dialog-message .message-i
{
	color: #112536;
	border-color: #7A97C1;
	background: #F4F5F7 url(images/icon_info.gif) no-repeat 10px 10px;
}
#dialog-message .message-w
{
	color: #3E3104;
	border-color: #C3902F;
	background: #F8F7F3 url(images/icon_warning.gif) no-repeat 10px 10px;
}
#dialog-message .message-e
{
	color: #590A0A;
	border-color: #D30000;
	background: #F7F3F3 url(images/icon_error.gif) no-repeat 10px 10px;
}
#dialog-message .anchor
{
	position: relative;
	margin-left: auto;
	margin-right: 0px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}
#dialog-message .anchor IMG
{
	width: 12px;
	height: 10px;
	vertical-align: middle;
	background: transparent url(images/goto_arr.gif) no-repeat left top;
}
.dialogtr
{
	color: #1A2B3C;
}
/*inline message*/
.inline-message
{
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	padding: 1px 1px 15px;
	margin: 0px;
}
.inline-message IMG.icon-w
{
	vertical-align: top;
	width: 18px;
	height: 18px;
	background: transparent url(images/icon_warning_small.gif) no-repeat;
}
/*
side bar container
*/
.menu-dialog
{
	margin-bottom: 0;
}
.menu-dialog .title-bar
{
	width: 100%;
	line-height: 27px;
	height: 27px;
	overflow: hidden;
	white-space: nowrap;
	color: #4E5A77;
	font-weight: bold;
	font-size: 11px !important;
	position: relative;
	text-transform: uppercase;
}
.menu-dialog .title-bar IMG.icon
{
	vertical-align: middle;
	margin: 4px 7px 6px;
	width: 17px;
	height: 17px;
}
IMG.icon
{
	background: url(images/spacer.gif) !important;
	width: 15px !important;
}
.menu-dialog .title-bar .title-bar-points
{
	background: #E6F5FF;
	color: #5582A1;
}
.bottom-menu .menu-dialog .title-bar .title-bar-points
{
}
.menu-dialog .title-bar A:link, .menu-dialog .title-bar A:visited, .menu-dialog .title-bar A:hover, .menu-dialog .title-bar A:active
{
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	text-decoration: none;
}
.rtl .menu-dialog .title-bar A:link, .rtl .menu-dialog .title-bar A:visited, .rtl .menu-dialog .title-bar A:hover, .rtl .menu-dialog .title-bar A:active
{
	right: auto;
	left: 7px;
}
.menu-dialog .title-bar A:link IMG, .menu-dialog .title-bar A:visited IMG, .menu-dialog .title-bar A:hover IMG, .menu-dialog .title-bar A:active IMG
{
	width: 15px;
	height: 15px;
	background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
}
.rtl .menu-dialog .title-bar A:link IMG, .rtl .menu-dialog .title-bar A:visited IMG, .rtl .menu-dialog .title-bar A:hover IMG, .rtl .menu-dialog .title-bar A:active IMG
{
	background: transparent url(images/menu_arrow_invert.gif) no-repeat left top;
}
.menu-dialog .content
{
	border: 0px solid #000000;
	padding: 8px 6px 20px 27px;
	overflow: hidden;
	background-color: #F5FCFF;
}
.menu-dialog .content A:link, .menu-dialog .content A:visited, .menu-dialog .content A:link
{
	color: #526592;
}
.menu-dialog .content A:hover
{
	color: #35416C;
}
.menu-dialog UL
{
	padding: 10px 0 10px 10px;
	margin: 0;
	list-style-image: url(images/custom/menu_bullet.gif);
}
.menu-bestsellers UL
{
	list-style: none;
	padding: 10px 0 10px 0px;
}
.menu-dialog UL LI
{
	padding: 0px 0px 5px;
	vertical-align: middle;
}
.menu-dialog .item
{
	color: #112536;
	font-size: 12px;
}
.menu-dialog UL LI A:link
{
	font-size: 12px;
	text-decoration: none;
}
.menu-dialog UL LI A:visited
{
	font-size: 12px;
	text-decoration: none;
}
.menu-dialog UL LI A:hover
{
	font-size: 12px;
	text-decoration: underline;
}
.menu-dialog UL LI A:active
{
	font-size: 12px;
	text-decoration: none;
}
.menu-dialog HR
{
	background-color: #999999;
}
/*
dialog container
*/
.dialog
{
	border: none;
	padding: 0px;
	margin: 0px 0px 15px;
	page-break-inside: avoid;
}
.dialog .title
{
	position: relative;
	color: #253161;
	font-weight: bold;
	font-size: 14px;
	background-color: #A5B8CC;
	border: 0px none #000000;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	text-align: left;
	border-bottom: 1px solid #ACB7C7;
	overflow: hidden;
}
.dialog-pointer-left, .dialog-pointer-right
{
	height: 34px;
	width: 3px;
	position: absolute;
	top: 1px;
	z-index: 1;
	margin: 2px 5px;
}
.dialog-pointer-left
{
	left: 0;
}
.dialog-pointer-right
{
	right: 0;
}
.dialog .content
{
	border: 1px solid #FFFFFF;
	background: #F5F3ED url(images/custom/dialog_shadow.gif) repeat-x top left;
	text-align: left;
	padding: 30px 10px 25px;
	color: #58595B;
}
.printable .dialog .content
{
	background: #FFFFFF !important;
}
.zero-padding
{
	padding: 0 !important;
}
.dialog .dialog-sort-row
{
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	overflow: hidden;
}
.dialog .title-with-sort-row H2
{
	width: 50%;
}
.dialog .title-with-sort-row .dialog-search-sort-bar
{
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	overflow: hidden;
}
.dialog-search-sort-bar .search-sort-bar
{
	padding: 0px;
	margin: 7px;
}
.dialog-search-sort-bar .search-sort-title, .dialog-search-sort-bar .search-sort-cell
{
	padding-right: 10px;
}
/*
buttons

button-based*/
BUTTON.button
{
	border: 0px none #000000;
	background-color: transparent;
	cursor: pointer;
	height: 22px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	overflow: visible;
	outline-style: none;
}
BUTTON.button .button-right
{
	display: block;
	background: transparent url(images/custom/but_menu_right.gif) no-repeat right top;
	padding: 0px 10px 0px 0px;
	height: 22px;
}
BUTTON.button .button-left
{
	display: block;
	margin: 0px;
	background: transparent url(images/custom/but_menu_left.gif) no-repeat left top;
	padding: 0px 5px 0px 15px;
	vertical-align: middle;
	white-space: nowrap;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #111D4D;
	font-weight: normal;
	font-size: 11px;
	height: 22px;
	line-height: 21px;
}
/*div-based*/
DIV.button
{
	border: 0px none #000000;
	background: transparent none;
	cursor: pointer;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
	background: transparent url(images/custom/but_menu_right.gif) no-repeat right top;
	float: left;
}
DIV.button DIV, DIV.button A:link, DIV.button A:visited, DIV.button A:hover, DIV.button A:active
{
	display: block;
	background: transparent url(images/custom/but_menu_left.gif) no-repeat left top;
	padding: 0px 5px 0px 15px;
	line-height: 21px;
	white-space: nowrap;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #111D4D !important;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	outline-style: none;
}
/*button-based link*/
BUTTON.simple-button
{
	border: 0px none #000000;
	background-color: transparent;
	cursor: pointer;
	height: 17px;
	margin: 3px 0px 0px;
	padding: 0px;
	white-space: nowrap;
	color: #35416C;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	outline-style: none;
}
BUTTON.simple-button SPAN
{
	text-decoration: underline;
	position: relative;
	bottom: 1px;
}
BUTTON.simple-button IMG
{
	display: none;
}
/*a-based link*/
A.simple-button:link, A.simple-button:visited, A.simple-button:hover, A.simple-button:active
{
	font-size: 16px;
	white-space: nowrap;
	color: #35416C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	vertical-align: bottom;
	text-decoration: none;
	outline-style: none;
}
A.simple-button SPAN
{
	font-size: 11px;
	text-decoration: underline;
}
.button-row A.simple-button SPAN
{
	position: relative;
	bottom: 2px;
}
/*input-image-based*/
INPUT.image-button
{
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	border: 0px none #000000;
	width: 20px;
	height: 20px;
	background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
	vertical-align: middle;
}
/*a-image-based*/
A.image-button:link, A.image-button:visited, A.image-button:hover, A.image-button:active
{
	text-decoration: none;
}
A.image-button:link IMG, A.image-button:visited IMG, A.image-button:hover IMG, A.image-button:active IMG
{
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	width: 20px;
	height: 18px;
	background: transparent url(images/go.gif) no-repeat center center;
	vertical-align: middle;
}
/*
Buttons alternative styles

highlighted button*/
BUTTON.main-button .button-right
{
	background: transparent url(images/custom/but_main_right.gif) no-repeat right top;
}
BUTTON.main-button .button-left
{
	background: transparent url(images/custom/but_main_left.gif) no-repeat left top;
	color: #FFFFFF !important;
}
.printable BUTTON.main-button .button-left
{
	color: #000000 !important;
}
DIV.main-button
{
	background: transparent url(images/custom/but_main_right.gif) no-repeat right top;
}
DIV.main-button DIV, DIV.main-button A:link, DIV.main-button A:visited, DIV.main-button A:hover, DIV.main-button A:active
{
	background: transparent url(images/custom/but_main_left.gif) no-repeat left top;
	color: #FFFFFF !important;
}
BUTTON.simple-main-button, A.simple-main-button:link, A.simple-main-button:visited, A.simple-main-button:hover, A.simple-main-button:active
{
	color: #880000 !important;
}
/*Delete cart item button*/
A.simple-delete-button:link, A.simple-delete-button:visited, A.simple-delete-button:hover, A.simple-delete-button:active
{
	color: #880000 !important;
	background: transparent url(images/delete_cross.gif) no-repeat left 7px;
	padding-left: 13px;
}
/*menu button*/
BUTTON.menu-button
{
	height: 22px;
}
BUTTON.menu-button .button-right
{
	background: transparent url(images/custom/but_menu_right.gif) no-repeat right top;
	padding-right: 7px;
	height: 20px;
}
BUTTON.menu-button .button-left
{
	background: transparent url(images/custom/but_menu_left.gif) no-repeat left top;
	height: 20px;
	padding: 0px 1px 0px 8px;
	color: #35416C !important;
	font-size: 11px;
	height: 21px;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap;
}
DIV.menu-button
{
	background: transparent url(images/custom/but_menu_right.gif) no-repeat right top;
	padding-right: 7px;
}
DIV.menu-button DIV, DIV.menu-button A:link, DIV.menu-button A:visited, DIV.menu-button A:hover, DIV.menu-button A:active
{
	background: transparent url(images/custom/but_menu_left.gif) no-repeat left top;
	padding: 0px 1px 0px 8px;
	line-height: 20px;
	color: #163657 !important;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}
/*
link-with-arrow
*/
A.simple-arrow-button:link, A.simple-arrow-button:visited, A.simple-arrow-button:hover, A.simple-arrow-button:active
{
	padding-left: 19px;
	background: transparent url(images/custom/button_arrow.gif) no-repeat left 3px;
}
A.simple-arrow-button:hover
{
	color: #2863C2;
}
.rtl A.simple-arrow-button:link, .rtl A.simple-arrow-button:visited, .rtl A.simple-arrow-button:hover, .rtl A.simple-arrow-button:active
{
	padding-left: 0px;
	padding-right: 19px;
	background: transparent url(images/custom/button_arrow_left.gif) no-repeat right 3px;
}
.button-row A.simple-arrow-button:link, .button-row A.simple-arrow-button:visited, .button-row A.simple-arrow-button:hover, .button-row A.simple-arrow-button:active
{
	background-position: left 2px;
}
BUTTON.simple-arrow-button IMG.left-simple-button
{
	display: inline;
	width: 15px;
	height: 15px;
	background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
	margin-right: 3px;
	vertical-align: bottom;
}
/*
button(s) containers
*/
.button-row, .button-row-right
{
	margin-top: 20px;
	padding: 0px;
	height: 23px;
	line-height: 23px;
}
.buttons-row .button, .buttons-row BUTTON.simple-button, .buttons-row A.simple-button
{
	float: left;
}
.buttons-row-right .button, .buttons-row-right BUTTON.simple-button, .buttons-row-right A.simple-button, .button-row-right .button, .button-row-right BUTTON.simple-button, .button-row-right A.simple-button
{
	float: right;
}
.buttons-row-right-box
{
	float: right;
}
.buttons-row-right, .buttons-row
{
	margin: 20px 0px 0px;
	height: 23px;
}
.buttons-row .button-separator
{
	float: left;
	width: 20px;
	height: 15px;
}
.buttons-row-right .button-separator
{
	float: right;
	width: 30px;
	height: 15px;
}
TABLE TR TD.buttons-row, TABLE TR TD.button-row, TABLE TR TD.buttons-row-right, TABLE TR TD.button-row-right
{
	margin: 0px;
	padding-top: 15px;
}
.buttons-auto-separator .button, .buttons-auto-separator BUTTON.simple-button, .buttons-auto-separator A.simple-button
{
	margin-right: 20px;
}
.button-up
{
	position: relative;
	margin-top: -23px;
	width: 30%;
}
/*
popup help link
*/
A.popup-link:link, A.popup-link:visited, A.popup-link:hover, A.popup-link:active
{
	text-decoration: none;
}
A.popup-link:link IMG, A.popup-link:visited IMG, A.popup-link:hover IMG, A.popup-link:active IMG
{
	vertical-align: bottom;
	width: 24px;
	height: 20px;
	background: transparent url(images/custom/question_button.gif) no-repeat left top;
	margin-bottom: 1px;
}
/*
Popup window
*/
.popup-modal-bg
{
	background: transparent url(images/grey.png) repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
}
.popup-window
{
	position: absolute;
	background: #FFFFFF none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	z-index: 1100;
}
.popup-window .popup-bg-iframe
{
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0px none #000000;
	background: #FFFFFF none;
	margin: 0px;
	padding: 0px;
	z-index: 1150;
}
.popup-window .popup-title
{
	position: absolute;
	top: 2px;
	left: 2px;
	right: 2px;
	height: 22px;
	background: transparent url(images/custom/popup_header_bg.gif) repeat-x left top;
	vertical-align: middle;
	z-index: 1200;
}
.popup-window .popup-title SPAN
{
	color: #2B3050;
	font-size: 11px;
	line-height: 22px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
.popup-window .popup-title A:link, .popup-window .popup-title A:visited, .popup-window .popup-title A:hover, .popup-window .popup-title A:active
{
	display: block;
	position: absolute;
	top: 3px;
	right: 5px;
	outline-style: none;
	text-decoration: none;
	width: 16px;
	height: 16px;
}
.popup-window .popup-title IMG
{
	width: 16px;
	height: 16px;
	background: transparent url(images/custom/popup_header_cross.gif) no-repeat left top;
}
.popup-window .popup-content
{
	position: absolute;
	top: 24px;
	left: 2px;
	right: 2px;
	bottom: 20px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	z-index: 1200;
}
.popup-window .popup-frame
{
	padding: 5px;
	margin: 0px;
}
.popup-window .popup-footer
{
	position: absolute;
	bottom: 2px;
	left: 2px;
	right: 2px;
	background: #F3F5F7 none;
	height: 18px;
	text-align: right;
	z-index: 1200;
}
.popup-window .popup-footer DIV
{
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0px;
	right: 0px;
	background: transparent url(images/custom/popup_bottom_arrow.gif) no-repeat 9px 9px;
	cursor: se-resize;
}
.popup-dnd-border
{
	position: absolute;
	border: 1px dotted #000000;
	background: transparent none;
	z-index: 1200;
}
.popup-window .popup-border
{
	position: absolute;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.popup-window .popup-t-side
{
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	border: 0px none #000000;
	border-top: 1px solid #215485;
	background: #5F94C0 none;
	height: 2px;
	cursor: n-resize;
	z-index: 1250;
}
.popup-window .popup-tr-corner
{
	right: 0px;
	top: 0px;
	height: 2px;
	width: 2px;
	border-top: 1px solid #215485;
	border-right: 1px solid #215485;
	background: #5F94C0 none;
	cursor: ne-resize;
	z-index: 1260;
}
.popup-window .popup-r-side
{
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	border-right: 1px solid #215485;
	background: #5F94C0 none;
	width: 2px;
	cursor: e-resize;
	z-index: 1250;
}
.popup-window .popup-br-corner
{
	right: 0px;
	bottom: 0px;
	height: 2px;
	width: 2px;
	border-bottom: 1px solid #215485;
	border-right: 1px solid #215485;
	background: #5F94C0 none;
	cursor: se-resize;
	z-index: 1260;
}
.popup-window .popup-b-side
{
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	border-bottom: 1px solid #215485;
	background: #5F94C0 none;
	height: 2px;
	cursor: s-resize;
	z-index: 1250;
}
.popup-window .popup-bl-corner
{
	left: 0px;
	bottom: 0px;
	height: 2px;
	width: 2px;
	border-bottom: 1px solid #215485;
	border-left: 1px solid #215485;
	background: #5F94C0 none;
	cursor: sw-resize;
	z-index: 1260;
}
.popup-window .popup-l-side
{
	top: 0px;
	left: 0px;
	bottom: 0px;
	height: 100%;
	border-left: 1px solid #215485;
	background: #5F94C0 none;
	width: 2px;
	cursor: w-resize;
	z-index: 1250;
}
.popup-window .popup-tl-corner
{
	left: 0px;
	top: 0px;
	height: 2px;
	width: 2px;
	border-top: 1px solid #215485;
	border-left: 1px solid #215485;
	background: #5F94C0 none;
	cursor: nw-resize;
	z-index: 1260;
}
.popup-window .popup-tl-corner, .popup-window .popup-l-side, .popup-window .popup-bl-corner, .popup-window .popup-b-side, .popup-window .popup-br-corner, .popup-window .popup-r-side, .popup-window .popup-tr-corner, .popup-window .popup-t-side
{
	border-color: #A5B8CC;
	background: #A5B8CC;
}
/*
data table
*/
TABLE.data-table TD
{
	padding: 4px 1px;
	line-height: 21px;
	vertical-align: top;
}
TABLE.data-table TD.data-name
{
	vertical-align: top;
	color: #112536;
	padding-right: 5px;
}
TABLE.data-table .data-required, .data-required
{
	color: #880000;
}
TABLE.data-table TD.data-required
{
	padding-right: 4px;
}
TABLE.data-table TD.data-required
{
	text-align: center;
	width: 5px;
}
TABLE.data-table .error-message
{
	color: #880000;
	vertical-align: middle;
}
TABLE.data-table DIV.error-message
{
	margin: 0px;
}
TABLE.data-table TR.head-row TH
{
	padding-left: 5px;
	padding-right: 5px;
}
TABLE.data-table TR TH.data-checkbox-column
{
	width: 10px;
}
TABLE.data-table TR .data-right-column
{
	text-align: right;
}
TABLE.data-table TR .data-width-100
{
	width: 100%;
}
TABLE.data-table TR TD.data-name LABEL
{
	line-height: 21px;
	vertical-align: top;
}
/*
search sort bar
*/
.search-sort-bar
{
	vertical-align: middle;
	line-height: 16px;
	height: 16px;
	padding-right: 20px;
	white-space: nowrap;
	margin: 15px 0px 30px;
	text-align: right;
}
.search-sort-title
{
	padding-right: 20px;
}
.search-sort-cell
{
	padding-right: 20px;
}
A.search-sort-link:link, A.search-sort-link:visited, A.search-sort-link:hover, A.search-sort-link:active
{
	text-decoration: underline;
}
.search-sort-bar IMG, .search-sort-bar-float IMG
{
	width: 9px;
	height: 9px;
	margin-right: 5px;
}
.search-sort-bar A.up-direction:link, .search-sort-bar A.up-direction:visited, .search-sort-bar A.up-direction:hover, .search-sort-bar A.up-direction:active
{
	font-weight: bold;
	padding-left: 14px;
	background: transparent url(images/uarrow.gif) no-repeat left 3px;
}
.search-sort-bar A.down-direction:link, .search-sort-bar A.down-direction:visited, .search-sort-bar A.down-direction:hover, .search-sort-bar A.down-direction:active
{
	font-weight: bold;
	padding-left: 14px;
	background: transparent url(images/darrow.gif) no-repeat left 3px;
}
/*
expandable section
*/
.expand-section
{
	height: 16px;
	margin: 20px 0px;
	vertical-align: middle;
	line-height: 16px;
}
.expand-section IMG
{
	width: 11px;
	height: 11px;
	vertical-align: middle;
	margin: 2px 5px 3px 0px;
}
.expand-section A:link, .expand-section A:visited, .expand-section A:hover, .expand-section A:active
{
	font-weight: bold;
	text-decoration: underline;
}
/*
pagination mechanism
*/
.nav-pages
{
	white-space: nowrap;
	vertical-align: bottom;
	padding: 20px;
	margin: 0px;
}
.nav-pages-title
{
	padding-right: 10px;
}
.nav-pages IMG
{
	vertical-align: bottom;
	width: 15px;
	height: 15px;
}
.nav-pages A:link, .nav-pages A:visited, .nav-pages A:hover, .nav-pages A:active
{
	text-align: center;
	text-decoration: underline;
}
.nav-pages .left-arrow IMG
{
	background: transparent url(images/custom/button_arrow_left.gif) no-repeat left top;
}
.nav-pages .right-arrow IMG
{
	background: transparent url(images/custom/button_arrow.gif) no-repeat left top;
}
.nav-pages .current-page
{
	text-align: center;
	font-weight: bold;
}
.nav-pages .right-delimiter
{
	padding-right: 12px;
}
/*
subheader styles
*/
.subheader
{
	margin: 0px 0px 10px;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	border: 0px none #000000;
	border-bottom: 1px solid #9D1500;
}
.subheader-grey
{
	color: #666666;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}
.subheader-black
{
	color: #010101;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.subheader-red
{
	border-bottom: 1px solid #ACB7C7;
}
.subheader
{
	border: 0px none #000000;
}
/*
Table head cell
*/
.img-down-direction
{
	width: 7px;
	height: 6px;
	vertical-align: middle;
	background: transparent url(images/r_bottom.gif) no-repeat left top;
	margin-right: 3px;
}
.img-up-direction
{
	width: 7px;
	height: 6px;
	vertical-align: middle;
	background: transparent url(images/r_top.gif) no-repeat left top;
	margin-right: 3px;
}
/*
NoScript warning
*/
DIV.noscript-warning
{
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 20px;
}
DIV.noscript-warning DIV.content
{
	background: transparent url(images/icon_warning.gif) no-repeat left top;
	color: #B51A00;
	font-weight: bold;
	padding: 0px 0px 0px 33px;
	white-space: nowrap;
	line-height: 30px;
	overflow: hidden;
}
/*
Webmaster mode
*/
.lbl
{
	display: inline !important;
	color: #008000 !important;
	font-weight: bold !important;
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
}
.section
{
	margin: 0px !important;
	padding: 0px !important;
	width: auto !important;
}
/*==============================================================================

side-bar styles

==============================================================================

categories list
*/
.menu-categories-list .title-bar IMG.icon
{
	background: transparent url(images/dingbats_categorie.gif) no-repeat left top;
}
.menu-categories-list UL LI
{
	padding: 4px 0px 5px 20px;
	background: transparent url(images/category_bullet.gif) no-repeat 8px 5px;
}
.rtl .menu-categories-list UL LI
{
	padding: 4px 20px 5px 0px;
	background: transparent url(images/category_bullet_invert.gif) no-repeat right 5px;
}
.menu-categories-list UL LI A:link, .menu-categories-list UL LI A:visited, .menu-categories-list UL LI A:hover, .menu-categories-list UL LI A:active
{
	font-size: 14px;
}
/*
special menu
*/
.menu-special .title-bar IMG.icon
{
	background: url(images/dingbats_categorie.gif) no-repeat;
}
/*
help menu
*/
.menu-help .title-bar IMG.icon
{
	background: url(images/dingbats_help.gif) no-repeat;
}
/*
minicart
*/
.menu-minicart .title-bar IMG.icon
{
	background: url(images/dingbats_orders.gif) no-repeat;
}
DIV.minicart
{
	color: #112536;
	font-size: 11px;
}
DIV.minicart A
{
	float: left;
}
DIV.minicart IMG
{
	width: 19px;
	height: 16px;
}
DIV.minicart .full IMG
{
	margin: 7px 4px 7px 1px;
	width: 20px;
	height: 15px;
	background: transparent url(images/custom/cart_full.gif) no-repeat left top;
}
DIV.minicart .empty IMG
{
	margin: 1px 4px 1px 1px;
	width: 20px;
	height: 15px;
	background: transparent url(images/custom/cart_empty.gif) no-repeat left top;
}
DIV.minicart .empty B
{
	line-height: 18px;
}
DIV.minicart TABLE
{
	margin: 0px 0px 0px 1px;
}
DIV.minicart TABLE TR TD
{
	color: #112536;
	font-size: 11px;
	padding: 1px;
}
HR.minicart
{
	clear: both;
	margin: 5px 0px;
}
/*
auth box
*/
.menu-auth .title-bar IMG.icon
{
	background: url(images/dingbats_authentification.gif) no-repeat;
}
.login-buttons
{
	margin: 5px 0;
}
.login-buttons .button
{
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.menu-dialog .recovery
{
	clear: both;
	margin-bottom: 5px;
}
.menu-dialog .recovery A:link, .menu-dialog .recovery A:visited, .menu-dialog .recovery A:hover, .menu-dialog .recovery A:active
{
	text-decoration: underline;
	font-size: 12px;
}
.menu-dialog .left
{
	text-align: left;
}
.menu-dialog .login-text
{
	vertical-align: top;
	margin-left: 15px;
}
.small-note, A.small-link:link
{
	color: #3C6992;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
A.small-link:visited
{
	color: #3C6992;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
A.small-link:hover
{
	color: #3C6992;
	text-decoration: underline;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
A.small-link:active
{
	color: #3C6992;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}
/*
news box styles
*/
.menu-news .title-bar IMG.icon
{
	background: url(images/dingbats_news.gif) no-repeat;
}
.menu-dialog .news
{
	font-size: 12px;
}
.menu-dialog .subscribe
{
	margin-top: 8px;
}
.menu-dialog A.prev-news:link, .menu-dialog A.prev-news:visited, .menu-dialog A.prev-news:hover, .menu-dialog A.prev-news:active
{
	text-decoration: underline;
}
/*
interneka menu
*/
.menu-interneka .title-bar IMG.icon
{
	background: url(images/dingbats_affiliates.gif) no-repeat;
}
/*============================================================================

page-specific styles

==============================================================================

category page
*/
.category-description
{
	margin-bottom: 15px;
}
.current-category-icon
{
	padding: 0px;
	height: 100%;
	vertical-align: top;
}
.current-category-icon IMG
{
	margin: 5px;
}
H1.category
{
	color: #2C3E49;
	margin: 20px 0px 10px;
	font-size: 14px;
}
UL.subcategories
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px;
}
UL.subcategories LI
{
	margin: 0px 0px 10px;
	text-align: left;
}
UL.subcategories A:link, UL.subcategories A:visited, UL.subcategories A:hover, UL.subcategories A:active
{
	text-decoration: underline;
	font-weight: bold;
}
DIV.subcategories
{
	float: left;
	margin: 0px 10px;
	text-align: center;
	padding-bottom: 0px;
}
.subcategory-image
{
	float: left;
	margin: 0px 10px 40px 0px;
}
.subcategory-descr
{
	width: auto;
	padding: 0px;
}
/*
product details page
*/
.product-details
{
	position: relative;
}
.product-details .image
{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	float: left;
	margin: 35px 20px 5px 10px;
}
.product-details .image .image-box
{
	margin: 0px auto;
	padding: 0px;
}
.product-details .details
{
	padding-left: 30px;
}
.product-details .details .descr
{
	padding: 0px;
	margin: 0px 60px 0px 0px;
}
.product-details .save
{
	position: absolute;
	left: 10px;
	top: 0;
	width: 120px;
	height: 18px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 5px 0 5px 15px;
	font-weight: bold;
	background: transparent url(images/custom/save_money.gif) repeat-y;
	text-transform: lowercase;
}
.product-details .product-subtitle
{
	padding: 0px 0px 10px;
}
.product-details .product-subtitle DIV
{
	color: #B51A00;
	font-weight: bold;
	font-size: 14px;
	border: 0px none #000000;
	border-bottom: 1px solid #9D1500;
}
.product-details .message
{
	color: #B51A00;
}
.product-details .warning-message
{
	color: #FF0000;
}
.product-details .customer-message
{
	color: #B51A00;
	font-weight: bold;
}
/*product properties table*/
TABLE.product-properties
{
	margin: 0px;
}
TABLE.product-properties TR TD
{
	padding: 0px;
}
TABLE.product-properties .property-name
{
	padding-right: 5px;
	white-space: nowrap;
	width: 30%;
}
TABLE.product-properties .property-value
{
	white-space: nowrap;
}
TABLE.product-properties .product-price
{
	color: #010101;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
}
TABLE.product-properties .product-price-value
{
	color: #B51A00;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma, verdana;
	white-space: nowrap;
}
TABLE.product-properties .product-market-price
{
	color: #787878;
	padding-left: 5px;
	font-size: 14px;
	font-family: tahoma, verdana;
	white-space: nowrap;
	font-weight: bold;
}
TABLE.product-properties .product-input
{
	height: 25px;
}
TABLE.product-properties .product-min-amount
{
	padding-left: 5px;
	font-size: 14px;
	font-family: tahoma, "times new roman", verdana, arial, helvetica, sans-serif;
}
TABLE.product-properties .product-one-quantity
{
	padding-left: 5px;
	font-size: 14px;
	font-family: tahoma, "times new roman", verdana, arial, helvetica, sans-serif;
}
TABLE.product-properties .separator TD
{
	height: 18px;
}
/*send 2 friend section*/
INPUT.send2friend
{
	width: 300px;
}
/*
products list

common styles*/
.products
{
	margin-bottom: 25px;
	margin-top: 20px;
}
.products .image
{
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.products A.see-details:link, .products A.see-details:visited, .products A.see-details:hover, .products A.see-details:active
{
	display: block;
	text-align: center;
	text-decoration: underline;
}
.products A.product-title:link, .products A.product-title:visited, .products A.product-title:hover, .products A.product-title:active, .products .product-title, .product-details .product-title
{
	color: #2B3050;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	left: 30px;
	top: 20px;
}
.cart A.product-title
{
	position: inherit !important;
}
.products A.product-title:hover
{
	color: #2B3050;
}
.products .descr
{
	padding: 30px 0px 20px;
	margin: 0px;
}
.products .sku
{
	margin-top: 15px;
}
.products .price-row
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.products .market-price
{
}
.products .market-price-value
{
	text-decoration: line-through;
}
.products .price
{
	font-weight: bold;
	font-size: 14px;
}
.products .price-value
{
	font-weight: bold;
	font-size: 14px;
	color: #B51A00;
}
.products .price-save
{
	padding: 0px;
	margin: 0px;
	color: #B51A00;
}
.products .taxes
{
	margin-top: 15px;
	padding: 2px 2px 2px 70px;
}
.products .buy-now
{
	margin: 10px 0px 0px;
}
.products .buy-now .quantity
{
	height: 25px;
	white-space: nowrap;
	vertical-align: middle;
}
.products .buy-now .quantity-empty
{
	height: 25px;
}
.products .buy-now .quantity-title
{
	width: 75px;
	padding-right: 16px;
}
.products .buy-now .quantity SELECT
{
	vertical-align: middle;
}
.products .buy-now .out-of-stock
{
	white-space: nowrap;
	font-weight: bold;
}
.products .buy-now .prices
{
	height: 15px;
	vertical-align: middle;
}
.products .product-details-title
{
	color: #B51A00;
	font-weight: bold;
	font-size: 14px;
}
.products .product-price-text
{
	color: #010101;
	font-weight: bold;
	font-size: 14px;
}
/*list as list*/
.products-list .item, .products-list .first-item
{
	position: relative;
	margin: 0px 0px 2px;
	padding: 15px;
}
.products-list .item
{
	background: #F5F3ED url(images/custom/prod_shadow1.gif) repeat-x top left;
}
.products-list .item2
{
	background: #EBEDEA url(images/custom/prod_shadow2.gif) repeat-x top left;
}
.printable .item
{
	background: #FFFFFF !important;
}
.products-list .image
{
	text-align: center;
	float: left;
	position: relative;
	padding: 30px 20px 3px 10px;
	margin-right: auto;
}
.products-list .details
{
	vertical-align: top;
	padding-left: 30px;
	border: 0px none #000000;
}
.products-list .details HR
{
	margin: 5px 5px 5px 0px;
	display: none;
}
.products-list .buy-now .center, .products-list .buy-now .halign-center
{
	margin-left: 0px;
	text-align: left;
}
/*list as multicolumn table*/
.products-table .product-cell
{
	background: transparent none;
	text-align: center;
	padding: 0px;
	vertical-align: top;
}
.products-table .products-row TD.product-cell
{
	padding-top: 60px;
}
.products-table TD.product-cell-price
{
	padding-top: 14px;
}
.products-table TD.product-cell-buynow
{
	padding-top: 12px;
}
.products-table .image
{
	padding: 0px;
	margin: 5px 0px;
}
.products-table .sku
{
	margin-top: 10px;
	text-align: center;
}
.products-table .market-price
{
	padding: 8px 0px 0px;
}
.products-table .price-row
{
	text-align: center;
}
.products-table .buttons-row, .products-table .button-row
{
	margin: 8px 0px 0px;
}
.products-table .buttons-row BUTTON, .products-table .button-row BUTTON
{
	margin: 0px;
	float: none;
}
.products-table .buy-now
{
	margin-top: 5px;
}
.products-table .buy-now .quantity-title
{
	width: auto;
	padding-right: 5px;
}
/*
advanced search page
*/
.adv-search TABLE TD
{
	white-space: nowrap;
	padding: 3px 5px 3px 0;
}
.adv-search TABLE .data-name
{
	width: 20%;
	vertical-align: top;
	color: #112536;
	font-weight: bold;
}
.adv-search TABLE .data-input
{
	white-space: nowrap;
}
.adv-search TABLE .pattern
{
	padding-bottom: 0px;
}
.adv-search TABLE .pattern INPUT, .adv-search TABLE .pattern SELECT
{
	width: 95%;
	vertical-align: bottom;
}
.adv-search TABLE .search-button
{
	width: 25%;
	padding: 0px;
}
#adv_search_box
{
	margin-bottom: 15px;
}
/*
register page
*/
.register-note
{
	color: #000000;
	margin-bottom: 15px;
}
.register-newbie-note
{
	text-align: center;
	margin-top: 30px;
}
.register-bottom-note
{
	margin-top: 30px;
	padding-bottom: 45px;
}
.register-ups-box
{
	margin-top: 45px;
	margin-bottom: 15px;
}
.register-section-title
{
	height: 30px;
	vertical-align: middle;
}
.register-section-title LABEL
{
	display: block;
	color: #2C3E49;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	line-height: normal;
	border-bottom: 1px solid #000000;
}
TABLE.register-table TD.data-name
{
	text-align: right;
	font-weight: normal;
	width: 30%;
}
TABLE.register-table .register-exp-section
{
	padding-top: 16px;
	padding-bottom: 16px;
}
TABLE.register-table .register-exp-section LABEL.register-sec-minimized
{
	border-bottom: 0px none #000000;
}
/*
cart page
*/
.cart .item
{
	margin: 0px 0px 30px;
}
.cart .item .image
{
	position: relative;
	padding: 3px 8px 3px 3px;
	height: 100%;
}
.cart .details
{
	margin-left: 138px;
	vertical-align: top;
	width: 80%;
}
.cart A.product-title:link, .cart A.product-title:visited, .cart A.product-title:hover, .cart A.product-title:active
{
	text-decoration: underline;
}
.cart .descr
{
	padding-bottom: 15px;
}
.cart .poptions-title
{
	font-weight: bold;
}
.cart .poptions-list
{
	margin-bottom: 15px;
}
.cart .buttons
{
	position: relative;
	vertical-align: top;
	margin-top: 30px;
	height: 23px;
}
.cart .buttons .buttons-row
{
	margin-top: 0px;
}
.cart .left-buttons-row
{
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 0px;
}
.cart .right-buttons-row
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
}
.cart .right-buttons-row .checkout-button
{
	float: right;
}
.cart-total-line
{
	width: 50%;
	margin-left: 50%;
}
.cart-total-row
{
	text-align: right;
}
DIV.shipping-method
{
	color: #112536;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: right;
}
TH.shipping-method
{
	color: #112536;
	font-weight: bold;
	text-align: left;
}
.shipping-method SELECT
{
	font-weight: normal;
}
.shipping-method TABLE
{
	margin: 0px 0px 0px auto;
	text-align: right;
}
.shipping-method TABLE TD
{
	font-weight: normal;
	text-align: left;
}
.shipping-method TR.selected
{
	background: #EEEEEE none;
}
.totals
{
	margin: 0px 0px 0px auto;
	text-align: right;
	width: 30%;
}
.totals TD
{
	padding: 3px;
}
.totals .total-name
{
	white-space: nowrap;
	color: #112536;
	font-weight: bold;
	padding-right: 8px;
	text-align: left;
}
.totals .total-value
{
	white-space: nowrap;
	color: #B51A00;
	font-weight: bold;
	text-align: right;
}
.totals .total-alt-value
{
	white-space: nowrap;
	text-align: right;
}
.totals .total-line
{
	height: 1px;
}
.totals .total-line IMG
{
	background: #000000 none;
	width: 100%;
	height: 1px;
}
.totals .total
{
	white-space: nowrap;
	color: #112536;
	font-weight: bold;
	padding-right: 8px;
	text-transform: uppercase;
	text-align: left;
}
.totals .total-taxes
{
	font-weight: bold;
	text-align: right;
}
.totals .total-tax-line
{
	background-color: #EEEEEE;
}
.totals .total-tax-line TD
{
	text-align: right;
	white-space: nowrap;
}
.totals .total-tax-name
{
	padding-right: 8px;
}
.cart HR
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.cart-content
{
	margin-bottom: 15px;
}
.cart-content TR TD, .cart-content TR TH
{
	padding: 1px 3px;
	height: 23px;
}
.cart-content .cart-column-tax
{
	text-align: center;
}
.cart-content .cart-column-price, .cart-content .cart-column-total
{
	text-align: right;
}
.cart-content .cart-content-text
{
	color: #B51A00;
	font-weight: bold;
}
.cart-content .cart-column-quantity
{
	width: 30px;
}
.cart-content .cart-column-product
{
	width: 100%;
}
.cart-content INPUT.cart-quantity
{
	width: 30px;
}
.cmpi-vbv-icon
{
	width: 49%;
	float: left;
	text-align: center;
}
.cmpi-vbv-icon IMG
{
	width: 71px;
	height: 57px;
	background: transparent url(images/vbv_logo.gif) no-repeat left top;
}
.cmpi-mcsc-icon
{
	width: 49%;
	text-align: center;
}
.cmpi-mcsc-icon IMG
{
	width: 74px;
	height: 40px;
	background: transparent url(images/mcsc_logo.gif) no-repeat left top;
}
/*
Checkout page
*/
.checkout-payments TR TD
{
	padding: 2px;
	text-align: left;
}
.checkout-payments TR TD.checkout-payment-name
{
	width: 20%;
	white-space: nowrap;
}
.checkout-payments TR TD.checkout-payment-name LABEL
{
	font-weight: bold;
}
.checkout-payments TR TD.checkout-payment-descr
{
	width: 80%;
}
.checkout-payments TR TD.checkout-payment-paypal
{
	width: 100%;
}
.checkout-payments TR TD.checkout-payment-paypal IMG
{
	border: 0px none #000000;
}
.checkout-update-button
{
	float: left;
	margin: 0px;
}
/*
Payment wait page
*/
.payment-wait .payment-wait-title
{
	border-top: 30px solid #D0DDEB;
}
.payment-wait H1
{
	display: block;
	padding: 10px 0px 0px 30px;
	border-top: 1px solid #D0DDEB;
	margin-top: 1px;
	color: #2C3E49;
}
/*
help index page
*/
.help-index
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.help-index LI
{
	margin: 0px;
	padding: 10px 0px 0px;
}
.help-index LI.first-item
{
	padding-top: 0px;
}
/*
help / cvv2 page
*/
.help-cvv2-images
{
	float: right;
	margin: 15px 5px 5px;
}
.help-cvv2-images IMG
{
	float: none;
	display: block;
	margin-bottom: 15px;
}
/*
help / usps test page
*/
.help-usps-test-dir
{
	text-decoration: underline;
	margin-bottom: 15px;
}
/*
Images viewer
*/
.images-viewer
{
	text-align: center;
	margin: 10px 0px;
}
.images-viewer-list
{
	position: relative;
	white-space: nowrap;
}
.images-viewer-list .side-arrow, .images-viewer-list .side-arrow:link, .images-viewer-list .side-arrow:visited, .images-viewer-list .side-arrow:hover, .images-viewer-list .side-arrow:active
{
	position: absolute;
	top: 0px;
	display: block;
	width: 10px;
	height: 54px;
	text-decoration: none;
	outline-style: none;
}
.images-viewer-list .left-arrow:link, .images-viewer-list .left-arrow:visited, .images-viewer-list .left-arrow:hover, .images-viewer-list .left-arrow:active
{
	text-align: left;
	left: 0px;
}
.images-viewer-list .right-arrow:link, .images-viewer-list .right-arrow:visited, .images-viewer-list .right-arrow:hover, .images-viewer-list .right-arrow:active
{
	padding-left: 3px;
	text-align: right;
	right: 0px;
}
.images-viewer-list .side-arrow:link IMG, .images-viewer-list .side-arrow:visited IMG, .images-viewer-list .side-arrow:hover IMG, .images-viewer-list .side-arrow:active IMG
{
	width: 7px;
	height: 100%;
}
.images-viewer-list .left-arrow .enabled, .images-viewer-list .left-arrow:link .enabled, .images-viewer-list .left-arrow:visited .enabled, .images-viewer-list .left-arrow:hover .enabled, .images-viewer-list .left-arrow:active .enabled
{
	display: block;
	background: transparent url(images/arrow_left.gif) no-repeat left center;
}
.images-viewer-list .left-arrow .disabled, .images-viewer-list .left-arrow:link .disabled, .images-viewer-list .left-arrow:visited .disabled, .images-viewer-list .left-arrow:hover .disabled, .images-viewer-list .left-arrow:active .disabled
{
	display: block;
	background: transparent url(images/arrow_left_disabled.gif) no-repeat left center;
}
.images-viewer-list .hidden
{
	display: none;
}
.images-viewer-list .right-arrow .enabled, .images-viewer-list .right-arrow:link .enabled, .images-viewer-list .right-arrow:visited .enabled, .images-viewer-list .right-arrow:hover .enabled, .images-viewer-list .right-arrow:active .enabled
{
	display: block;
	background: transparent url(images/arrow_right.gif) no-repeat left center;
}
.images-viewer-list .right-arrow .disabled, .images-viewer-list .right-arrow:link .disabled, .images-viewer-list .right-arrow:visited .disabled, .images-viewer-list .right-arrow:hover .disabled, .images-viewer-list .right-arrow:active .disabled
{
	display: block;
	background: transparent url(images/arrow_right_disabled.gif) no-repeat left center;
}
.images-viewer-icons
{
	text-align: left;
	padding: 0px;
	margin: 0px 10px;
	overflow: hidden;
}
.images-viewer-icons A:link, .images-viewer-icons A:visited, .images-viewer-icons A:hover, .images-viewer-icons A:active
{
	display: block;
	padding: 0px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px 10px;
	float: left;
	outline-style: none;
	background: #EEEEEE none;
	text-align: center;
	vertical-align: middle;
}
.images-viewer-icons A.selected:link, .images-viewer-icons A.selected:visited, .images-viewer-icons A.selected:hover, .images-viewer-icons A.selected:active
{
	border: 1px solid #215485;
}
.images-viewer-icons A:hover
{
	border: 1px solid #CCCCCC;
}
.images-viewer-icons IMG
{
	margin: 1px;
	vertical-align: middle;
	border: 0px none #000000;
}
/*
Order invoice
*/
.order-invoice
{
	background: transparent;
}
.invoice-company-icon
{
	vertical-align: top;
	padding-top: 30px;
}
.invoice-data-box
{
	width: 100%;
	padding-left: 30px;
}
.invoice-data-box TABLE
{
	width: 100%;
}
.invoice-data-box TABLE TR TD
{
	padding: 2px;
	vertical-align: top;
}
.invoice-title
{
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
}
.invoice-data-box TABLE TR TD.invoice-right-info
{
	text-align: right;
	vertical-align: bottom;
}
HR.invoice-line
{
	margin: 2px 0px 17px;
	border-bottom: 2px solid #58595B;
}
.invoice-personal-info
{
	width: 45%;
	margin-bottom: 15px;
}
.invoice-personal-info TR TD
{
	padding: 0px;
}
.invoice-personal-info TR TD STRONG
{
	white-space: nowrap;
}
.invoice-address-box
{
	width: 100%;
	margin-bottom: 30px;
}
.invoice-address-title
{
	width: 45%;
	height: 25px;
}
TD.invoice-line
{
	vertical-align: top;
	padding: 0px;
	height: 4px;
}
TD.invoice-line IMG
{
	height: 2px;
	width: 100%;
	background: #58595B none;
}
.invoice-address-box TABLE
{
	width: 100%;
}
.invoice-address-box TABLE TR TD
{
	padding: 0px;
}
.invoice-address-box TABLE TR TD STRONG
{
	white-space: nowrap;
}
.invoice-customer-notes
{
	padding-top: 30px;
}
.invoice-customer-notes P
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.invoice-customer-notes DIV
{
	border: 1px solid #000000;
	height: 50px;
	overflow: hidden;
}
.invoice-bottom-note
{
	text-align: center;
	padding-top: 30px;
	font-size: 12px;
}
P.invoice-products-title
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.invoice-products
{
	width: 100%;
	background: #000000 none;
}
.invoice-products TR TD, .invoice-products TR TH
{
	background: #FFFFFF none;
}
.invoice-products TR TH
{
	padding: 3px;
	background: #CCCCCC none;
	white-space: nowrap;
}
.invoice-products TR TH.invoice-sku-column, .invoice-products TR TH.invoice-quantity-column, .invoice-products TR TH.invoice-total-column
{
	width: 60px;
}
.invoice-products TR TH.invoice-tax-column
{
	width: 100px;
}
.invoice-products TR TH.invoice-price-column
{
	width: 100px;
	text-align: center;
}
.invoice-products TR TD
{
	padding: 3px;
}
.invoice-products TR TD.invoice-price-column, .invoice-products TR TD.invoice-tax-column, .invoice-products TR TD.invoice-quantity-column
{
	text-align: center;
}
.invoice-products TR TD.invoice-product-column SPAN
{
	font-size: 11px;
}
.invoice-products TR TD.invoice-product-column TABLE TR TD
{
	vertical-align: top;
}
.invoice-products TR TD.invoice-product-column P
{
	white-space: nowrap;
}
.invoice-products TR TD.invoice-product-column DIV
{
	padding-left: 10px;
	white-space: nowrap;
}
.invoice-products TR TD.invoice-price-column
{
	text-align: right;
	white-space: nowrap;
}
.invoice-products TR TD.invoice-total-column
{
	text-align: right;
	white-space: nowrap;
	padding-right: 5px;
}
.invoice-totals
{
	width: 100%;
}
.invoice-totals TR TD
{
	padding: 0px;
}
.invoice-totals TR .invoice-total-title
{
	text-align: right;
	width: 100%;
	height: 20px;
}
.invoice-totals TR .invoice-total-name
{
	text-align: right;
	width: 100%;
	height: 20px;
	padding-right: 3px;
}
.invoice-totals TR .invoice-total-value
{
	text-align: right;
	height: 20px;
	padding-right: 5px;
	white-space: nowrap;
}
.invoice-totals TR .invoice-total-name-fin
{
	text-align: right;
	width: 100%;
	height: 25px;
	padding-right: 3px;
	background: #CCCCCC none;
}
.invoice-totals TR .invoice-total-value-fin
{
	text-align: right;
	height: 25px;
	padding-right: 5px;
	background: #CCCCCC none;
	white-space: nowrap;
}
.invoice-totals TR TD.invoice-line
{
	height: 2px;
}
.invoice-giftcerts
{
	width: 100%;
}
.invoice-giftcerts TR TD
{
	padding: 0px;
}
.invoice-giftcerts TR TH
{
	background: #CCCCCC none;
}
.invoice-giftcerts TR TH.invoice-giftcert-id
{
	width: 60px;
}
.invoice-giftcerts TR TD.invoice-giftcert-id
{
	text-align: center;
}
.invoice-giftcerts TR .invoice-giftcert-cost
{
	text-align: right;
	white-space: nowrap;
	padding-right: 5px;
}
/*
404 error page
*/
.error-page #header
{
	height: 87px;
}
.error-page #header .line2
{
	height: 20px;
}
.error-page #header .logo
{
	margin-left: 167px;
}
.error-page #content-container
{
	margin-top: 87px;
}
.error-page #center-main
{
	text-align: center;
	margin: 0px 10px;
}
.error-page #header .line1 .tabs, .error-page #header .line1 .phones, .error-page #header .line2 .search, .error-page #header .line2 .languages, .error-page #header .line3, .error-page #left-bar, .error-page #right-bar, .error-page #location, .error-page .bottom-menu
{
	display: none;
}
.error-page .subcontainer
{
	text-align: left;
	width: 700px;
	margin: 160px auto 0px;
	position: relative;
	clear: both;
}
.error-page .code-number
{
	font: normal 74px tahoma, arial, sans-serif;
	color: #D8D8D8;
	width: 186px;
	float: left;
	text-align: center;
}
.error-page .description
{
	font-family: tahoma, verdana;
	width: 514px;
	float: right;
}
.error-page .description H1
{
	font-weight: normal;
	color: #000000;
}
.error-page .description A:link, .error-page .description A:visited, .error-page .description A:hover, .error-page .description A:active
{
	text-decoration: underline;
}
.error-page .description UL
{
	margin: 0px;
	padding: 5px 0px;
	list-style-position: inside;
}
.error-page .reason
{
	font-weight: bold;
	color: #A10000;
}
.error-page .description HR
{
	margin: 10px 0px 15px;
}
.error-page UL.links
{
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
}
/*
PayPal
*/
.paypal-cart-button
{
	text-align: right;
	height: 79px;
}
.paypal-cart-button DIV
{
	width: 200px;
	height: 79px;
	margin-left: auto;
	margin-right: 0px;
	overflow: visible;
	text-align: right;
}
.paypal-cart-button P
{
	width: 100%;
	text-align: right;
	margin: 10px 0px;
}
.paypal-cart-icon
{
	float: left;
	padding-right: 10px;
}
/*============================================================================

module styles

==============================================================================

bestsellers module

bestsellers menu box*/
.menu-bestsellers .title-bar IMG.icon
{
	background: url(images/dingbats_categorie.gif) no-repeat;
}
/*bestsellers products list*/
UL.bestsellers-products-item
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
UL.bestsellers-products-item LI
{
	list-style: none;
	padding: 2px;
}
UL.bestsellers-products-item IMG
{
	width: 50px;
	float: left;
}
.bestsellers-products-item .details
{
	margin-left: 50px;
	padding-left: 2px;
}
.bestsellers-products-item A.product-title:link, .bestsellers-products-item A.product-title:visited, .bestsellers-products-item A.product-title:hover, .bestsellers-products-item A.product-title:active
{
	font-weight: bold;
}
/*
customer reviews module
*/
.creviews-stars
{
	padding: 15px 0px 0px 15px;
}
.creviews-stars STRONG
{
	padding-right: 20px;
}
.creviews-stars IMG
{
	width: 15px;
	height: 15px;
	margin: 0px;
}
.creviews-stars IMG.star-4
{
	background: transparent url(images/star_4.gif) no-repeat left top;
}
.creviews-stars IMG.star-3
{
	background: transparent url(images/star_3.gif) no-repeat left top;
}
.creviews-stars IMG.star-2
{
	background: transparent url(images/star_2.gif) no-repeat left top;
}
.creviews-stars IMG.star-1
{
	background: transparent url(images/star_1.gif) no-repeat left top;
}
.creviews-stars IMG.star-0
{
	background: transparent url(images/star_0.gif) no-repeat left top;
}
.creviews-voting
{
	margin: 15px 0px;
}
.creviews-voting TD
{
	padding: 1px;
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
}
.creviews-voting SELECT
{
	margin: 0px 10px 0px 0px;
}
UL.creviews-reviews-list
{
	list-style: none;
	margin: 0px 0px 35px;
	padding: 0px;
	width: 100%;
}
UL.creviews-reviews-list LI
{
	margin: 0px;
	padding: 12px 0px;
}
DIV.creviews-reviews-list
{
	text-align: center;
	padding: 12px 0px 25px;
}
.creviews-reviews-title
{
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
}
.creviews-reviews-add TABLE TD
{
	padding: 2px;
}
/*
detailed product images module

detailed images on product detailed page*/
.dpimages-list .content
{
	text-align: center;
}
.dpimages-list .content IMG
{
	padding: 0px 0px 10px;
}
.dpimages-list .content IMG.last
{
	padding: 0px;
}
/*product details line*/
DIV.dpimages-popup-link
{
	margin-top: 3px;
	text-align: center;
	vertical-align: middle;
}
.dpimages-popup-link A:link, .dpimages-popup-link A:visited, .dpimages-popup-link A:hover, .dpimages-popup-link A:active
{
	text-decoration: underline;
	padding: 0px 0px 0px 17px;
	background: transparent url(images/zoom_image.gif) no-repeat left 1px;
	line-height: 13px;
}
.printable .dpimages-popup-link
{
	display: none;
}
/*icons box*/
.dpimages-icons-box
{
	padding-top: 15px;
	padding-bottom: 10px;
	width: 220px;
}
.dpimages-icons-box A:link, .dpimages-icons-box A:visited, .dpimages-icons-box A:hover, .dpimages-icons-box A:active
{
	display: block;
	outline-style: none;
	padding: 1px;
	border: 1px solid #FFFFFF;
	float: left;
}
.dpimages-icons-box A:hover
{
	border: 1px solid #215485;
}
/*
discount coupons module
*/
.dcoupons-add-coupon
{
	color: #112536;
	font-weight: bold;
}
/*clear link*/
.dcoupons-clear IMG
{
	background: transparent url(images/delete_cross.gif) no-repeat;
	width: 11px;
	height: 11px;
	vertical-align: bottom;
}
/*
fast lane checkout module
*/
.flc-sns-button
{
	position: absolute;
	top: 0px;
	left: 30px;
	height: 100%;
}
.flc-sns-button IMG
{
	width: 9px;
	height: 9px;
}
.flc-top-login
{
	position: absolute;
	top: 0px;
	right: 10px;
	height: 20px;
	line-height: 21px;
	text-align: right;
	width: 50%;
	vertical-align: middle;
	display: none;
}
#header .flc-top-login .simple-button
{
	margin-bottom: 5px;
}
.flc-top-login-text
{
	white-space: nowrap;
	padding: 0px 10px 0px 0px;
}
.flc-container #header .top-categories
{
	display: none;
}
.flc-container #header .line2
{
	height: 20px;
}
.flc-container #header .line3
{
	height: 15px;
}
.flc-container #content-container
{
	margin-top: 102px;
}
.flc-container #header
{
	height: 102px;
}
.flc-container #center
{
	text-align: center;
}
.flc-container #center-main
{
	width: 780px;
	margin: 110px auto 0;
	text-align: left;
}
/*Checkout page : user profile*/
.flc-left-dialog
{
	width: 49%;
	float: left;
	height: 272px;
}
.flc-right-dialog
{
	margin-left: 50%;
	height: 272px;
}
.flc-ext-left-dialog, .flc-ext-right-dialog
{
	height: 380px;
}
.flc-right-dialog .content
{
	vertical-align: middle;
	text-align: center;
	line-height: 203px;
}
.flc-ext-right-dialog .content
{
	line-height: 314px;
}
.flc-login-text
{
	font-size: 12px;
	font-weight: bold;
	margin: auto 0px;
}
.flc-login-text A:link, .flc-login-text A:visited, .flc-login-text A:hover, .flc-login-text A:active
{
	text-decoration: underline;
}
/*Checkout page : shipping & payment methods*/
.flc-checkout-container
{
	vertical-align: top;
	padding-bottom: 30px;
	width: 100%;
	clear: both;
}
.flc-checkout-container .flc-address
{
	vertical-align: top;
	width: 30%;
	float: left;
	overflow: hidden;
}
.flc-checkout-container .flc-checkout-options
{
	margin-left: 32%;
	vertical-align: top;
}
.flc-payments TR TD
{
	padding: 2px;
}
.flc-payments TR TD.flc-payment-name
{
	width: 20%;
	white-space: nowrap;
}
.flc-payments TR TD.flc-payment-name LABEL
{
	font-weight: bold;
}
.flc-payments TR TD.flc-payment-descr
{
	width: 80%;
}
.flc-payments TR TD.flc-payment-paypal
{
	width: 100%;
}
.flc-payments TR TD.flc-payment-paypal IMG
{
	border: 0px none #000000;
}
.flc-shippings LABEL
{
	position: relative;
	display: block;
	padding: 2px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}
.flc-shippings LABEL INPUT
{
	vertical-align: middle;
}
.flc-shippings LABEL SPAN
{
	padding-left: 3px;
}
.flc-shippings LABEL.flc-hl-shipping
{
	background: #EEEEEE none;
}
/*Checkout page : tabs*/
DIV.flc-tabs
{
	text-align: right;
}
TABLE.flc-tabs
{
	width: 70%;
	text-align: right;
	margin-left: auto;
}
TABLE.flc-tabs TR TD
{
	padding: 0px;
}
TR.flc-tab-cart-line TD
{
	vertical-align: top;
	text-align: center;
	height: 20px;
}
TR.flc-tab-cart-line IMG
{
	width: 18px;
	height: 13px;
	text-align: center;
	background: transparent url(images/cart_checkout.gif) no-repeat left top;
	margin: 0px 4px 4px 0px;
/*margin-right = flc-tab-line-img3.width * 2*/
}
.flc-tab-marks-line TD
{
	padding: 0px;
	height: 10px;
	vertical-align: top;
}
.flc-tab-marks-line DIV
{
	width: 100%;
	height: 6px;
	position: relative;
}
.flc-tab-marks-line IMG
{
	position: absolute;
	background: #A6B1C1 none;
}
.flc-tab-marks-line .flc-tab-line-img1
{
	top: 0px;
	right: 50%;
	left: 0px;
	width: 50%;
	height: 2px;
}
.flc-tab-marks-line .flc-tab-line-img2
{
	top: 0px;
	right: 0px;
	left: 50%;
	width: 50%;
	height: 2px;
}
.flc-tab-marks-line .flc-tab-line-img3
{
	top: 2px;
	right: 50%;
	width: 2px;
	height: 4px;
}
.flc-tab-marks-line .flc-tab-first .flc-tab-line-img1
{
	width: 2px;
	left: auto;
}
.flc-tab-marks-line .flc-tab-last .flc-tab-line-img2
{
	background: none;
}
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img1, .flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img2, .flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img3, .flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1, .flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img3
{
	background: #FF8600 none;
}
/*Opera fix*/
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1, .flc-tab-marks-line .flc-tab-last .flc-tab-line-img1
{
	width: 50%;
}
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img2, .flc-tab-marks-line .flc-tab-last .flc-tab-line-img2
{
	left: inherit;
}
.flc-tab-links TD
{
	font-weight: bold;
	text-align: center;
	padding: 0px 10px;
}
.flc-tab-links A:link, .flc-tab-links A:visited, .flc-tab-links A:hover, .flc-tab-links A:active
{
	text-decoration: underline;
	font-weight: bold;
}
/*
Checkout : last  step
*/
.flc-checkout-products
{
	padding-bottom: 30px;
}
.flc-checkout-box-info
{
	padding: 0px 0px 30px 20px;
}
.flc-checkout-address-left
{
	width: 48%;
	float: left;
	vertical-align: top;
	padding-bottom: 15px;
}
.flc-checkout-address-right
{
	vertical-align: top;
	margin-left: 50%;
	padding-bottom: 15px;
}
TABLE.flc-checkout-address TR TD
{
	padding: 2px;
}
.flc-payment-options
{
	padding-bottom: 15px;
}
/*
gift certificate module

gift certificate page*/
.giftcert-header
{
	vertical-align: middle;
	padding-bottom: 15px;
	background: transparent none;
}
.giftcert-header IMG
{
	width: 84px;
	height: 69px;
	background: transparent url(images/gift.gif) no-repeat left top;
	float: left;
	margin: 0px 5px 15px 0px;
}
.giftcert-table .giftcert-title
{
	color: #B51A00;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0px 0px;
}
.giftcert-table .data-name
{
	text-align: right;
}
.giftcert-table .giftcert-subtitle
{
	padding-bottom: 30px;
}
.giftcert-table .giftcert-h-separator
{
	padding: 15px 0px;
}
.giftcert-table .giftcert-h-separator HR
{
	border-bottom: 1px solid #CCCCCC;
}
.giftcert-table .buttons-row #preview_button
{
	float: left;
}
.giftcert-table .giftcert-delivery-method
{
	font-weight: bold;
}
TABLE.data-table TR#preview_template TD
{
	vertical-align: middle;
}
#preview_template TD SELECT
{
	margin-right: 20px;
}
/*cart page*/
.giftcert-item .image IMG
{
	width: 84px;
	height: 69px;
	background: transparent url(images/gift.gif) no-repeat left top;
}
.giftcert-item .giftcert-item-row .giftcert-item-subtitle
{
	padding-right: 3px;
}
.giftcert-item .product-title
{
	padding-bottom: 15px;
}
/*
google checkout module
*/
.gcheckout-cart-buttons
{
}
.gcheckout-cart-buttons DIV
{
	width: 200px;
	margin-left: auto;
	margin-right: 0px;
	overflow: visible;
	text-align: right;
}
.gcheckout-cart-buttons P
{
	width: 100%;
	text-align: right;
	margin: 10px 0px;
}
TABLE.gcheckout-top-button
{
	float: right;
	margin-bottom: 3px;
}
TABLE.gcheckout-top-button TR TD
{
	padding: 0px;
}
TABLE.gcheckout-top-button TR TD.gcheckout-or-use
{
	padding-left: 20px;
	padding-right: 20px;
}
.error-page .gcheckout-top-button
{
	display: none;
}
/*
image verification module
*/
DIV.iv-box
{
	margin-top: 15px;
	font-size: 11px;
	line-height: normal;
}
TABLE.data-table TR TD.iv-box
{
	font-size: 11px;
	line-height: normal;
	vertical-align: middle;
}
TABLE.data-table TR TD.iv-box-descr
{
	padding-top: 15px;
	font-size: 11px;
	line-height: normal;
}
.iv-description
{
	padding: 0px;
	margin: 0px;
}
.iv-row
{
	text-align: left;
	height: 60px;
}
.iv-img
{
	text-align: center;
}
.iv-input
{
	text-align: center;
}
.iv-row .iv-img
{
	text-align: left;
	margin-right: 10px;
	float: left;
}
.iv-row .iv-input
{
	text-align: left;
	height: 60px;
	line-height: 60px;
}
.iv-input INPUT
{
	width: 100px;
}
.iv-error
{
	padding-left: 5px;
	color: #880000;
}
.iv-box A:link, .iv-box A:visited, .iv-box A:hover, .iv-box A:active
{
	font-size: 12px;
	text-decoration: underline;
}
/*
manufacturers module

manufacturers menu list*/
.menu-manufacturers .title-bar IMG.icon
{
	background: url(images/dingbats_categorie.gif) no-repeat;
}
/*manufacturers list*/
UL.manufacturers-list
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
UL.manufacturers-list LI
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	white-space: nowrap;
}
/*
News management module
*/
.news-register-item
{
	margin-bottom: 5px;
}
.news-register-item LABEL
{
	line-height: 15px;
}
.news-register-item SPAN
{
	font-style: italic;
}
/*News list*/
LABEL.news-item
{
	display: block;
	font-weight: bold;
}
.news-item-descr
{
	font-style: italic;
	padding-left: 20px;
	padding-bottom: 15px;
}
/*
'Note' box
*/
DIV.note-box
{
	position: absolute;
	border: 1px solid #000000;
	background-color: #F6F5EB;
	margin: 0px 0px 0px 30px;
	padding: 3px;
	width: 150px;
	line-height: 15px;
	white-space: normal;
	overflow: hidden;
}
/*
product options module

exceptions list*/
#exception_msg
{
	padding-bottom: 15px;
	white-space: normal;
}
.poptions-exceptions-list
{
	padding-bottom: 15px;
}
/*short options list*/
.poptions-options-list
{
	padding: 1px;
}
.poptions-options-list TD
{
	padding-right: 10px;
}
/*
recommended products module
*/
UL.rproducts
{
	list-style: disc outside none;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}
UL.rproducts LI
{
	margin: 0px;
	padding: 0px;
	font-size: 7px;
}
UL.rproducts A:link, UL.rproducts A:visited, UL.rproducts A:hover, UL.rproducts A:active
{
	font-weight: bold;
	font-size: 12px;
}
.printable .rproducts-dialog
{
	display: none;
}
/*
sns module
*/
.sns-button IMG
{
	cursor: pointer;
}
.sns-button .text
{
	height: 15px;
	text-align: center;
}
.sns-button .text A:link, .sns-button .text A:visited, .sns-button .text A:hover, .sns-button .text A:active
{
	font-family: tahoma, arial;
	text-decoration: none;
	color: #550000;
	font-weight: bold;
}
/*
Stop list module
*/
IMG.slist-no-ip
{
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background: transparent url(images/no_ip.gif) left top;
}
/*
subscriptions module
*/
.subscriptions-product-price
{
	color: #010101;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}
.subscriptions-product-price-value
{
	color: #B51A00;
	font-weight: bold;
	font-size: 12px;
}
/*
upselling products module
*/
.uproducts TABLE
{
	margin: 0px;
}
.uproducts TD
{
	padding: 5px;
	font-weight: bold;
}
.uproducts TD.item-number
{
	width: 1%;
}
/*
ups online tools module
*/
.ups-logo
{
	width: 84px;
	height: 96px;
	margin: 0px 5px 15px;
}
.ups-logo-cell
{
	margin: 25px 20px 5px;
	text-align: center;
}
.ups-notice
{
	font-size: 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
}
TABLE.ups-error TR TD
{
	padding: 1px;
}
.ups-error-name
{
	width: 20%;
}
/*
users online module

users statistics box*/
.uo-box
{
	width: 100%;
	padding: 10px 0px 10px 13px;
}
/*
wholesale module
*/
#wl-prices
{
	margin-top: 15px;
}
#wl-prices TABLE TD
{
	padding: 2px 10px;
	background: #EEEEEE none;
	white-space: nowrap;
}
#wl-prices TABLE TH
{
	padding: 2px 10px;
	white-space: nowrap;
	background: #CCCCCC none;
	font-weight: bold;
	text-align: center;
}
#wl-prices DIV STRONG
{
	color: #112536;
}
/*
wishlist module
*/
.wishlist-sendlist
{
	margin-top: 15px;
}
.wishlist-sendlist .button
{
	margin-left: 10px;
}
.wishlist-sendlist INPUT.input-email
{
	width: 140px;
}
/*==============================================================================

alternative layouts

==============================================================================

printable
*/
.printable #content-container
{
	position: static;
	margin: 0px;
	padding: 0px;
}
.printable #content-container2
{
	float: none;
	position: static;
	left: 0px;
	right: 0px;
	width: 100%;
}
.printable #center
{
	float: none;
	position: static;
	width: 100%;
	left: 0px;
}
.printable #header
{
	position: static;
	height: 82px;
}
.printable #header .tabs
{
	display: none;
}
.printable #header .line1
{
	display: none;
}
.printable #header .line2
{
	display: none;
}
.printable #header .line3
{
	border-top: 1px solid #ACB7C7;
	height: 15px;
}
.printable #header .top-categories
{
	display: none;
}
.printable .uproducts
{
	display: none;
}
.printable #header .printable
{
	display: none;
}
.printable #center-main
{
	margin: 0px 10px;
	position: static;
}
.printable #footer
{
	position: static;
}
.printable #footer .subbox
{
	background: transparent none;
}
/*buttons*/
.printable BUTTON.button, .printable DIV.button
{
	border: 1px solid #ACB7C7;
}
.printable .button, .printable .button *
{
	background: transparent none !important;
}
/*containers*/
.printable .dialog .title
{
	background: transparent none;
}
.title H2
{
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.printable .title H2
{
	color: #000000;
}
/*service styles*/
.printable .no-print
{
	display: none;
}
/*
users online sublayout
*/
.uo-container #content-container
{
	padding-bottom: 74px;
}
.uo-container #footer
{
	height: 74px;
}
.normal
{
	font-weight: normal;
}
/*
Admin preview layout
*/
.admin-preview #header, .admin-preview #footer, .admin-preview #left-bar, .admin-preview #right-bar, .admin-preview #location, .admin-preview .offers-short-list, .admin-preview .creviews-dialog, .admin-preview .send2friend-dialog
{
	display: none;
}
.admin-preview #content-container
{
	margin: 0px;
	padding: 0px;
}
.admin-preview #center-main
{
	margin: 5px;
}
/*
Several fixes for modules
*/
.fcomp-compare-buttons
{
	margin: 15px !important;
}
.fancycat-icons-scheme UL LI
{
	background: transparent !important;
}
.fancycat-icons-scheme UL
{
	width: 207px !important;
}
.fancycat-icons-scheme LI UL
{
	background: #FFFFFF none !important;
	right: 190px !important;
	left: inherit !important;
}
.fancycat-icons-scheme A.empty-link:link, .fancycat-icons-scheme A.empty-link:visited, .fancycat-icons-scheme A.empty-link:hover, .fancycat-icons-scheme A.empty-link:active
{
	color: #818FA6 !important;
}
.menu-affiliate UL
{
	list-style: none !important;
}
DIV.flc-1-button DIV, DIV.flc-1-button A:link, DIV.flc-1-button A:visited, DIV.flc-1-button A:hover, DIV.flc-1-button A:active
{
	background: transparent url(images/custom/but_menu_left.gif) no-repeat scroll 0 0 !important;
	line-height: 20px !important;
	font-weight: normal !important;
	color: #111D4D !important;
}
DIV.flc-1-button
{
	background: transparent url(images/custom/but_menu_right.gif) no-repeat scroll right top !important;
}
DIV.flc-3-button DIV, DIV.flc-3-button A:link, DIV.flc-3-button A:visited, DIV.flc-3-button A:hover, DIV.flc-3-button A:active
{
	background: transparent url(images/custom/but_main_left.gif) no-repeat scroll 0 0 !important;
	line-height: 20px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	font-size: 12px !important;
}
DIV.flc-3-button
{
	background: transparent url(images/custom/but_main_right.gif) no-repeat scroll right top !important;
}
DIV.flc-3-button
{
	padding-right: 15px !important;
}
.products-table .fcomp-checkbox-box
{
	margin-top: 15px !important;
}
.fcomp-select-box
{
	margin-top: 5px !important;
}
.fcomp-select-box .fcomp-select-product
{
	margin-right: 5px !important;
}
.fcomp-list UL LI
{
	background: transparent none !important;
	list-style: none !important;
}
.menu-auth .iv-input, .menu-auth .iv-img
{
	text-align: left !important;
}
.offers-more-info A:link, .offers-more-info A:visited, .offers-more-info A:hover, .offers-more-info A:active
{
	background-image: none !important;
	padding-right: 0px !important;
}
.fancycat-icons-scheme LI UL
{
	border: 1px solid #B1C6D7 !important;
}
.menu-survey .survey-footer
{
	font-size: 12px !important;
}
A.offers-thumbnail IMG
{
	border: none !important;
}
