/* ----------------------------------------------------------------*/
/* 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, arial,tahoma, sans-serif; 
	font-size: 11px;
	background: url('../images_templ/info_back.gif');
	padding:0px;
	margin:0px;
	text-align: center;}

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

td, li, h2, h3, h4, h5, h6 { font-family: verdana, arial, tahoma, sans-serif; font-size: 11px; }
p { font-family: verdana, arial, tahoma, sans-serif; font-size: 11px; padding-right:10px;}
h1 { font-family: verdana, arial, tahoma, sans-serif; font-size: 12px; display:inline; color:#000000; }
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, header, body) ----------------*/

.menu_border { color: #F1197A; background-color: #B5C8CF; font-size: 11px; }
.menu_header { color: #F1197A; background-color: #B5C8CF; font-size: 11px; font-weight: bold; }
.menu_body { color: #F1197A; background-color: #B5C8CF; font-size: 11px; }

.menu_border_categprytype, menu_border_categorytype { color: #F1197A; background-color: #B5C8CF; font-size: 11px; }
.menu_body_categprytype, menu_body_categorytype { color: #F1197A; background-color: #B5C8CF; font-size: 11px; }

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

.menu_header_tr {}
.menu_header_td { background-color: #B5C8CF; }
.menu_header_td_over { background-color: #608798; }
.menu_header_tr_inner {}
.menu_header_td_inner { font-weight: bold; }

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

.menu_link:LINK { color: #F1197A; text-decoration: none; font-size: 11px; }
.menu_link:VISITED { color: #F1197A; text-decoration: none; font-size: 11px; }
.menu_link:HOVER { color: #F1197A; background-color: #608798; text-decoration: none; font-size: 11px; }

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

.menu_link_selected:LINK { color: #F1197A; background-color: #B5C8CF; text-decoration: none; font-size: 11px; }
.menu_link_selected:VISITED { color: #F1197A; background-color: #B5C8CF; text-decoration: none; font-size: 11px; }
.menu_link_selected:HOVER { color: #F1197A; background-color: #608798; text-decoration: none; font-size: 11px; }

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

.menu_link_tr {}
.menu_link_td { border: 1px solid #B5C8CF; }
.menu_link_td_over { background-color: #608798; border-top: 1px solid #B5C8CF; border-left: 1px solid #B5C8CF; border-bottom: 1px solid #B5C8CF; border-right: 1px solid #B5C8CF; }
.menu_link_tr_inner {}
.menu_link_td_inner {}
.menu_link {}

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

.menu_categorytype:LINK { color: #F1197A; text-decoration: none; }
.menu_categorytype:VISITED { color: #F1197A; text-decoration: none; }
.menu_categorytype:HOVER { color: #F1197A; text-decoration: none; }

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

.menu_category:LINK { color: #F1197A; text-decoration: none; font-size: 11px; }
.menu_category:VISITED { color: #F1197A; text-decoration: none; font-size: 11px; }
.menu_category:HOVER { color: #F1197A; background-color: #608798; text-decoration: none; font-size: 11px; }

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

.menu_category_selected:LINK { color: #F1197A; background-color: #B5C8CF; text-decoration: none; font-size: 11px; }
.menu_category_selected:VISITED { color: #F1197A; background-color: #B5C8CF; text-decoration: none; font-size: 11px; }
.menu_category_selected:HOVER { color: #F1197A; background-color: #608798; text-decoration: none; font-size: 11px; }

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

.menu_category_tr {}
.menu_category_td { border: 1px solid #B5C8CF; }
.menu_category_td_over { background-color: #608798; border-top: 1px solid #B5C8CF; border-left: 1px solid #B5C8CF; border-bottom: 1px solid #B5C8CF; border-right: 1px solid #B5C8CF; }
.menu_category_tr_inner {}
.menu_category_td_inner {}
.menu_category_td_count_products { color: #F1197A; font-size: 8px; }
.count_products { color: #F1197A; font-size: 8px; } /* deprecated */

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

.menu_subcategory:LINK { color: #F1197A; text-decoration: none; font-size: 11px; }
.menu_subcategory:VISITED { color: #F1197A; text-decoration: none; font-size: 11px; }
.menu_subcategory:HOVER { color: #F1197A; background-color: #608798; text-decoration: none; font-size: 11px; }

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

.menu_subcategory_selected:LINK { color: #F1197A; background-color: #B5C8CF; text-decoration: none; font-size: 11px; }
.menu_subcategory_selected:VISITED { color: #F1197A; background-color: #B5C8CF; text-decoration: none; font-size: 11px; }
.menu_subcategory_selected:HOVER { color: #F1197A; background-color: #608798; text-decoration: none; font-size: 11px; }

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

.menu_subcategory_tr {}
.menu_subcategory_td { border: 1px solid #B5C8CF; }
.menu_subcategory_td_over { background-color: #B5C8CF; border-top: 1px solid #B5C8CF; border-left: 1px solid #B5C8CF; border-bottom: 1px solid #B5C8CF; border-right: 1px solid #B5C8CF; }
.menu_subcategory_tr_inner {}
.menu_subcategory_td_inner {}

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

.top_link:LINK { color: #F1197A; text-decoration: none; font-size: 11px; }
.top_link:VISITED { color: #F1197A; text-decoration: none; font-size: 11px; }
.top_link:HOVER { color: #F1197A; background-color: #608798; 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 THE REST of the links ---------------------------*/

a:LINK { color: #F1197A; text-decoration: none; font-size: 11px; }
a:VISITED { color: #F1197A; text-decoration: none; font-size: 11px; }
a:HOVER { color: #F1197A; text-decoration: underline; 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 { 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_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_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; }
.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: #0000A0; }
.categories_path { margin: 0px 0px 3px 0px; }
.categories_path_td { padding: 0px 0px 0px 0px; }
.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; }

/* --- styles Header and Nav Bar -----------------------------------*/

#main {
	margin-left: auto; 
	margin-right: auto;
	width:949px;
	}
#main #header {
	width:949px;
	height:159px;
	background: url(../images_templ/infoheart_header.gif) no-repeat center top;
	}
#main #header a {
	width:949px;
	height:159px;
	color:#621313;
	display: table-cell;
	background: url(../images_templ/infoheart_header.gif) no-repeat center top;
	}
#main #header h1 {
	display:inline;
	}
#main #body {
	background-color:#FFFFFF;
	background-image:url(../images_templ/infoheart_body_back.jpg);
	width:949px;
	height:100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#height100% {
	width:949px;
	height:100%;
	background-color:#FFFFFF;
	display:table-cell;
	}
#navbar {
	margin-left:auto;
	margin-right:auto;
	width:949px;
	position:absolute;
	top: 20px;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
	}
#navbar a:LINK {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(../images_templ/infoheart_btn_back.gif);
	height:20px;
	}
#navbar a:VISITED {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(../images_templ/infoheart_btn_back.gif);
	height:20px;
	}
#navbar a:HOVER {
	color: #FF99FF;
	text-decoration: underline;
	padding: 0px 20px 0px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(../images_templ/infoheart_btn_back.gif);
	height:20px;
	}
/* --- styles Links Vert Bar -----------------------------------*/
#main #links {
	width:257;
	margin-left:5px;
 	margin-top: 10px;
	float:left;
	text-align:left;
	}
#main #links #top {
	width:257;
	height:46px;
	background-image: url(../images_templ/infoheart_link_tp.gif);
	background-repeat: no-repeat;
	}
#main #links #mid {
	width:251;
	background-color:#E3E3E3;
	border-right: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
	border-color: #BFBFBF;
	}
#main #links #mid a:LINK {
	width:251;
	height:28px;
	color:#333333;
	text-decoration: none;
	padding-left:30px;
	background: url('../images_templ/infoheart_link_bt_back.gif') no-repeat 10px 0px;
	text-align: left;
	display:block;
	}
#main #links #mid a:VISITED {
	width:251;
	height:28px;
	color:#333333;
	text-decoration: none;
	padding-left:30px;
	background: url('../images_templ/infoheart_link_bt_back.gif') no-repeat 10px 0px;
	text-align: left;
	display:block;
	}
#main #links #mid a:HOVER {
	width:251;
	height:28px;
	color:#F1197A;
	text-decoration:underline;
	padding-left:30px;
	background: url('../images_templ/infoheart_link_bt_back.gif') no-repeat 10px 0px;
	text-align: left;
	display:block;
	}
/* --- styles Footer -----------------------------------*/
#main #footer {
	float:left;
	width:949px;
	line-height:35px;
	text-align:right;
	font-size:9pt;
	vertical-align:middle;
	background-image:url(../images_templ/infoheart_footer.gif);
	background-repeat: no-repeat;
	height: 35px;
	}
#clear-all{
	clear:both;
	}
#main #footer #last {
	padding-right:150px;
	}	
#main #footer a:LINK {
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	color: #333333;
	text-decoration: none;
	}
#main #footer a:VISITED {
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	color: #333333;
	text-decoration: none;
	}
#main #footer a:HOVER {
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	}
/* --- styles Featured Site -----------------------------------*/
#main #featured_site {
	float:right;
	width:256px;
	text-align:left;
	padding-right:15px;
	padding-top:5px;
	}
#main #featured_site #top {
	height:46px;
	width:256px;
	background: url('../images_templ/infoheart_featured_tp.gif') no-repeat;
	}
#main #featured_site #mid {
	width:251px;
	background-color:#E3E3E3;
	border-right: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
	border-color: #BFBFBF;
	text-align:center;
	}
#text {
	width:251px;
	text-align:justify;
}
#text #padding a{
	width:231px;
	color:#9B4590;
	text-decoration:none;
	}
#padding {
	padding: 0px 10px 10px 10px;
}
/* --- styles Finder -----------------------------------*/
#main #finder {
	width:384px;
	text-align:center;
	padding-right:5px;
	padding-top:6px;
	padding-left:4px;
	}
#main #finder #top {
	height:46px;
	width:384px;
	background: url('../images_templ/infoheart_finder_tp.gif') no-repeat;
	}
#main #finder #mid {
	width:380px;
	height:140px;
	background-color:#E3E3E3;
	border-right: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
	border-color: #BFBFBF;
	text-align:center;
	vertical-align:top;
	}
#main #finder #mid #pics #pic {
	width:125px;
	float:left;
	}
#main #finder #mid #pics #text {
	width:125px;
	text-align:center;
	}
#main #finder #mid #pics {
	width:380px;
	text-align:center;
	}


/* --- styles Content -----------------------------------*/
#content {
	position:relative;
	top:15px;
	color:#666666;
	text-align:justify;
	width:675px;
	float:right;
	}	
#banner-horiz {
	text-align:center;
	width:675px;
	height:80px;
	}
#icons {
	text-align:center;	
	}
#icons img {
	margin: 15px 5px 15px 5px;
	}
#lg-icons {
	text-align:center;	
	}
#lg-icons img {
	margin: 15px 10px 15px 10px;
	}
/* --- styles Match - Dating Page -----------------------------------*/
#main #match {
	width:548px;
	padding-top:10px;
	}
#main #match #pic {
	padding-top:10px;
	width:109px;
	float:left;
	}
#main #match #top {
	height:39px;
	width:548px;
	background: url('../images_templ/destiny_match_tp.jpg') no-repeat 0px 0px;
	}
#main #match #top_destiny {
	height:39px;
	width:548px;
	background: url('../images_templ/destiny_destiny_tp.jpg') no-repeat 0px 0px;
	}
#main #match #bottom {
	height:14px;
	width:548px;
	background: url('../images_templ/destiny_match_bt.jpg') no-repeat 0px 0px;
	}
#main #match #mid {
	text-align:center;
	height:140px;
	width:548px;
	background: url('../images_templ/destiny_match_md.jpg') repeat-y 0px 0px;
	}
#match_icon_lg {
	width:300px;
	float:left;
	}
#match_icons {
	text-align:center;
	height:270px;
	vertical-align:middle;
	}