.lblError{
	font-size:11px;
	color:red;
	font-family:Verdana;
	font-weight:bold;
}
.input_radio_box{
	background-Color:transparent;
}
.div_not_available_box{
	float:left;
	display:none;
	font-size:13px;
	font-family:Verdana;
	text-indent:10px;
}
.div_rimless_box{
	font-weight:bold;
	float:left;
	padding:2px;
	width:40px;
	height:40px;
	border:1px solid #C3C3C3;
	text-align:left;
	overflow:hidden;
	margin:3px;
	background-Color:white;
}
.div_rimless_box_selected{
	font-weight:bold;
	float:left;
	padding:2px;
	width:40px;
	height:40px;
	border:2px solid black;
	text-align:left;
	overflow:hidden;
	margin:2px;
	background-Color:white;
}
.spacer{
	height:15px;
	width:500px;
	float:left;
}
.small_spacer{
	height:8px;
	width:500px;
	float:left;
}
.div_headerInner{
	width:550px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	padding-top:5px;
	background-Color:#E9E9E9;
	color:#333333;
	font-weight:bold;
	text-indent:10px;
	text-align:left;
}
.div_header{
	width:790px;
	float:left;
	font-family:Verdana;
	font-size:13px;
	padding-top:10px;
	padding-bottom:5px;
	text-indent: 10px;
	background-Color:#F4F7FF;
	font-weight:bold;
	color:#222222;
	border-bottom:2px solid #9C9C9C;
	border-top:1px solid #CECECE;
	text-align:left;
}
.div_sub_header{
	width:780px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	padding-top:5px;
	color:#363636;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:0.4px;
}
.div_group_header{
	width:800px;
	float:left;
	font-family:Verdana;
	font-size:14px;
	padding-top:10px;
	padding-bottom:5px;
	text-indent: 10px;
	font-weight:bold;
	border-bottom:1px solid #6D84B4;
	color:#333333;
	text-align:left;
}
.div_option_box{
	float:left;
	width:788px;
	padding-bottom:2px;
	background-Color:white;
	border:0px;
}
.div_option_row{
	padding-top:5px;
	padding-bottom:5px;
	width:788px;
	float:left;
	text-indent:5px;
}
.div_group{
	float:left;
	padding:10px;
	background-Color:white;
}
.div_group_content{
	background-Color:#6699FF;
	float:left;
	background-Color:white;
	border:1px solid #99AACC;
	padding:3px;
}
.frameOuter{
	padding:5px;
	margin:2px;
	float:left;
	width:100px;
	height:70px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
}

.frameHover{

}
a div.a_image_link{
	border:1px solid #AEAEAE;
	text-align:center;
	margin:1px;
}
div.a_image_link_hover{
	border:1px solid #256793;
	cursor:pointer;
	text-align:center;
	margin:1px;
}
div.div_rimless_box_hover{
	font-weight:bold;
	float:left;
	padding:2px;
	width:40px;
	height:40px;
	text-align:left;
	overflow:hidden;
	margin:3px;
	background-Color:white;
	border:1px solid #6699AA;
	cursor:pointer;
}
div.div_rimless_box_selected{
	font-weight:bold;
	float:left;
	padding:2px;
	width:40px;
	height:40px;
	border:2px solid black;
	text-align:left;
	overflow:hidden;
	margin:2px;
	background-Color:white;
}
.div_frame_color_box{
	float:left;
	border:1px solid #CCCCCC;
	background-Color:white;
	padding:2px;
	margin:2px;
	text-align:center;
	width:100px;
	height:50px;
}
.div_frame_color_box_selected{
	float:left;
	border:2px solid #393939;
	background-Color:white;
	padding:2px;
	margin:1px;
	text-align:center;
	width:100px;
	height:50px;
}
div.div_frame_color_box_hover{
	float:left;
	border:2px solid #DF7417;
	cursor:pointer;
	background-Color:white;
	padding:2px;
	margin:1px;
	text-align:center;
	width:100px;
	height:50px;
}

img{
	border:0px;
}
.rimless_box{
	width:150px;
	height:30px;
	text-align:left;
	float:left;
	padding:5px;
}
p{
	font-famiy:Verdana;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
p.left{
	font-famiy:Verdana;
	font-size:12px;
	margin:0px;
	padding:2px;
	text-align:left;
}
.div_step_link{
	padding-top:20px;
	padding-bottom:20px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	text-align:center;
}
#divInfoBox{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	background-Color:#E9E9E9;
	width:700px;
	padding:10px;
}
#divProfileBox{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	background-Color:#EAEFF2;
	width:224px;
	border-bottom:1px solid #CECECE;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	border-top:1px dashed #99AACC;
	padding:5px;
}
#divBorder{
	background-Color:white;
	border:2px solid #393939;
	float:left;
	padding:10px;
}
#divHeader{
	float:left;
	font-family:Verdana;
	font-size:13px;
	border-bottom:1px solid #ECECEC;
	padding-bottom:2px;
	font-weight:bold;
	width:670px;
}
#divContent{
	width:675px;
	float:left;
	font-family:Verdana;
	font-size:13px;
}
#section_prescription{
	float:left;
	padding-top:20px;
	display:none;
}
#section_lens_option{
	float:left;
	padding-top:20px;
	display:none;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#section_tinting{
	float:left;
	padding-top:20px;
	display:none;
	margin-left:auto;
	margin-right:auto;
}
#section_pricing{
	background-Color:white;
	width:10px;
	font-size:11px;
	font-family:Tahoma;
	padding:5px;
	left:900px;
	margin-left:auto;
	margin-right:auto;
}
#section_remark{
	float:left;
	padding-top:20px;
	display:none;
	margin-left:auto;
	margin-right:auto;
}
#div_pricing_detail{
	text-align:left;
}
#div_pricing{
	text-align:left;
}
#lblFrameSelected{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	letter-spacing:1px;
}
td{
	//background-Color:white;
}
div{
	text-align:left;
	font-size:12px;
	font-family:Verdana;
}
.lens_option_name{
	float:left;
	width:590px;
}
.lens_option_category{
	float:left;
	width:110px;
	font-weight:bold;
}
.lens_option_price{
	float:left;
	width:80px;
}
.lens_option_full{
	float:left;
	width:700px;
}
.a_step_link{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:530px;
	
}
.a_step_link_hover{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	cursor:pointer;
	width:530px;
	color:#D36B05;
}
.cart_header{
	text-align:center;
	background-Color:#3B5998;
	color:white;
	font-size:12px;
	font-weight:bold;
}
.cart_cell{
	text-align:center;
	border-bottom:1px solid #3B5998;
}




