*{
	padding:0px;
	margin:0px;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
	background:#CCCCCC;
	color: #404040;
 	margin: 0px;
}
h1, h2, h3, h4, a {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #4a332d;
}
img {
	border: 0px;
}
ul {
	list-style: none;
}
table {
	width: 100%;
}

.center {
	text-align: center;
}
.bold, .strong {
	font-weight: bold;
}
.error {
	color: red;
	font-weight: bold;
	font-size: 8pt;
}
.clear {
	clear: both;
}
.nobr {
  white-space: nowrap;
	display: block;
	font-weight: bold;
	text-decoration:underline;
}
.disabled {
  color: #AAAAAA;
}

.header {
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	/*background:url(../image/headingbg.gif) no-repeat left;*/
}

div.searchresults img {
	width: 120px;
	height: 120px;
}

div.product img {
	width: 180px;
	height: 180px
}

#pre {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	width: 990px;
}
p.pretext {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 8pt;
	color: #111111;
}
p.pretext a, p.pretext a:hover, p.pretext a:visited{
	color: #111111;
	text-decoration: underline;
}

.extra-description {
	font-size: 12px;
	color: #404040;
}

/* Table elements */
td.fieldname {
	vertical-align: top;
	width: 200px;
}

td.spacer {
	width: 50px;
}

/* Submit Buttons */
input.btn {
}
input.btn:hover {
}

/* Buy Buttons */

.buy-now{
height:45px;
width:100%;
position:relative;

}
.buy-now1{
height:46px;
width:100%;
position:relative;
}
.buy-now a {
	display: block;
	height:46px;
	border:none;
	width:360px;
	background:url(../image/buynow.jpg) no-repeat center;
	border:0px red solid;
}
.buy-now1 a {
	display: block;
	height:36px;
	border:none;
	width:356px;
	background:url(../image/buynow1.jpg) no-repeat center;
	border:0px red solid;
}

.small-buy-now a {
	background: #85a2c7;
	text-align: center;
	margin: 10px 0px;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	text-decoration: underline;
}
.small-buy-now a:hover {
	background: #53c29a;
}

/* Header */
#header {
	background-color: #ffffff;
	margin: 0px auto;
	margin-bottom:0px;
	margin-top: 0px !important;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 85px;
	position: relative;
}
#header h1 {
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
	line-height: 1.6em;
}
#header-left {
	margin-left:2px;
	margin-top:0px;	
	float: left;
	border:0px red solid;
	}

/* Splash */
#splash {
	width: 610px;
	height: 303px;
	padding:0px;
	border:0px #d9dada solid;
	margin-bottom: 10px;
	background: url(../image/splash.jpg)  no-repeat  center;
}

/* Content */
#container {
	margin: 0px auto ;
	padding: 0px 0px 10px 5px;
	width: 985px;
	text-align: left;
	background-color: #ffffff;
}
#main {
	width: 610px;
	padding: 0px 5px 0px 5px;
	float: left;
}

/* Side Menu's */
div.side-bar-item {
	border: 0px solid #000000;
	margin-bottom: 10px;
	background:#f3f3f3;
}

#promote {
	padding: 0px;
	background: #efefef;
	font-size: 8pt;
}
#promote h2 {
	padding: 2px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #a80101;
}
#promote h3 {
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #a80101;
}

#promote table {
	border-top: 1px dashed #c3c886;
	margin-top: 2px;
	padding-top: 3px;
}
#promote table.td {
	padding: 0px;
	margin: 0px;
}

#promote h2 {
	padding: 3px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#promote a {
	color: #064c8e;
	text-decoration: underline;
}

#left-menu {
	width: 180px;
	margin: 0px ;
	float: left;
	padding: 0px;
	}
#right-menu {
	width: 180px;
	margin: 0px;
	float: left;
	padding: 0px;
	}
ul.side-menu {
	padding: 0px;
	margin: 0px;
	padding-bottom:10px;
}
.side-menu li {
	color: #4a332d;
	font-weight: bold;
	margin:0px 10px 0px 15px;
	background:#f3f3f3 url(../image/libg.jpg) no-repeat bottom  left;
}
.side-menu li.title {
	color: #ffffff;	
	background:none;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	height:26px;
	line-height:26px;
	background:url(../image/title.jpg) no-repeat bottom;
	
}
.side-menu li.title:hover {
	background:url(../image/title.jpg) no-repeat;
}
.side-menu li:hover {
	

}
.side-menu li a {
	display: block;
	color: #061f43;
	padding-left: 5px;
	line-height:1.8em;
	font-size:12px;
}
.side-menu li:hover a {
	text-decoration:underline;
	
}

/* Search Box */
.searchform {	
	border: 0px solid #4A332D;
	position:relative;
	padding: 10px;
	padding-top:0px;
	color: #000000;
	font-size:14pt;
	font-family: "Tahoma", Arial, sans-serif;
	text-align: center;
	background:#efefef url(../image/headingbg.jpg) no-repeat 0 0;
	height:100%;
}
.searchform h4 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-size:14px;
}

.searchform h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:12px;
}

.searchform a{
	text-decoration: underline;
}

/* Results banner and navigation */
.banner h2 {
	background-color: #FAFAFA;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}

.navigation {
	text-align: center;
	margin: 5px 0px;
}
.navigation a {
	background: #8c9894;
	color: #ffffff;
	padding: 5px;
}

/* Results listings */
.results {
	background: #f3f3f3;
	margin-bottom: 10px;
	padding: 10px;
	border:0px red solid;
	margin:10px;	
}
.results div.photo {
	float: left;
	border:#d9dada 1px solid;
	padding:5px;
}
.results div.description {
	margin-left: 140px;
}
.searchresults h3 {
	font-size: 16px;
	margin: 0px;
	}
.searchresults h3 a{
	text-decoration:underline;
	color:#404040;
	font-style:normal;
	}

.searchresults p {
	font-size: 12px;
	margin: 10px 0px;
}

.searchresults p a {
	text-decoration: underline;
}

.searchresults strong {
	font-size: 12pt;
}

/* Product page */
.product {
	margin-top: 5px;
}

.product h1 {
	font-size: 18pt;
	margin-bottom: 20px;
}

.product h3 {
	font-size: 130%;
	margin: 10px 0px 10px 0px;
}

.product p {
	text-align: left;
	line-height: 1.4em;
	margin-right: 5px;
	font-size: 10pt;
}

.product table {
	border-collapse: collapse;
	margin: 10px 0px;
}

.product strong {
	font-size: 12pt;
}

.price-box {
	background: #7bb6a0;
	text-align: center;
	margin-top: 12px;
	padding: 8px;
}
.price-box a {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}

.prices {
	margin-top: 5px;
}

.product-list-header {
	background: #c0c0c0;
	font-size: 10pt;
}

.product-list-main {
	background: #efefef;
}

.view-review a, .view-stockists a, .view-compare a, .view-product a {
	color: #ffffff;
	display: block;
	padding: 5px;
}

.view-review, .view-stockists, .view-compare, .view-product {
	width: 182px;
	background: #404040;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
}

/* Compare Page */
.relatedresults {
	background: #f3f3f3;
	margin-bottom: 10px;
	padding: 0px;
}
.relatedresults td {
	border-bottom: dashed 1px #000000;
}

/* Submission Forms */
.submission {
	margin-top: 5px;
}

.submission form {
	display: inline;
}

.submission form select {
	color: #AF7817;
}

.submission form textarea {
	width: 100%;
}

.submission .text {
	background :#efefef;
}

.submission th {
	text-align: center;
}

img.submission {
	border: 0px;
}

/* Footer */
#footer{
position:relative;

}
#popular {
	text-align: center;
	padding: 8px;
	padding-top:0px;
	margin: 10px 0px 10px 0px;
	border: 0px solid #000000;
	background:#f3f3f3 url(../image/headingbg.jpg) no-repeat  top center  ;
}

#sitelinks {
	text-align: center;
	padding: 8px;
	padding-top:0px;
	margin: 10px 0px 10px 0px;
	border: 0px solid #000000;
	background:#f3f3f3 url(../image/headingbg.jpg) no-repeat  top center  ;
	
}

p.keywords {
	font-weight: bold;
}

p.keywords a {
	text-decoration: underline;
}

#articles .header{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 0px;
	text-align: center;
	background:#f3f3f3 url(../image/title.jpg) no-repeat  top center  ;
}

#articles .header a{
	color: #7e8caf;
	text-decoration: underline;
}

.article-sidebar-header, .article-short-desc{
	color: #404040;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 1px;
	padding-left:20px;
}

.article-sidebar-header:hover{
	
}

.article-sidebar-header a {
	display: block;
	color: #404040;
	padding: 2px;
	
}
.article-sidebar-header:hover a {
text-decoration:underline;
}

.article-title{
	font-size: 16pt;
}

.articles-list a{
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

