* {
	margin: 0;
	font-weight:normal;
}

html {
	background-color: #7180FF;
	background-image: url(../images/backgroun-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

body {
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 914px;
	font-size: 70%;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 140%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #57443A;
	color: #57443A;
}

#menu {
	position: absolute;
	display: block;
	top: 154px;
	left: 50%;
	z-index: 10;
	height: 20px;
	width: 914px;
	text-align: right;
	margin-left: -457px;
}
#menu a {
	display: inline-block;
	height: 23px;
	padding-top: 7px;
	padding-left: 8px;
	padding-right: 40px;
	margin: 0px;
	margin-left: 4px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/menubg01.png);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #57443A;
}
#menu a:hover {
	background-image: url(../images/menubg02.png);
	color: #57443A!important;
}
#menu a img {
	width: 25px;
	height: 26px;
	border: none;
	float: left;
}
#viewcart {
	float: left;
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.active {
	background-image: url(../images/menubg03.png)!important;
	border-bottom-color: #FFFFFF!important;
	color: #57443A!important;
}
.active2 {
	color: #0066FF!important;
}

#header {
	display: block;
	height: 149px;
	width: 914px;
	background-color: #FFA507;
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57443A;
	text-align: left;
	margin-bottom: 25px;
}
#logo {
	position: absolute;
	z-index: 20;
	top: 48px;
	left: 50%;
	/* width: 914px; */
	margin-left: -437px;
	width: 78px;
	height: 124px;
	border: none;
}
/* #login {
	display: block;
	position: absolute;
	top: 4px;
	left: 50%;
	z-index: 15;
	height: 20px;
	width: 914px;
	text-align: right;
	margin-left: -457px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold!important;
}
#login a {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
*/
#login {
	position: absolute;
	top: 3px;
	right: 50%;
	margin-right: -452px;
	z-index: 15;
	display: block;
	width: 341px;
	height: 58px;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 15px;
	text-align: right;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold!important;
	background-image: url(../images/login-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 1.7em;
}
#login a {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
#login input {
	font-size: 8pt;
}
#submenu {
	display: block;
	width: 180px;
	float: left;
	padding-left: 5px;
	padding-bottom: 50px;
	margin-right: -185px;
	text-align: left;
}
#submenu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#submenu a:hover {
	color: #FF9900;
	border-bottom-color: #000000;
}

#main-content {
	display: block;
	margin-right: 20px;
	margin-left: 220px;
	text-align: left;
}
.main-content2 {
	width: 570px;
	float: right;
	margin-left: 0px;
	padding-bottom: 25px;
	vertical-align: top;
	padding-right: 1px;
	min-height: 500px;
	display: inline-block;
}

#iconmenu {
	text-align: center;
}
#iconmenu a {
	display: inline-block;
	width: 155px;
	height: 150px;
	margin: 5px;
	margin-bottom: 15px;
	text-decoration: none;
	text-align: center;
	color: #333333;
}
#iconmenu a img {
	width: 91px;
	height: 100px;
	border: none;
	margin-bottom: 5px;
}
#iconmenu a:hover {
	filter: Alpha(Opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	color: #86480B;
}

#footer {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 25px;
	text-align: center;
}
#footer a {
	font-size: 7pt;
	color: #AAAAAA;
	text-decoration: none;
}
#footer a:hover {
	color: #DF8600;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
}


h1 {
	display: block;
	height: 22px;
	width: auto;
	background-image: url(../images/blackcorner3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #9E4001;
	cursor: default;
}
h2 {
	font-size: 22px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #925416;
	line-height: 1.25em;
}
h3 {
	font-size: 10pt;
	margin: 0px;
	color: #925416;
	/* color: #0033CC; */
}
h3 strong {
	font-size: 18pt;
	line-height: 1.1em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h5 {
	padding-left: 8px;
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h5 strong {
	font-size: 10pt;
	/* font-weight: normal; */
	color: #FF9900;
}
h6 {
	color: #FF0000;
}
sup {
	color: #FF0000;
	font-weight: bold;
}
p {
	padding-bottom: 10px;
	text-align: left;
}
p strong {
	font-size: 9pt;
}
b, strong {
	font-weight: bold;
}

.submenubox, .submenubox2 {
	width: auto;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	filter: Alpha(Opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}
.submenubox a, .submenubox2 a {
	color: #000000;
	text-decoration: none;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 7pt;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submenubox a:hover, .submenubox2 a:hover {
	color: #FF9900;
	border-bottom-color: #000000;
}
#pricesearch {
	width: auto;
	background-color: #FFFFFF;
	margin: 0px;
	margin-bottom: 25px;
	padding: 10px;
	font-weight: bold;
}


#sub-content {
	width: 160px;
	float: left;
	margin-left: 10px;
	vertical-align: top;
}

.dealoftheweek {
	clear: right;
	display: block;
	float: right;
	width: 650px;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 2px solid #999999;
}
.dealoftheweek img {
	border: none;
	float: right;
	margin-left: 5px;
	height: 160px;
}
.dealoftheweek img:hover {
	filter: Alpha(Opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
.dealoftheweek h3 {
	padding-top: 22px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.dealoftheweek h3 strong {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.submenuboxadd {
	display: block;
	width: 156px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
}

.submenuboxadd3 {
	display: block;
	float: right;
	width: 550px;
	margin: 2px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	color: #333333;
	border: 1px solid #999999;
	padding-left: 0px;
	overflow: hidden;
	min-height: 190px;
	vertical-align: bottom;
}
.submenuboxadd3 img {
	border: none;
	margin-left: 0px;
	max-height: 160px;
	max-width: 130px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.price    {
	text-decoration: none;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	font-weight: bolder;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	vertical-align: middle;
	margin: auto;
}
a.price:hover {
	cursor: pointer;
}
.submenuboxadd3b {
	display: block;
	float: left;
	width: 556px;
	height: 120px;
	margin: 5px;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	border: 1px solid #999999;
	padding-bottom: 15px;
}
.submenuboxadd4 {
	display: block;
	float: left;
	width: 725px;
	/*height: 120px;*/
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	border: 1px solid #999999;
	padding-bottom: 15px;
}
.submenuboxadd img {
	border: none;
	float: right;
	margin-left: 5px;
	width: 80px;
}
.submenuboxadd3b img {
	border: none;
	float: left;
	margin-right: 10px;
}
.submenuboxadd3b h3 {
	float: left;
}
.submenuboxadd4 img {
	display: block;
	float: left;
	width: 290px;
}
.box3b {
	display: block;
	width: 100px;
	height: 100%;
	float: left;
	margin-right: 15px;
}

.box4 {
	display: block;
	height: 100%;
	width: 290px;
	float: left;
	margin-right: 15px;
}

.box4b {
	display: block;
	float: left;
}
.submenuboxadd:hover, .submenuboxadd2:hover, .submenuboxadd3b:hover {
	filter: Alpha(Opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
	color: #F69105;
}


#tiles {
	display: block;
	width: 580px;
	height: 219px;
	margin: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f5f5f5;
}
#submenuboxadd {
	display: block;
	width: 160px;
	height: 179px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	float: left;
}


.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}

.topofpage {
	clear: both;
	float: right;
	display: table;
	margin-right: 10px;
}
a.topofpage {
	color: #999999;
}
a.topofpage:hover {
	color: #666666;
}
hr {
	clear: both;
	color: #bbbbbb;
	text-align: center;
	height: 1px;
	width: 90%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border-bottom: 0;
	border-top: 0;
	color: #0066FF;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
 td object, td embed {
vertical-align: bottom;
}
.login_button {
	background-color: #9E4001;
	color: #FFFFFF;
	float: right;
	font-weight: bolder;
}
.products {
	display: block;
	height: 19px;
	width: auto;
	background-image: url(../images/blackcorner3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #9E4001;
	cursor: default;
}
.tobottom {
	vertical-align: bottom;
}
.main_product {
	display: block;
	width: 330px;
	height: 160px;
	padding-left: 200px;
	margin-bottom: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
}
.articlebody {
	display: block;
	float: left;
	width: 560px;
	margin: 2px;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #999999;
	padding-left: 5px;
	overflow: hidden;
	padding-bottom: 25px;
	padding-top: 30px;
}
.articlebody img {
	display: block;
	float: right;
	width: 120px;
	margin: 2px;
	text-decoration: none;
	padding: 1px;
	border: none;
	padding-left: 4px;
	overflow: hidden;
}

.totop {
	vertical-align: top;
	margin-top: -5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo {
	padding-left: 420px;
	padding-bottom: 20px;
}
A.menubody2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: lighter;
	text-align: center;
	width: 100px;
	height: 14px;
	background: #9E4001;
	text-decoration: none;
	border-style: none;
	vertical-align: middle;
}

A.menubody2:hover 
{
	color: #000000;
	background: #999999;
}

.pic_left {
	float: left;
	margin: 15px;
}
.pic_right {
	float: right;
	margin: 15px;
}

.text_right {
	float: right;
	display: block;
	width: 412px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_left {
	float: left;
	display: block;
	width: 410px;
	font-size: 11px;
}
.text_center {
	float: left;
	display: block;
	width: 278px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}
.aboutus {
	display: block;
	float: left;
	width: 560px;
	margin: 1px;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #999999;
	padding-left: 5px;
	overflow: visible;
	padding-bottom: 25px;
	padding-top: 30px;
	font-size: 11px;
}
.faq_body {
	display: block;
	float: left;
	width: 560px;
	margin: 2px;
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 11px;
}
.faq_body strong{
	text-decoration: underline;	
}

#enquiry {
	font-size: 11px;
	text-align: center;
	padding-top: 25px;
}

.name {
	font-size: 10px;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}

