/* ### Generic styles ### */
body {
	padding: 0; 
	margin: 0; 
	text-align: center; 
}
body.bgHp {
	background: url(../images/bg_hp.gif) center 90px no-repeat; 
}
html { 
	overflow-y: scroll;
}
html { 
	overflow: -moz-scrollbars-vertical;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, table {
	font-family: Arial, Verdana; 
	color: #333;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
ol {
	font-size: .7em; margin: 0 0 0 22px; padding: 0;
}
ul { 
	list-style-type: disc;
	font-size: .7em;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px;
}
h2 {
	font-size: 1em;
	color: #424d31;
	padding: 0;
	margin: 20px 0 10px 0;
	font-family: Arial, Verdana;
	font-size: .9em;
	font-weight: normal;
}
/* ### container ### */
#container {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
/* ### header ### */
#header img {
	float: left;
	margin: 10px 0;
}
#header #contactBox {
	float: right;
	background:URL(../images/top_right.gif) 0 0 no-repeat;
	width: 173px;
	height: 152px;
}
.headerRight{
	margin: 15px 0 0 0;
	float: right;
	color: #fff;
	background: url(../images/basket.gif) 0 0 no-repeat;
	height: 70px;
	width: 220px;
}
.headerRight p{
	float: left;
	color: #fff;
	margin: 43px 10px 0 30px;
	font-weight: bold;
	padding: 0;
}
.headerRight p.small{
	float: left;
	font-size: .65em;
	color: #666;
	margin: 47px 10px 0 10px;
	font-weight: normal;
	width: 150px;
}
* html .headerRight p{
	margin: 43px 10px 0 15px;
}

#header #contactBox h2 {
	color: white;
	padding: 0;
	margin: 5px 0 0 27px;
	font-size: 1.2em;
}
#header #contactBox p {
	color: white;
	padding: 0;
	margin: 2px 0 0 27px;
	font-size: .7em;
}
/* ### Top navigation ### */
#navigation{
	font-size: .7em;
  	width:910px;
	padding:0 0 0 40px!important;
	margin:10px 0 20px 0;
	border:1px dotted #666666;
	border-width:1px 0 1px 0;
	background: url(../images/ul_bg.gif) 0 0 no-repeat;
}
#navigation,
#navigation li,
#navigation a,
#navigation span{
	display:block;
	float:left;
	padding:0;
}
#navigation .right{
	float:right;
}
#navigation span{
	color:#666;
	padding:0 8px 0.3em 8px;
	line-height:1.9;
}
#navigation li{
	background: url(../images/line.gif) right 8px no-repeat;
	padding-top: 2px;
}
#navigation li.home{
	border-left:0;
}
#navigation a{
	text-decoration:none;
}
#navigation span{
	margin:0 1px;
}
#navigation a:hover,
#navigation a:hover span{
	cursor:pointer;
	background-position:0 -100px;
	color: #000;
}
#navigation #handties span, 
#navigation #romance span, 
#navigation #baby span, 
#navigation #christmas span, 
#navigation #funeral span, 
#navigation #contact span{
	text-decoration: underline;
}
#navigation .filler{
	width:1px;
	height:2.25em;
	background:url(../images/nav_sides.gif);
}
#navigation b{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:9px;
	background:url(../images/nav_home.gif) no-repeat center center;
}
.homeIcon{
	float: left; 
	margin-top: -30px; 
	position: relative; 
	top: -12px;
}
/* ### Homepage ### */
#hpMain {
	float: left; 
	width: 1007px;
}
#hpMain a {
	color: #333;
}
#hpMain a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
}
#hpMain img {
	float: left; 
}
.hpFlash{
	height: 221px;
	float: left; 
	margin-right: 10px;
}
.gradBox {
	background: URL(../images/thumb_background.gif) 0 bottom no-repeat;
	float: left;
	width: 229px;
	margin: -1px 0 0 0;
	min-height: 335px;
}
.gradBoxTop {
	background: URL(../images/thumb_background.gif) 0 bottom no-repeat;
	float: left;
	width: 229px;
	margin: -1px 0 0 0;
	min-height: 213px;
}
.gradBoxTop H1{
	color: #3e1819; 
	font-size: 1em; 
	margin: 0 0 0 8px; 
	width: 278px; 
	padding: 5px 0 5px 0;
}
*:first-child+html .gradBoxTop {
	margin: -3px 0 0 0;
}
.gradBox img {
	margin: 0 0 15px 0;
}
.gradBox p {
	margin: 0 10px 5px 12px;
	font-size: .7em;
}
#hpMain h2 {
	margin: 0 0 10px 12px;
	padding: 0;
	width: 200px;
}
#hpMain ul {
	float: left;
	font-size: .7em;
	width: 200px;
	margin: 0 0 7px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#hpMain ul li {
	background: URL(../images/list_arrow.gif) 0 .8em no-repeat;
	padding: 8px 20px;
}
.valetinesIcon {
	background: URL(../images/valentine_icon.gif) 0 0 no-repeat;
	padding: 15px 0 10px 60px!important;
	margin: -15px 0 0 0!important;
}
* html .valetinesIcon {
	background: none;
	padding: 15px 0 10px 10px!important;
	margin: -15px 0 0 0!important;
}
*:first-child+html .valetinesIcon {
	padding: 15px 0 10px 60px!important;
	margin: -15px 0 0 0!important;
}
/* ### hp bottom boxes ### */
.hpText{
	clear: both;
}
.hpText h2{
	margin: 0 0 8px 0;
	padding: 0;
}
.hpText p{
	margin: 0;
	font-size: .7em;
}
.hpText .hpBox{
	background: url(../images/hp_text_bg.gif) 0 bottom no-repeat;
	width: 448px;
	padding: 10px;
	float: left;
	margin: 10px 10px 10px 0;
}
/* ### Wedding ### */
.weddingLeft{
	float: left; 
	width: 580px;
	margin-right: 10px;
}
.weddingLeft p{
	width: 560px!important;
}
.weddingRight{
	float: left; 
	width: 320px;
	margin-left: 40px;
}
#weddingForm{
	background: url(../images/wedding_form_bg.gif) 0 bottom no-repeat;
	padding-left: 12px;
	margin-bottom: 20px;
}
#weddingForm label{
	color: #999;
}
#weddingForm input{
	width: 290px;
	borderr: 1px solid #e4e4e4;
}
#weddingForm textarea{
	width: 275px;
	height: 150px;
	border: 1px solid #e4e4e4;
	padding: 10px;
}
input.submit{
	width: 63px!important;
	height: 12px;
	margin: 5px 12px 5px 0;
}
/* ### footer pages ### */
.terms h1{
	font-size: 1.2em;
	color: #424d31;
}
.terms h2{
	font-size: 1em;
}
.terms p{
	font-size: .7em!important;
}
/* ### Section and Range pages ### */
#main {
	background:URL(../images/main_image.gif) 0 0 no-repeat; 
	width: 907px; 
	height: 213px; 
	margin: 20px 0 0 0; 
	clear: both;
}
#main h1 {
	color: #424d31; 
	width: 300px; 
	font-size: 1.4em; 
	padding: 5px 0 0 610px; 
	margin: 0;
}
#main p {
	width: 280px; 
	font-size: .7em; 
	padding: 10px 0 0 610px; 
	margin: 0;
}
.image {
	width: 330px; 
	float: left;
}
.image h2 {
	color: #3e1819; 
	font-size: 1em; 
	margin: 10px 0 0 0; 
	width: 278px; 
	padding: 5px 0 5px 0;
}
.image h2 a {
	color: #424d31; 
}
.image h2 a:hover {
	text-decoration: underline;
}
.image p {
	width: 288px; 
	color: #333; 
	font-size: .7em; 
	margin: 0 0 5px 0; 
	height: 45px;
}
.formBut {
	margin-left: -10px;
}
.noRight {
	width: 287px;
}
#section  {
	clear: both; 
	padding: 0 0 5px 0; 
}
#section h1 {
	font-size: 2em; 
	color: #747748; 
	margin: 20px 0 10px 0; 
	padding: 10px 0 0 0;
}
#section p {
	font-size: .7em; 
	color: #333; 
	margin: 5px 0 0 0;
}
.noBord {
	border: 0;
}
.selectWidth {
	width: 206px;
}
#selctions{
	float: left;
	}
#selctions img{
	margin: 0;
	display: block;
}
label{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	font-weight: bold;
}
#productMain  {
	float: left; 
	padding: 0 0 5px 0; 
}
#productMain h1 {
	font-size: 2em; 
	color: #747748; 
	margin: 10px 0 10px 0; 
}
#productMain p {
	font-size: .7em; 
	color: #333; 
	margin-top: 5px; 
	width: 670px; 
	margin-bottom: 20px;
}
.footer p {
	width: 570px!important;
}
#product{
	float: left; 
	width: 330px; 
}
.productImage {
	float: left; 
	width: 305px;
}
#product select{
	width: 150px; 
	display: block; 
	margin: 0 10px 20px 0;
}
#button{
	background: url(calendar.gif) 0 0 no-repeat;
	width: 80px;
}
.button{
	margin-left: 10px;
}
.buttonInput{
	width: 70px; 
	padding-left: 3px;
}
.buttonMove {
	margin: -15px 10px 10px 0; 
}
label {
	width: 100px;
}
.tag {
	float: left; 
	width: 250px; 
	position: relative; 
	top: -114px;
}
#flash {
	 margin: -80px 0 0 680px; 
}
.enlargeBut {
	margin: 0;
}
.formPara {
	margin-bottom: 2px;
	width: 300px;
}
.freeTag {
	margin: -60px 0 0 30px;
}
* html .freeTag {
	margin: -40px 0 0 0;
}
*:first-child+html .freeTag {
	margin: -40px 0 0 10px;
}
label {
	display: block;
	width: 200px;
	margin: 10px 0 3px 0;
	font-size: normal;
}
/* ### Footer ### */
#footer a {
	color: #333;
}
#footer a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
}
#footer {
	float: left;
	margin: 20px 0 10px 0;
	width: 947px;
	border-top: 1px dotted #999;
}
#footer ul{
	padding: 0;
	margin: 18px 0 30px 0;
	list-style-type: none;
}
#footer ul li{
	float: left;
	padding: 10px 20px 15px 40px;
}
.liRecycle {
	background: URL(../images/icon_recycle.gif) 0 0 no-repeat;
}
.liDelivery {
	background: URL(../images/icon_delivery.gif) 0 0 no-repeat;
}
.liTerms {
	background: URL(../images/icon_terms.gif) 0 0 no-repeat;
}
.liContact {
	background: URL(../images/icon_contact.gif) 5px 0 no-repeat;
}
/* ### Form Classes ### */
.buttonInput{
	width: 70px; 
	padding-left: 3px;
}
.form1{
	width: 300px; 
	padding-left: 3px; 
	margin-bottom: 10px;
}
.form2{
	display: inline!important; 
	margin-top: 5px;
}
.formPara{
	display: inline!important; 
	position: relative; 
	top: -21px;
}
a.formParaA {
	color: #333; 
	text-decoration: underline;
	position: relative;
	top: 20px;
}
.formButton{
	margin-top: -5px;
}
.calendarIcon{
	background: url(../images/calendar_icon.gif) 0 right no-repeat;
	padding: 2px 0;
}
/* ### Overrides ### */
.clearer{
	clear: both;
}
.H20 {
	height: 520px;
}
.mR10 {
	margin-right: 10px;
}
.mB15 {
	margin-bottom: 15px;
}
.mR15 {
	margin-right: 15px;
}
.mR20 {
	margin-right: 20px!important;
}
.mR10 {
	margin-right: 10px;
}
.mB05{
	margin-bottom: 5px;
}
.floatR {
	float: right; 
	position: relative;
	left: 20px;
}
* html .pB10 {
	padding-bottom: 10px!important;
}
*:first-child+html .pB10 {
	padding-bottom: 10px!important;
}
.mR20{
	margin-right: 20px;
}
.floatR {
	float: right!important; text-align: right;
}
.noRight{
	margin-right: 0!important;
}
.noTop{
	margin-top: 0!important;
}
.pT20{
	padding-top: 20px;	
}

