/*-------------------------------------------------------------------------------------
Style sheet for Advanced Web Authoring Project
Version 0.1
Neil Schwarz
Created 16th Feb 2010
--------------------------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


*
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url('images/Background-img.jpg');
	font-family:Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size:80%;
}

html 
{ 
	min-height: 100%; 
	margin-bottom: 1px; 
}

/*--------------------------------------------------------------------------------------------------------------General Header----*/

#header
{
	margin-top:0px;
	height:51px;
	width:100%;
	background-color:#333;
}

h1
{	
	position:absolute;
	top:-45px;
	left:-60px;
	color:#FFF;
	float:left;
	padding-left:23%;
	padding-top:3px;
	font-size:210%;
}

/*--------------------contact details--*/

#header p
{
	color:#FFF;
	text-align:right;
	padding-right:5px;
}

.tel_number
{
	position:relative;
	top:5px;
	font-size:120%;
}

.email_address
{
	font-size:100%;
	position:relative;
	top:3px;
}


#header a:link
{
	color:#FFF;
	text-decoration:none;
}

#header a:visited
{
	color:#FFF;
	text-decoration:none;
}


#header a:hover, 
{
	color:#6C0;
	text-decoration:none;
}

#header a:active
{
	color:#FFF;
	text-decoration:none;
}

#header img
{
	vertical-align:middle;
}

/*---------------------------------------------------------------------------------------------------------------------Container--*/

#container
{
	width:960px;
	background-color:#FFF;
	position:relative;
	left:50%;
	margin-left:-480px;
}

/*---------------------------------------------------------------------------------------------General Tagline and logo--*/

.logo
{
	position:absolute;
	top:-52px;
	left:-60px;
}

.tag_line
{
	padding-top:20px;
	padding-left:300px;
	font-size:140%;
	color:#333;
	font-style:italic;
}

/*---------------------------------------------------------------------------------------------------General Navigation--*/

#nav
{
	background-color:#FFF;
	border-bottom:solid 1px #09F;
	width=100%;
	font-size:110%;
}

#nav ul
{	
	padding-right:20px;
	padding-left:34%;
	padding-top:35px;
	list-style-type:none;
}

#nav li
{

	float:left;
	text-align:center;
	padding:0px 1px 0px 1px;
	margin-left:0%;
	margin-right:0%;
	overflow:visible;
}

#nav a
{
	padding:0px 2px 0px 2px;
	display:block;
	height:25px;
	width:80px;
	color:#000;
	background-color:#E8E8E8;
	text-decoration:none;
	line-height:25px;
}

#nav a:hover
{
	background-color:#999;
	color:#FFF;
	display:block;
	height:25px;
	width:80px;
}

#nav a:active
{
	color:#000;
}

#nav #current a:hover
{
	background-color:#09F;
	color:#fff;
}

#nav #current
{
	background-color:#09F;
	color:#fff;
	cursor:default;
}



/*-------------------------------------------------------------------------------------------------General Text Styling--*/

.page_heading
{
	font-size:140%;
	color:#09F;
	padding-top:30px;
	padding-bottom:2px;
	margin-bottom:20px;
	border-bottom:solid #E8E8E8 4px;
	width:749px;
}

h3
{
	font-size:105%;
	padding-top:15px;
}



#left_panel .links
{
	color:#000;
	text-decoration:underline;
}

a
{
	color:#333;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}

a:visited, a:active
{
	color:#000;
	text-decoration:underline;
}


/*--------------------------------------------------------------------------------------------------General Layout Styling--*/

#left_panel
{
	margin-left:20px;
	margin-bottom:10px;
	width:750px;
	float:left;
}

.clear
{
	clear:both;
}


#table_panel
{
	margin-left: 200px;
	margin-bottom:50px;
	width=750px;
	float:left;
}
.clear
{ 
	clear:both;
}
/*---------------------------------------------------------------------------------------------------------------Home Page--*/


/*------------------------------------------------------------LEFT PANEL--*/


.intro_home
{
	/*color:#4B465A;-*/
	text-align:left;
	font-size:110%;
	padding:10px;
	background-image:url(images/home_text_bgd.png);
}

#main_text_home
{
	margin-left:10px;
	margin-top:5px;
}

#left_text_home
{
	float:left;
	padding-right:10px;
	margin-right:10px;
	width:380px;
}
	
/*-----------------------------------------------RIGHT PANLE----------*/

#right_panel
{
	margin:20px 3px 8px 0px;
	float:right;
	padding:30px 10px 0px 0px;
}

.box
{
	margin-top:5px;
	width:160px;
	background:url(images/Liquid_backgrounds/background_white_bottom_left.png) no-repeat left bottom;
}

.box-outer
{
	background:url(images/Liquid_backgrounds/background_white_bottom_right.png) no-repeat right bottom;
}

.box-inner
{
	background:url(images/Liquid_backgrounds/background_white_top_left.png) no-repeat left top;
}

.box h3, h5
{
	background:url(images/Liquid_backgrounds/background_white_top_right.png) no-repeat right top;
	padding-top:2px;
}

.box h3
{
	padding:5px 5px 3px 10px;
}

.box p
{
	position: relative;
	top:-3px;
	padding-left:10px;
}

.box img
{
	position: relative;
	left:50%;
	margin-left:-72px;

	padding-bottom:0px;
}

.box img
{
	border-style:none;
}




/*--------------------------------------------------------------------------------------------------------------Services Page----*/

/*----------------------------------------------------SERVICES PANEL--*/

#services_panel
{
	margin:20px 0px 0px 10px;
}

#top_left, #top_centre, #top_right, #middle_left, #middle_centre, #middle_right, #bottom_left, #bottom_centre, #bottom_right
{
	width: 242px;
	float: left;
}

#top_left, #top_centre, #top_right, #middle_left, #middle_centre, #middle_right
{
	border-bottom:1px dashed #E8E8E8;
}

#top_centre, #top_right, #middle_centre, #middle_right, #bottom_centre, #bottom_right
{
	border-left:1px dashed #E8E8E8;
}

#top_right, #middle_right, #bottom_right
{
	border-right:1px dashed #E8E8E8;
}
	


.service_text
{
	width:130px;
	padding:5px 0px 5px 10px;
	float:left;
}

.service_text h4
{
	margin-bottom:2px;
	font-size:110%;	
}

.services_images
{
	float:left;
	padding:20px 10px 10px 10px;
	border-style:none;
}

.service_image
{
	background-image:url(images/services_text_bgd.png);
}


/*----------------------------------------------------------------RIGHT PANEL--*/

#right_panel_services
{
	margin:50px 13px 8px 0px;
	float:right;
	padding:0px 10px 0px 0px;
	width:150px;	
	height:330px;
}

#right_panel_services h3
{
	padding:10px 10px 0px 10px;
	font-size:110%;
}

#right_panel_services img
{
	padding-left:60px;
	padding-top:3px;
}

#right_panel_services p 
{
	padding:2px 10px 0px 10px;
}

#right_panel_services a
{
	color:#000;
	text-decoration:underline;
}

#what_next_box
{
	margin-top:5px;
	width:160px;
	background:url(images/Liquid_backgrounds/background_green_bottom_left.png) no-repeat left bottom;
}

#what_next_box-outer
{
	background:url(images/Liquid_backgrounds/background_green_bottom_right.png) no-repeat right bottom;
}

#what_next_box-inner
{
	background:url(images/Liquid_backgrounds/background_green_top_left.png) no-repeat left top;
	padding-bottom:2px;
}

#what_next_box .what_next_title
{
	background:url(images/Liquid_backgrounds/background_green_top_right.png) no-repeat right top;
	padding-top:10px;
	font-size:120%;
}


/*----------------------------------------------------------------SERVICES LIST MORE INFO--*/

#services_list
{
	margin-left:20px;
	padding-bottom:20px;
}

.services_items
{
	border-bottom:#E8E8E8 1px solid;
	width:920px;
}
	

.services_list_heading
{
	font-size:120%;
	color:#09F;
	padding-top:20px;
	margin-bottom:10px;
	border-bottom:#E8E8E8 1px dashed;
	width:450px;
}

.services_list_text
{
	margin-left:20px;
	width:500px;
	float:left
}

.services_list_image
{
	position:relative;
	margin-right:40px;
}

.services_list_text h4
{
	padding:15px 0px 5px;
	font-size:110%;
}

.services_list_text ul
{
	list-style-type:disc;
	padding:10px 0px 5px 5px;
	margin-left:20px;
}

.services_list_image a
{
	margin:0px 40px 10px 0px;	
	float:right;	
}

.not_underline
{
	text-decoration:none;
}

.backtotop
{
margin-left:25px;
position:relative;
top:-10px;
}

.backtotop30
{
margin-left:25px;
position:relative;
top:-30px;
}

.backtotoplaundry
{
margin:10px 0px 20px 25px;

}

.backtotopwelcome
{
margin:10px 0px 20px 25px;
position:relative;
top:10px;

}

.backtotoppool
{
margin:10px 0px 20px 25px;
position:relative;
top:-50px;
}

.backtotop24
{
margin:10px 0px 20px 25px;
position:relative;
top:-50px;
}


/*--------------------------------------------------------------------------------------------------------------Quote Page----*/

.intro_form
{
	/*color:#4B465A;-*/
	margin-left:165px;
	margin-bottom:10px;
	text-align:left;
	font-size:110%;
	font-weight:bold;
	padding:10px;
	background-image:url(images/home_text_bgd.png);
	width:470px;
	float:left;	
}


#formdiv
{
	width:450px;
	background-color:#E8E8E8;
	padding-left:10px;
	padding-bottom:10px;
	margin-left: 180px;
	margin-top:10px;
	float:left;

}

.form_header
{
	padding-top:13px;
	padding-bottom:4px;
}

.select
{
	padding-bottom:2px;
	padding-left:10px;
}

#right_quote
{
	float:right;
	width:150px;
	margin:85px 40px 20px 0px;	
}	

#right_quote h2
{
	font-size:110%;
	padding-bottom:4px;
}

#right_quote p
{
	padding-bottom:5px;
}

/*--------------------------------------------------------------------------------------------------------------Contact us--------*/

.contact
{
	text-align:left;
	font-size:110%;
	padding:10px;
	background-image:url(images/home_text_bgd.png);
	width:360px;
}

.contact p
{
	padding-bottom:10px;
}

#postman
{
	float:right;
	position:relative;
	left:175px;
	top:-232px;
}
/*--------------------------------------------------------------------------------------------------------------General Footer----*/

#footer
{
	width:960px;
	position:relative;
	left:50%;
	margin-left:-480px;
	font-size:75%;
	background:url(images/drop_shadow.png) no-repeat center;


}

#footer ul
{
	margin-left:750px;
	padding-top:2px;
	list-style:none;
}

#footer li
{
	text-align:center;
	padding:2px 4px 2px 4px;
	float:left;
	margin-left:10px;
	background-color:#E8E8E8;
	color:#666;

}

#table_panel .blink {
	color: #660000;
	text-decoration: underline;
}
.blink {
	color: #660000;
	text-decoration: underline;
}

#table_panel .blink2 {
	color: #660000;
	
}
.blink2 {
	color: #660000;
	
}

#table_panelref
{
	margin-left: 150px;
	margin-bottom:50px;
	width=750px;
	float:left;
}
.clear
{ 
	clear:both;
}

#table_panelref .type1
 {
	color: #660000;
	font-style: italic;
	font-weight: bold;

}
.type1 
{
	color: #660000;
	font-style: italic;
	font-weight: bold;
	}
#table_panelref .type2
 {
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 14px;


}
.type2 
{
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 14px;
	}
#table_panelref .type3
 {
	color: #660099;
	font-style: normal;
	font-weight: normal;
	font-family: Courier;
	font-size: 14px;


}

.type3
{
	color: #660099;
	font-style: normal;
	font-weight: normal;
	font-family: Courier;
	font-size: 14px;
	}
#table_panelref .type4
 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	


}

.type4
{
	color: #000000;
	font-style: normal;
	font-weight: bold;


	}

