body, html{
	padding:0px;
	margin:0px;
}
img{ border:none; }

body{
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}

#top{
	height: 130px;
	width: 800px;
	left:50%;
	margin-left:-400px;
	position: absolute;
	top: 0px;
}

#top #logo{ position:absolute; top:10px; left:0; }
#top #nhs{ position:absolute; top:10px; left:312px; }
#top #cart{ position:absolute; top:15px; left:620px; }

#top #tel{ position:absolute; top:90px; left:355px; font-size:24px; }

.blackline, .blackline2{ position:absolute; top:140px; left:0; width:100%; height:2px; background:#3F3F3F; }
.blackline2{ top:178px; }

#minicart{ position:absolute; top:10px; left:600px; border:solid 1px #555; width:200px; height:80px; }
#minicart p{ position:absolute; top:3px; left:90px; }
#minicart a{ position:absolute; top:52px; left:18px;}

#freedel{ position:absolute; top:95px; left:600px; min-width:202px; }

#nav{
	position:absolute;
	top:140px;
	width:798px;
	height:25px;
	left:50%;
	margin-left:-399px;
}


.navcell, .navcell_o{ float:left; height:40px; background-image:none; margin-right:3px; background:#FFF; padding:0 5px; }
.navcell_o{ background:#FFB20E; }

#nav a.nav{ color:#000; font-weight:normal; text-decoration:none; display:block; line-height:40px; font-size:12px; }

#nav a.nav_o, #nav a.nav_o:hover{ color:#333; font-weight:normal; display:block; text-decoration:none; line-height:40px; font-size:12px; }


#container{
	width:798px;
	position:absolute;
	left:50%;
	margin-left:-399px;
	top:190px;
}

#left{
	width:228px;
	float:left;
	padding-bottom:20px;
}

#right{
	width:560px;
	float:right;
	padding-bottom:10px;
}

#footer{
	font-size:10px;
	color:#999999;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:10px;
	clear:both;
	margin-top:10px;
}

#search{
	margin-top:10px;
	width:218px;
	height:28px;
	background-image: url(images/searchbgr.jpg);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:10px;
}

#biscuit{
	font-size:9px;
	color:#333333;
	margin-bottom:5px;
	text-transform: uppercase;
}

#biscuit a{
	color:#666666;
	text-decoration:none;
}

#biscuit a:hover{
	color:#FFB20E;
	text-decoration:underline;
}

.whatsnewholder{
	float:left;
	width:120px;
	margin-right:20px;
	height:auto;
}

#catlist-holder{
width:112px;
border: solid 1px #CCCCCC;
float:left;
padding:4px;
margin-bottom:0px;
background-color:#F3F3F3;
font-size:10px;
}

#catlist-holder a{
font-size:10px;
font-weight:normal;
text-decoration:none;
display:block;
}

.catimage{
border: solid 1px #CCCCCC;
margin-bottom:2px;
}

.catimgholder{
width:110px;
height:70px;
text-align:center;
background-color:#FFFFFF;
border: solid 1px #CCCCCC;
margin-bottom:2px;
}

.prodprice{
color:#FFB20E;
margin-top:5px;
}

#prodops{
border: solid 1px #CCCCCC;
width:520px;
padding:10px;
margin-top:10px;
}

#prodbuyonline{
float:left;
width:120px;
padding-top:6px;
}

#prodquantity{
float:left;
width:50px;
padding-top:3px;
}

#prodprice{
float:left;
width:150px;
}

#prodbuy{
float:right;
width:122px;
padding-top:4px;
}

.pd-cell{
width:100px;
float:left;
height:24px;
background-color:#CCCCCC;
text-align:center;
margin-right:5px;
}

.pd-cell-on{
width:100px;
float:left;
height:24px;
background-color:#FFB20E;
text-align:center;
margin-right:5px;
}

#pd-nav{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:540px;
	height:24px;
	margin-top:10px;
}

#pd-nav a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
line-height:24px;
}

#pd-nav a:hover{
color:#FFFFFF;
}

.tabcontent{
padding:10px;
}

h1{
	font-size:22px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:6px;
	color:#000000;
}

h1.black{ background:#000; color:#FFF; font-size:30px; line-height:30px; padding:2px 10px 6px 10px; display:inline; }

h2{
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	color:#000000;
	padding-bottom:2px;
}

h3{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	color:#FFB20E;
}

h4{
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	color:#000000;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:7px;
	text-align:justify;
}

a{
color:#000000;
}

a:hover{
color:#FFB20E;
}

a.viewoptions{
color:#666666;
font-size:10px;
text-decoration:none;
}

a.viewoptions:hover{
color:#FFB20E;
}

form{
	padding:0px;
	margin:0px;
}

input, select, textarea{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.submit{
	background-color:#FFB20E;
	border: solid 1px #333333;
	font-size:10px;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
}

.submittop{
	background-color:#FFB20E;
	border: 1px solid #D99300;
	font-size:14px;
	color:#000000;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
}

.searchtop{
	font-size:14px;
}


.headimg{
	margin-bottom:10px;
}

ul {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
}

li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:0px;
	padding-bottom:18px;
	height:auto;
	background-position:0px 3px;
	
}

li.xls {
	background-image: url(images/xls.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:0px;
	padding-bottom:22px;
	height:auto;
	
}

li.arabxls {
	background-image: url(images/xls.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	padding-right: 25px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:0px;
	padding-bottom:22px;
	height:auto;
	
}


#clientlogin{
	color:#F7A700;
	border: solid 1px #FFAD02;
	background-color:#FFF4DF;
	padding:10px;
	width:206px;
	position:absolute;
	top:50px;
	left:0px;
}

#clientlogin a{
color:#F7A700;
}



.good{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	color:#009900;
	border: 1px solid #009900;
	background-color:#CEFFCE;
}

.error{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	color:#CC0000;
	border: 1px solid #CC0000;
	background-color:#FFB5B5;
}

#notice{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	color:#F7A700;
	border: solid 1px #FFAD02;
	background-color:#FFF4DF;
}

#notice a{
color:#F7A700;
}

td.carttop{
background-color:#FFB20E;
color:#FFFFFF;
}

td.carttoppale{
background-color:#FFF4DF;
color:#F7A700;
font-weight:bold;
}

span.currpage{
font-weight:bold;
}

#prevnxt{
margin-top:10px;
text-align:center;
}

.stocksep{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7A700;
	margin-top:10px;
	margin-bottom:10px;	
}

.formspacer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7A700;
	margin-top:10px;
	height:24px;
	line-height:24px;
	margin-bottom:3px;
	background-color:#FFEBBF;
	padding-left:5px;
}

.error{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	color:#CC0000;
	border: 2px dashed #CC0000;
	background-color:#FFB5B5;
	font-size:14px;
	margin-bottom:5px;
	margin-top:10px;
}


.newsholder{
	height:auto;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
}

.newsimg{
	float:left;
	width:120px;
	height:120px;
}

.newstext{
	float:right;
	width:430px;
}

.newstitle{
	font-size:16px;
	padding-top:1px;
	padding-bottom:3px;
}

.newsdate{
	font-size:11px;
	color:#666666;
}

li.sitemap{
	background-image: url(images/bullet-feat.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:0px;
	padding-bottom:3px;
	background-position:0px 3px;
}

#worldcupholder{
	margin-bottom:10px;
	margin-top:10px;
	width:228px;
}

#worldcuptop{
	height:30px;
	background-image:url(/images/worldcuptop.jpg);
	background-color:#96D0FE;
}

#worldcupmid{
	background-color:#96D0FE;
	height:160px;
	position:relative;
}

#worldcupbot{
	height:60px;
	background-image:url(/images/worldcupbot.jpg);
}

#worldcupimg{
	position:absolute;
	width:74px;
	height:74px;
	left:10px;
	top:50px;
	padding:3px;
	background-color:#FFFFFF;
}

#worldcuptitleholder{
	position:absolute;
	left:10px;
	width:210px;
	top:0px;
	height:45px;
	position:relative;
}

#worldcuptitle{
	position:absolute;
	bottom:0px;
	height:auto;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	left:0px;
}

#worldcupdesc{
	position:absolute;
	top:50px;
	left:100px;
	width:110px;
	font-size:11px;
	line-height:13px;
}

#worldcupdate{
	position:absolute;
	top:140px;
	left:10px;
	width:80px;
	font-size:10px;
	line-height:11px;
}

#worldcupfifa{
	position:absolute;
	top:170px;
	left:10px;
	width:80px;
	height:24px;
}

#cmsdisplay ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#cmsdisplay li{
	xmargin:0px;
	xpadding:0px;
}


#homepage ul{ width:100%; background:url(/images/2012/ulbgr.jpg) right bottom no-repeat; margin-left:25px; }
#homepage li{ background:none; list-style:disc; padding-left:3px; }


/**IPAD**/
#mask{ position:fixed; top:0px; left:0px; width:100%; height:100%; background:url(/images/ipadbgr.png) 0 0 repeat; z-index:10;}
#ipad{ position:absolute; width:730px; top:50px; left:50%; margin-left:-367px; border:solid 2px #FFF; background:#DDD; z-index:20;}
#ipad .pad{ border-top:solid 2px #333; padding:10px; }
#ipad .left{ width:330px; float:left; }
#ipad .right{ width:330px; float:right; }
#ipad label{ float:left; width:100px; line-height:22px; clear:left; margin-bottom:5px; color:#444; }
#ipad input{ float:right; width:210px; padding:0 5px; height:20px; line-height:20px; clear:right; border:1px solid #999; margin:0 0 5px 0; }
#ipad .termscb{ float:left; width:25px; }
#ipad .termscb input{ width:20px; }
#ipad .termstxt{ float:left; width:500px; font-size:12px; }
#ipad .submitbtn{ float:right; width:130px; text-align:right; }
#ipad .submitbtn input{ background:#333; border:none; border-radius:10px; color:#DDD; font-size:16px; font-weight:bold; text-align:center; width:120px; padding:0; line-height:30px; height:30px;  cursor:pointer; }
#ipad #error{ position:absolute; top:220px; left:10px; background:#333; color:#FFF; padding:10px;}
#ipad #ipadcompclose{ margin-top:10px; cursor:pointer; width:130px; text-align:center; }

/**NEW PRODS**/
#npc div{ position:absolute;top:20px;left:20px;width:80px;height:80px; zbackground:#333; }
#npc img{ position:absolute; top:50%; left:50%; margin-top:-30px; margin-left:-30px; width:60px; height:60px; border:none; }

/**SLIDER**/

#promo_holder{ position:relative; width:560px; height:452px; overflow:hidden; margin-top:10px; }
#promo_slider{ position:absolute; top:0px; left:0px; width:560px; height:452px; }
.promo_img{ position:absolute; width:560px; height:452px; top:0px; left:0px; }
.promo_dots, .promo_dots_left, .promo_dots_right{ position:absolute; top:422px; left:20px; width:10px; height:10px; background:#FFF; z-index:100; cursor:pointer; border-radius:10px; -moz-box-shadow: 0px 0px 2px 2px #333; -webkit-box-shadow: 0px 0px 2px 2px #333; box-shadow: 0px 0px 2px 2px #333; }
.promo_dots_left, .promo_dots_right{ top:417px; height:20px; width:20px;  border-radius:20px; background:#444; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;  }
#promo_prev{ position:absolute; top:20px; left:0px; z-index:10; }
#promo_next{ position:absolute; top:20px; left:100%; margin-left:-20px; z-index:10; }
