/*--------- SearchFit CSS Main  ----------------*/

/* ----------------------------------------------------------------*/
/* 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');     */
/* ----------------------------------------------------------------*/

/*--- Top Horizontal Links --*/
#small {
	MARGIN-TOP: 0px; FONT-SIZE: 3mm; MARGIN-BOTTOM: 0px; COLOR: #ff9702; FONT-FAMILY: Verdana
}
#small A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #ff9702; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

#small A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #ff9702; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#small A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #ff9702; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#small A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}





.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

.text1 {  font-family: Verdana, Helvetica, sans-serif; font-size: 14px; text-decoration: none}

.content { padding-left: 25px;}


/* --- styles from template design --*/

td, tr { font-family: Arial; font-size: 11px; color: #4D4D4D; line-height: 14px}

/* --- styles for top and bottom horizontal links --*/

.toplink:link {  font-family: Tahoma; font-weight:bold; font-size: 11px; color: #000000; text-decoration: none;}

.toplink:visited {  font-family: Tahoma;  font-weight:bold; font-size: 11px; color: #000000; text-decoration: none;}

.toplink:hover {  font-family: Tahoma;  font-weight:bold; font-size: 11px; color: #000000; text-decoration: underline; }


/*--Styles for the links below v nav--*/

.toplink1:link { font-family: Tahoma;  font-size: 11px; color: #000000; text-decoration: none; font-weight: normal;}

.toplink1:visited { font-family: Tahoma;  font-size: 11px; color: #000000; text-decoration: none;}

.toplink1:hover { font-family: Tahoma;  font-size: 11px; color: #000000; text-decoration: underline; }


/* --- 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: Tahoma;  font-size: 11px;
    color: #72716E; 
    line-height: 14px;
	margin:0;
}

/* --- styles for some common HTML TAGS ---------------------------*/
p, td, li, h1, h2, h3, h4, h5, h6 {
    font-family: tahoma; font-size: 11px;
}
hr { height: 1px; }

/* --- styles for form fields -------------------------------------*/
input, textarea, select {
    font-family: arial; 11px;
    background-image: none;
    font-size: 11px;
    color: #4D4D4D;
    line-height: 14px;

}
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;
    background-color: none;
    font-size: 11px;font-weight: bold;
}
.menu_header {
    background-color: #ff9702;
	background-repeat:no-repeat;
	height:22px;
    color: #FFFFFF;
	font-weight: bold;

}
.menu_body {
    color: #ffffff;
    font-size: 14px;font-weight: bold;
}

.menu_border_categprytype, menu_border_categorytype {
    color: #333333;
    font-size: 11px;
    line-height: 35px;
}
.menu_body_categprytype, menu_body_categorytype {
    color: #333333;
    font-size: 11px;

}

/* --- styles for header of the MAIN MENU (if links) --------------*/
.menu_header_tr {
	background-color: #ff9702;
	background-repeat:no-repeat;
	height:22px;
    color: #FFFFFF;
	font-weight: bold;
     }
.menu_header_tr_over { 
	background-color: #ff9702;
	background-repeat:no-repeat;
	height:22px;
    color: #FFFFFF;
	font-weight: bold;
     }
.menu_header_tr_text { font-weight: bold; 
	color: #333333;
    
}
.menu_header_td_text { font-weight: bold; }

/* --- styles for the links in the LINKS MENU ---------------------*/
.menu_link: LINK {
    color: #333333;
    text-decoration: none;
    font-size : 11px;
}
.menu_link: VISITED {
    color: #333333;
    text-decoration: none;
    font-size : 11px;
}
.menu_link: HOVER {
    color: #333333;
    background-color: none;
    text-decoration: underline;
    font-size : 11px;
}

/* --- styles for the selected menu links in the LINKS MENU -------*/
.menu_link_selected:LINK {
    color: #ff9702;    
    text-decoration: none;
    font-size : 11px;
}
.menu_link_selected:VISITED {
    color: #ff9702; 
    text-decoration: none;
    font-size : 11px;
}
.menu_link_selected:HOVER {
    color: #ff9702;
    text-decoration: underline;
    font-size : 11px;
}

/* --- styles for the rows in the LINKS MENU ----------------------*/
.menu_link_tr {
padding-left: 20px; 
}
.menu_link_tr_over {
    background-color: #EFEFEF;
	padding-left: 20px; 

}

/* --- styles for CATEGORY TYPE links ---------------------------------*/
.menu_categorytype:LINK { 
    font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; 
}
.menu_categorytype:VISITED { 
     font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; 
}
.menu_categorytype:HOVER { 
     font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration:underline; font-weight: bold; 
}




/* --- styles for CATEGORY links ----------------------------------*/
.menu_category:LINK { 
    font-family: Tahoma; font-size: 11px; 
    color: #333333; 
    text-decoration: none;
   line-height: 18px;
padding-left: 10px;

}
.menu_category:VISITED { 
    font-family: Tahoma; font-size: 11px; 
    color: #333333; 
    text-decoration: none;
    line-height: 18px;
padding-left: 10px;


}
.menu_category:HOVER { 
     font-family: Tahoma;
     font-size: 11px; 
     color: #333333; 
     text-decoration: underline; 
     line-height: 18px;
padding-left: 10x;


}


/* --- styles for the selected CATEGORY links ---------------------*/
.menu_category_selected:LINK { 
    color: #ff9702;
    text-decoration: none;
    font-size : 11px;
    font-family: tahoma;
padding-left: 30px;

}
.menu_category_selected:VISITED { 
    color: #ff9702;
    text-decoration: none;
    font-size : 11px;
    font-family: tahoma;
padding-left: 30px;

}
.menu_category_selected:HOVER { 
   color: #ff9702;
    text-decoration: underline;
    font-size : 11px;
    font-family: tahoma;
padding-left: 30px;

}

/* --- styles for the rows in the CATEGORY menu -------------------*/
.menu_category_tr {

}
.menu_category_tr_over {
background-color: #EFEFEF;
}

/* --- styles for SUBCATEGORY links -------------------------------*/
.menu_subcategory:LINK { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory:VISITED { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    text-decoration: underline;
    font-size : 11px;
}

/* --- styles for the selected SUBCATEGORY links ------------------*/
.menu_subcategory_selected:LINK { 
    color: #ff9702;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory_selected:VISITED { 
    color: #ff9702;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory_selected:HOVER { 
    color: #ff9702;
    text-decoration: underline;
    font-size : 11px;
}

/* --- styles for the rows in the SUBCATEGORY menu ----------------*/
.menu_subcategory_tr {
}
.menu_subcategory_tr_over {
 background-color: #EFEFEF;
}

/* --- styles for CATEGORY's path and CATEGORY's list links -------*/
.top_link:LINK { 
    color: #72716E;
    text-decoration: none;
    font-size : 11px;
}
.top_link:VISITED { 
    color: #72716E;
    text-decoration: none;
    font-size : 11px;
}
.top_link:HOVER { 
    color: #72716E;
    text-decoration: none;
    font-size : 11px;
text-decoration: underline;
}

/* --- 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: #000000;
    text-decoration: none;
    font-size : 9px;
}
.footer_link:VISITED {
    color: #000000;
    text-decoration: none;
    font-size : 9px;
}
.footer_link:HOVER {
    color: #000000;
    text-decoration: underline;
    font-size : 9px;
}

/* --- 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: #333333;
    text-decoration: none;
    font-size : 11px;
}
a:VISITED {
    color: #333333;
    text-decoration: none;
    font-size : 11px;
}
a:HOVER {
    color: #333333;
    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_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_body { border: 1px solid #CCCCCC; }

.product_separator {}

/* --- 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 number of products per category on the menu -*/
.count_products { 
    color: #007000;
    font-size: 8px;
}

/* --- styles for the site map ------------------------------------*/
.site_map_border { background-color: #B0B0B0; }
.site_map_body { background-color: #FFFFFF; }
.site_map_tr { border: 1px solid #FBFBFF; }
.site_map_tr_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_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: 11px;
}
.navigator_products_link:LINK { 
    color: #808080;
    text-decoration: none;
    font-size : 11px;
}
.navigator_products_link:VISITED { 
    color: #808080;
    text-decoration: none;
    font-size : 11px;
}
.navigator_products_link:HOVER { 
    color: #000000;
    background-color: #F5F5F5;
    text-decoration: none;
    font-size : 11px;
}

/* --- 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: #72716E;
}
/*-------------Product Styles Begin ------------------------------*/
.drprodtempl {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6A6A6A;
}
.drprodborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6A6A6A;
	background-image: url('../images_templ/dotted.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.drprodtempl td {
	height: 35px;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
}
.drprodbotline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
}
.drprodcontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	text-align: center;
	background-image: url('../images_templ/dotted.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.drprodcontentprice {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	text-align: center;
	background-image: url('../images_templ/dotted.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #005DE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.drprodcontent :before{
content: url('../images_templ/dotted.gif')
}

/*------------- Product Styles End --------------------------*/

.topmenu {
	color: #FF9702;
	background-color: #000000;
	height: 35px;

}
.topmenu td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9702;
	background-color: #000000;
	padding-bottom: 20px;
	padding-top: 3px;
	padding-left:15px;

}
.topmenu a:LINK {
	color: #FF9702;
	font-size: 11px;
	color: #FF9702;
	font-weight: bold;
	text-transform: uppercase;

}
.topmenu a:Visited {
	color: #FF9702;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;

}
.topmenu a:HOVER {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}



/*------------------------ End Content CSS -------------------------------*/