/* ----------------------------------------------------------------*/
/* This CSS is the main stylesheet used from the generated WebSite */
/* ----------------------------------------------------------------*/
/* All images from "Images Templ" could be used in this css.       */
/* EXAMPLE: background-image:url('../images_templ/image.gif');     */
/* ----------------------------------------------------------------*/

/* --- styles for BODY --------------------------------------------*/

body {
    SCROLLBAR-FACE-COLOR: #EAEAEA;
    SCROLLBAR-HIGHLIGHT-COLOR: #808080;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #F0F8FF;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #F0F8FF;
    SCROLLBAR-DARKSHADOW-COLOR: #F0F8FF;
    font-family: verdana; font-size: 11px;
	color: #000000; 
	background-color: #8f8b66; 
	background-image: url('../images_templ/layout/page_fade_backround.jpg'); 
	background-repeat: repeat-x; 
	background-position: 0 top; 
	margin: 0px; 
	padding: 0px;
}

/* --- styles for some common HTML TAGS ---------------------------*/

p, td, li, h1, h2, h3, h4, h5, h6 { font-family: verdana; font-size: 11px; }
hr { height: 1px; }
div { margin: 0px; padding: 0px; border-width: 0px; }

/* --- styles for FORM FIELDS -------------------------------------*/

form { margin-bottom: 0px; margin-top: 0px; }
input, textarea, select { font-family: verdana; font-size: 11px; background-image: none; }
input.text { padding: 1px 2px; background-image: none; /*border: #909090 solid 1px;*/ }
input.btn { color: #0000A0; background-color: #FFFFFF; background-image: none; }
input.checkbox, input.radio { background-image: none; }

/* --- styles for the MENUS (border, header, body) ----------------*/

.menu_border   { color: #000000 }
.menu_header   { color: #000000; font-size: 10px; font-weight: bold; background-image: none; background-repeat: repeat-x; background-position: 0 top; display: block; height: 20px }
.menu_body   { color: #000000; font-size: 10px; background-color: #f9f9f9 }

.menu_border_categprytype, menu_border_categorytype   { color: #000000; font-size: 10px; margin: 0 -1px 10px }
.menu_body_categprytype, menu_body_categorytype   { color: #000000; font-size: 10px; background-color: #fff }

/* --- styles for header of the MAIN menu (if links) --------------*/

.menu_header_tr {}
.menu_header_td   { }
.menu_header_td_over   { }
.menu_header_tr_inner {}
.menu_header_td_inner   { color: #045597; 
	font-size: 10px; 
	font-weight: bold; 
	background-color: #6fc6cc; 
	background-image: url('../images_templ/layout/categorytype_fade_backround.gif'); 
	background-repeat: repeat-x; 
	padding-left: 5px; 
	height: 20px; 
	border-style: solid; 
	border-width: 0px 1px 1px; 
	border-color: #c0c0c0 #4f9297 #4f9297 #c0c0c0; }
.menu_header_td_inner a:link, .menu_header_td_inner a:hover, .menu_header_td_inner a:active { color: #0b5596; font-size: 10px; font-weight:bold; text-decoration: none }
/* --- styles for the links in the CUSTOM menu --------------------*/

.menu_link:LINK  { color: #0000cc; text-decoration: none }
.menu_link:VISITED  { color: #0000cc; text-decoration: none }
.menu_link:HOVER  { color: #000000; text-decoration: none; background-color: #d0e0ff }

/* --- styles for the selected menu links in the CUSTOM menu ------*/

.menu_link_selected:LINK  { color: #0000cc; text-decoration: none; background-color: #e0f0ff }
.menu_link_selected:VISITED  { color: #0000cc; text-decoration: none; background-color: #e0f0ff }
.menu_link_selected:HOVER  { color: #000000; text-decoration: none; background-color: #d0e0ff }

/* --- styles for the rows in the CUSTOM menu ---------------------*/

.menu_link_tr {}
.menu_link_td  { border: solid 0 #f9f9f9 }
.menu_link_td_over  { background-color: #e0f0ff; border: solid 1px #c0c0c0 }
.menu_link_tr_inner {}
.menu_link_td_inner {}
.menu_link  { text-decoration: none }

/* --- styles for links in the CATEGORY TYPE menu ---------------------*/

.menu_categorytype:LINK   { color: #095795; font-size: 10px;  font-weight: bold; text-decoration: none; display:block; }
.menu_categorytype:VISITED  { color: #095795; font-size: 10px; text-decoration: none; display:block;}
.menu_categorytype:HOVER  { color: #000000; font-size: 10px; text-decoration: none }

/* --- styles for links in the CATEGORY menu ----------------------*/

.menu_category:LINK  { color: #0098ad; font-size: 10px;  font-weight: bold; text-decoration: none }
.menu_category:VISITED   { color: #0098a3; font-size: 10px; font-weight: bold; text-decoration: none }
.menu_category:HOVER   { color: #0098a3; font-size: 10px; font-weight: bold; text-decoration: underline }
/* --- styles for the links in the selected CATEGORY menu ---------*/

.menu_category_selected:LINK  { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none; background-color: #afeeee; display:block; background-color: #afeeee; }
.menu_category_selected:VISITED  { color: #000000; font-size: 10px; font-weight: bold; text-decoration: none; background-color: #ffffe0; display:block; background-color: #afeeee;  }
.menu_category_selected:HOVER  { color: #000000; font-size: 10px; text-decoration: none; background-color: #afeeee; display:block;  }
/* --- styles for the rows in the CATEGORY menu -------------------*/

.menu_category_tr  { }
.menu_category_td   { font-size: 10px;  padding-left: 5px; height: 20px; border-style: solid; border-width: 0 0 1px 1px; border-color: #c0c0c0 }
.menu_category_td_over    { background-color: #afeeee; padding-left: 5px; height: 20px; border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0 }
.menu_category_tr_inner_selected {background-color: #afeeee; height: 20px; }
.menu_category_td_inner_selected {background-color: #afeeee; height: 20px; }
.menu_category_td_count_products { color: #666666; font-size: 8px; }
.count_products { color: #666666; font-size: 8px; } /* deprecated */

/* --- styles for the links in the SUBCATEGORY menu ---------------*/
.menu_subcategory:LINK { color: #be0000; font-size: 10px;  font-weight: bold; text-decoration: none }
.menu_subcategory:VISITED { color: #be0000; font-size: 10px; font-weight: bold; text-decoration: none }
.menu_subcategory:HOVER { color: #be0000; font-size: 10px; font-weight: bold; text-decoration: underline }
/* --- styles for the links in the selected DUBCATEGORY menu ------*/
.menu_subcategory_selected:LINK { color: #be0000; font-size: 10px; font-weight: bold; text-decoration: none; background-color: #afeeee }
.menu_subcategory_selected:VISITED { color: #be0000; font-size: 10px; font-weight: bold; text-decoration: none; background-color: #ffffe0 }
.menu_subcategory_selected:HOVER { color: #be0000; font-size: 10px; text-decoration: none; background-color: #afeeee }
/* --- styles for the rows in the SUBCATEGORY menu ----------------*/

.menu_subcategory_tr {}
.menu_subcategory_td { font-size: 10px;  background-image: url('../images_templ/layout/sample2_sub_arrow.gif'); background-repeat: no-repeat; background-position: 2px center; padding-left: 5px; height: 20px; border-style: solid; border-width: 0 0 1px 1px; border-color: #d3d3d3 }
.menu_subcategory_td_over { background-color: #afeeee; padding-left: 5px; height: 20px; border-bottom: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3 }
.menu_subcategory_tr_inner {}
.menu_subcategory_td_inner {}

/* --- styles for CATEGORY's path and CATEGORY's list links -------*/

.top_link:LINK { color: #000090; text-decoration: none; font-size: 11px; }
.top_link:VISITED { color: #000090; text-decoration: none; font-size: 11px; }
.top_link:HOVER { color: #000000; background-color: #FFFF90; text-decoration: none; font-size: 11px; }

/* --- styles for PRODUCT links (like "AddToCart" link) -----------*/

.product_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.product_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.product_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

/* --- styles for TOOLS links (like "ViewCart" link) --------------*/

.tool_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.tool_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.tool_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

/* --- styles for footer links ------------------------------------*/

.footer_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.footer_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.footer_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

/* --- styles for IMAGE links -------------------------------------*/

.image_link:LINK { text-decoration: none;  font-size: 11px; }
.image_link:VISITED { text-decoration: none;  font-size: 11px; }
.image_link:HOVER { text-decoration: none;  font-size: 11px; }
/* --- styles for products and options ----------------------------*/

.product_border { background-color: #909090; }
.product_borderlight { background-color: #FFFFFF; }
.product_header { background-color: #F0F0F0; }
.product_body { background-color: #FFFFFF; }
.product_footer { background-color: #F0F0F0; }
.product_list_price { text-decoration: line-through; }
.product_price {}
.product_price_diff_amount {}
.product_price_diff_percent {}
.product_outofstock { color: #FF5000; }

.product_options_border  { }
.product_options_header   { display: none }
.product_options_body  { }
.product_options_selected  { }
.product_options_name {}
.product_options_list_price { text-decoration: line-through; }
.product_options_price {}

.product_travel_border { background-color: #E5E5E5; }
.product_travel_header { background-color: #F5F5F5; }
.product_travel_body { background-color: #FFFFFF; }

.product_specialties_border { background-color: #CCCCCC; }
.product_specialties_header { background-color: #FFFFFF; }
.product_specialties_body { background-color: #FFFFFF; }

.product_separator {}

.img_product_thumbnail {}
.img_product_small {}
.img_product_big {}
.img_product_opt {}

/* --- styles for the search form of travel products --------------*/

.search_travel_border { background-color: #E5E5E5; }
.search_travel_header { background-color: #FAFAFA; }
.search_travel_body { background-color: #FFFFFF; }
.search_travel_footer { background-color: #FAFAFA; }

/* --- styles for the search/browse of products -------------------*/

.search_border  { }
.search_header  { }
.search_body  { }
.search_footer  { }

.search_alphabet_selected { font-family: monospace; }
.search_alphabet_link:LINK { font-family: monospace; color: #C000FF; text-decoration: none; }
.search_alphabet_link:VISITED { font-family: monospace; color: #C000FF; text-decoration: none; }
.search_alphabet_link:HOVER { font-family: monospace; color: #000000; background-color: #FFD0FF; text-decoration: none; }

/* --- styles for the site map ------------------------------------*/

.site_map_border { background-color: #B0B0B0; }
.site_map_body { background-color: #FFFFFF; }
.site_map_tr {}
.site_map_td { border: 1px solid #FBFBFF; }
.site_map_td_over { background-color: #F5F5F5; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0; }
.site_map_tr_inner {}
.site_map_td_inner {}
.site_map_link:LINK { color: #000090; text-decoration: none; font-size: 11px; }
.site_map_link:VISITED { color: #000090; text-decoration: none; font-size: 11px; }
.site_map_link:HOVER { color: #000000; background-color: #FFFF90; text-decoration: none; font-size: 11px; }

/* --- styles for the navigation line links (1-10 11-20 21-30) ----*/

.navigator_products  { color: #000000; font-size: 12px;  text-align: center }
.navigator_products_link:LINK { color: #C000FF; text-decoration: none; font-size: 10px; }
.navigator_products_link:VISITED { color: #C000FF; text-decoration: none; font-size: 10px; }
.navigator_products_link:HOVER { color: #000000; background-color: #FFD0FF; text-decoration: none; font-size: 10px; }
.navigator_products_link_selected { color: #000000; text-decoration: none; font-size: 10px; }

/* --- styles for the navigation bars ------------------------ ----*/

.navbar { width:100%; border:1px solid #F0F0F0; border-width: 1px 1px 1px 1px; background: white; }
.navbar td { border: 1px solid white; border-width: 1px 1px 0px 0px; text-align: center; }
.navbar td.navtab_first { border: 1px solid white; border-width: 1px 1px 0px 1px; }
.navbar a.navtab_selected { display: block; padding: 3px 3px 3px 3px; color: black; background: white; text-decoration: none; }
.navbar a.navtab_notselected { display: block; padding: 3px 3px 3px 3px; color: black; background: #F0F0F0; text-decoration: none; }
.navbar a.navtab_notselected:hover { background: #DDDDDD; }
.navbar td.navtab_body { padding: 3px 3px 3px 3px; background: white; text-align: left; }

/* --- styles for the calendar ------------------------------------*/

.calendar_border { background-color: #D0D0D0; }
.calendar_header { background-color: #F0F0F0; }
.calendar_header_days { font-size: 11px; background-color: #F9F9F9; }
.calendar_body { background-color: #FFFFFF; }
.calendar_footer_selected_day { font-size: 11px; background-color: #F9F9F9; }
.calendar_footer { font-size: 11px; background-color: #F0F0F0; }
.calendar_day_onmouseover { background-color: #FFFF00; }
.calendar_day_onmouseout { background-color: NONE; }
.calendar_day_onclick { background-color: #D0D0FF; }
.calendar_day_notavailable { color: #CCCCCC; }

/* --- styles for errors and successes ----------------------------*/

.error { color: #FF0000; }
.warning { color: #FF5000; }
.success { color: #007000; }

/* --- styles miscellaneous ---------------------------------------*/

.categories_path_separator  { color: #4f9297; font-size: 10px; font-family: Verdana; }
.categories_path  { margin: -8px 0; height: 25px }
.categories_path_td  { color: #015697; font-size: 10px;  padding: 0; height: 25px }
.categories_path_td a { color: #4f9297; font-size: 10px; font-weight: bold; text-decoration: underline }
.categories_path_td a:link, .categories_path_td a:visited, .categories_path_td a:active { color: #4f9297; font-size: 10px;  font-weight: bold; text-decoration: underline }
.categories_path_td a:hover { color: #000080; font-size: 10px;  font-weight: bold; text-decoration: none; background-color: transparent }
.categories_item { margin: 0px 0px 0px 0px; }
.categories_item_td { padding: 0px 0px 0px 0px; }
.products_summary { margin: 3px 0px 0px 0px; }
.products_summary_td { padding: 0px 0px 0px 0px; }

div#full_page { background-color: #ffffff; 
	background-image: url('../images_templ/layout/white_back.gif'); 
	text-align: center; 
	width: 785px; 
	height: auto; 
	float: none; 
	vertical-align: top }

div#header table#navigator { margin: 0px 10px 10px; 
	padding: 0px; 
	width: 765px }
	
div#header .inline { display: inline }

div#header table#navigator td.nav_left { color: #015198; 
	background-image: url('../images_templ/layout/horizontal_nav_left_back.gif'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-left: 10px; 
	height: 21px; }
	
div#header table#navigator td.nav_right { color: #015198; 
	background-image: url('../images_templ/layout/horizontal_nav_right_back.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	padding-right: 10px; 
	height: 21px; }
	
div#header table#navigator td.nav_right a:link, div#header table#navigator td.nav_right a:visited, div#header table#navigator td.nav_right:active { color: #015198; 
	font-weight: bold; 
	text-decoration: none; }
	
div#header table#navigator td.nav_right a:hover { color: #0793a4; 
	font-weight: bold; 
	text-decoration: underline; }
	
div#header table#navigator td.search  { padding-top: 2px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #c0c0c0; }
	
div#header table#navigator td.search form  { background-image: url('../images_templ/layout/input_shadow.gif'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	margin: 0px; 
	padding: 0px; 
	width: 180px; 
	border: solid 1px #808080; }
	
div#header table#navigator td.search form input  { color: #808080; 

	font-size: 10px; 
	width: 100%; 
	border-width: 0px; }
	
div#header table#navigator td.checkout { border-bottom: 1px solid #c0c0c0; }

div#header table#navigator td.checkout a { color: #22a2b0; 
	font-size: 10px;  }

div#header table#navigator td.checkout a:link, div#header table#navigator td.checkout a:visited, div#header table#navigator td.checkout a:active { color: #22a2b0; 
	font-size: 10px; }

div#header table#navigator td.checkout a:hover { text-decoration: underline; }

div#content  { background-color: #ffffff; 
	background-image: url('../images_templ/layout/menu_fade_backround.jpg'); 
	background-repeat:repeat-y;
	background-position: 3px 0px;
	text-align: left; 
	display: block; }
	
div#content a  { }

div#content td#menu { background-image: url('../images_templ/layout/menu_fade_backround.jpg'); 
	background-repeat: repeat-y; 
	background-position: right 0px; 
	text-align: right; 
	display: block; 
	margin-top: 10px; 
	padding-left: 9px; 
	width: 180px; }
	
div#content td#menu table.menu_border_categprytype { margin-right: 0px;
	position: relative;
	 z-index: 99;
	 right: -2px;
	 _right: -1px; }
	 
div#content td#menu table.menu_border_categprytype table.menu_border_categprytype { position: relative; 
	z-index: 100; 
	right: 0; }
	
div#content td#menu table.contact { margin-top: 10px; 
	margin-right: -1px; 
	margin-bottom: 10px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #c0c0c0 #ffffff #c0c0c0 #c0c0c0; }
	
div#content td#menu table.contact td { font-size: 10px; 
	background-color: #ffffff; 
	background-image: url('../images_templ/layout/contact_fade_backround.jpg'); 
	background-repeat: repeat-y; 
	background-position: left 0; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	padding-left: 10px; }
	
div#content td#menu table.contact td p  { font-size: 10px; 
	margin: 5px 0 }
	
div#content td#menu table.contact td p b { color: #0098a3; 
	font-size: 17px; 
	font-family:times new roman; 
	letter-spacing: -1px; }
	
div#content td#menu table.contact td a:link, div#content td#menu table.contact td a:active, div#content td#menu table.contact td a:visited, div#content td#menu table.contact td a { font-size: 10px; text-decoration: underline; }

div#content td#menu table.subscribe  { margin-top: 20px; 
	margin-bottom: 40px; 
	border-right: 1px solid #c0c0c0; }
	
div#content td#menu table.subscribe td  { border-style: solid; 
	border-width: 0px 0px 1px 1px; 
		border-color: #c0c0c0; }
		
div#content td#menu table.subscribe td.form { background-color: #ffffff; 
	padding: 5px; }
	
div#content td#menu table.subscribe td.form form input.text { color: #808080; 
	font-size: 10px; background-image: url('../images_templ/layout/input_shadow.gif'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	margin-bottom: 3px; 
	width: 100%; 
	height: 19px; 
	border: solid 1px }
	
div#content td#menu table.subscribe td.header  { color: #025797; 
	font-size: 10px; 
	font-weight: bold; 
	background-image: url('../images_templ/layout/categorytype_fade_backround.gif'); 
	background-position: left top; 
	padding-left: 5px; 
	height: 20px; 
	border-right: 1px solid #4f9297; 
	border-bottom: 1px solid #4f9297; }
	
div#content td#generated_content   { background-color: #ffffff; 
	background-image: url('../images_templ/layout/content_fade_backround.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-left: 10px; 
	width: 570px; }
	
div#content td#generated_content h1 { color: #015697; 
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bold; 
	line-height: 24px; 
	margin: 0px; 
	padding: 0px; }
	
div#content td#generated_content p { 
color: #000000; 
margin:5px 0;
	font-size: 11px; }
	
div#footer  { color: #e7e2a6; 
	font-size: 10px; 
	background-color: #8f8b66; 
	background-image: url('../images_templ/layout/footer_logo_backround.gif'); 
	background-repeat: no-repeat; 

	background-position: center top; 
	text-align: center; 
	padding-top: 20px; 
	width: 100%; 
	height: 80px; 
	float: left; v
	ertical-align: middle; 
	border-top: 1px none #878361; }

div#footer a { color: #f0e68c; 
	text-decoration: none; }

div#footer a:link, div#footer a:visted, div#footer a:active { color: #f0e68c; 
	text-decoration: none; }
	
div#footer a:hover { text-decoration: underline; }

div#checkout_content  { display: block; 
	padding: 10px 10px 35px; 
	width: 770px; }

div#rounds { background-color: #8f8b66; 
	margin: 0px; 
	padding: 0px; }

table.product_brief_block { color: #000000; 
	font-size: 10px;
	margin: 0px 10px 15px 0px; 
	position: relative; 
	left: -15px; 
	height: 220px }
	
table.product_brief_block td.top { padding-bottom: 5px; 
	padding-left: 10px; height:171px; }
	
table.product_brief_block td.top img.img_product_small { border: solid 1px #c0c0c0; }

table.product_brief_block td.top a.product_link { color: #015697; 
	font-size: 10px;
	font-weight: bold; }
	
table.product_brief_block td.top a.product_link:active, table.product_brief_block td.top a.product_link:visited, table.product_brief_block td.top a.product_link:link  { color: #015697; 
	font-weight: bold; }
table.product_brief_block td.top a.product_link:hover  { color: #015697; 
	font-weight: bold; 
	text-decoration: underline; }
	
table.product_brief_block td.info { padding-left: 10px; }
	
table.product_brief_block td.info span.product_price { color: #ff0000; 
	font-size: 11px;
	font-weight: bold; }

table.product_brief_block td.info h3.model_number { color: #808080; 
	font-size: 9px; 
	font-family: times new roman; 
	font-weight: normal; 
	text-transform: uppercase; 
	margin: 0px 0px 10px; 
	padding: 0px; }

table.product_detail_block    { color: #000000; 
	font-size: 10px; 
	margin: 0px -10px 30px 0px; 
	position: relative; 
	left: -10px; }
table.product_detail_block td.picture { padding-top: 10px; 
	padding-left: 10px; }
	
table.product_detail_block td.picture img.product  { width: 275px; 
	border: solid 1px #c0c0c0; }

table.product_detail_block td.info { padding-top: 10px; 
	padding-right: 20px; 
	padding-left: 10px; }
	
table.product_detail_block td.info h1.product_name { color: #015697; 
	font-size: 19px; 
	font-family: times new roman; 
	font-weight: normal; 
	line-height: 20px; 
	margin: 0px; 
	padding: 0px; }
	
table.product_detail_block td.info h2.product_name { color: #015697; 
	font-size: 17px; 
	font-family: times new roman; 
	font-weight: normal; 
	line-height: 18px; 
	margin: 0px; 
	padding: 0px; }
	
table.product_detail_block td.info h3.product_model_number { color: #808080; 
	font-size: 9px; 
	font-family: times new roman; 
	font-weight: normal; 
	text-transform: uppercase; 
	margin: 0px; padding: 0px; }
	
table.product_detail_block td.info span.product_price { color: #ff0000; 
	font-size: 22px; 
	font-family: times new roman; 
	font-weight: normal; 
	padding-left: 5px; }
	
table.product_detail_block td.info table.order_product  { background-image: url('../images_templ/product_detail/order-product-back.jpg');
	background-repeat: no-repeat; 
	background-position: right top; 
	margin-top: 10px; }
	
table.product_detail_block td.info table.order_product td.top  { padding: 10px 10px 5px 3px; }

table.product_detail_block td.info table.order_product td.bottom  { padding: 5px 10px 10px 3px; }

div#related_products { background-image: url('../images_templ/product_detail/related-products-back.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	display: table; 
	margin-top: 30px; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	padding-left: 10px; 
	position: relative; 
	left: -10px; 
	height: 180px; }
	
.pointer { cursor: pointer }

div.options_quantity { position: relative; 
	left: 10px; }
	
#default  { display: table; 
	margin-top: -5px; 
	margin-right: -30px; 
	margin-left: 0px; 
	position: relative; 
	z-index: 900; 
	top: 0; 
	left: -22px; }
	
#defaultnew { display: table; 
	margin-right: -30px; 
	margin-left: 0px; 
	position: relative; 
	z-index: 900; 
	top: 0; 
	left: -22px; 
	background-image:url('../images_templ/default/bella_jane_bg_01.jpg'); 
	background-repeat:no-repeat; 
	width:554px; 
	height:106px; }
	
#default h1.default { font-size: 10px; 
	line-height: 10px; 
	margin: 0px; 
	padding: 0px; }
	
#default h2.default { font-size: 10px; 
	line-height: 10px; 
	margin: 0px; 
	padding: 0px; }
	
#default h3.default { font-size: 10px; 
	line-height: 10px; 
	margin: 0px; 
	padding: 0px; }
	
#default p.default { font-size: 10px; 
	line-height: 10px; 
	margin: 0px; 
	padding: 0px; }
	
#default table.split_three td   { padding: 0px 10px 10px;
	width: 33%; 
	border-left: 1px solid #c0c0c0; }
	
#default table.split_three td.first  { padding-left: 0px; 
	border-left: 0px none; }
	
#default table.split_three td p { font-size: 10px; 
	line-height: normal; 
	margin-top: 10px; 
	margin-bottom: 10px; }
	
#default table.split_three td h3 { color: #019ba5; 
	font-size: 12px; 
	font-family: verdana; 
	font-weight: bold; 
	line-height: normal; 
	margin: 0px; padding: 0px; }
	
#default table.split_three td h4 { color: #ff0000; 
	font-size: 12px; 
	font-family: verdana; 
	font-weight: bold; 
	line-height: normal; 
	margin: 20px 0px -10px; 
	padding: 0px; }
	
#default table.split_three td.distributor { margin: 0px; 
	padding: 0px; 
	border-width: 0px; }

#default table.split_three td.distributor h2 { font-size: 10px; 
	line-height: 10px; 
	display: block; 
	margin: 0px; 
	padding: 0px; }
	
#default table.split_three td.distributor h3 { font-size: 10px; 
	line-height: 10px; 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	height: 21px; }
	
#default table.split_three td.distributor div.content { background-image: url('../images_templ/default/distributor_back.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	display: block; 
	margin: 0px; 
	padding: 2px 10px 10px; 
	height: 102px; }

#default table.split_three td.distributor div.content p { margin: 0px 0px 5px; }

#default table.split_three td span.quote { color: #4f9297; }

.cartlink:LINK {color:#0098ad; text-decoration:none;}
.cartlink:VISITED {color:#0098ad; text-decoration:none;}
.cartlink:HOVER {color:#0098ad; text-decoration:underline;}
#home-categories td {
padding:5px 0 5px 0;
border-bottom:1px dotted;
}
#home-categories img {float:left; margin-right:5px;}
#home-categories .title:LINK, #home-categories .title:VISITED {
font-weight:bold;
margin-bottom:5px;
display:block;
color:#01568F;
text-decoration:none;
}
#home-categories a:LINK, #home-categories a:VISITED {color: #0098ad;}
#home-categories a:HOVER,#home-categories .title:HOVER {color:#000000;}
.categories_item {
border-bottom:1px solid;
margin-bottom:10px;
}
.categories_item_td .top_link:LINK, .categories_item_td .top_link:VISITED {
font-size:20px;
font-weight:bold;
border-bottom:1px dashed;
color:#095795;
padding:5px 0 5px 0;
display:block;
}
.categories_item_td .top_link:HOVER {
background-color: #afeeee;
}
#more_information {
text-align:left;
border-bottom:1px solid #cccccc;
}
#more_information p {color: #0098ad;}
#more_information a:LINK, #more_information a:VISITED {
text-decoration:none;
color: #0098ad;
font-weight:bold;
display:block;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
background-color:#ffffff;
padding:3px 0 3px 5px;
font-size:10px;
}
#more_information a:HOVER {
background-color: #afeeee;
}
.sitemap_custompages {clear:both; padding:20px 0 20px 0}
.list_sitemap_custompages {margin:0;padding:0 0 0 13px;}
.listitem_sitemap_custompage {
width:260px;
float:left;
border-bottom:1px dotted #999999;
}
.listitem_sitemap_manufacturer {
width:260px;
float:left;
border-bottom:1px dotted #999999;
}
.listitem_sitemap_custompage a:LINK, .listitem_sitemap_custompage a:VISITED {
color:#0098ad;
width:260px;
line-height:20px;
}
.custompage_link:HOVER {
width:240px;
text-decoration:none;
background-color:#afeeee;
display:block;
color:#000000;
}
.manufacturer_link:LINK, .manufacturer_link:LINK:VISITED {
color:#990000;
line-height:25px;
}
.manufacturer_link:LINK:HOVER {
text-decoration:none;
color:#000000;
font-weight:bold;
}
p.sitemap_categorytype {
line-height:25px;
text-align:center;
clear:both;
}
ul.list_sitemap_products {}
li.listitem_sitemap_products {
list-style-type:none;
width:115px;
margin:0 5px;
height:200px;
float:left;
text-align:center;
}
.listitem_sitemap_products .product_link:LINK, .listitem_sitemap_products .product_link:VISITED {
display:block;
color:#0098ad;
}
.listitem_sitemap_products .product_link_img:LINK, .listitem_sitemap_products .product_link_img:VISITED {
display:block;
height:130px;
}
.sitemap_body {
width:auto;
height:auto;
margin-bottom:30px;
float:left;
}
.categorytype_link:LINK, .categorytype_link:VISITED {
font-size:16px;
display:block;
width:100%;
line-height:35px;
border-bottom:1px double #999999;
color:#095795;
}
.categorytype_link:HOVER {color:#000000;}
p.sitemap_category {
clear:both;
}
a.category_link:LINK, a.category_link:VISITED {
font-size:13px;
color:#095795;
border-bottom:1px double #999999;
}
a.category_link:HOVER {
color:#000000;
}
.listitem_sitemap_custompage a.category_link {color:#990000;font-size:12px;}
.listitem_sitemap_custompage a.category_link:HOVER {
width:220px;
text-decoration:none;
background-color:#cccccc;
color:#000000;
padding-left:6px;
font-weight:bold;
}
#other-products a:LINK, #other-products a:VISITED {
color:#0098AD;
display:block;
line-height:17px;
}
#other-products a:HOVER {
color:#000000;
background-color:#AFEEEE;
display:block;
text-decoration:none;
}