.medstore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
}

body {
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #000;
}

label {
	cursor: pointer;
}

a {
	color: #4172ac;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

img {
	border: 0px none;
}

form {
	padding: 0;
	margin: 0;
}

table {
	border: 0px none;
	border-collapse: collapse;
	font-size: 1em
}
table td {
	font-size: 1em;
}

p {
	margin: 0 0 1em 0;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

.warning, .red {
	color: #ff0000;
}

.comments {
	color: #666;
}

h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
	font-size: 1.6em;
	display: inline;
}
h2 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #545454;
	font-size: 1.1em;
	display: inline;
}
h3 {
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-size: 1em;
}

hr {
	border: 0px;
	color: #99C2EB;
	background-color: #99C2EB;
	height: 1px;
}

.maintexts {
	padding-right: 10px;
	font-size: .9em;
	text-align: left;
}

.maintexts li {
	padding-bottom: 8px;
}

/* Footer */

#footer {height: 115px;
	border-top: 1px solid #CDCDCD;
	font-size: 0.7em;
	font-weight: normal;
	padding-top: 10px;
	text-align: left;
}

#footercopyright {
	float: left;
	padding-bottom: 10px;
}

#footercopyright p {
	color: #999;
}
#footer_right {
	float: right;
	width: 150px;
	text-align: center;
}
#footercards {
	float: right;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#chat_div {
	text-align: right;
	padding-right: 22px;
}


/* Messages */
.supportmsghdr {
	background-color: #cbe0f8;
	padding: 2px 2px 2px 8px;
}

.supportmsg {
	background-color: #ecf1f7;
	padding: 12px 2px 12px 8px;
	font-size: 0.8em;
}

.custmsghdr {
	background-color: #cbf8d3;
	padding: 2px 2px 2px 8px;
}

.custmsg {
	background-color: #ecf7ef;
	padding: 12px 0px 12px 8px;
	font-size: 0.8em;
}
.callmsghdr {
	background-color: #f8d3cb;
	padding: 2px 2px 2px 8px;
}
.callmsg {
	background-color: #f7f1ec;
	padding: 12px 0px 12px 8px;
	font-size: 0.8em;
}
.message {
	padding-bottom: 10px;	
}

.message img {
	float: left;
	padding: 9px 8px 10px 3px;
}

.callmsghdr a {
	color: #000;
	text-decoration: none;
}

.custmsghdr a {
	color: #000;
	text-decoration: none;
}

.supportmsghdr a {
	color: #000;
	text-decoration: none;
}

.messageorder {
	padding-bottom: 3px;
}

.small {
	font-size: .7em;
}

.smaller {
	font-size: .8em;
}

.nobr {
	white-space: nowrap;
}
table tr.comment td {
	color: #A1A69F;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
}
table tr.error td {
	color: #D80303;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table tr.comment td ul {
	margin-top: 0;
}
table tr.comment td li {
	padding: 0;
}
a.attach {
	color: #903;
}
/* main CSS */

/* we need this class in this file to not mess mails */
.maintexts p {
	margin: 0;
	padding: 0 0 .7em 0;
	vertical-align: middle;
}

#footercopyright {
	width: 610px;
}

input.submit {
	background: #D0D0D0;
	color: #000;
	font-weight: bold;
	border-color: #000;
	cursor: pointer;
}

/* Header */

#all {
	width: 150px;
	padding: 0px;
	margin: 0px auto;
	color: #000;
	border-color: #000;
}

#logo {
	width: 195px;
	text-align: left;
	position: absolute;
	top: 12px;
}

#header {
	padding: 10px;
	height: 100px;
	text-align: right;
}

#repcust {
	position: absolute;
	width: 800px;
	text-align: right;
	margin: 0;
	top: 48px;
	font-size: .9em;
	color: #1588C1;
}
/*
#repcust a {
	font-size: 1.1em;
	color: #000;
	padding-right: 16px;
}

#repcust a:hover {
	color: #666;
}

#repcust a:visited {
	color: #000;
}
*/
#header #desc {
	position: relative;
	height: 32px;
	top: -6px;
}

#header #desc h1 {
	display: inline;
	margin: 0px;
	padding: 0 0 36px 200px;
	font-size: 0.7em;
	color: Silver;
}

#signinerror {
	position: absolute;
	width: 800px;
	text-align: right;
	margin: 0;
	top: 32px;
	font-size: .6em;
	color: #F00;
}

#header #bonuspromotext {
	font-size: 1.1em;
	color: #F00;
}

#header #signedcust {
	font-size: .8em;
	color: #1588C1;
	background: #F6F6F6;
	margin-left: 250px;
	padding: 5px 15px 7px 0;
}

#signinhere {
	width: 58px;
	height: 18px;
	background: url('/i/fr/signinhere.gif') no-repeat center top;
	margin: 0;
	padding: 0;
	border: 0px none;
	text-indent: -1000em;
	cursor: pointer;
}

#tollfreeblock {
	position: absolute;
	width: 800px;
	text-align: right;
	margin: 0;
	top: 86px;
}

#tollfreetime {
	color: #108BC7;
	font-size: .6em;
	letter-spacing: .05em;
}

#tollfreenumber {
	position: relative;
	white-space: nowrap;
}

/* Top Menu */

.menutop ul {
	display: block;
	background: #00427F;
	height: 28px;
	padding-top: 6px;
	padding-left: 90px;
	margin: 0;
	font-size: .7em;
	font-weight: bold;
}

.menutop li {
	display: block;
	float: left;
	padding: 0 3px 0 0;
	margin: 0;
}

.menutop li a {
	display: block;
	position: relative;
	float: left;
	padding: 5px 15px 5px 15px;
	margin-top: 2px;
	color: #0A7EBE;
	text-decoration: none;
	border-left: 1px solid #0F7DBA;
	border-top: 1px solid #0F7DBA;
	border-right: 1px solid #0F7DBA;
	border-bottom: 1px solid #A2ABB2;
	background-color: #EEF6FB;
	background-image: url('/i/fr/pointer.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	}

.menutop li.active a {
	background: #E6E6E6;
       text-decoration: none; 
       a:hover {color: white; text-decoration: none;}
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6E6E6;
}

.menutop li a:hover {
	text-decoration: underline;
	color: #FF8A00;
}
/* /menutop */

#subpane {
	display: block;
	height: 25px;
	background: #E6E6E6;
	margin-bottom: 15px;
}





/* SubMenu */

.submenu {
	float: left;
	padding-left: 10px;
}

.submenumain {
	float: right;
	width: 240px;
}

#subpane ul {
	padding: 0;
	margin: 0;
	font-size: .75em;
}

#subpane li {
	display: block;
	float: left;
	padding: 5px 18px 0 0;
	margin: 0;
	list-style: none;
}

#subpane li a {
	color: #000;
}

#subpane li a:hover {
	color: #FF8A00;
	text-decoration: underline;
}






/* Left Menu */

#leftblock {
	float: left;
	width: 149px;
}

#mainblock {
	float: right;
	width: 634px;
}

.leftmenu {

A:active {color: red;}

	background: #EEEEEE;
	padding-bottom: 18px;
}

.leftmenu ul {
	padding: 0 12px;
	margin: 0;
	font-size: .8em;

}

.leftmenu li {
	list-style: none;
	padding-bottom: 4px;
}

.leftmenu li a {
	text-decoration: none;
	padding-left: 4px;
	font-size: 1.1em;
	color: #000000;

}

.leftmenu li a.selected {
	font-weight: bold;
	font-color: #FF3333;

}

.leftsubmenu ul {
	padding: 0px;
	padding-top: 2px;
	font-weight: bold;
	color: #000000;

}

.leftsubmenu li {
	padding: 1px;
	margin: 0px;
	border: medium none;
	list-style-position:inside; list-style-image:url('/bullet.gif');
}

.leftsubmenu li.selected {
	list-style-position:inside; list-style-image:url('/bullet_selected.gif');
}

.leftsubmenu li a {
	padding-left: 4px;
	color: #000;
	font-size: 1.4em;
	text-decoration: underline;
}

.leftsubmenu li.selected a {
	font-weight: bold;
	color: #000000;
}

#catheader {
	padding: 8px 1px 15px 13px;
}





