/* 
2am Design : CSS for HERO
-----------------------------------------------------------------------------------------------
*/


/*****************************************************
* Global
*****************************************************/

* { padding: 0; margin: 0; }

body {
	text-align: center;
	background: #EC008C url(../images/petals-logo.gif) no-repeat center 10px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul,
li  { list-style-type: none; }
img { border: 0; }
a   { outline: none; }

div.clear {
	clear: both;
}

.nodisp { display: none; }


/*****************************************************
* Typography
*****************************************************/

#header h1 {
	height: 165px;
	width: 253px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: -7777px;
}
#content-map h1,
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3451A4;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#content-sec h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#content-sec p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 7px;
}

/* SPECIAL ANNOUNCEMENT CSS***********/
#special {  
	color: #FFFF66; /* BODY COLOUR***********/
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style: italic;
	line-height:15px;
	padding-top:7px;
}

#special a { /* LINK COLOUR***********/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #00FF00;
	text-decoration: none;
}

#special a:visited { /* VISITED LINK COLOUR***********/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}
/* SPECIAL ANNOUNCEMENT CSS END***********/

p.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3451A4;
	padding-top: 167px;
	padding-right: 650px;
	padding-left: 10px;
	line-height: 13px;
}
.col-one-three p,
.col-two-four p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	height: 35px;
}
.col-two-four p {
	padding-top: 5px;
}
.col-one-three a,
.col-two-four a,
.col-one-three a:visited,
.col-two-four a:visited {
	color: #FFFFFF;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-bottom: 5px;
}
h1.space {
	padding-top: 15px;
	padding-bottom: 10px;
}
#content-sec small {
	font-family: Arial, Helvetica, sans-serif;
	color: #3451A4;
	font-size: 10px;
	line-height: 15px;
	padding-top: 20px;
	display: block;
}
.wedding-txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: 14px;
}
p.xmas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #F6F900;
	padding: 5px;
	line-height: 14px;
}

.wedding-txt p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F6F900;
	padding: 5px;
	line-height: 14px;
}
p.tribute {
	padding-top: 10px;
}
#footer p.credits,
#footer p.credits a,
#footer p.credits a:visited {
	font-weight: normal;
	color: #EC6CC5;
	font-size: 0.8em;
}

/*****************************************************
* Links
*****************************************************/

#header h1 a,
#header h1 a:visited,
#header h1 a:hover {
	height: 165px;
	width: 100%;
	display: block;
}
#footer p a,
#footer p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer p a:hover {
	text-decoration: none;
}
.next a,
.next a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	display: block;
	padding-right: 35px;
	background: url(../images/next-page-button.gif) no-repeat right top;
	height: 21px;
	padding-top: 8px;
}
.next a:hover {
	background: url(../images/next-page-button.gif) no-repeat right bottom;
}
.previous a,
.previous a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	display: block;
	background: url(../images/next-page-button.gif) no-repeat left top;
	height: 21px;
	padding-top: 8px;
	padding-left: 35px;
}
.previous a:hover {
	background: url(../images/next-page-button.gif) no-repeat left bottom;
}

#content-sec a,
#content-sec a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#content-sec a:hover {
	text-decoration: none;
}


#content-sec small a,
#content-sec small a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3451A4;
	font-weight: bold;
	text-decoration: underline;
}
#content-sec small a:hover {
	text-decoration: none;
}



/*****************************************************
* Layout
*****************************************************/

#header {
	height: 214px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin: 0px auto 5px;
	width: 800px;
	background: #1E0078 url(../images/rose-bg.jpg) no-repeat left bottom;
	height: 300px;
	border-bottom: 2px solid #1E0078;
	text-align: left;
	position: relative;
}
#content-map {
	margin: 0px auto 5px;
	width: 800px;
	height: 300px;
	background: #1E0078 url(../images/rose-bg.jpg) no-repeat left bottom;
	border-bottom: 2px solid #1E0078;
	text-align: left;
	position: relative;
	overflow: auto;
}
#content-sec {
	margin: 0px auto 5px;
	width: 800px;
	background: #1E0078 url(../images/rose-bg.jpg) no-repeat 500px bottom;
	height: 300px;
	border-bottom: 2px solid #1E0078;
	text-align: left;
}
#content-weddings {
	margin: 0px auto 5px;
	width: 800px;
	background: #1E0078 url(../images/weddings-bg.jpg) no-repeat left top;
	height: 300px;
	border-bottom: 2px solid #1E0078;
	text-align: left;
	position: relative;
}
.flowers {
	width: 640px;
	float: right;
	height: 300px;
}
.sitemap {
	width: 640px;
	float: right;
	display: block;
}
.col-one-three,
.col-two-four {
	width: 160px;
	float: left;
}
.col-one-three {
	margin-top: 115px;
	height: 185px;
}
.col-two-four {
	height: 300px;
}

#video{
height: 29px;
	width: 800px;
	border-top: 2px solid #1E0078;
	border-bottom: 2px solid #1E0078;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/video.png) no-repeat left center;
	
	}
	
#video p { padding-left: 48px;  }


#footer {
	width: 800px;
	margin: 20px auto 70px;
}

.footerhome {
	padding-top: 40px;
}


.previous {
	width: 85px;
	height: 29px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.next {
	width: 80px;
	height: 29px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.main-txt {
	float: left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px; /*HEIGHT OF MAIN TEXT - CHANGE TO SUIT (60PX ORIGINAL)*/
	width: 360px;
}
img.float {
	float: left;
}
.wedding-txt {
	float: left;
	width: 165px;
	text-align: right;
	position: absolute;
	left: 260px;
	top: 105px;
}
.flash {
	float: left;
	height: 183px;
	width: 226px;
	position: absolute;
	top: 110px;
	left: 425px;
}
a#shop-soon {
	background: url(../images/shop-now-open.gif) no-repeat left top;
	display: block;
	position: absolute;
	top: 30px;
	right: 100px;
	height: 87px;
	width: 87px;
}




/*****************************************************
* Lists
*****************************************************/

ul#nav {
	height: 29px;
	width: 800px;
	border-top: 2px solid #1E0078;
	border-bottom: 2px solid #1E0078;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#nav li {
	float: left;
	height: 29px;
	display: block;
	width: 133px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}	
ul#nav li a, 
ul#nav li a:visited {
	display: block;
	background: url(../images/main-nav-buttons.gif) no-repeat left top;
	padding-top: 7px;
	padding-left: 35px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}		
ul#nav li a:hover {
	background-position: left center;
}	
ul#nav li.selected a, 
ul#nav li.selected a:visited {
	display: block;
	background: url(../images/main-nav-buttons.gif) no-repeat left bottom;
	padding-top: 7px;
	padding-left: 35px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}		
ul#nav li.selected a:hover {
	background-position: left center;
}
.sitemap ul li a,
.sitemap ul li a:visited {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 20px;
}
.sitemap h2 {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
}	
.sitemap p {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}		
		


/*****************************************************
* Forms
*****************************************************/

