/* ----------------------------------------------------------------*/
/* 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: Arial; 
	color: #3D3E3E; 
    font-size: 11px;
	line-height:16px;
    margin: 0px;
background-color: #E2F0F3;
}
/*--- Top Horizontal Links --*/

	#main {
	font-family: Tahoma; 
	color: #000000; 
	font-size: 11px;
		
	
}

	#main a:link {
	font-family: Tahoma; 
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
	
	
}

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

	#main a:hover {
	font-family: Tahoma;
	color: #CE6223; 
	font-size: 11px;
	text-decoration: none;
	
	

}


/* --- styles for some common HTML TAGS ---------------------------*/
p, td, li, h1, h2, h3, h4, h5, h6 {
    color: #3D3E3E;
    font-family: Arial;
	line-height:16px;
    font-size: 11px;
}

hr { height: 1px; }

/* --- styles for form fields -------------------------------------*/
input, textarea, select {
    font-size: 11px;
    /* background-image: none; */
}
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: #414041;
    font-family: Tahoma;
    font-size: 10px;
	
}
.menu_header {
	font-family: Tahoma;
	color: #B41414;
	font-size: 13px;
	text-align:left;
		
	
	

}
.menu_body {
    color: #000000;
	text-align:left;
    
    
}

.menu_border_categprytype, menu_border_categorytype {
    color: #000000;
	text-align:left;
     
}
.menu_body_categprytype, menu_body_categorytype {
    color: #000000;
   text-align:left;
    font-size: 11px;
}


/* --- styles for header of the MAIN MENU (if Dynamic) ------------*/

.menu_header_tr { background-image:url('../images_templ/nfra_right_image1.jpg'); 
	background-repeat:no-repeat;	background-position: top; 	height:28px; width:202;}

.menu_header_tr_over {background-image:url('../images_templ/nfra_right_image2.jpg'); 
	background-repeat:no-repeat;	background-position: top; 	height:28px; width:202;}

.menu_header_tr_text {  font-weight: none;}

.menu_header_td_text { font-weight: bold;  text-align:left;}


/* --- styles for the links in the LINKS MENU ---------------------*/
.menu_link:LINK {
    color: #2D2D2F;
	padding-right:33px;
    text-decoration: none;
    font-size : 11px;
}
.menu_link:VISITED {
    color: #2D2D2F;
	padding-right:33px;
    text-decoration: none;
    font-size : 11px;
}
.menu_link:HOVER {
    color: #B41414;
	padding-right:33px;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the selected menu links in the LINKS MENU -------*/
.menu_link_selected:LINK {
    color: #2D2D2F;
	padding-right:33px;
    text-decoration: none;
    font-size : 11px;
}
.menu_link_selected:VISITED {
   color: #2D2D2F;
	padding-right:33px;
     text-decoration: none;
    font-size : 11px;
}
.menu_link_selected:HOVER {
    color: #B41414;
	padding-right:33px;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the rows in the LINKS MENU ----------------------*/
.menu_link_tr {
    
	
}
.menu_link_tr_over {
	
    
    border-top: 0px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-bottom: 0px solid #D0D0D0;
    border-right: 0px solid #D0D0D0;
}

/* --- styles for CATEGORY TYPE links ---------------------------------*/
.menu_categorytype:LINK { 
   /*--color: #2D2D2F;--*/
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_categorytype:VISITED { 
   /*--color: #2D2D2F;--*/
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_categorytype:HOVER { 
     /*--color: #B41414;--*/
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
    
}


/* --- styles for CATEGORY links ----------------------------------*/
.menu_category:LINK { 
	display:block;
    color: #5D5C5C;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_category:VISITED { 
 	display:block;
  color: #5D5C5C;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_category:HOVER { 
	display:block;
    color: #CE6223;
   padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}

/* --- styles for the selected CATEGORY links ---------------------*/
.menu_category_selected:LINK { 
    color: #5D5C5C;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_category_selected:VISITED { 
    color: #5D5C5C;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_category_selected:HOVER { 
    color: #CE6223;
   padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}

/* --- styles for the rows in the CATEGORY menu -------------------*/
.menu_category_tr {
    border: 0px solid #E1D29F;
    text-align:left;
	background-image:url('../images_templ/nfra_right_image_sub3.jpg'); 
	background-repeat:no-repeat; height: 28px; width:202px;
}
.menu_category_tr_over {
    text-align:left;
	background-image:url('../images_templ/nfra_right_image_sub3.jpg'); 
	background-repeat:no-repeat; height: 28px; width:202px;
    border-top: 0px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-bottom: 0px solid #D0D0D0;
    border-right: 0px solid #D0D0D0;
}

/* --- styles for SUBCATEGORY links -------------------------------*/
.menu_subcategory:LINK { 
     color: #5D5C5C;
    padding-left: 30px;
     font-size : 11px;
    text-decoration: none;
}
.menu_subcategory:VISITED { 
     color: #5D5C5C;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_subcategory:HOVER { 
     color: #CE6223;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}

/* --- styles for the selected SUBCATEGORY links ------------------*/
.menu_subcategory_selected:LINK { 
     color: #5D5C5C;
   padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_subcategory_selected:VISITED { 
     color: #5D5C5C;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}
.menu_subcategory_selected:HOVER { 
  color: #CE6223;
    padding-left: 20px;
     font-size : 11px;
    text-decoration: none;
}

/* --- styles for the rows in the SUBCATEGORY menu ----------------*/
.menu_subcategory_tr {
   text-align:left;
	background-image:url('../images_templ/nfra_right_image_sub3.jpg'); 
	background-repeat:no-repeat; height:28px; width:202px;
}
.menu_subcategory_tr_over {
    text-align:left;
	background-image:url('../images_templ/nfra_right_image_sub3.jpg'); 
	background-repeat:no-repeat; height:28px; width:202px;
    border-top: 0px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-bottom: 0px solid #D0D0D0;
    border-right: 0px solid #D0D0D0;
}

/* --- 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: #E1D29F;
    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: #00777F;
    text-decoration: none;
    font-size : 11px;
}
a:VISITED {
    color: #00777F;
    text-decoration: none;
    font-size : 11px;
}
a:HOVER {
    color: #CC0000;
    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_options_border { background-color: #E5E5E5; }
.product_options_header { background-color: #F5F5F5; }
.product_options_body { background-color: #FFFFFF; }
.product_options_selected { background-color: #F5FAFF; }

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

/* --- other styles for products ----------------------------------*/
.product_list_price { text-decoration: line-through; }

/* --- 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 #E1D29F; }
.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: #E1D29F;
    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;
    margin-top: 3px;
    margin-bottom: 13px;
}
.navigator_products_link:LINK { 
    color: #C000FF;
    text-decoration: none;
    font-size : 11px;
}
.navigator_products_link:VISITED { 
    color: #C000FF;
    text-decoration: none;
    font-size : 11px;
}
.navigator_products_link:HOVER { 
    color: #000000;
    background-color: #FFD0FF;
    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: #0000A0;
}

/*-------------Product Styles Begin ------------------------------*/
.drprodtempl {
	background-color: #ffffff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #A6A6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6A6A6A;
}
.drprodborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6A6A6A;
	background-image:none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.drprodtempl td {
	height: 5px;
	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:none;
	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:none;
	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{
background-image:none;
}

.prodtable {
background-image:none;
background-repeat: repeat-x;
background-position: bottom;
border-bottom: 1px solid #none;
}

.blnkhead {
background-color: #none;
border-bottom: 1px solid #000000;
background-image:none;
}
.b{
border: 5px solid #none;
}
.b_l{
border-left: 1px solid #none;
}
.b_r{
border-right: 1px solid #none;
color: #FFFFFF;
}
.b_t{
border-top: 1px solid #none;
}
.b_b{
border-bottom: 1px solid #none;
}


.headercell {
font-color: #ffffff;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 11px;
background-image:;
background-position: none;
background-repeat: repeat repeat-x;
height: 23px;
border-top: 1px solid ;
border-bottom: 1px solid ;
}

.buybuthead {
border-bottom: 1px solid #none;
background-image:none;
background-repeat: repeat-y;
background-position: left;
}


.datacell {
border-bottom: 1px solid #none;
border-top: 1px solid #none;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
padding-right: 3px;
color: #321214;
font-size: 11px;

}

.prdname {
color: #2F367E;
}

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



.text2 {
   
	font-family: Tahoma; 
	font-weight:bold; 
	color: #B50006; 
	font-size:13px; 
	padding-top:25px; 
	padding-left:5px;
}

/*----- New Menu Styles ----*/

/*--- Styles for the containing menu per drop down cluster ---*/

.ListNuggetHeader {
color: #000000;
	text-align:left;
	}
/*----- Expandable Menu Headers ----*/
.submntr{
font-weight: bold;
background-image:url('../images_templ/nfra_right_image1.jpg'); 
	background-repeat:no-repeat;	background-position: top; 	height:28px; width:202;
	color: #B41414;

}

.submntrover {
font-weight: bold;
background-image:url('../images_templ/nfra_right_image2.jpg'); 
	background-repeat:no-repeat;	background-position: top; 	height:28px; width:202;
	color: #2D2D2F;
}

.submntr td a:link{ 
color: #2D2D2F;
}

.submntr td a:visited{ 
color: #2D2D2F;
}

.submntr td a:hover{ 
color: #B41414;
}

/* --- Style for expanding section ---*/

.title
	{text-align:center;
	font-size:12.0pt;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	}
	
	.upper
	{
	
	font-size:10.0pt;
	font-family:Arial;
text-transform:uppercase

}
.block
	{
	font-size:10.0pt;
	font-family:"Times New Roman";
	font-weight: bold;
	text-align: center;
	
	
	}
	


.question   { 
	color: #990000;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}
#product {
	float:left;
	border: solid 3px #007880;
	padding:10px;
	margin-bottom:15px;
	margin-right:15px;
	}
#product  a:LINK {
	color:#00777F;
	}
#product  a:VISITED {
	color:#00777F;
	}
#product  a:HOVER {
	color:#BA2632;
	}
#product #title {
	font-size:13px;
	font-weight:bold;
	height:30px;
	background-color:#CDF0F2;
	padding-top:10px;
	text-align:center;
	}
#product #image {
	margin-top:5px;
	float:left;
	width:190px;
	text-align:center;
	}
#product #image img {
	border:solid 3px #D8849B;
	padding:5px;
	margin:10px;
	}
#product #descrip {
	width:280px;
	float:right;
	text-align:left;
	padding:10px;
	}
#product #bottom {
	clear:both;
	}
#product #link {
	float:left;
	width:190px;
	text-align:center;
	}
#product #buttons {
	float:right;
	text-align:right;
	line-height: 35px;
	}
#product #image_detail {
	text-align:center;
	}
#product #descrip_detail {
	text-align:justify;
	padding:10px;
	}
	
#related {
	float:left;
	border: solid 3px #007880;
	padding:10px;
	margin-bottom:15px;
	margin-right:15px;
	}
	
	.reltitle
	{text-align:center;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	background-color:#CDF0F2;
	padding:5px;
	}

.cartlink:LINK {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none; }

.cartlink:VISITED {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none; }
	
.cartlink:HOVER {
	color:#00777F;
	font-weight:bold;
	text-decoration:none; }

.tealfix {
	color:#00777f; }