/* CSS Document */

<style type="text/css">
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



/* style the outer div to give it width */
.menu {font-size:0.85em;padding-bottom:200px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:22px;
width=15px;	z-index: 20;
}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:22px;line-height:22px;}

/* style the sub level list items */
.menu ul ul li {display:block;width:15em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	background:#aaa;
	padding:0 0px 0 0em;
	font-family: Arial, Helvetica, sans-serif;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#84848b; color:#000000;width:12em;height:100%;line-height:1em; padding:5px 18px;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:21;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#84848b;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#BLUE;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#84848b;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#BLUE;}

/* style the level hovers */
/* first */
.menu a:hover {color:#000;background:#a9a9ae;}
.menu :hover > a {color:#000;background:#a9a9ae;}
/* second */
.menu ul ul a:hover{color:#FFFFFF;background:#a9a9ae;}
.menu ul ul :hover > a {color:#FFFFFF;background:#a9a9ae;}
/* third */
.menu ul ul ul a:hover {background:#a9a9ae;}
.menu ul ul ul :hover > a {background:#a9a9ae;}
/* fourth */
.menu ul ul ul ul a:hover {background:#000000;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:22px;left:0;width:170px;}

/* position the third level flyout menu */
.menu ul ul ul{left:168px;top:0;width:200px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:0px;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

.main {
	position: relative;
	top: 0px;
	z-index: 1;
}



/* The .cattree class is not output by OpenUI. Instead it should be
included in your Global Left Column Header as a <div class="cattree">
along with a corresponding </div> tag placed in your category footer. */
.cattree { 	font-size: 10px;
	color: #333333;}
.cattree:link {	font-size: 10px;
	color: #333333; }
.cattree:hover {	font-size: 10px;
	color: #999999; }
.cattree:active {	font-size: 10px;
	color: #999999; }
.cattree:visited { 	font-size: 10px;
	color: #333333;}

/* the links abouve the Category tree. */
.greymenu: { }

/* Header categories are those with an underscore 
   as the 2nd character of the category's code. */
.cattree_header: { }

/* Top-level categories are those with no parent. */
.cattree_top { }

/* The currently selected top-level category. */
.cattree_top_sel { }

/* Parent-level categories are those with 1 or more children. */
.cattree_parent { }

/* The currently selected parent-level category. */
.cattree_parent_sel{ }

/* Child-level categories are those with no children. */
.cattree_child { }

/*The currently selected child-level category.*/
.cattree_child_sel { }
.searchboxx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #EEEEEE;
}

.searchbutton{
background-color: #bdbdbd;
border: 1px #bdbdbd outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.searchbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	letter-spacing: -1px;

}



.JCI-prodhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #8c8796;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: lighter;
	line-height: 37px;
}

.JCI-bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	letter-spacing: 1px;
	line-height: 20px;
	color:#000000;
}



.JCI-colourname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 20px;
	color:#000000;
}





.JCI-cathead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #8c8796;
	letter-spacing: 3px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}


.JCI-catprodname {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8c8796;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: lighter;
	text-decoration:none;
}

.JCI-catprodname:link {	
	color: #8c8796; }
.JCI-catprodname:hover {	
	color: #8c8796; }
.JCI-catprodname:active {	
	color: #8c8796; }
.JCI-catprodname:visited { 	
	color: #8c8796;}



.JCI-prodshortdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	letter-spacing: 0px;
	line-height: 14px;
	color:#000000;
	text-transform: uppercase;
}

.JCI_FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEEEEE;
	text-transform: uppercase;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
.JCI-body-darkback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	letter-spacing: 0px;
	line-height: 14px;
	color:#CCCCCC;
}
.JCI-body-darkbackSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	letter-spacing: 0px;
	line-height: 14px;
	color:#999999;
	text-transform: uppercase;
}
.JCI-bodytextLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	color:#000000;
	letter-spacing: 1pt;
}
.JCI-bodySubheadsPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	letter-spacing: 1px;
	line-height: 20px;
	color:#CC0033;
}

.jci_messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FF6699;
	padding: 4px;
	height: 16px;
	width: 832px;
	text-align: center;
	z-index: 6;
	margin: 0px;
	color: #FFFF99;
	
	}


.breadcrumb_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #8c8796;
	letter-spacing: 3px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}


.breadcrumb_link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #8c8796;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}


.minibasket {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #8c8796;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: lighter;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
}
