/* ----------------------------------------------------------------*/
/* 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 --*/
#bestlinks {
font-family: Tahoma, Verdana, Serif; 
color: #FFFFFF; 
font-size: 10px;
font-weight: bold;
}

#bestlinks a:link {
font-family: Tahoma, Verdana, Serif; 
color: #FFFFFF; 
font-weight: bold;
text-decoration: none;
}

#bestlinks a:visited {
font-family: Tahoma, Verdana, Serif; 
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#bestlinks a:hover {
font-family: Tahoma, Verdana, Serif; 
color: #FFFFFF;
font-weight: bold;
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;
}

/* --- 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, 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: #3A3A3A;
    background-color: none;
    font-size: 12px;font-weight: bold;
}
.menu_header {padding-left: none;
    color: #4E4427;  font-family: Tahoma;
    background-color:BBB195;
    font-size: 11px;
    font-weight: bold;
	
}
.menu_body {
    color: #000000;
    font-size: 11px;
}

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

}

/* --- styles for header of the MAIN MENU (if links) --------------*/
.menu_header_tr {  color: #4E4427;  font-family: Tahoma;
    background-color:BBB195;
    font-size: 11px;
    font-weight: bold;}
.menu_header_tr_over {  color: #4E4427;  font-family: Tahoma;
    background-color:BBB195;
    font-size: 11px;
    font-weight: bold; }
.menu_header_tr_text {  color: #4E4427;  font-family: Tahoma;
    background-color:BBB195;
    font-size: 11px;
    font-weight: bold; }
.menu_header_td_text { font-weight: bold; }

/* --- styles for the links in the LINKS MENU ---------------------*/
.menu_link:LINK { font-weight: bold;
    color: #4E4427;
    text-decoration: none;
    font-size : 11px;
}
.menu_link:VISITED {font-weight: bold;
    color: #4E4427;
    text-decoration: none;
    font-size : 11px;
}
.menu_link:HOVER {font-weight: bold;
    color: #AF722B;
       text-decoration: none;
    font-size : 11px; 
}

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

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

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

/* --- styles for CATEGORY links ----------------------------------*/
.menu_category:LINK { 
    color: #040403;
    text-decoration: none;
    font-size : 11px;
    padding-left: 18px;
}
.menu_category:VISITED { 
    color: #040403;
    text-decoration: none;
    font-size : 11px;
padding-left: 18px;
}
.menu_category:HOVER { 
    color: #040403;
    text-decoration: 
       font-size : 11px; text-decoration: underline;
padding-left: 18px;

}

/* --- styles for the selected CATEGORY links ---------------------*/
.menu_category_selected:LINK { 
    color: #040403;
    background-color: none;
    text-decoration: none;
    font-size : 11px;
padding-left: 18px;
}
.menu_category_selected:VISITED { 
    color: #040403;
    background-color:none;
    text-decoration: none;
    font-size : 11px;
padding-left: 18px;
}
.menu_category_selected:HOVER { 
    color: #040403;
    background-color: none;
    text-decoration: none;
    font-size : 11px;text-decoration: underline;
padding-left: 18px;

}

/* --- styles for the rows in the CATEGORY menu -------------------*/
.menu_category_tr {
    border: none;
}
.menu_category_tr_over {
    background-color: #none;
    border-top: 0px solid #CDD0D3;
    border-left: 0px solid #CDD0D3;
    border-bottom: 0px solid #CDD0D3;
    border-right: 0px solid #CDD0D3;
}

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

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

/* --- styles for the rows in the SUBCATEGORY menu ----------------*/
.menu_subcategory_tr {
    border: 1px solid #FBFBFF;
}
.menu_subcategory_tr_over {
    background-color: #FFFFE0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}

/* --- styles for CATEGORY's path and CATEGORY's list links -------*/
.toplink1:LINK { font-family: Tahoma;
    color: #000000;
    text-decoration: none;
    font-size : 11px; font-weight: bold;
}
.toplink1:VISITED { font-family: Tahoma;
    color: #000000;
    text-decoration: none;
    font-size : 11px; font-weight: bold;
}
.toplink1:HOVER { font-family: Tahoma;
    color: #000000;
        text-decoration: none; font-weight: bold;
    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 CATEGORY's path and CATEGORY's list links -------*/
.top_link:LINK { 
    color:  #040403;
    text-decoration: none;
    font-size : 11px;
}
.top_link:VISITED { 
    color:  #040403;
    text-decoration: none;
    font-size : 11px;
}
.top_link:HOVER { 
    color:  #040403;
   
    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 : 11px;
}
.footer_link:VISITED {
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.footer_link:HOVER {
    color: #000000;
    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: #0000CC;
    text-decoration: none;
    font-size : 11px;
}
a:VISITED {
    color: #0000CC;
    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_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: #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:  #040403;
}
/*-------------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 --------------------------*/


/*------------------------ Begin Content CSS -------------------------------*/

      /* my account */
  
  table.account {text-align: center;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 10px;
                color: #fff;
                width: 100%;
                background-color: #CCCCCC;
                border: 0px;
                border-collapse: collapse;
                border-spacing: 0px;
				padding: 6px;
				
				}

  table.account td {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px;
	text-align: left;
	border: 0px;
	clip:  rect(auto 3px auto auto); 
	
	}

  table.account td.hdr {background-color: #CCCCCC; 
                       color: #000080;
                       padding: 2px;
                       text-align: left;
                       border-bottom: 2px #fff solid;
                       font-size: 10px;
                       font-weight: bold;
  } 
  
  table.account td.ftr {background-color: #666666;
                       color: #CCCCCC;
                       padding: 2px;
                       text-align: left;
                       border-top: 2px #fff solid;
                       font-size: 10px;
                       font-weight: bold;
  }

  /* contact us */
  
  table.contact {text-align: center;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 10px;
                color: #fff;
                width: 450px;
                background-color: #CCCCCC;
                border: 0px;
                border-collapse: collapse;
                border-spacing: 0px;
				padding: 6px;
				
				}

  table.contact td {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px;
	text-align: left;
	border: 0px;
	clip:  rect(auto 3px auto auto); 
	
	}

  table.contact td.hdr {background-color: #999999; 
                       color: #000080;
                       padding: 2px;
                       text-align: left;
                       border-bottom: 2px #fff solid;
                       font-size: 10px;
                       font-weight: bold;
  } 
  
  table.contact td.ftr {background-color: #999999;
                       color: #003366;
                       padding: 2px;
                       text-align: left;
                       border-top: 2px #fff solid;
                       font-size: 10px;
                       font-weight: bold;
  }
  
  /* resources */
  
  table.resources {text-align: center;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 10px;
                color: #fff;
                width: 100%;
                background-color: #CCCCCC;
                border: 0px;
                border-collapse: collapse;
                border-spacing: 0px;
				padding: 6px;
  }

  table.resources td {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	text-align: left;
	border: 0px;
	clip:  rect(auto 3px auto auto);
  }

  table.resources td.hdr {background-color: #999999; 
                       color: #fff;
                       padding: 8px;
                       text-align: left;
                       border-bottom: 2px #fff solid;
                       font-size: 14px;
                       font-weight: bold;
  } 
  
  table.resources td.ftr {background-color: #999999;
                       color: #003366;
                       padding: 2px;
                       text-align: left;
                       border-top: 2px #fff solid;
                       font-size: 10px;
                       font-weight: bold;
  } 
  
  ul.res {list-style-image: url(../images_templ/resource_bullet3.gif); list-style-type: none; }
  
  /* about us */
  
  ul {list-style-image: url(../images_templ/aboutus_bullet1.gif); 
      list-style-type: none; 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
  }
  
  ul ul {list-style-image: none; }

  /* faq */

  ul.faq {list-style-image: url(../images_templ/faqs_bullet3.gif); list-style-type: none; }
  ul ol {list-style-image: none; }
  ul ol ul {list-style-image: none; }

  li.ans {list-style-image: url(../images_templ/aboutus_bullet3.gif); list-style-type: none; }
  li.no {list-style-image: none; }
  
  /* form elements */
  
  input[type="submit"].account_frm_submit {color: #000000;
         background-color: #CCCCCC;
  }
  
    input[type="submit"].contact_frm_submit {color: #000000;
         background-color: #CCCCCC;
  }
  
.contentbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #575c38;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
}


.metatag_description	{
    color:#575c38;

}.contentred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C80000;
}

/*----------- medical links ----------*/
#medlinks {
margin-left: 8px;
font-size: 9px;
}

#medlinks a:link {
color: #000000; 
font-weight: normal;
text-decoration: none;
}

#medlinks a:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

#medlinks a:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}
/*-----------end medical links ----------*/

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