/* CURRENT CSS1 - U2UK Document */
<style>
body {	background-color:#212121;}

a {
color:#b39e39;
font-weight:bold;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-style:normal;
}

a:visited {
color:#b39e39;
font-weight:bold;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-style:normal;
}

a:hover {
color:#b39e39;
font-weight:bold;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-style:normal;
}
	
	



	
/* CURRENT CSS1 - U2UK Document */	
						
#page_main 			{	width: 760px;
						margin-left: -380px;
						position: absolute;
						top: 0px;
						left: 50%;
						visibility: visible;
						position:relative;}
						
#page_holder 		{	width: 760px;
						position:relative;
						top: 0px; }
						
#header_holder		{	width: 760px;
						height: 350px; }
						
#adminheader_holder		{	width: 760px;
						 height: 85px; }

#nav_holder			{	width: 760px;
						height: 55px;
						background:url(../default_images/sitewide_images/navigation_back.jpg) no-repeat top right; }
						
#update				{	width: 760px;
						height: 100px;
						background:url(../default_images/update_images/update.jpg) no-repeat top right; }
						
#pageback			{	width: 760px;
						height: 100px;
						background:url(../default_images/sitewide_images/page_back.jpg) no-repeat top right; }
						
#section_holder		{	background-color:#000000;
						width: 760px;
						margin-top:8px;}
						
#section_holder_drop {	background-color:#000000;
						width: 760px; 
						background:url(../default_images/sitewide_images/drop_right.jpg) no-repeat top right; }
	
						
#section_holder_photo	{	background-color:#000000;
						width: 760px;
						height: 435px;
						margin-top:0px;}
						
#section_holder_video	{	background-color:#000000;
						width: 760px;
						height: 330px;
						margin-top:0px;}
						
#section_holder_contact	{
						width: 760px;
						height: 330px;
						margin-top:0px;
						background:url(../default_images/section_images/contact_background.jpg) no-repeat top right; }
						
#drop_bottom		{	width: 760px;
						height: 12px;
						background:url(../default_images/sitewide_images/drop_bottom.jpg) no-repeat top right; }
						
#footer				{	width: 760px;
						height: 70px;
						margin-top: 8px;
						background:url(../default_images/sitewide_images/footer.jpg) no-repeat top right; }
						
#header_buttons 	{ 		float: right;
							width: 200px;
							height: 60px;
							margin-right: 12px;
							margin-top: 280px;}

#facebook_button a { 		float: right;
							width: 200px;
							height: 30px;
							background:url(../default_images/sitewide_images/facebook.png) no-repeat top left; }
							

#facebook_button a:hover { 	float: right;
							background:url(../default_images/sitewide_images/facebook.png) no-repeat top right;  }						

#mailing_list_button a { 	float: right;
							width: 200px;
							height: 30px;
							background:url(../default_images/sitewide_images/joinmailinglist.png) no-repeat top left; }
							

#mailing_list_button a:hover { 	float: right;
								background:url(../default_images/sitewide_images/joinmailinglist.png) no-repeat top right;  }
						
						
#guestbook_add_button a { 	float: left;
							width: 200px;
							height: 30px;
							background:url(../default_images/section_images/addacomment.png) no-repeat top left; 
							margin-right: 0px;
							margin-top: 0px;}

#guestbook_add_button a:hover { float: left;
								background:url(../default_images/section_images/addacomment.png) no-repeat top right;  }
								

#home_button a			 { 	float: right;
							width: 200px;
							height: 30px;
							background:url(../default_images/sitewide_images/home.png) no-repeat top left; 
							margin-right: 0px;
							margin-top: 0px;}
							
#home_button a:hover 	{   float: right;
							background:url(../default_images/sitewide_images/home.png) no-repeat top right;  }


						
/* NAVIGATION */
#header_navigation					{	width: 760px;
										height: 20px;
										padding-top: 13px;
										padding-left: 40px;
										float: left;}
	
ul#navigation, ul#navigation li 	{	float: left;
										list-style: none;
										margin: 0;
										padding: 0;
										padding-top: 0px;
										padding-right: 0px;	}
	

ul#navigation li.bar				{ 	display: block; float: left;
										height: 18px;
										width: 35px;
										background:url(../default_images/navigation_items/spacebar.png) 0 0 no-repeat; }									
									
																		
ul#navigation li.home a				{ 	display: block; float: left;
										height: 18px;
										width: 35px;
										background:url(../default_images/navigation_items/home.png) 0 0 no-repeat; }						
ul#navigation li.home a:hover		{ 	background:url(../default_images/navigation_items/home_selected.png) 0 0 no-repeat;  }

								
ul#navigation li.tourdates a		{ 	display: block; float: left;
										height: 18px;
										width: 80px;
										background:url(../default_images/navigation_items/tourdates.png) 0px 0px no-repeat; 		  }						
ul#navigation li.tourdates a:hover	{ 	background:url(../default_images/navigation_items/tourdates_selected.png) 0px 0px no-repeat;  }
		
										
ul#navigation li.media a			{ 	display: block; float: left;
										height: 18px;
										width: 40px;
										background:url(../default_images/navigation_items/media.png) 0 0 no-repeat; 			}						
ul#navigation li.media a:hover		{ 	background:url(../default_images/navigation_items/media_selected.png) 0 0px no-repeat;  }

										
ul#navigation li.band a				{ 	display: block; float: left;
										height: 18px;
										width: 35px;
										background:url(../default_images/navigation_items/band.png) 0 0 no-repeat; 				}						
ul#navigation li.band a:hover		{ 	background:url(../default_images/navigation_items/band_selected.png) 0 0px no-repeat;  	}
	
										
ul#navigation li.news a				{ 	display: block; float: left;
										height: 18px;
										width: 37px;
										background:url(../default_images/navigation_items/news.png) 0 0 no-repeat; 				}						
ul#navigation li.news a:hover		{ 	background:url(../default_images/navigation_items/news_selected.png) 0 0px no-repeat;   }

										
ul#navigation li.guestbook a		{ 	display: block; float: left;
										height: 18px;
										width: 80px;
										background:url(../default_images/navigation_items/guestbook.png) 0 0 no-repeat; 			}						
ul#navigation li.guestbook a:hover	{ 	background:url(../default_images/navigation_items/guestbook_selected.png) 0 0px no-repeat;  }
										
ul#navigation li.links a			{ 	display: block; float: left;
										height: 18px;
										width: 37px;
										background:url(../default_images/navigation_items/links.png) 0 0 no-repeat; 			}						
ul#navigation li.links a:hover		{ 	background:url(../default_images/navigation_items/links_selected.png) 0 0px no-repeat;  }
										
ul#navigation li.contact a			{ 	display: block; float: left;
										height: 18px;
										width: 62px;
										background:url(../default_images/navigation_items/contact.png) 0 0 no-repeat; 			  }						
ul#navigation li.contact a:hover	{ 	background:url(../default_images/navigation_items/contact_selected.png) 0 0px no-repeat;  }

ul#navigation li.mailout a			{ 	display: block; float: left;
										height: 18px;
										width: 72px;
										background:url(../default_images/navigation_items/mailout.png) 0 0 no-repeat; 			  }						
ul#navigation li.mailout a:hover	{ 	background:url(../default_images/navigation_items/mailout_selected.png) 0 0px no-repeat;  }
	
	
	
	
	
	
	


/* PAGE NAVIGATION */
#navigation_pageline					{	width: 760px;
										height: 40px;
										padding-top: 0px;
										padding-left: 0px;
										float: left;}
										
#navigation_fullphoto					{	width: 760px;
										height: 40px;
										padding-top: 0px;
										padding-left: 28px;
										float: left;}
	
ul#pageline, ul#pageline li 		{	float: left;
										list-style: none;
										height: 40px;
										margin: 0;
										padding: 0;
										padding-top: 0px;
										padding-right: 0px;
										font-size: 1em;}

										
ul#pageline li.first				{ 	display: block; float: left;
										height: 45px;
										width: 50px;
										color:#CCFF33;
										background:url(../default_images/navigation_items/navigation_first.png) 0 0 no-repeat; }											
ul#pageline li.first a				{ 	display: block; float: left;
										height: 45px;
										width: 50px;}						
ul#pageline li.first a:hover		{ 	background:url(../default_images/navigation_items/navigation_first_selected.png) 0 0 no-repeat;
color:#CCFF33;  }



ul#pageline li.previous 			{ 	display: block; float: left;
										height: 45px;
										width: 45px;
										background:url(../default_images/navigation_items/navigation_previous.png) 0 0 no-repeat; }
ul#pageline li.previous a			{ 	display: block; float: left;
										height: 45px;
										width: 45px; }					
ul#pageline li.previous a:hover		{ 	background:url(../default_images/navigation_items/navigation_previous_selected.png) 0 0 no-repeat;
color:#CCFF33;  }

	
ul#pageline li.longbox 					{ 	display: block; float: left;
										height: 45px;
										width: 290px;
										padding-top: 9px;
										padding-left: 20px;
										background:url(../default_images/navigation_items/navigation_longbox.png) 0 0 no-repeat; }		
								
ul#pageline li.box 					{ 	display: block; float: left;
										height: 45px;
										width: 35px;
										background:url(../default_images/navigation_items/navigation_box.png) 0 0 no-repeat; }	
										
ul#pageline li#box 					{ 	display: block; float: left;
										height: 45px;
										width: 35px;
										background:url(../default_images/navigation_items/navigation_box.png) 0 0 no-repeat; }	
																				
ul#pageline li.box a				{ 	display: block; float: left;
										height: 45px;
										width: 35px;}																					
ul#pageline li.box a:hover			{ 	background:url(../default_images/navigation_items/navigation_box_selected.png) 0 0 no-repeat;
color:#CCFF33;   }




ul#pageline li.next 				{ 	display: block; float: left;
										height: 45px;
										width: 45px;
										background:url(../default_images/navigation_items/navigation_next.png) 0 0 no-repeat; }											
ul#pageline li.next a				{ 	display: block; float: left;
										height: 45px;
										width: 45px; }																					
ul#pageline li.next a:hover			{ 	background:url(../default_images/navigation_items/navigation_next_selected.png) 0 0 no-repeat; 
color:#CCFF33;   }




ul#pageline li.last 				{ 	display: block; float: left;
										height: 45px;
										width: 55px;
										background:url(../default_images/navigation_items/navigation_last.png) 0 0 no-repeat; }											
ul#pageline li.last a				{ 	display: block; float: left;
										height: 45px;
										width: 55px;}																					
ul#pageline li.last a:hover			{ 	display: block; float: left;
										height: 45px;
										width: 55px;
										background:url(../default_images/navigation_items/navigation_last_selected.png) 0 0 no-repeat; 
										color:#CCFF33;   }
					

ul#pageline li.back					{ 	display: block; float: left;
										height: 50px;
										width: 50px;
										padding-right: 100px;
										background:url(../default_images/navigation_items/back_greyout.png) top left no-repeat;  }											
ul#pageline li.back a				{ 	display: block; float: left;
										height: 50px;
										width: 50px;
										background:url(../default_images/navigation_items/back.png) top left no-repeat;  }																					
ul#pageline li.back a:hover			{ 	display: block; float: left;
										height: 50px;
										width: 50px;
										background:url(../default_images/navigation_items/back_over.png) top left no-repeat; 
										color:#CCFF33;   }


.current							{color:#CCFF00;
									padding-left: 10px;
									padding-right: 10px;
									padding-top: 10px;
									background-color:#CC6600; }


/* GUESTBOOK PAGER */

#guestbook_pageline			{	float: right;
								width: 300px;
								height: 30px;		}



ul#page_list				{	float: left;
								list-style: none;
								height: 40px;
								margin: 0;
								padding: 0;
								padding-top: 8px;
								padding-right: 0px;
								font-size: 1.2em;
								font-weight:bold;		}
								
ul#page_list li				{	float: left;
								list-style: none;
								height: 40px;
								margin: 0;
								padding: 0;
								padding-top: 0px;
								padding-right: 3px;
								padding-left: 3px;	}
								
ul#page_list li.prev		{ padding-right: 8px;
								padding-left: 3px;  }

ul#page_list li.next		{ padding-right: 3px;
								padding-left: 8px;  }



.current_text	{	color:#b39e39;	}

.greyout_text	{ 	color:#333333;  }




.photonav_text 			{	color:#FFCC00;
						font-family:Arial, Helvetica, sans-serif;
						font-size:1em;
						font-weight:100;
						text-align: left;
						padding-left: 10px;
						height: 45px;}
						
						
#photo_arrayview			{float: left;
							width: 700px;
							height: 330px;}	
							
#photo_fullview			{float: left;
							width: 700px;
							height: 210px;}	


#longbox				{	float: left;
							height: 45px;
							width: 290px;
							padding-top: 14px;
							background:url(../default_images/navigation_items/navigation_longbox.png) 0 0 no-repeat;
							
							color:#FFFFFF;
							font-family:Arial, Helvetica, sans-serif;
							font-size:0.69em;
							font-weight:100;
							text-align:center;}		




/* SUB FOOTER */

#subfooter_navigation					{	width: 760px;
										height: 20px;
										padding-top: 10px;
										padding-left: 110px;
										padding-bottom: 25px;
										float: left;}
	
ul#subfooter_navigation, ul#subfooter_navigation li 	{	float: left;
										list-style: none;
										margin: 0;
										padding: 0;	}
										

ul#subfooter_navigation li.bar			{ 	display: block; float: left;
											padding-left: 5px;
											padding-right: 5px;
											text-align:center;
											color:#666666;
											font-size: 0.6em }	
	

ul#subfooter_navigation li.sub			{ 	display: block; float: left;
											padding-left: 5px;
											padding-right: 5px;
											text-align:center;
											color:#666666; }									
																											
ul#subfooter_navigation li.sub a		{ 	display: block; float: left;
											height: 18px;
											font-size:0.69em;
											color:#666666;}
										
ul#subfooter_navigation li.sub a:hover	{ 	display: block; float: left;
											height: 18px;
											color:#b39e39;}
											
											
											
#subfooter_text							{ color:#666666; text-align:center; font-weight:bold;
											text-decoration: none; font-size: 0.71em;
												font-family:Arial, Helvetica, sans-serif; }
												
.subtext a								{ color:#b39e39; text-align:center; font-weight:bold;
											text-decoration:underline; font-size: 1em;
												font-family:Arial, Helvetica, sans-serif; }
												
.subtext a:hover						{ color:#FFFFFF; text-align:center; font-weight:bold;
											text-decoration:underline; font-size: 1em;
												font-family:Arial, Helvetica, sans-serif; }
												
												
												
												
/* PHOTO ALBUM  */
#album_view							{	width: 750px;
										height: 160px;
										margin-top: 30px;
										margin-left: 45px;
										float: left;}


#album_back							{	width: 120px;
										height: 150px;
										margin-right: 15px;
										margin-bottom: 12px;
										background-color:#000000;
										float: left;}
										
#album_name							{ 	width: 110px; 
										height: 14px;
										float: left;
										overflow: hidden;}

#album_by							{ 	width: 110px; 
										height: 17px;
										float: left;
										overflow: hidden;}
										
#album_off							{	width: 120px;
										height: 150px;
										margin-right: 15px;
										margin-bottom: 12px;
										float: left;}
	
ul#album_list, ul#album_list li 	{	float: left;
										list-style: none;
										margin: 0;
										padding: 0;
										margin-bottom: 0px;	}
	

ul#album_list li.album				{ 	display: block; float: left;
										height: 120px;
										width: 120px;
										margin-right: 15px; }									
									

ul#album_list  li.album_one a			{ 	display: block; float: left;
										height: 120px;
										width: 120px;
										margin-right: 15px;
										background:url(../default_images/section_images/click_title_mouseoff.png) top left no-repeat  }	
															
ul#album_list  li.album_one a:hover		{ 	display: block; float: left;
										height: 120px;
										width: 120px;
										margin-right: 15px;
										background:url(../default_images/section_images/click_title_mouseon.png) top left no-repeat  }

																		
ul#album_list  li.album a			{ 	display: block; float: left;
										height: 120px;
										width: 120px;
										margin-right: 15px; 
										background:url(../default_images/section_images/click_mouseoff.png) top left no-repeat  }	
															
ul#album_list  li.album a:hover		{ 	display: block; float: left;
										height: 120px;
										width: 120px;
										margin-right: 15px;
										background:url(../default_images/section_images/click_mouseon.png) top left no-repeat  }
										
										
ul#album_list  li.album_empty		{ 	display: block; float: left;
										height: 120px;
										width: 120px;
										margin-right: 15px; }	
															
										
.photo_text 						{ color:#b39e39; text-align:left; font-weight:bold;
										text-decoration: none; font-size: 0.71em;
										font-family:Arial, Helvetica, sans-serif;
										padding-top: 0px; padding-left: 5px; padding-right: 5px;}
										
										
.photonav_test		{ width: 45; height:45; background-color:#3300FF; }


#album		{ 			width:120px;
						height: 160px;
						float: left;
						margin-left: 15px;}	
						

#photo_back				{	float:left;
							width: 50px;
							height: 50px;
							background:url(../default_images/section_images/navigation_items/back.png) top left no-repeat;  }
							

#photo_back	a			{	float:left;
							width: 50px;
							height: 50px;
							background:url(../default_images/section_images/navigation_items/back.png) top left no-repeat; }
							
#photo_back	a:hover		{	float:left;
							width: 50px;
							height: 50px;
							background:url(../default_images/section_images/navigation_items/back.png) top left no-repeat; }

						
#video_section			{ 	width: 730px;
							height: 332px;
							float: left; }	
							
#video_holder_divx 	{ 	width:	406px;
					height: 330px;
					padding-top: 2px;
					padding-right: 25px;
					float: right;	}
					
					
#video_holder_flv 	{ 	width:	400px;
					height: 330px;
					padding-top: 2px;
					padding-right: 50px;
					float: right;}
					
					
#video_menu 	{ 	background-color:#000000;	
					width:	280px;
					height: 332px;
					padding-top: 2px;
					float: left;	}
					
		
	
	
	
	
/* CURRENT CSS1 - U2UK Document */
												
#main_text			{	color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size:0.69em;
						font-weight:100;
						text-align: left;
						padding-top: 15px;
						padding-bottom: 20px;}
						
pre					{	color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size:1em;
						font-weight:100;
						text-align: left;
						
						white-space: pre-wrap;       /* css-3 */
						white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
						white-space: -pre-wrap;      /* Opera 4-6 */
						white-space: -o-pre-wrap;    /* Opera 7 */
						word-wrap: break-word;       /* Internet Explorer 5.5+ */ }
						
.main_text			{	color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size:1em;
						font-weight:100;
						text-align: left;
						padding-top: 10px;
						padding-bottom: 20px;}
						
#main_text_nopad	{	color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size:0.69em;
						font-weight:100;
						text-align: left;
						padding-top: 0px;
						padding-bottom: 0px;}
						
#admin_messagetext	{ 	color:#FFFFFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size:0.69em;
						font-weight:100;
						text-align: left;
						padding-left: 20px;
						padding-right: 30px;
						padding-top: 10px;
						padding-bottom: 20px; }
						
.latestnews_left 		{ 	padding-left: 215px;
						padding-right: 20px;  }
						
.latestnews_right 		{	padding-left: 20px;
						padding-right: 250px; }
						
.links				{	padding-left: 10px;
						padding-right: 10px;
						text-align:center; }
												
.tourdate	 		{ 	padding-left: 180px;
						padding-right: 20px; }
						
.guestbook	 			{ 	padding-left: 180px;
						padding-right: 20px;
						background:url(../default_images/section_images/guestbook.jpg) no-repeat top left; }
						
.guestbookcreate	 { 	padding-left: 180px;
						padding-right: 20px;
						background:url(../default_images/section_images/guestbook.jpg) no-repeat top left; }
						
.mailinglist		 { 	padding-left: 180px;
						padding-right: 20px;
						height: 300px;
						background:url(../default_images/section_images/mailinglist_background.jpg) no-repeat top left; }
						
							
.newsadmin			{ 	height: 400px; }
						
						
#gigline			{ height:40px;}
						
.gig_date			{ float:left;
					  width: 65px;}
					  
.gig_venue			{ float:left;
					  width: 145px;}
					  
.gig_venue a	 {	color:#b39e39;
					font-family:Arial, Helvetica, sans-serif;
					font-size:1em;
					font-weight:100; }
					  
.gig_address		{ float:left;
					  width: 210px;}
					  
.gig_address a		{	color:#b39e39;
						font-family:Arial, Helvetica, sans-serif;
						font-size:1em;
						font-weight:100; }
					  
.gig_time			{ float:right;
					  width: 50px;}
					  
.gig_boxoffice		{ float:right;
					  width: 80px;}
					  


.gig_date_grey			{ float:left;
					  width: 65px;
					  color:#666666;}
					  
.gig_venue_grey			{ float:left;
					  width: 145px;
					  color:#666666;}
					  
.gig_venue_grey	 a	 {	color:#666666;;
					font-family:Arial, Helvetica, sans-serif;
					font-size:1em;
					font-weight:100; }
					  
.gig_address_grey			{ float:left;
					  width: 210px;
					  color:#666666;}
					  
.gig_address_grey	 a		{	color:#666666;
						font-family:Arial, Helvetica, sans-serif;
						font-size:1em;
						font-weight:100; }
					  
.gig_time_grey				{ float:right;
					  width: 50px;
					  color:#666666;}
					  
.gig_boxoffice_grey			{ float:right;
					  width: 80px;
					  color:#666666;}
					  
					  
					  
		


.photoback 			{ 	height: 435px;
						background:url(../default_images/section_images/photo_background.jpg) no-repeat top left; }
						
.videoback 			{ 	height: 330px;
						width: 730px;
						background:url(../default_images/section_images/video_background.jpg) no-repeat top left; }
		
						

#photo_holder				{ 	height: 421px;
								width: 746px;
								float: left;
								margin-left: 2px;
								margin-right: 2px;
								margin-top: 2px;
								margin-bottom: 2px; }
								


#corner_overlay		{	height: 150px;
						width: 150px;
						float: left;
						background:url(../default_images/section_images/overlay_photogallery.png) no-repeat top left; }
						
						
						

/* ADMIN - */	

.text_box_black				{ 	text-align: left;
								background-color:#000000;
								font-family:Arial, Helvetica, sans-serif;
								font-size:11px;
								font-style:normal;
								color:#FFFFFF;
								float:left;
								padding-top: 0px; 
								padding-left: 5px;}

#admin_datebox				{	width: 150px;
								height: 20px;							
								float: left;	}
								
#admin_startbox				{	width: 120px;
								height: 20px;
								float: left;	}

#admin_venuebox				{	width: 185px;
								height: 20px;
								float: left;	}

#admin_roadbox				{	width: 185px;
								height: 20px;
								float: left;	}
								
#admin_towncitybox			{	width: 185px;
								height: 20px;
								float: left;	}
								
#admin_countybox			{	width: 185px;
								height: 20px;
								float: left;	}
								
#admin_countrybox			{	width: 185px;
								height: 20px;
								float: left;	}
								
#admin_postcodebox			{	width: 95px;
								height: 20px;
								float: left;	}
								
#admin_telephonebox			{	width: 88px;
								height: 20px;
								float: left;	}

#admin_websitebox			{	width: 187px;
								height: 20px;
								float: left;	}
								
#admin_buttons				{	width: 700px;
								float: left;	}	
								
								
	
	
	
	
								
#newsadmin_back				{	width: 185px;
								height: 340px;
								margin-right: 2px;
								margin-bottom: 12px;
								background-color:#000000;
								float: left;	}


ul#newsadmin_list, ul#newsadmin_list li 	{	float: left;
										list-style: none;
										margin: 0;
										padding: 0;
										margin-bottom: 0px;	}
	

ul#newsadmin_list li.newsimage		{ 	display: block; float: left;
										height: 340px;
										width: 185px;
										margin-right: 5px; }									

																		
ul#newsadmin_list  li.newsimage a	{ 	display: block; float: left;
										height: 340px;
										width: 185px;
										margin-right: 2px; 
										background:url(../default_images/admin/click_mouseoff.png) top left no-repeat  }	
															
ul#newsadmin_list  li.newsimage a:hover		{ 	display: block; float: left;
										height: 340px;
										width: 185px;
										margin-right: 2px;
										background:url(../default_images/admin/click_mouseon.png) top left no-repeat  }

#newsadmin_imagename					{ 	width: 175px; 
										height: 17px;
										float: left;
										background-color:#000000;
										font-size: 1em;
										overflow: hidden;}
												
#newsimage_line							{ width: 750px;
										  height: 360px; } 
										  


#inputbox_tag	{	float:left;
					height: 15px; }	
					
#inputbox_input	{	float:left;
					height: 35px; }
					
.messagebox    			{ 	text-align: left;
							font-family:Arial, Helvetica, sans-serif;
							background-color:#000000;						
							font-size:11px;
							font-style:normal;
							color:#FFFFFF;
							float:left;
							padding-top: 0px; 
							padding-left: 10px;}										  
										  
#newsadmin_headline			{	float:left;
							width: 300px;
							height: 15px; }		
							
#newsadmin_headline_input		{	float:left;
							width: 300px;
							height: 35px; }	
							
#newsadmin_image			{	float:left;
							width: 300px;
							height: 15px; }	
							
#newsadmin_image_input		{	float:left;
							width: 300px;
							height: 35px; }	
							
#newsadmin_story		{	float:left;
							width: 400px;
							height: 15px;; }	
							
#newsadmin_story_input	{	float:left;
							width: 400px;
							height: 350px; }	
							
#newsadmin_submit		{	float:left;
							width: 400px;
							height: 15px; }											  
										  
.newsadmin_storybox    { 	text-align: left;
							font-family:Arial, Helvetica, sans-serif;
							background-color:#000000;						
							font-size:11px;
							font-style:normal;
							color:#FFFFFF;
							float:left;
							padding-top: 0px; 
							padding-left: 210px;}									  
										  
#mailout_monthholder	{ 	float:left;
							width: 750px; }											  
										  								  
										  
										  
										  
										  
										  
										  
										  
										  
										  
										  
										  
							
/* contact */

#contact_box				{float: left;
								width: 180px;
								height: 70px;
								background-color:#0099CC; }
								
#contactbox_details				{float: right;
								width: 150px;
								height: 80px;
								background-color:#000000; }
								
#contactform_box			{ float: left;
							  padding-top: 20px;
							  width: 500px;
							  height: 230px; }
					  
					  
/* latest news */

#news_image			{	
						 width: 200px; }
						 
#news_item			{	padding-left: 210px;
						 width: 500px;
						 background:url(../default_images/news_images/overlay.png) top left no-repeat; }
								

/* GUESTBOOK CREATE */

#guestbook_user_strip	{	float:left;
							width: 200px;
							height: 15px; }		
							
#guestbook_user			{	float:left;
							width: 200px;
							height: 35px; }	
							
#guestbook_email_strip	{	float:left;
							width: 200px;
							height: 15px; }	
							
#guestbook_email		{	float:left;
							width: 200px;
							height: 35px; }	
							
#guestbook_comment_strip	{	float:left;
							width: 400px;
							height: 15px;; }	
							
#guestbook_comment		{	float:left;
							width: 400px;
							height: 180px; }	
							
#guestbook_submit		{	float:left;
							width: 400px;
							height: 15px; }	
							
.guestbook_message1		{	float:left;
							width: 570px;
							padding-top: 10px;
							text-align:center; }	

.highlight_word			{color:#b39e39;}
													



/* Mailing List */

#customerdetails	{	width: 329px;
					 	float: left;
						margin-top:10px; }
						
#detailline			{	width: 325px;
					 	float: left;
						height: 18px;
						padding-top: 0px; }
					
						
#linettitle			{	width: 75px;
					 	float: left;
						height: 16px;
						text-align:right;
						margin-left:2px;
						margin-top: 2px;
					 	background-color:#333333; }
						
#input_box			{	width: 240px;
					 	float: right;
						margin-right:2px;
					 	background-color:#25253f;  }
						
						
#input_box_locked	{	width: 240px;
						height: 16px;
					 	float: right;
						margin-right:2px;
						margin-top: 2px;
						padding-left: 5px;
						background-color:#333333; }
						

#mailing_list_form_buttons		{ 	width: 500px;
								height: 18px;
								float: right;
								text-align: right;
								margin-right: 0px;
								margin-top: 25px;
								margin-bottom: 15px;
								padding-top: 0px;
								padding-bottom: 0px;
								padding-left: 0px;
								padding-right: 10px;}
</style>