body {
	background:url(../images/bg.jpg) center top no-repeat;
	font:10pt Verdana, Geneva, sans-serif;
}

#container {
	width:980px;
	margin:0 auto;
	position: relative;
	display:block;
}

.locationpage {
	height:850px;
}

#header {
	width:100%;
	float:left;
}

#logo {
	display: block;
	margin:0 auto;
	background:url(../images/header.png) no-repeat;
	height:166px;
	width:898px;
	zoom:1;
}

	#logo h1 {
		text-indent:-9999px;
		margin-top:40px;
		display: block;
		float: left;
	}

	#logo h1 a {
		display: block;
		height:126px;
		width:326px;
	}

	#logo h2 {
		text-indent:-9999px;
		display:block;
		margin-top:40px;
		background:url(../images/email_phonenumber.png) -226px 0px no-repeat;
		height:auto;
		width:198px;
		float:right;
		padding-top:60px;
	}
	
	#logo h2 a {
		background:url(../images/email_phonenumber.png) transparent;
		display: block;
		outline: none;
		position: relative;
		height: 38px;
		text-decoration: none;
		width: auto;
		text-indent:-9999px;

	}
	
	#logo h2 a .hover {
		background-image:url(../images/email_phonenumber.png) !important;
		background-image:none;
		background-repeat:no-repeat;
		filter:none !important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
		(src="../images/email_phonenumber.png",sizingMethod="scale");
		display:block ;
		opacity: 0;
		position: relative;
		top: -13px;
		left: 0;
		height: 100%;
		width: 100%;
	}
	
	#logo h2 .email {
		background-position:5px -8px;
		width:198px;
		height:38px;
	}
	
	#logo h2 .email .hover {
		background-position:5px -58px;
	}
/**
 * Navigation
 */
#nav {
	background:url(../images/navbar.png);
	height: 54px;
	margin-left:10px;
	padding-left:280px;
}

	#navigation li a {
		background-image:url(../images/nav/sprite.png);
		display: block;
		outline: none;
		position: relative;
		height: 54px;
		text-decoration: none;
		width: auto;
		text-indent:-9999px;

}

	#navigation li {
		display:block;
		float: left;
	}
		
	#navigation .nav_homepage {
		background-position:-280px 0px;
		width:144px;
		height:54px;
	}
	
	#navigation .nav_gallery {
		background-position:-424px 0px;
		width:114px;
		height:54px;
	}
	
	#navigation .nav_location {
		background-position:-538px 0px;
		width:153px;
		height:54px;
	}
	
	#navigation a .hover {
		background:url(../images/nav/sprite.png) no-repeat;
		display:block ;
		opacity: 0;
		position: relative;
		top: -13px;
		left: 0;
		height: 100%;
		width: 100%;
	}
	
	#navigation .nav_homepage .hover{
		background-position:-280px -54px;
	}
	
	#navigation .nav_gallery .hover{
		background-position:-424px -54px;
		cursor:pointer;
	}
	
	#navigation .nav_location .hover{
		background-position:-538px -54px;
	}

#galleryMenu {
	width:400px;
	margin:0 auto;
	clear:both;
	display:none;height:51px;
	background:url(../images/gallerymenubar.png) top center;
}

#galleryMenu.active{
	display:block;
}

	#galleryNavigation li a {
		background-image:url(../images/gallerymenubar.png);
		display: block;
		outline: none;
		position: relative;
		height: 51px;
		text-decoration: none;
		width: auto;
		text-indent:-9999px;

}

	#galleryNavigation li {
		display:block;
		float: left;
		margin-right:0px;
	}
	
	#galleryNavigation .nav_balloonwork {
		background-position:-0px 0px;
		width:190px;
		height:51px;
	}
	
	#galleryNavigation .nav_weddingfavours {
		background-position:-190px 0px;
		width:210px;
		height:51px;
	}
	
	#galleryNavigation a .hover {
		background:url(../images/gallerymenubar.png) no-repeat;
		display:block ;
		opacity: 0;
		position: relative;
		top: -13px;
		left: 0;
		height: 100%;
		width: 100%;
	}
	
	#galleryNavigation .nav_balloonwork .hover{
		background-position:-0px -53px;
	}
	
	#galleryNavigation .nav_weddingfavours .hover{
		background-position:-190px -53px;
	}
	
#ebaylink {
	width:225px;
	height:328px;
	float:left;
	margin:45px 0 0 0;
	padding-left:25px;
}

	#ebaylink a {
		background:url(../images/lrg-border-ebayshop.png) no-repeat;
		display:block;
		text-indent:-9999px;
		width:225px;
		height:328px;
		float:left;
	}
	
	#ebaylink.location {
		padding-top:10px;
	}
	
#firstSlide {
	position:relative;
	height:337px;
	background:#82D7FF;
}

	#firstSlide img {
		float: left;
	}

	#firstSlide p {
		width:219px;
		position:absolute;
		left:410px;
		font:20px Verdana, Geneva, sans-serif;
		color:#FFF;
		text-align:center;
		padding:50px 15px 0 50px;
	}

#secondSlide {
	position:relative;
	height:337px;
	background:#7A49A7;
}

	#secondSlide img {
		float:left;
	}

	#secondSlide p {
		width:219px;
		position:absolute;
		left:410px;
		font:20px Verdana, Geneva, sans-serif;
		color:#FFF;
		text-align:center;
		padding:50px 15px 0 50px;
}

#thirdSlide {
	position:relative;
	height:337px;
	background:#EC9593;
}

	#thirdSlide img {
		float:left;
	}

	#thirdSlide p {
		width:318px;
		position:absolute;
		left:310px;
		font:20px Verdana, Geneva, sans-serif;
		color:#FFF;
		text-align:center;
		padding:50px 15px 0 50px;
	}

	#thirdSlide p span.dreams {
		color:#CD3A42;
	}

#quotebox {
	margin-top:45px;
	margin-left:-60px;
	width:383px;
	height:448px;
	float:left;
	background:url(../images/side-bar.png) no-repeat;
}

	#quotebox h1 {
		padding:34px 0 45px 95px;
		font:14pt Verdana, Geneva, sans-serif;
		color:#FFE8E9;
	}
	
	#quotebox p {
		padding-left:85px;
		padding-right:90px;
	}
	
#mainbox {
	position:absolute;
	margin-top:45px;
	margin-left:30px;
	width:700px;
	height:448px;
	left: 323px;
	top: 615px;
}

	#mainbox h1 {
		background:url(../images/main-box-top.png) no-repeat;
		display:block;
		padding:34px 95px 53px 95px;
		width:510px;
		font:14pt Verdana, Geneva, sans-serif;
		color:#FFE8E9;
		text-align:center;
	}
	
	#mainbox p {
		padding:0 95px 25px 95px;
		background:url(../images/main-box-bg.png);
	}
	
	#mainboxbtm {
		background:url(../images/main-box-btm.png) no-repeat;
		text-indent:-9999px;
		line-height:14pt;
	}

#locationbox {
	float:left;
	margin-top:45px;
	width:720px;
	height:483px;

}
	#locationbox h1 {
		background:url(../images/locationbox-top.png) no-repeat;
		display:block;
		padding:34px 95px 53px 95px;
		width:610px;
		font:14pt Verdana, Geneva, sans-serif;
		color:#FFE8E9;
		text-align:center;
	}
	
	#locationbox p {
		padding:10px 20px 25px 20px;
		color:#F66;
		/*text-shadow: #666666 2px 1px 5px;*/
	}
	
	#locationbox h3 {
		font:16pt Verdana, Geneva, sans-serif;
	}
	
	#locationbox h3 a {
		font:16pt Verdana, Geneva, sans-serif;
		color:#09F;
		text-decoration:underline;
	}
	
	#locationbox h3 a:visited {
		font:16pt Verdana, Geneva, sans-serif;
		color:#09F;
	}
	
	#locationbox #main {
		width:610px;
		padding:0 95px 0 95px;
		background:url(../images/locationbox-bg.png) repeat-y;
	}
	
	#locationbox img {
		float:right;
		margin:0 10px 15px 10px;
	}
	
	#locationboxbtm {
		background:url(../images/locationbox_btm.png) no-repeat;
		text-indent:-9999px;
		line-height:16pt;
	}
#ebayitemscontainer {
	float:left;
	margin-top:55px;
	clear:both;
	width:980px;
}

	#ebayitems {
		margin:0 auto;
		width:752px;
		height:255px;
	}	
	
#footer {
	position:relative;
	width:100%;
	background:url(../images/footer_fade.png) repeat-x;
	height:100%;
	clear:both;	
}
	#footermenu {
		padding:155px 0 0 0;
		background:url(../images/footerseparator.gif) center 136px repeat-x;
		width:691px;
		height:30px;
		margin:0 auto;
		font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
		font-weight:normal;
	}
	#footermenu ul {
		width:321px;
		margin: 0 auto;
		padding-top:15px;
	}
	#footermenu li {
		float:left;
	}
	#footermenu ul li a {
		padding:0 10px 0;
		color:blue;
		text-decoration:none;
	}
	#footermenu ul li a:hover {
		text-decoration:underline;
	}
	#footer div.copyright {
		clear:both;
		width:354px;
		color:#000;
		margin:0 auto;
		padding-top:15px;
		text-align:center;
	}
	#footer div.address {
		text-align:center;
		width:300px;
		margin:0 auto;
		padding-top:15px;
	}
	#footer div.address a {
		text-decoration:none;
		color:#FFF;
	}	
	#footer div.address a:hover {
		text-decoration:underline;
		color:#FFF;
	}
	#footer div.designedbycyberconnexions {
		width:354px;
		height:15px;
		margin:0 auto;
		padding-top:15px;
		text-align:center;
		font-size:9px;
	}
	#footer div.designedbycyberconnexions a {
		text-decoration:none;
		color:#FFF;
	}
	#footer div.designedbycyberconnexions a:hover {
		text-decoration:underline;
		color:#ECF9FF;
	}

