/*  TEST 03
Main Blue = 1853AF
Green = 44C601
Grey = 666666
lightblue panel= BFD0FA
new blue = 34A6CB
 */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}

/* @group ROWS */

#R01-2 {
	border-bottom: 1px solid #34A6CB;
}

#R02 {
	
}

#R04 {
	background: url(../images/rowdiv.png) no-repeat;
	text-indent: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: left;

}

#R05 {
	height: 140px;
}

#R06 {
	border-top: 1px solid #34A6CB;
	height: 140px;
}

#R08 {
	height: 90px;
}

#R09 {
	border-top: 1px solid #34A6CB;
}

#R10 {
	padding-top: 15px;
	padding-bottom: 15px;
}



/* @end */

/* @group LINKS */

a:link.menu, a:visited.menu {
	text-decoration: none;
	color: #34A6CB;
	display: block;
	font-size: 12px;
	line-height: 17px;
}

a:hover.menu, a:visited:hover.menu {
	text-decoration: none;
	background-color: #34A6CB;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	line-height: 17px;
}

a:link.deals, a:visited.deals {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	position: relative;
	top: 2px;
	text-shadow: #1D72C0 1px 1px 5px;
	
}

a:hover.deals, a:visited:hover.deals {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 24px;
	position: relative;
	top: 2px;
	text-shadow: #1D72C0 0px 0px 0px;
}

a:link.footernav, a:visited.footernav {
	color: #34A6CB;
	font-size: 9px;
	text-decoration: none;
}

a:hover.footernav, a:visited:hover.footernav {
	color: #34A6CB;
	font-size: 9px;
	text-decoration: underline;
}

a:link.std, a:visited.std {
	color: #666666;
	text-decoration: none;
}

a:hover.std, a:hover.visited.std {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

a:link.lenslink, a:visited.lenslink {
	color: #34A6CB;
	text-decoration: none;
		text-align: left;
}

a:hover.lenslink, a:hover.visited.lenslink {
	color: #34A6CB;
	text-decoration: underline;
		text-align: left;
}

a:link.topmenu, a:visited.topmenu {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
}

a:hover.topmenu, a:visited:hover.topmenu {
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
}



/* @end */

/* @group BUTTONS */

#registerbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/registerbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#registerbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/registerbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#buynowbutton {
	display: block;
	width: 78px;
	height: 20px;
	overflow: hidden;
	background: url(../images/buttons/buynowbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#buynowbutton:hover {
	display: block;
	width: 78px;
	height: 20px;
	overflow: hidden;
	background: url(../images/buttons/buynowbutton.gif) no-repeat 0 -20px;
	border-width: 0;
}

#checkoutbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/checkoutbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#checkoutbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/checkoutbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#submitbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/submitbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#submitbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/submitbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#cancelbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/cancelbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#cancelbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/cancelbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#continuebutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/continuebutton.gif) no-repeat 0 0;
	border-width: 0;
}

#continuebutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/continuebutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#sendbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/sendbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#sendbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/sendbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#loginbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/loginbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#loginbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/loginbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#login02button {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/login02button.gif) no-repeat 0 0;
	border-width: 0;
}

#login02button:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/login02button.gif) no-repeat 0 -22px;
	border-width: 0;
}

#searchbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/searchbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#searchbutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/searchbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#completeorderbutton {
	display: block;
	width: 160px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/completeorderbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#completeorderbutton:hover {
	display: block;
	width: 160px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/completeorderbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#homebutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/homebutton.gif) no-repeat 0 0;
	border-width: 0;
}

#homebutton:hover {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/homebutton.gif) no-repeat 0 -22px;
	border-width: 0;
}

#neworderbutton {
	display: block;
	width: 160px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/neworderbutton.gif) no-repeat 0 0;
	border-width: 0;
}

#neworderbutton:hover {
	display: block;
	width: 160px;
	height: 22px;
	overflow: hidden;
	background: url(../images/buttons/neworderbutton.gif) no-repeat 0 -22px;
	border-width: 0;
}



/* @end */

LI.head {
	list-style-type: none;
	text-align: left;
	text-indent: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/menu-head.png) no-repeat;
	width: 159px;
	height: 19px;
	padding-top: 1px;

}

LI.head02 {
	list-style-type: none;
	text-align: left;
	text-indent: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/menu-head.png) repeat-y;
	width: 159px;
	height: 36px;
	padding-top: 3px;
}

LI.nav {
	list-style-type: none;
	text-align: left;
	text-indent: 7px;
	color: #1853AF;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}

#topnav {
	background: url(../images/top-nav-bg.png) repeat-x;
	height: 36px;
	width: 100%;
	color: #FFFFFF;
}

.topnavtd {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}

#leftnav {
	position: relative;
	top: 12px;
	background-color: #E8E8E8;
	width: 159px;
}

FORM {
	margin: 0;
}

INPUT#topnav {
	background-color: white;
	color: #1853AF;
	font-size: 12px;
	width: 95px;
	border: 0 solid white;
}

SELECT#topnav {
	background-color: white;
	color: #1853AF;
	font-size: 12px;
	width: 95px;
	border: 0 solid white;
}

INPUT#login {
	background-color: white;
	color: #34A6CB;
	font-size: 10px;
	border: 1px solid #34A6CB;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
	margin-right: 4px;
	padding-left: 4px;
}

SELECT#sitesearch {
	color: #34A6CB;
	border: 1px solid #34A6CB;
	font-size: 10px;
	height: 20px;
	margin-right: 4px;
	padding-left: 4px;
}

INPUT#sitesearch {
	background-color: white;
	color: #34A6CB;
	font-size: 11px;
	border: 1px solid #34A6CB;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
}

INPUT#sitesearch02 {
	background: none;
	color: #330099;
	font-size: 11px;
	border: 1px solid #34A6CB;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
}

RADIO {
	border-width: 0;
}

INPUT {
	background-color: white;
	color: #666666;
	font-size: 10px;
	border: 1px solid #34A6CB;
	padding-top: 2px;
	padding-bottom: 2px;
}

TEXTAREA {
	background-color: white;
	color: #666666;
	font-size: 10px;
	border: 1px solid #34A6CB;
	padding-top: 2px;
	padding-bottom: 2px;
}

INPUT#ccnumbers {
	background-color: white;
	color: #666666;
	border-left: 1px solid #34A6CB;
	border-top: 1px solid #34A6CB;	
	border-bottom: 1px solid #34A6CB;
	border-right: 0px solid #34A6CB;
}

INPUT#ccnumbersend {
	background-color: white;
	color: #666666;
	border-left: 1px solid #34A6CB;
	border-top: 1px solid #34A6CB;	
	border-bottom: 1px solid #34A6CB;
	border-right: 1px solid #34A6CB;
}

INPUT#orderform {
	background-color: white;
	color: #666666;
	font-size: 10px;
	border: 1px solid #34A6CB;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
}

SELECT {
	background-color: white;
	color: #666666;
	font-size: 10px;
	border: 1px solid #34A6CB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.lenscell {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 25%;
}

TD.dealbox01 {
	background: url(../images/deal01.png) no-repeat center;
	height: 84px;
	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

TD.dealbox02 {
	background: url(../images/deal02.png) no-repeat center;

	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

TD.dealbox03 {
	background: url(../images/deal03.png) no-repeat center;

	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

TD.dealbox04 {
	background: url(../images/deal04.png) no-repeat center;

	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

#maincontainer {
	background: url(../images/iris.png) no-repeat right top;
}



img {
	border-style: none;
	behavior: url(css/resources/iepngfix.htc)
}

HR {
	color: #34A6CB;
	background-color: #34A6CB;
	height: 1px;
	border: 0 solid #34A6CB;
}

