body,
html {
    padding:0;
    background:#FFF;
    color:#000;
    }
body,
html {
    margin:0;
    padding:0;
    background:#FFF;
    color:#000;
    }

#wrap {
    margin:0 auto;
    width:770px;
    }
	
#header {
    float:left;
	width:770px;
	height:120px;
    }
	
.logo {
    float:left;
	width:640px;
	height:120px;
    }
	
.cart-summary {
    font-size:10px;
    float:left;
	width:130px;
	height:120px;
	background-image:url("cart-summary.gif");
	background-repeat:no-repeat;
    }
	
.cart-summary-inset {
    padding-top:53px;
	text-align:center;
	}
	
.cart-summary-inset a{
    letterspacing:1px;
	text-transform:uppercase;
	}
	
.cart-summary-inset a:link{
    font-weight:bold;
	color:#99CCFF;
	}
	
.cart-summary-inset a:hover{
    color:#00FF00;
	text-decoration:none;
	font-weight:bold;
	}

#nav {
    float: left;
	width: 630px;
	background:#0e1a4c;
	height: 30px;
    }
#search {
    float: right;
	width: 140px;
	background:#0e1a4c;
	height: 30px;
	overflow:hidden;
	}
#sidebar {
    float:left;
    width:150px;
	border:0px;
    }
#main_content {
    float:right;
    width:620px;
	min-height:450px;
	height:auto !important;
    height:450px;
	}	

#footer {
    clear:both;
    }
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #3D3D64;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.mainborders {	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0e1a4c;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#0e1a4c;
	border-top-style:solid;
	border-top-width:0px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#0e1a4c;
}
/* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

	/* headings ----------------------------------------------------------------------------- */
	h1	{
		font-size: 24px;
		font-weight: 900;
		margin: 0px;		
		padding: 16px 0px 4px 0px;
		color: #99ccff;
		}
		
	h1.subheading	{
		font-size: 24px;
		font-weight: bold;
		margin: 0px;
		padding: 6px 0px 0px 0px;
		color: #0e1a4c;
		}
		
	h2	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 4px 0px;
		color: #0e1a4c;
		}
		
	h2.clearall	{
		font-size: 16px;
		font-weight: 900;
		margin: 0px;
		padding: 2px 0px 14px 0px;
		color: #0099ff;
		clear:both;
		}
		
	h3.product	{
		font-size: 13px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		color: #0099ff;
		}
		
	h3.product_price	{
		font-size: 11px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		}
		
	.text_heading_left_column	{
		margin: 0px;
		padding: 19px 0px 4px 0px;
		line-height:normal;
		color: #99ccff;
		font-weight: 900;
		font-size: 13px;
		}
		
	.cartheading {
	background-color: #0e1a4c;
	font-weight: bold;
	color:#FFFFFF;
	}
	
.white-text {
    color:#FFFFFF;
}
	/* end headings ------------------------------------------------------------------------- */
	
	.TextField {
background-color: #FFFFFF;
border-width: 1px;
border-color: #333333;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

#menu {
width: 480px;
background: none;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0px 0px 0px 0px;
width: 120px;
float: left;
}

#menu h2 {
width: 120px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: none;
border-color: none;
margin: 0;
padding: 0px 0px;
}

#menu a {
font: 11px Verdana, Arial, Helvetica, sans-serif;
display: block;
border-left: 1px;
border-left-style: solid;
border-left-color: #0E1A4C;
border-right: 1px;
border-right-style: solid;
border-right-color: #0E1A4C;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #0E1A4C;
margin: 0;
padding: 5px 5px;
}

#menu h2 a{
color: #ffffff;
background: none;
font-weight: bold;
text-transform: uppercase;
padding:0px;
border-left: 3px;
border-left-style: solid;
border-left-color: #0E1A4C;
border-right: 2px;
border-right-style: solid;
border-right-color: #0E1A4C;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #0E1A4C;
}

#menu a {
color: #ffffff;
background-color: #3e4a7c;
text-decoration: none;
}

#menu a:hover {
color: #ffffff;
background-color: #878da6;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 480;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

body {
behavior: url(http://www.authentics.co.uk/csshover.htc);
}

<script language="javascript">
document.write("\<\!--\[if IE\]\>");
</script>

<style type="text/css" media="screen">
body {
behavior: url(http://www.authentics.co.uk/csshover.htc);
font-size: 9px;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

</style>

<script language="javascript">
document.write("\<\!\[endif\]\-\-\>");
</script>
