/************* Crafted by Jason Ryan 11.03.09 ************/

/** Firefox Dotted Outline Fix **/

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.clearfix {
	clear: both;
}

#header_wrap {
	width: 773px;
	height: auto;
	margin: 0px auto;
	margin-top: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#header_top {
	width: 298px;
	height: 20px;
	margin: 0px;
	padding: 0 0 0 475px;
}

#header_top_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header_top_nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}

#header_top_nav li a {
	width: auto;
	height: 18px;
	padding: 2px 5px 0 5px;
	display: block;
	color: #666;
	text-align: center;
	text-decoration: none;
}

#header_top_nav li a:hover {
	color: #e3372b;
}

.home_btn {
	width: 50px;
	height: 18px;
	border-right: 1px dotted #666666;
}

.coupon_btn {
	width: 65px;
	height: 18px;
	border-right: 1px dotted #666666;
}

.s_cart_btn {
	width: 90px;
	height: 18px;
}

.locator_btn {
	width: 90px;
	height: 18px;
}

#banner_wrap {
	width: 773px;
	height: 69px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#header_top_left {
	width: 377px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header_top_right {
	width: 162px;
	height: 69px;
	margin: 0px;
	padding: 0 0 0 234px;
	float: left;
}

#main_logo {margin-top:-20px; position:relative; z-index:3000;}

/************ Start Navigation Here ************/

#header_main_nav1,#header_main_nav2 {
	width: 773px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#main_nav1 {
	width: 692px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}

#main_nav1 li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	white-space: nowrap;
	text-indent: -9000px;
	text-align: left;
}

#main_nav1 li a {
	height: 40px;
	display: block;
}

#main_nav1 li a:hover {
	background-position: 0px -40px;
}

#main_nav1 li a.current {
	background-position: 0px 0px;
}

.c_btn {
	background: url(../images/nav_coupons.jpg) no-repeat;
	background-position: 0 -80px;
	width: 108px;
	height: 40px;
}

.sl_btn {
	background: url(../images/nav_store.jpg) no-repeat;
	background-position: 0 -80px;
	width: 124px;
	height: 40px;
}

.b_btn {
	background: url(../images/nav_products.jpg) no-repeat;
	background-position: 0 -80px;
	width: 135px;
	height: 40px;
}

.sg_btn {
	background: url(../images/nav_sunglasses.jpg) no-repeat;
	background-position: 0 -80px;
	width: 118px;
	height: 40px;
}

.t_btn {
	background: url(../images/nav_trends.jpg) no-repeat;
	background-position: 0 -80px;
	width: 83px;
	height: 40px;
}

.vm_btn {
	background: url(../images/nav_fitting_room.jpg) no-repeat;
	background-position: 0 -80px;
	width: 124px;
	height: 40px;
}

/************* Main Nav2 **************/

#main_nav2 {
	width: auto;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}

#main_nav2 li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	white-space: nowrap;
	text-indent: -9000px;
	text-align: left;
}

#main_nav2 li a {
	height: 40px;
	display: block;
}

#main_nav2 li a:hover {
	background-position: 0px -40px;
}

#main_nav2 li a.current {
	background-position: 0px 0px;
}

.w_btn {
	background: url(../images/nav_women.jpg) no-repeat;
	background-position: 0 -80px;
	width: 104px;
	height: 40px;
}

.m_btn {
	background: url(../images/nav_men.jpg) no-repeat;
	background-position: 0 -80px;
	width: 89px;
	height: 40px;
}

.k_btn {
	background: url(../images/nav_kids.jpg) no-repeat;
	background-position: 0 -80px;
	width: 91px;
	height: 40px;
}

.vc_btn {
	background: url(../images/nav_vision.jpg) no-repeat;
	background-position: 0 -80px;
	width: 123px;
	height: 40px;
}

.ee_btn {
	background: url(../images/nav_eye.jpg) no-repeat;
	background-position: 0 -80px;
	width: 118px;
	height: 40px;
}

.cl_btn {
	background: url(../images/nav_contacts.jpg) no-repeat;
	background-position: 0 -80px;
	width: 145px;
	height: 40px;
}

.l_btn {
	background: url(../images/nav_lenses.jpg) no-repeat;
	background-position: 0 -80px;
	width: 102px;
	height: 40px;
}

/*********** End Navigation ************/


#update_form {
	margin: 0px;
	padding: 2px 2px 0 0;
}

#update_form #searchform {
	margin: 0px;
	padding: 0px;
}

#update_form #email {
}

#update_form #update_submit {
	background: #00319e;
	width: 28px;
	height: 24px;
	margin: 0px;
	padding: 1px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: none;
	-moz-border-radius: 5px;
}

/* countdown */

#header-countdown {
	width:771px;
	height:117px;	
	background: url(../images/header-countdown.jpg) no-repeat;
	margin:18px 0px 18px 0px;
	text-align:right;
}



