html {  }
body,table { color:#000000; background-color:#FFFFFF; font-size:0.8em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; display:block; }
img.inline,
#article img,
#sidebar img { display:-moz-inline-stack; display:inline-block; }
img.block, embed, object { display:block!important; }
img.icon,
img.arrow { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }

form { margin:0 0 16px 0; padding:0; }
blockquote { margin:16px; }
hr { border:none 0; margin:16px 0; border-top:1px solid #462f1f; height:0; }
p { padding:0; margin:0 0 16px 0; }

dt { font-weight:bold; margin-bottom:4px; }
dd { margin-bottom:16px; }

h1,
h2 { color:#462f1f; font-size:1.6em; margin-top:0; }
h3 { color:#462f1f; font-size:1.3em; margin-top:0; }
h4, h5, h6 { color:#462f1f; font-size:1em; }

a,
a:visited { color:#000000; text-decoration:none; outline:none; }
a:focus,
a:hover { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

ul.none { list-style:none; margin:0; padding:0; }
ul.none li { padding:0 0 6px 0; }

ul.compact { list-style:none; margin:0; padding:0; }
ul.compact li { padding:0; margin:0; }

.clear { clear:both; height:0; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }

.photoRight { float:right; margin:3px 0 7px 10px; }
.photoLeft { float:left; margin:3px 10px 7px 0; }
.photoCentre { display:block; margin:0 auto; }
.center { text-align:center; }
.justify { text-align:justify; }

.uppercase { text-transform:uppercase; }
.nomargins { margin:0!important; padding:0!important; }

.article-left { width:48%; float:left; }
.article-right { width:48%; float:right; }
.article-rightalt { width:48%; float:right; text-align:right; }


/* ----------------------
   Interface CSS
---------------------- */

#accessibility,
#content_header,
#content_footer,
#sidebar,
.sidebar_header,
.sidebar_footer,
#information { display:none; }

#header { font-weight:bold; font-size:1.4em; border-bottom:1px solid black; margin-bottom:16px; }
#header_alternate p a,
#header_alternate p a:visited { display:block; }

#article_left { width:70%; float:left; }

#article_left_left { width:257px; float:left; }
#advert_left { width:257px; height:207px; background:url("advert_left.png") left top no-repeat; overflow:hidden; }
#advert_left p { margin:0; }
#advert_left a,
#advert_left a:visited { width:257px; height:207px; display:block; text-indent:-9000px; }

#article_left_right { width:257px; float:right; }
#advert_right { width:257px; height:207px; background:url("advert_right.png") left top no-repeat; overflow:hidden; }
#advert_right p { margin:0; }
#advert_right a,
#advert_right a:visited { width:257px; height:207px; display:block; text-indent:-9000px; }

#article_right { width:28%; float:right; }
#menu_footer { font-weight:bold; }


/* ----------------------
   Content CSS
---------------------- */

#googleMap { border:2px solid #000000; margin-bottom:16px; overflow:hidden; }

.product { border-top:1px solid #462f1f; margin-top:8px; padding-top:5px; }
.product-left { float:left; margin-right:10px; }
.product-left p { margin:3px 0 0 0; }
.product-right {  }
.product-right h4 { margin:0; }
.product-right p { margin:0; }

/* ----------------------
   HighSlide
---------------------- */

.highslide { cursor:url("../behaviour/highslide/zoomin.cur"), pointer; outline:none; }
.highslide-caption { display:none; padding:5px 7px 5px 7px; background-color:#333333; color:#FFF; font-weight:bold; text-align:center; }
.highslide-loading { display:block; color:#FFF; font-size:9px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding:3px; border:1px solid #FFF; background-color:#000; }
.highslide-display-block { display:block; }
.highslide-display-none { display:none; }
.closebutton { position:relative; top:-15px; left:15px; width:30px; height:30px; cursor:pointer; background: url("../behaviour/highslide/close.png"); }

/* ----------------------
   Tables
---------------------- */

.table { margin-bottom:16px; width:100%; border-collapse:collapse; }
.table caption { text-align:left; font-size:0.85em; }
.table th,
.table td { /*border-bottom:1px solid #462f1f;*/ padding:3px 3px 3px 0;}
.table th { text-align:left; vertical-align:bottom; }
.table th a,
.table th a:visited { text-decoration:none; }
.table th a:hover { text-decoration:underline; }
.table td { text-align:left; vertical-align:top; }
.table thead th,
.table thead td { border-bottom:2px solid #462f1f!important; font-weight:bold; }

.table-basket { width:100%; border-collapse:collapse; }
.table-basket td { padding:0 3px 3px 0; }
.table-basket td { text-align:left; vertical-align:top; }
.table-basket td.td-right { text-align:right; vertical-align:top; }

.order-table th{
	text-align:left;
	border-bottom:solid 2px #462F1F;
}

h1{color:#462F1F; background:#E7E2D1; padding:2px;}

