/* Copyright Peblaco - http://www.peblaco.co.uk/
Removing this notice or redistributing this file in whole or in part is prohibited
Visit http://www.peblaco.co.uk/ for Actinic templates and themes */

body {
	margin: 0px;
	padding: 20px 0 20px 0;
	background-color:#c5d8eb;
	background-image: url("dhuk_bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 76%;
}

form {
	padding: 0;
	margin: 0;
	}

/* Actinic.css default styles */

a:link {
	color: #d70000;
	text-decoration: underline;
}

a:visited {
	color: #d70000;
	text-decoration: underline;
}

a:hover {
	color: #d70000;
	text-decoration: underline;
}

a:active {
	color: #d70000;
	text-decoration: underline;
}

.actCHECKOUTEM {
	background-color: #d70000;
}

.actCHECKOUTBG {
	background-color: #ffffff;
}

.actlarger {
	font-size: 1.2em;
	color: #000000;
}

.actsmaller{
	font-size: 0.9em;
	color: #000000;
}

.actxxsmall {
	font-size: 0.9em;
	color: #000000;
}

.actxsmall {
	font-size: 1.1em;
	color: #000000;
}

.actsmall {
	font-size: 1.1em;
	color: #000000;
}

.actregular {
	font-size: 1.2em; /* Edited */
	color: #000000;
}

.actlarge{
	font-size: 1.5em;
	color: #000000;
}

.actxlarge {
	font-size: 1.8em;
	color: #000000;
}

.actxxlarge {
	font-size: 1.8em;
	color: #000000;
}

.actwarningcolor {
	color: #d70000;
}
	
.actrequiredcolor {
	color: #d70000;
}

.actsearchhighlightcolor {
	color: #0000ff;
}

.actrequired {
	color: #d70000;
}

.actwarning {
	font-size: 1.1em;
	color: #d70000;
}

.actwelcome {
	font-size: 1.1em;
	color: #000000;
}

.actlogotext {
	font-size: 1.1em;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 1.1em;
	color: #d70000;
}

.thinborder1 {
	border: 1px solid #990000;
}

.thinborder2 {
	border: 1px solid #d70000;
}

.thinred {
	border: solid 1px #990000;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #d70000;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

table.checkout td {
	background-color: #ffffff;
}

table.checkout th {
	background-color: #d70000;
}

.cart {
	background-color: #ffffff;
}

.cartheading {
	background-color: #d70000;
	font-weight: bold;
	color: #ffffff;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

/* end of general styles for all themes */

/* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */
	/* lines -------------------------------------------------------------------------------- */
	.dotted_line_blue	{
		height: 1px;
		background-color: #CCCCCC; /* CSS Style edited by Peblaco */
		background-image:url('theme_dotted_line.gif');
		clear:both;
		}
		
	.solid_line_light_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #CCCCCC; /* CSS Style edited by Peblaco */
		clear:both;
		}
		
	.solid_line_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #CCCCCC; /* CSS Style edited by Peblaco */
		clear:both;
		}
		
	.dotted_outline_blue	{
		border: 1px dotted #CCCCCC; /* CSS Style edited by Peblaco */
		padding: 8px;
		}		
	/* end lines ---------------------------------------------------------------------------- */
	
	.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
	.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}
	
	.product_image_cost	{
		margin: 0px 12px 8px 0px;
		text-align: center;
		float: left;
		}
		
	.product_list	{
		margin: 20px 0px 20px 0px;
		}	
/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */



/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
	.image_float_right	{
		float: right;
		margin: 16px 0px 15px 20px;
		}
	
	.image_product	{
		margin: 0px 18px 10px 0px;
		text-align: center;
		float: left;
		}
/* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */




/* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

	/* headings ----------------------------------------------------------------------------- */
	h1	{
		font-size: 1.5em;
		padding: 5px 0 0 0;
		margin: 0;
		color: #d70000;
		}
		
	h1.subheading	{
		font-size: 1.5em;
		padding: 0 0 4px 0;
		margin: 0;
		color: #d70000;
		}
		
	h2	{
		font-size: 1.2em;
		padding: 0 0 10px 0;
		margin: 0;
		color: #d70000;
		}
		
	h2.clearall	{
		font-size: 1.2em;
		padding: 2px 0px 14px 0px;
		margin: 0;
		color: #d70000;
		clear:both;
		}
	
	h3 {
		font-size: 1.1em;
		padding: 0 0 4px 0;
		margin: 0;
		color: #d70000;
		}
		
	h3.product	{
		font-size: 1.2em;
		padding: 0 0 6px 0;
		margin: 0;
		color: #d70000;
		}
		
	h3.product_price	{
		font-size: 1.1em;
		margin: 0;
		padding: 0 0 20px 0;
		}
		
	.text_heading_left_column	{
		margin: 0px;
		padding: 19px 0px 4px 0px;
		line-height:normal;
		color: #d70000; /* CSS Styles edited by Peblaco - http://www.peblaco.co.uk/ */
		font-weight: 900;
		font-size: 1.2em;
		}
	/* end headings ------------------------------------------------------------------------- */
	
	/* menu text --------------------------------------------------------------------------- */
	.text_menu	{
		padding: 2px 0px 2px 0px;
		font-size : 1.1em;
		margin: 0px;
		color : #ffffff;
		}
	
	.text_menu_no_space	{
		word-spacing: normal;
		}
		
	.text_menu_cart	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		}
		
	.text_menu_cart_items	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		font-weight: 900;
		}	
	/* end menu text ----------------------------------------------------------------------- */

	/* product text ------------------------------------------------------------------------ */
	.text_product_small_info	{
		font-size: 0.9em;
		line-height: normal;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		}
	
	.text_product_small_info_heading	{
		margin: 0px;
		padding: 10px 0px 12px 0px;
		line-height:normal;
		color: #d70000;
		font-weight: 900;
		font-size: 1.0em;
		}
		
	.text_product_small_info_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-weight: 900;
		font-size: 0.9em;
		color: #d70000;
		}
		
	/* end product text -------------------------------------------------------------------- */

	.text_breadcrumbs	{
		font-size: 0.9em;
		color: #990000;
		margin: 0px;
		line-height:normal;
		padding: 2px 0px 10px 0px;
		}	
	
	.text_footer	{
		color: #d70000;
		font-size: 0.9em;
		padding:0px;
		margin:4px 0px 0px 0px;
		}

	.text_options	{
		font-weight: 900;
		}

	.text_word_spacing_8px	{
		word-spacing: 8px;
		}
	
	.text_terms_conditions	{
		color: #d70000;
		font-size: 1.1em;
		border: 0;
		margin: 0;
		padding: 0;
		}
/* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */

/* Peblaco styles */

#pagewrapper {
	font-size: 1.1em;
	border: 1px solid #d70000;
	background-color: #ffffff;
	}

#pagewrapper{width: 1001px;margin-left: auto;margin-right: auto;}.skip,.dev{position: absolute;left: -9999px;width: 990px;}.clear,.clearbr{clear: both;height: 0;line-height: 0;font-size: 1px; margin: 0; padding: 0; border: 0;}#container, #main{width: 100%;padding: 0;}#LeftAndRightleftcontainer{width: 100%;float: left;margin-right: -200px;/*background-color: #990000; Main and Right if Left longest*/}#LeftAndRightleftcontainer .sub{width: 100%;float: right;margin-left: -200px;/*background-color: #990000; Left and Right if Main longest*/}#LeftAndRightmaincontainer{margin: 0 200px 0 200px;padding: 10px;/*background-color: #c5d8eb;*/}#LeftAndRightleft{width: 200px;float: left;color: #ffffff;/*background-color: #990000;*/}#LeftAndRightright{width: 200px;float: right;/*background-color: #990000;*/}#LeftOnlyleftcontainer{width: 100%;/*background-color: #990000; Main and Right if Left longest*/}#LeftOnlyleftcontainer .sub{width: 100%;float: right;margin-left: -200px;/*background-color: #990000; Left and Right if Main longest*/}#LeftOnlymaincontainer{margin: 0 0 0 200px;padding: 10px;/*background-color: #c5d8eb;*/}#LeftOnlyleft{width: 200px;float: left;color: #ffffff;/*background-color: #990000;*/}#RightOnlyleftcontainer{width: 100%;float: left;margin-right: -200px;/*background-color: #990000; Main and Right if Left longest*/}#RightOnlyleftcontainer .sub{width: 100%;/*background-color: #990000; Left and Right if Main longest*/}#RightOnlymaincontainer{margin: 0 200px 0 0;padding: 10px;/*background-color: #c5d8eb;*/}#RightOnlyright{width: 200px;float: right;/*background-color: #990000;*/}#Noneleftcontainer, #Noneleftcontainer .sub{width: 100%;}#Nonemaincontainer{margin: 0;padding: 5px;/*background-color: #c5d8eb;*/}

.clearbr {
	height: 10px;
	}

#footer {
	text-align: center;
	}



#mainnavigationtop {
	height: 32px;
	}

#mainnavigationtop {
	
	background-image: url('nav_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	
	color: #000000;
	font-weight: bold;
	}

#footerlinks {
	padding: 4px 3px 3px 10px;
	}

table td#logobg {
	height: 130px;
	
	padding-left: 20px;
	}

table td#logobg img, #logoside img {
	vertical-align: middle;
	border: 0;
	}

#logotop {
	float: left;
	}

.separator {
	height: 1px;
	background-color: #d70000;
	}

#searchcart {
	width: 250px;
	float: right;
	}

#quicksearchtop {
	margin-right: 10px;
	}

#quicksearchtop #searchtitle {
	float: left;
	padding: 4px 9px 0 0;
	color: #d70000;
	font-weight: bold;
	}

#quicksearchtop #searchbox {
	float: left;
	padding: 3px 0 0 0;
	}

#quicksearchtop #advsearch {
	padding-left: 64px;
	}

#quicksearchside {
	margin: 10px 5px 15px 5px;
	}

#quicksearchside #searchbox {
	padding: 5px 5px 0px 5px;
	}

.searchinput {
	width: 110px;
	height: 14px;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	}

.searchgo {
	background-image: url('search_button.gif');
	background-position: top;
	background-repeat: no-repeat;
	border: none;
	width: 35px;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	}

#shoppingcarttop {
	padding-right: 10px;	
	font-weight: bold;
	color: #000000;
	text-align: center;
	}

#shoppingcartside {
	margin: 10px 5px 15px 5px;
	color: #000000;
	text-align: center;
	}

#quicksearchside #searchtitle, #sectionlistside .sectionlistheader, #brochurenavbarside .sectionlistheader, 
#bestsellerslist .sectionlistheader, #newproductslist .sectionlistheader {
	padding: 5px 0 5px 13px;
	color: #ffffff;
	font-size: 1.5em;
	background-image: url('dhuk_sectionlistheader_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}

#shoppingcartside .shoppingcarttitle {
	color: #d70000;
	font-size: 1.2em;
	}

#bestsellerslist .sectionlistheader, #newproductslist .sectionlistheader {
	margin: 10px 5px 0 5px;
	}

#shoppingcarttop fieldset, #shoppingcartside fieldset {border:1px solid #d70000; padding: 2px; color: #d70000;}

#shoppingcarttop legend, #shoppingcartside legend {
	font-size: 1.2em;
	color: #d70000;
	font-weight: bold;
	}

#sectionlisttop .sectionlistheader, #brochurenavbartop .sectionlistheader {
	float: left;
	margin: 0px;
	padding: 5px 10px 2px 5px;
	line-height:normal;
	color: #000000;
	font-weight: 900;
	font-size: 1.2em;
	}

#mainnavigationside, #sectionlistside, #brochurenavbarside, .sidebarimage, .sidebarinfo {
	color: #000000;
	margin: 10px 5px 15px 5px;
	}

.sidebarinfo {
	padding: 5px;
	color: #ffffff;
	background-color: #d70000;
	}

.sidebarinfotitle {
	font-size: 1.2em;
	font-weight: bold;
	}

.sidebarinfotext {
	font-size: 0.9em;
	font-weight: bold;
	}

#brochurenavbarside .actxxsmall {
	color: #000000;
	}

#sectionlisttop, #brochurenavbartop {
	background-color: #d70000;
	}



.bestnewpad {
	margin: 0 5px 15px 5px;
	padding: 5px;
	color: #000000;
	border: #d70000 1px solid;
	}

#footernavigation, #copyright {
	font-size: 0.8em;
	text-align: center;
	padding: 5px;
	color: #d70000
	}

.priceprompt {
	font-weight: bold;
	color: #d70000;
	}

.price {
	font-weight: bold;
	}

/*.alsorelated {
	float: left;
	width: 240px;
	margin-right: 20px;
	}*/

.alsorelatedprice {
		font-weight:bold;
		color: #d70000;
		}

#mainnavigationtop ul, #shoppingcarttop ul, #sectionlisttop ul, #brochurenavbartop ul, #shoppingcartside ul, #mainnavigationside ul, #sectionlistside ul, #brochurenavbarside ul, #footernavigation ul, #copyright ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#shoppingcarttop ul, #shoppingcartside ul {
	padding: 2px 0 7px 0;
	}

#sectionlisttop ul, #brochurenavbartop ul {
	padding: 2px 5px 0px 5px;
	}

#mainnavigationtop li {
   float: left;
   }

#shoppingcarttop li, #sectionlisttop li, #brochurenavbartop li, #footernavigation li, #copyright li {
   border-left: 1px solid #000000;
   float: left;
   line-height: 1.2em;
   margin: .5em .5em .5em -.5em;
   padding: 0 .6em 0 .6em;
   white-space: nowrap;
   }

#shoppingcarttop li, #shoppingcartside li {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	}

#shoppingcartside li.first {
	margin: 0px 0px 5px -5px;
	padding: 0px;
	}

#sectionlisttop li, #brochurenavbartop li {
	border-left: 1px solid #ffffff;
	}

#footernavigation li, #copyright li {
	float: none;
	display: inline;
	border-left: 1px solid #d70000;
	}

#shoppingcarttop ul li, #sectionlisttop ul li.first, #brochurenavbartop ul li.first, #footernavigation ul li.first, #copyright ul li.first {
	border-left: none;
	}

#footernavigation ul li a:link, #copyright ul li a:link, #footernavigation ul li a:visited, #copyright ul li a:visited, #footernavigation ul li a:hover, #copyright ul li a:hover, #footernavigation ul li a:active, #copyright ul li a:active {color: #d70000;}

#shoppingcarttop ul li a:link, #shoppingcarttop ul li a:visited, #shoppingcarttop ul li a:hover, #shoppingcarttop ul li a:active, #shoppingcartside ul li a:link, #shoppingcartside ul li a:visited, #shoppingcartside ul li a:hover, #shoppingcartside ul li a:active {color: #ffffff; background-color: #d70000; text-decoration: none; padding: 3px 5px 3px 5px; font-size: 0.9em;}
#shoppingcarttop ul li a:hover, #shoppingcarttop ul li a:active, #shoppingcartside ul li a:hover, #shoppingcartside ul li a:active {background-color: #990000;}

#sectionlisttop a:link, #brochurenavbartop a:link, #sectionlisttop a:visited, #brochurenavbartop a:visited, #sectionlisttop a:hover, #brochurenavbartop a:hover, #sectionlisttop a:active, #brochurenavbartop a:active {
	color: #d70000;
	}

#bestsellerslist a:link, #newproductslist a:link, #bestsellerslist a:visited, #newproductslist a:visited, #bestsellerslist a:hover, #newproductslist a:hover, #bestsellerslist a:active, #newproductslist a:active {
	color: #d70000;
	}

#mainnavigationtop ul li a:link, #mainnavigationtop ul li a:visited, #mainnavigationtop ul li a:hover, #mainnavigationtop ul li a:active {
	color: #ffffff; text-decoration: none; padding: 8px 15px 8px 15px; height: 32px; line-height: 32px; border-right: #ffffff 1px solid;
	}

#mainnavigationtop ul li a:hover, #mainnavigationtop ul li a:active {
	background-color: #990000; border-right: #ffffff 1px solid;
	}

#mainnavigationside a:link, #sectionlistside a:link, #brochurenavbarside a:link, #mainnavigationside a:visited, #sectionlistside a:visited, #brochurenavbarside a:visited, #mainnavigationside a:hover, #sectionlistside a:hover, #brochurenavbarside a:hover, #mainnavigationside a:active, #sectionlistside a:active, #brochurenavbarside a:active {
	color: #ffffff; text-decoration: none; background-color: #d70000; display: block; padding: 3px; margin-top: 1px; font-weight: bold; font-size: 0.9em;
	}

#mainnavigationside a:hover, #sectionlistside a:hover, #brochurenavbarside a:hover, #mainnavigationside a:active, #sectionlistside a:active, #brochurenavbarside a:active {
	background-color: #990000;
	}

#advsearch a:link, #advsearch a:visited, #advsearch a:hover, #advsearch a:active {
	color: #d70000;
	font-size: 0.8em;
	}

#advsearch a:hover, #advsearch a:active {
	color: #990000;
	}

SELECT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#selectsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

.sectionbox {
	float: left;
	width: 175px;
	border: 1px solid #d70000;
	margin: 0 5px 0 10px;
	text-align: center;
	}

.sectionbox .sectionboxtitle {
	height: 35px;
	background-color: #d70000;
	}

.sectionbox .sectionboxtitle a {
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-size: 0.8em;
	}

.sectionborder {
	border: 1px solid #CCCCCC;
	margin: 5px 0 5px 0;
	}

.sectionviewdetails {
	margin-top: 5px;
	}

.brochure {
	margin-bottom: 15px;
	}

.fromprice {
	font-size: 1.1em;
	color: #d70000;
	font-weight: bold;
	}

.cardlogos {
	text-align: center;
	}

/* Overwriting Actinic.css styles */

.text_heading_left_column {
	padding: 0px 0px 5px 0px;
	}

#bestsellerslist .solid_line_blue, #newproductslist .solid_line_blue, #bestsellerslist .dotted_line_blue, #newproductslist .dotted_line_blue {
	background-color: #d70000;
	background-image: none;
	}

#bestsellerslist .sidebox, #newproductslist .sidebox, #bestsellerslist .boxbody, #newproductslist .boxbody, #bestsellerslist .sidebox a, #newproductslist .sidebox a, #bestsellerslist .boxbody a, #newproductslist .boxbody a {
	color: #d70000;
	}

#brochurenavbarside .dotted_line_blue, #sectionlistside .dotted_line_blue {
	background: none;
	}

.text_product_small_info a {
	font-size: 0.9em;
	}

.text_product_small_info_heading a:link, .text_product_small_info_heading a:visited {
	text-decoration: none;
	}

.text_product_small_info_heading a:hover, .text_product_small_info_heading a:active {
	text-decoration: underline;
	}

/* Cart font size workaround */

.actregular table.carttable {
	font-size: 0.8em;
	}

/* IE5 Mac styles */

/*\*//*/

.skip {
	display: none;
	}

#quicksearchtop, #shoppingcarttop {
	width: 300px;
	}

.searchgo {
	background: url(search_button.gif);
	}

.image_product, .product_image_cost {
	float: none;
	}

#footerlinks {
	text-align: left;
	}

#footerlinks li {
   float: left;
   }

.product_list {
	overflow: auto;
	}

#mainnavigationtop, #footerlinks {
	background-image: url(nav_bg.jpg);
	}





/**/