body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}

/* dk: STRUCTURE */

div#wrapper{
	width:790px;
}

div#header{
	width:790px;
	height:138px;
	margin-top:10px;
}

div#menu{
	width:790px;
	height:37px;
	background-image:url(http://www.abra.co.uk/images/menubg.gif);
	background-repeat:no-repeat;
	margin-top:5px;
}

div#rightcol{
	width:601px;
	float:right;
	margin-top:5px;
}

div#contentcontainer{
	width:601px;
	background-image:url(http://www.abra.co.uk/images/contentbg.gif);
}

div#content{
	width:560px;
	text-align:left;
}

div#leftcol{
	width:185px;
	float:left;
	margin-top:5px;
}

div#leftcontent{
	width:185px;
	background-image:url(http://www.abra.co.uk/images/leftcontentbg.gif);
}

div.clear{
	clear:both;
}

div#flash{
	width:148px;
	height:137px;
	margin-top:15px;
	padding:0 7px 5px 0;
	background-image:url(http://www.abra.co.uk/images/flashbg.gif);
	background-repeat:no-repeat;
}


/* dk: TYPOGRAPHY */

p.blue{
	font-size:1.1em;
	color:#528bf3;
	padding:0px;
	margin:0px;
}

p.grey{
	font-size:1.1em;
	color:#666666;
	padding:0px;
	margin:0px;

}

h1{
	color:#528bf3;
	font-size:1.6em;
	line-height:1.4em;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h2{
	color:#528bf3;
	font-size:1.3em;
	line-height:1.3em;
	padding:0px;
	margin:0px;

}

h2 a{
	color:#528bf3;
	text-decoration:none;
}

h2 a:hover{
	color:#666666;
	text-decoration:none;
}

h3{
	color:#747474;
	font-size:1.1em;
	line-height:1.3em;
	padding:0px;
	margin:10px 0 0 0;
	
}

h3 a{
	color:#747474;
	text-decoration:none;	
}

h3 a:hover{
	color:#528bf3;
	text-decoration:none;	
}

h4{
	color:#528bf3;
	font-size:1.2em;
	line-height:1.3em;
	padding:0px;
	margin:0px;
}

h4.price{
	float:left; 
	margin:10px 20px 0 30px;
}

h4 a{
	color:#528bf3;
	text-decoration:none;
}

h4 a:hover{
	color:#666666;
	text-decoration:none;
}

h5{
	color:#747474;
	font-size:1.4em;
	line-height:1.3em;
	padding:0px;
	margin:10px 0 0 0;
	
}

h5 a{
	color:#747474;
	text-decoration:none;	
}

h5 a:hover{
	color:#000080;
	text-decoration:none;	
}

h6{
	color:#000080;
	font-size:1.8em;
	line-height:1.3em;
	padding:0px;
	margin:10px 0 0 0;
}	

div#menutext{
	font-size:1.0em;
	color:#528bf3;
	padding-top:9px;
	
}

div#menutext a{
	font-size:1.0em;
	color:#528bf3;
	padding-top:9px;
	padding:0 2px 0 2px;
	text-decoration:none;
}

html>body div#menutext a{
	padding:0 2px 0 1px;
}

div#menutext a:hover{
	color:#666666;
}

div#izone{
	text-align:right;
	font-size:0.9em;
	color:#666666;
	padding-right:10px;
}

div#izone a{
	text-align:right;
	color:#666666;
	border-bottom:1px dashed #528bf3;
	text-decoration:none;
}

div#izone a:hover{
	text-align:right;
	color:#528bf3;
	border-bottom:1px solid #666666;
	text-decoration:none;
}

/* dk: MENU */