body {
	background: #fff url('bg.gif') repeat-x top center;
	color: #4d4d4d;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	font-size: 13px;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p {
	margin: 10px 0;
	line-height: 140%;
}

form {
	float: left;
}

table {
	float: left;
}

hr {
	float: left;
	margin: 10px 0;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	color: #09374e;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	color: #09374e;
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	color: #09374e;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.03em;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial;
	color: #000;
	font-size: 14px;
	margin: 0 0 7px 0;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.03em;
}

a {
	text-decoration: underline;
	color: #0080c6;
}
a:hover,
a:focus,
a:active {
	color: #000;
}
	

.clear {
	clear: both;
}
.clear2 {
	clear: both;
	height: 2px;
	overflow: hidden;
}
.clear5 {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.clear10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.clear20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}

.float-center {
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 970px;
}

#header {
	float: left;
	height: 155px;
}

#logo {
	float: left;
	margin: 13px 0 0 0;
}

#header .right {
	float: right;
	width: 704px;
}

#nav {
	float: right;
	margin: 5px 0 0 0;
	height: 30px;
	width: 685px;
}
#nav .uk, #nav .eu {
	float: left;
}
#nav .uk {
	/*border: solid 2px #a4e5ff;
	margin: 1px 3px 0 5px;*/
	margin: 3px 3px 0 5px;
}
#nav .eu {
	margin: 3px 3px 0 5px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#nav li {
	float: left;
	width: auto;
	display: inline;
	margin: 0;
	color: #000;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", arial;
}
#nav li {
	border-right: 1px solid #000;
}
#nav a {
	display: block;
	padding: 0 6px;
	float: left;
	text-decoration: none;
	color: white;
}
#nav a:hover,
#nav a:focus,
#nav a:active {
	color: #000;
}

#search-call {
	float: right;
	text-align: right;
}

#banners {
	float: left;
	margin: 5px 0 0 15px;
}


#banners .btn {
	float: left;
	margin: 0 10px 0 0;
	width: 87px;
	height: 86px;
}

#banners .btn a {
	display: block;
	width: 87px;
	height: 86px;
}

#banners .btn b {display: none;}

#banners a#day30 {
	background: url('top-30day.gif') no-repeat;
}
#banners a#day30:hover,
#banners a#day30:focus,
#banners a#day30:active {
	background: url('top-30day.gif') 0 -86px no-repeat;
}

#banners a#help {
	background: url('top-help.gif') no-repeat;
}
#banners a#help:hover,
#banners a#help:focus,
#banners a#help:active {
	background: url('top-help.gif') 0 -86px no-repeat;
}

#banners a#delivery {
	background: url('top-delivery.gif') no-repeat;
}
#banners a#delivery:hover,
#banners a#delivery:focus,
#banners a#delivery:active {
	background: url('top-delivery.gif') 0 -86px no-repeat;
}

#qsearch {
	float: right;
	height: 43px;
}

#qsearch .form {
	margin: 0;
}

#qsearch .formfield {
	border: none;
	background: #fff;
	width: 100px;
	font-size: 11px;
	color: #09374e;
	padding: 4px;
}

#qsearch .search-btn {
	margin-top: -2px;
}

#phone {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #cb2d32;
}

#phone b {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	color: #cb2d32;
}

#phone-small {
	font-size: 13px;
	font-weight: bold;
	color: #cb2d32;
}

#address {
	font-size: 11px;
	color: #09374e;
}

#main {
	margin: 0 auto;
	width: 970px;
}

#left-panel {
	float: left;
	width: 192px;
	background: #bce3f2;
}

#left-panel .content {
	padding: 10px;
}

#catnav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#catnav li {
	width: auto;
	margin: 0;
	border-bottom: solid 1px #fff;
	padding: 5px 0;
}
#catnav a {
	text-decoration: none;
	color: #0080c6;
}
#catnav a:hover,
#catnav a:focus,
#catnav a:active {
	color: #000;
}

#central-panel {
	float: right;
	width: 766px;
}

#basket-bar {
	background: url('basket-bar-bg.gif') no-repeat;
	width: 766px;
	height: 40px;
	color: #fff;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
}

#basket-bar .left {
	float: left;
	padding: 12px 0 0 12px;
}

#basket-bar .right {
	float: right;
}

#basket-bar .right .text {
	float: left;
	padding: 12px 10px 0 6px;
}

#basket-bar .btn {
	float: left;
	padding: 5px 9px 0 0;
	width: 73px;
	height: 30px;
}

#basket-bar .btn a {
	display: block;
	width: 73px;
	height: 30px;
}

#basket-bar .btn b {display: none;}

#basket-bar a#basket {
	background: url('btn-basket.gif') no-repeat;
}
#basket-bar a#basket:hover,
#basket-bar a#basket:focus,
#basket-bar a#basket:active {
	background: url('btn-basket.gif') 0 -30px no-repeat;
}

#basket-bar a#checkout {
	background: url('btn-checkout.gif') no-repeat;
}
#basket-bar a#checkout:hover,
#basket-bar a#checkout:focus,
#basket-bar a#checkout:active {
	background: url('btn-checkout.gif') 0 -30px no-repeat;
}

#cart-icon {
	float: left;
	padding: 12px 0 0 0;
}

#breadcrumb, #breadcrumb-bot {
	width: 766px;
	font-size: 11px;
	float: left;
}

#breadcrumb {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #adcde6;
}

#breadcrumb-bot {
	margin-top: 10px;
	padding-top: 5px;
	border-top: solid 1px #adcde6;
}

#breadcrumb .home, #breadcrumb-bot .home {
	float: left;
	width: 24px;
	height: 21px;
	background: url('home-icon.gif') no-repeat;
}

#breadcrumb .home a, #breadcrumb-bot .home a {
	width: 24px;
	height: 21px;
	display: block;
}

#breadcrumb .content, #breadcrumb-bot .content {
	float: right;
	width: 740px;
}

#breadcrumb a, #breadcrumb-bot a {
	text-decoration: none;
}

.title {
	float: left;
}

.prod-title {
	float: left;
	width: 680px;
}

.prod-row {
	float: left;
}

.prod-row .sectionname {
	min-height: 65px;
	height: auto !important;
	height: 65px;
}

.prod-row .price {
	color: #cb2d32;
	font-weight: bold;
}

.prod-left, .prod, .prod-right {
	float: left;
	border-bottom: solid 1px #e0e6e9;
	text-align: center;;
	min-height: 195px;
	height: auto !important;
	height: 195px;
}

.prod-left {
	float: left;
	border-right: solid 1px #e0e6e9;
	width: 131px;
	padding: 5px 13px 5px 0px;
}

.prod {
	float: left;
	border-right: solid 1px #e0e6e9;
	width: 131px;
	padding: 5px 13px;
}

.prod-right {
	float: left;
	width: 131px;
	padding: 5px 0 5px 13px;
}

.prod-left img, .prod img, .prod-right img {
	margin: 5px 0 3px 0;
}

.prod-left a img, .prod a img, .prod-right a img {
	border: solid 1px #c6d1d7;
}

.prod-left a:hover img, .prod a:hover img, .prod-right a:hover img {
	border: solid 1px #164e6b;
}

.prod-left a, .prod a, .prod-right a {
	text-decoration: none;
	color: #0080c6;
	font-weight: bold;
	line-height: 120%;
}
.prod-left a:hover, .prod a:hover, .prod-right a:hover {
	color: #000;
}

#helpinline {
	float: right;
	width: 214px;
}

#helpinline .content {
	float: right;
	font-size: 11px;
	width: 165px;
	margin: 5px 0 0 5px;
}

#helpinline .btn {
	float: left;
	width: 44px;
	height: 44px;
}

#helpinline .btn a {
	display: block;
	width: 44px;
	height: 44px;
}

#helpinline .btn b {display: none;}
#helpinline a#helpbtn {
	background: url('help-inline.gif') no-repeat;
}
#helpinline a#helpbtn:hover,
#helpinline a#helpbtn:focus,
#helpinline a#helpbtn:active {
	background: url('help-inline.gif') 0 -44px no-repeat;
}

#footer {
	min-height: 257px;
	height: auto !important;
	height: 257px;
	overflow: hidden;
	width: 100%;
	border-top: #015a7e solid 1px;
	border-bottom: #015a7e solid 1px;
	background: #0090cb url('bg-footer.gif') repeat-x top center;
}

#footer .content {
	margin: 10px auto;
	width: 970px;
	color: #fff;
	font-size: 12px;
}

#footer .col1 {
	float: left;
	width: 250px;
	margin-right: 35px;
}

#footer .col2 {
	float: left;
	width: 385px;
}

#footer .col3 {
	float: right;
	width: 250px;
}

#footer .contact {
	float: left;
	width: 45px;
	font-weight: bold;
}

#footer .detail {
	float: left;
}

#footer a {
	color: #fff;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #000;
}

#footer .robber {
	float: left;
	padding-right: 7px;
}

#footer .col3 ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	width: 120px;
	float: left;
}
#footer .col3 li {
	width: auto;
	margin: 0;
	padding: 4px 0;
}

#footer .col3 img {
	float: left;
}

#footer .col3 .link {
	float: left;
	margin: 4px 0 0 8px;
}

.red {
	color: #cb2d32;
}

#freedelivery {
	float: right;
}

#product-left {
	float: left;
	width: 335px;
	clear: left;
}

#mainimage {
	float: left;
}

#mainimage .zoom {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 28px;
	height: 28px;
}

#mainimage .pic {
	position: relative;
	left: 0px;
	top: -28px;
	z-index: 1;
}
#mainimage .pic a img {
	border: solid 1px #c6d1d7;
}

#mainimage .pic a:hover img {
	border: solid 1px #164e6b;
}

#sale {
	float: left;
	margin-left: 3px;
}

#price {
	float: left;
	width: 300px;
	margin-left: 3px;
	color: #cb2d32;
	font-size: 18px;
	font-weight: bold;
}

.bluesmall {
	color: #09374e;
	font-size: 11px;
	font-weight: normal;
}

.blue {
	color: #09374e;
	font-weight: normal;
}

#description {
	float: right;
	width: 428px;
}

#multiple-images {
	float: left;
}

#multiple-images img {
	border: solid 1px #c6d1d7;
	float: left;
	margin: 6px 6px 0 0;
}

#multiple-images a:hover img {
	border: solid 1px #164e6b;
}

#product-options-top {
	float: left;
	width: 320px;
	height: 3px;
	background: url('options-top.gif') no-repeat;
	margin-top: 10px;
	overflow: hidden;
}
#product-options-bot {
	float: left;
	width: 320px;
	height: 3px;
	background: url('options-bot.gif') no-repeat;
	overflow: hidden;
}
#product-options {
	float: left;
	width: 320px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	background: #0090cb url('options-bg.gif') repeat-y;
	color: #fff;
}

#product-options .content {
	float: left;
	padding: 12px 0 0 12px;
}

#product-options h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	float: none;
}

#product-options select {
	width: 298px;
}

#quantity {
	float: left;
	margin-top: 18px;
	font-weight: bold;
}

#quantity input {
	border: solid 1px #c6d1d7;
	background: #fff;
	width: 25px;
	font-size: 11px;
	color: #09374e;
	padding: 4px;
}

#addbasket {
	float: right;
	margin: 10px 12px 0 0;
}

#central-panel ul {
	margin: 10px 0 10px 25px;
	padding: 0;
	list-style: url('bullet.gif');
}

#central-panel li {
	padding: 4px 1px;
}

#central-panel ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}

.image_float_right {
	float: right;
	margin: 5px 5px 5px 10px;
	border: solid 1px #c6d1d7;
}

.cart-btn {
	padding-right: 6px;
}

.carttable td, .carttable th {
	padding: 5px;
}

table.checkout td {
	background-color: #eeeeee;
}

.cart {
	background-color: #eeeeee;
}

.cartheading {
	background-color: #0385cf;
	font-weight: bold;
	color: #ffffff;
}

.actrequired {
	color: #ff0000;
}

.actrequiredcolor {
	color: #ff0000;
}

.sale {
	font-size: 11px;
	text-decoration: line-through;
}

.small {
	font-size: 11px;
}

.border {
	border: solid 1px #adcde6;
}

#related {
	float: right;
	width: 115px;
	border-left: solid 1px #c6d1d7;
	margin: 0 0 10px 15px;
}
#related h3 {
	font-size: 11px;
	margin-left: 5px;
}
#related li a {
	text-decoration: none;
	font-size: 11px;
	display: block;
}
#related ul, #related li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	text-align: center;
}
#related li {
	margin: 0;
	border-bottom: solid 1px #c6d1d7;
	padding: 10px 5px 10px 5px;
}
#related img {
	text-align: center;
	width: 75px;
	border: solid 1px #c6d1d7;
	padding: 0;
}
#youarein {
	float: left;
	color: #fff;
	font-size: 11px;
	margin-left: 50px;
}
#youarein a {
	text-decoration: none;
	color: white;
}
#youarein a:hover,
#youarein a:focus,
#youarein a:active {
	color: #000;
}