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

body {font-family:Arial, Helvetica, sans-serif, Verdana, Tahoma; color:#000; background:#fff; min-width:960px; margin:0; padding:0; font-size:62.5%; text-align:center; }

/* 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:#FF6600;}
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.8em; line-height:1.2em; font-weight:normal; color:#6E747D; margin:0 auto auto auto; letter-spacing:-0.03em;}
h2 {font-size: 1.4em; font-weight:normal; color:#6E747D; letter-spacing:-0.03em;}
h3 {font-size: 1.3em; font-weight:normal; color:#6E747D; margin:0 auto auto auto; letter-spacing:-0.03em;}
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:170px; max-width:170px; height:180px; max-height:180px; display:block; position:relative; overflow:hidden; margin:0 auto; z-index:2; text-align:center;}
.imgholder a:link img, .imgholder a:visited img, .imgholder a:active img {border:0; background:#fff}
.imgholder a:hover img {border:0;}
.specialoffer {display:block; width:42px; height:42px; position:absolute; bottom:65px; right:10px; background:url(/images/starburst_sale.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; margin:10px 5px; border:1px solid #C3B397;} /* 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:24px; white-space:nowrap; margin-top:8px; margin-bottom:8px;}
div.button a:link, div.button a:visited {line-height:24px; color:#FFF;}
div.button a:active {color:#FD7A14;}
div.button span {display:block; position:relative; float:left; height:24px;}
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:#878378; letter-spacing:-0.08em; font-weight:normal !important;}
.strike {text-decoration:line-through;}
.price_was_preword {color:#878378; text-decoration:line-through;}
.price_was_inc { font-size:0.7em; color:#666;}
.price_now_preword {font-size:1.2em; color:#e76107; font-weight:bold; letter-spacing:-0.08em;}
.price_now_inc {font-size:0.7em; color:#e76107;}
/* VAT prices */
.price_exvat {color:#e76107; font-weight:bold; letter-spacing:-0.08em;}
.price_exvat_lrg {font-size:1.3em;}
.price_incvat {font-size:1em; color:#FFA647;}
/* Normal prices */
.price_preword {font-size:1.2em; color:#e76107; font-weight:bold; letter-spacing:-0.08em;}
.price_postword {color:#878378; text-transform:uppercase; letter-spacing:-0.08em; font-weight:normal !important;}


/* Required fields bullet colour */
.req {color:#ff9900; 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
**************************/
#wrapper { width:980px; margin:0 auto; text-align:left; background:#fff; padding-bottom:15px;}

#header_container {background:#ffc843 url(/images/bg_header.gif) repeat-x; position:relative; height:77px; text-align:center;}
#header_logo{ position:absolute; top:11px; left:0;  height:61px; width:177px; background:#fff;}

/* HEADER TABS */
#navigation_tabs {padding:0; font-size:1.2em; height:29px; background:#e9cc92 url(../images/bg_header_bar.gif) repeat-x; text-align:center;}
#navigation_tabs ul { margin:0; padding:0; list-style-type:none;}
#navigation_tabs li { padding:0; margin:0; text-align:center; display:inline; border-left:1px solid #b4a07d; border-right:1px solid #fff;}
#navigation_tabs a, #navigation_tabs a:visited {font-style:normal; text-decoration:none; cursor:pointer; color:#7c7368; text-decoration:none; padding:5px 15px; text-transform:uppercase; line-height:25px; font-weight:bold;}
#navigation_tabs a:hover {background:#f6f1dd url(/images/bg_header_bar_on.gif) repeat-x top; color:#434037; text-decoration:none;}
#navigation_tabs a.selected, #navigation_tabs a.selected:hover {cursor:default; background:#f6f1dd url(/images/bg_header_bar_on.gif) repeat-x top; color:#434037; text-decoration:none;}

/* LIQUIDSHOP CONTROLS - MY ACCOUNT AND LOGIN/OUT BUTTONS */
#lscontrols ul {margin:0; padding:2px 0 0 0; list-style-type:none;}
#lscontrols li {margin:0; padding:0; display:inline;}
#lscontrols li a {background:#ffa800; color:#000; padding:5px 3px; margin:0 1px; text-decoration:none; font-weight:normal; font-size:1.2em;}
#lscontrols li a:hover {background:#E76107; color:#fff;}
#lscontrols li a.selected { font-weight:bold;}

/* SEARCH BAR */
#searchbar { width:980px; text-align:center; position:absolute; top:20px;}
#searchbar #simpleSearch {font-size:1.4em; font-family:Arial, Helvetica, sans-serif; height:23px; width:340px; padding:5px 30px 0 10px; margin:10px 0 0 30px; background:#fff url(../images/searchbar_bg.gif) no-repeat center center; border:none;}
#searchbar #searchgobutton {background:url(/images/button_go.gif) no-repeat left 4px; color:#000; border:none; width:29px; height:22px; cursor:pointer; cursor:hand; position:relative; right:30px; top:3px;}

/* BREADCRUMB TRAIL STYLES */
#crumbs_bar {font-size:1.2em; background:#fff; width:100%; height:16px;}
#crumbs_bar ul {margin:0; padding:0; list-style-type:none;}
#crumbs_bar li {margin:0; padding:0; float:left; color:#6e6d6b;}
#crumbs_bar li a {color:#6e6d6b; margin:0 5px;}
#crumbs_bar li a:hover {color:#e76107; text-decoration:none;}
#crumbs_bar a.selected {font-weight:normal;}
#crumbs_bar a.selected:hover {color:#6e6d6b; text-decoration:none; cursor:default;}

/* THREE COLUMN LAYOUT general structure divs */
#container {padding:0 191px; width:598px; margin:0 auto; background:#fff; margin-bottom:-20px; margin-top:-10px;}
#inner_container{border:solid 1px #fff; border-width:0 1px; margin:0 -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 0 0 -1px; width:100%; z-index:5;}
#center .imgholder { position:relative;}
#left {float:left; width:180px; margin: 0 1px 0 -190px; padding:0 10px 0 0; z-index:4;}
#right {float:right; width:180px; margin: 0 -190px 0 1px; padding:0 0 0 10px; z-index:2;}

/* CENTRE COLUMN - CONTENT */
#content_box {font-size:1.2em; position:relative; background:#fff; padding:0; margin:0 0 15px 0;}
#content_banner {position:relative; text-align:center; margin:0 0 5px 0;}

/* LEFT AND RIGHT COLUMNS - SIDEBOXES */
.sidebox_title {font-size:1.7em; color:#554a43; line-height:40px; height: 49px; padding:0 0; background:#f0ecd6 url(/images/bg_header_bar6.gif) repeat-x; text-transform:lowercase;}
.sidebox_title .title { position:relative; width:142px; padding-right:26px;}
.sidebox_title a { display:block; font-weight:normal; color:#554a43;}
.sidebox_title a:hover {text-decoration:none;}
.sidebox {font-size:1.2em; padding:5px; margin:0 0 10px 0; border:1px solid #ede0bd; border-width:0 3px 3px 3px; background:#fffef4;}
.sidebox .imgholder { position:relative; height:auto;}
.sidebox .specialoffer { bottom:10px;}
.sidebox ul {margin:0; padding: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:154px; display:block; color:#434037; padding:3px 10px 3px 10px; font-weight:normal; }
.sidebox ul li a:hover {color:#554a43; text-decoration:none; background-color:#faf8ea; font-weight:bold;}
.sidebox li a.selected, .sidebox li a.selected:link, .sidebox li a.selected:visited, .sidebox li a.selected:hover, .sidebox li a.selected:active {position:relative; display:block; padding:3px 10px; color:#554a43; background-color:#faf8ea; font-weight:bold; width:auto;}
.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 {width:154px; display:block; color:#554a43; padding:3px 10px 3px 10px; background-color:#faf8ea; 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; padding-left:20px; width:auto;}
.sidebox ul li a:hover.indent {color:#434037; text-decoration:none; background-color:#faf8ea;}
.sidebox ul li a.indent_selected {background:#F1EEDA url(/images/cat_dots.gif) no-repeat 10px 5px;}
.sidebox ul li a.indent_selected:hover { text-decoration:none; cursor:default;}
.sidebox ul li a:hover.nomore { text-decoration:none; background-color:#fff; cursor:default; font-weight:normal;}
.sidebox ol {list-style-type:decimal;}
.sidebox ol li {margin:0; font-weight:bold; color:#e76107;}

/* LEFT COLUMN - SIDEBOXES */
.sidebox_title_l {}
.sidebox_l {}
#subnav_title {}
#subnav {padding:0;}
#mainnav_title {}
#mainnav {padding:0;}
#manufacturers_title {}
#manufacturers {padding:0;}
#season_title {}
#season {padding:0;}
#pagelinks_title {}
#pagelinks {padding:0;}
#recentprod_title {}
#recentprod {padding:5px 0 3px; text-align:center;}
#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 {}
#shopping { background:none; border:none;}
#shopping a { background:#fff url(../images/basket_bg.gif) no-repeat left 0px; display:block; width:162px; height:48px; color:#434037; border:none; padding:5px 0 5px 10px; text-align:left; position:absolute; top:11px; right:1px; font-weight:normal; cursor:pointer; z-index:10;}
#shopping a:hover { background:#fff url(../images/basket_bg.gif) no-repeat left -61px; text-decoration:none;}
#shopping b { color:#CCC;}
#shopping a:hover b { color:#a0948c;}
#specialoff_title {}
#specialoff {text-align:center; padding:0;}
#specialoff a { font-weight:normal;}
#hotprod_title {}
#hotprod {text-align:center; padding:0;}
#hotprod a { font-weight:normal;}
#bestsellers_title {}
#bestsellers { padding:0;}
#bestsellers a { font-weight:normal; color:#434037; display:block; line-height:21px; position:relative;}
#bestsellers a:hover { font-weight:bold; background:#FAF8EA; color:#554A43; text-decoration:none;}
#reviews_title { font-size:3em; text-indent:10px; letter-spacing:-0.05em;}
#reviews {padding:5px 0}
#reviews .imgholder { width:170px; overflow:hidden;}
#review_name {text-align:center; display:none;}
#reviews span { display:block; margin-left:10px;}
#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:24px; 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 {background:#EBF0F3; text-decoration:none; width:162px; height:auto; padding:2px 6px; border:1px solid #6E747D; color:#6E747D;}
a#nav_back:hover span {display:inline;}

/* FOOTER */
#footer {clear:both; position:relative; color:#000; height:45px; color:#6E6D6B; width:980px; padding-top:30px; font-size:1.1em; margin:0 auto; background:url(/images/footer_divider.gif) repeat-x left top; margin-top:-10px;}
#footer img#cc {position:absolute; left:0px; top:35px;}
#footer a#ls {position:absolute; right:15px; top:25px;}
#footer p { display:block; width:450px; margin:0 auto;}

/* PRODUCT CONTAINER BOXES for list and gallery views */
.product_container {width:100%; position:relative; margin:5px 0; margin: 5px auto; text-align:center;}
.product_container h2 {text-align:left;}
.product {display:block; margin:5px 0; border:3px solid #ced8df; text-align:center; position:relative;}
.product a { font-weight:normal;}

.product .imgholder { width:180px; max-width:180px; height:159px; max-height:159px; display:block; position:relative; overflow:hidden; margin:0 auto; z-index:2; text-align:center;}
.product .imgholder img { position:relative;}

.prod_title {display:block; width:100%;}
.prod_title a {display:block; padding:4px; }
.prod_price_row {margin-bottom:5px; display:block; margin:0 0 5px 0; }

.prod_list {width:98%; height:160px; border:3px solid #e5eaee; background:#fff;}
.prod_list:hover { text-decoration:none; border:3px solid #cad6df;}
.prod_list * {text-align:left; cursor:pointer;}
.prod_list .details { position:absolute; top:7px; left:190px; overflow:hidden;}
.prod_list .prod_title { font-size:1.3em; color:#6E747D;}
.prod_list .prod_desc { font-weight:normal; display:block; margin:5px 10px 10px 0; color:#6E747D;}
.prod_list .specialoffer { left:120px; top:100px;}

.prod_gallery {width:30%; height:210px; max-height:210px; overflow:hidden; margin:4px; font-weight:normal !important; cursor:pointer; border:3px solid #e5eaee; position:relative; background:#fff;}
.prod_gallery:hover { text-decoration:none; border:3px solid #cad6df;}
.prod_gallery .details { position:absolute; bottom:0px; left:0; width:185px; height:50px; text-align:center; overflow:hidden;}



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

/* PRODUCT PAGE STRUCTURE */
#productspage {font-size:1.2em; position:relative; margin:0 15px;}
#prod_c {background:#e7f0f3 url(/images/products_c.gif) repeat-x left top; position:relative; padding:10px; color:#6E747D; min-height:333px; border:2px solid #fff; border-width:0 2px; margin:0 0 25px 0;}
#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_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_summary .specialoffer { left:200px;}
#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:#6E747D;}
#prod_img a:hover {text-decoration:none; color:#000;}
#prod_img img#main_image {border:solid 1px #ced8df; position:relative; min-height:100px; z-index:14;}
#prod_img a:hover img#main_image {text-decoration:none; border-color:#b1c8ce;}
#prod_img img#main_image_dis, #prod_img a:hover img#main_image_dis {text-decoration:none;border:solid 1px #ced8df;}
#prod_img span#enlarge {display:block; margin:2px 0 0 0; height:18px; font-weight:normal;}

/* 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:#6E747D; font-weight:bold; vertical-align:middle;}
#product_options select {width:215px; font-size:1.2em;}
#product_options .ofocus{ border:1px solid #FF9900;}
#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; float:left; 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:#6E747D; 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:#6E747D; 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:#E7EEF0 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:#E7EEF0 url(/images/tab_left.gif) no-repeat; height:27px; width:4px;}
#product_tabs .tabright {background:#E7EEF0 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-top:3px solid #e5eaee; margin-top:-3px; background:#fff; z-index:0; color:#000;}
#tab_content #desc_area {border:1px solid #fff;}
#tab_content .desc_area_content {}
#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 #b1c8ce;}

/* PRODUCT PAGE MORE IMAGES ALT TEXT VIEWER */
.speach {background:#fff url(/images/speach_bg.gif) repeat-x left bottom; border:1px solid #B1C8CE; border-width:1px 2px 2px 1px; padding:3px 6px; position:relative; font-size:11px; font-weight:normal; color:#6E747D; 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 { position:relative; display:block; cursor:pointer; cursor:hand;}
#productspage #tab_content {border:1px solid #B2C6CC; margin-top:-1px;}
#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:#f6fafb 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 #B1C8CE; 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 8px 5px 0; padding:0; display:inline; float:left; position:relative; text-align:center;}
.catlist a {border:solid 3px #ced8df; background:#f6fafb; display:block; width:100px; min-height:135px; position:relative; color:#000; padding:1px; font-weight:normal;}
.catlist a:hover {border:solid 3px #B1C8CE; background:#E7F0F3; cursor:pointer; cursor:hand; text-decoration:none;}
.catlist a .imgholder { position:relative; 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 3px 5px 0; padding:0; display:inline; float:left; position:relative; text-align:center;}
.related_products h2 {margin:0;}
.related_products a {border:solid 3px #ced8df; background:#f3f7fa; display:block; width:180px; min-height:190px; position:relative; font-weight:normal;}
.related_products a:hover {border:solid 3px #b1c8ce; background:#E7F0F3; cursor:pointer; cursor:hand; text-decoration:none;}
.related_products a .imgholder { position:relative; width:180px; min-width:180px; display:block;}
.related_products .specialoffer { bottom:40px;}

/* MANUFACTURER AND CATEGORY LOGOS */
#logo {float:right; position:relative;}
#logo a {display:block;}
#logo a:hover img {border:solid 1px #b1c8ce;}
#logo img {border:solid 1px #ced8df; 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; background:#f4f8fb;}
#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:36px; background:#ebf0f3 url(/images/view.gif) no-repeat; border:1px solid #CED8DF;}
#product_listing .searchbar_viewsort .view_as, #product_listing .searchbar_viewsort .sort_by {position:absolute; top:8px; height:20px; padding:2px 0 0 0;}
#product_listing .searchbar_viewsort .view_as {left:35px;}
#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 #fff; padding:2px; color:#68758a;}
#product_listing .searchbar_viewsort a:hover {background:#fff; border:1px solid #b1c8ce; text-decoration:none;}
#product_listing .searchbar_viewsort a.selected {background:#fff; border:1px solid #b1c8ce;}
#product_listing .searchbar_refine {position:relative; display:block; height:25px; background:#f3f7fa; color:#626e80; border:1px solid #CED8DF; border-top:none; font-size:11px;}
#product_listing .searchbar_refine .search_within, #product_listing .searchbar_refine .page_chooser {position:absolute; top:2px; height:20px;}
#product_listing .searchbar_refine .search_within {left:5px;}
#product_listing .searchbar_refine .search_within input.search_in {width:100px; border:1px solid #b1c8ce; 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 #F1EEDA; padding:2px 5px;}
#product_listing .searchbar_refine .page_chooser a:hover {border:1px solid #b1c8ce;}
#product_listing .foot { border:1px solid #CED8DF;}
#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 dl { margin:0 0 0 8px;}
#refine_tabs dd {margin:0 1px 0 0; display:inline; float:left; position:relative;}
#refine_tabs a:link, #refine_tabs a:visited, #refine_tabs a:active {color:#68758A; display:block; background:#F3F7FA; border:3px solid #EDF1F4; padding:5px; font-weight:normal;}
#refine_tabs a:hover { border:3px solid #CAD6DF; border-bottom:3px solid #E7F0F3; background:#E7F0F3; text-decoration:none;}
#refine_tabs a#active {background:#fff; border:3px solid #ced8df; border-bottom:3px solid #fff; font-weight:bold; text-decoration:none;}
#search_refine {margin:0; background:url(../images/bg_title_b.gif) repeat-x top; padding-top:6px; border-top:1px solid #CED8DF;}
#search_refine #tab_content {min-height:0px; border-bottom:none; padding:10px 0 30px 0;}
#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 4px; 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 !important; padding:0; text-indent:10px;}
#search_refine #tab_content dd a:hover {background:#E7F0F3 url(/images/bullet_arrow_down.gif) no-repeat -5px center; text-decoration:none;}
#search_refine #tab_content dd#sel_filter a {background-color:#B1C8CE; color:#fff; font-weight:bold !important; padding-right:5px;}
#search_refine #tab_content dd .related_products {margin:0;}
#search_refine #tab_content dd .related_products li {margin:3px; padding:0;}
#search_refine #tab_content dd .related_products a {border:solid 3px #ced8df; background:#f3f7fa; line-height:normal; font-weight:normal !important; width:180px; min-height:190px;}
#search_refine #tab_content dd .related_products a:hover {border:solid 3px #b1c8ce; background:#E7F0F3; 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 #ced8df; border-width:0px 1px 1px 0px; background:#F4F8FB; height:30px; padding:0 10px;}
.formtable .heading td {background:#c2d9e9; border:1px solid #FFF; border-color:#fff #b1c8ce #b1c8ce #fff; font-weight:bold; height:35px;}
.formtable i {font-weight:normal; color:#6E747D;}
.formtable .highlight td  {background:#f6fafb; 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:#B1C8CE; text-align:center; margin:10px 0 30px 0; font-size:1.7em; font-weight:normal;}
#basket_status em {font-style:normal; color:#6E747D;}

/* DELIVERY ADDRESS CHOOSER STYLES */
#chooseaddress label {display:block; background:#f6fafb; border:1px solid #ced8df; 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:#F1EEDA; border:1px solid #B1C8CE; text-decoration:none;}
.delivery_address {border:1px solid #ced8df; background:#f6fafb; 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;}