@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/gradient-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6F7E7;
}

h1 {
            font-family: Verdana, Geneva, sans-serif;
            padding-left: 28px;
            margin-left: -4px;
            font-size: 18px;
            font-weight: bold;
            background-image: url(../images/flowerHeader.jpg);
            background-repeat: no-repeat;
            color: #B4BA65;
            line-height: 24px;
            text-transform: capitalize;
}

h2 {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #e67d50;
            margin-bottom: -8px;
            padding-bottom: 0px;
            text-transform: capitalize;
}

h3 {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #e67d50;
            margin-bottom: -8px;
            padding-bottom: 0px;
}

blockquote {
           margin-right:15px;
           margin-left:15px;
}

#container {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #eed78b;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#content {
	margin-top: 0px;
	overflow: hidden;
}

#short_dot {
	padding-bottom: 10px;
	padding-top: 10px;
}


#img_rt_10px {
	padding-right: 10px;
}

.img_top_8px {
	padding-top: 8px;
}

#div_left {
	background-color: #FFF;
	padding-bottom: 2000px;
	width: 185px;
	float: left;
	margin-bottom: -2000px;
}

#div_left_bottom {
	float: left;
}

#right_content_bottom {
}

#div_right {
	float: right;
	width: 676px;
}

#right_content_top {
	width: 676px;
	height: 14px;
	margin-top: 10px;
	background: url(../images/rounded-corner-main-content-top.png) no-repeat top left;
}

#right_content {
	color: #a57e77;
	font-size: 12px;
	line-height: 1.3em;
	min-height: 450px;
	background-color: #FFF;
	padding: 6px 0 27px 0;
}

#container_static #content_static #div_static_right #right_content #mediaplayer {
	padding-left: 55px;
}

#right_content h1 {
            font-family: Verdana, Geneva, sans-serif;
            padding-left: 28px;
			margin: 0 15px 20px 20px;
            font-size: 18px;
            font-weight: bold;
            background-image: url(../images/flowerHeader.jpg);
            background-repeat: no-repeat;
            color: #B4BA65;
            line-height: 24px;
            text-transform: capitalize;
}

#right_content h3 {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #e67d50;
			margin: 0 20px 5px 20px;
}

#right_content p {
	color: #a57e77;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 20px 10px 20px;
}

#right_content ul {
	margin: 0 20px 10px 20px;
	padding: 0;
}

#right_content ul li {
	margin: 0 0 5px 20px;
	padding: 0;
}

#right_content a {
	color: #e7885a;
	text-decoration: underline;
}

#right_content a:hover {
	text-decoration: none;
}

#right_content_right {
	float: right;
	width: 236px;
	padding-left: 22px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #eed78b;
	margin-bottom: 20px;
}

#right_content_left {
	width: 400px;
	padding-left: 10px;
	float: left;
}

#sec_right_content_left {
	width: 676px;
	float: left;
}

#right_content_left_copy {
	color: #a57e77;
	font-size: 12px;
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 2px;
}

#right_content_left_copy a {
	color: #e7885a;
	text-decoration: underline;
}

#right_content_left_copy a:hover {
	text-decoration: none;
}


#sec_right_content_left_copy {
	color: #a57e77;
	font-size: 12px;
	line-height: 1.3em;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 2px;
        min-height:600px;
        height:auto !important;
        height:600px;
}

#sec_right_content_left_copy a {
	color: #e7885a;
	text-decoration: underline;
}

#sec_right_content_left_copy a:hover {
	text-decoration: none;
}

#left_nav {
	width: 135px;
	margin-left: 20px;
	color: #775347;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
}

#site_certs {
	text-align: center;
}

#left_nav a {
        text-decoration: none;
        color: #775347;
}

#left_nav a:hover {
        color: #afbd21;
}

#left_nav_sub {
	font-size: 11px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #eed78b;
	border-bottom-color: #eed78b;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sub_cat_link {
	font-size: 11px;
	font-weight:normal;
	padding-left: 11px;
}

.img_border_1px {
	border: 1px solid #eed78b;
}

#search {
	color: #775347;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	padding-left: 10px;
}

input.search_box {
	height:16px;
	width:105px;
        /*background-color: #FFFCDA;*/
        background-color: #FFF;
        border-color: #d3d98f;
        border-style:solid;
        border-width:1px;
        font-size: 8pt;
}

input.subscribe_box {
height: 20px;
/*background-color: #FFFCDA;*/
background-color: #FFF;
border-color: #d3d98f;
border-style:solid;
border-width:1px;
font-size: 8pt;
}

#header {
	height: 248px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 0;
	position: relative;
}

#header_link {
	width: 350px;
	float: right;
	margin-top: 10px;
	color: #e78150;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
	text-align: right;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 520px;
	top: -1px;
}
#header_link a {
	color: #e78150;
	text-decoration: none;
}
#header_link a:hover {
	color: #e78150;
	text-decoration: underline;
}
#top_links {
	width: 876px;
	color: #678F8E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
        padding-bottom: 4px;
        padding-right: 4px;
}

#top_links a {
	color: #678F8E;
	text-decoration: none;
}

#top_links a:hover {
	color: #678F8E;
	text-decoration: underline;
}

#top_links #shoppingcart-items {
	font-weight: normal;
}

#secondary_header {
	background-image: url(../images/secondary-header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sec_header_link {
	width: 800px;
	float: right;
	margin-top: 10px;
	color: #e78150;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
	text-align: right;
}

#sec_header_link a {
	color: #e78150;
	text-decoration: none;
}

#sec_header_link a:hover {
	color: #e78150;
	text-decoration: underline;
}

#clear {
	clear: both;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	height: 26px;
	width: 676px;
	margin-top: 10px;
	/*line-height: 26px;*/
	background-image: url(../images/nav-bkg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	text-align: center;
}

#nav a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #775347;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: capitalize;
}

#nav a:hover {
	color: #e67d50;
}

.phone_number {
	font-size: 12px;
	padding-top: 0px;
}

#featured_products {
	font-size: 10px;
	line-height: 1.3em;
	color: #775347;
	margin-top: 22px;
	margin-right: 5px;
}

input[type="button"] {
	color: #FFF;
	background-color: #678F8E;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
        border-top-color: #CDCDCD;
        margin-top: 2px;
}


.button_small{
	width: 40px !important;
	height:20px !important;
}

input[type="submit"] {
	color: #FFF;
	background-color: #678F8E;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
        border-top-color: #CDCDCD;
        margin-top: 2px;
}




.pageNavigation a {
	text-transform: capitalize;
}

#footer {
	text-align: center;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7B5046;
	padding-top: 10px;
}

#footer a {
	color: #7B5046;
	text-transform: capitalize;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#credit a {
	color: #AFBD21

}
#credit a:hover {
	text-decoration: none;
}
#credit {
	color: #9ACB82;
	font-size: 11px;
	padding-top: 10px;
}
#product_price_title {
	font-size: 13px;
        font-weight: bold;
}

.logo_green {
	color: #AFBD21;
 	font-weight: bold;
}
.ProductSubtitle{
	font-weight: bold;
}

.site_map {
	font-size: 12px;
	/* line-height: 1.3em; */
	margin: 0 20px 5px 20px;
}

.site_map h3 {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #e67d50;
			margin: 15px 0 15px -20px;
			padding: 0
}

.site_map_cat{
	padding-left: 5px;
}

#shareDiv {
	line-height: 24px;
	font-weight: normal;
	font-size:12px;
}

.strike{
	text-decoration:line-through;
}

.product_sale_price{
	font-weight:bold;
	color: #CD313C;
}

.out_of_stock{
	color: #CD313C;
}

.header_div {
	width:100%;
}

.pageNavigation{
	font-family:verdana;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	font-size:12px;


}

.pageNavigation div{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

.addthis_default_style {
	font-size:12px;
}

.catalog_row{
	padding-top: 10px;
}

#right_content #shopping-cart {
	width: 636px;
	margin: 10px 15px 10px 15px;
}

#right_content #shopping-cart a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ec885a;
	text-decoration: underline;
}

#right_content #shopping-cart a:hover {
	color: #ec885a;
	text-decoration: none;
}

#right_content #shopping-cart p {
	margin: 0 0 10px 0;
}

.CatalogItemDark {
	font-size: 14px;
	font-weight: bold;
	color: #a57e77;
	border-bottom: 1px solid #ccb8a5;
}

.CatalogItemLight {
	border-bottom: 1px solid #ccb8a5;
}

/* Homepage */

#container_static {
	width: 876px;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #eed78b;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
}

#content_static {
	width: 876px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: -43px;
}

#header_static {
	width: 876px;
	height: 201px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 0;
}

#header_static #header_logo {
	width: 185px;
	height: 201px;
	position: relative;
	top: 0px;
}

#header_static table td {
	text-align: left;
	vertical-align: top;
}

#header_static .header_static_top {
	height: 43px;
}

#header_static .header_static_top #top-info-cn {
	width: 366px;
	position: relative;
	top: 7px;
	left: 325px;
}

#header_static .header_static_top #top-info-cn table td {
	text-align: right;
	vertical-align: top;
}

#header_static .header_static_top #top-info-cn .td_customerservice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #678f8e;
	padding-right: 10px;
}

#header_static .header_static_top #top-info-cn .td_customerservice a {
	color: #678f8e;
	text-decoration: underline;
}

#header_static .header_static_top #top-info-cn .td_customerservice a:hover {
	color: #678f8e;
	text-decoration: none;
}

#header_static .header_static_top #top-info-cn .td_customerservice p {
	margin: 6px 0 0 0;
}

.button_small_static {
	width: 60px !important;
	height:20px !important;
}

#div_static_right {
	float: right;
	width: 676px;
}



#div_static_right #static-nav-cn {
	width: 676px;
	height: 14px;
	margin: 8px 0 8px 0;
}

#div_static_right #static-nav-cn table.static-nav {
	float: right;
	margin: 0 5px 0 0;
	/* margin: 0 0 0 204px; */
}


#div_static_right #static-nav-cn table.static-nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #545a4f;
	text-align: left;
	vertical-align: top;
	padding: 0 13px 0 13px;
	border-right: 1px solid #545a4f;
}

#div_static_right #static-nav-cn table.static-nav td.td_end_subnav {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 13px;
	border: 0;
}

#div_static_right #static-nav-cn table.static-nav td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545a4f;
	text-decoration: underline;
}

#div_static_right #static-nav-cn table.static-nav td a:hover {
	color: #545a4f;
	text-decoration: none;
}

#right_static_content_left {
	width: 416px;
	padding-left: 10px;
	float: left;
}

#right_static_content_right {
	float: right;
	width: 240px;
	padding-left: 7px;
	margin-bottom: 15px;
}

#right_static_content_right #right_static_content_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #775347;
	margin: 0 5px 10px 0;
}

#right_static_content_right #right_static_content_blurb .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9eb424;
	margin: 0;
}

#right_static_content_right #right_static_content_blurb a {
	color: #775347;
	font-weight: bold;
	text-decoration: underline;
}

#right_static_content_right #right_static_content_blurb a:hover {
	color: #775347;
	font-weight: bold;
	text-decoration: none;
}

#right_static_content_right #right_static_content_offer {
	width: 227px;
	border: 1px solid #f8b2a3;
	padding: 3px;
}

/*
#right_content_featuredproducts {
	float: left;
	width: 403px;
	height: 281px;
	border: 1px solid #cbd763;
	padding: 3px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

#right_content_featuredproducts #promoSelector {
	width: 104px;
	height: 19px;
	float: right;
	position: relative;
	right: 3px;
	bottom: 22px;
	z-index: 1000;
}

#right_content_featuredproducts #promoSelector table {
	width: 104px;
	height: 19px;
}

#right_content_featuredproducts #promoSelector table td {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

#right_content_featuredproducts #promoSelector table td a {
	cursor: pointer;
}

#right_content_featuredproducts #promoSelector img {
	border: 0;
}

#right_content_featuredproducts .home_promo {
	width: 403px;
	height: 281px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
}

#right_content_featuredproducts .home_promo img {
	width: 403px;
	height: 281px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 300;
}
*/

#right_content_featuredproduct_container {
	position:relative;
}

#right_content_featuredproducts {
	float: left;
	width: 403px;
	height: 281px;
	border: 1px solid #cbd763;
	padding: 3px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

#promoSelector {
	width: 88px;
	height: 19px;
	float: right;
	position: absolute;
	right: 0px;
	top: 263px;
	z-index: 1000;
}

#promoSelector div.normal {
	text-align: center;
	vertical-align: middle;
	background-color: #D5DB6F;
	border: 1px solid #CAD37A;
	width: 20px;
	height: 18px;
	margin-right: 7px;
	float: left;
	padding-top: 1px;
}

#promoSelector div.hover {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFAC1;
	border: 1px solid #CAD37A;
	width: 20px;
	height: 18px;
	margin-right: 7px;
	float: left;
	padding-top: 1px;
}

#promoSelector div.normal a {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#promoSelector div.hover a {
	cursor: pointer;
	color: #D5DB6F;
	font-weight: bold;
	text-decoration: none;
}

#promoSelector img {
	border: 0;
}

#right_content_featuredproducts .home_promo {
	width: 403px;
	height: 281px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 200;
}

#right_content_featuredproducts .home_promo img {
	width: 403px;
	height: 281px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 300;
	padding: 3px;
}

#home_bottom {
	margin: 0 11px 0 11px;
}

#home_bottom a {
text-decoration: none;
color: #e67d50;
}


#home_bottom a:hover {
text-decoration: underline;
}

#home_bottom_mid {
	float: right;
	width: 224px;
	margin: 0 6px 0 6px;
}

#home_bottom_mid .boxCTA_yellow {
	height: 115px;
	background: url(../../../../images/yellowCTA_box.gif);
	padding: 0 10px 0 10px;
}

#home_bottom_mid .boxCTA_yellow div {
	font-size: 10px;
	color: #636247;
	line-height: 12px;
	margin: 0;
}

#home_bottom_mid .boxCTA_yellow div form {
	margin: 5px 0 5px 0;
}

#home_bottom_left {
	float: left;
	width: 208px;
}

#home_bottom_left .boxCTA_blue {
	height: 115px;
	text-align: center;
	background: url(../../../../images/blueCTA_box.gif);
	padding: 0 10px 0 10px;
}

#home_bottom_left .boxCTA_blue img {
	border: 0;
}

#home_bottom_right {
	float: right;
	width: 208px;
}

#home_bottom_right .boxCTA_green {
	height: 115px;
	text-align: center;
	background: url(../../../../images/greenCTA_box.gif);
}

#home_bottom_right .boxCTA_green div {
	margin: 30px auto;
}

#home_bottom_right .boxCTA_green div .td_twitter {
	padding-left: 16px;
}

/* Social Widget */

#socialwidget {
	float:right;
	margin: 0 15px 10px 10px;
}

/* Shopping Cart */

.keepShopping {
	font-weight: bold;
	float: right;
}

.shoppingcartButtons {
	text-align:right;
	float: right;
	position: relative;
	top: -20px;
	right: -10px;
}


/* Login Box */

#login-box {
	width: 223px;
}

#login-box h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #a7ad5e;
	margin: 0;
}

#login-box a {
    color: #cc784f;
	text-decoration: underline;
}

#login-box a:hover {
    color: #cc784f;
	text-decoration: none;
}

#alreadycustomer-box {
    width: 223px;
	background: url(../../../../images/login_box_bg.gif);
}

#alreadycustomer-box #alreadycustomer-info {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #4b4d33;
	margin: 15px;
}

#alreadycustomer-box #alreadycustomer-info form {
	margin: 10px 0 10px 0;
}

#alreadycustomer-box #alreadycustomer-info p {
	margin: 0;
}


