html { margin:0; padding:0; }
body { margin:0; padding:0; color:#462f1f; background:#d4c0a6 url("background.jpg") center top repeat; 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.4em; 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:#462f1f; text-decoration:underline; outline:none; }
a:focus,
a:hover { color:#462f1f; text-decoration:underline; }
a:active { color:#462f1f; text-decoration:underline; }

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; }
.float-left{ float:left; }
.float-right{ float:right; }

.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
---------------------- */
#background { margin:0 auto; background:url("content_background.jpg") center top no-repeat; }
#container { width:986px; margin:0 auto; }

#accessibility { height:0; overflow:hidden; }
#accessibility p { text-indent:-9000px; }

#header { width:986px; height:293px; overflow:hidden; }
#header_alternate { width:986px; height:293px; background:url("header.png") left top no-repeat; overflow:hidden; }
#header_alternate p { margin:0; padding:0; }
#header_alternate p a,
#header_alternate p a:visited { width:986px; height:293px; display:block; text-indent:-9000px; }

#article { width:772px; float:right; margin:0; }

#article_left { width:514px; float:left; overflow:hidden;}
#article_left_top { width:514px; }

#content_header { width:513px; height:59px; background:url("content_header.png") left top no-repeat; overflow:hidden; }
#content_content { width:513px; min-height:234px; background:url("content_content.png") left top repeat-y; overflow:hidden; }
#content_content_comments { width:460px; height:320px; overflow:auto; }
#content_padding { padding:0 29px; line-height:1.4em; }
#content_footer { width:513px; height:22px; background:url("content_footer.png") left top no-repeat; overflow:hidden; }

#article_left_left { width:257px; float:left; overflow:hidden;}
#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; }

#sidebar { width:189px; float:left; margin:22px 14px 0 11px; overflow:hidden; }

#article_right { width:257px; float:right; }
#menu_header { width:258px; height:72px; background:url("menu_header.png") left top no-repeat; overflow:hidden; }
#menu_header { text-indent:-9000px; }
#menu_content { width:258px; background:url("menu_content.png") left top repeat-y; overflow:hidden; }
#menu_padding { padding:0 29px; color:#FFF; width:200px; /*height:395px;*/ overflow:hidden; line-height:1.3em; position:relative;}
#menu_padding a,
#menu_padding a:visited { color:#FFFFFF; }
#menu_padding a:focus,
#menu_padding a:hover { color:#FFFFFF; text-decoration:underline; }
#menu_padding a:active { color:#FFFFFF; text-decoration:underline; }
#menu_footer { width:258px; height:55px; background:url("menu_footer.png") left top no-repeat; overflow:hidden; }
#menu_footer p { text-indent:-9000px; }

.sidebar_header { width:258px; height:27px; background:url("sidebar_header.png") left top no-repeat; overflow:hidden; }
.sidebar_content { width:258px; background:url("menu_content.png") left top repeat-y; overflow:hidden; }
.sidebar_padding { padding:0 29px; color:#FFF; line-height:1.4em; }
.sidebar_padding h3 { color:#FFFFFF; margin:0 0 10px 0; }
.sidebar_padding a,
.sidebar_padding a:visited { color:#FFFFFF; }
.sidebar_padding a:focus,
.sidebar_padding a:hover { color:#FFFFFF; text-decoration:underline; }
.sidebar_padding a:active { color:#FFFFFF; text-decoration:underline; }
.sidebar_footer { width:258px; height:26px; background:url("sidebar_footer.png") left top no-repeat; overflow:hidden; }

#nav { width:189px; margin-bottom:16px; }
#nav ul { list-style:none; margin:0; padding:0; }
#nav ul li { margin-bottom:16px; }
#nav ul li a,
#nav ul li a:visited { height:16px; display:block; text-indent:-9000px; }
#nav ul li.active a,
#nav ul li a:focus,
#nav ul li a:hover { background-position:center top; }
#nav ul li a:active { background-position:right top; }

#nav_home a,
#nav_home a:visited { width:189px; background:url("nav_home.png") left top no-repeat; }

#nav_aboutus a,
#nav_aboutus a:visited { width:189px; background:url("nav_aboutus.png") left top no-repeat; }

#nav_dailymenu a,
#nav_dailymenu a:visited { width:189px; background:url("nav_dailymenu.png") left top no-repeat; }

#nav_location a,
#nav_location a:visited { width:189px; background:url("nav_location.png") left top no-repeat; }

#nav_contactus a,
#nav_contactus a:visited { width:189px; background:url("nav_contactus.png") left top no-repeat; }

#nav_feedback a,
#nav_feedback a:visited { width:189px; background:url("nav_feedback.png") left top no-repeat; }

#nav_useful-links a,
#nav_useful-links a:visited { width:189px; background:url("nav_useful-links.png") left top no-repeat; }

#nav_shop a,
#nav_shop a:visited { width:189px; background:url("nav_shop.png") left top no-repeat; }

#newsletter { width:157px; margin-left:32px; }
#newsletter_header { width:157px; height:75px; background:url("newsletter.gif") left top no-repeat; text-indent:-9000px; }

#newsletter form .ti { color:#462f1f; width:147px; border:1px solid #644412; background:#e7e2d1; padding:4px; }
#newsletter form #tiShow { color:#1a0e04; }
#newsletter form .si { margin-top:2px; }

#information { width:986px; height:90px; background:url("footer.png") left top no-repeat; overflow:hidden; }

#footer { width:986px; overflow:hidden; color:#FFF; text-transform:uppercase; font-size:0.9em; }
#footer p { margin:0; }
#footer a,
#footer a:visited { color:#FFF; text-decoration:none; }
#footer a:focus,
#footer a:hover { color:#FFF; text-decoration:underline; }
#footer a:active { color:#FFF; text-decoration:underline; }
#footer_left { width:75%; float:left; }
#footer_left .padding { padding:62px 0 0 21px; }
#footer_right { width:24%; float:right; text-align:right; }
#footer_right .padding { padding:62px 21px 0 0; }

#base { height:16px; }


#paypal_container{
	text-align:center;
}

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

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

.product, .category { width:455px; border-top:1px solid #462f1f; margin-top:8px; padding-top:5px; }
.product-left, .category .category-left , #product-view{ width:116px; float:left; }
.product-left p , .category-left p, { margin:3px 0 0 0; }
.product-right , .category-right, #product-description{ width:332px; float:right; }
.product-right h4, .category-right h4, #product-description h4{ margin:0; }
.product-right p, .category-right p , #product-description p{ margin:0; }

ul#category-menu{ list-style:none; margin:0; padding:0; }
ul#category-menu li { padding:0; margin:0; }

#buy-options div { float: left; margin:0 8px;}

/* ----------------------
   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; }