@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/back.jpg) #E5E5E5 repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1 {
	color: #333333;
	position: relative;
	left: -1px;
	margin-bottom: 10px;
	font-size: 1.8em;
}

h2 {
	margin: 0px 0px 4px 0px;
	font-size: 1.4em;
	color: #333333;
}

a {
	color:	#006699;
	font-weight: bold;
}

a:hover {
	color:	#006699;
	font-weight: bold;
	text-decoration: none;
}

#header {
	width: 958px;
	margin: auto;
	position: relative;
}

#logo {
	float: left;
}

#welcome {
	float: left;
	position: absolute;
	top: 41px;
	left: 223px;
}

#welcome strong {
	font-size: 1.6em;
	color: #006699;
}

#welcome a {
	color: #666666;
	font-weight: normal;
}

#search {
	float: left;
	position: absolute;
	top: 26px;
	left: 367px;
	color: #333333;
}

#search .keyword {
	width: 230px;
	border: 1px solid #FFFFFF;
}

#search .field {
	float: left;
	background: url(../images/search.jpg) no-repeat;
	padding: 4px 0px 0px 30px;
	width: 260px;
	height: 26px;
	margin: 0px 0px 2px 0px;
}

#search .go {
	margin: 0px 0px 2px 0px;
}

#basket {	
	float: left;
	position: absolute;
	top: 26px;
	left: 747px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

#basket a {
	text-decoration: none;
	font-style: normal;
}

#basket a:hover {
	text-decoration: underline;
}

#basket strong {
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 20px;
	background: url(../images/basket.gif) 0px 5px no-repeat;
	color: #CC0000;
	width: 170px;
	font-style: normal;
}

#basket strong a {
	color: #CC0000;
}

#basket .checkout{
	position: absolute;
	left: 102px;
	top: 53px;
}

#nav {
	background: url(../images/nav-back.jpg);
	width: 948px;
	height: 38px;
	position: absolute;
	left: 5px;
	top: 113px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top: 4px;
}

#nav a:hover {
	text-decoration: underline;
}

#nav ul {
	margin: 0px;
	padding: 0px
}

#nav li {
	display: inline-block;
	background: url(../images/nav-button-sep.jpg) no-repeat right;
	padding: 0px 17px 0px 14px;
	height: 38px;
	float: left;
	list-style: none;
}

#nav li.last {
	display: inline-block;
	background: none;
	height: 38px;
	list-style: none;
}

#nav_sec {
	background: url(../images/nav-sec-back.jpg);
	width: 948px;
	height: 38px;
	position: absolute;
	left: 5px;
	top: 152px;
	color: #333333;
	font-weight: bold;
}

#nav_sec .breadcrumb {
	position: absolute;
	top: 11px;
	left: 14px;
}

#nav_sec .breadcrumb a {
	color: #CC0000;
	text-decoration: none;
}

#nav_sec .breadcrumb a:hover {
	text-decoration: underline;
}

#nav_sec .questions {
	position: absolute;
	top: 11px;
	left: 787px;
	width: 150px;
}

.cleaner {
	clear: both;
}

#mid {
	width: 958px;
	margin: auto;
	position: relative;
	top: 105px;
}

#left {
	width: 251px;
	float: left;
	position: relative;
	left: 13px;
}

#side_nav_top, #why_top {
	width: 238px;
	height: 10px;
	background: url(../images/side-nav-top.jpg) no-repeat bottom;
}

#side_nav_bottom, #why_bottom {
	width: 238px;
	height: 10px;
	background: url(../images/side-nav-bottom.jpg) no-repeat;
	margin-bottom: 13px;
}

#side_nav, #why, #top_selling {
	width: 236px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #333333;
}

#side_nav a {
	font-size: 1.4em;
	text-decoration: none;
	background: url(../images/bullet.jpg) 0px 1px no-repeat;
	padding-left: 20px;
}

#side_nav a:hover {
	color: #CC0000;
}

#side_nav ul {
	position: relative;
	top: 3px;
	left: 13px;
}

#side_nav li {
	list-style: none;
	height: 24px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 6px;
	width: 210px;
}

#side_nav li.last {
	margin: 0px;
	border-bottom: none;
}

#why ul {
	position: relative;
	top: 8px;
	left: 13px;
}

#why li {
	list-style: none;
	background: url(../images/check.jpg) no-repeat;
	padding-left: 20px;
	height: 25px;
}

#why p {
	position: relative;
	left: 16px;
}

#why strong {
	position: relative;
	font-size: 1.6em;
	position: relative;
	top: -5px;
	left: -5px;
}

#top_selling_top {
	width: 238px;
	height: 30px;
	background: url(../images/top-selling-top.jpg) no-repeat;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

#top_selling_bottom {
	width: 238px;
	height: 10px;
	background: url(../images/side-nav-bottom.jpg) no-repeat;
	margin-bottom: 13px;
}

#top_selling .wrapper {
	position: relative;
	top: 10px;
	left: 13px;
}

#top_selling .top_seller {
	clear: both;
	line-height: 1.4em;
	width: 208px;
	border-bottom: solid 1px #CCCCCC;
	height: 84px;
	padding-top: 14px;
}

#top_selling .last {
	border-bottom: none;
	height: 92px;
}

#top_selling .top_seller img {
	float: left;
	border: solid 1px #CCCCCC;
	padding: 3px;
	margin-right: 12px;
	height: 60px;
}

#right {
	width: 666px;
	float: left;
	position: relative;
	left: 13px;
}

#footer {
	width: 906px;
	height: 75px;
	margin: auto;
	position: relative;
	top: 125px;
	border-top: solid 1px #CCCCCC;
	padding: 13px;
}

#footer {
	width: 906px;
	height: 75px;
	margin: auto;
	position: relative;
	top: 130px;
	border-top: solid 1px #CCCCCC;
	padding: 13px;
	line-height: 2em;
}

#footer #controlscan {
	float: left;
	padding-right: 15px;
}

#footer a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .links li {
	display: inline;
	padding-right: 10px;
}

#footer .links li a {
	color:	#006699;
	font-weight: bold;
}

#footer .copyright {
	position: absolute;
	top: 13px;
	left: 540px;
	text-align: right;
	width: 380px;
}

#footer .copyright a:hover {
	
}



