/* @group Colours */

/*  BLUE #4D8ECA */

/*  GREEN #44C601 */

/*  GREY #B7ABA4 */

/*  BLACK #2E2300 */

/*  RED #EE3424 */

/* @end */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #2E2300;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}

div.clear {
	clear: both;
}

/* @group ROWS */

#R01-2 {
	border-bottom: 1px solid #4D8ECA;
}

#R02 {
	
}

#R05 {
	height: 140px;
}

#R06 {
	border-top: 1px solid #4D8ECA;
	height: 140px;
}

#R10 {
	padding-top: 15px;
	padding-bottom: 15px;
}

/* @end */

/* @group LINKS */

a:link.menu, a:visited.menu {
	text-decoration: none;
	color: #4D8ECA;
	display: block;
	font-size: 12px;
	line-height: 17px;
}

a:hover.menu, a:visited:hover.menu {
	text-decoration: none;
	background-color: #4D8ECA;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	line-height: 17px;
}

a:link.std, a:visited.std {
	color: #2E2300;
	text-decoration: none;
}

a:hover.std, a:hover.visited.std {
	color: #2E2300;
	text-decoration: none;
	border-bottom: 1px dotted #2E2300;
}

a:link.lenslink, a:visited.lenslink {
	color: #4D8ECA;
	text-decoration: none;
	text-align: left;
}

a:hover.lenslink, a:hover.visited.lenslink {
	color: #4D8ECA;
	text-decoration: underline;
	text-align: left;
}

/* @end */

/* @group BUTTONS */

#registerbutton {
	display: block;
	width: 130px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 110px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#registerbutton:hover {
	text-decoration: underline;
}

#buynowbutton {
	display: block;
	width: 78px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 58px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#buynowbutton:hover {
	text-decoration: underline;
}

#buynowbutton-alt {
	display: block;
	width: 78px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right-alt.png) no-repeat 58px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#buynowbutton-alt:hover {
	text-decoration: underline;
}

#checkoutbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#checkoutbutton:hover {
	text-decoration: underline;
}

#submitbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#submitbutton:hover {
	text-decoration: underline;
}

#cancelbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#cancelbutton:hover {
	text-decoration: underline;
}

#continuebutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#continuebutton:hover {
	text-decoration: underline;
}

#sendbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#sendbutton:hover {
	text-decoration: underline;
}

#login02button {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#login02button:hover {
	text-decoration: underline;
}

#searchbutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;}

#searchbutton:hover {
	text-decoration: underline;
}

#completeorderbutton {
	display: block;
	width: 160px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 140px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#completeorderbutton:hover {
	text-decoration: underline;
}

#homebutton {
	display: block;
	width: 94px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 74px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#homebutton:hover {
	text-decoration: underline;
}

#neworderbutton {
	display: block;
	width: 160px;
	height: 22px;
	overflow: hidden;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 140px 0;
	border-width: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#neworderbutton:hover {
	text-decoration: underline;
}

/* @end */

/* @group MISC */

div#R03 {
	text-align: left;
	font-size: 14px;
	height: 65px;
	padding-top: 15px;
}

LI.head {
	list-style-type: none;
	text-align: left;
	text-indent: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: url(/css/resources/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(/css/resources/menu-head.png) repeat-y;
	width: 159px;
	height: 36px;
	padding-top: 3px;
}

FORM {
	margin: 0;
}

RADIO {
	border-width: 0;
}

INPUT {
	background-color: white;
	color: #2E2300;
	font-size: 10px;
	border: 1px solid #4D8ECA;
	padding-top: 2px;
	padding-bottom: 2px;
}

TEXTAREA {
	background-color: white;
	color: #2E2300;
	font-size: 10px;
	border: 1px solid #4D8ECA;
	padding-top: 2px;
	padding-bottom: 2px;
}

INPUT#ccnumbers {
	background-color: white;
	color: #2E2300;
	border-left: 1px solid #4D8ECA;
	border-top: 1px solid #4D8ECA;	
	border-bottom: 1px solid #4D8ECA;
	border-right: 0px solid #4D8ECA;
}

INPUT#ccnumbersend {
	background-color: white;
	color: #2E2300;
	border-left: 1px solid #4D8ECA;
	border-top: 1px solid #4D8ECA;	
	border-bottom: 1px solid #4D8ECA;
	border-right: 1px solid #4D8ECA;
}

INPUT#orderform {
	background-color: white;
	color: #2E2300;
	font-size: 10px;
	border: 1px solid #4D8ECA;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
}

SELECT {
	background-color: white;
	color: #2E2300;
	font-size: 10px;
	border: 1px solid #4D8ECA;
	padding-top: 2px;
	padding-bottom: 2px;
}

_TD.dealbox01 {
	background: url(/css/resources/deal01.png) no-repeat center;
	height: 84px;
	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

_TD.dealbox02 {
	background: url(/css/resources/deal02.png) no-repeat center;

	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

_TD.dealbox03 {
	background: url(/css/resources/deal03.png) no-repeat center;

	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

_TD.dealbox04 {
	background: url(/css/resources/deal04.png) no-repeat center;

	text-align: center;
	clear: none;
	vertical-align: top;
	width: 25%;
}

#maincontainer {
}

img {
	border-style: none;
	behavior: url(css/resources/iepngfix.htc)
}

HR {
	color: #4D8ECA;
	background-color: #4D8ECA;
	height: 1px;
	border: 0 solid #4D8ECA;
}

/* @end */

/* @group LEFTNAV */

#leftnav {
	position: relative;
	top: 12px;
	background-color: #4D8ECA;
	width: 159px;
	margin-bottom: 13px;
}

#leftnav div#lnav-head {
	width: 159px;
	height: 17px;
	background: url(/css/resources/sidenav-top.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 6px;
	text-align: left;
}

ul#lnav-middle {
	margin: 0;
	padding: 0;
}

#leftnav div#lnav-base {
	width: 159px;
	height: 13px;
	background: url(/css/resources/sidenav-bottom.png) no-repeat;
}

LI.nav {
	list-style-type: none;
	text-align: left;
	text-indent: 10px;
	color: #4D8ECA;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	background: url(/css/resources/sidenav-middle.png) repeat-y;
}

/* @end */

/* @group TOPROW */
div#toprow {
	width: 706px;
	height: 65px;
}

div#toplogo {
	width: 230px;
	height: 65px;
	float: left;
}

div#topsearch {
	height: 22px;
	width: 303px;
	float: right;
	text-align: right;
	margin-top: 4px;
}

#topsearch div#tops01 {
	height: 22px;
	width: 98px;
	text-align: right;
	float: left;
}

#topsearch div#tops02xx {
	height: 22px;
	width: 98px;
	text-align: right;
	float: left;
}

#topsearch div#tops02 {
	height: 22px;
	width: 107px;
	text-align: left;
	float: left;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 87px;
}

INPUT#toplogin {
	background-color: #FFFFFF;
	color: #B7ABA4;
	font-size: 10px;
	border: 1px solid #B7ABA4;
	height: 20px;
	margin-right: 4px;
	padding-left: 4px;
	width: 92px;
	padding-top: 0;
	padding-bottom: 0;
}

div#topphone {
	height: 22px;
	width: 476px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

/* @end */

/* @group TOPNAV */

#topnav {
	height: 22px;
	width: 875px;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: left;
}

#topnav div#tnav01 {
	height: 16px;
	width: 105px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 6px;
	background: #4D8ECA url(/css/resources/nav-left.png) no-repeat;
}

#topnav div#tnav02 {
	height: 16px;
	background-color: #B7ABA4;
	width: 86px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 6px;
}

#topnav div#tnav03 {
	height: 16px;
	background: #B7ABA4 url(/css/resources/nav-right.png) no-repeat 72px;
	width: 86px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 6px;
}

#topnav div#tnav04 {
	height: 22px;
	width: 30px;
	float: left;
}

#topnav div#tnav05 {
	height: 22px;
	width: 196px;
	text-align: right;
	float: left;
}

#topnav div#tnav06 {
	height: 22px;
	width: 107px;
	text-align: left;
	float: left;
	background: #B7ABA4 url(/css/resources/arrow-right.png) no-repeat 87px;
}

#toploginbutton {
	display: block;
	width: 107px;
	height: 22px;
	overflow: hidden;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	border-width: 0;
	background-color: transparent;
	text-align: right;
	padding-right: 20px;
}

#toploginbutton:hover {
	display: block;
	width: 107px;
	height: 22px;
	overflow: hidden;
	text-decoration: underline;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	border-width: 0;
	background-color: transparent;
}

a:link.topmenu, a:visited.topmenu {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}

a:hover.topmenu, a:visited:hover.topmenu {
	text-decoration: underline;
	color: #FFFFFF;
	}

.topnavtd {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}

INPUT#topnav {
	background-color: white;
	color: #4D8ECA;
	font-size: 12px;
	width: 95px;
	border: 0 solid white;
}

SELECT#topnav {
	background-color: white;
	color: #4D8ECA;
	font-size: 12px;
	width: 95px;
	border: 0 solid white;
}

INPUT.sitesearch {
	background-color: #FFFFFF;
	color: #2E2300;
	font-size: 11px;
	border: 1px solid #B7ABA4;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	text-transform: uppercase;
	margin: 0;
	width: 191px;
}

/* @end */

/* @group TOP8 */

div#top8 {
	width: 706px;
	/*height: 88px;*/
	margin-bottom: 8px;
	clear: both;
}

div#top8head{
	width: 691px;
	height: 18px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	margin: 0;
	background: #4D8ECA url(/css/resources/top8-head.png) no-repeat;
	padding-top: 4px;
	text-align: left;
}

#top8 div#top01 {
	height: 130px;
	width: 176px;
	text-align: center;
	float: left;
	border-bottom: 2px solid #4D8ECA;
	border-left: 2px solid #4D8ECA;
	padding-top: 10px;
}

#top8 div#top02 {
	height: 130px;
	width: 175px;
	text-align: center;
	float: left;
	border-bottom: 2px solid #4D8ECA;
	padding-top: 10px;
}

#top8 div#top04 {
	height: 126px;
	width: 176px;
	text-align: center;
	float: left;
	border-bottom: 2px solid #4D8ECA;
	border-right: 2px solid #4D8ECA;
	padding-top: 14px;
}

#top8 div#top201 {
	height: 122px;
	width: 176px;
	text-align: center;
	float: left;
	border-left: 2px solid #4D8ECA;
	padding-top: 16px;
}

#top8 div#top202 {
	height: 122px;
	width: 175px;
	text-align: center;
	float: left;
	padding-top: 16px;
}

#top8 div#top204 {
	height: 122px;
	width: 176px;
	text-align: center;
	float: left;
	border-right: 2px solid #4D8ECA;
	padding-top: 16px;
}

#top8 div#top8base {
	width: 701px;
	height: 13px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	margin: 0;
	background: #4D8ECA url(/css/resources/top8-base.png) no-repeat;
}

/* @end */

/* @group DEALS */

div#bestdeals {
	width: 706px;
	height: 88px;
	margin-bottom: 8px;
	clear: both;
}

p#dealhead {
	font-size: 14px;
	color: #4D8ECA;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 3px 5px;
	text-align: left;
}

#bestdeals div#deal01 {
	height: 73px;
	width: 175px;
	border-right: 2px solid #FFFFFF;
	text-align: center;
	float: left;
	background: #4D8ECA url(/css/resources/deal-left.png) no-repeat;
}

#bestdeals div#deal02 {
	height: 73px;
	width: 175px;
	border-right: 2px solid #FFFFFF;
	background-color: #4D8ECA;
	text-align: center;
	float: left;
}

#bestdeals div#deal04 {
	height: 73px;
	width: 175px;
	background: #4D8ECA url(/css/resources/deal-right.png) no-repeat 149px;
	text-align: center;
	float: left;
}

a:link.deals, a:visited.deals {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	position: relative;
	top: 10px;
}

a:hover.deals, a:visited:hover.deals {
	color: #FFFFFF;
	text-decoration: underline;
}

/* @end */

/* @group FOOTER */

#footer {
	margin-top: 10px;
	padding-top: 2px;
	height: 60px;
	width: 706px;
	border-top: 1px solid #4D8ECA;
}

table#footertable {
	width: 100%;
	padding: 2px;
	border-width: 0;
}

a:link.footernav, a:visited.footernav {
	color: #4D8ECA;
	font-size: 9px;
	text-decoration: none;
}

a:hover.footernav, a:visited:hover.footernav {
	color: #4D8ECA;
	font-size: 9px;
	text-decoration: underline;
}

/* @end */


