body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #101010;
	background-color: #A9CC66;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #477725;
}
a:visited {
	color: #2C4A16;
}
a:hover {
	color: #FBA800;
}
#codelink a:active {
	color: #FF0000;
}
#codelink a:link {
	color: #999999;
	text-decoration: none;
}
#codelink a:visited {
	color: #999999;
	text-decoration: none;
}
#codelink a:hover {
	color: #FBA800;
	text-decoration: underline;
}
#codelink a:active {
	color: #FF0000;
	text-decoration: none;
}
#productmenuverti a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#productmenuverti a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#productmenuverti a:hover {
	color: #FBA800;
	text-decoration: nonee;
}
#productmenuverti a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#bar {
	background-image: url(../images/bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 70px;
}
#innerbar {
	background-image: url(../images/bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 120px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 70px;
}
#toptri {
	background-image: url(../images/triboarder.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 100%;
	position: absolute;
	top: 50px;
	z-index: 2;
}
#bottri {
	background-image: url(../images/triboarder.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 100%;
	position: absolute;
	top: 270px;
	z-index: 3;
}
#innerbottri {
	background-image: url(../images/triboarder.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 100%;
	position: absolute;
	top: 190px;
	z-index: 3;
}
#pagecontent {
	height: 100px;
	width: 100%;
	z-index: 4;
	position: absolute;
}
#pagecontent #innerpage {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent #innerpage #topmenu {
	background-image: url(../images/menu-bg.gif);
	height: 70px;
}
#pagecontent #innerpage #headerimage {
	padding-right: 2px;
	padding-left: 2px;
}
#pagecontent #innerpage #productmenuhori {
	background-color: #101010;
	margin-right: 2px;
	margin-left: 2px;
	padding: 8px;
	color: #FFFFFF;
	height: 124px;
}
#pagecontent #innerpage #productmenuhori #category1 {
	float: left;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E7E7E;
	width: 184px;
	height: 124px;
}
#pagecontent #innerpage #productmenuhori #category2 {
	float: left;
	width: 184px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E7E7E;
	padding-left: 7px;
	height: 124px;
}
#pagecontent #innerpage #productmenuhori #category3 {
	float: left;
	width: 184px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E7E7E;
	padding-left: 7px;
	height: 124px;
}
#pagecontent #innerpage #productmenuhori #category4 {
	float: left;
	width: 184px;
	padding-left: 7px;
	height: 124px;
}
#pagecontent #innerpage #productmenuhori img {
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottombox   {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#innerbottombox {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #101010;
}

#footer    {
	text-align: center;
	clear: both;
	padding: 8px;
}
#addressbox    {
	float: left;
	width: 300px;
	margin-right: 8px;
}
#newsbox    {
	width: 300px;
	float: left;
	margin-right: 8px;
}
#halalbox    {
	width: 164px;
	text-align: center;
	float: right;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#pagecontent #innerpage #topmenu #logo {
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagecontent #innerpage #topmenu #topbuttons {
	float: right;
	width: 600px;
	padding-right: 2px;
	text-align: right;
}
#pagecontent #innerpage #topmenu #topbuttons #lang {
	width: 45px;
	float: right;
}
#pagecontent #innerpage #bottombox #newsbox #newsscroll {
	overflow: auto;
	height: 120px;
}
#pagecontent #innerpage #bottombox #newsbox #newsscroll #newsitem {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #101010;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
}
#codelink {
	font-size: 10px;
	padding-top: 20px;
	float: right;
	width: 130px;
	text-align: right;
}
#pagecontent #innerpage #productmenuverti {
	background-color: #101010;
	float: left;
	width: 154px;
	color: #FFFFFF;
	padding: 8px;
	display: block;
}
#pagecontent #innerpage #content {
	width: 440px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#pagecontent #innerpage #phonecontent {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #101010;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
}

#pagecontent #innerpage #rightpanel {
	float: right;
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#pagecontent #innerpage #rightpanel #featured {
	background-image: url(../images/featured-products-bg.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	text-align: center;
	padding-right: 8px;
	padding-top: 8px;
}
h1 {
	color: #5A1F00;
	font-size: large;
	margin: 2px;
}
.price {
	font-weight: bold;
	color: #477725;
}
#productitem    {
	width: 130px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	float: left;
	height: 230px;
}
#elecproductitem    {
	width: 410px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	float: left;
}
#phoneitem {
	margin-bottom: 8px;
	height: 210px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 190px;
}
.pagelink {
	color: #FBA800;
}
.idcolour {
	color: #5A1F00;
}
#pagecontent #innerpage #content #textbox {
	padding-right: 8px;
	padding-left: 8px;
}
.even {
	background-color: #ECECEC;
}
.currentPage {
	font-weight: bold;
	color: #FBA800;
}
#pagenum {
	text-align: center;
	margin-bottom: 8px;
}
.SpryHiddenRegion {
	visibility: hidden;
}
.smalltext {
	font-size: 9px;
}
#timedetails table th {
	color: #FBA800;
	background-color: #5A1F00;
	padding-right: 4px;
	padding-left: 4px;
}
#timedetails table {
	background-color: #FBA800;
}
#timedetails table td {
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.oddrow {
	background-color: #ECECEC;
}
.soldout {
	font-weight: bold;
	color: #FF0000;
}
#productitem img {
	padding-bottom: 2px;
}
#elecproductitem img {
	padding-bottom: 2px;
}
#phoneitem img {
	padding-bottom: 2px;
}
