/* Medicine Express CSS Document */

/* Anchor/Link Tags */

	a:link {color: #000000; text-decoration: none;}
	a:visited {color: #000000; text-decoration: none;}
	a:hover {color: #000000; text-decoration: underline;}
	a:active {color: #000000; text-decoration: none;}

	a.top-nav:link {color: #FFFFFF; text-decoration: none;}
	a.top-nav:visited {color: #FFFFFF; text-decoration: none;}
	a.top-nav:hover {color: #FFFFFF; text-decoration: underline;}
	a.top-nav:active {color: #FFFFFF; text-decoration: none;}	

	a.mid-nav:link {color: #FFFF00; text-decoration: none;}
	a.mid-nav:visited {color: #FFFF00; text-decoration: none;}
	a.mid-nav:hover {color: #FFFF00; text-decoration: underline;}
	a.mid-nav:active {color: #FFFF00; text-decoration: none;}
	
	a.bottom-nav:link {color: #333333; text-decoration: underline;}
	a.bottom-nav:visited {color: #333333; text-decoration: underline;}
	a.bottom-nav:hover {color: #333333; text-decoration: none;}
	a.bottom-nav:active {color: #333333; text-decoration: underline;}	
	
	a.reciprocal-link:link {color: #666666; text-decoration: underline;}
	a.reciprocal-link:visited {color: #666666; text-decoration: underline;}
	a.reciprocal-link:hover {color: #666666; text-decoration: none;}
	a.reciprocal-link:active {color: #666666; text-decoration: underline;}		

	a.select-info:link {color: #00FF00; text-decoration: none;}
	a.select-info:visited {color: #00FF00; text-decoration: none;}
	a.select-info:hover {color: #00FF00; text-decoration: underline;}
	a.select-info:active {color: #00FF00; text-decoration: none;}
	
	a.more-info:link {color: #0099FF; text-decoration: none;}
	a.more-info:visited {color: #0099FF; text-decoration: none;}
	a.more-info:hover {color: #0099FF; text-decoration: underline;}
	a.more-info:active {color: #0099FF; text-decoration: none;}		

/* Top Level Tags */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	color: #FF0000;
	margin-bottom: 0px;
}
 
/* Table Tags */

table.search-bar {
	margin-top: 4px;
}

table.blue-bar {
	margin-top: 4px;
}

table.login {
	border-top: 2px solid #00214D;
	border-bottom: 2px solid #00214D;
	border-left: 2px solid #00214D;
	border-right: 2px solid #00214D;
	background-color: #E6E9EE;
	font-size: 11px;
	color: #012348;
	text-align: right;
	margin-bottom: 25px;
}

table.category-nav {
	border: 0px;
	width: 100%;
	margin-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	text-align: right;
}

table.content {
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}

table.frequent-buyers
{
	margin-top: 25px;
	margin-bottom: 25px;
}

table.credit-cards {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

table.footer {
	width: 750px;
}

/* TD Tags */

td.left-nav {
	width: 130px; 
	background-color: #B3BDCA;
	color: #012348;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

td.right-nav {
	width: 130px;	
	background-color: #8090A6;
	color: #012348;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;	
}

td.category-nav-header {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	padding-right: 7px;	
	background-color: #012348;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	border-color: #B5BDCA;
}

td.category-nav-button {
	background-color: #8090A6;
	padding-right: 7px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #B5BDCA;
}

td.login-heading {
	background-color: #012348;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 20px;
	padding-right: 8px;
}

td.login-element {
	padding-right: 8px;
	padding-top: 2px;
	padding-left: 2px;
}

td.login-button {
	padding-right: 8px;
}

td.login-button-account {
	padding-right: 8px;
	padding-bottom: 2px;
}  

td.competition-winner {
	background-color: #FFFFFF;
}

td.credit-cards {
	padding-top: 6px;
	padding-bottom: 6px;
}

td.welcome-content {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 14px;
}

td.product-of-the-week-text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size: 11px;
}

td.competition-winner {
	background-color: #FFFFFF;
	font-size: 11px;
}

td.copyright {
	vertical-align: top;
	padding-top: 10px; 
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #666666;
}

td.verification-badges {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.weeks-specials {
	height: 100px;
	width: 175px;
	text-align: center;
	border-left: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}

td.short-product-description {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

td.customer-satisfaction {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-size: 16px;
	font-style: italic;	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

td.customer-satisfaction-moreinfo {
	text-align: center;
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
}

td.category-product-image {
	text-align: center;
	width: 49px;
	height: 49px;
}

.cart-image 
{
	width: 50px;
	height: 50px;
}

.search-image
{
	width: 40px;
	height: 40px;
}

.login-textbox
{
	width: 100px;
}

.category-list
{
	border-width: 2px;
}

td.category-product-name {
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
}

td.form-labels
{
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;	
}

/* TR Tags */

tr.top-level-nav {
	background-color: #012348;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

tr.policy-nav {
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
}


/* SPAN Tags */

span.grey 
{
	color: #999999;	
}

span.reciprocal-link
{
	color: #666666;
}

span.red-text {
	color: #FF0000;
}

span.green-text 
{
	color: Green;
}

span.product-name {
	font-size: 12px;
	font-weight: bold;
}

span.more-info {
	font-weight: bold;
	color: #0099FF;
	font-size: 11px;
	border-bottom: #0099FF;	
}

span.select-info {
	font-weight: bold;
	color: #00FF00;
	font-size: 11px;
	border-bottom: #00FF00;	
}

span.select-info:hover
{
	border-bottom: #00FF00;
}

span.more-info:hover
{
	border-bottom: #0099FF;
}		

span.customer-control-panel {
	font-weight: bold;
	color: #0099FF;
	font-size: 11px;
	border-bottom: #0099FF;	
	padding-left: 20px;
}

span.more-info {
	font-weight: bold;
	color: #0099FF;
	font-size: 11px;
	border-bottom: #0099FF;	
}

span.meter {	
	font-size: 16px;
}


/* DIV Tags */

div.copyright-text {
	text-align: center;
	color: #333333;
}

div.bottom-nav {
	text-align: center;
}

div.bold-header {
	font-weight: bold;
}

div.content-frame {
	padding-right: 5px;
	scrollbar-3dlight-color:#012348;
	scrollbar-highlight-color:#E6E9EE;
	scrollbar-face-color:#E6E9EE;
	scrollbar-shadow-color:#E6E9EE;
	scrollbar-darkshadow-color:#8090A6;
	scrollbar-track-color:#E6E9EE;
	scrollbar-arrow-color:#012348;
	width: 92%; 
	height: 720px; 
	z-index: 1; 
	overflow: auto;
}

div.alt-content-frame {
	padding-right: 5px;
	scrollbar-3dlight-color:#012348;
	scrollbar-highlight-color:#E6E9EE;
	scrollbar-face-color:#E6E9EE;
	scrollbar-shadow-color:#E6E9EE;
	scrollbar-darkshadow-color:#8090A6;
	scrollbar-track-color:#E6E9EE;
	scrollbar-arrow-color:#012348;
	width: 96%; 
	height: 100%; 
	z-index: 1; 
	overflow: auto;
}

/* Form styles */

input.button 
{
	border-left: 1px solid #8090A6;
	border-right: 1px solid #8090A6;
	border-top: 1px solid #8090A6;
	border-bottom: 1px solid #8090A6;
	background-color: #E6E9EE;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}

input.button.pic
{
	border: 10px;
}



select.dropdown 
{
      border-left: 1px solid #8090A6;
      border-right: 1px solid #8090A6;
      border-top: 1px solid #8090A6;
      border-bottom: 1px solid #8090A6;
      background-color: #E6E9EE;    
      font-size: 12px;
      font-family: Arial, Helvetica, sans-serif;
}


input 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

textarea 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
}

/* Alternate Product Classes */

table.alternate-product 
{
	background-color: #FF9900;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.product 
{
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
}

td.alternate-product-text
{
	height: 24px;
	padding-left: 5px;
}

span.alternate-product-heading 
{
	font-size: 12px;
	font-weight: bold;
}

/* HR */

hr.cart-items 
{
	height: 1px;
	color: #012348;
}
