/*
Name: Pure Events
Date: 2007-02-20
Description: Pure Events chocolate fountains and Chair covers.

*/

/* default elements */
* {margin: 0; padding: 0;}

/*Main Background and test format*/
body {
	background: #000000;
	color: #222;
	font: normal 63.5% sans-serif;
	padding: 4% 0;
}


/*format of all links on the page*/
a {color: #0000FF;}
a:hover {color: #A8A8A8  ;}

h1,h2,h3 {color: #000000; padding: 6px 0 0px;}
h4 {color: #C00000; padding: 8px 0 0px;}

h1 {font: normal 1.75em times;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}
h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}
h4 {font: normal 1.5em serif,sans-serif;}

form,table {margin-bottom: 1.0em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
ul {padding: 0 2em 1.2em;}

/* structure of web Site, Margin around the Web Page*/
#wrapper {
	background: #ffffff url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
/*Page Header for Each Page*/
.header {
	border-top: 2px solid #ffffff;
	background: #ffffff url(img/Newheader.jpg) ;
	height: 150px;
<div class="right">
  <div align="center"><br>
    <img src="img/Awards_Shortlisted_Logo.jpg"alt=""  /></div>
</div>
}

/*Layout of Text on Pages FC*/
#container {
	background: #ffffff;
	border-top: 5px solid #ffffff;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 auto;
	width: 750px;
}
/* navigation - configures the size of the menu buttons */
.navigation {
	border-top: 5px solid #ffffff;
}

/* Change the size and colour of text in the menu buttons */
.navigation a {
	background: #ffffff url(img/nav.gif);
	border-right: 5px solid #ffffff;
	color: #B22222;
	float: left;
	font: bold 0.9em Tahoma,sans-serif;
	padding: 0 10px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
/*************************************************************************/
style1 {
	color: #553
	display: block;
}
/* Home Page structure */
#wrapper1 {
	background: #ffffff url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 700px;
}

.style3 {font-family: "Edwardian Script ITC"
font-size: 1.3em;
}
/* This controls the size of the banner on the Home Page */


/* bottom text formatting */
#bottom {
	background: #ffffff /*urlno-repeat*/;
	height: 35px;
	color: #000000;
	text-align: center;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	border-bottom: 2px solid #ffffff;
}


input {
	border: 1px solid #666666;
	color: #333333;
	padding: 4px;
	font: 11px Arial, elvetica, sans-serif;
	width: 250px;
}
textarea {
	border: 1px solid #666666;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px;
	width: 250px;
}
.stylebutton {
	width: auto;
	padding: 3px;
	background: #333333 url(img/bottom_bg.gif) left center;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
#content a {
	color: #ffffff
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
/*GALLERY PAGE- main Gallery */

/* main content */
#site_content
{ width: 878px;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#side_menu
{ padding: 20px 3px 10px 19px;
  float: left; 
  width: 170px;
}

.side_menu_item
{ width: 170px; 
  padding: 6px 0px 8px 0px;
  height: 70px;
}

.side_menu_item a
{ float: left; 
  width: 146px; 
  height: 54px; 
}

.side_menu_item img 
{ display: block; 
  margin: 2px;
}

.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{ text-align: left;
  width: 500px;
  float: left;
  padding: 12px 0px 18px 14px;
}

#content a, #content a:hover{text-decoration: none;}

/* form */
form
{ margin: 3px 0px 0px 0px; 
  padding: 0; 
}

form#contact{height: 220px;}

div.row1
{ width: 501px; 
  clear: both;
}

div.row1 span.formlabel 
{ float: left;
  width: 164px;
  text-align: left;
}

div.row1 span.forminput
{ float: right;
  text-align: right;
} 

#contact input, #contact textarea
{ width: 299px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  overflow: auto;
  margin: 2px;
}

#contact input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right {width: 33%;}
.content {padding: 0.5px 10px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}

.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #ffffff;}
.right .block li a:hover {background: #ffffff;}

/*Gallery Lightbox*/
#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: 80%; 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; }