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

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

body { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 11px; 
	color:#5b5b5b; 
	background-color:#e4e4e4; 
	margin:0px; }
	
p, td, li { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 11px; 
	color:#5b5b5b; }

h1, h2, h3, h4, h5, h6 {
	font-family: arial, tahoma, sans-serif; 
	font-size: 13px; 
	color:#5b5b5b; }

hr { height: 1px; }

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

form { margin-bottom: 0px; margin-top: 0px; }
input, textarea, select { font-family: arial, tahoma, sans-serif; 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, body) ------------------------*/

.menu_border { }
.menu_body { }

.menu_border_categprytype, menu_border_categorytype { }
.menu_body_categprytype, menu_body_categorytype { }

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

.menu_header_tr {  font-weight:bold; color:#ffffff; }
.menu_header_td { background-image:url('../images_templ/health/ct-bg.jpg'); background-position:right; background-repeat:no-repeat; border-bottom:1px solid #5d7a38; height:24px; font-weight:bold; color:#ffffff; padding-left:10px; }
.menu_header_td_over { background-image:url('../images_templ/health/ct-bg-over.jpg'); background-position:right; background-repeat:no-repeat; border-bottom:1px solid #5d7a38; height:24px; font-weight:bold; color:#ffffff; padding-left:10px; }
.menu_header_tr_inner { font-weight:bold; color:#ffffff; }
.menu_header_td_inner { font-weight:bold; color:#ffffff; }
.menu_header_link_tr_inner { font-weight:bold; color:#ffffff; }
.menu_header_link_td_inner { font-weight:bold; color:#ffffff; }

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

.menu_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.menu_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.menu_link:HOVER { color: #000000; background-color: #D0E0FF; text-decoration: none; font-size: 11px; }

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

.menu_link_selected:LINK { color: #0000CC; background-color: #E0F0FF; text-decoration: none; font-size: 11px; }
.menu_link_selected:VISITED { color: #0000CC; background-color: #E0F0FF; text-decoration: none; font-size: 11px; }
.menu_link_selected:HOVER { color: #000000; background-color: #D0E0FF; text-decoration: none; font-size: 11px; }

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

.menu_link_tr {}
.menu_link_td { border: 1px solid #F9F9F9; }
.menu_link_td_over { background-color: #E0F0FF; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0; }
.menu_link_tr_inner {}
.menu_link_td_inner {}
.menu_link {}

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

.menu_categorytype:LINK { color: #FFFFFF; text-decoration: none; font-size:12px; }
.menu_categorytype:VISITED { color: #FFFFFF; text-decoration: none; font-size:12px; }
.menu_categorytype:HOVER { color: #FFFFFF; text-decoration: none; font-size:12px; }

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

.menu_category:LINK { display:block; line-height:16px; color:#5b5b5b; text-decoration:none; padding-left:10px; }
.menu_category:VISITED { display:block; line-height:16px; color:#5b5b5b; text-decoration:none; padding-left:10px; }
.menu_category:HOVER { display:block; line-height:16px; color:#5b5b5b; text-decoration:none; padding-left:10px; }

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

.menu_category_selected:LINK { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px; }
.menu_category_selected:VISITED { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px; }
.menu_category_selected:HOVER { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px; }

.menu_category_selected:LINK, .menu_category_selected:VISITED, .menu_category_selected:HOVER {font-weight:bold;}

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

.menu_category_tr {}
.menu_category_td { background-image:url('../images_templ/health/cat-bg.jpg'); background-repeat:repeat-y; background-position:right; }
.menu_category_td_over { background-color:#CCCCCC; }
.menu_category_tr_inner {}
.menu_category_td_inner {}
.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 { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px;  }
.menu_subcategory:VISITED {display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px;  }
.menu_subcategory:HOVER { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px;  }

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

.menu_subcategory_selected:LINK { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px;  }
.menu_subcategory_selected:VISITED { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px;  }
.menu_subcategory_selected:HOVER { display:block; line-height:16px; color:#474747; text-decoration:none; padding-left:10px;  }

.menu_subcategory_selected:LINK, .menu_subcategory_selected:VISITED, .menu_subcategory_selected:HOVER { font-weight:bold; }

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

.menu_subcategory_tr {}
.menu_subcategory_td { background-image:url('../images_templ/health/cat-bg.jpg'); background-repeat:repeat-y; background-position:right; }
.menu_subcategory_td_over { background-color:#CCCCCC; }
.menu_subcategory_tr_inner {}
.menu_subcategory_td_inner {}

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

.top_link:LINK { color: #5b5b5b; text-decoration: none; font-size: 12px; line-height:18px; }
.top_link:VISITED { color: #5b5b5b; text-decoration: none; font-size: 12px; line-height:18px; }
.top_link:HOVER { color: #668a40; text-decoration: none; font-size: 12px; line-height:18px; }

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

.product_link:LINK { color: #668a40; text-decoration: none; font-size: 11px; }
.product_link:VISITED { color: #668a40; text-decoration: none; font-size: 11px; }
.product_link:HOVER { color: #474747; text-decoration: none; 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: #5b5b5b; text-decoration: none; font-size: 10px; }
.footer_link:VISITED { color: #5b5b5b; text-decoration: none; font-size: 10px; }
.footer_link:HOVER { color: #5b5b5b; text-decoration: none; font-size: 10px; }

/* --- 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 THE REST of the links ---------------------------*/

a:LINK { color: #668a40; text-decoration: none; }
a:VISITED { color: #668a40; text-decoration: none; }
a:HOVER { color: #474747; text-decoration: underline; }

/* --- 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 { background-color: #E5E5E5; }
.product_options_header { background-color: #F5F5F5; }
.product_options_body { background-color: #FFFFFF; }
.product_options_selected { background-color: #F5FAFF; }
.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_tiny {}
.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 { background-color: #E5E5E5; }
.search_header { background-color: #FAFAFA; }
.search_body { background-color: #FFFFFF; }
.search_footer { background-color: #FAFAFA; }

.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_header_link_tr_inner { background-color: #D0E0FF; font-weight: bold; }
.site_map_header_link_td_inner {}
.site_map_header_link:LINK { color: #000090; text-decoration: none; }
.site_map_header_link:VISITED { color: #000090; text-decoration: none; }
.site_map_header_link:HOVER { color: #000000; text-decoration: none; }
.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; text-align: center; font-size: 10px; display:block; clear:both; margin-top:10px; }
.navigator_products_listitem { color: #000000; font-size: 10px; }
.navigator_products_listitem_selected { color: #000000; font-size: 10px; }
.navigator_products_link:LINK { color: #668a40; text-decoration: none; font-size: 12px; }
.navigator_products_link:VISITED { color: #668a40; text-decoration: none; font-size: 12px; }
.navigator_products_link:HOVER { color: #5b5b5b; background-color: #EEEEEE; text-decoration: none; font-size: 12px; }
.navigator_products_link_selected { color: #5b5b5b; text-decoration: none; font-size: 12px; }

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

.navbar { width:100%; border:1px solid #F0F0F0; border-width: 1px 1px 1px 1px; background-color: 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-color: white; text-decoration: none; }
.navbar a.navtab_notselected { display: block; padding: 3px 3px 3px 3px; color: black; background-color: #F0F0F0; text-decoration: none; }
.navbar a.navtab_notselected:hover { background-color: #DDDDDD; }
.navbar td.navtab_body { padding: 3px 3px 3px 3px; background-color: 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: transparent; }
.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: #668a40; font-size:12px; }
.categories_path { margin: 0px 0px 3px 0px; }
.categories_path_td { padding: 0px 0px 0px 0px; font-size:12px; }
.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; }

#cart-top {
	font-weight:bold;
	color:#474747;
	width:680px;
	height:40px;
	background-image:url('../images_templ/health/nordic-header-bg.jpg');
	background-repeat:no-repeat; }
	
#cart-top td {
	font-weight:bold;
	color:#474747;
	vertical-align:top;
	padding-top:10px; }
	
#cart-top a:LINK, #cart-top a:VISITED { 
	color:#474747;
	font-weight:bold;
	text-decoration:none; }

#cart-top a:HOVER {
	color:#5b5b5b;
	font-weight:bold;
	text-decoration:none; }

#tabs-top {
	font-weight:bold;
	color:#FFFFFF;
	width:295px;
	height:33px;
	background-image:url('../images_templ/health/nordic-header-bg-02.jpg');
	background-repeat:no-repeat; }
	
#tabs-top td {
	color:#FFFFFF;
	text-align:center; }
	
#tabs-top a:LINK, #tabs-top a:VISITED { 
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }

#tabs-top a:HOVER {
	color:#c9def0;
	text-decoration:none;
	font-size:12px;
	font-weight:normal; }

#search-top {
	font-weight:bold;
	color:#474747;
	height:38px;
	background-image:url('../images_templ/health/nordic-search-bg.jpg');
	background-repeat:repeat-x;
	padding-top:5px; }

.menu-header {
	width:170px;
	line-height:26px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background-image:url('../images_templ/health/menu-header.jpg'); }
	
#menu1 img { display:none; background-color:#e4e4e4; }

#menu1 {
	width:170px;
	background-image:url('../images_templ/health/ct-bg.jpg');
	background-repeat:repeat-y;
	background-position:right; }

.right-column {
	background-image:url('../images_templ/health/right-column.jpg'); 
	height:155px; 
	padding-left:10px; 
	vertical-align:top; }

.whitelink:LINK, .whitelink:VISITED {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }

.whitelink:HOVER {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px; }

.graylink:LINK, .graylink:VISITED {
	color:#5b5b5b;
	text-decoration:none;
	font-weight:bold;
	font-size:11px; }

.graylink:HOVER {
	color:#474747;
	text-decoration:none;
	font-weight:bold;
	font-size:11px; }

.footer-box {
	background-image:url('../images_templ/health/nordic-footer-02.jpg');
	background-repeat:repeat-x;
	height:54px; }

#main-footer {
	padding-top:13px;
	text-align:center;
	font-size:12px; }

#main-footer a:LINK, main-footer a:VISITED {
	color:#5b5b5b;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }

#main-footer a:HOVER {
	color:#668a40;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }
	
.newsletterbtn { padding:0px; margin:0px;
	font-size:12px;
	color:#ffffff;
	background-color:transparent;
	border:0px; }


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #CCCCCC;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#shiptable td { color:#668a40; font-weight:bold; font-size:12px; text-align:center; border:1px solid #CCCCCC; background-color:#ffffff; }

#content .top_link:LINK, #content .top_link:VISITED { color:#5b5b5b; font-size:12px; text-decoration:none; padding-left:15px; line-height:22px; display:block; border-bottom:1px dotted #CCCCCC; position:relative; left:0px; top:0px; }
#content .top_link:HOVER { color:#367dbb; font-size:12px; text-decoration:none; padding-left:15px; line-height:22px; display:block; border-bottom:1px dotted #CCCCCC; }

#content .categories_path_td .top_link:LINK, #content .categories_path_td .top_link:VISITED { color: #5b5b5b; text-decoration: none; font-size: 12px; line-height:18px; display:inline; border-bottom:0px; padding-left:0px; }
#content .categories_path_td .top_link:HOVER { color: #367dbb; text-decoration: none; font-size: 12px; line-height:18px; display:inline; border-bottom:0px; padding-left:0px; }

#brief-product {
float:left;
width:180px;
height:330px;
margin-right:10px;
margin-bottom:10px; }

#group-product {
float:left;
width:180px;
height:320px;
margin-left:3px;
margin-right:3px;
margin-bottom:10px; }

#related-product {
float:left;
width:245px;
margin:10px; }

#featured-product {
float:left;
width:180px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
margin-left:0px; }

#group br, #group img { display:none; }

#group-product br, #group-product img, table#group-product img, table#group-product br {display:block;}
#groupfix img { display:inline; }
.groupimg { display:inline; }



table.categories_item .top_link:LINK { 
    color: #000090;
    text-decoration: none;
    font-size : 13px;
	font-weight: bold;
}
table.categories_item .top_link:VISITED { 
    color: #000090;
    text-decoration: none;
    font-size : 13px;
	font-weight: bold;
}
table.categories_item .top_link:HOVER { 
    color: #000000;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
}

.left {
	width:11px;
	background-image:url('../images_templ/health/left-shadow.jpg'); 
	background-repeat:repeat-y;
	background-position:right; background-color:#e4e4e4; }
	
.right {
	width:11px;
	background-image:url('../images_templ/health/right-shadow.jpg'); 
	background-repeat:repeat-y;
	background-position:left }

.leftborder { background-image:url('../images_templ/health/left-shadow.jpg');
	background-position:left;
	background-repeat:repeat-y;
	margin-left:11px; }
	
#content { background-image:url('../images_templ/health/right-shadow.jpg');
	background-repeat:repeat-y;
	background-position:right;
	margin-right:11px; }
	
.category_link:LINK, .category_link:VISITED, .category_link:HOVER { font-size:12px; font-weight:bold; }

#contenttext p { clear: both; }

#brief-product h1, #group-product h1 { font-size:11px; color:#668a40; }
.cat-header {font-size:13px; color:#668a40;}

#group-product{height:330px;}