body, html{
	padding:0px;
	margin:0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#top{
	background-image: url(images/topbgr.jpg);
	background-repeat: repeat-x;
	height: 98px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#orangestripe{
	position:absolute;
	top:97px;
	width:100%;
	left:0px;
	border-top:solid 4px #FFB20E;
}

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


.navcell, .navcell_o{
	float:left;
	height:25px;
	background-image:url(images/nav/nav.jpg);
	background-repeat:repeat-x;
	margin-right:19px;
}
.navcell_o{
	background-image:url(images/nav/nav_on.jpg);
}

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

#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:20px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:6px;
	color:#FFB20E;
}

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

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

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

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

a{
color:#000000;
}

a:hover{
color:#FFB20E;
}

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

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

a.nav{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
line-height:17px;
font-size:10px;
padding-bottom:8px;
}

a.nav_o, a.nav_o:hover{
color:#FFB20E;
font-weight:bold;
display:block;
text-decoration:none;
line-height:25px;
line-height:17px;
font-size:10px;
padding-bottom:8px;
}

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;
}
