/* --------------------------------------------------------------
   stylesheet.css 2008-08-10 gambio
   Gambio OHG
   http://www.gambio.de
   Copyright (c) 2008 Gambio OHG
   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 
   ---------------------------------------------------------------------------------------*/
/*
@import "gm_dynamic.css.php";
*/

/* STUFF  ++++++++++++++++++++++++++++++ */
body   { font: 12px/1.3em Arial, Helvetica, sans-serif; margin: 0; padding: 0 }

#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: 650px;
	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  { color: #ff9; font-style: normal; font-weight: normal; font-size: 9px; line-height: 1.5; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: black; text-align: left; text-transform: none; clear: both }

.copyright a  { color: #ff9; text-decoration: none; background-color: black }

.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: url();
 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: url();
 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; }

#content_box_specials {  width:100%;  padding: 0px;  margin: 0px; }

#content_box_new_products_main {  
	width:100%;
  padding: 0px;
  margin: 0px;
 }

 #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 	{ position: relative; 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; }

#product_info .details_qty {
	position: absolute;
	top: 7px;
	left: 8px;
}
#product_info .details_x {
	position: absolute;
	top: 9px;
	left: 49px;
}
#product_info .details_cart_button {
	position: absolute;
	top: 7px;
	left: 60px;
}
#product_info .details_wishlist {
	position: absolute;
	top: 7px;
	left: 150px;
}

/* 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 {  } 
#product_listing .product_box .listing_attributes_selection { padding-top: 10px; }
#product_listing .product_box .gm_image_button 	{ position:relative; top:4px; }	
/* 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: 170px;
}
/* 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: 310px;
}
/* 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: url();
	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;
}
#account { float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#account .bottom_note { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px; padding: 0px }
#account .box_bottom { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; padding: 5px 10px 10px 0px; height: 100%; overflow: hidden }
#account .box_content { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: justify; text-transform: none; margin: 0px 0px 15px; padding: 10px; height: 100%; overflow: hidden }
#account .box_content .align_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; padding: 0px }
#account .box_content .box_left { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; padding: 0px }
#account .box_content .box_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; padding: 0px }
#account .box_content .cell_left { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 3px; width: 150px }
#account .box_content .cell_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px 0px 0px 150px; padding: 3px }
#account .box_form { background-color: #e7e7e7; margin: 0px 0px 15px; padding: 10px; height: 100%; overflow: hidden }
#account .box_form .box_left { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 28px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; padding: 0px; height: 28px }
#account .box_form .box_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 28px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; padding: 0px; height: 28px }
#account .box_form .cell_left { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 28px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 3px; width: 120px; height: 28px }
#account .box_form .cell_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 28px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; padding: 3px; height: 28px }
#account .box_left { float: left; padding: 0px; width: 49% }
#account .box_right { float: right; padding: 0px; width: 49%; overflow: hidden }
#account .cell_note { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; float: right; margin: 0px; padding: 0px }
#account .gm_products_name { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none }
#account .gm_products_price { color: #000000; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none }
#account .info_message { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 5px 0px }
#account .inputRequirement { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px; padding: 0px }
#account .login_left { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 1px; width: 120px; height: 20px }
#account .login_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; padding: 1px; height: 20px }
#account .order_body { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: right; text-transform: none }
#account .order_head { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: right; text-transform: none }
#account .order_table { border-bottom: 1px; border-bottom-color: #a7a7a7; border-bottom-style: solid }
#account .order_total { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: right; text-transform: none }
#account .productOldPrice { color: #ff0000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: right; text-transform: none }
#account .product_box { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; padding: 0px }
#account .product_box img { text-align: left; float: left; padding: 0px }
#account .product_box_bottom { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; clear: both; padding: 10px 0px 0px }
#account .smallHeading { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none }
#account .td_left { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 2px }
#account .td_right { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; padding: 2px }
#account a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#account form { float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#account h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px 0px 11px 45px; padding: 11px 0px }
#account h2 { color: #706f6f; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #c3c3c3; text-align: justify; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; height: 100% }
#advanced_search { float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#advanced_search a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#advanced_search #heading_box { color: #706f6f; font-style: normal; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none; background-color: #c3c3c3; text-align: justify; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; height: 100% }
#advanced_search .box_content { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: left; text-transform: none; margin: 0px 0px 15px; padding: 10px; height: 100%; overflow: hidden }
#advanced_search .cell_left { float: left; padding: 1px 1px 1px 3px; width: 150px }
#advanced_search .cell_right { line-height: 28px; padding: 1px }
#advanced_search .heading { float: left; width: 50% }
#advanced_search .heading_note { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none; text-align: right; text-transform: none }
#advanced_search .inactive_input { color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: left; text-transform: none; margin: 0px 0px 3px; padding: 2px 0px 0px 10px; border: solid 1px #a7a7a7; width: 227px; height: 24px }
#advanced_search h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 15px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px; padding: 10px 0px 11px }
#advanced_search h2 { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #cccccc; text-align: justify; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; height: 100% }
#advanced_search select { color: #000000; font-style: normal; font-weight: normal; font-size: 15px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: left; text-transform: none; margin: 0px 0px 3px; padding: 2px 0px 0px 10px; border: solid 1px #a7a7a7; width: 239px; height: 24px }
#callback_form #callback_input_desc { float: left; width: 110px }
#callback_form .callback_input { height: 24px }
#callback_form .callback_input1 { height: 138px }
#callback_form .callback_input2 { height: 75px }
#callback_input { width: 400px }
#callback_necessary_info { color: #fe0000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right }
#cart_on_top { background-color: #0065ac; float: right; margin-top: 15px; margin-bottom: 3px; padding: 2px; width: 186px }
#cart_on_top #cart_on_top_heading { color: #ffffff; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; margin-top: 0px; margin-bottom: 1px; margin-left: 2px }
#cart_on_top_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; margin-bottom: 0px; padding: 3px }
#cart_on_top_body #box_cart_qty { border-bottom: 1px; border-bottom-color: #000000; border-bottom-style: solid }
#cart_on_top_body .gm_shipping_link { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#cart_on_top_heading a { color: #ffffff }
#categorie_listing #categories_table { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-align: center; border: solid 0px #000000; width: 100% }
#categorie_listing .categories_description { font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; margin-bottom: 10px }
#categorie_listing .categories_name { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; margin-bottom: 5px; padding-bottom: 7px; border-bottom: 1px; border-bottom-color: #c1c1c1; border-bottom-style: solid }
#categorie_listing .categories_name_overview { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; margin-bottom: 5px; padding-bottom: 7px }
#categorie_listing .heading_more_categories { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; margin-bottom: 5px; border-bottom: 2px; border-bottom-color: #d4d4d4; border-bottom-style: solid }
#categorie_listing a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
#checkout_shipping .bottom_dotted { border-bottom: 1px; border-bottom-color: #000000; border-bottom-style: dotted }
#checkout_shipping .module_option { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; line-height: 26px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #f2f7f8; border-top: 1px; border-top-color: #000000; border-top-style: dotted; cursor: pointer }
#checkout_shipping .module_option_checked { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; line-height: 26px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #b3ccdd; border-top: 1px; border-top-color: #000000; border-top-style: dotted }
#checkout_success #content_success { padding-right: 45px; padding-left: 45px }
#checkout_success #thanks { border: 0px }
#checkout_success .content { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#checkout_success .heading_success { color: #335475; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; margin: 0px 0px 7px; padding: 25px 0px 6px; border-bottom: 1px; border-bottom-color: #325374; border-bottom-style: solid }
#column_content { background: #ffffff url(');'); margin-top: 2px; margin-right: 191px; margin-left: 191px; padding: 4px 0px; width: auto; #000000: margin-bottom: 2px }
#column_content .gm_class_input { color: #000000; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; border: solid 1px #808080; height: 20px }
#column_content #account .box_content .gm_class_input { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: justify; text-transform: none; margin: 0px; padding: 0px; border: solid 1px #a7a7a7; width: 227px; height: 24px }
#column_content #account .box_form .box_main .gm_class_input { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: justify; text-transform: none; margin: 0px; padding: 0px; border: solid 1px #a7a7a7; width: 100px; height: 15px }
#column_content #account .box_form .gm_class_input { color: #000000; font-style: normal; font-weight: normal; font-size: 16px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: justify; text-transform: none; margin: 0px; padding: 0px; border: solid 1px #a7a7a7; width: 227px; height: 24px }
#column_content #contact_us .gm_class_input { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: justify; text-transform: none; margin: 0px; padding: 0px; border: solid 1px #a7a7a7; width: 227px; height: 24px }
#column_content .gm_shipping_link { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#column_left { background: #ffffff url(');'); margin: 2px 0px; width: 190px; overflow: hidden; both: float: left }
#column_left .gm_class_input { color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; border: solid 1px #000000; height: 13px }
#column_left .gm_shipping_link { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#column_right { background: #ffffff url(');'); margin-top: 2px; margin-right: 0px; margin-left: 0px; width: 190px; overflow: hidden }
#column_right .gm_class_input { color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; border: solid 1px #000000; height: 13px }
#column_right .gm_shipping_link { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#contact_us { font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#contact_us #message_body { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: justify; text-transform: none; margin: 0px; padding: 0px; border: solid 1px #a7a7a7; width: 227px; height: 100px }
#contact_us .box_content { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: justify; text-transform: none; margin: 0px 0px 15px; padding: 10px; height: 100%; overflow: hidden }
#contact_us .cell_left { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 3px; width: 140px }
#contact_us .cell_right { padding: 3px }
#contact_us .content_contact { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px; padding: 0px; height: 100% }
#contact_us .heading { float: left; width: 50% }
#contact_us .heading_note { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none }
#contact_us h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 10px 0px 11px; padding: 0px 0px 11px }
#contact_us h2 { color: #706f6f; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #cccccc; text-align: justify; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; height: 100% }
#content_box_ebay_body .box_list { float: left; margin: 2px 1px 2px 3px; padding: 0px; border: solid 1px #a7a7a7; width: 182px; height: 100%; overflow: hidden }
#content_box_ebay_body .product_box { text-align: center; list-style-type: none; margin: 0px; padding: 0px }
#content_box_ebay_body .product_box_bottom { margin: 0px; padding: 0px; height: 25px }
#content_box_ebay_body .product_box_content { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; padding: 5px; height: 60px }
#content_box_ebay_body .product_box_image { padding: 5px; height: 120px; overflow: hidden }
#content_box_ebay_body .product_box_image img { padding: 10px; border: solid 1px #a7a7a7 }
#content_box_ebay_body .product_box_top { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: left; text-transform: none; margin: 3px 3px 0px; padding: 5px; height: 45px; overflow: hidden }
#content_box_ebay_body { font-family: Verdana, Arial, Helvetica, Sans-Serif; background-color: #ffffff; list-style-type: none; margin: 3px 0px; padding: 0px; height: 100%; overflow: hidden }
#content_box_ebay_body a { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#content_box_new_products_default_body { list-style-type: none; margin: 0px; padding: 0px; width: 102%; overflow: hidden }
#content_box_new_products_default_body .gm_price { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_new_products_default_body .productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: center; text-transform: none }
#content_box_new_products_default_body .product_box { background-color: #ffffff; text-align: center; float: left; margin: 3px 7px 0px 0px; padding: 5px; border: solid 1px #a2a2a2; width: 176px }
#content_box_new_products_default_body .product_image { background-color: #ffffff; margin: 5px auto; padding: 4px; border: solid 1px #a2a2a2 }
#content_box_new_products_default_body .product_price { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none; margin: 0px; padding: 0px; height: 65px }
#content_box_new_products_default_body .product_title { background-color: #e7e7e7; margin: 0px; padding: 2px; height: 33px }
#content_box_new_products_default_body .product_title a { color: #385179; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_new_products_default_body .small { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_new_products_default_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(backgrounds/email_logo.jpg); text-align: center; text-transform: none; margin: 4px 0px 0px; padding: 0px 3px 0px 0px; height: 20px }
#content_box_new_products_main_body { background-color: #ffffff; list-style-type: none; margin: 3px 0px 0px; padding: 0px; border: solid 1px #a2a2a2; height: 100%; overflow: hidden }
#content_box_new_products_main_body .gm_price { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_new_products_main_body .productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: center; text-transform: none }
#content_box_new_products_main_body .product_box { text-align: center; float: left; margin: 3px 7px 0px 0px; padding: 5px; width: 172px }
#content_box_new_products_main_body .product_image { background-color: #ffffff; margin: 5px auto; padding: 4px; border: solid 1px #a2a2a2 }
#content_box_new_products_main_body .product_price { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none; margin: 0px; padding: 0px; height: 65px }
#content_box_new_products_main_body .product_title { text-align: center; margin: 0px; padding: 2px; height: 33px }
#content_box_new_products_main_body .product_title a { color: #385179; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_new_products_main_body .small { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_new_products_main_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(backgrounds/email_logo.jpg); text-align: center; text-transform: none; margin: 4px 0px 0px; padding: 0px; height: 20px }
#content_box_specials_body { list-style-type: none; margin: 0px; padding: 0px; width: 102%; overflow: hidden }
#content_box_specials_body .gm_price { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_specials_body .productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: center; text-transform: none }
#content_box_specials_body .product_box { background-color: #ffffff; text-align: center; float: left; margin: 3px 7px 0px 0px; padding: 5px; border: solid 1px #a2a2a2; width: 176px }
#content_box_specials_body .product_image { background-color: #ffffff; margin: 5px auto; padding: 4px; border: solid 1px #a2a2a2 }
#content_box_specials_body .product_price { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none; margin: 0px; padding: 0px; height: 65px }
#content_box_specials_body .product_title { background-color: #e7e7e7; margin: 0px; padding: 2px; height: 33px }
#content_box_specials_body .product_title a { color: #385179; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_specials_body .small { color: #000000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
#content_box_specials_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(backgrounds/email_logo.jpg); text-align: center; text-transform: none; margin: 4px 0px 0px; padding: 0px 3px 0px 0px; height: 20px }
#content_box_upcoming_products_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; margin: 3px 0px 0px; padding: 3px }
#content_box_upcoming_products_head { font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; text-decoration: none; background: #e80101 url(');'); text-align: center; margin: 3px 0px 0px; height: 20px; #21f7d2: font-family: Verdana, Arial, Helvetica, Sans-Serif }
#content_page { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#content_page a { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#content_page h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 15px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px; padding: 10px 0px 11px }
#create_account_page { color: #000000; font-style: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#create_account_page .active_input { color: #335475; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; background-color: #f3f8fc; margin-bottom: 3px; padding: 2px 0px 0px 10px; border: solid 1px #335475; width: 227px; height: 24px }
#create_account_page .cell_left { line-height: 28px; float: left; padding: 1px; width: 150px }
#create_account_page .cell_right { padding: 1px }
#create_account_page .heading { clear: both; margin: 0px 0px 17px; padding: 25px 0px 0px; border-bottom: 1px; border-bottom-color: #325374; border-bottom-style: solid }
#create_account_page .heading h2 { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase; margin: 11px 0px 16px 45px; padding: 0px }
#create_account_page .inactive_input { color: #000000; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; margin-bottom: 3px; padding: 2px 0px 0px 10px; border: solid 1px #cccccc; width: 227px; height: 24px }
#create_account_page h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase; margin: 0px 0px 4px 45px; padding: 11px 0px }
#details_head .productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: line-through }
#flyover_box { background: #e7e7e7 url(');'); padding: 5px; border: 1px; position: relative; width: 400px; overflow: hidden; #a5a5a5: border-style: solid }
#flyover_box #flyover_body { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial; text-decoration: none; text-align: left; text-transform: none; margin: 8px 0px 0px; padding: 0px }
#flyover_box #flyover_image { float: left; margin: 8px 0px 0px; padding: 0px; border: solid 1px #a1a5a6 }
#flyover_box #flyover_title { color: #ffffff; font-style: normal; font-weight: bold; font-size: 11px; line-height: 28px; font-family: tahoma; text-decoration: none; background: #0065ad url(');'); text-align: left; text-transform: none; margin: 0px; padding: 0px 0px 0px 8px; border: 1px; height: 28px; #0065ad: border-style: solid }
#flyover_box a { color: #000000 }
#flyover_box p { margin-top: 0px }
#gift_cart_part a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
#gm_callback_service_email { border: solid 1px #000000; width: 200px }
#gm_callback_service_message { border: solid 1px #000000; width: 280px; height: 130px }
#gm_callback_service_name { border: solid 1px #000000; width: 200px }
#gm_callback_service_telephone { border: solid 1px #000000; width: 200px }
#gm_callback_service_time { border: solid 1px #000000; width: 200px }
#gm_callback_service_vvcode { margin-top: 5px; border: solid 1px #000000; width: 200px }
#gm_checkout_confirmation .addresses { font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #f3f8fc; margin-bottom: 20px; padding: 14px; height: 94px }
#gm_checkout_confirmation .conditions_info_link { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#gm_checkout_confirmation .confirmationEdit { color: #fe0000; font-style: italic; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: none }
#gm_checkout_confirmation .content { font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #f3f8fc; margin-bottom: 20px; padding: 14px }
#gm_checkout_confirmation .heading { color: #335475; font-style: normal; font-weight: bold; font-size: 14px; text-transform: uppercase; margin-bottom: 5px; padding-top: 0px; padding-bottom: 3px; border-bottom: 1px none; border-bottom-color: #335475; border-bottom-style: solid }
#gm_checkout_confirmation .shipping_time { font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none }
#gm_checkout_confirmation .text_information { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; padding-bottom: 20px }
#gm_checkout_confirmation .total_block { text-align: right; float: right; padding-top: 10px; border-top: 1px none; width: 100%; border-top-color: #000000; border-top-style: dotted }
#gm_checkout_payment .accept_box { background-color: #fecccb; margin-top: 2px; border: solid 1px #fe0000; width: 576px; overflow: hidden }
#gm_checkout_payment .accept_box_checkbox { float: left; width: 20px }
#gm_checkout_payment .accept_box_text { float: left; margin: 2px 0px 2px 5px; width: 545px }
#gm_checkout_payment .agb_textarea { font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; border: solid 1px #cccccc; width: 574px; height: 180px }
#gm_checkout_payment .comments_textarea { font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; padding-top: 2px; padding-left: 5px; border: solid 1px #cccccc; width: 569px; height: 100px }
#gm_checkout_payment .module_option { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #f2f7f8; border-top: 1px; border-bottom: 1px; border-bottom-color: #000000; border-bottom-style: dotted; border-top-color: #000000; border-top-style: dotted; cursor: pointer }
#gm_checkout_payment .module_option_checked { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #b3ccdd; border-top: 1px; border-bottom: 1px; border-bottom-color: #000000; border-bottom-style: dotted; border-top-color: #000000; border-top-style: dotted }
#gm_checkout_payment .withdrawal_textarea { font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; border: solid 1px #cccccc; width: 574px; height: 180px }
#gm_guestbook_email { border: solid 1px #000000; width: 200px }
#gm_guestbook_error_message { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#gm_guestbook_homepage { border: solid 1px #000000; width: 200px }
#gm_guestbook_message { border: solid 1px #000000; width: 280px; height: 130px }
#gm_guestbook_name { border: solid 1px #000000; width: 200px }
#gm_guestbook_success_message { color: #265612; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#gm_guestbook_vvcode { margin-top: 5px; border: solid 1px #000000; width: 200px }
#gm_price_offer h1 { text-transform: uppercase; padding-top: 11px; padding-bottom: 11px; padding-left: 0px }
#gm_price_offer_email { border: solid 1px #000000; width: 200px }
#gm_price_offer_link { border: solid 1px #000000; width: 200px }
#gm_price_offer_message { border: solid 1px #000000; width: 280px; height: 130px }
#gm_price_offer_name { border: solid 1px #000000; width: 200px }
#gm_price_offer_offerer { border: solid 1px #000000; width: 200px }
#gm_price_offer_price { border: solid 1px #000000; width: 200px }
#gm_price_offer_telephone { border: solid 1px #000000; width: 200px }
#gm_price_offer_vvcode { margin-top: 5px; border: solid 1px #000000; width: 200px }
#gm_tell_a_friend_popup { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; text-align: left; margin-right: auto; margin-left: auto; padding: 10px; width: 700px; overflow: hidden }
#gm_tell_a_friend_popup #footer { color: #b9b9b9; font-style: normal; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background: url(icons/close.gif) no-repeat right ; text-align: right; text-transform: uppercase; display: block; float: right; margin-top: 14px; padding-right: 20px; height: 16px; cursor: pointer }
#gm_tell_a_friend_popup #vvcode img { margin-bottom: 5px }
#gm_tell_a_friend_popup .active_input { color: #335475; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; background-color: #f3f8fc; margin-bottom: 3px; padding: 2px 0px 0px 10px; border: solid 1px #335475 }
#gm_tell_a_friend_popup .cell_left { font-size: 14px; line-height: 28px; font-family: Arial, Helvetica, Sans-Serif; float: left; padding: 1px; width: 140px }
#gm_tell_a_friend_popup .cell_left_bold { color: #335475; font-weight: bold }
#gm_tell_a_friend_popup .cell_right { margin-left: 140px; padding: 1px }
#gm_tell_a_friend_popup .cell_right input { width: 227px; height: 24px }
#gm_tell_a_friend_popup .gm_tell_a_friend_message { width: 400px; height: 120px }
#gm_tell_a_friend_popup .inactive_input { color: #000000; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; margin-bottom: 3px; padding: 2px 0px 0px 10px; border: solid 1px #cccccc }
#guestbook_form #guestbook_input_desc { float: left; width: 110px }
#guestbook_form .guestbook_input { height: 24px }
#guestbook_form .guestbook_input1 { height: 138px }
#guestbook_form .guestbook_input2 { height: 75px }
#guestbook_input { width: 400px }
#guestbook_necessary_info { color: #fe0000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right }
#logoff { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: left; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; border: 0px; width: auto; height: auto; border-bottom-color: #FF0000; border-bottom-style: solid; border-left-color: #FF0000; border-left-style: solid; border-right-color: #FF0000; border-right-style: solid; border-top-color: #FF0000; border-top-style: solid }
#menubox_add_a_quickie { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_add_a_quickie_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_add_a_quickie_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_add_a_quickie_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_add_a_quickie_input input[type=text] { width: 120px }
#menubox_admin { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_admin_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_admin_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_admin_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_best_sellers { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_best_sellers_body .box_head { color: #385179; font-weight: bold; background-color: #b3ccdd; padding: 3px 3px 2px }
#menubox_best_sellers_body .box_head_hover { }
#menubox_best_sellers_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_best_sellers_body .box_head a { color: #385179; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_best_sellers_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_best_sellers_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_cart { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_cart_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_cart_body #box_cart_qty { border-bottom: 1px; border-bottom-color: #000000; border-bottom-style: solid }
#menubox_cart_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_cart_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_categories { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_categories .categories { background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 4px 3px; border: 0px; height: 100%; overflow: hidden; #ffffff: border-style: solid }
#menubox_categories .cat_active { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#menubox_categories .cat_link { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#menubox_categories .cat_sub_link { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#menubox_categories a { color: #000000 }
#menubox_categories_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; #968989: border-style: none }
#menubox_content { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_content_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_content_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_content_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_currencies { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_currencies_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_currencies_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_currencies_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox1 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox1_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox1_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox1_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox2 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox2_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox2_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox2_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox3 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox3_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox3_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox3_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox4 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox4_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox4_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox4_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox5 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox5_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox5_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox5_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox6 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox6_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox6_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox6_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox7 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox7_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox7_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox7_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox8 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox8_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox8_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox8_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_extrabox9 { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_extrabox9_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_extrabox9_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_extrabox9_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_gm_addons { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_gm_addons_body { color: #000000; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_gm_addons_body a { color: #000000; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_gm_addons_head { color: #ffffff; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_gm_bookmarks { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_gm_bookmarks_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: center; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_gm_bookmarks_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_gm_bookmarks_body IMG { padding-right: 1px; padding-left: 1px }
#menubox_gm_bookmarks_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_gm_counter { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_gm_counter_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: center; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_gm_counter_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_gm_counter_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_gm_ebay { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_gm_ebay_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: center; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_gm_ebay_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_gm_ebay_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_gm_scroller { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_gm_scroller_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_gm_scroller_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_gm_scroller_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_infobox { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_infobox_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_infobox_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_infobox_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_information { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_information_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_information_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_information_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_languages { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_languages_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_languages_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_languages_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_last_viewed { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_last_viewed_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_last_viewed_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_last_viewed_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_login { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_login_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_login_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_login_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_manufacturers { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_manufacturers_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_manufacturers_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_manufacturers_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_manufacturers_info { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_manufacturers_info_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_manufacturers_info_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_manufacturers_info_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_newsletter { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_newsletter_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_newsletter_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_newsletter_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_order_history { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_order_history_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_order_history_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_order_history_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_reviews { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_reviews_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: center; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_reviews_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: underline }
#menubox_reviews_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_search { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_search_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; overflow: hidden; blue: border-style: solid }
#menubox_search_body .gm_opensearch { font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_search_body .gm_opensearch_info { font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_search_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_search_body input[type=text] { width: 120px }
#menubox_search_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_specials { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_specials_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: center; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_specials_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_specials_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#menubox_trusted_head { color: #ffffff; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; height: 20px; blue: border-style: solid }
#menubox_whatsnew { margin: 0px; padding: 0px; border: solid 0px blue }
#menubox_whatsnew_body { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #e7e7e7 url(');'); text-align: left; margin: 0px 0px 3px; padding: 3px; border: 0px; blue: border-style: solid }
#menubox_whatsnew_body a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#menubox_whatsnew_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background: #0065ad url(');'); text-align: left; margin: 0px 0px 3px; padding: 0px 0px 0px 3px; border: 0px; position: relative; height: 20px; blue: border-style: solid }
#mode1_block { background-color: #ffa103; margin: 3px 0px 1px; padding: 0px; overflow: hidden }
#mode1_pathrow { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #f5b52e; text-align: left; text-transform: none; margin: 0px 0px 0px 191px; padding: 0px 0px 0px 5px; width: auto; height: 20px }
#mode1_pathrow a { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#mode1_search_cell { line-height: 20px; background-color: #f5b52e; text-align: center; float: left; margin: 0px 1px 0px 0px; padding: 0px; border-right: 1px; position: relative; width: 190px; height: 20px; border-right-color: #ffffff; border-right-style: solid }
#mode1_search_cell .gm_class_input { color: #000000; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; width: 120px }
#mode2_pathrow { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; margin: 0px; padding: 0px 0px 0px 5px; width: auto }
#mode2_pathrow a { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#new_products_overview { padding-right: 2px; overflow: hidden }
#new_products_overview .gm_price { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#new_products_overview .new_products_overview_bottom_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; padding: 4px }
#new_products_overview .new_products_overview_content_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; border-left: 1px; border-left-color: #c1c1c1; border-left-style: solid }
#new_products_overview .new_products_overview_details_button { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; float: right }
#new_products_overview .new_products_overview_header_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: left; text-transform: none; padding: 4px; border-bottom: 1px; border-bottom-color: #c1c1c1; border-bottom-style: solid }
#new_products_overview .new_products_overview_image_cell { text-align: center; vertical-align: top; float: left; padding: 2px 0px; border-right: 1px; height: 100%; border-right-color: #c1c1c1; border-right-style: solid }
#new_products_overview .new_products_overview_middle_cell { padding: 4px 4px 0px }
#new_products_overview .new_products_overview_product_box { margin: 0px 0px 15px; border: solid 1px #c1c1c1; width: 99%; overflow: hidden }
#new_products_overview .productOldPrice { color: #ff0000; font-style: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: left; text-transform: none }
#new_products_overview .product_link { color: #000000; text-decoration: none }
#new_products_overview h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: uppercase; padding: 11px 0px }
#popup_box #checkout_shipping { background-color: #ffffff }
#popup_box #checkout_success { background-color: #ffffff }
#popup_box #create_account_page { background-color: #ffffff }
#popup_box #footer { color: #b9b9b9; font-style: normal; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background: url(icons/close.gif) no-repeat right ; text-align: right; text-transform: uppercase; display: block; float: right; margin-top: 24px; padding-right: 20px; height: 16px; cursor: pointer }
#popup_box #gm_checkout_confirmation { background-color: #ffffff }
#popup_box #gm_checkout_payment { background-color: #ffffff }
#popup_box #iconized_page_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #335475; text-transform: uppercase; margin-left: 45px; padding-top: 11px; padding-bottom: 11px; padding-left: 11px }
#popup_box #shopping_cart { background-color: #ffffff }
#popup_box a { color: #000000 }
#price_offer_form #price_offer_input_desc { float: left; width: 110px }
#price_offer_form .price_offer_input { height: 24px }
#price_offer_form .price_offer_input1 { height: 138px }
#price_offer_form .price_offer_input2 { height: 75px }
#price_offer_input { width: 400px }
#price_offer_necessary_info { color: #fe0000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; clear: left }
#products_added { font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; padding-top: 10px; padding-bottom: 10px }
#products_description a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
#products_media_body { color: #000000; font-style: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; margin: 3px 0px; padding: 3px; border: solid 1px #cccccc; width: 570px; overflow: hidden }
#products_media_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #0065ad; margin-bottom: 3px; padding-right: 3px; padding-left: 3px; height: 20px }
#products_options .attribute_radio { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#products_reviews_body .box_left { color: #000000; font-style: normal; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 2px 3px }
#products_reviews_body .box_right { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; text-align: right; text-transform: uppercase; padding: 2px 3px }
#products_reviews_body .box_text { color: #000000; font-style: normal; font-weight: bold; font-size: 10px; text-decoration: none; text-align: justify; text-transform: none; clear: both; padding: 2px 3px }
#products_reviews_body { color: #000000; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: justify; text-transform: uppercase; margin: 3px 0px; padding: 3px; border: solid 1px #a7a7a7; height: 100%; overflow: hidden }
#products_reviews_body a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
#products_reviews_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #0065ad; text-align: justify; text-transform: uppercase; margin: 10px 0px 3px; padding: 2px 3px; overflow: hidden }
#product_images_box { background-color: white; margin-right: auto; margin-left: auto; padding: 5px; overflow: hidden }
#product_images_box #active_image { text-align: center; border: solid 1px #cccccc }
#product_images_box #footer { color: #b9b9b9; font-style: normal; font-weight: bold; font-size: 14px; line-height: 21px; font-family: Arial; text-decoration: none; background: url(icons/close.gif) no-repeat right ; text-align: right; text-transform: uppercase; display: block; float: right; padding-right: 20px; height: 21px; cursor: pointer }
#product_images_box #wrap_images { margin-top: 40px; margin-right: auto; margin-left: auto; overflow: hidden }
#product_images_box .active { background-color: #f3f8fc; border: solid 1px #335475 }
#product_images_box .inactive { background-color: white; border: solid 1px #cccccc }
#product_images_box h1 { color: white; font-style: normal; font-weight: bold; font-size: 16px; line-height: 35px; font-family: Arial; text-decoration: none; background-color: #325374; text-align: center; text-transform: uppercase; margin: 0px; height: 35px }
#product_images_box li { text-align: center; float: left; margin-top: 12px; margin-right: 12px; padding: 0px }
#product_images_box ul { list-style-type: none; margin: 0px; padding: 0px }
#product_info #details_attributes { background-color: #eaeaea; margin: 0px 0px 8px; padding: 8px 8px 0px 7px; border: solid 1px #cdcdcd; width: auto; height: 100% }
#product_info #details_cart_part .gm_class_input { font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; border: solid 1px #000000; width: 36px; height: 13px }
#product_info #details_products_weight { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; text-decoration: none }
#product_info #details_qty_advice { color: #000000; font-style: normal; font-size: 12px; padding-top: 5px }
#product_info #details_qty_advice .details_checker_error { color: #fe0000; font-weight: normal }
#product_info #fsk18_image { margin: 0px 0px 5px }
#product_info #graduated_prices_detail_body { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; background-color: #e7e7e7; margin-bottom: 3px; padding: 3px }
#product_info #graduated_prices_detail_head { color: #ffffff; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #0065ac; margin-bottom: 3px; padding-left: 3px; height: 20px }
#product_info #products_name h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 18px; line-height: normal; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; display: inline; float: left; margin: 10px 0px 0px }
#product_info #products_price #gm_attr_calc_price { font-style: normal; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_info .details_attributes_dropdown .gm_attr_calc_input { font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; width: 200px }
#product_info .details_attributes_name { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#product_info .details_attributes_names { font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; padding-right: 4px }
#product_info .details_cart_part { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #cbcbcb; text-align: left; text-transform: none; border: solid 1px #696969; width: auto; height: 31px }
#product_info .details_qty_advice_bold { font-weight: bold; text-decoration: underline }
#product_info .details_table_dark { color: #000000; background-color: #cbcbcb }
#product_info .details_table_light { color: #000000; background-color: #f8f8f8 }
#product_info .details_table_options_model { font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_info .details_table_options_name { font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; border-bottom: 1px none; border-bottom-color: #000000; border-bottom-style: solid }
#product_info .details_table_options_price { font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right }
#product_info .details_table_options_text { font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_info .gm_attributes_images_name { font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_info .image_box { text-align: center; margin-bottom: 8px; border: solid 1px #cccccc; width: auto }
#product_info .image_box img { padding: 8px }
#product_info .info_element .info_element_box { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #eaeaea; text-align: left; text-transform: none; margin-left: 32px; padding: 5px 5px 4px; border: solid 1px #cdcdcd; height: 16px }
#product_info .products_price { font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif }
#product_listing .categories_description { font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; margin-bottom: 10px }
#product_listing .categories_name h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 15px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; margin-top: 10px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 7px; border-bottom: 1px solid #c1c1c1 }
#product_listing .gm_price { font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_listing .middle_cell a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
#product_listing .product_box { background-color: #ffffff; margin-bottom: 15px; border: solid 1px #c1c1c1; width: 100%; overflow: hidden }
#product_listing .product_box .attributes { padding-top: 5px; padding-bottom: 5px }
#product_listing .product_box .attributes_name { font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_listing .product_box .attributes_names { font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; padding-right: 4px }
#product_listing .product_box .attributes_options { height: 30px }
#product_listing .product_box .attributes_options .gm_listing_form { font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; width: 250px }
#product_listing .product_box .bottom_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: right; padding: 4px }
#product_listing .product_box .content_cell { border-left: 1px; border-left-color: #c1c1c1; border-left-style: solid }
#product_listing .product_box .details_button { font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; float: right }
#product_listing .product_box .gm_checker_error { color: #fe0000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_listing .product_box .gm_class_input { font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; padding: 0px; height: 15px }
#product_listing .product_box .gm_graduated_prices { font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
#product_listing .product_box .gm_graduated_prices_heading { font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; padding-top: 0px; padding-bottom: 0px }
#product_listing .product_box .header_cell { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; padding: 4px; border-bottom: 1px; border-bottom-color: #c1c1c1; border-bottom-style: solid }
#product_listing .product_box .image_cell { text-align: center; vertical-align: top; float: left; padding-top: 2px; padding-bottom: 2px; border-right: 1px; height: 100%; border-right-color: #c1c1c1; border-right-style: solid }
#product_listing .product_box .middle_cell { font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; padding: 4px 4px 0px }
#product_listing .product_box .product_link { color: #000000; text-decoration: underline }
#product_navigation { font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; padding-bottom: 8px }
#product_navigation a { color: #000000; text-decoration: none }
#reviews { font-family: Arial, Helvetica, Sans-Serif; float: left; margin: 0px; padding: 0px; width: 100%; overflow: hidden }
#reviews .box_content { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; text-decoration: none; background-color: #e7e7e7; text-align: justify; text-transform: none; margin: 0px 0px 15px; padding: 10px; height: 100%; overflow: hidden }
#reviews .box_content .reviews_img { float: right; padding: 0px 0px 10px 10px }
#reviews .box_left { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; text-decoration: none; text-align: justify; text-transform: uppercase; float: left }
#reviews .box_right { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; text-decoration: none; text-align: right; text-transform: uppercase; width: auto }
#reviews .cell_back_right { text-align: right }
#reviews .cell_left { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; text-decoration: none; text-align: justify; text-transform: none; float: left; padding: 3px; width: 120px }
#reviews .cell_right { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; text-decoration: none; text-align: justify; text-transform: none; padding: 3px }
#reviews .heading { margin: 0px 0px 5px; border-bottom: 1px solid #325374; height: 20px }
#reviews h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; text-decoration: none; text-align: justify; text-transform: none; margin: 0px 0px 11px; padding: 11px 0px 0px }
#reviews h2 { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; text-decoration: none; background-color: #cccccc; text-align: justify; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; height: 100% }
#search_again_form { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: left; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; border: 0px; width: auto; height: auto; border-bottom-color: #FF0000; border-bottom-style: solid; border-left-color: #FF0000; border-left-style: solid; border-right-color: #FF0000; border-right-style: solid; border-top-color: #FF0000; border-top-style: solid }
#search_again_form span { position: relative; top: 5px }
#search_again_heading { color: #706f6f; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #c3c3c3; text-align: left; text-transform: none; margin: 0px 0px 3px; padding: 5px 5px 5px 10px; border: 0px; width: auto; height: auto; border-bottom-color: #FF0000; border-bottom-style: solid; border-left-color: #FF0000; border-left-style: solid; border-right-color: #FF0000; border-right-style: solid; border-top-color: #FF0000; border-top-style: solid }
#search_again_text { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: left; text-transform: none; margin: 0px; padding: 3px; border: 0px; width: auto; height: auto; border-bottom-color: #FF0000; border-bottom-style: solid; border-left-color: #FF0000; border-left-style: solid; border-right-color: #FF0000; border-right-style: solid; border-top-color: #FF0000; border-top-style: solid }
#search_error_message { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffcccc; text-align: center; text-transform: none; margin: 0px; padding: 3px; border: 1px; width: auto; height: auto; border-bottom-color: #FF0000; border-bottom-style: solid; border-left-color: #FF0000; border-left-style: solid; border-right-color: #FF0000; border-right-style: solid; border-top-color: #FF0000; border-top-style: solid }
#search_error_page .gm_class_input { color: #000000; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; border: solid 1px #808080; height: 20px }
#search_go_back { text-align: right; margin: 15px 0px 3px; padding: 5px 5px 5px 10px; width: auto; height: auto }
#shopping_cart #cart_table { clear: both; margin-top: 20px; border: solid 1px #325374; width: 100% }
#shopping_cart #cart_table_total { text-align: right; margin-bottom: 20px; padding: 3px; border-right: 1px; border-bottom: 1px; border-left: 1px; width: 100%; border-bottom-color: #325374; border-bottom-style: solid; border-left-color: #325374; border-left-style: solid; border-right-color: #325374; border-right-style: solid }
#shopping_cart #gift_cart_body { color: #000000; background-color: #e7e7e7; text-align: left; padding: 20px 10px; width: 400px }
#shopping_cart #gift_cart_body #gift_cart_button { padding-left: 5px; position: relative; left: 3px }
#shopping_cart #gift_cart_body #gift_cart_input { position: relative; top: -4px }
#shopping_cart #gift_cart_body #gift_cart_input input[type=text] { color: #000000; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; border: #cccccc; width: 227px; height: 20px }
#shopping_cart #gift_cart_head { color: #ffffff; font-weight: bold; line-height: 18px; background-color: #325374; text-align: center; text-transform: uppercase; padding: 2px 10px; width: 400px; height: 18px }
#shopping_cart #gift_cart_part { text-align: center; clear: both; margin-top: 20px; margin-bottom: 20px; width: 100% }
#shopping_cart #total_content { text-align: right; margin-bottom: 10px; padding: 5px; border-top: 1px; border-top-color: #325374; border-top-style: solid }
#shopping_cart .gift_cart_empty { text-align: center }
#shopping_cart .gift_cart_empty img { padding-left: 5px; position: relative; top: 3px }
#shopping_cart .gift_cart_left { float: left; width: 50% }
#shopping_cart .gift_cart_right { text-align: right }
#shopping_cart .td { color: #000000; background-color: #e1e8ee; vertical-align: top; padding: 4px }
#shopping_cart a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
#shopping_cart input[type=text] { color: #000000; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; border: #cccccc; width: 40px; height: 20px }
#shopping_cart th { color: #ffffff; background-color: #325374; text-align: center; text-transform: uppercase; padding: 2px; height: 22px }
#shop_logo { background-color: #ffffff; text-align: left; float: left; margin: 20px 0px 15px; padding: 0px; border: 0px; width: auto; height: auto; border-bottom-color: #a7a7a7; border-bottom-style: solid; border-left-color: #a7a7a7; border-left-style: solid; border-right-color: #a7a7a7; border-right-style: solid; border-top-color: #a7a7a7; border-top-style: solid }
#shop_top_banner { background-color: #ffffff; text-align: left; float: left; margin: 5px 0px 0px; padding: 0px; border: 0px; width: auto; height: auto; border-bottom-color: #a7a7a7; border-bottom-style: solid; border-left-color: #a7a7a7; border-left-style: solid; border-right-color: #a7a7a7; border-right-style: solid; border-top-color: #a7a7a7; border-top-style: solid }
#sitemap a { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#sitemap h2 { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px; padding: 5px 0px 5px 3px }
#sitemap ul { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 10px }
#sitemap ul li { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; text-transform: none; list-style-type: disc; list-style-position: outside; margin: 0px; padding: 0px }
#specials { width: 100%; overflow: hidden }
#specials .gm_price { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
#specials .productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: left; text-transform: none }
#specials .product_link { color: #000000; text-decoration: none }
#specials .specials_bottom_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; padding: 4px }
#specials .specials_content_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; border-left: 1px; border-left-color: #c1c1c1; border-left-style: solid }
#specials .specials_details_button { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; float: right }
#specials .specials_header_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: left; text-transform: none; padding: 4px; border-bottom: 1px; border-bottom-color: #c1c1c1; border-bottom-style: solid }
#specials .specials_image_cell { text-align: center; vertical-align: top; float: left; padding: 2px 0px; border-right: 1px; height: 100%; border-right-color: #c1c1c1; border-right-style: solid }
#specials .specials_middle_cell { padding: 4px 4px 0px }
#specials .specials_product_box { margin: 0px 0px 15px; border: solid 1px #c1c1c1; width: 99%; overflow: hidden }
#specials h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none; padding: 11px 0px }
#tell_a_friend_heading { color: #ffffff; font-weight: bold; font-size: 18px; background-color: #335475; text-transform: uppercase; margin-left: 45px; padding-top: 12px; padding-left: 8px; width: 647px; height: 26px }
#topmenu_block { background: #0065ad url(../../gm_corner.gif.php) no-repeat; clear: both; margin: 3px 0px 0px; width: 100%; height: 25px; overflow: hidden }
#topmenu_block #topmenu_left { list-style-type: none; float: left; clear: both; margin: 0px 1px 0px 0px; padding: 0px; height: 25px }
#topmenu_block #topmenu_left #first_link { text-align: right; position: relative; width: 167px }
#topmenu_block #topmenu_left a { color: #ffffff; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none }
#topmenu_block #topmenu_left li { line-height: 25px; float: left; margin: 0px 1px 0px 0px; padding: 0px 5px 0px 18px; border-right: 1px; height: 25px; border-right-color: #ffffff; border-right-style: solid }
#topmenu_block #topmenu_right { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 25px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; float: right; padding: 0px 8px 0px 0px; height: 25px }
#topmenu_block #topmenu_right a { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none }
.button_to_cart { margin-right: auto; margin-left: auto; width: 130px; overflow: hidden }
.button_to_cart .cart_icon { color: #ffffff; background-color: #344e73; text-align: center; display: block; float: left; width: 25px; height: 25px }
.button_to_cart .cart_icon img { margin-top: 7px; margin-left: 2px }
.button_to_cart .cart_text { color: #ffffff; line-height: 25px; background-color: #344e73; text-align: center; display: block; float: right; margin-left: 0px; width: 104px; height: 25px }
.button_to_cart a { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; cursor: pointer }
.button_to_cart_spacer { width: 125px; height: 25px }
.cart_error_color { color: #fe0000; font-style: normal; font-weight: normal; font-size: 12px; text-decoration: none }
.cat_link span { color: #000000; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
.cell_left_bold { color: #335475; font-weight: bold }
.cell_note { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; text-align: right; float: right; position: relative; top: -31px }
.checkout .active_input { color: #335475; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; background-color: #f3f8fc; margin-bottom: 3px; padding: 2px 0px 0px 10px; border: solid 1px #335475; width: 227px; height: 24px }
.checkout .cell_left { line-height: 28px; float: left; padding: 1px; width: 150px }
.checkout .cell_right { line-height: 28px; padding: 1px }
.checkout .checkout_addresses { color: #000000; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif }
.checkout .continue { color: #000000; margin-top: 40px; margin-bottom: 20px; padding-bottom: 4px; border-bottom: 1px; height: 100%; overflow: hidden; border-bottom-color: #325374; border-bottom-style: solid }
.checkout .error { color: #d10000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none }
.checkout .heading { margin: 0px 0px 17px; padding: 25px 0px 0px; border-bottom: 1px; border-bottom-color: #325374; border-bottom-style: solid }
.checkout .heading .subtitle { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; margin: 0px 0px 0px 45px; padding: 0px 0px 8px }
.checkout .heading h2 { color: #335475; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase; margin: 0px 0px 0px 45px; padding: 4px 0px 0px }
.checkout .heading2 { margin: 0px 0px 17px; padding: 25px 0px 0px; border-bottom: 1px; border-bottom-color: #325374; border-bottom-style: solid }
.checkout .heading2 h2 { color: #335475; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase; margin: 0px 0px 15px 45px; padding: 11px 0px 1px }
.checkout .inactive_input { color: #000000; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; background-color: #ffffff; margin-bottom: 3px; padding: 2px 0px 0px 10px; border: solid 1px #cccccc; width: 227px; height: 24px }
.checkout .module_name { color: #000000; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase; margin-top: 20px; margin-bottom: 3px }
.checkout .navabar_text { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; float: left; padding-right: 47px; padding-left: 18px }
.checkout .navabar_text_current { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; float: left; padding-right: 47px; padding-left: 18px }
.checkout .navbar_line { margin-right: auto; margin-left: auto; border-bottom: 1px; width: 430px; border-bottom-color: #325374; border-bottom-style: solid }
.checkout .text_block { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; margin-bottom: 8px }
.checkout .text_block_heading { color: #335475; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; margin-bottom: 8px }
.checkout .text_must { font-size: 10px; float: right }
.checkout h1 { font-style: normal; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase; margin: 0px 0px 4px 45px; padding: 11px 0px }
.class_error input { background-color: #e1e8ee }
.class_error_message { color: #fe0000; font-size: 9px; font-family: Arial, Helvetica, Sans-Serif }
.details_products_date_avaiable { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; margin: 0px; padding: 0px }
.details_products_url { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; margin: 0px; padding: 0px }
.form_style_callback { color: #335475; background-color: #e7e7e7; border: solid 1px #c7c7c7 }
.form_style_guestbook { color: #335475; background-color: #e7e7e7; border: solid 1px #c7c7c7 }
.form_style_price_offer { color: #335475; background-color: #e7e7e7; border: solid 1px #c7c7c7 }
.gm_manufacturers { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; text-transform: none; margin: 10px 0px 0px; padding: 0px; height: 20px }
.gm_manufacturers select { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
.gm_opensearch { font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none; text-align: right; text-transform: none; cursor: pointer }
.gm_opensearch span { font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana; text-decoration: none; text-align: right; text-transform: none; cursor: pointer }
.guestbook_entries_content { color: #335475; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #f3f8fc; margin-bottom: 25px; padding: 10px }
.guestbook_entries_head { color: #335475; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; margin-bottom: 7px; padding-bottom: 2px; border-bottom: 1px; border-bottom-color: #335475; border-bottom-style: solid }
.guestbook_head { color: #335475; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; text-transform: uppercase }
.guestbook_navigation { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; margin-bottom: 25px }
.name_shippingtime { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
.navigation .navigation_left { font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; float: left }
.navigation .navigation_right { font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-align: right }
.navigation a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
.parseTime { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; line-height: 1.5; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none }
.price_offer_error { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
.price_offer_image { float: left; margin-right: 15px; padding: 10px; border: solid 1px #a7a7a7 }
.price_offer_success { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
.price_offer_text { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
.price_offer_text_heading { color: #335475; font-style: normal; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px }
.products_stock { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
.product_info_add_ons { overflow: hidden }
.product_info_add_ons .gm_price { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: left; text-transform: none }
.product_info_add_ons .productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through; text-align: left; text-transform: none }
.product_info_add_ons .product_info_add_ons_bottom_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: right; padding: 4px }
.product_info_add_ons .product_info_add_ons_content_cell { border-left: 1px; border-left-color: #a7a7a7; border-left-style: solid }
.product_info_add_ons .product_info_add_ons_details_button { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; float: right }
.product_info_add_ons .product_info_add_ons_head { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #0065ad; text-align: justify; margin: 10px 0px 3px; padding: 2px 3px; overflow: hidden }
.product_info_add_ons .product_info_add_ons_header_cell { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #e7e7e7; text-align: justify; padding: 4px; border-bottom: 1px; border-bottom-color: #a7a7a7; border-bottom-style: solid }
.product_info_add_ons .product_info_add_ons_image_cell { text-align: center; vertical-align: top; float: left; padding: 2px 0px; border-right: 1px; height: 100%; border-right-color: #a7a7a7; border-right-style: solid }
.product_info_add_ons .product_info_add_ons_middle_cell { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: justify; padding: 4px 4px 0px }
.product_info_add_ons .product_info_add_ons_product_box { background-color: #ffffff; margin: 0px 0px 5px; padding: 0px; border: solid 1px #a7a7a7; height: 100%; overflow: hidden }
.product_info_add_ons .product_link { color: #000000; font-style: normal; font-weight: bold; text-decoration: none; text-transform: none }
.product_info_add_ons_content_cell a { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none }
.single_products_description { background-color: #ffffff; padding: 8px; border: solid 1px #cccccc }
.sub_categories_listing_body .box_list { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; text-align: center; text-transform: none; list-style-type: none; float: left; margin: 0px; padding: 5px; height: 100%; overflow: hidden }
.sub_categories_listing_body { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: center; text-transform: none; list-style-type: none; margin: 3px 0px; padding: 0px; height: 100%; overflow: hidden }
.text_shippingtime { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
.ui-tabs-nav { border-left: 1px; border-left-color: #cccccc; border-left-style: solid }
.ui-tabs-nav .ui-tabs-selected a { background-color: #e7e7e7 }
.ui-tabs-nav a { color: #000000; text-decoration: none; padding: 5px 8px }
.ui-tabs-nav a span { font-size: 10px; text-transform: uppercase }
.ui-tabs-nav li { background-color: #ffffff; border-top: 1px; border-right: 1px; border-bottom: 1px; border-bottom-color: #cccccc; border-bottom-style: solid; border-right-color: #cccccc; border-right-style: solid; border-top-color: #cccccc; border-top-style: solid }
.ui-tabs-panel { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; text-align: left; text-transform: none; padding: 8px; border: solid 1px #cccccc }
.wrap_shop { background: #ffffff url(');'); text-align: left; margin-right: auto; margin-left: auto; border: 0px; width: 978px; height: 100%; overflow: hidden; #000000: border-style: solid }
.wrap_shop #iconized_page_head { color: #000000; font-weight: bold; font-size: 16px; text-transform: uppercase; margin-left: 45px; padding-top: 10px; padding-bottom: 11px; padding-left: 0px }
.wrap_shop .gm_class_input { color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; border: solid 1px black; height: 13px }
.wrap_site { background: #ffffff url(');'); repeat-x: overflow: hidden }
h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, Sans-Serif }
SPAN.errorText { color: #ff0000; font-style: normal; font-weight: normal; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
SPAN.markProductOutOfStock { color: #c76170; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
SPAN.productDiscountPrice { color: #ff0000; font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
SPAN.productOldPrice { color: #ff0000; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: line-through }
SPAN.productSpecialPrice { color: #ff0000; font-style: normal; font-weight: normal; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none }
html .copyright, html .copyright a { color: #000000; background-color: #ffffff }
body { background-color: #ffffff }

