﻿/*#############################################################

Author: Jason Clement
URL: http://www.riversidemediagroup.com
Date: October 16, 2007
Site: Grays Flower Shop
Site URL: http://www.graysflowershop.com

#############################################################*/


body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #085205;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

h1 {
	display:block;
	background-image:url(../images/grays-flower-shop.gif);
	text-indent: -9999px;
	height: 115px;
	width: 245px;
	margin: 0px;
	padding: 0px;
	background-position: center 15px;
	background-repeat: no-repeat;
}

h2 {
	font-size: 130%;
	display:block;
	width: 100%;
	border-bottom:1px solid #47524a;
	padding-top:20px;
	color: #47524a;
	letter-spacing: -1px;
	margin: 0px;
}

h3 {
	font-size: 150%;
	color: #085205;
	text-align: center;
	letter-spacing: -1px;
	margin: 0px;
}

h4 {
	font-size: 110%;
	color: #47524a;
	letter-spacing: -1px;
	text-transform: capitalize;
}

/*-------------------------------------------    
    Main Nav
-------------------------------------------*/

.twoColFixLtHdr #nav {
	float: left;
	margin: 0px;
	font-size: 90%;
	width: 215px;
	padding: 15px;
}

.twoColFixLtHdr #nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #nav ul li a {
	color:#666666;
	text-decoration:none;
	display:block;
	height: 20px;
	padding: 2px;
	margin: 0px;
	border-bottom:dashed 1px #ccc;
	padding-top: 4px;
}

.twoColFixLtHdr #nav ul li a:hover {
	background-color:#CCCCCC;
}

.twoColFixLtHdr #mininav {
	float: left;
	margin: 0px;
	width: 215px;
	padding: 15px;
	font-size: 80%;
}

.twoColFixLtHdr #mininav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #mininav ul li a {
	color:#47524A;
	text-decoration:none;
	display:block;
	border-bottom:#FFFFFF solid 1px;
	height: 15px;
	padding: 4px;
	margin: 0px;
	_padding-top: 2px;
	background-color: #CCCCCC;
}

.twoColFixLtHdr #mininav ul li a:hover {
	background-color:#999999;
}

/*-------------------------------------------    
    Sub Nav (horizontal)
-------------------------------------------*/

.twoColFixLtHdr #subnav {
	list-style:none;
	margin-right: 20px;
	_margin-right: 10px;
	color: #FFFFFF;
	float: right;
	padding: 0px;
}

.twoColFixLtHdr #subnav ul {
	padding-top: 9px;
	_padding-top: 0px;
	margin: 0px;
	font-size: 90%;
}

.twoColFixLtHdr #subnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	
}

.twoColFixLtHdr #subnav li a {
	text-decoration: none;
	margin: 0px;
	border-right: solid 1px #fff;
	padding: 0px 10px;
	color: #FFFFFF;
}

.twoColFixLtHdr #subnav li a:hover {
	color: #f0e162;
}


/*-------------------------------------------    
    Layout
-------------------------------------------*/
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 245px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.twoColFixLtHdr #mainContent {
	margin: 55px 0 25px 250px;
	padding: 0 20px;
} 

.twoColFixLtHdr #mainContent p {
	font-size: 80%;
}

.twoColFixLtHdr #header {
	margin: -200px 0 0 0;
	padding: 0 20px 0 20px;
	text-align: right;
	z-index: 100;
	height: 200px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------------------------------    
    Footer
-------------------------------------------*/

#footer {
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-position: center -215px;
	font-size: 70%;
	margin: 0px;
}

#footer-in {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
} 

#box1{
	display:block;
	width: 240px;
	float:left;
	text-align: center;
	margin: 10px 10px 0 0;
}
#box2{
	display:block;
	width: 150px;
	float:left;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	border: solid 5px #ccc;
}
#box3{
	display:block;
	width: 150px;
	float:left;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	border: solid 5px #ccc;
}
#box4{
	display:block;
	width: 150px;
	float:left;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	border: solid 5px #ccc;
	margin-right: 0px;
}

#footer p {
}

#footer h5 {
	font-weight:bold;
	font-size: 110%;
	margin: 0px;
	color: #47524A;
}

#footer h6 a {
	font-weight:bold;
	font-size: 150%;
	_font-size: 130%;
	margin: 0px 0px 0px 650px;
	display: block;
	width: 100px;
	height: 16px;
	color: #fff;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	border-top: none;
	background-image: url(../images/sm-button-bg.gif);
}

#footer h6 a:hover {
	color: #000;
	background-image: url(../images/sm-button-bg.gif);
	background-position:
; 		background-position: center -20px;
}
.style1 {
	color: #47524A;
	font: bold;
	font-size: 150%;
}

/*-------------------------------------------    
    Promotion Box for Client
-------------------------------------------*/

#promo-box {
	border-top:1px solid #47524a;
	border-bottom:1px solid #47524a;
	padding: 10px;
}

/*-------------------------------------------    
    Misc.
-------------------------------------------*/
.phonenumber {
	font-size: 150%;
	color: #085205;
}

.blurb {
	font-size: 70%;
	color: #666666;
}

.aboutflowers {
	font-size: 70%;
	text-align: center;
	padding: 10px;
	width: 200px;
	margin: 0 auto;
}

.proud {
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	color: #0702CB;
}

.fineprint {
	font-size: 90%;
	color: #666666;
}