html { }
body {  color:#000000; background-color:#FFFFFF; font-size:0.8em; font-family:Verdana,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; }

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

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

h1,
h2 { color:#000000; font-size:1.5em; margin-top:0; font-weight:normal; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; }
h3 { color:#000000; font-size:1.25em; margin-top:0; font-weight:normal; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; }
h4, h5, h6 { color:#000000; font-size:1em; font-weight:normal; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; }

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

.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; }

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

.protection { unicode-bidi:bidi-override; direction:rtl; }


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

#container { width:100%; margin:0 auto; }

#accessibility { display:none; }

#header { width:100%; height:140px; overflow:hidden; background:#FFFFFF url("header-background.jpg") left top repeat-x; color:#FFF; margin-bottom:16px; }
#header_logo { background:url("header-logo.gif") left top no-repeat; width:100%; height:379px; }

#header_left h1 { margin:0; padding:0; }
#header_left h1 a,
#header_left h1 a:visited { width:0; height:0; overflow:hidden; display:block; text-indent:-9000px; }

#header_right { text-align:right; }

#header_top { padding:18px 18px 0 10px; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.3em; }
#header_top a,
#header_top a:visited { color:#FFFFFF!important; text-decoration:none; }

#header_right { width:50%; height:140px; float:right; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; }
#header_right img { float:right; margin:2px 0 0 10px; }
#header_right a,
#header_right a:visited { color:#000000; text-decoration:none; }

.col1 { display:none; }
.col2 { display:none; }
.col3 { display:none; }

#nav { display:none; }
#nav_search { display:none; }
#nav_search_home { display:none; }
#sidebar { display:none; }
#flash_slider { display:none; }
#footer { display:none; }
#links { display:none; }


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

.more { text-align:right; margin-bottom:26px; }

.breadcrumb { font-size:1.1em; }
.breadcrumb a,
.breadcrumb a:visited { text-decoration:none; }
.breadcrumb a:focus,
.breadcrumb a:hover { text-decoration:underline; }

.page_navigation { text-align:right; }
.page_navigation img { vertical-align:middle; }
.page_navigation .pages { margin:0 10px 0 10px; }

.product_header { background:url("product_line.gif") left bottom repeat-x; padding-bottom:10px; min-width:493px; }
.product_header h2 { margin:0; padding:0; }

.product_ul { list-style:none; margin:0; padding:0; }
.product_ul li { float:left; margin:0 10px 10px 0; width:110px; font-size:0.85em; text-align:center; min-height:121px; position:relative; z-index:0; }
.product_ul li a img { z-index:1; }
.product_ul li a span { width:110px; height:90px; background:url("sticker.png") right top no-repeat; position:absolute; top:0; left:0; text-indent:-9000px; }

.product_ol { list-style:none; margin:0; padding:0; }
.product_ol li { float:left; margin:0 10px 10px 0; }

.product_left { width:304px; float:left; padding:20px 0 0 0; position:relative; }
.product_right { width:100%; float:left; margin-left:-304px; }
.product_right_padding { padding:20px 0 0 304px; }

.product_price { font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; }
.product_basket p { margin:0; }

.product_footer { background:url("product_line.gif") left bottom repeat-x; min-width:493px; }

#mini_basket { width:190px; background:url("basket_background.gif") left bottom no-repeat; margin-bottom:25px; }
#mini_basket_header { width:190px; height:35px; background:url("basket_header.gif") left bottom no-repeat; }
#mini_basket_content { background:url("basket_footer.gif") left bottom repeat-x; }
#mini_basket_padding { padding:10px 18px 5px 18px; text-align:right; }
#mini_basket_padding p { margin:0 0 10px 0; }
#mini_basket_footer { height:17px; }

#mini_basket_footer { text-align:right; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; font-size:1.1em; padding:5px 18px 5px 18px; }
#mini_basket_footer p { margin:0; }
#mini_basket_footer img { vertical-align:middle; margin-top:-4px; }
#mini_basket_footer a,
#mini_basket_footer a:visited { text-decoration:none; }
#mini_basket_footer a:focus,
#mini_basket_footer a:hover { text-decoration:none; }

#tooltip { position:absolute; top:-1280px; left:-1920px; z-index:3000; border:1px solid #111; background-color:#eee; padding:5px; opacity:0.95; width:90px; text-align:center; }
#tooltip h3 { margin:0; font-size:0.85em; display:none; }
#tooltip div { margin:0; }

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

/* ----------------------
   Flash
---------------------- */

.flash p { margin:0; padding:15px; text-align:center; }
.flash p a,
.flash p a:visited { text-decoration:none; }
.flash p a:hover,
.flash p a:active { text-decoration:underline; }

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

.highslide { cursor:url("../behaviour/highslide/zoomin.cur"), pointer; outline:none; }
.highslide-caption { display:none; padding:5px 7px 5px 7px; background-color:#FFFFFF; color:#000; font-family:"Times New Roman",Verdana,Arial,Helvetica,Sans-serif; text-transform:uppercase; letter-spacing:0.1em; 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 #B4B4B4; padding:3px 0 3px 3px; }
.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 #B4B4B4!important; font-weight:bold; }
.table tbody tr:hover { background-color:#E8E8E8; }
.table tbody tr.alt { background-color:#E8E8E8; }
.table tbody tr.alt:hover { background-color:#D1D1D1; }
