body, html {
	margin:0px;
	padding:0px;
	color:#23407C;
	background-color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
}

/*-----GLOBAL CONTENT STYLES-------*/
div, td , p {
	font-size:11px;
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
p {
	padding:0;
	margin:10px 0 5px 0;
}
p, li, td, dd, dt {
	line-height:1.5;
	letter-spacing:1px;
}
form {
	display:inline;
}
a, a:visited {
	color:#E33E35;	
}
a:hover {
	color:#DEB361;
}
/*end*/
/*--------------GLOBAL LAYOUT STYLES-----------------------------------------------*/
#outer {
	width:930px;
	padding:0;
	margin:0 auto;
}

/*--------------HEADER----------------------------------------*/
#header_margin {
	height:5px; 
	background-color:#FFFFFF;
	font-size:0px;
}/*we place the link to main content in this area - for accessibility and search engines*/
#header {
	height:64px;
	background:transparent url(../images/header_bg.gif) top left repeat-x;
}
#header_top {
	height:25px;
}
#logo_top {
	width:224px;
	height:39px;
	float:left;
	background:transparent url(../images/logo_top.gif) top left no-repeat;
}
#logo_top a, #logo_top a:visited, #logo_top a:hover {
	width:224px;
	height:39px;
	float:left;
}
#slogan {
	width:400px;
	float:left;
	padding:4px 0 0 20px;
	color:#ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
}
#header_right {
	width:12px;
	height:39px;
	float:right;
	background:url(../images/header_right.gif) top right no-repeat;
}
/*----------top navigation-------------*/
#tnav_0 {
	width:320px;
	height:25px;
	float:right;
	padding-left:100px;
	background:#efefef url(../images/tnav0_bg.gif) top right no-repeat;
}
#tnav {
	height:39px;
	width:680px;
	float:left;
}
#tnav_0 ul, #tnav ul {	
	margin:0;
	padding:2px 0 0 0;
	list-style-type:none;
}
#tnav_0 ul li {
	float:right;
	height:18px;
	width:auto;
}
#tnav ul li {
	float:left;
	height:34px;
	width:auto;
	background:url(../images/tnav_separator.gif) top right no-repeat;
	
}
#tnav_0 ul li a, #tnav_0 ul li a:visited {
	display:block;
	padding:2px 20px 0 25px;
	height:16px;
	color:#999;
	letter-spacing:normal;
	text-decoration:none;
}
a.cart, a.cart:visited {
	background:url(../images/ico_cart.gif) top left no-repeat;
	width:100px;
	
}
#tnav_0 ul li a.cart:hover {
	background-position:bottom left;
	color:#666;
}
#tnav li a, #tnav li a:visited {
	display:block;
	height:14px;
	padding:8px 20px 0 20px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;

	
}
#tnav li a:hover {
	color:#d5ffff;
}
/*----------footer-------------*/

#footer {
	width:930px;
	margin:0 auto;
	height:60px;
	background:url(../images/footer_bg.gif) top left repeat-x;
}
#footer_in {
	height:60px;
	background:url(../images/main_bg.gif) top left repeat-y;	
}

#footer_content {
	padding:10px 0 0 234px;
	font-size:10px;
	color:#999;	
}
* html #footer {/*only ie gets this style*/
	\height:58px;/* for ie5 */
	he\ight:59px;/* for ie6 */
}
#clearfooter{
	clear:both;
	height:60px;
}
#main {
	background:url(../images/main_bg.gif) top left repeat-y;
}
/*LEFTCOL - RIGHTCOL*/
#leftcol {
	float:left;
	width:224px; 	
	height:auto;
	
}
#logo_bottom {
	width:224px;
	height:109px;
	background:transparent url(../images/logo_bottom.gif) top left no-repeat;
}
#logo_bottom a, #logo_bottom a:visited, #logo_bottom a:hover{
	display:block;
	width:224px;
	height:109px;
}
.content {
	padding:0px;
	margin-right:3px;
	width:703px;
	float:left;
}
.subheader {
	height:60px;
	background:url(../images/subheader_1.jpg) top right no-repeat;
}
.subheader_front {
	height:215px;
	background:url(../images/subheader_front.jpg) top right no-repeat;
}
.rightcol {
	float:left;
	height:auto;
	width:212px;
}

.rightcol h2 {
	width:212px;
	height:20px;
	padding-top:6px;
	margin:0px;
	background:url(../images/star_title_right.jpg) top left no-repeat;
	border:none;
	color:#3476AB;
	font-size:12px;
	text-align:center;
	letter-spacing:1px;
}
.rightcol_box {
	background:transparent url(../images/rightblock_bg.gif) top left repeat-y;
	padding:5px;
}
.rightcol_box_bottom {
	width:212px;
	height:14px;
	font-size:0;
	background:transparent url(../images/rightblock_bottom.gif) top left no-repeat;
}

/*-------------------------------------------*/

ul.regular {
	margin:10px 0 10px 20px;
	padding:0;
	list-style:none;
}
ul.regular li {
	background:transparent url(../images/bullet.gif) top left no-repeat;
	padding:1px 0 0 16px;
}
.centered {
	text-align:center;
}
.framed {
	border:1px solid #2784BE;
}
.padded {
	padding:10px;
}
i, em {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.spacer {
	height:2px;
	font-size:0;
}
h1.title {
	margin:0;
	padding:5px 0 0 10px;
	color:#3476AB;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
h2.subtitle {
	margin:10px 0;
	padding:0 0 2px 0;
	background:url(../images/dots.gif) bottom left repeat-x;
	color:#3476AB;
	font-family:Arial, Helvetica, sans-serif;
}
.msg {
	background-color:#ffc;
	border:1px solid #D2B955;
	margin-bottom:5px;
	padding:5px;
}
.msg h2 {
	margin:2px 0;
	padding:2px 0;
	font-size:12px;
}

/**************************************************************************/
/*form styles*/
.formframe {
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F2F9;
	border:1px solid #D3DAEB;
	border-right-color:#2784BE;
	border-bottom-color:#2784BE;
}

input.finput, #sc_table input.qu {
	width:220px;
	height:auto;
	padding:1px;
	margin-bottom:1px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px solid #D3DAEB;
	border-left-color:#2784BE;
	border-top-color:#2784BE;
	font-weight:bold;
}
input.finput:hover, #sc_table input.qu:hover {
	height:auto;
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#2784BE;
}
input.finput:focus, #sc_table input.qu:focus {
	height:auto;
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#074B79;
}
textarea.finput {
	padding:3px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px solid #D3DAEB;
	border-left-color:#2784BE;
	border-top-color:#2784BE;
	font-weight:bold;
	width:420px;
	height:200px;
}
textarea.finput:hover {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#2784BE;
}
textarea.finput:focus {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border-color:#074B79;
}
select {
	border:1px solid #2784BE;
	letter-spacing:normal;
	font-size:10px;
}
fieldset {
	border:1px solid #E3E8F2;
}
legend {
	text-transform:uppercase;
	background-color:#F0F2F9;
	padding:0 2px 2px 2px;
	letter-spacing:1px;
}
fieldset.submit {
	border:none;
	padding:10px 0 20px 182px;
}
fieldset.word_verification {
	background-color:#ffc;
	padding-bottom:10px;
}
ol.formlist {
	list-style: none;
 	margin:10px;
	padding:0;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 2px;
	margin:0;
	line-height:normal;
}
#content label {
	display:block;
	float:left;
	width:160px;
	height:20px;
	padding-right:4px;	
	text-align:right;
}
#signup label {
	display:block;
	float:left;
	width:40px;
	padding:2px;
	text-align:right;
	letter-spacing:1px;	
}
#signup input {
	width:130px;
	margin-bottom:2px;
}
a.signup, a.signup:visited {
	display:block;
	width:60px;
	height:16px;
	padding:4px 0 0 20px;
	margin:0 auto;	
	background:url(../images/ico_signup.gif) top left no-repeat;
	color:#00589C;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}
a.signup:hover {
	background-position:bottom left;
	color:#c00; 
}
a.button, a.button:visited {
	display:block;
	float:left;
	width:80px;
	height:17px;
	padding-top:3px;
	margin-right:2px;	
	border:1px solid #2784BE;
	border-right-color:#074B79;
	border-bottom-color:#074B79;
	background-color:#074B79;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
a.button:hover {
	border:1px solid #D3DAEB;
	border-left-color:#074B79;
	border-top-color:#074B79;
	background-color:#3476AB;
}
dl.lenses dt {
	font-weight:bold;
	clear:left;
	padding-top:10px;
}
dl.lenses dt img {
	float:left;
	margin-top:-10px;
}
dl.lenses dd {
	padding:0 0 10px 80px;
	margin:0;
	
}
.fp_block {
	position:relative;
	width:232px;
	height:400px;
	float:left;
	background:#fff url(../images/fpb_bg.gif) top left repeat-y;
	margin-left:2px;
}
.fp_block2 {
	width:212px;
	height:400px;
	float:left;

	padding:10px 10px 10px 4px;
}
.fp_block_bottom {
	position:absolute;
	width:232px;
	height:17px;
	top:383px;
	left:0;
	background:#fff url(../images/fpb_bottom.gif) top left no-repeat;
}
.fp_block h1 {
	margin:10px 0;
	padding:0 0 2px 0;
	background:url(../images/dots.gif) bottom left repeat-x;
	color:#00589C;
	font-size:18px;	
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
}
.fp_block h2 {
	margin:10px 0;
	padding:0 0 2px 0;
	color:#00589C;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
}
.fp_block p {
	padding:0 20px;
	margin-top:0px;
}
/*
	colors used:
	dark blue:#074B79
	medium blue:#00589C;
	lighter blue:#2784BE;
	very light blue:#D3DAEB;
	almost white blue:#F0F2F9;
*/
