/* CSS Document */
/* General styles */

body, form, div, ul, h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin:	0;
	padding: 0;
}

h4 {
	font-size: 100%;
}
input, textarea, select {
	margin: 0 3px 0 0;
	padding: 1px;
	font-size: 92%;
	font-family: Tahoma;
}
textarea {
	margin: 0;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long , select {
	background-color: #ffffff;
	vertical-align: middle;
	color: #2d2d2d;
	padding: 2px;
}
.disabled, select.disabled {
	background-color: #e0dfe3;
}
.central-column .input-text, .central-column .input-text-auto, .central-column .input-text-large, .central-column .input-text-medium, .central-column .input-text-short, .central-column .input-text-100 {
	height: 14px;
}
.input-text {
	width: 200px;
}
.input-text-medium {
	width: 80px;
}
.input-text-large {
	width: 300px;
}
.input-text-short {
	width: 40px;
}
.input-textarea {
	width: 370px;
}
.input-textarea-long {
	width: 90%;
}
.input-text-100 {
	width: 100%;
}
p {
	padding: 6px 0;
	color: #2c2b2b;
}
ul {
	list-style-type: none;
}
ol {
	padding: 0 0 0 15px;
}
li {
	/*padding: 2px 0;*/
	/*float:left;*/
}
a, a:visited, a:active, a:hover {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
}
.float-none {
	float: none !important;
}
.hand {
	cursor: pointer;
}
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action, .button-big, .button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input, .button-big a, #top_menu ul li.first-level, #top_menu ul li.first-level.cm-active, #top_menu ul li.first-level span, a.cm-thumbnails-mini,  .promotion-coupon strong, .image-reload {
	display: -moz-inline-box;
	display: inline-block;
}
/* Notification box */
.cm-notification-container {
	position: fixed;
	right: 8px;
	top: 0px;
	z-index: 16;
}
.notification-content {
	position: relative;
	margin-bottom: 1px;
}
.notification-w, .notification-n, .notification-e {
	width: 250px;
	opacity: 0.96;
	-moz-opacity: 0.96;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=96)";
	padding: 3px 11px 11px 13px;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	padding: 0 10px 1px 26px;
	font: bold 115% Arial, Helvetica, sans-serif;
	position: absolute;
	left: 8px;
	top: 0;
	z-index: 15;
}
.notification-body {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:12px;
	clear: both;
}
img.cm-notification-close {
	padding: 0 4px 4px 4px;
	margin-right: -7px;
	float: right;
}
.notification-body p {
	margin: 3px -1px 0 0;
	text-align: right;
}
.notification-body b {
	font-weight: normal;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	font-family: Arial, Helvetica, sans-serif;
}
/* /Notification box */

/* Product notification */
.product-notification-container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -80px 0 0 -200px;
	color: #000000;
	width: 400px;
	height: 73px;
	z-index: 30;
}
.product-notification {
	padding: 8px 10px 46px 10px;
}
.product-notification h1 {
	font-size: 16px;
	font-weight: bold;
	color:#248ecf;
}
.product-notification .notification-body, .product-notification .notification-body a, .product-notification .notification-body a:visited, .product-notification .notification-body a:hover, .product-notification .notification-body a:active {
	color: #000;
}
.product-notification .notification-body p {
	text-align: left;
}
.product-notification .notification-body {
	height: 72px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 10px 0 13px 0;
	padding: 1px 7px;
}
.product-notification-container img.cm-notification-close {
	margin: 0;
	padding: 0;
	float: none;
}
.product-notification .notification-body .product-list-field {
	margin-top: 0;
	font:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.product-notification .notification-body .product-list-field label {
	padding-top: 0;
}
.product-notification ul ul {
	margin-left: 15px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
}
/* /Product notification */
/* Buttons */
.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action, .button-big {
	margin-bottom: 4px;
}
/* /input buttons */
.button-submit-big, .button-big {
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input, .button-big a {
	font-size: 92%;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.buttons-container {
	padding: 5px 0 1px 0;
}
/* /Buttons */

/* Log in/out styles */
#sign_io {
	padding: 11px 3px 0 0;
	position: relative;
}
#sign_io a, #sign_io a:visited, #sign_io a:hover, #sign_io a:active {
	padding: 0 4px;
}
#sign_io a.text-button, #sign_io a.text-button:visited, #sign_io a.text-button:hover, #sign_io a.text-button:active {
	padding: 0 8px 0 2px;
	margin: 0;
}

#login-ya {
    border: 1px solid #FFFFFF;
    left: 0 !important;
    position: relative;
    right: 4px;
    top: 29px !important;
    width: 220px;
    z-index: 14;
}
.login-popup {
	background-color: #f9ffd2;
	border: 1px solid #b1b1b1;
	padding: 9px 16px;
}
.login-popup p {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.login-popup h1 {
	font: bold 110% Arial, Helvetica, sans-serif;
	margin: 0 0 8px -4px;
	width:75px;
}
.login-popup .error-text {
	margin-bottom: 11px;
}
.login-popup .form-field, .login .form-field, .step-body-active  .form-field {
	padding-left: 0;
}
.login-popup .form-field label, .login .form-field label, .step-body-active  .form-field label {
	font: 100% Arial, Helvetica, sans-serif;
	margin-left: 0;
}
.login-popup .form-field .input-text {
	clear: both;
    font: bold 14px Arial,Helvetica,sans-serif;
    margin-top: 3px;
    padding: 2px 3px 2px 27px;
    width: 155px;
}
.login-popup .form-field .password {
	margin-bottom: 6px;
}
.login-popup .clear, .login .clear {
	padding: 10px 0 6px 0;
}
.login-popup .clear .float-left {
	padding-top: 1px;
}
.login-popup .clear .checkbox {
	margin: 2px 0 0 1px;
}
.login-popup .clear label {
	font: 100% Arial, Helvetica, sans-serif;
}
.login-popup a {
	font-size: 100%;
}
.login {
	width: 247px;
	margin: 0 auto;
}
.login .clear, .login-form .clear {
	padding: 14px 0 0 0;
}
/* /Log in/out styles */
/* form styles */
/** for checkboxes in FF **/
.error-message {
	width: 70%;
	clear: both;
}
.error-message .message {
	padding: 0 8px;
	margin-bottom: 8px;
}
.error-message .arrow {
	width: 0;
	margin-left: 10px;
	font-size: 1px;
	line-height: 1px;
}
#checkout_totals .error-message {
	width: 100%;
}
.form-field {
	margin: 6px 0;
	vertical-align: middle;
}
.form-field {
	padding: 0 0 0 170px;
}
.form-field.revert {
	padding-left: 20px;
}
.form-field.revert label {
	float: none;
	margin: 0;
	width: auto;
}
.form-field.revert .checkbox, .form-field.revert .radio {
	float: left;
	clear: left;
	margin: 1px 3px 0 -20px;
}
.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 160px;
	padding-top: 1px;
	margin-left: -170px;
}
.form-field label.cm-required {
	margin-right: 5px;
	width: 165px;
}
.select-field {
	padding: 3px 0;
}
.form-field .select-field {
	padding: 0;
}
.select-field label, .form-field table label {
	width: auto;
	clear: none;
	margin: 0 10px 0 0;
	padding: 3px 0;
	vertical-align: middle;
}
.select-field label {
	padding-left: 12px;
}
.select-field label .checkbox {
	vertical-align: -2px;
	margin-left: -12px;
}
.select-field .checkbox {
	vertical-align: middle;
}
.choose-icon {
	float: left;
	padding: 1px 4px 0 0;
}

/* Notification box */
.cm-notification-container {
	position: fixed;
	right: 8px;
	top: 0px;
	z-index: 16;
}
.notification-content {
	position: relative;
	margin-bottom: 1px;
}
.notification-w, .notification-n, .notification-e {
	width: 250px;
	opacity: 0.96;
	-moz-opacity: 0.96;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=96)";
	padding: 3px 11px 11px 13px;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	padding: 0 10px 1px 26px;
	font: bold 115% Arial, Helvetica, sans-serif;
	position: absolute;
	left: 8px;
	top: 0;
	z-index: 15;
}
.notification-body {
	font: normal 85%/123% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	clear: both;
}
img.cm-notification-close {
	padding: 0 4px 4px 4px;
	margin-right: -7px;
	float: right;
}
.notification-body p {
	margin: 3px -1px 0 0;
	text-align: right;
}
.notification-body b {
	font-weight: normal;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	font-family: Arial, Helvetica, sans-serif;
}
/* /Notification box */