body { padding:15px; color:black; font-family:arial, tahoma, verdana, sans-serif; font-size:70%; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#727272; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
hr { background:none; border:0; height:1px; border-top:1px solid #e7e7e7; margin-bottom:10px; }
h1, h2, h3, h4 { font-family:"Century Gothic",Verdana, Arial, sans-serif; }
h1 { color:#585757; font-size:1.7em; line-height:25px; letter-spacing:1px; margin-top:0; font-weight:bold;  }
h2 { color:#000000; font-size:1.2em; letter-spacing:1px; background:url(h2_back.jpg) repeat-x bottom; padding-bottom:4px; }
h3 { color:#727272; font-size:1.2em; border-bottom:1px solid #c9c9c9; padding-bottom:4px; }
h4 { color:#776b5d; font-size:1.1em; font-weight:bold; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; margin-bottom:10px; }
.datatable { border:0; }
.datatable th { background:#465EB9; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#f1f1f1; border:2px solid white; padding:6px; }
.datatable .row2 { background:#fcfcfc; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#465EB9; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#18387E; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:900px; margin:0 auto; border:0; text-align:left; }
#main { width:900px; margin:0; background:url(container_back.jpg) repeat-y left; }
#header { height:120px; width:900px; margin:0; padding:0; }
#sitelogo { color:#1B3381; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:15px; float:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:190px; line-height:190px; width:900px; background:url(top_pic.jpg) #fff no-repeat; text-align:center; }
#date { font-size:0.9em; height:25px; line-height:24px; background:url(date_back.jpg) #f4f4f4 no-repeat top left; text-align:right; color:#727272; padding:0; padding-right:20px; text-transform:uppercase; margin:0; }
#content { margin:0; padding:0; background:url(content_back.jpg) no-repeat bottom left; }
#left { float:left; width:210px; padding-left:10px; background:url(left_back.jpg) no-repeat top left; padding-top:55px; }
.menu_title { background:#939393; color:#ffffff; height:25px; line-height:25px; padding-left:7px; font-size:1em; text-transform:uppercase; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #595758; border-top:2px solid #595758; margin-top:1px; }
#pagebody { background:url(pagebody_back.jpg) #ffffff no-repeat bottom right; padding:20px 20px 30px 20px; float:right; width:630px; font-size:1.1em; line-height:1.6em; margin-right:10px; min-height:350px; }
#pagebody form img { border:0; }
#bottom { height:35px; line-height:24px; background:url(bottom_back.jpg) no-repeat bottom; text-align:center; font-size:1em; color:#727272; clear:both; }
#bottom a { color:#000000; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:white; height:20px; line-height:20px; margin:5px 0; clear:both; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }
#nav { background:url(menu_back.jpg) #f4f4f4 no-repeat top left; text-align:right; margin:0; padding:0 15px 0 0; color:#727272; clear:both; height:29px; line-height:29px; text-transform:uppercase; font-size:1.1em; letter-spacing:1px; }
/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:0 13px; text-decoration:none; border:0; border-right:1px solid #c9c9c9; }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }
/** styling the drop-down menu **/
#nav li a { color:#727272; font-weight:normal; }
#nav li a:hover { color:#000000; text-decoration:underline; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav #active { color:#000000; cursor:default; }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }
#nav .noborder { border:0; }
.menu_header { background:#575757; color:#ffffff; height:30px; line-height:30px; width:195px; font-size:1.1em; text-transform:uppercase; padding-left:5px; font-weight:bold; border-bottom:1px solid #ffffff; }
/*Contact Form*/
#contact_form fieldset { border:1px dashed #d1d1d1; padding:10px 15px; display:block; margin:0 auto; width:530px; }
#contact_form legend { padding:10px 6px; background:#ffffff; }
#contact_form input, #contact_form textarea { float:left; display:block; border:0; font-size:1em; font-family:arial, tahoma, verdana, sans-serif; background:#616161; padding:2px 4px; margin-bottom:7px; width:350px; color:#FFF; border:1px solid #d1d1d1; }
#contact_form textarea { height:150px; }
#contact_form label { padding-right:10px; float:left; width:150px; text-align:right; }
#contact_form br { clear:left; }
#contact_form .submit, #contact_form .reset { float:right; margin:8px 0px; width:60px; cursor:pointer; color:#fff; }
#contact_form .submit { background:#000000; margin-right:4px; border:0; }
#contact_form .reset { background:#595758; border:0; }
.product_table input { margin-top:3px; border:1px solid #c5c5c5; }
/*New Menu*/
#cat1, #cat2, #cat3, #cat4, #cat5, #cat6, #cat7, #cat8, #cat9, #cat10, #cat11, #cat12, #cat13, #cat14, #cat15, #cat16 { cursor:pointer; width:192px; background:url(down_arrow.gif) #d3d3d3 no-repeat right; padding-left:8px; font-size:1.1em; height:30px; line-height:30px; color:#444; border-bottom:1px solid #ffffff; font-weight:bold}
#cat1cont, #cat2cont, #cat3cont, #cat4cont, #cat5cont, #cat6cont, #cat7cont, #cat8cont, #cat9cont, #cat10cont, #cat11cont, #cat12cont, #cat13cont, #cat14cont, #cat15cont, #cat16cont  { display:none; background:#f4f4f4; width:200px; font-size:1em;}
#cat1cont a, #cat2cont a, #cat3cont a, #cat4cont a, #cat5cont a, #cat6cont a, #cat7cont a, #cat8cont a, #cat9cont a, #cat10cont a, #cat11cont a, #cat12cont a, #cat13cont a, #cat14cont a, #cat15cont a, #cat16cont a { color:#444; font-weight:bold; display:block; border-bottom:1px solid #ffffff; padding-left:25px; background:url(product_menu_back.gif) no-repeat #f4f4f4 center left;}
#cat1cont ul, #cat2cont ul, #cat3cont ul, #cat4cont ul, #cat5cont ul, #cat6cont ul, #cat7cont ul, #cat8cont ul, #cat9cont ul, #cat10cont ul, #cat11cont ul, #cat12cont ul, #cat13cont ul, #cat14cont ul, #cat15cont ul, #cat16cont ul { list-style-type:none; padding:0; margin:0; padding-right:0; line-height:24px; }
#cat1cont a:hover, #cat2cont a:hover, #cat3cont a:hover, #cat4cont a:hover, #cat5cont a:hover, #cat6cont a:hover, #cat7cont a:hover, #cat8cont a:hover, #cat9cont a:hover, #cat13cont a:hover, #cat10cont a:hover, #cat11cont a:hover, #cat12cont a:hover, #cat13cont a:hover, #cat14cont a:hover, #cat15cont a:hover, #cat16cont a:hover { background:url(product_menu_back.gif) no-repeat #e3e3e3 center left; font-weight:bold; border-bottom:1px solid #ffffff; text-decoration:none; }
.menu_item a { cursor:pointer; width:192px; background:#d3d3d3; padding-left:8px; font-size:1.1em; height:30px; line-height:30px; color:#444; border-bottom:1px solid #ffffff; display:block; font-weight:bold; }
.menu_item a:hover { text-decoration:none; background:#e3e3e3; }
.email_friend a { display:block; background:url(button_back.jpg) #575757 repeat-x top; padding:1px 5px; text-align:center; width:190px; color:#ffffff; border:1px solid #ffffff; text-transform:capitalize; font-weight:normal; }
.email_friend a:hover { text-decoration:none; }
/* Thumbnail Viewer Code Begins */
#navdiv2 { display:inline; text-align:center; padding:0; }
#navdiv2 a img { margin:3px; margin-top:10px; border:1px solid #999999;}
#picdiv2 { background:#ffffff; text-align:center; padding:0; margin:0;   }
#picdiv2 img { padding:0; margin:0; border:1px solid #999999; }
#picdiv2 a img { padding:0; margin:0; border:1px solid #999999; }
#picdiv2 pic2 { padding:0; margin:0; }
/* Thumbnail Viewer Code Ends */
#lightbox{ position:absolute; top:40px; left:0; width:100%; z-index:100; text-align:center; line-height:0; }
#lightbox a img{ border:none; }
#outerImageContainer{ position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }
#imageContainer{ padding:10px; }
#loading{ position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }
#hoverNav{ position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
#imageContainer>#hoverNav{ left:0;}
#hoverNav a{ outline:none;}
#prevLink, #nextLink{ width:49%; height:100%; background:transparent url(http://server17.sitewizard.co.uk/sites/koolkrew/template/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { left:0; float:left;}
#nextLink { right:0; float:right;}
#prevLink:hover, #prevLink:visited:hover { background:url(http://server17.sitewizard.co.uk/sites/koolkrew/template/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(http://server17.sitewizard.co.uk/sites/koolkrew/template/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; }
#imageData{ padding:0 10px; }
#imageData #imageDetails{ width:70%; float:left; text-align:left; }	
#imageData #caption{ font-weight:bold;	}
#imageData #numberDisplay{ display:block; clear:left; padding-bottom:1.0em;	}		
#imageData #bottomNavClose{ width:66px; float:right;  padding-bottom:0.7em;}	
#overlay{ position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; } 
.clearfix:after { content:".";  display:block;  height:0;  clear:both;  visibility:hidden; }
* html>body .clearfix { display:inline-block;  width:100%; }
* html .clearfix { /* Hides from IE-mac \*/ height:1%; /* End hide from IE-mac */ }
.enter { background:#616161; padding:2px 3px; color:#FFF; }
.inputs input { background:#616161; color:#FFF; border: 1px solid #414040; }

#personalisedproductsheader {background:#436447}
.menu_item a.pplist, #cat10, #cat11, #cat12, #cat15, #cat16 {background:#aabda2}
#cat10, #cat11, #cat12, #cat15, #cat16 {background:url(down_arrow_green.gif) #aabda2 right center no-repeat}
#cat10cont a, #cat11cont a, #cat12cont a, #cat15cont a, #cat16cont a {background:#dae1d7}
#cat10cont a:hover, #cat11cont a:hover, #cat12cont a:hover, #cat15cont a:hover, #cat16cont a:hover {background:#cfe1c7}