.title_top {
	position: absolute;
	top: 0px;
	font-weight: lighter;
	right: 10px;
}
.utility {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFCC;
	text-align: right;
}
.globalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/bar.gif');
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #1A1FB8;
}
.basebar {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #0066CC;
	border-left-color: #0066CC;
	border-right-color: #0066CC;
	text-align: right;
	padding-right: 6px;
	font-weight: 700;
}

.bbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/bar.gif');
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 7px;
	top: 1018px;
}
.rightmenubar {
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/menubar.gif');
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F74D49;
	padding-left: 7px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033CC;
	background-color: #B5EDFB;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 3px;
	margin-left: 3px;
}
baselinebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/bar.gif');
	background-color: #FF0000;
}
/* ----------------------------------------------------------------*/
/* 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('../http://4mymedicalsupplies.com/images_templ/image.gif');     */
/* ----------------------------------------------------------------*/

/* --- styles for BODY --------------------------------------------*/
body {
   
    font-family: verdana, arial, tahoma, sans-serif; font-size: 10px;
}

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

hr { height: 1px; }

/* --- styles for form fields -------------------------------------*/
input, textarea, select {
    font-family: arial, tahoma, sans-serif; font-size: 10px;
    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: #000000;
    background-color: #B0B0B0;
    font-size: 10px;
}
.menu_header {
    color: #000000;
    background-color: #D0E0FF;
    font-size: 10px;
    font-weight: bold;
}
.menu_body {
    color: #000000;
    background-color: #F9F9F9;
    font-size: 10px;
}

.menu_border_categprytype, menu_border_categorytype {
    color: #000000;
    background-color: #A0A0FF;
    font-size: 10px;
}
.menu_body_categprytype, menu_body_categorytype {
    color: #000000;
    background-color: #FBFBFF;
    font-size: 10px;
}

/* --- styles for header of the MAIN MENU (if links) --------------*/
.menu_header_tr { background-color: #D0E0FF; }
.menu_header_tr_over { background-color: #E0F0FF; }
.menu_header_tr_text { font-weight: bold; }
.menu_header_td_text { font-weight: bold; }

/* --- styles for the links in the LINKS MENU ---------------------*/
.menu_link:LINK {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.menu_link:VISITED {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.menu_link:HOVER {
    color: #000000;
    background-color: #D0E0FF;
    text-decoration: none;
    font-size : 10px;
}

/* --- styles for the selected menu links in the LINKS MENU -------*/
.menu_link_selected:LINK {
    color: #0000CC;
    background-color: #E0F0FF;
    text-decoration: none;
    font-size : 10px;
}
.menu_link_selected:VISITED {
    color: #0000CC;
    background-color: #E0F0FF;
    text-decoration: none;
    font-size : 10px;
}
.menu_link_selected:HOVER {
    color: #000000;
    background-color: #D0E0FF;
    text-decoration: none;
    font-size : 10px;
}

/* --- 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: #000090;
    text-decoration: none;
}
.menu_categorytype:VISITED { 
    color: #000090;
    text-decoration: none;
}
.menu_categorytype:HOVER { 
    color: #000000;
    text-decoration: none;
}

/* --- styles for CATEGORY links ----------------------------------*/
.menu_category:LINK { 
    color: #000090;
    text-decoration: none;
    font-size : 10px;
}
.menu_category:VISITED { 
    color: #000090;
    text-decoration: none;
    font-size : 10px;
}
.menu_category:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    text-decoration: none;
    font-size : 10px;
}

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

/* --- styles for the rows in the CATEGORY menu -------------------*/
.menu_category_tr {
    border: 1px solid #FBFBFF;
}
.menu_category_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 SUBCATEGORY links -------------------------------*/
.menu_subcategory:LINK { 
    color: #0000F0;
    text-decoration: none;
    font-size : 10px;
}
.menu_subcategory:VISITED { 
    color: #0000F0;
    text-decoration: none;
    font-size : 10px;
}
.menu_subcategory:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    text-decoration: none;
    font-size : 10px;
}

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

/* --- 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 -------*/
.top_link:LINK { 
    color: #000090;
    text-decoration: none;
    font-size : 10px;
}
.top_link:VISITED { 
    color: #000090;
    text-decoration: none;
    font-size : 10px;
}
.top_link:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    text-decoration: none;
    font-size : 10px;
}

/* --- styles for PRODUCT links (like "AddToCart" link) -----------*/
.product_link:LINK {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.product_link:VISITED {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.product_link:HOVER {
    color: #CC0000;
    text-decoration: underline;
    font-size : 10px;
}

/* --- styles for TOOLS links (like "ViewCart" link) --------------*/
.tool_link:LINK {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.tool_link:VISITED {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.tool_link:HOVER {
    color: #CC0000;
    text-decoration: underline;
    font-size : 10px;
}

/* --- styles for footer links ------------------------------------*/
.footer_link:LINK {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.footer_link:VISITED {
    color: #0000CC;
    text-decoration: none;
    font-size : 10px;
}
.footer_link:HOVER {
    color: #CC0000;
    text-decoration: underline;
    font-size : 10px;
}

/* --- styles for IMAGE links -------------------------------------*/
.image_link:LINK { 
    text-decoration: none; 
    font-size : 10px;
}
.image_link:VISITED { 
    text-decoration: none; 
    font-size : 10px;
}
.image_link:HOVER { 
    text-decoration: none; 
    font-size : 10px;
}

/* --- styles for THE REST of the links ---------------------------*/
a:LINK {
	color: #000000;
	text-decoration: none;
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:VISITED {
	color: #000000;
	text-decoration: none;
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:HOVER {
	color: #3300CC;
	text-decoration: underline;
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* --- 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 : 10px;
}
.site_map_link:VISITED { 
    color: #000090;
    text-decoration: none;
    font-size : 10px;
}
.site_map_link:HOVER { 
    color: #000000;
    background-color: #FFFF90;
    text-decoration: none;
    font-size : 10px;
}

/* --- 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;
}

/* --- styles for the calendar ------------------------------------*/

.calendar_border { background-color: #D0D0D0; }
.calendar_header { background-color: #F0F0F0; }
.calendar_header_days { font-size: 10px; background-color: #F9F9F9; }
.calendar_body { background-color: #FFFFFF; }
.calendar_footer_selected_day { font-size: 10px; background-color: #F9F9F9; }
.calendar_footer { font-size: 10px; background-color: #F0F0F0; }
.calendar_day_onmouseover { background-color: #FFFF00; }
.calendar_day_onmouseout { background-color: #cccccc; }
.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;
}
barlow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/bar.gif');
	background-color: #FF0000;
}
.toplog {
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/header.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
.stand {
	left: 198px;
	top: 20px;
	width: 450px;
	text-align: center;
	position: absolute;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}
.flatmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFF99;
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/bar.gif');
	background-repeat: repeat-x;
	text-align: center;
}
.rmenu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	background-color: #CCEBFD;
	width: 30%;
	padding-right: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.lowbar {
	font-size: 10px;
	font-weight: 300;
	color: #000000;
	background-image: url('http://www.4mymedicalsupplies.com/images_templ/barlow.gif');
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat-x;
}
.cart {
	position: absolute;
	width: 209px;
	right: 5px;
	bottom: 5px;
	left: 592px;
	top: 59px;
}
.leftsale {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	background-color: #5C9FE5;
	text-align: center;
	float: left;
	width: 100px;
	padding-right: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B6DC1;
	border-right-color: #2B6DC1;
	border-bottom-color: #2B6DC1;
	border-left-color: #2B6DC1;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 500;
	color: #000000;
	font-style: italic;
}.left_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	background-color: #CCEBFD;
	float: left;
	width: 75px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	position: static;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.style1 {font-size: x-small}
.style2 {font-size: small}
.tan_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 600;
	color: #003399;
	background-color: #FFFFEF;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #3170C0;
}
.red_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFFF00;
	background-color: #ACD8FD;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #DF110E;
	text-align: center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #DF110E;
}