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, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear{clear:both}
#three_up a img{
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1; float:left;
}
body {
	margin: 0; padding: 0;
	font-size: 62.5%; /* enables you to easily size text with ems */
	font-family: Georgia, georgia, "Times New Roman", Times, serif;
	background: url(../images/bg_body.gif) repeat-x #C7C7A5;
	color: #646451; /* default font color */
	position: relative;
  width: 100%;
}

/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}
ul, li{ list-style:none;}

/* default link colors */
a:link {color: #2d8291; text-decoration: none;}
a:visited {color: #2d8291; text-decoration: none;}
a:hover {color: #646451; text-decoration: underline;}
a:active {color: #2d8291; text-decoration: none;}


/* STRUCTURE */
#container{
  width: 100%;
}

#content{
  width: 730px;
  border-bottom: 1px solid #d5d3c0;
  margin: 100px 0 0 35px;
  padding: 0px 0 15px 0;
}
#say-hello #content, #about-us #content{
  padding-bottom: 50px;
}

/* IE6 FIX */
* html #logo a, * html #logo a:visited,
* html #logo a:hover, * html #logo a:active{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png", sizingMethod="crop");
  cursor: hand;
}

#logo{ width: 100px; height: 50px; }
#logo a{
	background: url(../images/logo.png) no-repeat;
	display:block;
	width: 282px;
	height: 96px;
	position: absolute;
	top: 46px;
	left: 32px;
	text-indent: -7777px;
}

#navigation{
  font-size: 27px;
  text-transform: lowercase;
  text-align: right;
  width: 600px;
  position: absolute;
  left: 250px;
  top: 90px;
}

#work{
  position: absolute;
  left: 800px;
  top: 90px;
  width: 180px;
}

#footer{
  margin: 10px 10px 50px 34px;
}

/* NAVIGATION */

#navigation ul {
	margin-left: 120px;
}
#navigation li{
  display: inline;
  float: left;
}
#navigation a{
  display: block;
  color: #5B696A;
  text-decoration: none;
}
#navigation .current a, #navigation .current a:link,
#navigation .current a:visited, #navigation .current a:active{
  padding-bottom:4px;
  border-bottom: 4px solid #2d8291;
}
#navigation a:hover{
  padding-bottom:4px;
  text-decoration: none;
  border-bottom: 4px solid #2d8291
}
#navigation li{
  margin-left: 12px;
}
#nav_dot{
  width:14px;
  background:transparent url(../images/nav_circle.gif) no-repeat center 15px;
}



address{
  font-size:1.5em;
}
em{
  /*background: #fff;*/
}

.home{
  
}
.aboutus{
  
}
.sayhello{
  
}
.ourwork{
  color: #2d8291;
}

/* PARAGRAPHS */
#content p{
  font-size: 1.5em;
  margin: 1em 0 .5em 0;
  line-height: 1.5em;
  padding: 0 10px 0 0;
}
#content .intro{
  font-size: 2em;
  line-height: 2em;
}
#content .bodyone{
  font-size: 1.7em;
  line-height: 1.7em;
}
#content h2{
 margin: 1.8em 0 .8em 0;
color: #666;
}
#content form p {
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
#content form p label {
	font-size: .8em;
}

/*About Us & Say Hello Page */
#secondary_page_container{
	padding:30px;
  padding-left:50px;
	border-top:1px solid #d0cebe;
}
#secondary_page_container h1{
  margin:30px 0px 5px 0px;
  font-size:28px;	
  font-weight:normal;
}
#secondary_page_container h2{
margin:0px 0px 30px 0px;
	font-size:15px;
	color: #2d8291;
	font-weight:normal;
}
#experience #secondary_page_container,
#philosophy #secondary_page_container,
#recognition #secondary_page_container,
#what-we-do #secondary_page_container{
  padding-top: 60px; /* allows for subnav */
}


/* WORK */
#work h2{
  font-size: 27px;
  text-transform: lowercase;
  font-weight: normal;
  color: #2d8291;
  margin: 0 0 25px 0;
}
#work .current{
  font-weight: bold;
}
#work .current a:link,
#work .current a:visited,
#work .current a:active{
  color: #2d8291;
}
#work a{
  display: block;
  padding: 3px 3px 3px 2px;
  color: #5B696A;
  font-size: 12px;
  width: 170px;
  margin: 0;
}
#work a:link {color: #5B696A; text-decoration: none;}
#work a:visited {color: #5B696A; text-decoration: none;}
#work a:hover{
  color: #2d8291;
  text-decoration: none;
}
#work a:active {color: #5B696A; text-decoration: none;}

#work_header{
  padding: 40px 30px 50px 30px;
  border: 15px solid #A3A289;
  margin-bottom: 15px;
  background:white;
  width: 270px;
  position: absolute;
  left: 405px;
}
#work_header h2{
  border: none;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  color: #a3a29b;
margin-top: 10px;
}
#work_header h1{
 color: #2d8291;
  border: none;
  margin: 0;
  font-size: 27px;
  font-weight: normal;
}
/*
#work_header a{
  color: #a3a289;
}
#work_header a:hover{
  background: #a3a289;
  color:white;
}
*/
#work_header form{
  margin-top: 2em;
}
#work_header input{
  margin-right: 5px;
}
#work_header input, #work_header label{
 vertical-align: middle;
}

#visit_site a{
 line-height: 20px;
  font-size: 11px;
  color: #fff;
  background: #2d8291;
  display: block;
  width: 100px; height: 20px;
  float: right;
  text-align: center;
  margin-top:3px;
  text-decoration: none;
}
#visit_site a:hover{
  color: #2d8291;
  text-decoration: none;
}

/* SERVICE PAGES */
#service_header{
  padding: 40px 30px 50px 30px;
  border: 15px solid #A3A289;
  margin-bottom: 15px;
  background:white;
}
#service_header h2{
  border: none;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  color: #a3a29b;
}
#service_header h1{
 color: #2d8291;
  border: none;
  margin: 0;
  font-size: 27px;
  font-weight: normal;
}
/*
#service_header a{
  color: #a3a289;
}
#service_header a:hover{
  background: #a3a289;
  color:white;
}
*/
#service_header form{
  margin-top: 2em;
}
#service_header input{
  margin-right: 5px;
}
#service_header input, #service_header label{
 vertical-align: middle;
}

/* CONTENT */
#work_images{
  /* border: 15px solid #e9e5c7; */
}
.work_image{
  border: 15px solid #A3A289;
  margin-bottom: 10px;
  width: 330px;
  background: #A3A289;
}
.work_image a{
  color: #666;
}
.work_image a img{
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.work_image a:hover img{
  filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
}
.work_image img{
  width: 330px;
}

/* NAVIGATION STYLES */

#external_links{
  text-align:right;
  width:400px;
  position:absolute;
  left:387px;
  top:0px;
  padding:0px;
}
#title{
  width:200px;
  padding:0px;
  text-align:left;
  position:absolute;
  left:802px;
  font-weight:normal;
}

#title a:link{ color: #a3a289; }
#title a:visited{ color: #a3a289; }
#title a:active{ color: #a3a289; }



/* WELCOME */
#welcome{
  padding: 100px 55px 120px 55px; 
/* border: 15px solid #e9e5c7;
  background: #fff; */
}
#welcome a:hover{
  text-decoration: none;
}
#welcome h1{
  font-size: 46px;
  font-weight: normal;
  margin-bottom: 10px;
}
#welcome strong{
  color: #6ead13;
  font-weight: normal;
}
#welcome em{
  background: none;
}
#welcome p{
  margin: 0;
  font-size: 20px;
}

#home_image{
  background: url(../images/manchester_chair_covers.gif) no-repeat center center;
  border: 15px solid #A3A289;
  margin-bottom:15px;
  height: 292px;
/*  margin-top:60px; */
/*  padding:50px; */
}

#home_image h1{
  margin: 50px 30px 0 50px;
  font-size:36pt;
  font-weight:normal;
}
#home_image p{
  font-family: verdana, arial;
  color:white;
  font-size:9pt;
  margin: 0 50px 0 50px;
}
#blue{
  margin-top:20px;
  font-family: verdana, arial;
  font-size:9pt;
  font-weight:normal;
  color:#2d8291;
}
p#image_footer{
	padding-top: 10px;
}

#three_up{
  border: 15px solid #A3A289;
  border-bottom:13px solid #A3A289;
  background:#A3A289;
}
#three_up a img{
  filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#three_up a:hover img{
  filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
}

.services_margin{
  margin-right:12px;
}
.three_up_text{
  /* margin-left:14px; */
  margin-top:20px;
  margin-bottom:20px;
  width:210px;
  float:left;
  font-size:9pt;
  line-height:14pt;
  padding-left:14px;
  padding-right:14px;
}
.three_up_text h1{
  color:#2d8291;
  padding:0px;
  margin-bottom:4px;
  font-size:10pt;
  font-weight:bold;
}

#three_up img a{
  border:none;
}

/* SUBNAV */
#subnav{
	position: absolute;
	top: 180px;
	left: 75px;
	font-size: 1.4em;
	width: 489px;
}
#subnav a{
   /*color: #5B696A;*/
   text-decoration: none;
}
#subnav .current a{
  padding-bottom:4px;
  border-bottom: 4px solid #2d8291;
}
#subnav a:hover{
   border-bottom: 4px solid #2d8291;
   text-decoration: none;
   padding-bottom: 4px;
}

#subnav li.subnav_dot {
  background: url(../images/bullet.gif) no-repeat right;
 padding-bottom: 0px;
margin-left: 0px;
}

#subnav li{
  display: block;
  float:left;
  margin-left: 0px;
  padding-left: -5px;
  list-style-position: inside;
  text-indent:18px;
  padding-bottom: 40px;
}
#subnav li.first{
  display: block;
  float:left;
  margin-left:0px;
  background: none;
  padding-bottom: 40px;
  padding-left: 0px;
  list-style-position: inside;
  text-indent:10px;
}

/* FOOTER */
#footer{
  font-size: 10px;
}
#footer li{
  display: inline;
  margin-right: 10px;
}
#footer ul{
  display: none;
}

.listingProductImage { border: 2px solid white; }
.listingProductImage:hover { border: 2px solid #646451; }

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#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(http://www.eventstyle.co.uk/services/Manchester_Chair_Cover_Rental/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.eventstyle.co.uk/services/Manchester_Chair_Cover_Rental/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Georgia, georgia, Times New Roman, Times, serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #2d8291; }
#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; }