/** RESETS **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, input tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {color: black;}
ol, ul {list-style: none;}

a {color:#ffffff; text-decoration:none; display: block;}
#dhqinfo a {display:inline;}
#wrapper
	{
	width: 955px;
	margin: 0 auto;
	}
	
#main_content
	{
	width: 100%;
	}
	
body

	{
	background-image: url(../images/png/top_banner_full.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	}

.hr
	{
	width: 90%;
	height: 3px;
	border-bottom: 1px dashed #999999;
	margin: 0 auto;
	padding-left: 20px;
	}

.cbox
	{
	
	height: 30px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	}
	
h2 {

	font-size:18px;
	padding-top:10px;

	}

h4 {

	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	text-decoration:underline;

   }
   
#totalbottom
	{
	
	margin-top: 5px;
	
	}
	
#sort th
	{
	
	font-size:14px;
	font-weight:bold;
	color:white;
	text-align:left;
	border-bottom:1px solid #464646;
	
	}
	
#sort
	{
	
	color:white;
	font-size:12px;
	border:1px solid #464646;
	
	}
	
#sort td
	{
	
	background:#464646;	
	
	}		
/** ================================== BEGIN LEFT PANE ================================== **/
	
#left_bar
	
	{
	width: 280px;
	height: 600px;
	float: left;
	display: none;
	}

#logo_main
	{
	width: 250px;
	height: 90px;
	background-image: url(../images/png/logo_borders.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 24px;


	}

#logo_bottom
	{
	width:280px;
	height: 30px;
	background-image: url(../images/png/logo_bottom.png);
	background-repeat: no-repeat;
	}

#left_bar_background
	{
	width: 260px;
	margin: 0 auto;
	padding-top: 1px;
	background-color: #7C0053;
	}
	
	.error{
	color:#ffffff;
	font-style: italic;
	font-weight: bold;
	
	}

						/** ================================== BEGIN BUTTONS ================================== **/
	
						#start_again
							{
							width:260px;
							height: 30px;
							margin: 0 auto;
							padding-top: 7px;
							
							}
							
						#save_count
							{
							width:260px;
							height: 30px;
							margin: 0 auto;
							background-image: url(../images/png/save_count_button.png);
							background-repeat: no-repeat;
							background-position: top center;
							font-family: arial;
							font-size: 14px;
							font-weight: bold;
							text-align: center;
							padding-top: 8px;
							margin-top:3px;
							}
							
						#login
							{
							width:260px;
							height: 30px;
							margin: 0 auto;
							background-image: url(../images/png/save_count_button.png);
							background-repeat: no-repeat;
							background-position: top center;
							font-family: arial;
							font-size: 14px;
							font-weight: bold;
							text-align: center;
							padding-top: 8px;
							}

						#help
							{
							width:260px;
							height: 30px;
							margin: 0 auto;
							margin-top: -4px;
							background-image: url(../images/png/help_button.png);
							background-repeat: no-repeat;
							background-position: top center;
							font-family: arial;
							font-size: 14px;
							font-weight: bold;
							text-align: center;
							padding-top: 6px;
							}
							
							#help2
							{
							width:260px;
							height: 30px;
							margin: 0 auto;
							margin-top: -4px;
							background-image: url(../images/png/help_button.png);
							background-repeat: no-repeat;
							background-position: top center;
							font-family: arial;
							font-size: 14px;
							font-weight: bold;
							text-align: center;
							padding-top: 6px;
							margin-bottom:-30px;
							}
							
							/** ================================== END BUTTONS ================================== **/
							
							/** ================================== BEGIN LIST ORDER BOX ================================== **/
							
							#list_box_main
								{
								width:200px;
								height: 270px;
								margin: 0 auto;
								margin-top: 41px;
								padding-top: 10px;
								padding-left: 20px;
								background-color: #087DD8;
								background-image: url(../images/png/left_box_top.png);
								background-repeat: no-repeat;
								background-position: top center;
								font-family: arial;
								font-size: 16px;
								font-weight: bold;
								color: #000000;
								}
								
								#list_box_main p
								{
								font-size: 18px;
								margin-top: 10px;
								font-weight: bold;
								font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
								}	
															
													#internal_list_box_main
														{
														width: 180px;
														height: 110px;
														margin-left: -10px;
														padding-left: 10px;
														padding-right: 10px;
														margin-top: 15px;
														padding-top: 5px;
														padding-bottom: 5px;
														background-image: url(../images/png/list_box_top.png);
														background-repeat: no-repeat;
														background-position: top center;
														background-color: #333333;
														font-size: 10px;
														color: #ffffff;
														}
														
													#contacts
														{
														width: 180px;
														height: 20px;
														font-size: 12px;
														line-height: 22px;
														font-weight: bold;
														color: #ffffff;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														}
													
													#totalcost
														{
														width: 180px;
														height: 30px;
														font-size: 12px;
														line-height: 22px;
														font-weight: bold;
														color: #ffffff;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														}
														
													#totalcostvat
														{
														width: 180px;
														height: 30px;
														font-size: 12px;
														line-height: 22px;
														font-weight: bold;
														color: #ffffff;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														}

													
													#internal_list_box_main .bold
														{
														font-size: 12px;
														line-height: 24px;
														font-weight: bold;
														color: #ffffff;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														}
															
													#internal_list_box_main p
														{
														font-size: 12px;
														padding-bottom: 2px;
														font-weight: normal;
														color: #ffffff;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														}
															
													#internal_list_box_bottom
														{
														width:190px;
														height: 70px;
														margin-left: -10px;
														font-size: 12px;
														font-weight: bold;
														padding-left: 10px;
														padding-top: 8px;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														background-image: url(../images/png/list_box_bottom.png);
														background-repeat: no-repeat;
														background-position: bottom center;
														background-color: #222121;
														}
															
													#internal_list_box_bottom .bold
														{
														font-size: 12px;
														line-height: 22px;
														font-weight: bold;
														display: inline;
														color: #ffffff;
														font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
														}
															
							#list_box_bottom
								{
								width: 220px;
								height: 20px;
								margin: 0 auto;
								background-image: url(../images/png/left_box_bottom.png);
								background-repeat: no-repeat;
								background-position: top center;
								}
								
							#purchase_button_holder
								{
								width: 200px;
								height: 31px;
								margin: 0 auto;
								position: absolute;
								top: 535px;
								z-index: 1;
								}
								
							#purchase_button
								{
								margin-left: 95px;
								height: 31px;
								width: 122px;
								background-image: url(../images/png/purchase_button.png);
								background-repeat: no-repeat;
								font-family: arial;
								font-size: 14px;
								color: #ffffff;
								font-weight: bold;
								text-align: center;
								padding-top: 8px;
								}
							
								/** ================================== END LIST ORDER BOX ================================== **/
								
#left_bar_background_bottom
	{
	width: 260px;
	height: 31px;
	margin: 0 auto;
	background-image: url(../images/png/left_bar_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

/** ================================== END LEFT PANE ================================== **/

/** ================================== BEGIN MAIN CONTENT ================================== **/

#main_content_wrapper
	{
	width: 640px!important;
	height: 100%!important;
	padding-left: 0px!important;
	margin-left:0px!important;
	color: #000000!important;
	float: left;
	display: block;

	}
	
							#top_banner
								{
								height: 100px;
								width: 672px;
								padding-top: 20px;
								font-size: 16px;
								font-weight: bold;
								color: #ffffff;
								text-align: center;
								font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
								display: none;
								}
								
							/** ================================== BEGIN NAVIGATION ================================== **/
								
							#top_navigation
								{
								width: 354px;
								height: 65px;
								padding-top: 35px;
								padding-left: 18px;
								padding-right: 28px;
								float: left;
								display: none;
								}
								
														#top_navigation .number
															{
															font-size: 20px;
															font-weight: bold;
															color: #000000;
															font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
															}
							
														#selection
															{
															width: 100px;
															height:38px;
															margin-left: 18px;
															font-size: 14px;
															padding-top: 7px;
															font-weight: bold;
															line-height: 25px;
															color: #000000;
															font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
															float: left;
															}
														
														#purchase
															{
															width: 100px;
															height:38px;
															margin-left: 12px;
															font-size: 14px;
															padding-top: 7px;
															line-height: 25px;
															font-weight: bold;
															color: #000000;
															text-align: center;
															font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
															float: left;
															}
														
														#download
															{
															width: 100px;
															height:38px;
															margin-left: 18px;
															font-size: 14px;
															padding-top: 7px;
															line-height: 25px;
															font-weight: bold;
															color: #000000;
															font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
															float: right;
															}
															
								/** ================================== END NAVIGATION ================================== **/
								
								/** ================================== BEGIN INFO BOX ================================== **/
						
								#top_info_box
								{
								width: 271px;
								height: 90px;
								float: right;
								background-image: url(../images/png/infobox_bottom.png);
								background-repeat: no-repeat;
								background-position: bottom center;
								background-color: #087DD8;
								display: none;
								}
								
															#info_icon
																{
																height: 75px;
																width: 78px;
																background-image: url(../images/png/info_icon.png);
																background-repeat: no-repeat;
																background-position: center center;
																float: left;
																}
																
															#information
																{
																height: 60px;
																padding-top: 15px;
																padding-right: 30px;
																width: 163px;
																float: right;
																font-weight: bold;
																font-size: 10px;
																color: #90C4ED;
																text-align: left;
																font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
																}
																						
																						#information .highlight
																							{
																							color: #ffffff;
																							}																							}
																						
																						#information p
																							{
																							font-weight: bold;
																							font-size: 10px;
																							color: #90C4ED;
																							text-align: left;
																							font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
																							}
															
								/** ================================== END INFO BOX ================================== **/
								
								/** ================================= BEGIN MAINBOX ================================= **/
																	
								#tabs_holder
									{
									margin-top: 130px;
									width: 650px;
									height: 35px;
									font-size: 11px;
									text-align: center;
									color: #333333;
									line-height: 36px;
									display: none;
									}
								
															#fields
																{
																width: 90px ;
																height: 35px;
																margin-left: 0px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
															
															#contact
																{
																width: 90px ;
																height: 35px;
																margin-left: 2px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
															
															#industry
																{
																width: 90px ;
																height: 35px;
																margin-left: 2px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
																
															#regions
																{
																width: 90px ;
																height: 35px;
																margin-left: 2px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
																
															#employees
																{
																width: 90px ;
																height: 35px;
																margin-left: 2px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
																
															#turnover
																{
																width: 90px ;
																height: 35px;
																margin-left: 2px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
													/** NOT USED	.tabs
																{
																width: 90px ;
																height: 35px;
																margin-left: 2px;
																float: left;
																background-image: url(../images/png/other_content_tab.png);
																background-repeat: no-repeat;
																background-position: bottom center;
																}
													 **/
		
								#mainbox
									{
									width: 640px!important;
									height: 100%!important;
									padding-left: 0px!important;
									margin-left:0px!important;
									color: #000000!important;
									float: left;
									display: block;

									}
								
								#mainbox_reg
									{
									width: 650px;
									background-color: #333333;
									background-image: url(../images/png/mainbox_top.png);
									background-repeat: no-repeat;
									background-position: top center;
									height:100%; 
									padding-top:5px;
									}
								
								#main_content2
									{
									width: 640px!important;
									color: #000000!important;
									height: 100%!important;
									overflow: visible!important;
									padding-left: 0px!important;
									margin-left:0px!important;
									background-color: #ffffff;
									float: left;
									display: block;
									
								
									}
									#main_content3
									{
									width: 640px!important;
									color: #000000!important;
									height: 100%!important;
									overflow: visible!important;
									padding-left: 0px!important;
									margin-left:0px!important;
									background-color: #ffffff;
									float: left;
									display: block;
									
								
									}
								
								#main_content2 h1
									{
									font-size: 16px;
									padding-top: 10px;
									padding-left: 24px;
									font-weight: bold;
									color: #ffffff;
									text-align: left;
									font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

									}
									
								#main_content2 .hr
									{
									
									height: 10px;
									padding-top: 8px;
									
									padding-bottom: 12px;
									border-bottom: 1px dashed #999999;
									margin: 0 auto;
									font-size: 12px;
									line-height: 14px;
									color: #ffffff;
									}
								
							#mainbox_bottom
									{
									width: 650px;
									height: 30px;
									background-image: url(../images/png/mainbox_bottom.png);
									background-repeat: no-repeat;
									background-position: bottom center;
									background-color:#333333;
									}
								
								#main_content
									{
									width: 600px;
									margin: 0 auto;
									height: 235px;
									border: 1px solid #666666;
									overflow: auto;
									}
																	
								#main_content h1
									{
									font-size: 16px;
									padding-top: 10px;
									padding-left: 24px;
									font-weight: bold;
									color: #ffffff;
									text-align: left;
									font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
									}
									
								#main_content .hr
									{
									
									height: 10px;
									padding-top: 8px;
									padding-bottom: 12px;
									border-bottom: 1px dashed #999999;
									margin: 0 auto;
									font-size: 12px;
									line-height: 14px;
									color: #ffffff;
									}
								
								#main_content_reg
									{
									width: 600px;
									margin: 0 auto;
									overflow: auto;
									height:100%;
									overflow:none; 
									padding-left:40px; 
									border:none; 
									background-repeat:no-repeat; 
									background-position:right bottom;
									}
																	
								#main_content_reg h1
									{
									font-size: 16px;
									padding-top: 10px;
									padding-left: 0px;
									font-weight: bold;
									color: #ffffff;
									text-align: left;
									font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
									}
									
								#main_content_reg .hr
									{
									
									height: 10px;
									padding-top: 8px;
									padding-bottom: 12px;
									border-bottom: 1px dashed #999999;
									margin: 0 auto;
									font-size: 12px;
									line-height: 14px;
									color: #ffffff;
									}
									
									.inputselect
									{
									margin-left:40px;
									vertical-align: middle;
									}
									
								#update_button_holder
									{
									width: 320px;
									height: 45px;
									margin: 0 auto;
									position: absolute;
									display: inline;
									top: 535px;
									z-index: 1;
									margin-left: 275px;
									}
								
								#update_button_holder_tc
									{
									width: 320px;
									height: 45px;
									margin: 0 auto;
									position: absolute;
									display: inline;
									top: 535px;
									z-index: 1;
									margin-left: 275px;
									display: none;
									}
								
								#update_button_holder_reg
									
									{
									width: 320px;
									height: 45px;
									margin: 0 auto;
									position: absolute;
									display: inline;
									margin-top: -5px;
									z-index: 1;
									margin-left: 281px;
									}
								
								#update_button_holder_login
									{
									width: 320px;
									height: 45px;
									margin: 0 auto;
									position: absolute;
									display: inline;
									top: 510px;
									z-index: 1;
									margin-left:162px;
									}
								
								#order_summary
									{
									width:158px;
									height: 41px;
									background-image: url(../images/png/order_summary.png);
									background-repeat: no-repeat;
									background-position: top center;
									font-family: arial;
									font-size: 14px;
									font-weight: bold;
									text-align: center;
									padding-top: 12px;
									float: left;
									}
									
								#update_button
									{
									height: 41px;
									width: 152px;
									background-image: url(../images/png/update_button.png);
									background-repeat: no-repeat;
									font-family: arial;
									font-size: 14px;
									color: #ffffff;
									font-weight: bold;
									text-align: center;
									padding-top: 12px;
									float: right;
									}
								
								#order_summary_reg
									{
									width:158px;
									height: 41px;
									background-image: url(../images/png/order_summary.png);
									background-repeat: no-repeat;
									background-position: top center;
									font-family: arial;
									font-size: 14px;
									font-weight: bold;
									text-align: center;
									padding-top: 12px;
									float: left;
									}
									
								#update_button_reg
									{
									height: 41px;
									width: 152px;
									background-image: url(../images/png/update_button.png);
									background-repeat: no-repeat;
									font-family: arial;
									font-size: 14px;
									color: #ffffff;
									font-weight: bold;
									text-align: center;
									padding-top: 12px;
									float: right;
									}
								
								/** ================================= END MAINBOX ================================= **/
								
								/** ================================= BEGIN FOOTER ================================= **/
								
								#footer
									{
									margin: 0 auto;
									width: 650px;
									height: 74px;
									margin-top: 10px;
									color: #000000;
									font-size: 12px;
									font-weight: bold;
									font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
									display: none;
									}
									
															#footer_logos
																{
																margin-left: 100px;
																height: 74px;
																width: 177px;
																background-image: url(../images/png/footer_logos.png);
																background-repeat: no-repeat;
																background-position: center center;
																float: left;
																
																}
															
															#footer_text a
																{
																color: #000000;
																}
																
															#footer_text
																{
																height: 74px;
																width: 340px;
																float: right;
																font-size: 14px;
																font-weight: bold;
																}
																
															#footer_text h1
																{
																font-size: 24px;
																padding-top: 10px;
																padding-left: 10px;
																padding-bottom: 2px;
																}
																
																						#footer_text_left
																							{
																							width: 100px;
																							height: 20px;
																							float: left;
																							padding-left: 20px;
																							margin-top: 5px;
																							margin-left: 5px;
																							background-image: url(../images/png/arrow.png);
																							background-repeat: no-repeat;
																							background-position: left;
																							line-height: 20px;
																							}
																							
																						#footer_text_right
																							{
																							width: 150px;
																							height: 20px;
																							float: right;
																							margin-top: 5px;
																							padding-left: 20px;
																							margin-right:24px;
																							background-image: url(../images/png/arrow.png);
																							background-repeat: no-repeat;
																							background-position: left;
																							line-height: 20px;
																							}
																							
																						
																						
#firstpane{
	
	position: absolute;
	float:right;
	margin-left:51px;
	z-index:1;
	
	}
	.menu_list {
	width: 156px;
	}
	.menu_head {
		width:156px;
		text-align: center;
		line-height: 38px;
		height:38px;
		cursor: pointer;
		position: relative;
		margin:1px;
		   font-weight:bold;
		   font-size: 12px;
		   color:white;
		   background:url(http://datahq-online.co.uk/assets/images/png/start_again_button.png);
	}
	.menu_body {
		display:none;
		width:152px;
		margin-left:3px;
		padding-bottom:50px;
		
		

	}
	.menu_body a {
	  display:block;
	  color:#333333;
	  padding-left:3px;
	  line-height: 19px;
	  background-color:#adadad;
	  
	  font-weight:bold;
	  font-size: 14px;
	  text-decoration:none;
	}
	.menu_body a:hover {
	  color: #000000;
	  text-decoration:underline;
	}
	
	#slidebottom {
	background:url(http://datahq-online.co.uk/assets/images/png/slide_menu_bot.png) no-repeat;
    height:11px;
    width:152px;
	}
																							