/***************************
* LiquidShop CSS Stylesheet
***************************/

body {font-family:Arial, Helvetica, sans-serif, Verdana, Tahoma; color:#000; background:#393a90 url(../images/body_bg.gif) repeat-x fixed; min-width:960px; margin:0; padding:0; font-size:62.5%; }

/* GENERAL LINK COLOURS */
a:link {color:#000; text-decoration:none; font-weight:bold;}
a:visited {color:#000; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}
a:active {color:#000;}
a:focus {outline:none;}

/* FLOAT STYLES */
.fright {float:right;position:relative;}
.fleft {float:left;position:relative;}
.clear {clear:both; height:0; line-height:0;}

/* PARAGRAPH AND HEADINGS */
h1 {font-size:1.6em; line-height:1.2em; font-weight:bold; color:#232055; margin:0 auto auto auto;}
h2 {font-size: 1.1em; font-weight:bold; color:#232055; text-transform:uppercase;}
h3 {font-size: 1.3em; font-weight:bold; color:#232055; margin:0 auto auto auto;}
h4 {font-size: 1.2em;}
.centre {text-align:center;}
.nomargin {margin:0;}
#featured {margin:0;} /* featured products text on home page */

/* GLOBAL IMAGE STYLES */
img {border:none;}
.middle {vertical-align:middle;}

/* THUBNAIL IMAGE CONTAINER */
.imgholder {width:132px; max-width:132px; height:132px; max-height:132px; display:block; position:relative; overflow:hidden; margin:0 auto 5px auto; z-index:2; text-align:center;background:none;}
.imgholder a:link img, .imgholder a:visited img, .imgholder a:active img { background:none;}
.specialoffer {display:block; width:65px; height:65px; position:absolute; top:0px; left:0px; background:url(/images/starburst_sale.png) no-repeat; z-index:15;}
.specialcat {display:block; width:76px; height:30px; position:absolute; top:0px; right:0px; background:url(catspimage3.png) no-repeat; z-index:15;}

/* FORM AND INPUT RELATED STYLES */
form {padding:0; margin:0;}
input {color:#444; vertical-align:middle;}
label {vertical-align:middle;}
input.button {vertical-align:top;}
.button2 {vertical-align:top; margin:5px; display:block;}
select {color:#444; font-size:1em;}
textarea {font-family:Arial, Helvetica, sans-serif; font-size:1.2em;}
img.button {margin:5px;}
select.side {max-width:160px; width:160px;} /* Side-nav select boxes */
fieldset.hidden {margin:0; padding:0; border:none;}
legend.hidden {margin:0; padding:0; display:none;}
.wide {width:300px}
.medium {width:200px;}
.narrow {width:120px;}

/* MORE INFORMATION AND VIEW BASKET BUTTONS */
div.button {display:block; height:32px;}
div.button span {display:block; position:relative; float:left; height:32px;}
span.button_l {background:#616161 url(/images/button_blue_l.gif) no-repeat; width:5px;}
span.button_c{background:#616161 url(/images/button_blue_c.gif) repeat-x; padding:0px 10px; display:inline; text-align:center;}
span.button_r {background:#616161 url(/images/button_blue_r.gif) no-repeat; width:5px;}
.margin {margin-left:20px;} /* Used for the buttons in the side nav */
.moreinfo_small {width:90px;} /* Used for gallery view */
.moreinfo {width:140px;} /* Used for list view */

/* GLOBAL LIST STYLES others defined as and when used */
dl {margin:0;}
dt {padding:3px 0;}
dd {padding:0; margin:0;}
ol {margin:0 0 0 20px; padding:0;}
ol li {list-style:decimal;}

/* PRICE TEXT STYLES */
/* Special offer prices eg NOW £99 WAS £119 */
.price_was {color:#000; font-weight:bold;}
.strike { text-decoration:line-through;}
.price_was_preword {color:#000; text-transform:uppercase; text-decoration:line-through; font-size:0.9em;}
.price_was_inc { font-size:0.7em; color:#000; text-decoration:line-through; font-weight:bold;}
.price_now_preword {color:#e50000; text-transform:uppercase; font-weight:bold; font-size:1.3em;}
.price_now_inc {font-size:0.7em; color:#e50000; font-weight:bold;}
/* VAT prices */
.price_exvat {color:#e50000; font-weight:bold;}
.price_exvat_lrg {font-size:1.3em;}
.price_incvat {font-size:1em; color:#35358B;}
/* Normal prices */
.price_preword {color:#e50000; text-transform:uppercase; font-weight:bold; font-size:1.2em;}
.price_postword {color:#000; text-transform:uppercase;}


/* Required fields bullet colour */
.req {color:#35358B; font-size:1.8em;}

/* ALERT BOXES Standard error/confirm message box colours*/
div.alert {background:#fefbea url(/images/error.gif) no-repeat 3px 2px; border:1px solid #edc55c; text-indent:22px; margin:5px 0; padding:3px; font-size:1.2em; position:relative; text-align:left;} 
div.confirm {margin:15px 10px 15px 0px; width:100%; font-size:0.8em; }

/*************************
* structure classes
**************************/

#header_container {background:#DBDBDB url(/images/header_bg.jpg) repeat-x; position:relative; height:147px; width:980px; margin:0 auto; border: 1px solid #000; border-width: 1px 1px 0 1px;}
#header_logo{ position: absolute; top:0px; left:0px;}
#header_container .nav_side_l{ position:absolute; top: 0; left: 0; background:url(../images/nav_bg_left.gif) repeat-x top left; width: 7px; height: 22px; margin-left: -7px; }
#header_container .nav_side_r{ position:absolute; top: 0; right: 0; background:url(../images/nav_bg_right.gif) repeat-x top left; width: 7px; height: 22px; margin-right: -7px; }

/* HEADER TABS */
#navigation_tabs {padding:0; margin:0; position:absolute; font-size:1.1em; top:0px; background: #494986 url(../images/nav_bg.gif) repeat-x top left; left:10px; z-index:5;  margin: 0 auto;}
#navigation_tabs dt {display:none;}
#navigation_tabs dd {float:left; padding:0; margin:0; text-align:center;}
#navigation_tabs a, #navigation_tabs a:visited {font-weight:normal; font-style:normal; text-decoration:none; cursor:pointer;}
#navigation_tabs dd span.bb {height:28px; height:auto;  float:left; padding:2px 15px 3px 15px; color:#f9f900; border-right:1px solid #151553; border-left:1px solid #afafd8;}
#navigation_tabs a:hover span.bb { color:#fff; text-decoration:none; background: url(../images/bg_nav_h.gif) repeat-x;}
#navigation_tabs a.selected span.bb, #navigation_tabs a.selected:hover span.bb { color:#f9f900; font-weight:bold; text-decoration:none; background: url(../images/bg_nav_h.gif) repeat-x;}

/* LIQUIDSHOP CONTROLS - MY ACCOUNT AND LOGIN/OUT BUTTONS */
#lscontrols { background: #494986 url(/images/nav_bg.gif) repeat-x; position:absolute; top:0px; right:20px; height: 22px;}
#lscontrols ul {margin:0; padding:0;}
#lscontrols li {margin:0; padding:0; float:left; list-style-type:none;}
#lscontrols li a {color:#fefe00; display:block; padding:3px; font-weight: normal; text-transform:uppercase;}
#lscontrols a:hover { color:#fff; text-decoration:none; background: url(../images/bg_nav_h.gif) repeat-x;}
#lscontrols img { vertical-align:middle;}

/* SEARCH BAR */
#searchbar {font-size:1.2em; font-weight:bold; height:19px; padding:3px 0 0 20px; background: url(../images/searchbar_bg.gif) no-repeat center center; text-align:center; width: 960px; margin: 0 auto; color: #000; position:relative; top: 104px;}
#searchgobutton {background: url(/images/button_go.gif) no-repeat; color:#fff; border:none; width:20px; height:19px; font-size:0.9em; font-weight:bold; font-family:Arial, Helvetica, sans-serif; cursor:pointer; cursor:hand; margin:4px 0 0 0;}
#searchbar .field{ border: 1px solid #466090; padding: 0 0; background: #dcedf5; margin:-4px 0 0 0; }
#searchbar img{ margin: -4px 0 0 0; }
#searchbar .searchbar_fields{ background:#494986 url(/images/nav_bg.gif) repeat-x; position: absolute; top:0px; left:460px; width: 300px; height: 22px; }
#searchbar input { vertical-align:middle;}
#searchbar input#simpleSearch { background:#fff; vertical-align:middle; width:170px;}

/* BREADCRUMB TRAIL STYLES */
#crumbs_bar {font-size:1.1em; line-height:25px; height:25px; padding:0 0 0 13px; /*background:#fff url(/images/bg_crumbs1.gif) repeat-x;*/ margin: 0 auto; position: absolute; top: 125px; left: 0;}
#crumbs_bar ul {margin:0; padding:0; list-style-type:none;}
#crumbs_bar li {margin:0; padding:0; float:left; color:#333;}
#crumbs_bar li a {color:#333; margin:0 5px;}
#crumbs_bar li a:hover {color:#35358B;}
#crumbs_bar a.selected {font-weight:normal; text-decoration: underline;}
#crumbs_bar a.selected:hover {color:#333; text-decoration:none;}

/* THREE COLUMN LAYOUT general structure divs */
#main_container{ width: 100%; background:url(../images/main_container.jpg) repeat-y center center; padding: 10px 0; }
#container {padding:0 200px 0 200px; width:580px; margin:0 auto; border-left: 1px solid #000; border-right: 1px solid #000; background: #fff url(../images/container_bg.jpg) no-repeat top left; margin-top: -20px;}
#inner_container{ margin:10px -1px 20px -1px; width:100%; z-index:1; display:block;}
#left, #center, #right, #SOWrap {overflow:visible; position:relative;}
#SOWrap { float:left; margin:0 -1px 0 0; width:100%; z-index:3;}
#center {float:right; margin:0 5px 0 5px; z-index:5;}
#center .imgholder {margin-right:10px;}
#left {float:left; width:160px; margin:0 1px 0 -191px; padding:0; z-index:4;}
#right {float:right; width:160px; margin:0 -191px 0 1px; padding:0; z-index:2;}

/* CENTRE COLUMN - CONTENT */
#content_box {font-size:1.2em; position:relative; margin:0 auto; width:605px; border:1px solid #393a90; border-width:0 1px; padding:0 10px 0 10px; margin:45px -16px 0 0;}
#content_box, x:-moz-any-link { margin:45px -16px 0 0; }  /* hack for Firefox2 */
#content_box, x:-moz-any-link, x:default { margin:45px -26px 0 0; }  /* restore for Firefox3 */
#content_banner {position:relative; text-align:center; margin:9px -100px 0 0;}
.content_footer{ background: url(../images/content_footer.gif) no-repeat top left; position:absolute; bottom:0; left:0; width: 627px; height:10px; margin: 0 0 -10px 0; }

/* LEFT AND RIGHT COLUMNS - SIDEBOXES */
.sidebox_title { padding: 10px 0 0 2px;}
.sidebox_title .title { position:relative; width:142px; padding-right:26px;}
.sidebox_title a.viewall {font-size:0.6em; line-height:0.9em; position:absolute; right:13px; top:-3px; display:block; text-align:center; text-transform:uppercase; padding:2px 2px; background:url(/images/bg_viewall.png) no-repeat; width:45px; color: #fff; height: 45px;}
.sidebox_title a.viewall:hover {text-decoration:none; color: #BDD9FF; background:url(/images/bg_viewall_on.png) no-repeat;}
.sidebox { font-size:1.4em; padding:0; margin:0 0 10px 0; position: relative; background: url(../images/menu_bg.jpg) no-repeat bottom left;}
.sidebox .head{ background: url(../images/sidebox_head.gif) no-repeat top left; position: absolute; top: 0; left:0; width: 157px; height: 8px; margin: 0 0 0 0; }
.sidebox .footer{ background: url(../images/basket_footer.gif) no-repeat top left; position: absolute; bottom: 0; left:0; width: 163px; height: 8px; margin: 0 0 -8px -1px;}
.sidebox .imgholder {height:auto; margin: 0 auto;}
.sidebox ul {margin:0; padding:0 0 10px 0; list-style-type:none;}
.sidebox ul li {margin:0; padding:0; display:inline;}
.sidebox ul li a:link, .sidebox ul li a:visited, .sidebox ul li a:active {width:130px; display:block; color:#fff; padding:3px 10px 3px 5px; font-weight:normal;}
.sidebox ul li a:hover {color:#f9f900; text-decoration:none;}
.sidebox li a.selected, .sidebox li a.selected:link, .sidebox li a.selected:visited, .sidebox li a.selected:hover, .sidebox li a.selected:active { color:#f9f900; font-weight:bold;}
.sidebox li a.sub_selected, .sidebox li a.sub_selected:link, .sidebox li a.sub_selected:visited, .sidebox li a.sub_selected:hover, .sidebox li a.sub_selected:active { color:#f9f900; font-weight:bold;}
.sidebox li a:link.indent, .sidebox ul li a:visited.indent, .sidebox ul li a:active.indent {background: url(/images/cat_dots.gif) no-repeat 10px 5px;}
.sidebox ul li a:hover.indent {color:#f9f900; text-decoration:none;}
.sidebox ul li a.indent_selected {background:url(/images/cat_dots.gif) no-repeat 10px 5px;}
.sidebox ul li a.indent_selected:hover { color: #fff; text-decoration:none; cursor:default;}
.sidebox ul li a:hover.nomore { text-decoration:none; cursor:default;}
.sidebox ol {list-style-type:decimal;}
.sidebox ol li {margin:5px 0; color:#CE3438; font-weight:bold;}
.sidebox ol a { color:#fff; font-weight:normal;}
.sidebox ol li a:hover {color:#f9f900; text-decoration:none;}




/* PRICE TEXT STYLES */
/* Special offer prices eg NOW £99 WAS £119 */
.sidebox .price_was {color:#fff; font-size:0.8em; }
.sidebox .price_was_preword {color:#fff; font-size:0.8em;}
.sidebox .price_was_inc { font-size:0.7em; color:#fff;}
.sidebox .price_now_preword {color:#e50000; font-size:1.1em;}
/* VAT prices */
.sidebox .price_exvat_lrg {font-size:1.1em;}
.sidebox .price_incvat {font-size:1em;}
/* Normal prices */
.sidebox .price_preword {color:#e50000; font-size:1.1em;}
.sidebox .price_postword {color:#fff;}



/* LEFT COLUMN - SIDEBOXES */
.margin_small{ margin-left: -1px; }
.sidebox_title_l {}
.sidebox_l {}
#subnav_title {}
#subnav_title a { color:#f9f900; text-decoration:none; padding:0; display:block; width:140px; height:16px; margin-left:3px;}
#subnav { background:none; padding:0;}
#subnav a:link, #subnav a:visited, #subnav a:active {width:120px; font-size:0.7em; display:block; color:#fff; text-decoration:none; background:url(/images/cat_dots.gif) no-repeat 5px center; padding-left:15px;}
#subnav a:hover {text-decoration:underline; color: #BDD9FF;}
#mainnav { margin-top:40px; padding:0; background:url(/images/main_cats_bg.gif) no-repeat 0px 176px; margin-bottom:19px;}
#mainnav a:hover { color:#f9f900; text-decoration:none;}
#mainnav .categories_footer{ background: url(../images/categories_footer.gif) no-repeat top left; position:absolute; bottom:0; left:0; width: 158px; height: 9px; margin-bottom: -9px; }
#manufacturers_title { margin:10px 0 5px 0;}
#manufacturers { }
#season_title {}
#season {padding:5px 0 13px 10px;}
#pagelinks_title { margin:10px 0 5px 0;}
#pagelinks {  }
#recentprod_title {}
#recentprod {}
#recentprod a:link, #recentprod a:visited,#recentprod a:active{ color:#fff; font-size:0.9em;}
#recentprod a:hover{ text-decoration:none; color:#f9f900;}
#recentprod .container{ text-align: center; padding: 0 9px 0 3px; }
#recentprod .container .imgholder{ margin-left: 25px; }
#currency_title {}
#currency {padding:5px 0 13px 10px;}
#banners_l {text-align:center; margin:0 0 10px 0; overflow:hidden;}
#news_sign_title {}
#news_sign {}
#news_sign input {margin:7px 0 4px 0; font-size:1em;}
#news_sign input.side {width:160px;}

/* RIGHT COLUMN - SIDEBOXES */
.sidebox_title_r {}
.sidebox_r {}
#shopping_title { background:0;padding:0; margin:0; border:0; height: 40px;}
#shopping {background: url(../images/basket_bg.gif) no-repeat bottom left; padding:0; font-size:1.2em;}
#shopping .container{ padding: 0 9px 0 3px;}
#specialoff_title { padding-top:6px;}
#specialoff {}
#specialoff .container a:link, #specialoff a:visited,#specialoff a:active{ color:#fff; font-size:0.9em;}
#specialoff .container a:hover{ text-decoration:none; color:#f9f900;}
#specialoff .container{ text-align: center; padding: 0 9px 0 3px; }
#specialoff .container .imgholder{ margin-left: 25px; }
#hotprod_title { padding-top:6px;}
#hotprod {}
#hotprod .container a:link, #hotprod a:visited,#hotprod a:active{ color:#fff; font-size:0.9em;}
#hotprod .container a:hover{ text-decoration:none; color:#f9f900;}
#hotprod .container{ text-align: center; padding: 0 9px 0 3px; }
#hotprod .container .imgholder{ margin-left: 25px; }
#bestsellers_title {}
#bestsellers {}
#bestsellers .container{ text-align: left; padding: 0 9px 0 3px; }
#reviews_title {}
#reviews {/*padding:5px 20px*/}
#review_name { display:block;}
#reviews .container{ text-align: center; padding: 0 9px 0 3px; color: #fff; }
#reviews .container .imgholder{ margin-left: 25px; }
#reviews .container span{ color: #fff; }
#language_title {}
#language {}
#orderhistory_title {}
#orderhistory {}
#banners_r {text-align:center; margin:0 0 10px 0; overflow:hidden;}

/* LEFT COLUMN - up one category button */
a#nav_back {position:absolute; right:-10px; top:-17px; display:block; height:16px; width:16px; background:none; padding:1px 2px 0 0; border:none; overflow:hidden;}
a#nav_back span {display:none;}
a#nav_back:hover { color: #35358B; background:#BDD9FF; text-decoration:none; width:168px; height:auto; padding:2px 6px; border-bottom:1px solid #517089; border-top:1px solid #C1DBFF;}
a#nav_back:hover span {display:inline;}

/* FOOTER */
#footer {clear:both; position:relative; background: #fff; color:#000; height:35px; width: 980px; margin: 0 auto; margin-top: -20px; padding-top: 20px;}
#footer img#cc {position:absolute; left:10px; bottom:5px;}
#footer a#ls {position:absolute; right:10px; bottom:0px;}

/* PRODUCT CONTAINER BOXES for list and gallery views */
.product_container {width:100%; position:relative; padding: 10px 0;}
/*.product_head{ background: url(../images/product_head.gif) no-repeat top left; position:absolute; left:-1px; top: 0; width: 188px; height: 20px;z-index: 900; margin-top: -20px; border-right: 1px solid #adadde; }
.product_foot{ background: url(../images/product_footer.gif) no-repeat top right; position:absolute; left:-1px; bottom: 0; width: 189px; height: 20px; margin-bottom: -20px; }
*/
.positionedreview{ position:absolute; top:0px; right:2px; z-index:1000;}
.product { display:block; margin:5px 0; margin: 0 auto; border:1px solid #9696d4; text-align:center; position:relative;}
.product .imgholder { margin: 0 auto; min-width: 102px;}
.product img { margin: 0 auto; }
.prod_list {width:100%; text-align:left !important; margin-bottom:5px !important;}
.prod_gallery {width:187px; max-width: 187px; background: url(../images/product_gradient.gif) repeat-x left 100px; margin: 5px 6px; height: 210px; max-height:210px; padding: 10px 0; /*overflow:hidden;*/}
.product_container .prod_gallery {}
.prod_title { font-size:1.0em !important; font-weight: bold;}
.prod_title a, .prod_title a:visited  { font-weight:bold;}
.prod_list .prod_title a, .prod_list .prod_title a:visited { margin-top:10px; display:block; font-weight:bold;}
.prod_price_row { display:block; text-align: center; font-size: 1.0em;}
.prod_price_row_list {margin-bottom:5px; display:block; margin:0 0 5px 0; text-align: left;}
.prod_desc {display:block; color:#333; max-height:60px; overflow:hidden; margin-right:5px;}
.margin_left{ margin: 0 0 0 10px; }

.related_gallery {width:187px; background: url(../images/product_gradient.gif) repeat-x left 100px; margin: 5px 4px; max-height:205px; text-align: center; border: 1px solid #A2A2D9; position:relative; padding: 10px 0; /*overflow:hidden;*/}
.related_gallery .product_head{ background: url(../images/product_head.gif) no-repeat top left; position:absolute; left:-1px; top: 0; width: 188px; height: 20px;z-index: 900; margin-top: -20px; border-right: 1px solid #adadde; }
.related_gallery .product_foot{ background: url(../images/product_footer.gif) no-repeat top right; position:absolute; left:-1px; bottom: 0; width: 189px; height: 20px; margin-bottom: -15px; }





/*************************
* product page classes
**************************/

/* PRODUCT PAGE STRUCTURE */
#productspage {font-size:1.2em; position:relative; margin:0 auto; width: 605px; margin-top: 48px; border: 1px solid #393a90; border-width: 0 1px; padding: 0 10px 10px 10px; margin-right: -16px;}
/*#prod_c {background:#DEE8EB url(/images/products_c.gif) repeat-x left top; position:relative; padding:10px; color:#517089; min-height:333px; border:2px solid #fff; border-width:0 2px; margin:0 0 25px 0;}*/
#prod_c{  }
/*#prod_c .ptl {width:12px; height:333px; position:absolute; top:0px; left:-2px; background:url(/images/products_tl.gif) no-repeat;}
#prod_c .ptr {width:12px; height:333px; position:absolute; top:0px; right:-2px; background:url(/images/products_tr.gif) no-repeat;}
#prod_c .pbl {width:12px; height:12px; position:absolute; bottom:0px; left:-2px; background:url(/images/products_bl.gif) no-repeat;}
#prod_c .pbr {width:12px; height:12px; position:absolute; bottom:0px; right:-2px; background:url(/images/products_br.gif) no-repeat;} 
*/#prod_c h1 {font-size:1.7em; margin:0 10px 7px 10px;}
#prod_c .specialcat {display:block; width:76px; height:30px; background:url(catspimage3.png) no-repeat; z-index:15;}
#prod_summary {background:#fff url(/images/product_sum_c.gif) repeat-x left bottom; border:1px solid #dbe3e6; border-bottom:none; position:relative; padding:8px 8px 15px 270px;}
/*#prod_summary .stl {width:10px; height:10px; position:absolute; top:-1px; left:-1px; background:url(/images/product_sum_tl.gif) no-repeat;}
#prod_summary .str {width:10px; height:10px; position:absolute; top:-1px; right:-1px; background:url(/images/product_sum_tr.gif) no-repeat;}
#prod_summary .sbl {width:10px; height:14px; position:absolute; bottom:0px; left:-1px; background:url(/images/product_sum_bl.gif) no-repeat;}
#prod_summary .sbr {width:10px; height:14px; position:absolute; bottom:0px; right:-1px; background:url(/images/product_sum_br.gif) no-repeat;}
*/#prod_c #logo {position:absolute; top:10px; right:20px; float:none; z-index:10;}

/* PRODUCT PAGE MAIN IMAGE */
#prod_img {width:250px; text-align:center; background:transparent url(/images/loading.gif) no-repeat center center; position:absolute; top:8px; left:8px;}
#prod_img a {color:#517089;}
#prod_img a:hover {text-decoration:none; color:#000;}
#prod_img img#main_image { position:relative; min-height:100px; z-index:14;}
#prod_img a:hover img#main_image {text-decoration:none;}
#prod_img img#main_image_dis, #prod_img a:hover img#main_image_dis {text-decoration:none;border:solid 1px #dcecf0;}
#prod_img span#enlarge {display:block; margin:2px 0 0 0; height:18px; font-weight:normal; cursor:pointer;}

/* PRODUCT PAGE OPTIONS - RADIO OPTIONS */
.radioopts .radiobut {border:1px solid #cfe2e6; border-width:0 0 1px 0; vertical-align:middle; position:relative; min-height:46px;}
.radioopts .radiobut input {margin:0 5px 0 0; position:absolute; top:16px; left:5px;}
.radioopts .radiobut a {margin:0 10px 0 0; position:absolute; top:7px; left:26px;}
.radioopts .radiobut b {margin:0 0 0 70px; padding:5px 0; display:block;}
.radioopts .radiobut label {display:block; color:#000; width:100%; min-height:45px; margin-top:1px;}
.radioopts .radiobut label#clicked {background:#f5fafc;}
.radioopts .radiobut label:hover {cursor:pointer; cursor:hand; background:#fffcf6;}
.radioopts .radiobut label#clicked {cursor:default;}
.radioopts .rad_disabled label {color:#999;}
.radioopts .rad_disabled label:hover {cursor:default; background:#fff;}

/* PRODUCT PAGE OPTIONS - SELECT BOX */
#product_options {margin:20px 0 10px 0;}
#product_options label.big {font-size:1.3em; color:#517089; font-weight:bold; vertical-align:middle;}
#product_options select {width:215px; font-size:1.2em;}
#product_options .ofocus{ border:1px solid #35358B;}
#product_options .norm{ border: 1px solid #A5ACB2; }

/* PRODUCT PAGE EXTRA INFO BOX */
#product_extra {margin:10px 0; font-size:0.9em;}
#product_extra ul{margin:0; padding:0; list-style-type:none;}
#product_extra li {margin:0 7px; position:relative; line-height:16px;}
#product_extra li.attrib {margin:0 5px 0 0;}
#product_extra a:link, #product_extra a:visited, #product_extra a:active {color:#517089; font-weight:bold; text-decoration:underline;}
#product_extra a:hover {color:#000;}

/* PRODUCT PAGE ADD TO BASKET */
#addtobasket {margin: 10px 0 0 0; height:40px; position:relative;}
#addtobasket #qtybox label.big {position:absolute; left:0px; top:8px; font-size:1.4em; color:#517089; font-weight:bold;}
#addtobasket #qtybox input {position:absolute; left:30px; top:8px; width:33px; border:1px solid #A5ACB2; font-size:1.2em; font-weight:bold; text-align:center;}
#addtobasket input {position:absolute; left:70px; top:5px;}

/* PRODUCT PAGE TAB NAVIGATION */
#product_tabs {z-index:1; position:relative;}
#product_tabs ul {margin:0; padding:0; list-style-type:none;}
#product_tabs li {margin:0; padding:0; display:inline;}
#product_tabs .tab, #product_tabs .tabtext, #product_tabs .tableft, #product_tabs .tabright {float:left; position:relative;} 
#product_tabs .tab {background:#fff url(/images/tab_bg.gif) repeat-x; display:inline; margin-right:1px;}
#product_tabs .tab img {vertical-align:middle; margin-top:7px;}
#product_tabs .tabtext {margin:6px 6px 0 2px; display:inline;}
#product_tabs .tableft {background:#fff url(/images/tab_left.gif) no-repeat; height:27px; width:4px;}
#product_tabs .tabright {background:#fff url(/images/tab_right.gif) no-repeat; height:27px; width:4px;}
#product_tabs .tabicon {margin:0 4px;}
#product_tabs a.tablink:link, #product_tabs a.tablink:visited, #product_tabs a.tablink:active {display:block; color:#232323; cursor:pointer; cursor:hand;}
#product_tabs a.tablink:hover {cursor:pointer; cursor:hand; text-decoration:underline;}
#product_tabs #active .tab {background:#fff url(/images/tab_active_bg.gif) repeat-x; font-weight:bold;}
#product_tabs #active .tableft {background:#fff url(/images/tab_active_left.gif);}
#product_tabs #active .tabright {background:#fff url(/images/tab_active_right.gif);}

/* PRODUCT PAGE TAB CONTENT */
#tab_content {width:99.5%; display:block; border:solid 1px #9696D4; margin-top:-1px; background:#fff; z-index:0; color:#000;}
#tab_content #desc_area {border:5px solid #fff;}
#tab_content .desc_area_content {padding:10px;}
#tab_content object, #tab_content embed { background:url(/images/bg_loading.gif) no-repeat center center; display:block;}
#tab_content embed {}
#tab_content .review {padding:10px; border:1px solid #DAE3E7; border-width:1px 3px 3px 1px; background:#fdffff; position:relative; margin:0 0 10px 0;}
#tab_content .review .reviewdate {float:right; position:relative; color:#92A7B7;}
#tab_content #product_review {width:98%; border:1px solid #9696D4;}

/* PRODUCT PAGE MORE IMAGES ALT TEXT VIEWER */
.speach {background:#fff url(/images/speach_bg.gif) repeat-x left bottom; border:1px solid #9696D4; border-width:1px 2px 2px 1px; padding:3px 6px; position:relative; font-size:11px; font-weight:normal; color:#517089; text-decoration:none; text-align:center; display:block;}
.speach .tip {width:13px; height:12px; position:absolute; top:-12px; left:24px; background:url(/images/speach_tip.png);}
#extra_images .imgholder .alttext {display:none; position:absolute; left:0px; bottom:0px; text-decoration:none; margin:10px;}
#extra_images .imgholder a:hover .alttext {display:block; cursor:pointer; cursor:hand;}
#tab_content dd { position:relative;}
#tab_content .alttext {display:none; position:absolute; left:0px; bottom:20px; text-decoration:none; margin:0px; z-index:100;}
#tab_content a:hover .alttext {display:block; cursor:pointer; cursor:hand;}



/* PRODUCT PAGE REVIEWS STAR-RATER */	
.star-rating{list-style:none; margin:0; padding:0; width:125px; height:25px; position:relative; background:#E6EFFE url(/images/alt_star.gif) top left repeat-x;}
.star-rating li{padding:0;
	margin:0;
	/*\*/
	float:left;
	/* */}
.star-rating li a{display:block; width:25px; height:25px; text-decoration:none; text-indent:-9000px; z-index:20; position:absolute; padding:0;}
.star-rating li a:hover{background: url(/images/alt_star.gif) left bottom; z-index:2; left:0px;}
.star-rating a.one-star{left:0px;}
.star-rating a.one-star:hover{width:25px;}
.star-rating a.two-stars{left:25px;}
.star-rating a.two-stars:hover{width:50px;}
.star-rating a.three-stars{left:50px;}
.star-rating a.three-stars:hover{width:75px;}
.star-rating a.four-stars{left:75px;}	
.star-rating a.four-stars:hover{width:100px;}
.star-rating a.five-stars{left:100px;}
.star-rating a.five-stars:hover{width:125px;}
.star-rating li.current-rating{background:url(/images/alt_star.gif) left center; position:absolute; height:25px; display:block; text-indent:-9000px; z-index:1;}	

#reviewthanks { background:#fff; padding:10px; border:1px solid #9696D4; margin:0 0 15px 0;}

/*************************
* other page classes
**************************/

/* CATEGORY PAGE SUBCATEGORIES LIST */
.catlist {margin:0 0 20px 0;}
.catlist ul {margin:0; padding:0; list-style-type:none;}
.catlist li {margin:5px 10px 5px 0; padding:0; display:inline; float:left; position:relative; text-align:center;}
.catlist a {display:block; width:100px; min-height:135px; background:#EEEEF0; position:relative; color:#000; padding:1px; font-size:1.2em; font-weight:normal;}
.catlist a:hover {cursor:pointer; cursor:hand; text-decoration:none; background:#BBD7FF;}
.catlist a .imgholder {width:100px; max-width:100px; height:100px; max-height:100px; margin-bottom:2px;}
.catlist a:hover .imgholder {}

/* PRODUCT PAGE RELATED PRODUCTS */
.related_products {margin:20px 0;}
.related_products ul {margin:0; padding:0; list-style-type:none;}
.related_products li {margin:5px 5px 5px 0; padding:0; display:inline; float:left; position:relative; text-align:center;}
.related_products h2 {margin:0;}
.related_products a {border:solid 1px #dcecf0; background:#ECF2FF; display:block; width:184px; min-height:190px; position:relative; font-weight:normal;}
.related_products a:hover {border:solid 1px #9696D4; background:#C1DBFE; cursor:pointer; cursor:hand; text-decoration:none;}
.related_products a .imgholder {margin:5px; width: 173px; max-width: 173px;}

/* MANUFACTURER AND CATEGORY LOGOS */
#logo {float:right; position:relative;}
#logo a {display:block;}
#logo a:hover img {border:solid 1px #9696D4;}
#logo img {border:solid 1px #dcecf0; background:#FFF;}

/* SEARCH BOXES HEADER */
.searchresults {font-size:1.2em; font-weight:normal;} /* eg 1 to 14 products displayed out of 14 */
#product_listing {position:relative; clear:both;}
#product_listing h2 {margin:10px 0 0 0;}
#product_listing .results {font-size:1.2em; font-weight:normal; position:absolute; right:0px; top:-7px;}
#product_listing .searchbar_viewsort {position:relative; display:block; height:30px; background:#C1DBFF url(/images/bg_header_bar7.gif) repeat-x; border:1px solid #ddd;}
#product_listing .searchbar_viewsort .view_as, #product_listing .searchbar_viewsort .sort_by {position:absolute; top:4px; height:20px; padding:2px 0 0 0;}
#product_listing .searchbar_viewsort .view_as {left:5px;}
#product_listing .searchbar_viewsort .sort_by {right:5px;}
#product_listing .searchbar_viewsort a:link, #product_listing .searchbar_viewsort a:visited, #product_listing .searchbar_viewsort a:active {border:1px solid #C1DBFF; padding:2px;}
#product_listing .searchbar_viewsort a:hover {background:#fff; border:1px solid #9696D4; text-decoration:none;}
#product_listing .searchbar_viewsort a.selected {background:#fff; border:1px solid #9696D4;}
#product_listing .searchbar_refine {position:relative; display:block; background:#fff url(/images/bg_crumbs.gif) repeat-x top; height:25px;}
#product_listing .searchbar_refine .search_within, #product_listing .searchbar_refine .page_chooser {position:absolute; top:0px; height:20px;}
#product_listing .searchbar_refine .search_within {left:5px;}
#product_listing .searchbar_refine .search_within input.search_in {width:100px; border:1px solid #9696D4; line-height:12px;}
#product_listing .searchbar_refine .page_chooser {right:5px; padding:4px 0 0 0;}
#product_listing .searchbar_refine .page_chooser a {background:#fff; border:1px solid #C1DBFF; padding:2px 5px;}
#product_listing .searchbar_refine .page_chooser a:hover {border:1px solid #9696D4;}
#product_listing .foot {background:none; height:15px;}
#product_listing .foot .page_chooser {top:0px;}
#noresults {margin:0; text-align:left;}
#noresults p {font-weight:bold; margin-top:0; text-align:left;}
#noresults img {vertical-align:middle;}
#noresults li {margin:5px 0; text-align:left; font-weight:normal;}

/* SEARCH PAGE 'REFINE YOUR SEARCH' TABS AND RESULTS - NOTE the div panels are repeated from the products page so be careful when restyling! */
#searchpage_results {margin:0 0 25px 0;}
#refine_tabs { z-index:10;}
#refine_tabs dt {display:none;}
#refine_tabs dd {margin:0 3px 0 0; display:inline; float:left; position:relative;}
#refine_tabs a:link, #refine_tabs a:visited, #refine_tabs a:active {color:#000; display:block; background:#C1DBFF url(/images/bg_header_bar7.gif) repeat-x; border:1px solid #9696D4; border-bottom:1px solid #9696D4; padding:5px; font-weight:normal;}
#refine_tabs a#active {background:#fff; border:1px solid #9696D4; border-bottom:1px solid #fff; font-weight:bold; text-decoration:none;}
#search_refine {margin:0;}
#search_refine #tab_content {min-height:0px; border:1px solid #9696D4; border-bottom:none; padding:10px 0 10px 1px;}
#search_refine #tab_content #desc_area { background:#fff; border:none; min-height:0px;}
#search_refine #tab_content .desc_area_content {padding:0;}
#search_refine #tab_content dt {display:none;}
#search_refine #tab_content dd {margin:0 0 0 5px; padding:0; display:inline; float:left; position:relative;}
#search_refine #tab_content dd.ddtitle { font-weight:bold;}
#search_refine #tab_content dd img {vertical-align:top;}
#search_refine #tab_content dd a {background:url(/images/bullet_arrow_down.gif) no-repeat -5px center; display:block; font-weight:normal; padding:1px 2px 1px 8px; font-size:11px;}
#search_refine #tab_content dd a:hover {background:#C1DBFF url(/images/bullet_arrow_down.gif) no-repeat -5px center; text-decoration:none;}
#search_refine #tab_content dd#sel_filter a {background-color:#9696D4;}
#search_refine #tab_content dd .related_products {margin:0;}
#search_refine #tab_content dd .related_products li {margin:5px;}
#search_refine #tab_content dd .related_products a {background:#E9F0FF; padding:0; line-height:normal; border:solid 1px #dcecf0;}
#search_refine #tab_content dd .related_products a:hover {border:solid 1px #9696D4; background:#C1DBFE; cursor:pointer; cursor:hand; text-decoration:none;}

/* TABLE STYLING mainly used in basket and checkout pages */
.formtable {border:1px solid #cbdce1; border-width:1px 0px 0px 1px;}
.formtable td {border:1px solid #dcecf0; border-width:0px 1px 1px 0px; background:#fff; height:30px; padding:0 10px;}
.formtable .heading td {background:#C1DBFF; border:1px solid #FFF; border-color:#fff #9696D4 #9696D4 #fff; font-weight:bold; height:35px;}
.formtable i {font-weight:normal; color:#517089;}
.formtable .highlight td  {background:#E6EFFE; font-weight:bold;}0
.formtable td.right {text-align:right; padding:0 10px 0 0;}
.formtable .noborder td {border:none; padding:0;}

/* BASKET PROGRESS STYLES - basket . your details . confirmation . payment . complete */
#basket_status {color:#90aabe; text-align:center; margin:10px 0 30px 0; font-size:1.5em; font-weight:normal;}
#basket_status em {font-style:normal; color:#000;}

/* DELIVERY ADDRESS CHOOSER STYLES */
#chooseaddress label {display:block; background:#E6EFFE; border:1px solid #dcecf0; padding:10px 140px 10px 10px; margin-bottom:10px;}
#chooseaddress label:hover {cursor:pointer; cursor:hand;}
#chooseaddress span {padding:0 0 0 22px; display:block;}
#chooseaddress a.edit {width:130px; padding:2px 5px; text-align:center;}
#chooseaddress a.edit:hover {background:#C1DBFF; border:1px solid #9696D4; text-decoration:none;}
.delivery_address {border:1px solid #dcecf0; background:#E6EFFE; padding:15px; margin:15px 10px 15px 0;} /* for selected address on confirm page */

/* MY ACCOUNT PAGE */
#account_options ul {margin:0; padding:0; list-style-type:none;}
#account_options li {margin:15px 0;}

#myaccount #tab_content { border-width:1px 0 0 0;}
#myaccount #product_tabs ul { margin:0 0 0 15px;}

/* RTE PAGES */
#rte_container img {position:relative;}