/* CSS STYLE SHEET FOR PAIGEEVENTS WEBSITE */
/* DEVELOPED BY: BLUE NECTAR & ASD SOLUTIONS */


/* SITE FRAMEWORK STYLES */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #fff url('/images/layout/bg_gradient.png') top left repeat-x;
	height: 100%;
	margin: 0;
	min-width: 850px;
	min-height: 565px;
	text-align: center;
	padding: 0;
	border: 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 100%;
}


.logo {
	position: absolute;
	left: 20px;
	top: 49px;
	border: 0;
	padding: 0;
	margin: 0;
}


.contact_details {
	position: absolute;
	left: 530px;
	top: 50px;
	border: 0;
	padding: 0;
	margin: 0;
}

.hero {
	position: absolute;
	top: 112px;
	width: 247px;
	height: 370px;
	left: 0px;
	margin: 0;
}

#wrap {
	width: 1px;
	height: 50%;
	margin-bottom: -295px;
	text-align: left;
	float: left;
}

#main {
	background: transparent;
	margin: 0 auto;
	position: relative;
	height: 590px;
	width: 850px;
	padding: 0;
	border: 0;
	text-align: left;
	clear: left;
	border: 0;	
}

#main_inset {
	top: 155px;
	margin: 0 auto;
	position: absolute;
	height: 290px;
	width: 850px;
	padding: 0;
	background: #fff url('/images/layout/bg_borders.gif') top left repeat-y;
	text-align: left;
	clear: left;
}

.pattern_upper_right {
	position: absolute;
	right: 0px;
	top: 0px;
}

.pattern_lower_left {
	position: absolute;
	left: 0px;
	bottom: 0px;
}


/* MAIN CONTENT STYLES */


#maincontent a img {
	border: 0;
}

#maincontent img.hero_image {
	position: absolute;
	display: block;
	left: 65px;
	top: 30px;
}

#maincontent img.image_split_1 {
	position: absolute;
	display: block;
	left: 65px;
	top: 31px;
	border: 0;
}

#maincontent img.image_split_2 {
	position: absolute;
	display: block;
	left: 65px;
	top: 123px;
	border: 0;
}

#maincontent .main_text {
	position: absolute;
	display: block;
	left: 350px;
	top: 33px;
	width: 420px;
	height: 180px;
	overflow: auto;
	padding: 0 15px 0 0;
}

#maincontent .main_text p {
	color: #595b5c;
	font-size: 0.8em;
	margin: 0 0 1.2em 0;
	line-height: 1.2em;
}

#maincontent .main_text p a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .main_text p a:hover {
	color: #595b5c;
	text-decoration: none;
}

#maincontent .main_text p span.soundbite_author {
	line-height: 2.0em;
}

#maincontent .main_text ul {
	color: #595b5c;
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 1.0em 0;
}

#maincontent .main_text ul li {
	margin: 0 0 0.5em 0;
}

#maincontent .main_text ul li a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .main_text ul li a:hover {
	color: #595b5c;
	text-decoration: none;
}

#maincontent .main_text h2 {
	color: #595b5c;
	font-size: 0.8em;
	margin: 0 0 1em 0;
	line-height: 1.2em;
	font-weight: bold;
}

#maincontent .main_text h2 a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .main_text h2 a:hover {
	text-decoration: none;
}


/* HEADER STYLES */

#header {
	background: transparent url('/images/layout/floral_top.gif') top left no-repeat;
	display: block;
	height: 155px;
	width: 850px;
}

#header h1.logo {
	display: block;
	position: absolute;
	top: 84px;
	left: 21px;
}

#header h1.logo a {
	text-indent: -10000px;
	background-image: url('/images/layout/paigeevents_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 247px;
	height: 71px;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
}

#header h1.logo a:hover {
	background-position: 0 -71px;
}

#header ul {
	list-style-type: none;
	position: absolute;
	display: block;
	width: 520px;
	height: 29px;
	top: 98px;
	left: 297px;
}

#header li {
	position: relative;
	display: inline;
	float: left;
}

#header li.about_us a {
	text-indent: -10000px;
	background-image: url('/images/menu/about.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 70px;
	height: 30px;
	outline: none;
}

#header li.about_us a:hover {
	background-position: 0 -30px;
}

#header li.about_us a.selected {
	background-position: 0 -60px;
}


#header li.services a {
	text-indent: -10000px;
	background-image: url('/images/menu/services.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 71px;
	height: 30px;
	outline: none;
}

#header li.services a:hover {
	background-position: 0 -30px;
}

#header li.services a.selected {
	background-position: 0 -60px;
}


#header li.boutique a {
	text-indent: -10000px;
	background-image: url('/images/menu/boutique.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 76px;
	height: 30px;
	outline: none;
}

#header li.boutique a:hover {
	background-position: 0 -30px;
}

#header li.boutique a.selected {
	background-position: 0 -60px;
}


#header li.soundbites a {
	text-indent: -10000px;
	background-image: url('/images/menu/soundbites.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 90px;
	height: 30px;
	outline: none;
}

#header li.soundbites a:hover {
	background-position: 0 -30px;
}

#header li.soundbites a.selected {
	background-position: 0 -60px;
}


#header li.diary a {
	text-indent: -10000px;
	background-image: url('/images/menu/diary.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 50px;
	height: 30px;
	outline: none;
}

#header li.diary a:hover {
	background-position: 0 -30px;
}

#header li.diary a.selected {
	background-position: 0 -60px;
}


#header li.we_love a {
	text-indent: -10000px;
	background-image: url('/images/menu/we_love.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 74px;
	height: 30px;
	outline: none;
}

#header li.we_love a:hover {
	background-position: 0 -30px;
}

#header li.we_love a.selected {
	background-position: 0 -60px;
}


#header li.contact a {
	text-indent: -10000px;
	background-image: url('/images/menu/contact.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 67px;
	height: 30px;
	outline: none;
}

#header li.contact a:hover {
	background-position: 0 -30px;
}

#header li.contact a.selected {
	background-position: 0 -60px;
}





/* FOOTER STYLE */

#footer {
	background: #fff url('/images/layout/floral_bottom.gif') top left no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 145px;
	border: 0;
	display: block;
	width: 850px;
}

#footer .details {
	background: #fff url('/images/layout/footer_bg.gif') top left no-repeat;
	position: absolute;
	bottom: 26px;
	display: block;
	width: 850px;
	height: 31px;
}

#footer p.luxury_event_management {
	text-indent: -10000px;
	background-image: url('/images/layout/luxury_event_management.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 155px;
	height: 17px;
	position: absolute;
	top: 7px;
	left: 63px;
}

#footer p.telephone_number {
	text-indent: -10000px;
	background-image: url('/images/layout/telephone_number.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 160px;
	height: 17px;
	position: absolute;
	top: 7px;
	left: 422px;
}

#footer p.email_address a {
	text-indent: -10000px;
	background-image: url('/images/layout/email_address.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 197px;
	height: 17px;
	position: absolute;
	top: 7px;
	left: 589px;
	outline: none;
}

#footer p.email_address a:hover {
	background-position: 0 -17px;
}

#footer .disclaimer {
	position: absolute;
	display: block;
	bottom: 0;
	height: 16px;
	width: 600px;
	left: 4px;
}

#footer .disclaimer p {
	font-size: 0.7em;
	color: #595b5c;
}

#footer .disclaimer p a {
	color: #595b5c;
	text-decoration: none;
	outline: none;
}

#footer .disclaimer p a:hover {
	text-decoration: underline;
}

#footer .disclaimer p span.divider {
	color: #bcddaa;
	padding: 0 0.5em;
}


/* ADDITIONAL STYLES */