/* --------------------------------------------------------------
   stylesheet.css 2010-03-22 gambio
   Gambio GmbH
   http://www.gambio.de
   Copyright (c) 2010 Gambio GmbH
   Released under the GNU General Public License
   --------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   
   XT-Commerce - community made shopping
   http://www.xt-commerce.com
   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org
   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

/* STUFF  ++++++++++++++++++++++++++++++ */
body {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

#main_content_container {
	width: 97%;
	margin-left:auto;
	margin-right:auto;
}

.border {border:1px solid #325374;}
.border_bottom {border-bottom:1px solid #325374;}
.border_top {border-top:1px solid #325374;}

.center 	{ text-align: center; }
.align_center 	{ text-align: center; }
.align_right 	{ text-align: right; }
.strong	{ font-weight: bold;}
.small 	{ font-size:10px; }
#nobr {	white-space: nowrap; }
.nobr {	white-space: nowrap; }
img 		{ border: 0; }
form 		{ margin: 0px 0px 0px 0px; }
/*
input[type=text],input[type=password] { border: 1px solid black; height: 13px; font-size: 12px; }
*/
#navigation { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
/* STUFF  ++++++++++++++++++++++++++++++ */


#mode1_block #quick_find_input {
	position:	absolute;
	top:			1px;
	left:			20px;
	width:		120px;
}
#mode1_block #quick_find_submit {
	position:	absolute;
	top:			1px;
	left:			145px;
}


#topmenu_block #quick_find_input {
	position:	absolute;
	top:			4px;
	left:			20px;
	width:		120px;
}
#topmenu_block #quick_find_submit {
	position:	absolute;
	top:			4px;
	left:			145px;
}

#mode2_pathrow 	{
	margin-bottom:3px;
}

/* Lightbox */
#lightbox_content { display: none; }
#footer { display: none; }

#popup_box .lightbox_block { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }

#popup_box #shopping_cart, #popup_box #checkout_shipping, #popup_box #gm_checkout_payment, #popup_box #gm_checkout_confirmation, #popup_box #checkout_success, #popup_box #create_account_page { float:none; text-align: left; margin-left: auto; margin-right: auto; width: 680px; }

#popup_box #shopping_cart #footer {
	margin-top: 43px;
}

#popup_box #create_account_page #footer {
	margin-top: 46px;
}
/* ENDE Lightbox */


/* Bestellvorgang allgemein */
.checkout {
	overflow: hidden;
}

.checkout .heading img, .checkout .heading2 img {
	float: left;
}

.checkout .module_option_title {
	float: left;
}

.checkout .module_option_description{
	
}

.checkout .module_option_price {
	float: right;
}

.checkout .module_option_radio {
	float: right;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 3px;
}

.checkout .module_option_price_bold {
	float: right;
	font-weight: bold;
}

.checkout .button_back {
	float: left;	
}

.checkout .text_continue {
	text-align: right;
	margin-right: 43px;
	line-height: 38px;
}

.checkout .button_continue {
	float: right;
}

.checkout .button_continue form{
	display: inline;
}

.checkout .history_navbar {
	clear: both;
}

.checkout .navabar {
	overflow: hidden;
	width: 578px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.checkout #block_address {
	margin-top: 20px;
}

.checkout .gender {
	height: 32px;
}

.checkout .head_height {
	overflow: hidden;
	height: 38px;
}

.checkout .module_option_overflow{
	overflow: hidden;
}
/* ENDE Bestellvorgang allgemein */


/* Navigation */
.navigation {
	width: 100%;
}
/* ENDE Navigation */

/* Allgemeines */
.cursor_pointer {
	cursor: pointer;
}

.logo_cart_on_top {
	float: left;
}

#topmenu_clear {
	clear: right;
}

.class_error {
	font-weight: bold; 
}

.cell_note {
	text-align: left;
}

.image_shippingtime { }

#pre_black {
	height: 1500px; 
	width: 100%; 
	background-color: #000000; 
	opacity: 0.7; 
	position: absolute; 
	z-index: 999; 
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

.gm_opensearch_info:hover, .gm_opensearch:hover {
	text-decoration:underline;
	cursor:pointer;
}
#menubox_search_body .gm_opensearch_info:hover, #menubox_search_body .gm_opensearch:hover {
	cursor:pointer;
	text-decoration:underline;
}

.copyright { 
	clear: both;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.copyright a { 
	color: #808080;
	text-decoration: none;
}

.button_to_cart .cart_text:hover {
	text-decoration:none;
}

/* ENDE Allgemeines */


#menubox_cart 					{}

.quickie_absolute					{ position:relative; width:180px; height:20px; }
.quickie_text_field input { position:absolute; top:0px; left:0px; width:120px; }
.quickie_submit 					{ position:absolute; top:0px; left:126px; }


.searchbox_absolute					{ position:relative; width:180px; height:20px; }
.searchbox_text_field input { position:absolute; top:0px; left:0px; width:120px; }
.searchbox_submit 					{ position:absolute; top:0px; left:126px; }

/*
.quickie_text_field input { width:120px; }
.quickie_submit 					{ position:relative; top:4px; left:3px; }

.searchbox_text_field input { width:120px; }
.searchbox_submit 					{ position:relative; top:4px; left:3px; }
*/

#menubox_categories .cat_icon {	float:left; height:100%;}




#menubox_trusted 		{
border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 }
 /*
#menubox_trusted_head 	{
	position: relative;
 background-image: none;
 background-color: #0065AC;
 color: #FFFFFF;

 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 text-align:left;

 height:20px;
 line-height:20px;
 
 border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:3px;
 padding-left:3px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 }
 */
#menubox_trusted_body 	{
 background-image: none;
 background-color: #e7e7e7;
 color: #000000;

 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
 text-align:left;

 border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:3px;
 padding-left:3px;
 padding-right:3px;
 padding-top:3px;
 padding-bottom:3px;
 }
  #menubox_trusted_body a { 
 color: blue;
 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: underline;
}


#menubox_specials_head img, #menubox_reviews_head img, #menubox_whatsnew_head img, #menubox_cart_head img	{
	float: right;
	margin-right: 8px;
	margin-top: 6px;
}

#menubox_login_body 		.left {	
	float: left;
	width: 60px;
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_login_body 		.right {	
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_newsletter_body 	.left {	
	float: left;
	width: 60px;
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_newsletter_body	.right {	
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}


#menubox_cart .box_overflow	{ 
	overflow: hidden; 
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
}

#menubox_cart .box_left		{ 
	float: left; 
	margin-top:		0px;
	margin-right:	5px;
	margin-bottom:	0px;
	margin-left:	0px;
}

#menubox_cart .box_right	{ }	

#menubox_order_history_body .box_left {
	float: left; 
	margin-top:		0px;
	margin-right:	5px;
	margin-bottom:	0px;
	margin-left:	0px;
}

#menubox_order_history_body .box_right {}	

#menubox_best_sellers_body	.box_load_bestseller	{ 
	overflow:hidden;
}

#menubox_best_sellers		.box_left				{ 
	display:none; 
	padding-top:	3px;
	padding-right:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
}

#menubox_best_sellers		.box_right				{ 
	text-align:right; 
	padding-top:	2px;
	padding-right:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
}

#shopping_cart  {overflow:hidden; width:99%;}


#content_box_new_products_default {  width:100%;  padding: 0px;  margin: 0px; overflow: hidden; }

#content_box_specials {  width:100%;  padding: 0px;  margin: 0px; overflow: hidden; }

#content_box_new_products_main {  
	width:100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden; 
 }

 #content_box_new_products_main_body .product_price { 
 padding: 0px;
  margin: 0px;
	height: 65px;
 }
 
 
 #iconizing_icon { float:left; }

 

 
/* Caution! Ensure accessibility in print and other media types... */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
@media projection, screen { .ui-tabs-hide {display: none;} }
/* Hide useless elements in print layouts... */
@media print { .ui-tabs-nav {display: none;} }

/* Skin */
.ui-tabs-nav 												{list-style: none; margin: 0px 0px 2px 0px; padding: 0px;}
body .ui-tabs-nav li {
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}
.ui-tabs-nav a, .ui-tabs-nav a span {float: left; } /* fixes dir=ltr problem and other quirks IE */
body .ui-tabs-nav a {white-space: nowrap; /* @ IE 6 */ outline: 0; } /* @ Firefox, prevent dotted border after click */
body .ui-tabs-nav .ui-tabs-selected a 		{z-index: 2;}

.ui-tabs-nav a span { text-transform: uppercase; font-size: 10px; }

.ui-tabs-nav .ui-tabs-selected a span {}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor: text; } /* @ Opera, use pseudo classes otherwise it confuses cursor... */ 
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {cursor: pointer; } /* @ Opera, we need to be explicit again here now... */ 
.ui-tabs-disabled {opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { }

/*
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav 						{display: inline-block; } /* auto clear @ IE 6 & IE 7 Quirks Mode */ 
*:first-child+html .ui-tabs-nav {display: inline-block; } /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */


/* Startseite */
#content_box_upcoming_products_body .box_left		{	
	float: left;
}

#content_box_upcoming_products_body .box_right		{	
	text-align:right;
}
/* ENDE Startseite */


/* Kontoerstellung */
#create_account_page .heading img {
	float: left;
}

#create_account_page .smallHeading {
	font-size: 10px; 
	text-transform: none;
	text-align: right;
}

#create_account_page span {
	font-weight: bold; 
}

#create_account_page .cell_back {
	float: left;
	padding-top: 10px;
}

#create_account_page .cell_continue {
	float: right;
	padding-top: 10px;
}


#create_account_page .cell_center {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page .cell_adress {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page .cell_adress_text {
	width: 60%;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page #gender{
	position: relative;
	top: 3px;
}

#create_account_page .gender {
	height: 32px;
}

#create_account_page .form_buttons{
	overflow: hidden;
	height: 27px;
}
/* ENDE Kontoerstellung */


/* Artikeldetailseite */
#product_info { height: 100%; overflow: hidden; }

#product_info #details_head { overflow: hidden; line-height: normal; }

#product_info #products_price { float: right; }

#product_info #details_body 			{ display: block; overflow: hidden; margin-top: 4px; }
#product_info #details_left_part 	{ float: left; }
#product_info #details_main_part 	{ margin-bottom: 8px; float:none; width: auto; }

#product_info #details_cart_part 	{ width: auto; }

#product_info #gm_tell_a_friend, #product_info #gm_tell_a_friend_icon, #product_info #gm_price_offer, #product_info #print, #product_info #gm_price_offer_icon, #product_info #print_icon {
	cursor: pointer;
}

#product_info .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}

#product_info .info_element { margin-bottom: 8px; }

#products_options .attribute_radio .gm_attr_calc_input {
	width: auto;
}

#products_media_head_file { float: left; }
#products_media_head_size { float: right; }

.products_media_button { float: right; }
.products_media_icon { float: left; margin-right: 5px; }
.products_media_info { float: left; width: 400px; }
.products_media_download { float: right; text-align: right; }
#products_media_body .filename { font-weight: bold; }
.products_media_download { width: 140px; }
.products_media_filesize { margin-right: 73px; }

#product_info #graduated_prices_detail 				{ }
#product_info .graduated_prices_detail_row 				{ overflow: hidden; }
#product_info .graduated_prices_detail_left 				{ float: left; width: 70px; }
#product_info .graduated_prices_detail_right 				{ margin-left: 70px; }

#product_info .details_attributes_selection { 
	width: 100%;
	margin-bottom: 8px;
}

#product_info .details_attributes_selection td{ 
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#product_info .details_table_options_space { height: 10px; }
#product_info .details_table_options_radio { width: 20px; }
#product_info .details_attributes_dropdown { margin-bottom: 8px; } 
#product_info .details_attributes { margin-bottom: 8px; } 
#product_info .details_attributes_options { height: 30px; }

#product_info #gm_attribute_images { margin-left: 1px; }

/* IE CSS-HACK */
*:first-child+html #gm_attr_calc_qty {
	margin-top:-1px;
}


/* IE6 CSS-HACK */
* html .ui-tabs-nav {
	margin-left: -3px;
} 
/* ENDE Artikeldetailseite */

/* Artikelübersicht listing */
#product_listing { overflow: hidden; padding-right: 2px; }
#product_listing .product_box .listing_attributes_selection { padding-top: 10px; }
#product_listing .product_box .qty_cart span { float: left; padding: 0px; margin: 0px; }
#product_listing .product_box .qty_cart { float: right; }
#product_listing .product_box .stock_shipping_info { overflow: hidden; }
#product_listing .product_box .bottom_cell { overflow: hidden; height: 100%; }
#product_listing .product_box .gm_checker_error { clear: right; }
/* IE CSS-HACK */
#product_listing .product_box .qty_cart .gm_image_button { margin-top: 1px\9 }
/* ENDE Artikelübersicht listing */

/* Gästebuch */
#guestbook_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

.guestbook_navigation #back {
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	font-weight: bold;
}

.guestbook_navigation #next {
	cursor: pointer;
}

#guestbook_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#guestbook_send_entry {
	cursor: pointer;
}

.guestbook_icon {
	cursor: pointer;
}

#guestbook_new_entry {
	float: left;
}
/* ENDE Gästebuch */


/* Bestellvorgang */
/* Bestellvorgang Shipping */
#checkout_shipping {	
	
}

#checkout_shipping .shipping_address_block {
	margin-bottom: 17px;
	color: #000000;
}

#checkout_shipping .module_option_title {
	width: 390px;
}

#checkout_shipping .navbar_line img {
	position: relative;
	top: 5px;
	left: 0px;
}

#checkout_shipping .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}
/* ENDE Bestellvorgang Shipping */

/* ENDE Bestellvorgang Payment */
#gm_checkout_payment {	

}

#gm_checkout_payment .module_data_left {
	padding-top: 2px;
	padding-right: 5px;
}

#gm_checkout_payment .gm_class_input, #gm_checkout_payment .gm_class_input{
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 14px;
	width: 190px;
	margin-bottom: 1px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#gm_checkout_payment .module_table select{
	height: 26px;
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 3px;
}

#gm_checkout_payment .module_description {
	width: 485px;
	overflow: hidden;
}

#gm_checkout_payment .module_table {
	width: 100%;
}

#gm_checkout_payment .navbar_line img {
	position: relative;
	top: 5px;
	left: 175px;
}
/* ENDE Bestellvorgang Payment */

/* Bestellvorgang Confirmation */
#gm_checkout_confirmation .products_block {
	padding-bottom: 10px;
}

#gm_checkout_confirmation .head {
	overflow: hidden;
	margin-bottom: 20px;
}

#gm_checkout_confirmation .table_products_space {
	height: 10px;
}

#gm_checkout_confirmation .left_address {
	float: left;
	width: 260px;
}

#gm_checkout_confirmation .right_address {
	float: right;
	width: 260px;
}

#gm_checkout_confirmation .address {
	overflow: hidden;
}

#gm_checkout_confirmation #order_data {
	overflow: hidden;
}

#gm_checkout_confirmation #total_block_table {
	margin-left: auto;
}

#gm_checkout_confirmation #table_products_data {
	width: 100%;
}

#gm_checkout_confirmation .navbar_line img {
	position: relative;
	top: 5px;
	left: 322px;
}
/* ENDE Bestellvorgang Confirmation */

/* Bestellvorgang Success */
#checkout_success .navbar_line img {
	position: relative;
	top: 5px;
	left: 424px;
}
/* ENDE Bestellvorgang Success */
/* ENDE Bestellvorgang */


/* Weiterempfehlen */
#gm_tell_a_friend_popup #tell_a_friend_send{
	float: right;
}

#tell_a_friend_icon {
	float: left;
	margin-right: 7px;
}

#tell_a_friend_form {
	padding-top: 10px;
	padding-bottom: 25px;
}
/* ENDE Weiterempfehlen */


/* Callback Service */
#callback_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

#callback_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#callback_send_entry{
	cursor: pointer;
}
/* ENDE Callback Service */


/* Woanders günstiger? */
#price_offer_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

#price_offer_back {
	float: left;
	position: relative;
	left: -16px;
}

#price_offer_send {
	
	text-align: right;
	position: relative;
	right: -16px;
}

/* ENDE Woanders günstiger? */





/* LIVE SEARCH  ++++++++++++++++++++++++++++++ */

#live_search_container {
	background-image: none;
	background-color: #e7e7e7;
}

#live_search_container a {
	font-family: Verdana, Tahoma;
	font-size:10px;
	font-weight: normal;
	font-style: italic;
	color:black;
	text-decoration:none;
}

#live_search_container ul {
  list-style-type:none;
	padding: 0px;
  margin: 0px 0px 3px 0px;	
}
#live_search_container li {
	padding: 0px;
  margin: 0px;	
	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#B3CCDD;
}

#live_search_container #live_search_head {
	font-family: Verdana, Tahoma;
	font-size:10px;
	font-weight: bold;
	color:black;
	text-decoration: none;
	text-align:left;
}
/* LIVE SEARCH  ++++++++++++++++++++++++++++++ */


/* MEGA FLYOVER  ++++++++++++++++++++++++++++++ */


/* MEGA FLYOVER  ++++++++++++++++++++++++++++++ */

.c_boxhead {
	height: 20px;
	line-height: 20px;
}


/* alte dynamic css */

#account .box_bottom {color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;overflow:hidden;padding:5px 10px 10px 0;text-align:justify;text-decoration:none;text-transform:none}
#account .box_content .align_right{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:0;text-align:right;text-decoration:none;text-transform:none}
#account .box_content .box_left{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:0;text-align:left;text-decoration:none;text-transform:none}
#account .box_content .box_right{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:0;text-align:justify;text-decoration:none;text-transform:none}
#account .box_content .cell_left{color:#000;float:left;font-size:12px;font-style:normal;font-weight:400;padding:3px;text-align:justify;text-decoration:none;text-transform:none;width:150px}
#account .box_content .cell_right{color:#000;font-size:12px;font-style:normal;font-weight:400;margin:0 0 0 150px;padding:3px;text-align:justify;text-decoration:none;text-transform:none}
#account .box_form{background:#e7e7e7;height:100%;margin:0 0 15px;overflow:hidden;padding:10px}
#account .box_form .box_left{color:#000;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:28px;padding:0;text-align:left;text-decoration:none;text-transform:none}
#account .box_form .box_right{color:#000;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:28px;padding:0;text-align:right;text-decoration:none;text-transform:none}
#account .box_form .cell_left{color:#000;float:left;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:28px;padding:3px;text-align:justify;text-decoration:none;text-transform:none;width:120px}
#account .box_form .cell_right{color:#000;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:28px;padding:3px;text-align:justify;text-decoration:none;text-transform:none}
#account .box_left{float:left;padding:0;width:49%}
#account .box_right{float:right;overflow:hidden;padding:0;width:49%}
#account .cell_note{color:#000;float:right;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:0;text-align:right;text-decoration:none;text-transform:none}
#account .gm_products_name{color:#000;font-size:12px;font-style:normal;font-weight:700;text-align:right;text-decoration:none;text-transform:none}
#account .gm_products_price{color:#000;font-size:10px;font-style:normal;font-weight:700;text-align:right;text-decoration:none;text-transform:none}
#account .info_message{color:#000;font-size:12px;font-style:normal;font-weight:400;margin:5px 0;text-align:justify;text-decoration:none;text-transform:none}
#account .login_left{color:#000;float:left;font-size:12px;font-style:normal;font-weight:400;height:20px;padding:1px;text-align:justify;text-decoration:none;text-transform:none;width:120px}
#account .login_right{color:#000;font-size:12px;font-style:normal;font-weight:400;height:20px;padding:1px;text-align:justify;text-decoration:none;text-transform:none}
#account .order_body{color:#000;font-size:11px;font-style:normal;font-weight:400;text-align:right;text-decoration:line-through;text-transform:none}
#account .order_table{border-bottom-color:#a7a7a7;border-bottom-style:solid;border-bottom-width:1px}
#account .productOldPrice{color:red;font-size:10px;font-style:normal;font-weight:400;text-align:right;text-decoration:line-through;text-transform:none}
#account .product_box{color:#000;font-size:10px;font-style:normal;font-weight:400;padding:0;text-align:right;text-decoration:none;text-transform:none}
#account .product_box img{float:left;padding:0;text-align:left}
#account .product_box_bottom{clear:both;color:#000;font-size:12px;font-style:normal;font-weight:400;padding:10px 0 0;text-align:right;text-decoration:none;text-transform:none}
#account .smallHeading{color:#000;font-size:10px;font-style:normal;font-weight:400;text-align:right;text-decoration:none;text-transform:none}
#account .td_left{color:#000;float:left;font-size:10px;font-style:normal;font-weight:400;padding:2px;text-align:justify;text-decoration:none;text-transform:none}
#account .td_right{color:#000;font-size:10px;font-style:normal;font-weight:400;padding:2px;text-align:right;text-decoration:none;text-transform:none}
#account form{float:left;margin:0;padding:0;width:100%}
#account h1{color:#000;font-size:14px;font-style:normal;font-weight:700;margin:0 0 11px 45px;padding:11px 0;text-align:justify;text-decoration:none;text-transform:none}
#account h2{background:#c3c3c3;color:#706f6f;font-size:12px;font-style:normal;font-weight:700;height:100%;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:justify;text-decoration:none;text-transform:none}
#advanced_search #heading_box{background:#C3C3C3;color:#706F6F;font-family:verdana;font-size:12px;font-style:normal;font-weight:700;height:100%;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:justify;text-decoration:none;text-transform:none}
#advanced_search .box_content{background:#e7e7e7;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;margin:0 0 15px;overflow:hidden;padding:10px;text-align:left;text-decoration:none;text-transform:none}
#advanced_search .cell_left{float:left;padding:1px 1px 1px 3px;width:150px}
#advanced_search .heading_note{color:#000;font-family:verdana;font-size:10px;font-style:normal;font-weight:400;text-align:right;text-decoration:none;text-transform:none}
#advanced_search .inactive_input{background:#fff;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:15px;font-style:normal;font-weight:400;height:24px;margin:0 0 3px;padding:2px 0 0 10px;text-align:left;text-decoration:none;text-transform:none;width:227px}
#advanced_search h2{background:#CCC;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:justify;text-decoration:none;text-transform:none}
#advanced_search select{background:#fff;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:15px;font-style:normal;font-weight:400;height:24px;margin:0 0 3px;padding:2px 0 0 10px;text-align:left;text-decoration:none;text-transform:none;width:239px}
#cart_on_top{background:#0065AC;float:right;margin-bottom:3px;margin-top:15px;padding:2px;width:186px}
#cart_on_top #cart_on_top_heading{color:#fff;font-size:11px;font-style:normal;font-weight:700;margin-bottom:1px;margin-left:2px;margin-top:0;text-decoration:none}
#cart_on_top_body{background:#fff;color:#000;font-size:10px;font-style:normal;font-weight:400;margin-bottom:0;padding:3px;text-decoration:none}
#cart_on_top_heading a{color:#fff}
#categorie_listing #categories_table{border-color:#000;border-style:solid;border-width:0;font-size:12px;font-weight:700;text-align:center;width:100%}
#categorie_listing .categories_name{border-bottom-color:#c1c1c1;border-bottom-style:solid;border-bottom-width:1px;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:700;margin-bottom:5px;padding-bottom:7px}#categorie_listing .categories_name_overview{font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:700;margin-bottom:5px;padding-bottom:7px}
#categorie_listing .heading_more_categories{border-bottom-color:#d4d4d4;border-bottom-style:solid;border-bottom-width:2px;font-size:12px;font-weight:700;margin-bottom:5px}

#categorie_listing .categories_description a {color: #000; font-style:normal; font-weight:400; text-decoration: underline;}
#categorie_listing .categories_description a:hover {text-decoration: none;}

#checkout_shipping .bottom_dotted{border-bottom-color:#000;border-bottom-style:dotted;border-bottom-width:1px}
#checkout_shipping .module_option{background:#f2f7f8;border-top-color:#000;border-top-style:dotted;border-top-width:1px;color:#000;cursor:pointer;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;text-decoration:none}

#checkout_shipping .module_option_checked{background:#b3ccdd;border-top-color:#000;border-top-style:dotted;border-top-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;text-decoration:none}
#checkout_success #content_success{padding-left:45px;padding-right:45px}
#checkout_success #thanks{border-width:0}
#checkout_success .heading_success{border-bottom-color:#325374;border-bottom-style:solid;border-bottom-width:1px;color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;margin:0 0 7px;padding:25px 0 6px;text-decoration:none}
#column_content{background:#fff;color:#000;margin:2px 191px;padding:4px 0;width:auto}
#column_content #account .box_form .box_main .gm_class_input{background:#FFF;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:400;height:15px;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none;width:100px}
#column_content #account .box_form .gm_class_input{background:#FFF;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:16px;font-style:normal;font-weight:400;height:24px;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none;width:227px}
#column_left{background:#fff;clear:both;float:left;margin:2px 0;overflow:hidden;width:190px}
#column_right{background:#fff;float:right;margin:2px 0;overflow:hidden;width:190px}
#contact_us{float:left;font-size:14px;margin:0;overflow:hidden;padding:0;width:100%}
#contact_us #message_body{background:#FFF;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100px;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none;width:227px}
#contact_us .cell_left{color:#000;float:left;font-size:12px;font-style:normal;font-weight:400;padding:3px;text-align:justify;text-decoration:none;text-transform:none;width:140px}
#contact_us .cell_right{padding:3px}
#contact_us .content_contact{color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none}
#contact_us .heading_note{color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:justify;text-decoration:none;text-transform:none}
#contact_us h1{color:#000;font-size:14px;font-style:normal;font-weight:700;margin:10px 0 11px;padding:0 0 11px;text-align:justify;text-decoration:none;text-transform:none}
#contact_us h2{background:#CCC;color:#706F6F;font-size:12px;font-style:normal;font-weight:700;height:100%;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:justify;text-decoration:none;text-transform:none}
#content_box_new_products_main_body{background:#fff;border-color:#a2a2a2;border-style:solid;border-width:1px;height:100%;list-style-type:none;margin:3px 0 0;overflow:hidden;padding:0}
#content_box_new_products_main_body .product_box{float:left;margin:3px 7px 0 0;padding:5px;text-align:center;width:172px}
#content_box_new_products_main_body .product_title{height:33px;margin:0;padding:2px;text-align:center}
#content_box_new_products_main_head{background:url(backgrounds/email_logo.jpg) #0065ad;color:#fff;font-size:10px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:4px 0 0;padding:0;text-align:center;text-decoration:none;text-transform:none}
#content_box_upcoming_products_body{background:#e7e7e7;color:#000;font-size:10px;font-style:normal;font-weight:400;margin:3px 0 0;padding:3px;text-decoration:none}
#content_box_upcoming_products_head{background:#e80101;color:#21f7d2;font-size:10px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:3px 0 0;text-align:center;text-decoration:none}
#content_page{color:#000;float:left;font-size:12px;font-style:normal;font-weight:400;margin:0;overflow:hidden;padding:0;text-align:justify;text-decoration:none;text-transform:none;width:100%}
#content_page a{color:#000;font-size:11px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none}
#create_account_page{color:#000;float:left;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;margin:0;overflow:hidden;padding:0;text-decoration:none;width:100%}
#create_account_page .cell_right{padding:1px}
#create_account_page .heading{border-bottom-color:#325374;border-bottom-style:solid;border-bottom-width:1px;clear:both;margin:0 0 17px;padding:25px 0 0}
#create_account_page .heading h2{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;margin:11px 0 16px 45px;padding:0;text-decoration:none;text-transform:uppercase}#create_account_page h1{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-style:normal;font-weight:700;margin:0 0 4px 45px;padding:11px 0;text-decoration:none;text-transform:uppercase}
#details_head .productOldPrice{color:red;font-family:Verdana, Arial, sans-serif;font-size:12px;font-style:normal;font-weight:700;text-decoration:line-through}

#flyover_box{background:#e7e7e7;border-color:#a5a5a5;border-style:solid;border-width:1px;overflow:hidden;padding:5px;position:relative;width:450px}
#flyover_box #flyover_body{color:#000;font-family:arial;font-size:12px;font-style:normal;font-weight:400;margin:8px 0 0;padding:0;text-align:left;text-decoration:none;text-transform:none}
#flyover_box #flyover_image{border-color:#a1a5a6;border-style:solid;border-width:1px;float:left;margin:8px 0 0;padding:0}
#flyover_box #flyover_title{background:#0065ad;border-color:#0065ad;border-style:solid;border-width:1px;color:#FFF;font-family:tahoma;font-size:11px;font-style:normal;font-weight:700;height:28px;line-height:28px;margin:0;padding:0 0 0 8px;text-align:left;text-decoration:none;text-transform:none}
#flyover_box p{margin-top:0}

#gm_checkout_confirmation .addresses{background:#f3f8fc;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;height:94px;margin-bottom:20px;padding:14px;text-decoration:none}#gm_checkout_confirmation .conditions_info_link{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;text-decoration:none}
#gm_checkout_confirmation .confirmationEdit{color:#fe0000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:italic;font-weight:400;text-decoration:none;text-transform:none}
#gm_checkout_confirmation .content{background:#f3f8fc;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:20px;padding:14px;text-decoration:none}
#gm_checkout_confirmation .heading{border-bottom:1px;border-bottom-color:#335475;border-bottom-style:solid;color:#335475;font-size:14px;font-style:normal;font-weight:700;margin-bottom:5px;padding-bottom:3px;padding-top:0;text-transform:uppercase}
#gm_checkout_confirmation .shipping_time{font-size:10px;font-style:normal;font-weight:400;text-decoration:none}
#gm_checkout_confirmation .text_information{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;padding-bottom:20px;text-decoration:none}
#gm_checkout_confirmation .total_block{border-top:1px;border-top-color:#000;border-top-style:dotted;float:right;padding-top:10px;text-align:right;width:100%}
#gm_checkout_payment .accept_box{background:#fecccb;border-color:#fe0000;border-style:solid;border-width:1px;margin-top:2px;overflow:hidden;width:576px}
#gm_checkout_payment .accept_box_checkbox{float:left;width:20px}
#gm_checkout_payment .accept_box_text{float:left;margin:2px 0 2px 5px;width:545px}
#gm_checkout_payment .comments_textarea{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;font-family:Arial, Helvetica, Sans-Serif;height:100px;padding-left:5px;padding-top:2px;width:569px}
#gm_checkout_payment .module_option{background:#f2f7f8;border-bottom-color:#000;border-bottom-style:dotted;border-bottom-width:1px;border-top-color:#000;border-top-style:dotted;border-top-width:1px;color:#000;cursor:pointer;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none}
#gm_checkout_payment .module_option_checked{background:#b3ccdd;border-bottom-color:#000;border-bottom-style:dotted;border-bottom-width:1px;border-top-color:#000;border-top-style:dotted;border-top-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none}

#gm_guestbook_error_message{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}
#gm_guestbook_success_message{color:#265612;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}

#gm_price_offer h1{padding-bottom:11px;padding-left:0;padding-top:11px;text-transform:uppercase}

#gm_tell_a_friend_popup{background:#fff;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;margin-left:auto;margin-right:auto;overflow:hidden;padding:10px;text-align:left;width:700px}
#gm_tell_a_friend_popup #footer{background:url(icons/close.gif) no-repeat right;color:#b9b9b9;cursor:pointer;display:block;float:right;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;height:16px;line-height:16px;margin-top:14px;padding-right:20px;text-align:right;text-decoration:none;text-transform:uppercase}
#gm_tell_a_friend_popup #vvcode img{margin-bottom:5px}
#gm_tell_a_friend_popup .active_input{background:#f3f8fc;border-color:#335475;border-style:solid;border-width:1px;color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:700;margin-bottom:3px;padding:2px 0 0 10px}
#gm_tell_a_friend_popup .cell_left{float:left;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;line-height:28px;padding:1px;width:140px}
#gm_tell_a_friend_popup .cell_right{margin-left:140px;padding:1px}
#gm_tell_a_friend_popup .cell_right input{height:24px;width:227px}
#gm_tell_a_friend_popup .gm_tell_a_friend_message{height:120px;width:400px}
#gm_tell_a_friend_popup .inactive_input{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:400;margin-bottom:3px;padding:2px 0 0 10px}

#guestbook_input{width:auto}

#menubox_best_sellers_body	.box_head{#b3ccdd; color:#385179;font-weight:700;padding:3px 3px 2px}
#menubox_best_sellers_body .box_head a{color:#385179;font-size:10px;font-weight:700;text-decoration:none}

#menubox_categories .categories{background:#e7e7e7;border-color:#fff;border-style:solid;border-width:0;height:100%;margin:0 0 3px;overflow:hidden;padding:4px 3px;text-align:left}
#menubox_categories_head{background: url(img/box_tops.png) no-repeat bottom; color:#fff; font-size:12px; font-style:normal; font-weight:700; height:24px; line-height:20px;margin:0 0 2px;padding: 3px 0 0 10px; position:relative;text-align:left;text-decoration:none}

#menubox_extrabox5_body{border-color:transparent;border-style:solid;border-width:0;color:#000;font-size:10px;font-style:normal;font-weight:400;margin:0 0 3px;padding:3px;text-align:left;text-decoration:none}
#menubox_extrabox5_head{border-color:transparent;border-style:solid;border-width:0;color:#000;font-size:10px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:0 0 3px;padding:0 0 0 3px;position:relative;text-align:center;text-decoration:none}
#menubox_extrabox9_head{border-color:transparent;border-style:solid;border-width:0;color:#000;font-size:10px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin:0 0 3px;padding:0 0 0 3px;position:relative;text-align:left;text-decoration:none}
#menubox_gm_bookmarks_body IMG{padding-left:1px;padding-right:1px}

#mode1_block{background:#FFA103;margin:3px 0 1px;overflow:hidden;padding:0}
#mode1_pathrow{background:#f5b52e;color:#000;font-size:10px;font-style:normal;font-weight:400;height:20px;line-height:20px;margin:0 0 0 191px;padding:0 0 0 5px;text-align:left;text-decoration:none;text-transform:none;width:auto}
#mode1_search_cell{background:#f5b52e;border-right-color:#fff;border-right-style:solid;border-right-width:1px;float:left;height:20px;line-height:20px;margin:0 1px 0 0;padding:0;position:relative;text-align:center;width:190px}
#mode1_search_cell .gm_class_input{color:#000;font-size:11px;font-style:normal;font-weight:700;text-align:left;text-decoration:none;text-transform:none;width:120px}
#mode2_pathrow{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:0 0 0 5px;text-align:left;text-decoration:none;text-transform:none;width:auto}
#mode2_pathrow a{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none}

#new_products_overview{overflow:hidden;padding-right:2px}
#new_products_overview .productOldPrice{color:red;font-size:9px;font-style:normal;font-weight:400;text-align:left;text-decoration:line-through;text-transform:none}
#new_products_overview h1{color:#000;font-size:14px;font-style:normal;font-weight:700;padding:11px 0;text-align:left;text-decoration:none;text-transform:uppercase}

#popup_box #footer{background:url(icons/close.gif) no-repeat right;color:#b9b9b9;cursor:pointer;display:block;float:right;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;height:16px;line-height:16px;margin-top:24px;padding-right:20px;text-align:right;text-decoration:none;text-transform:uppercase}
#popup_box #iconized_page_head{background:#335475;color:#fff;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-style:normal;font-weight:700;margin-left:45px;padding-bottom:11px;padding-left:11px;padding-top:11px;text-decoration:none;text-transform:uppercase}

#price_offer_necessary_info{clear:left;color:#fe0000;font-family:Arial, Helvetica, Sans-Serif;font-size:10px;font-style:normal;font-weight:400;text-align:right;text-decoration:none}
#products_added{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;padding-bottom:10px;padding-top:10px;text-decoration:none}
#products_media_body{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;margin:3px 0;overflow:hidden;padding:3px;text-decoration:none;width:570px}
#products_media_head{background:#0065ad;color:#fff;font-size:10px;font-style:normal;font-weight:700;height:20px;line-height:20px;margin-bottom:3px;padding-left:3px;padding-right:3px;text-decoration:none}
#products_options .attribute_radio{color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none;white-space:nowrap}
#products_reviews_body	.box_left{color:#000;float:left;font-size:10px;font-style:normal;font-weight:700;padding:2px 3px;text-align:justify;text-decoration:none;text-transform:none}
#products_reviews_body	.box_right{color:#000;font-size:10px;font-style:normal;font-weight:400;padding:2px 3px;text-align:right;text-decoration:none;text-transform:uppercase}
#products_reviews_body	.box_text{clear:both;color:#000;font-size:10px;font-style:normal;font-weight:700;padding:2px 3px;text-align:justify;text-decoration:none;text-transform:none}
#products_reviews_body{background:#FFF;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:10px;font-style:normal;font-weight:700;height:100%;margin:3px 0;overflow:hidden;padding:3px;text-align:justify;text-decoration:none;text-transform:uppercase}
#products_reviews_head{background:#0065ad;color:#fff;font-size:10px;font-style:normal;font-weight:700;margin:10px 0 3px;overflow:hidden;padding:2px 3px;text-align:justify;text-decoration:none;text-transform:uppercase}
#product_images_box{background:#FFF;margin-left:auto;margin-right:auto;overflow:hidden;padding:5px}
#product_images_box #active_image{border-color:#ccc;border-style:solid;border-width:1px;text-align:center}
#product_images_box #footer{background:url(icons/close.gif) no-repeat right;color:#b9b9b9;cursor:pointer;display:block;float:right;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;height:21px;line-height:21px;padding-right:20px;text-align:right;text-decoration:none;text-transform:uppercase}
#product_images_box #wrap_images{margin-left:auto;margin-right:auto;margin-top:40px;overflow:hidden}
#product_images_box .active{background:#f3f8fc;border-color:#335475;border-style:solid;border-width:1px}
#product_images_box .inactive{background:#FFF;border-color:#ccc;border-style:solid;border-width:1px}
#product_images_box h1{background:#325374;color:#FFF;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;height:35px;line-height:35px;margin:0;text-align:center;text-decoration:none;text-transform:uppercase}
#product_images_box li{float:left;margin-right:12px;margin-top:12px;padding:0;text-align:center}
#product_images_box ul{list-style-type:none;margin:0;padding:0}
#product_info #details_attributes{background:#eaeaea;border-color:#cdcdcd;border-style:solid;border-width:1px;height:100%;margin:0 0 8px;padding:8px 8px 0 7px;width:auto}
#product_info #details_cart_part .gm_class_input{border-color:#000;border-style:solid;border-width:1px;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-weight:400;height:13px;width:36px}
#product_info #details_products_weight{color:#000;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}
#product_info #details_qty_advice{color:#000;font-size:12px;font-style:normal;padding-top:5px}
#product_info #details_qty_advice .details_checker_error{color:#fe0000;font-weight:400}
#product_info #fsk18_image{margin:0 0 5px}
#product_info #graduated_prices_detail_body{background:#e7e7e7;color:#000;font-size:10px;margin-bottom:3px;padding:3px}
#product_info #graduated_prices_detail_head{background:#0065AC;color:#FFF;font-size:10px;font-weight:700;height:20px;line-height:20px;margin-bottom:3px;padding-left:3px;text-decoration:none}
#product_info #products_name h1{color:#000;display:inline;float:left;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin:10px 0 0;text-decoration:none}
#product_info #products_price #gm_attr_calc_price{font-size:18px;font-style:normal;font-weight:700;text-decoration:none}
#product_info .details_attributes_dropdown .gm_attr_calc_input{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;width:200px}
#product_info .details_cart_button{float:left;padding:7px 0 0 3px}
#product_info .details_cart_part{background:#cbcbcb;border-color:#696969;border-style:solid;border-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:400;height:31px;text-align:left;text-decoration:none;text-transform:none;width:auto}
#product_info .details_qty{float:left;padding:7px 0 0 8px}
#product_info .details_qty_advice_bold{font-weight:700;text-decoration:underline}
#product_info .details_table_dark{background:#cbcbcb;color:#000}
#product_info .details_table_light{background:#f8f8f8;color:#000}
#product_info .details_table_options_model{font-family:Arial, Helvetica, Sans-Serif;font-size:10px;font-style:normal;font-weight:400;text-decoration:none}
#product_info .details_table_options_name{border-bottom:1px;border-bottom-color:#000;border-bottom-style:solid;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}#product_info .details_table_options_price{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;text-align:right;text-decoration:none}
#product_info .details_wishlist{float:left;padding:7px 0 0 7px}
#product_info .details_x{float:left;padding:8px 0 0 3px}
#product_info .image_box{border-color:#ccc;border-style:solid;border-width:1px;margin-bottom:8px;text-align:center;width:auto}
#product_info .image_box img{padding:8px}
#product_info .info_element .info_element_box{background:#eaeaea;border-color:#cdcdcd;border-style:solid;border-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;height:16px;margin-left:32px;padding:5px 5px 4px;text-align:left;text-decoration:none;text-transform:none}
#product_info .products_price{font-size:10px;font-weight:400}
#product_listing .categories_name h1{border-bottom:1px solid #c1c1c1;color:#000;font-size:15px;font-style:normal;font-weight:700;margin-bottom:5px;margin-top:10px;padding-bottom:7px;padding-top:0;text-decoration:none}
#product_listing .gm_price{font-size:12px;font-style:normal;font-weight:700;text-decoration:none}
#product_listing .product_box{background:#fff;border-color:#c1c1c1;border-style:solid;border-width:1px;margin-bottom:15px;overflow:hidden;width:100%}
#product_listing .product_box .attributes{padding-bottom:5px;padding-top:5px}
#product_listing .product_box .attributes_options{height:30px}
#product_listing .product_box .attributes_options .gm_listing_form{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;width:250px}
#product_listing .product_box .bottom_cell{background:#fff;color:#000;font-size:10px;font-style:normal;font-weight:400;padding:4px;text-align:right;text-decoration:none}
#product_listing .product_box .content_cell{border-left-color:#c1c1c1;border-left-style:solid;border-left-width:1px}
#product_listing .product_box .details_button{float:right;font-size:10px;font-style:normal;font-weight:400;text-decoration:none}
#product_listing .product_box .gm_checker_error{color:#fe0000;font-family:Arial, Helvetica, Sans-Serif;font-size:10px;font-style:normal;font-weight:400;text-decoration:none}
#product_listing .product_box .gm_class_input{font-size:12px;height:15px;padding:0}
#product_listing .product_box .gm_graduated_prices_heading{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;padding-bottom:0;padding-top:0;text-decoration:none}
#product_listing .product_box .header_cell{background:#e7e7e7;border-bottom-color:#c1c1c1;border-bottom-style:solid;border-bottom-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:700;padding:4px;text-decoration:none}
#product_listing .product_box .header_cell a {text-decoration: none;}
#product_listing .product_box .image_cell{border-right-color:#c1c1c1;border-right-style:solid;border-right-width:1px;float:left;height:100%;padding-bottom:2px;padding-top:2px;text-align:center;vertical-align:top}#product_listing .product_box .middle_cell{background:#fff;font-size:12px;font-style:normal;font-weight:400;padding:4px 4px 0;text-decoration:none}
#product_listing .product_box .product_link{color:#000;text-decoration:underline}
#product_listing .product_box .qty_cart{margin-top:3px}
#product_listing .product_box .qty_cart .gm_image_button{margin-left:2px}
#product_listing .product_box .stock_shipping_info{padding-right:3px;padding-top:5px}
#product_navigation{font-size:10px;padding-bottom:8px}
#reviews{float:left;font-family:Arial, Helvetica, Sans-Serif;margin:0;overflow:hidden;padding:0;width:100%}
#reviews .box_content{background:#e7e7e7;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;margin:0 0 15px;overflow:hidden;padding:10px;text-align:justify;text-decoration:none;text-transform:none}#reviews .box_content .reviews_img{float:right;padding:0 0 10px 10px}
#reviews .box_left{color:#000;float:left;font-size:12px;font-style:normal;font-weight:700;text-align:justify;text-decoration:none;text-transform:uppercase}
#reviews .box_right{color:#000;font-size:12px;font-style:normal;font-weight:700;text-align:right;text-decoration:none;text-transform:uppercase;width:auto}
#reviews .cell_left{color:#000;float:left;font-size:12px;font-style:normal;font-weight:700;padding:3px;text-align:justify;text-decoration:none;text-transform:none;width:120px}
#reviews .cell_right{color:#000;font-size:12px;font-style:normal;font-weight:400;padding:3px;text-align:justify;text-decoration:none;text-transform:none}
#reviews .heading{border-bottom:1px solid #325374;height:20px;margin:0 0 5px}
#reviews h1{color:#000;font-size:14px;font-style:normal;font-weight:700;margin:0 0 11px;padding:11px 0 0;text-align:justify;text-decoration:none;text-transform:none}
#reviews h2{background:#CCC;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:justify;text-decoration:none;text-transform:none}
#search_again_form span{position:relative;top:5px}
#search_again_heading{background:#C3C3C3;border-color:red;border-style:solid;border-width:0;color:#706F6F;font-size:12px;font-style:normal;font-weight:700;height:auto;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:left;text-decoration:none;text-transform:none;width:auto}
#search_again_text{background:#fff;border-color:red;border-style:solid;border-width:0;color:#000;font-size:12px;font-style:normal;font-weight:700;height:auto;margin:0;padding:3px;text-align:left;text-decoration:none;text-transform:none;width:auto}
#search_error_message{background:#FCC;border-color:red;border-style:solid;border-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:700;height:auto;margin:0;padding:3px;text-align:center;text-decoration:none;text-transform:none;width:auto}
#search_go_back{height:auto;margin:15px 0 3px;padding:5px 5px 5px 10px;text-align:right;width:auto}
#shopping_cart #cart_table{border-color:#325374;border-style:solid;border-width:1px;clear:both;margin-top:20px;width:100%}
#shopping_cart #cart_table_total{border-bottom-color:#325374;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#325374;border-left-style:solid;border-left-width:1px;border-right-color:#325374;border-right-style:solid;border-right-width:1px;margin-bottom:20px;padding:3px;text-align:right;width:100%}
#shopping_cart #gift_cart_body{background:#e7e7e7;color:#000;padding:20px 10px;text-align:left;width:400px}
#shopping_cart #gift_cart_body #gift_cart_button{left:3px;padding-left:5px;position:relative}
#shopping_cart #gift_cart_body #gift_cart_input{position:relative;top:-4px}
#shopping_cart #gift_cart_body #gift_cart_input input[type=text]{background:#fff;border-color:#ccc;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;height:20px;width:227px}
#shopping_cart #gift_cart_head{background:#325374;color:#fff;font-weight:700;height:18px;line-height:18px;padding:2px 10px;text-align:center;text-transform:uppercase;width:400px}
#shopping_cart #gift_cart_part{clear:both;margin-bottom:20px;margin-top:20px;text-align:center;width:100%}
#shopping_cart #total_content{border-top-color:#325374;border-top-style:solid;border-top-width:1px;margin-bottom:10px;padding:5px;text-align:right}
#shopping_cart .gift_cart_empty{text-align:center}
#shopping_cart .gift_cart_empty img{padding-left:5px;position:relative;top:3px}
#shopping_cart .td{background:#e1e8ee;color:#000;padding:4px;vertical-align:top}
#shopping_cart input[type=text]{background:#fff;border-color:#ccc;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;height:20px;width:40px}
#shopping_cart th{background:#325374;color:#fff;height:22px;padding:2px;text-align:center;text-transform:uppercase}
#shop_logo{background:#fff;border-color:#a7a7a7;border-style:solid;border-width:0;float:left;height:auto;margin:0;padding:0;text-align:left;width:750px}
#shop_top_banner{background:#fff;border-color:#a7a7a7;border-style:solid;border-width:0;float:left;height:auto;margin:5px 0 0;padding:0;text-align:left;width:auto}

#sitemap h2{color:#000;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:5px 0 5px 3px;text-align:justify;text-decoration:none;text-transform:none}
#sitemap ul{color:#000;font-size:12px;font-style:normal;font-weight:400;margin:0 0 0 10px;padding:0 0 0 10px;text-align:justify;text-decoration:none;text-transform:none}
#sitemap ul li{font-size:12px;font-style:normal;font-weight:400;list-style-position:outside;list-style-type:disc;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none}

#specials{overflow:hidden;width:100%}
#specials .productOldPrice{color:red;font-size:9px;font-style:normal;font-weight:700;text-align:left;text-decoration:line-through;text-transform:none}
#specials h1{color:#000;font-size:14px;font-style:normal;font-weight:700;padding:11px 0;text-align:left;text-decoration:none;text-transform:none}

#tell_a_friend_heading{background:#335475;color:#fff;font-size:18px;font-weight:700;height:26px;margin-left:45px;padding-left:8px;padding-top:12px;text-transform:uppercase;width:647px}

#topmenu_block{background:#fff;clear:both;height:25px;margin:3px 0 0;overflow:hidden;width:100%}
#topmenu_block #topmenu_left{clear:both;float:left;height:25px;list-style-type:none;margin:0 1px 0 0;padding:0}
#topmenu_block #topmenu_left #first_link{position:relative;text-align:right;width:167px}
#topmenu_block #topmenu_left a{color:#020000;font-size:11px;font-style:normal;font-weight:700;text-align:right;text-decoration:none;text-transform:none}
#topmenu_block #topmenu_left li{border-right-color:#fff;border-right-style:solid;border-right-width:1px;float:left;height:25px;line-height:25px;margin:0 1px 0 0;padding:0 5px 0 18px}
#topmenu_block #topmenu_right{color:#fff;float:right;font-size:10px;font-style:normal;font-weight:700;height:25px;line-height:25px;padding:0 8px 0 0;text-align:right;text-decoration:none;text-transform:none}
#topmenu_block #topmenu_right a{color:#030000;font-size:10px;font-style:normal;font-weight:700;text-align:right;text-decoration:none;text-transform:none}

.button_to_cart{margin-left:auto;margin-right:auto;overflow:hidden;width:130px}
.button_to_cart .cart_icon{background:#344E73;color:#fff;display:block;float:left;height:25px;text-align:center;width:25px}
.button_to_cart .cart_icon img{margin-left:2px;margin-top:7px}
.button_to_cart .cart_text{background:#344E73;color:#fff;display:block;float:right;height:25px;line-height:25px;margin-left:0;text-align:center;width:104px}
.button_to_cart a{color:#fff;cursor:pointer;font-size:11px;font-weight:700;text-decoration:none}
.button_to_cart_spacer{height:25px;width:125px}

.cart_error_color{color:#fe0000;font-size:12px;font-style:normal;font-weight:400;text-decoration:none}
.cat_link span{color:#000;font-size:10px;font-style:normal;font-weight:700;text-align:left;text-decoration:none;text-transform:none}
.cell_note{color:#000;float:right;font-size:10px;font-style:normal;font-weight:400;position:relative;text-align:right;text-decoration:none;top:-31px}

.checkout .checkout_addresses{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px}
.checkout .continue{border-bottom-color:#325374;border-bottom-style:solid;border-bottom-width:1px;color:#000;height:100%;margin-bottom:20px;margin-top:40px;overflow:hidden}
.checkout .heading .checkout_single_heading{padding:11px 0 15px}
.checkout .heading .subtitle{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;margin:0 0 0 45px;padding:0 0 8px;text-decoration:none}
.checkout .heading h2{color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;margin:0 0 0 45px;padding:4px 0 0;text-decoration:none;text-transform:uppercase}
.checkout .heading2 h2{color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;margin:0 0 15px 45px;padding:11px 0 1px;text-decoration:none;text-transform:uppercase}
.checkout .module_name{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;margin-bottom:3px;margin-top:20px;text-decoration:none;text-transform:uppercase}
.checkout .navabar_text{color:#000;float:left;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;padding-left:18px;padding-right:47px;text-decoration:none}
.checkout .navabar_text_current{color:#000;float:left;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;padding-left:18px;padding-right:47px;text-decoration:none}
.checkout .navbar_line{border-bottom-color:#325374;border-bottom-style:solid;border-bottom-width:1px;margin-left:auto;margin-right:auto;width:430px}
.checkout .text_block{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:8px;text-decoration:none}
.checkout .text_block_heading{color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:700;margin-bottom:8px;text-decoration:none}
.checkout .text_must{float:right;font-size:10px}
.checkout h1{font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-style:normal;font-weight:400;margin:0 0 4px 45px;padding:11px 0;text-decoration:none;text-transform:uppercase}
.class_error input{background:#e1e8ee}
.class_error_message{color:#fe0000;font-family:Arial, Helvetica, Sans-Serif;font-size:9px}
.form_style_guestbook{background:#E7E7E7;border-color:#C7C7C7;border-style:solid;border-width:1px;clear:both;color:#335475}
.gm_manufacturers{color:#000;font-size:12px;font-style:normal;font-weight:400;height:20px;line-height:20px;margin:10px 0 0;padding:0;text-align:right;text-decoration:none;text-transform:none}
.gm_manufacturers select{color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none}
.gm_products_vpe{font-size:10px;font-style:normal;font-weight:400;text-decoration:none}
.guestbook_entries_content{background:#f3f8fc;color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;margin-bottom:25px;padding:10px;text-decoration:none}.guestbook_entries_head{border-bottom-color:#335475;border-bottom-style:solid;border-bottom-width:1px;color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;margin-bottom:7px;padding-bottom:2px;text-decoration:none}
.guestbook_head{color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;text-decoration:none;text-transform:uppercase}
.guestbook_navigation{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;margin-bottom:25px}
.navigation .navigation_left{float:left;font-size:10px;font-style:normal;font-weight:400}
.navigation .navigation_right{font-size:10px;font-style:normal;font-weight:400;text-align:right}
.parseTime{color:#000;font-size:11px;font-style:normal;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;text-transform:none}
.price_offer_image{border-color:#a7a7a7;border-style:solid;border-width:1px;float:left;margin-right:15px;padding:10px}
.price_offer_text{color:#000;font-size:12px;font-style:normal;font-weight:400;text-decoration:none}
.price_offer_text_heading{color:#335475;font-size:12px;font-style:normal;font-weight:700;height:20px;text-decoration:none}
.product_info_add_ons .productOldPrice{color:red;font-size:10px;font-style:normal;font-weight:700;text-align:left;text-decoration:line-through;text-transform:none}
.product_info_add_ons .product_info_add_ons_bottom_cell{color:#000;font-size:10px;font-style:normal;font-weight:400;padding:4px;text-align:right;text-decoration:none}
.product_info_add_ons .product_info_add_ons_content_cell{border-left-color:#a7a7a7;border-left-style:solid;border-left-width:1px}
.product_info_add_ons .product_info_add_ons_details_button{color:#000;float:right;font-size:10px;font-style:normal;font-weight:400;text-align:justify;text-decoration:none}
.product_info_add_ons .product_info_add_ons_head{background:#0065ad;color:#fff;font-size:10px;font-style:normal;font-weight:700;margin:10px 0 3px;overflow:hidden;padding:2px 3px;text-align:justify;text-decoration:none}.product_info_add_ons .product_info_add_ons_header_cell{background:#e7e7e7;border-bottom-color:#a7a7a7;border-bottom-style:solid;border-bottom-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:700;padding:4px;text-align:justify;text-decoration:none}
.product_info_add_ons .product_info_add_ons_image_cell{border-right-color:#a7a7a7;border-right-style:solid;border-right-width:1px;float:left;height:100%;padding:2px 0;text-align:center;vertical-align:top}.product_info_add_ons .product_info_add_ons_middle_cell{color:#000;font-size:10px;font-style:normal;font-weight:400;padding:4px 4px 0;text-align:justify;text-decoration:none}
.product_info_add_ons .product_info_add_ons_product_box{background:#FFF;border-color:#a7a7a7;border-style:solid;border-width:1px;height:100%;margin:0 0 5px;overflow:hidden;padding:0}
.product_info_add_ons .product_link{color:#000;font-style:normal;font-weight:700;text-decoration:none;text-transform:none}
.single_products_description{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;padding:8px}
.sub_categories_listing_body	.box_list{color:#000;float:left;font-size:12px;font-style:normal;font-weight:400;height:100%;list-style-type:none;margin:0;overflow:hidden;padding:5px;text-align:center;text-decoration:none;text-transform:none}
.sub_categories_listing_body{background:#FFF;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;list-style-type:none;margin:3px 0;overflow:hidden;padding:0;text-align:center;text-decoration:none;text-transform:none}

.ui-tabs-nav{border-left-color:#ccc;border-left-style:solid;border-left-width:1px}
.ui-tabs-nav .ui-tabs-selected a{background:#e7e7e7}
.ui-tabs-nav a{color:#000;padding:5px 8px;text-decoration:none}
.ui-tabs-nav a span{font-size:10px;text-transform:uppercase}
.ui-tabs-nav li{background:#fff;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;border-right-color:#ccc;border-right-style:solid;border-right-width:1px;border-top-color:#ccc;border-top-style:solid;border-top-width:1px}

.ui-tabs-panel{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:400;padding:8px;text-align:left;text-decoration:none;text-transform:none}
.wrap_shop{background:#fff;border-color:#000;border-style:solid;border-width:0;height:100%;margin-left:auto;margin-right:auto;overflow:hidden;text-align:center;width:978px}
.wrap_shop #iconized_page_head{color:#000;font-size:16px;font-weight:700;margin-left:45px;padding-bottom:11px;padding-left:0;padding-top:10px;text-transform:uppercase}
h1{color:#000;font-size:16px;font-style:normal;font-weight:700}
SPAN.markProductOutOfStock{color:#c76170;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}
SPAN.productDiscountPrice{color:red;font-style:normal;font-weight:700;text-decoration:none}
SPAN.productOldPrice{color:red;font-size:10px;font-style:normal;font-weight:700;text-decoration:line-through}
body{background:url(backgrounds/10692.gif) repeat-x #fff}
html .copyright,html .copyright a{color:#000}
.product_info_link{text-decoration:none!important}
a:hover,.product_info_link:hover{text-decoration:underline}
#account,#advanced_search{float:left;margin:0;overflow:hidden;padding:0;width:100%}
#account .bottom_note,#account .inputRequirement{color:#000;font-size:12px;font-style:normal;font-weight:400;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none}
#account .box_content,#contact_us .box_content{background:#e7e7e7;color:#000;font-size:12px;font-style:normal;font-weight:400;height:100%;margin:0 0 15px;overflow:hidden;padding:10px;text-align:justify;text-decoration:none;text-transform:none}
#account .order_head,#account .order_total{color:#000;font-size:11px;font-style:normal;font-weight:700;text-align:right;text-decoration:line-through;text-transform:none}
#account a,#advanced_search a,#menubox_categories .cat_sub_link,#mode1_pathrow a{color:#000;font-size:10px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none}
#advanced_search .cell_right,.checkout .cell_right{line-height:28px;padding:1px}
#advanced_search .heading,#contact_us .heading,#shopping_cart .gift_cart_left{float:left;width:50%}
#advanced_search h1,#content_page h1{color:#000;font-size:15px;font-style:normal;font-weight:700;margin:0;padding:10px 0 11px;text-align:justify;text-decoration:none;text-transform:none}
#callback_form #callback_input_desc,#guestbook_form #guestbook_input_desc,#price_offer_form #price_offer_input_desc{float:left;width:110px}
#callback_form .callback_input,#guestbook_form .guestbook_input,#price_offer_form .price_offer_input{height:24px}
#callback_form .callback_input1,#guestbook_form .guestbook_input1,#price_offer_form .price_offer_input1{height:138px}
#callback_form .callback_input2,#guestbook_form .guestbook_input2,#price_offer_form .price_offer_input2{height:75px}
#callback_input,#price_offer_input{width:400px}
#callback_necessary_info,#guestbook_necessary_info{color:#fe0000;font-family:Arial, Helvetica, Sans-Serif;font-size:10px;font-style:normal;font-weight:400;text-align:right;text-decoration:none}
#cart_on_top_body #box_cart_qty,#menubox_cart_body #box_cart_qty{border-bottom-color:#000;border-bottom-style:solid;border-bottom-width:1px}
#cart_on_top_body .gm_shipping_link,#column_content .gm_shipping_link,#column_left .gm_shipping_link,#column_right .gm_shipping_link,#menubox_admin_body a,#menubox_content_body a,#menubox_information_body a,#menubox_last_viewed_body a,#menubox_login_body a,#menubox_specials_body a,.name_shippingtime,.products_stock,.text_shippingtime{color:#000;font-size:10px;font-style:normal;font-weight:400;text-decoration:none}

#categorie_listing .categories_description,
#product_listing .categories_description {font-size:12px;margin-bottom:10px}

#checkout_success .content,.checkout .error{color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:14px;font-style:normal;font-weight:400;text-decoration:none}
#column_content .gm_class_input,#search_error_page .gm_class_input{border-color:gray;border-style:solid;border-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:400;height:20px}
#column_content #account .box_content .gm_class_input,#column_content #contact_us .gm_class_input{background:#FFF;border-color:#a7a7a7;border-style:solid;border-width:1px;color:#000;font-size:14px;font-style:normal;font-weight:400;height:24px;margin:0;padding:0;text-align:justify;text-decoration:none;text-transform:none;width:227px}
#column_left .gm_class_input,#column_right .gm_class_input,.wrap_shop .gm_class_input{border-color:#000;border-style:solid;border-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-weight:400;height:13px}
#content_box_new_products_default_body,#content_box_specials_body{list-style-type:none;margin:0;overflow:hidden;padding:0;width:102%}
#content_box_new_products_default_body .gm_price,#content_box_new_products_main_body .gm_price,#content_box_specials_body .gm_price{color:#000;font-size:11px;font-style:normal;font-weight:700;text-align:center;text-decoration:none;text-transform:none}
#content_box_new_products_default_body .productOldPrice,#content_box_new_products_main_body .productOldPrice,#content_box_specials_body .productOldPrice{color:red;font-size:11px;font-style:normal;font-weight:700;text-align:center;text-decoration:line-through;text-transform:none}
#content_box_new_products_default_body .product_box,#content_box_specials_body .product_box{background:#fff;border-color:#a2a2a2;border-style:solid;border-width:1px;float:left;margin:3px 7px 0 0;padding:5px;text-align:center;width:176px}
#content_box_new_products_default_body .product_image,#content_box_new_products_main_body .product_image,#content_box_specials_body .product_image{background:#fff;border-color:#a2a2a2;border-style:solid;border-width:1px;margin:5px auto;padding:4px}
#content_box_new_products_default_body .product_price,#content_box_new_products_main_body .product_price,#content_box_specials_body .product_price{color:#000;font-size:9px;font-style:normal;font-weight:400;height:65px;margin:0;padding:0;text-align:center;text-decoration:none;text-transform:none}
#content_box_new_products_default_body .product_title,#content_box_specials_body .product_title{background:#e7e7e7;height:33px;margin:0;padding:2px}
#content_box_new_products_default_body .product_title a,#content_box_new_products_main_body .product_title a,#content_box_specials_body .product_title a{color:#385179;font-size:10px;font-style:normal;font-weight:700;text-align:center;text-decoration:none;text-transform:none}
#content_box_new_products_default_body .small,#content_box_new_products_main_body .small,#content_box_specials_body .small{color:#000;font-size:9px;font-style:normal;font-weight:400;text-align:center;text-decoration:none;text-transform:none}

#content_box_new_products_default_head,
#content_box_specials_head {background: url(img/default_tops.png) no-repeat bottom; height: 24px; color:#fff; font-size:12px; font-style:normal; font-weight:700;height:20px;line-height:20px; margin:4px 0 0;padding:3px 3px 0 0; text-align:center;text-decoration:none;text-transform:none}

#create_account_page .active_input,.checkout .active_input{background:#f3f8fc;border-color:#335475;border-style:solid;border-width:1px;color:#335475;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:700;height:24px;margin-bottom:3px;padding:2px 0 0 10px;width:227px}
#create_account_page .cell_left,.checkout .cell_left{float:left;line-height:28px;padding:1px;width:150px}
#create_account_page .inactive_input,.checkout .inactive_input{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#000;font-family:Arial, Helvetica, Sans-Serif;font-size:16px;font-weight:400;height:24px;margin-bottom:3px;padding:2px 0 0 10px;width:227px}
#flyover_box a,#menubox_categories a,#popup_box a{color:#000; text-decoration: none;}
#menubox_categories a:hover {text-decoration: underline;}
#gift_cart_part a,#products_description a,#products_reviews_body a,#product_listing .middle_cell a,#shopping_cart a,.navigation a,.product_info_add_ons_content_cell a{color:#000;font-style:normal;font-weight:400;text-decoration:none;text-transform:none}
#gm_callback_service_email,#gm_callback_service_name,#gm_callback_service_telephone,#gm_callback_service_time,#gm_guestbook_email,#gm_guestbook_homepage,#gm_guestbook_name,#gm_price_offer_email,#gm_price_offer_link,#gm_price_offer_name,#gm_price_offer_offerer,#gm_price_offer_price,#gm_price_offer_telephone{border-color:#000;border-style:solid;border-width:1px;width:200px}
#gm_callback_service_message,#gm_guestbook_message,#gm_price_offer_message{border-color:#000;border-style:solid;border-width:1px;height:130px;width:280px}
#gm_callback_service_vvcode,#gm_guestbook_vvcode,#gm_price_offer_vvcode{border-color:#000;border-style:solid;border-width:1px;margin-top:5px;width:200px}
#gm_checkout_payment .agb_textarea,#gm_checkout_payment .withdrawal_textarea{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;font-family:Arial, Helvetica, Sans-Serif;font-size:12px;height:180px;width:574px}
#gm_tell_a_friend_popup .cell_left_bold,.cell_left_bold{color:#335475;font-weight:700}
#logoff,#search_again_form{background:#E7E7E7;border-color:red;border-style:solid;border-width:0;color:#000;font-size:12px;font-style:normal;font-weight:700;height:auto;margin:0 0 3px;padding:5px 5px 5px 10px;text-align:left;text-decoration:none;text-transform:none;width:auto}
#menubox_admin,#menubox_best_sellers,#menubox_cart,#menubox_categories,#menubox_content,#menubox_currencies,#menubox_extrabox1,#menubox_extrabox2,#menubox_extrabox3,#menubox_extrabox4,#menubox_extrabox5,#menubox_extrabox7,#menubox_extrabox9,#menubox_gm_bookmarks,#menubox_gm_counter,#menubox_information,#menubox_languages,#menubox_last_viewed,#menubox_login,#menubox_newsletter,#menubox_order_history,#menubox_specials{border-color:blue;border-style:solid;border-width:0;margin:0;padding:0}
#menubox_admin_body,#menubox_best_sellers_body,#menubox_cart_body,#menubox_content_body,#menubox_currencies_body,#menubox_extrabox1_body,#menubox_extrabox2_body,#menubox_extrabox3_body,#menubox_extrabox4_body,#menubox_extrabox7_body,#menubox_extrabox9_body,#menubox_information_body,#menubox_languages_body,#menubox_last_viewed_body,#menubox_login_body,#menubox_newsletter_body,#menubox_order_history_body{background:#e7e7e7;border-color:blue;border-style:solid;border-width:0;color:#000;font-size:10px;font-style:normal;font-weight:400;margin:0 0 3px;padding:3px;text-align:left;text-decoration:none}

#menubox_admin_head,
#menubox_best_sellers_head,
#menubox_cart_head,
#menubox_content_head,
#menubox_currencies_head,
#menubox_extrabox1_head,
#menubox_extrabox2_head,
#menubox_extrabox3_head,
#menubox_extrabox4_head,
#menubox_extrabox7_head,
#menubox_gm_bookmarks_head,
#menubox_gm_counter_head,
#menubox_information_head,
#menubox_languages_head,
#menubox_last_viewed_head,
#menubox_login_head,
#menubox_newsletter_head,
#menubox_order_history_head,
#menubox_specials_head {background: url(img/box_tops.png) no-repeat bottom; color:#fff; font-size:12px; font-style:normal; font-weight:700; height:24px; line-height:20px; margin:0 0 2px; padding: 3px 0 0 10px; position:relative; text-align:left; text-decoration:none;}

#menubox_best_sellers_body a,#menubox_cart_body a,#menubox_currencies_body a,#menubox_extrabox1_body a,#menubox_extrabox2_body a,#menubox_extrabox3_body a,#menubox_extrabox4_body a,#menubox_extrabox5_body a,#menubox_extrabox7_body a,#menubox_extrabox9_body a,#menubox_gm_bookmarks_body a,#menubox_gm_counter_body a,#menubox_languages_body a,#menubox_newsletter_body a,#menubox_order_history_body a{color:#000;font-size:10px;font-style:normal;font-weight:400;text-decoration:underline}
#menubox_categories .cat_active,#menubox_categories .cat_link{color:#000;font-size:11px;font-style:normal;font-weight:700;text-align:left;text-decoration:none;text-transform:none}
#menubox_gm_bookmarks_body,#menubox_gm_counter_body,#menubox_specials_body{background:#e7e7e7;border-color:blue;border-style:solid;border-width:0;color:#000;font-size:10px;font-style:normal;font-weight:400;margin:0 0 3px;padding:3px;text-align:center;text-decoration:none}
#new_products_overview .gm_price,#product_info .details_attributes_name,#specials .gm_price,.product_info_add_ons .gm_price{color:#000;font-size:12px;font-style:normal;font-weight:700;text-align:left;text-decoration:none;text-transform:none}
#new_products_overview .new_products_overview_bottom_cell,#specials .specials_bottom_cell{color:#000;font-size:10px;font-style:normal;font-weight:400;padding:4px;text-align:right;text-decoration:none;text-transform:none}
#new_products_overview .new_products_overview_content_cell,#specials .specials_content_cell{border-left-color:#c1c1c1;border-left-style:solid;border-left-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none}
#new_products_overview .new_products_overview_details_button,#specials .specials_details_button{color:#000;float:right;font-size:10px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-transform:none}
#new_products_overview .new_products_overview_header_cell,#specials .specials_header_cell{background:#e7e7e7;border-bottom-color:#c1c1c1;border-bottom-style:solid;border-bottom-width:1px;color:#000;font-size:12px;font-style:normal;font-weight:400;padding:4px;text-align:left;text-decoration:none;text-transform:none}
#new_products_overview .new_products_overview_image_cell,#specials .specials_image_cell{border-right-color:#c1c1c1;border-right-style:solid;border-right-width:1px;float:left;height:100%;padding:2px 0;text-align:center;vertical-align:top}#new_products_overview .new_products_overview_middle_cell,#specials .specials_middle_cell{padding:4px 4px 0}
#new_products_overview .new_products_overview_product_box,#specials .specials_product_box{border-color:#c1c1c1;border-style:solid;border-width:1px;margin:0 0 15px;overflow:hidden;width:99%}
#new_products_overview .product_link,#product_navigation a,#specials .product_link{color:#000;text-decoration:none}
#popup_box #checkout_shipping,#popup_box #checkout_success,#popup_box #create_account_page,#popup_box #gm_checkout_confirmation,#popup_box #gm_checkout_payment,#popup_box #shopping_cart{background:#fff}
#products_description,.product_info_add_ons{overflow:hidden}
#product_info .details_attributes_names,#product_listing .product_box .attributes_names{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;padding-right:4px;text-align:left;text-decoration:none}
#product_info .details_table_options_text,#product_listing .product_box .gm_graduated_prices{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:400;text-decoration:none}#product_info .gm_attributes_images_name,#product_listing .product_box .attributes_name{font-family:Arial, Helvetica, Sans-Serif;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}#reviews .cell_back_right,#shopping_cart .gift_cart_right{text-align:right}
.checkout .heading,.checkout .heading2{border-bottom-color:#325374;border-bottom-style:solid;border-bottom-width:1px;margin:0 0 17px;padding:25px 0 0}
.details_products_date_avaiable,.details_products_url{color:#000;font-size:10px;font-style:normal;font-weight:400;margin:0;padding:0;text-align:justify;text-decoration:none}
.form_style_callback,.form_style_price_offer{background:#E7E7E7;border-color:#C7C7C7;border-style:solid;border-width:1px;color:#335475}
.gm_opensearch,.gm_opensearch span{cursor:pointer;font-family:verdana;font-size:12px;font-style:normal;font-weight:400;text-align:right;text-decoration:none;text-transform:none}
.price_offer_error,.price_offer_success{color:#000;font-size:12px;font-style:normal;font-weight:700;text-decoration:none}
SPAN.errorText,SPAN.productSpecialPrice{color:red;font-style:normal;font-weight:400;text-decoration:none}



