body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: #BCBDC0;
	color: #808285;
	background-color: #bcbdc0;
}

body a:link { color: #555555; text-decoration: underline; }
body a:visited { color: #555555; text-decoration: underline;}
body a:hover { color: #808285; text-decoration: underline }

form { margin:0px; }

p { margin-top: 7px; margin-bottom:9px; }
ul { padding:0px; margin-left:15px; }
hr { color: #808285; height: 1px; }

h1 {color: #808285; font-size:20px; line-height:23px; font-weight: normal; margin-top: 00px; margin-bottom: 15px;}
h2 {color: #808285; font-size:15px; font-weight: normal; margin-top: 03px; margin-bottom: 03px;}
h3 {color: #808285; font-size:15px; font-weight: normal; margin-top: 10px; margin-bottom: 15px;}

/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container { width: 890px;	position: relative;	background: #FFFFFF; margin-left: auto; margin-right: auto }
	
#header {
	width: 850px;
	height: 140px;
	position: relative; 
	padding-left: 40px;
	padding-top: 20px;
}

#header a:link { color: #808285; text-decoration: none; }
#header a:visited { color: #808285; text-decoration: none; }
#header a:hover { color: #555555; text-decoration: none; }

#nav2 { position:absolute; top:10px; margin-left:510px; }
	
#content { width: 870px; position: relative; padding-top: 20px; padding-left: 10px; padding-right: 10px;}
#mainContent { width: 870px; border-top: 1px #808285 solid; }

#social { position:absolute; width:43px; right:-43px; top:43px; background-color:#FFFFFF; }
#social img:hover { zoom: 1; filter: alpha(opacity=50); opacity: 0.5; }

#footer {
	width: 890px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer a:link { color: #808285; text-decoration: none; }
#footer a:visited { color: #808285; text-decoration: none; }
#footer a:hover { color: #555555; text-decoration: none; }

#divider { height: 1px; position: relative;  padding-bottom: 20px; }

#dividerBottom { height: 1px; width: 890px; position: relative; margin-top: 5px; background-color:#808285; }
#dividerBottom hr { width:870px; color: #808285; height: 1px; }

.borderLeft { border-left: 1px #808285 solid; }

#sideNavLine { height: 1px; background-color: #808285; }

#sideNav { font-size: 12px;  }
#sideNav a:link { color: #808285; text-decoration: none; }
#sideNav a:visited { color: #808285; text-decoration: none; }
#sideNav a:hover { color: #555555; text-decoration: none; }
#sideNav .headerRow { line-height: 25px; font-weight: bold; }
#sideNav .subRow { padding-top: 5px; padding-bottom: 5px; }

#sideNav .current { color: #555555; text-decoration: none; }
#sideNav .current a:link { color: #555555; text-decoration: none; }
#sideNav .current a:visited { color: #555555; text-decoration: none; }
#sideNav .current a:hover { color: #555555; text-decoration: none; }

#currencyConvertor  { background: #555555; width: 620px; color: #CCCCCC; }
#currencyConvertor a:link  { color: #FFFFFF; text-decoration: none; }
#currencyConvertor a:visited  { color: #FFFFFF; text-decoration: none; }
#currencyConvertor a:hover  { color: #FFFFFF; text-decoration: underline; }


#dropDownSale { 
	position: absolute; 
	top: -550px; 
	left: 350px; 
	line-height: 25px; 
	font-weight: bold;
}
#dropDownSale a:link { text-decoration: none; }
#dropDownSale a:visited { text-decoration: none; }
#dropDownSale a:hover { color: #F37052; text-decoration: none; }

#dropDownSold { 
	position: absolute; 
	top: -550px; 
	left: 458px; 
	line-height: 25px; 
	font-weight: bold;
}
#dropDownSold a:link { text-decoration: none; }
#dropDownSold a:visited { text-decoration: none; }
#dropDownSold a:hover { color: #7903CD; text-decoration: none; }

#dropDownGiftShop { 
	position: absolute; 
	top: -550px; 
	left: 558px; 
	line-height: 25px; 
	font-weight: bold;
}
#dropDownGiftShop a:link { text-decoration: none; }
#dropDownGiftShop a:visited { text-decoration: none; }
#dropDownGiftShop a:hover { color: #7903CD; text-decoration: none; }
#line { background-color:#808285; height:1px; }


.latestforsaleimg { width:40px; height:40px; overflow:hidden; float:left; margin-right:10px; margin-top:8px; }
.latestforsaletext {  margin-top:7px;  }
.latestforsaletext p { margin-top:0px; margin-bottom:0px; }

.giftshopimg { width:140px; margin-top:4px; height:140px; overflow:hidden; float:left; margin-bottom:10px; }

.homelinks { margin-left:10px; }
.homelinks a:link, .homelinks a:visited { text-decoration:none; }

#home h3, .homelinks h3 { font-size:18px; font-weight:bold; margin-bottom:5px; }

/*TEXT SIZE AND COLOUR STYLES*/





.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.green { color: #339900; }
.red { color: #FF0000; }
.orange { color: #d71920; }

.errors { font-size:12px; color:#FF0000; }
.errors li { color:#FF0000; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }
.clear { clear:both; }


