#christmas{
	margin-bottom: 10px;
	border: 1px solid #fff;
}
#christmas span{
	display: block;
	text-indent: -999em;
	background: url(ui/christmas.png) no-repeat;
	width: 513px;
	height: 42px;
}

/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 3px;
}
/* End Sifr

/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
/* End Global Reset */

html {
	background:url(ui/bg.jpg) repeat-x top #383F73;	
}
body {
	background: url(ui/fbg.png) repeat-y center center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif
}
#wrapper{
	background: url(ui/wrapper_bg.png) no-repeat center top;
}
a {
	outline: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 975px;
	margin: 0 auto;
}
#header {
	height: 105px;
	background: url(ui/header.jpg) 1px 0px no-repeat;	
}

#head-link-search {
	margin-top: 20px;
	/*width: 475px;
	margin-left: 555px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	padding-top: 23px;	
	min-height: 51px;*/
	float: right;
	margin-right: 10px;
}
#head-link-search a {
	color: #5b5b5b;
	text-decoration: none;
}
#head-link-search a.cart {
	background: url(ui/cart.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#head-link-search form.search-form {
	display: inline;
}
.search-form {
	position: relative;
	left: 13px;
}
#sq {
	background: url(ui/search-bg.jpg) no-repeat 0px 1px;
	border: 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 128px;
	padding: 4px;
	height: 20px;
}
.search-button {
	background: url(ui/search-btn.png) no-repeat;
	border: 0;
	width: 26px;
	height: 20px;
	margin-left: -3px;
	position: relative;
	top: -2px;
	cursor: pointer;
}
#menu {
	margin: 0 0 0 500px;
	position: absolute;
	z-index: 5000 !important;
	top: 73px;
}
#menu li {
	float: left;
	line-height: 25px;
	list-style: none;
	padding-left: 2px;
	padding-right: 2px;
}
#menu li a {
	color: #fff;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 6px 7px 6px;
}
#menu li a:hover, #menu li:hover a {
	color: #fff;
	text-decoration: none;
	background: #5a5d99;
}
#menu li ul {
	position: absolute;
	margin: 0;
	width: 158px;
	list-style: none;
	display: none;
	padding: 0;
	top: 28px;
	background: #5a5d99;
}
#menu li ul li a {
	background: #5a5d99 url(ui/arrow.gif) no-repeat 6px 10px !important;
	width: 180px !important;
	border-bottom: 1px solid #727272 !important;
	margin-left: -2px;
	font-size: 11px;
	padding-left: 14px;
}
#menu li ul li a:hover {
	background: #4b4e7c url(ui/arrow.gif) no-repeat 6px 10px !important;
	width: 180px !important;
	border-bottom: 1px solid #727272 !important;
	margin-left: -2px;
	font-size: 11px;
	padding-left: 14px;
}
#menu li.over ul, #menu li:hover ul{
	display: block;
	list-style-image: none;
}

#left {
	float:left;
	width:245px;
	min-height:730px;
	margin-left:1px;
	margin-top: -33px;
}
#left h2 {
	font:bold 17px Arial, Helvetica, sans-serif;	
	color:#fff;
	background:url(ui/nav-h1-bg.jpg) repeat-x;
	margin-left:3px;
	width:222px;
	height:32px;
	padding-left:20px;
	padding-top:6px;
	margin-top: -1px;
}
/* Nav Left */
#left a {
	text-decoration: none;
	color: #fff;
	padding-left: 25px;
	display: block;
}
#left a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
}
#left li {
	width: 242px;
	line-height: 25px;
	list-style: none;
	margin-left: 2px;
}
#left li a {
	border-bottom: 1px dotted #fff;
	background: url(ui/nav-arrow.gif) 220px 10px no-repeat;
}
#left li a:hover, #left li:hover a {
	background: #575656 url(ui/nav-arrow.gif) 220px 10px no-repeat;
}
#left ul {
	padding-left: 0;
	margin-top: -5px;
	width: 242px !important;
}
#left ul li ul {
	position: absolute;
	margin-left: 242px;
	margin-top: -26px;
	display: none;
	z-index: 5000;
	background: #575656;
	width: 204px !important;
}
#left ul li ul li {
	margin: 0 !important;
	width: 190px !important;
}
#left ul li ul li a {
	width: 190px !important;
	border-bottom: 1px dotted #ccc !important;
	background: url(ui/arrow.gif) 6px 10px no-repeat !important;
	padding-left: 14px !important;
}
#left ul li ul li a:hover {
	background: #3f3f3f url(ui/arrow.gif) 6px 10px no-repeat !important;
	border-bottom: 1px solid #727272;
	padding-left: 14px !important;
}
#left li:hover ul, #left li.over ul { 
	display: block;
}
/* End Nav Left */
#right {
	float:right;
	width:185px;
	padding-top:10px;
	padding-left:10px;
}
#right a img, #middle a img  {
	border:0;
}
#middle {	
	margin-left:260px;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height: 17px;
	padding-top:10px;
	width: 514px;
}
#middle a {	
	color: #d8d8d8;
	text-decoration: underline !important;
}
#middle a:hover {
	text-decoration: underline !important;
}
#middle ul {
	list-style: none;
}
#middle li {
	margin:8px 0;
	list-style: none;
}
#middle p {
	margin-bottom: 10px;
}
#footer {
	padding: 0;
	margin: 60px 0 0 0;
	border-top: 2px solid #fff;
	background: #d8d8d8;
	text-align: right;
	clear: both;
}
#footer p {
	color: #666;
	width: 975px;
	height: 55px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background: url(ui/fbg.png) repeat-y center;
}
#footer a {
	color: #666;
}
.featured-product {
	width: 240px;
	height: 330px;
	float: left;
	background: #2f3353 url(ui/pbg.gif) top repeat-x;
	margin-bottom: 20px;
	margin-right: 12px;
	border: 1px solid #fff;
	text-align: center;
}
.fproduct {
	border: 2px solid #fff !important;
	padding: 1px;
	margin-bottom:20px;
}
.list-price {
	font-size: 12px;
	font-weight: bold;
	color: #FFA500;
}
.title {
	display: block;
	width: 240px;
	text-align: center;
	font-size: 11px ;
	font-weight: bold;
	height: 30px;
	padding-bottom: 10px;
}
.title h3 {
	font-size: 11px;
	letter-spacing: normal;
}
#contact label{
	display: block;
	line-height: 20px;
}
.required, #contact p{
	font-weight: bold;
	color: #fbaf5d;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#map {
	width: 500px;
	height: 200px;
	border: 2px solid #fff;
	display: block;
	margin: 10px 0 10px 0;
}
.image {
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
	border: 2px solid #626262;
}
.price {
	font-size: 22px !important;
	font-weight: bold;
	color: #FFA500;
}
.was-price {
	font-size: 12px;
}
.padjust {
	font-size: 15px;
}
.alert{
	margin: 6px 0 6px 0;
	border: 1px solid #646464;
	background: #fff;
	color: #646464;
}
.alert ul li{
	line-height: 17px;
}
.alert ul{
	padding: 0 0 0 10px;
	list-style: none;
	margin-bottom: 5px;
}
.alert h3{
	background: url(ui/alert.gif) 10px 0px no-repeat !important;
	font-size: 14px !important;
	color: #646464;
	margin: 5px 0 2px 0 !important;
	padding: 0 0 0 30px !important;
}
#shopping-basket, #order-details, #protx-panel, #shopping-basket1 {
	padding: 0;
	margin: 8px 0 8px 0;
	border-collapse: collapse;
}
#shopping-basket p, #order-details p, #protx-panel p, #shopping-basket1 p {
	margin: 0;
	padding: 0;
}
#shopping-basket th, #order-details th, #protx-panel th, #shopping-basket1 th {
	color: #fff;
	border: none;
	text-align: left;
	padding: 4px 6px 4px 12px;
	background: url(ui/nav-h1-bg.jpg) repeat-x -5px 50% !important;
}
#order-details .right {
	text-align: right;
}
#shopping-basket td, #order-details td, #shopping-basket1 td {
	border-right: none;
	padding: 6px 6px 6px 12px;
	color: #4f4f4f;
	background: #76747a;
	border-bottom: 1px solid #121212;
}
#shopping-basket1 {
	width: 514px;
}
#shopping-basket .right, #shopping-basket .left, #basket-panel, #shopping-basket1 .right-align, #shopping-basket1 .right, #shopping-basket1 .left, #shopping-basket1 .right-align {
	text-align: right;
	background: none;
	color: #fff;
}
#shopping-basket1 .total, #order-details .total {
	background: #76747A;
}
#shopping-basket .fprice, #shopping-basket1 .fprice {
	background: #76747a;
	color: #fff;
}
#delivery-address{
	float: left;
	width: 275px;
}
#delivery-address strong, #edit-billing-address strong{
	display: block;
	padding-bottom: 5px;
}
#delivery-address select, #edit-billing-address select{
	margin-bottom: 5px;
	width: 250px;
}
#products-button{
	margin-top: 10px;
}
.med{
	width: 120px;
	margin: 3px 0 3px 0;
}
.attributes{
	color: #000;
}
#shopping-basket .attributes {
	color: #fff;
	line-height: 16px;
}
#address-panel{
	width: 80%;
}
#order-details, .left, .right, .attributes {
	color: #fff !important;
}
.product-row strong, .product-row, #protx-panel table tr td {
	color: #fff;
}
#paymentform table {
	border-collapse: collapse !important;
}
#protx-panel td {
	border-right: none;
	color: #4f4f4f;
	background: #67656a;
	padding: 6px 6px 6px 12px;
}
#proceed {
	width: 78px;
	height: 33px;
	background: url(ui/btn-place-order.gif) no-repeat;
	border: 0;
	color: transparent;
	cursor: pointer;
}
.product-row td {
	color: #fff !important;
}
.alert h3 {
	color: #646464 !important;
}
#register-panel{
	width: 513px;
	height: 220px;
	background: #797979;
	border: 1px solid #737371;
	margin-top: 10px;
}
#register-panel img {
	position: relative;
	top: -12px;
}
#new-customer, #existing-customer, #login-details h2, #contact-details h2, #billing-address h2, #protx-panel .head {
	background: url(ui/nav-h1-bg.jpg) repeat-x -5px !important;
	color: #fff;
	padding: 5px 0 5px 15px !important;
	border-bottom: 1px solid #737371;
}
#protx-panel {
	width: 514px !important;
}
#login-details h2, #contact-details h2, #billing-address h2 {
	margin-bottom: 0!important;
}
#register-panel p {
	padding: 0 0 0 20px;
	line-height: 16px;
}
#register-panel ol {
	padding: 0 0 0 40px;
}
#register-panel input {
	margin: 10px 0 0 20px;
}
#register-panel img {
	margin: 10px 0 0 20px;
}
#login-panel{
	width: 515x;
	min-height: 100px;
	background: #797979;
	border: 1px solid #737371;
	margin: 10px 0 10px 0;
	padding-bottom: 50px;
}
#login-panel form {
	margin: 8px 0 0 20px;
}
#login-panel .alert {
	margin: 20px;
}
#login-panel label{
	display: block;
	float: left;
	width: 62px;
	line-height: 20px;
}
#login-panel .row{
	margin-top: 5px;
}
#password_reset {
	margin-top: 10px;
	display: block;
}
#form-login {
	float: left;
	margin-top: 10px;
}
#login-details .row, #contact-details .row, #billing-address .row {
	padding: 10px 0 5px 17px !important;
	margin: 0 !important;
}
#login-details, #contact-details, #billing-address {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border: 1px solid #737371;
	background: #797979;
}
#billing-address {
	padding-bottom: 30px;
}
#register .row label{
	float: left;
	width: 190px;
}
.small {
	font-size: 10px;
}
#register{
	margin-top: 10px;
}
#register .row{
	margin-bottom: 10px;
}
#middle input, #middle select {
	font: 11px Verdana, Geneva, sans-serif;
	padding: 2px;
	border: 0;
}
#create-account {
	margin-bottom: 10px;
	float: right;
}
#delivery-address{
	float: left;
	width: 275px;
}
#delivery-address strong, #edit-billing-address strong{
	display: block;
	padding-bottom: 5px;
}
#delivery-address select, #edit-billing-address select{
	margin-bottom: 5px;
	width: 250px;
}
#breadcrumb {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c4c4c4;
}
#breadcrumb a {
	color: #fff;
	text-decoration: none !important;
}
#breadcrumb a:hover {
	text-decoration: underline !important;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -0.01em;
}
#middle {
	padding-top: 10px;
}
#middle h1 {
	height: 25px;
}
#middle h2 {
	margin-bottom: 14px;
}

#bannerImg {
	height:178px;!important;
	margin-bottom:10px;
}
.search-breadcrumb {
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 500px;
	float: left;
}
#mFormSubmit {
	background: url(ui/btn-send-enquiry.gif) no-repeat;
	text-indent: -900em;
	border: 0;
	margin-top: 10px;
	width: 82px;
	height: 23px;
	cursor: pointer;
}
.news-article {
	margin: 10px 0 15px 0;
}
.news-article h2 {
	margin-bottom: 0!important;
}
.col1 {
	width: 320px;
}
.col2 {
	width: 180px;	
}
.col3 {
	width: 200px;
}
.col4 {
	width: 200px;
}
.product-image {
	width: 215px;
	height: 215px;
	display: block;
	margin-top: 12px;
	margin-left: 9px;
	padding-bottom: 10px;
}
.search-break {
	display: block;
	width: 500px;
	float: left;
}

.float-right {
	border:2px solid #FFFFFF;
	float:right;
	margin:10px 0 5px 10px;
}

.buffer{
	clear: both;
}

a#sidelink { color:#fff; padding:5px; border:2px solid #fff; text-decoration:none; margin-top:10px; margin-right:1px; display:block; overflow:hidden; text-align:center }

a#sidelink:hover { background:#575656 }
