body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	background: #F4F4F4 url('../images/bg1.gif');
	margin: 0;
	padding: 0;
}

/** headings **/
h1 {
	font-family: Verdana;
	font-size: 12pt;
	color: #385070;
	line-height: 100%;
	padding: 0
	}
h2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #385070;
	line-height: 100%;
	padding: 0;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	color: #663399;
	line-height: 100%;
	padding: 0;
}
h4 {
	font-family: Verdana;
	font-size: 10pt;
	color: #385070;
	text-align: center;
	line-height: 100%;
	padding: 0;
}

/** links **/
a {
	color: #620062;
	text-decoration: none;
}
a:hover {
	color: #FF4500;
	text-decoration: underline;
}
a.linkFooter:link {
	font-family: Verdana, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
a.linkFooter:visited {
	font-family: Verdana, "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
a.linkFooter:hover {
	color: #9E0C0F;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/** layout **/
#content{
	width: 783px;
	padding: 0 6px 1px 6px;
	margin: 0 auto;
	background: #FFFFFF url('../images/main-bg.gif') repeat-y;
}
#main {
	float: left;
	width: 598px;
}
#header {
	width: 598px;
	height: 55px;
}
#eyes-logo{
	padding: 4px 0 0 5px;
	height: 62px;
}
.main-index{
	width: 769px;
	margin: 8px 7px 0 7px;
}
.main-index-large{
	width: 783px;
	margin: 8px 0 0 0;
}
.featured {
	background-color: #FAF9F9;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #F2F2F2;*/
}
.featured-box{
	width: 152px;
	padding: 5px;
	text-align:center;
}
.featured-box .text {
	font-family: Trebuchet MS;
	color:#5f5c5c;
	font-size:11px;
	text-align: center;
	width:152px;
	margin-top:3px;
	margin-bottom:4px;
	}
.featured-box .tn {border:1px solid #fff;}

#right {
	float: left;
	width: 178px;
	padding-right: 7px;
	background: #FFF url('../images/member-bg.gif') no-repeat;
	min-height: 250px;
	text-align: center;
}
#footer {
	text-align: center;
	font-family:Tahoma;
	color:#9f9898;
	font-size:10px;
	margin-bottom: 10px;
	margin-top:15px;
	background-color: #F3F0F0;
	border-top: 1px solid #DCDADA;
	border-bottom: 1px solid #DCDADA;
	padding: 5px 0;
	}
#footer a {color:#9f9898; text-decoration:none; margin-left:4px; margin-right:4px;}
#footer a:hover {text-decoration:underline; color:#666;}

/** tables **/
img {
	border: 0;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663399;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}

/** html **/
blockquote {
	font-family: Verdana;
	font-size: xx-small;
}
textarea {
	font: #663399;
	font-size: x-small;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
tt {
	font-weight: bold;
	color: #FF9900;
	font-size: 11pt;
	font-family: "Courier New", Courier, mono
	}
b1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: none;
}
b2:hover {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: underline;
}

/** classes **/
.clrbth {
	clear: both;
}
.whitetxb12distCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.darkgrayxb12distCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.whitetxb10dist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tb {
	border: 1px dashed;
}
.Header {
	font-weight: bold;
	color: Lime;
}
.Header_Back {
	background-color: #663399;
	text-align: center;
}
.Orange {
	font-weight: bold;
	color: #FF9933
	}
.Red {
	font-weight: bold;
	color: #FF0000;
}
.resHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.formtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #244B50;
	text-decoration: none;
}

/** forms **/
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00606;
	border: 1pt solid #000000;
	cursor: hand;
	text-decoration: none;
}
.menuandlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1pt solid #666666;
	width: 120px;
	/*height: 21px;*/
}
.removetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.canceltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}
.ordernumber {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #244B50;
	background-color: #D8E1E2;
	border: 1pt solid #244B50;
	width: 250px;
	height: 21px;
}
.comments {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #244B50;
	background-color: #D8E1E2;
	border: 1pt solid #244B50;
	width: 250px;
	height: 250px;
}
.menuandlistCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #244B50;
	background-color: #D8E1E2;
	border: 1px solid #244B50;
}
.loginfieldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #244B50;
	background-color: #D8E1E2;
	border: 1pt solid #244B50;
	width: 120px;
	height: 21px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #244B50;
	height: 100px;
	width: 320px;
	border: 1pt solid #244B50;
	background-color: #D8E1E2;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #851C1C;
}
/** other **/
#login, #login td {font-family:Tahoma; font-size:9px; color:#858181;}
#login .field {font-family:Verdana; font-size:11px; color:#858181; border:1px solid #c3c1c1; width:100px;}

#login_options {font-family:Tahoma; font-size:10px; color:#757171; margin-top:5px; margin-bottom:11px;}
#login_options a {font-weight:bold; color:#757171;}
#login_options a:hover {text-decoration:none;}

#text1 {
	font-family:Verdana;
	font-size:11px;
	color:#797b7c;
	text-align:justify;
	border:1px solid #f6f3f3;
	padding:8px;
	width: 572px;
	margin: 6px 0 0 5px;
}
#text1 a {font-family:Verdana; font-weight:bold; color:#ff1843; text-decoration:none;}
#text1 a:hover {text-decoration:underline;}
#text1 h1 {font-family:Verdana; font-size:16px; font-weight:bold; color:#797b7c; margin:0px;}

#testimonial1 {font-family:Tahoma; font-size:10px; color:#797b7c; text-align:justify; background-color:#f4f2f2; padding:5px; margin-bottom:10px;}
#testimonial1 h1 {font-family:Verdana; font-size:10px; font-weight:bold; color:#595757; text-align:center; margin:0px; margin-bottom:2px;}

#info {font-family:Verdana; font-size:11px; color:#797b7c; text-align:justify; border:1px dashed #f0ecec; padding:8px;}

#maxi_profile h1 {font-family:Verdana; font-size:14px; font-weight:bold; color:#f65f7b; margin:0px; margin-bottom:6px; border-bottom: 1px solid #f65f7b;}
#maxi_profile {font-family: Trebuchet MS; color:#333; font-size:12px; line-height:15px; text-align:justify;}
#maxi_profile .tn {border: 3px solid #f65f7b;}
#maxi_profile a.button2 {display: block; background: #ff2951; width: 144px; border:1px solid #bb1f3c;
margin: 4px; text-align: center; font-family: Tahoma; font-size: 10px; font-weight: bold; text-decoration: none; color:#fff; line-height: 19px;}
#maxi_profile a:hover.button2 {background-color:#595757; text-decoration: none; }

.nav {font-family:Verdana; font-size:10px; font-weight:bold; color:#333; text-decoration:none;}
.nav:hover {color:#f65f7b; text-decoration:none;}

.nav2:active,.nav2:link,.nav2:visited {font-family:Verdana; font-size:10px; font-weight:bold; color:#FF0534; text-decoration:none;}
.nav2:hover {color:#333; text-decoration:none;}

.testim {font-family:Verdana; font-size:11px; color:#797b7c; text-align:justify; border:1px dashed #f0ecec; padding:8px; margin-bottom:8px;}
.testim h2 {font-family:Verdana; font-size:11px; color:#797b7c; background-color:#ccc; margin:1px;}
hr{
	border:0;
	background:#aaa;
	height:1px;
}

.half{
	float:left;
	width:255px;
	padding:10px;
	border:1px dashed #ccc;
	margin-right:10px;
	margin-bottom:20px;
}

.half .title{
	background:#ccc;
	height:14px;
	padding:2px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	width:243px;
	margin-bottom:10px;
}

#text1  .half a{
	font-size:10px;
	color:#666;
}

#text1 .half a:hover{
	font-size:10px;
	text-decoration:none;
	color:red;
}

.line1{

}

.line2{
	background-color:#ddd;
}

th{
	font-size:11px;
	font-weight:bold;
	background:#c0c0c0;
	color:#444;
}

#messages td a{
	font-size:10px;
	color:#444;
	font-weight:normal;
	text-decoration:underline;
}

#messages td{
	padding-bottom:5px;
	padding-top:5px;
}

#hmenu a.hmenu {
	display: block;
	background: #ff2951;
	width: 144px;
	border:1px solid #bb1f3c;
	margin: 4px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	line-height: 19px;
	}

#hmenu a:hover.hmenu {
	background-color:#595757;
	text-decoration: none;
}

#news {font-family:Tahoma; font-size:10px; color:#797b7c; text-align:justify;
background-color:#f4f2f2; padding:5px; margin-top:10px; width:160px;}
#news h1 {font-family:Verdana; font-size:10px; font-weight:bold; color:#595757; text-align:center; margin:0px; margin-bottom:2px;}
#news a {color:#595757;}

h5 {font-family:Trebuchet MS; font-size:15px; color:#ff0534; margin:0px;}

#qsearch {font-family:Tahoma; font-size:11px; color:#797b7c;}
#qsearch h6 {font-family:Tahoma; font-size:11px; color:#797b7c; margin:0px;
margin-bottom: 2px}
.field {font-family:Tahoma; font-size:11px; color:#333;
border:1px solid ##ccc; width: 140px;}

.txt{
	border:1px solid #CCCCCC;
}






