/*========================================================

Global CSS file for 

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/
 
/*===================================================================
GENERAL STYLING
===================================================================*/

body{
	font-family:arial, helvetica, "gill sans" "sans serif";
	width:1000px;
	margin:0 auto 0 auto;
	background:#E3E3E3 url('../cssimages/strip.jpg') repeat-x;
}

h1{
	margin:0 0 0 0;
}

h2{
	font-size:2.3em;
}

h3{
	font-size:1.5em;
	font-weight:none;
}

h1, h2, #navigation li a{
/*	font-family:"minion pro", times, "times new roman", georgia, serif;*/
	font-family:arial, helvetica, "gill sans" "sans serif";
	
}

#header{
   background:url('../cssimages/header2.png') no-repeat;
   height:163px;
   margin:0 0 0px 0;
}

#container{
	width:1000px;
	background:url('../cssimages/background.jpg') repeat-y;
	padding:0 0 0 0px;
}

/*===================================================================
TO ADD BLUE COLOUR TO ANY OF THE ELEMENTS, GIVE A CLASS OF blue_text
===================================================================*/

.blue_text{
	color:#118BA9;
}

/*===================================================================
NAVIGATION
===================================================================*/

ul#navigation{
	position:relative;
	margin:100px 0 0 55px;
/*	border:solid 1px #000;*/
}

#navigation li{
	list-style:none;
	font-size:1.1em;
	float:left;
	padding:0 0 0 5px;
}

#navigation li{
	color:#fff;   
}

#navigation li a{
	color:#fff;
}

/*ul#navigation li.current a{
	color:#12a3c8;
	text-decoration:underline;
}  */

ul#navigation li.current a, .grey_sub ul#sub_navigation li.current a{
	color:#12a3c8;
	text-decoration:underline;
}

/*===================================================================
TOP IMAGES
===================================================================*/

#top_buttons{
	padding:10px 0 0 0;
}

#top_buttons #left_image{
	padding-left:120px;
}

/*===================================================================
SUBNAV UL
===================================================================*/

.grey_sub{

	font-size:1.3em;
	color:#fff;
	width:945px;
	margin:0 0 0 23px;
	padding:0 0 0 0px; /* add 5px left if using sub_background2.jpg */
	display:block;
	height:25px;
	background:url('../cssimages/sub_background.jpg') no-repeat;
	clear:both;
}

.grey_sub li{
	float:left;
	padding:4px 0 0 10px;
	list-style:none;
}

.grey_sub li a{
	color:#fff;
}
  
.grey_sub li a:hover{
	color:#999;
}

/*===================================================================
CONTENT
===================================================================*/

#content{
	padding:0 0 0 70px;
	color:#404040;
}

h2{
	margin:5px 0 5px -20px;
}

h3{
	margin:20px 0 0 0px;
	padding:0px;
}

#bulletin h2{
	margin:5px 0 5px 0px;
}

#content a {
	color:#118BA9;
	text-decoration:underline;
}

#content a:hover{
	color:#7EA1A9;
}

#content li{
	line-height:1.6em;
	margin:0 0 0 30px;
}

/*===================================================================
LEFT COLUMN
===================================================================*/

#left_column{
	width:540px;
	margin:30px 60px 0 0;
	float:left;
}

#left_column_wide{
	width:850px;
	margin:30px 60px 0 0;
	float:left;
}

/*===================================================================
EVENTS LISTS SECTION
===================================================================*/

#events_section{
	margin:50px 0 30px 0;
}

#events_section img{
	float:left;
	clear:left;
	padding:5px 20px 10px 0px;
}

#events_section p{
	width:500px;
	padding:0 0 0px 0;
}

#events_section h3{
	margin-bottom:0px;
}

/*---------NEWS AND EVENT STYLING----------*/

.news_item h4{
	margin-bottom:5px;
}

.news_item h3{
	margin-bottom:5px;
}

.news_item p{
	margin:0px;
}

/*===================================================================
RIGHT COLUMN
===================================================================*/
#right_column{
	width:270px;
	float:left;
	margin:30px 0 0 0;
}

#right_column li{
	list-style:none;
}

#bulletin{ 
	width:280px;
	margin:46px 0px 0 -20px;
	padding:0 20px 0 0px;
}

#bulletin p, #bulletin h3{
	padding:0 0 0 20px;
}

#bulletin a{
	color:#118BA9;
	padding:0 0 0 20px;
}

/*===================================================================
PAGES WHERE RESOURCES HAS BEEN REMOVED
===================================================================*/

#contact #left_column, #business_directory #left_column{
	width:850px;
}

/*===================================================================
PDF ASSET LIST STYLING
===================================================================*/

#content #right_column #pdf_links li{
	margin:0 0 0 0px;
}

#right_column #pdf_links a{
	color:#118ba9;
	text-decoration:underline;
}

#right_column #pdf_links a:hover{
	color:#7EA1A9;
	text-decoration:none;
}

/*===================================================================
CONTACT PAGE AND FORM
===================================================================*/

#contact #left_column{
	width:800px;
}

#contact_form{
	color:#646464;
	width:640px;
	float:left;
}

#contact_form dt{
	width:100px;
	margin:0 0 20px 35px;
	float:left;
	clear:left;
}

dd {
	color: #555753;
	float:left;
}

input, textarea {
	border: 1px #858585 solid;
	padding: 2px;
}

#address{
	font-size:1.3em;
	color:#118BA9;
}

#submit_button{
	clear:both;
	margin-left:175px;
}

#NHsubmit{
	color:#3A3A3A;
	font-family:"gill sans light", "gill sans", helvetica, arial;
	margin:20px 0 0 0;
	background-color: #ccc;
	border:1px solid #6F6F6F;
	cursor:pointer;
}

.warning{
	font-size:1.2em;             
	color:#990C12;
	padding:0px 0 0px 30px;
}

/*===================================================================
FULL NEWS PAGE
===================================================================*/

body#news .news_item img{
	float:left;
	clear:left;
	padding:5px 20px 10px 0px;
}

body#news .news_item p{
	padding:0 0 0px 0;
}

/*===================================================================
DIRECTORY MAIN PAGE
===================================================================*/

#business_directory .question, h3.question{
/*	float:left;
	clear:left;
	width:300px;*/
}

#business_directory h3.question{
	margin:0.8em 0em;
}

#business_directory .submit_button{
	clear:both;
}

#business_directory table td{
	padding:0 10px 20px 0;
}

/*===================================================================
BUSINESS DIRECTORY 
===================================================================*/
#business_directory .total_business_listing{
	float:left;
	width:410px;
}

.business_listing_area h3{
	width:460px;
}

#business_directory .business_listing_area{
	margin:50px 0 0 0;
}

#business_directory .business_listing_area p{
	margin:0;
}

#business_directory .business_listing_area img{
	float:left;
	padding:0 20px 0 0;
}

#business_directory .business_listing{
	float:left;
	padding:0 0 30px 0;
}

#business_directory .althabet_list{
	width:450px;
	float:left;
	margin: 0px 0px 99px 0px;
}

#business_directory .search_bar{
	width:300px;
	float:right;
}

.b_left_column p, .b_right_column p{
	line-height:3em;
}

.b_left_column{
	clear:both;
	float:left;
	width:300px;
	padding:0 20px 0 0;
	padding:10px;
	margin:0 30px 0 0;
	border:solid 1px #7C7C7C;
	background:#EAEAEA;
}

.b_right_column{
	float:left;
	padding:10px;
	border:solid 1px #7C7C7C;
	background:#EAEAEA; 
}

#business_directory .business_listing .b_item_left{
	width:200px;
	float:left;
}

#business_directory .b_item_right{
	float:left;
	padding:0 0 0 100px;
}

#business_directory .b_item_left p{
	line-height:3em;
}

#business_directory .b_item_right p{
	line-height:3em;
}

.b_detail{
	font-weight:bold;
} 

#view_all{
	clear:both;
}

#business_directory input.submit_button, #survey input.submit_button{
	cursor:pointer;   
}

/*-----------------------SURVEY-----------------------*/

#survey .form_radio, #survey .form_checkbox{
	border:none;
}

#survey .prev_button{
	width:60px;
	margin:5px 15px 0 0;
	float:left;
	cursor:pointer;
}

#survey .prev_button a{
	color:#000;
	font-size:1.1em;
	border:solid 1px #858585;
	padding:4px 3px 3px 3px;
	background:#F0F0F0;
	text-decoration:none;
}

/*===================================================================
FOOTER
===================================================================*/
#acrobat{
	padding-left:30px;
}

#footer{
	font-family:arial, helvetica, "gill sans" "sans serif";
	height:55px;
	background:url('../cssimages/background_bottom.png') no-repeat;
	padding:20px 0 0 30px;
	color:#404040;
}

#footer li{
	color:#118BA9;
	list-style:none;
	float:left;                          
	padding:15px 4px 0 0;
}

#footer a{
	color:#118BA9;
}

#footer p{
	float:left;                          
}

#footer p + p{
	margin:10px 0 0 350px;
}

p.strawberrysoup{
	font-size:0.9em;
	color:#3D3D3D;
	text-align:center;
	margin:0 0 50px 0;
}

p.strawberrysoup a{
	color:#3D3D3D; 
}

p.strawberrysoup a:hover{
	text-decoration:underline;
	color:#D48682;
}


















