/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
}


#container {
	margin:0px auto 0 auto;
	width:980px;
	background-image:url(/images/header-bg.png);
	background-repeat:no-repeat;
}

#header {
	width:980px;
	height:150px;
}

#header-top {
	width:980px;
	height:105px;
}

#basket-topbar {
	width:300px;
	height:34px;
	float:left;
	padding:71px 0 0 25px;
	color:#FFFFFF;
	font-size:14px;
}

#basket strong {
	font-size:17px;
}

#logo {
	width:330px;
	height:79px;
	float:left;
	padding:26px 0 0 0;
}

#logo .text{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:0px;
}

#header-bottom {
	clear:both;
	width:940px;
	height:45px;
	background-image:url(/images/menu-bg.png);
	background-repeat:no-repeat;
	margin:0 20px 0 20px;
}

#menu {
	width:940px;
	height:39px;
	font-weight:bold;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:13px;
}

#menu ul li {
	display:block;
	float:left;
	height:27px;
	padding:12px 33px 0 30px;
	margin:0;
	background-image:url(/images/menu-item.png);
	background-repeat:no-repeat;
	background-position:right;
}

#menu ul li#menu-right {
	background-image:none;
	padding:12px 0 0 12px;
}

#menu ul li a {
	display:block;
	color:#FFFFFF;
}

#menu .selected{
	color:#0066CC;
}

#menu ul li a#clearance {
	background-image:url(/images/star.png);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	height:27px;
}

#navigation {
	width:940px;
	height:42px;
}

#homepage {
	width:280px;
	height:30px;
	float:left;
	padding:12px 0 0 10px;
}

#homepage a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	background-image:url(/images/home.png);
	background-repeat:no-repeat;
	padding:1px 0 0 25px;
}

#search {
	width:320px;
	height:34px;
	float:left;
	padding:8px 0 0 0;
}

#search p {
	color:#FFFFFF;
	padding:2px 0 0 0;
	margin:0;
	font-weight:bold;
	font-size:14px;
}

#search input#search-input {
	background-image:url(/images/search.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding:2px 0 0 20px;
	margin:0 10px 0 10px;
	height:18px;
}

#manufacturers {
	width:290px;
	height:34px;
	float:left;
	padding:10px 10px 0 0;
}

#manufacturers p {
	color:#FFFFFF;
	padding:2px 0 0 0;
	margin:0;
	font-weight:bold;
	font-size:14px;
}

#manufacturers select {
	margin:0 0 0 10px;
}

#content {
	clear:both;
	width:978px;
	border-left:1px solid #6e6e6e;
	border-right:1px solid #6e6e6e;
	background-color:#000000;
	padding:21px 0 0 0;
}

#left {
	width:720px;
	float:left;
	padding:0 0 0 28px;
	overflow:hidden;
}

#footer-menu {
	clear:both;
	width:680px;
	height:49px;
	margin:10px 40px 0 0;
	border-top:1px solid #4c4c4c;
	border-bottom:1px solid #4c4c4c;
}

#footer-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#footer-menu ul li {
	padding:16px 18px 0 16px;
	margin:0;
	height:33px;
	display:block;
	float:left;
	background-image:url(/images/footer-menu-bg.png);
	background-repeat:no-repeat;
	background-position:right;
}

#footer-menu ul li#footer-first {
	padding:16px 18px 0 0;
}

#footer-menu ul li#footer-last {
	padding:16px 0 0 16px;
	background-image:none;
}

#footer-menu ul li a {
	color:#ff7500;
	font-size:13px;
	font-weight:bold;
	display:block;
}

#footer-logos {
	width:720px;
}

#footer-logos img {
	float:left;
}

#footer-text {
	clear:both;
	width:680px;
	margin:0 40px 0 0;
	color:#999999;
	font-size:11px;
}

#footer-text p {
	margin:12px 0 0 0;
	padding:0;
}

.product-cat {
	width:201px;
	height:225px;
	float:left;
	margin:0 39px 31px 0;
}

#right {
	width:230px;
	float:left;
	overflow:hidden;
}

#specials {
	width:200px;
	
}

#specials-top {
	width:200px;
	height:79px;
}

#specials-middle {
	width:200px;
	background-image:url(/images/special-bg.png);
	background-repeat:repeat-y;
}

#specials-content {
	width:160px;
	background-image:url(/images/special-bg2.png);
	background-repeat:no-repeat;
	padding:0 20px 0 20px;
	overflow:hidden;
	height:850px;
}

.special {
	width:160px;
	margin:0 0 18px 0;
}

.special-frame {
	padding:2px 2px 2px 2px;
	background-color:#fed13c;
}

.special-frame img {
	border:1px solid #000000;
}

.special p {
	padding:0;
	margin:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.special span.was {
	font-weight:normal;
	text-decoration:line-through;
}

.special span.now {
	color:#ff7500;
}

.special-none{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center
}

#specials-bottom {
	width:200px;
	height:8px;
	background-image:url(/images/special-bottom.png);
	background-repeat:no-repeat;
}

.sdiv_vis {

	width:160px;
	position:absolute;
}

.sdiv_hid {
	width:160px;
	filter:alpha(opacity:0);
	-moz-opacity:0;
	opacity:0;
	display:none;
	position:absolute;
}

#footer {
	width:980px;
	height:107px;
	background-image:url(/images/footer-bg.png);
	background-repeat:no-repeat;
}

#detail-left {
	width:390px;
	float:left;
	padding:0 60px 30px 20px;
	color:#FFFFFF; !important
}

#detail-left .deltime{
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
}

#detail-left p {
	margin:0 0 12px 0;
	padding:0;
	font-size:13px;
	color:#ffffff; !important
}

#detail-left strong {
	font-size:16px;
	color:#ffffff; !important
}

#detail-left ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:13px;
	color:#FFFFFF; !important
}

#detail-left ul li {
	display:block;
	line-height:24px;
	padding:0 0 0 30px;
	margin:0;
	background-image:url(/images/tick.png);
	background-repeat:no-repeat;
	background-position:0 6px;
	color:#FFFFFF; !important
}

#detail-left span{
	color:#FFFFFF; !important
}

#detail-left font{
	color:#FFFFFF; !important
}
	
#detail-right {
	width:200px;
	float:left;
	padding:0 40px 0 0;
}

#detail-image {
	width:200px;
	margin:0 0 28px 0;
}

#detail-image .starbuy{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#detail-image .starbuy img{
	border:none;
}

#detail-image img{
	padding:1px;
	border:2px solid #cccccc;
}

#detail-image a#enlarge {
	display:block;
	background-image:url(/images/enlarge.png);
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	font-size:13px;
	color:#FFFFFF;
}

.enquirenote{
	font-size:12px;
	color:#FFFFFF;
}

#extras{
	width:189px;
	color:#FFFFFF;
	font-size:12px;
	margin:0 0 10px 0;
}

#extras #extrastitle{
	font-size:16px;
	font-weight:bold;
	color:#ff7500;
}

#d-rrp{
	width:125px;
	height:30px;
	background-image:url(/images/price-bg2.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#eeeeee;
	text-align:center;
	padding:3px 0 0 0;
}

#price {
	width:185px;
	height:35px;
	background-image:url(/images/price-bg.png);
	background-repeat:no-repeat;
	padding:5px 0 0 15px;
	margin:0 0 20px 0;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

#price .vat{
	font-size:11px;
	font-weight:bold;
	float:right;
	text-align:center;
	margin:0 12px 0 0;
}

.delcharge{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:8px 0 0 0;
}

#warranty{
	width:189px;
	padding:6px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #666666;
	background-color:#333333;
	text-align:center;
	margin:0 0 20px 0;
	color:#FFFFFF;
}

#listing-page {
	width:720px;
}

#listing-page .description{
	color:#FFFFFF;
	font-size:12px;
}

#basket{
	padding:0 40px 30px 20px;
}

#basket table{
	width:654px;
	margin-top:10px;
}	

#fullbasket th{
	color:#CCCCCC;
	font-weight:bold;
	padding:3px;
	text-align:left;
	font-size:14px;
}

#fullbasket td{
	font-size:12px;
	padding:3px;
	color:#FFFFFF;
}

#fullbasket td a{
	color:#FFFFFF;
}

#basket .totleft{
	color:#ff7500;
	font-size:14px;
	font-weight:bold;
}

#basket .totrght{
	font-size:14px;
	color:#FFFFFF;
}

#basket .message{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#basket p{
	color:#FFFFFF;
	font-size:12px;
}

#fullbasket .on{
	background-color:#333333;
}

#fullbasket .off{
	background-color:#222222;
}

#fullbasket .quantity{
	color:#ff7500;
}

#content-page{
	color:#FFFFFF;
	font-size:12px;
	padding:0 40px 30px 20px;
}

#content-page a{
	color:#ff7500;
}

h1 {
	font-size:28px;
	font-weight:bold;
	color:#ff7500;
	padding:0;
	margin:0 0 5px 0;
}

h2 {
	font-size:16px;
	color:#CCCCCC;
	padding-bottom:3px;
	border-bottom:1px solid #333333;
}

.listing {
	width:125px;
	height:264px;
	float:left;
	margin:0 20px 20px 0;
	padding:12px 15px 0 15px;
	background-image:url(/images/listing-bg.png);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}	

.listing-heading {
	width:125px;
	height:49px;
	padding:0;
	margin:0 0 6px 0;
	text-align:center;
	font-size:11px;
}

.listing-rrp{
	text-decoration:line-through;
}

.listing-price {
	width:125px;
	height:20px;
	text-align:center;
	background-image:url(/images/price-bg2.png);
	background-repeat:no-repeat;
	padding:3px 0 10px 0;
}

.listing-thumb {
	width:125px;
	height:146px;
}

.listing-thumb img{
	padding:1px;
	border:1px solid #cccccc;
	width:121px;
}

.listing-buttons {
	width:125px;
	height:20px;
}

.listing-buttons img {
	float:left;
}

.listing-buttons img.buy-now {
	float:left;
	margin:0 7px 0 0;
}

#categories-page {
	width:720px;
}

.category {
	width:155px;
	height:199px;
	float:left;
	background-image:url(/images/cat-bg.png);
	background-repeat:no-repeat;
	margin:0 20px 20px 0;
}

.category a {
	color:#FFFFFF;
}

.category-heading {
	width:155px;
	height:37px;
	text-align:center;
	font-size:13px;
	padding:12px 0 0 0;
	font-weight:bold;
}

.category-bottom {
	width:155px;
	height:150px;
	text-align:center;
}

.category-bottom img{
	padding:1px;
	border:1px solid #cccccc;
	width:119px;
}

.logreg-message{
	width:400px;
	margin:0 0 10px 160px;	
	color:#ff7500;
	font-weight:bold;
}

.p-logreg{
	width:400px;
	margin:0 0 10px 160px
}

#col_login{
	margin-left:160px;
	float:left;
	width:160px;
	margin-right:40px;
}

#col_login a{
	color:#ff7500;
}

#col_register{
	float:left;
	width:160px;
	border-left:1px solid #999999;
	padding-left:50px;
}

#account-page{
	font-size:12px;
	color:#ffffff;
	padding: 0 60px 30px 20px;
}

#account-page strong{
	color:#FF7500;
}

#account-page a{
	color:#ff7500;
}

#account-page .message{
	margin:0 0 10px 0px;	
	color:ffffff;
	font-weight:bold;
}

.account-page-left{
	font-size:12px;
	color:#FFFFFF;
	float:left;
	width:330px;
}

.account-page-right{
	font-size:12px;
	color:#FFFFFF;
	float:left;
	width:330px;
	margin-left:10px;
}

#checkout{
	color:#FFFFFF;
	font-size:12px;
}

#enquiry .header, #enquiry-textbox .header{
	font-size:14px;
	font-weight:bold;
	color:#FF7500;
}

#enquiry input{
	width:200px;
}

#enquiry a{
	color:#FFFFFF;
	text-decoration:none;
}

#enquiry-textbox textarea{
	width:350px;
	height:150px;
}

.error{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 0 0;
}

.pageidx-nav{
	width:680px;
	font-size:12px;
	font-weight:bold;
}

.pageidx-nav a{
	color:#ff7500;
}

.pageidx-prev{
	width:80px;
	float:left;
}

.pageidx-prev a{
	color:#ff7500;
}

.pageidx-nos{
	width:520px;
	float:left;
	text-align:center;
}

.pageidx-next{
	width:40px;
	float:right;
}

.pageidx-current{
	color:#dddddd;
	font-size:14px;
}

.myaccount_left {
	width:286px;
	float:left;
}

.myaccount_right {
	padding-left:50px;
	width:286px;
	float:left;
}

.contact{
	float:left;
	width:320px;
}

.contact h2{
	border-bottom:#666666;
}

.hometopimages{
	text-align:center;
	width:700px;
	margin-bottom:10px;
}

.hometopimages .imagegroup{
	margin:0 auto 0 auto;
	display:inline-block;
	width:220px;
	vertical-align:middle;
}

.hometopimages img{
	border:2px solid #cccccc;
	padding:1px;
	margin:0 10px 0 10px;
	background-color:#000000;
}

.hometopimages img.hover{
	border:2px solid #cccccc;
	position:absolute;
	display:none;
	z-index:5000;
	margin-left:-80px;
	margin-top:-20px;
	background-color:#000000;
}