/* 
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;
}

.hidden { display: none; }


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

#header h1 {
	height: 165px;
	width: 253px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: -7777px;
}
#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;
}
p.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3451A4;
	padding-top: 235px;
	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;
}
#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;
}
.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: 55px;
}
p {
	padding: 10px 0px;
}
td {
	padding: 3px 0px;
}


/*****************************************************
* 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;
}

#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;
}
#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;
}
.flowers {
	width: 640px;
	float: right;
	height: 300px;
}
.col-one-three,
.col-two-four {
	width: 160px;
	float: left;
}
.col-one-three {
	margin-top: 115px;
	height: 185px;
}
.col-two-four {
	height: 300px;
}
#footer {
	width: 800px;
	margin: 20px auto 70px;
}
.next {
	width: 80px;
	margin-top: 70px;
	height: 29px;
	margin-left: 70px;
	margin-right: 10px;
}
.main-txt {
	float: left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 60px;
	width: 360px;
}
img.float {
	float: left;
}
.wedding-txt {
	float: left;
	width: 165px;
	margin-left: 260px;
	margin-top: 105px;
	text-align: right;
}
.flash {
	float: left;
	height: 183px;
	width: 226px;
	margin-top: 110px;
}
delivery-bg-col {
	background: url(../images/delivery-bg.gif) repeat-y right top;
}

/*****************************************************
* 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;
}
		
		


/*****************************************************
* Origninals
*****************************************************/









body {
	background-color: #EC008C;
}
#pageSurround {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background: #1E0078;
	padding: 3px 10px;
	height: 15px;
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 10px;
	background: #FFFFFF;
	padding: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 600px;
	float: left;
	text-align: left;
}
.colLeftCheckout,
.colRight {
	position: relative;
	right: 0px;
	float: right;
	width: 180px;
}
.boxContent {
	padding: 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
	text-align: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	font-size: 75%;
	padding-top: 25px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

