@charset "utf-8";
/* css created by BatesMeron sweet design 07/09/09 */

body {
	background-image: url(../../images/bg_tile.gif);
	background-repeat: repeat-x;
	background-color: #f4ba3a;
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C42127;
}

.headline_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F06522;
}

.reg {
	position: relative;
	bottom: 0.5em;
	color: #404040;
	font-size: 0.7em;
}

.wrap {
	position: relative;
	width: 1018px;
	height: 100%;
	margin: 0 auto 0 auto;
}

.header {
	float: right;
	width: 1018px;
	height: 177px;
	background-color: #fff;
	background-image: url(../../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	margin: 16px 0px 0px 0px;
	padding: 0;
}

.logo {
	float: left;
	width: 361px;
	height: 145px;
	margin: 13px 0px 0px 115px;
}

.tag {
	float: right;
	width: 293px;
	height: 22px;
	margin: 81px 114px 0px 0px;
}

.content {
	float: right;
	width: 780px;
	height: 553px;
	padding: 0;
	margin: 42px 111px 0px 0px;
	background-color: #fffae1;
}

.content_2 {
	float: right;
	width: 780px;
	/*height: 553px;*/
	padding: 0;
	margin: 42px 111px 0px 0px;
	background-color: #fffae1;
}

.footer {
	float: right;
	width: 780px;
	height: 40px;
	padding: 0;
	margin: 10px 111px;
	font-family: Myriad Pro;
	font-size: 8px;
	/*font-weight: bold;*/
	color: #666;
}

.copyright {
	float: left;
	width: 200px;
}

.site_by {
	float: right;
	width: 200px;
	text-align: right;
}

.site_by a:link, .site_by a:visited {
	text-decoration: none;
	color: #666;
}

.site_by a:hover {
	text-decoration: none;
	color: #c42127;
}


/* MAIN-NAV */

#main-nav {
	position: absolute;
	top: 200px;
	right: 111px;
	background-image: url(../../images/menu_retailers.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 780px;
}

#main-nav ul {
	/*clear: left;*/
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

 /*-- Hides Image Link Names --*/ 
#main-nav ul li a span {
	display:none;
}

 /*-- Rollover Blocks --*/ 
#main-nav ul li a {
   width: 195px;
	height:35px;
	margin:0px;
	padding:0px;
	display: block;
}

 /*-- Hovers --*/ 

#main-nav ul li a.home:hover {
	background:  url(../../images/menu_retailers.gif) 0px -35px;
}

#main-nav ul li a.features:hover {
	background:  url(../../images/menu_retailers.gif) 585px -35px;
}

#main-nav ul li a.marketing:hover {
	background:  url(../../images/menu_retailers.gif) 390px -35px;
}

#main-nav ul li a.contact:hover {
	background:  url(../../images/menu_retailers.gif) 195px -35px;
}


/* YOU ARE HERE CLASSES */

body#home a#home {
	background:  url(../../images/menu_retailers.gif) 0px -35px;
}

body#features a#features {
	background:  url(../../images/menu_retailers.gif) 585px -35px;
}

body#marketing a#marketing {
	background:  url(../../images/menu_retailers.gif) 390px -35px;
}

body#contact a#contact {
	background:  url(../../images/menu_retailers.gif) 195px -35px;
}


/* SPLASH PAGE */

.splash_nav {
	float: right;
	width: 780px;
	height: 73px;
	background-image: url(../../images/splash_nav_bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.splash_nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4ba3a;
	padding-top: 5px;
	text-align: left;
	margin-left: -20px;
}

.splash_nav li {
	display: inline;
	float: left;
}

.splash_nav li a {
	padding: 0px 25px 0px 0px;
}

.splash_nav a:link, .splash_nav a:visited {
	text-decoration: none;
	color: #F4BA3A;
}

.splash_nav a:hover {
	text-decoration: none;
	color: #C42127;
}

.splash_left {
	float: left;
	width: 186px;
	height: 480px;
	margin: 0;
	padding: 0;
	background-image: url(../../images/splash_left_col.jpg);
	background-repeat: no-repeat;
}

.splash_right {
	float: right;
	width: 594px;
	height: 480px;
	margin: 0;
	padding: 0;
}

.soon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #C42127;
}


/* HOME PAGE */

.home_left {
	float: left;
	width: 369px;
	height: 519px;
	margin: 0;
	padding: 34px 9px 0px 37px;
}

.home_left li {
	list-style: url(../../images/bullet.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C42127;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f06522;
	width: 220px;
	float: right;
}

.home_right {
	float: right;
	width: 365px;
	height: 553px;
	margin: 0;
	padding: 0;
	text-align: right;
}

.home_right_2 {
	float: right;
	width: 365px;
	/*height: 553px;*/
	margin: 0;
	padding: 0;
	text-align: right;
}

.home_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C42127;
}

.home_back_link_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C42127;
}

.home_back_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C42127;
	text-align: left;
	line-height: 135%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.home_back_link a:link, .home_back_link a:visited {
	text-decoration: none;
	color: #C42127;
}

.home_back_link a:hover {
	text-decoration: underline;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-align: left;
	line-height: 150%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.copy-pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-align: left;
	line-height: 150%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.copy-pro a:link, .copy-pro a:visited {
	text-decoration: none;
	color: #C42127;
}

.copy-pro a:hover {
	text-decoration: underline;
}


/* FEATURES PAGE */

.feature_left {
	float: left;
	width: 340px;
	height: 553px;
	background-image: url(../../images/features_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.feature_right {
	float: right;
	width: 440px;
	height: 553px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

.series {
	float: right;
	width: 430px;
	height: 150px;
	background-color: #fcebb9;
	margin-top: 12px;
	line-height: 140%;
}

.series a:link, .series a:visited {
	text-decoration: none;
	color: #C42127;
	font-weight: bold;
}

.series a:hover {
	text-decoration: underline;
}

.series_main {
	float: left;
	width: 630px;
	height: 553px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	line-height: 140%;
}

.series_main a:link, .series_main a:visited {
	color: #404040;
}

.series_main a:hover {
	color: #C42127;
}

.series_main_link_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #404040;
}

.series_sidebar {
	float: right;
	width: 150px;
	height: 553px;
	background-color: #fffef7;
	line-height: 140%;
}

.series_sidebar a:link, .series_sidebar a:visited {
	text-decoration: none;
	color: #404040;
	font-size: 10px;
}

.series_sidebar a:hover {
	text-decoration: none;
	color: #C42127;
}

.sidebar_arrow {
	font-size: 14px;
}

table#series {
	margin: 35px 0px 0px 38px;
	border-collapse: collapse;
}

table#series td {
	vertical-align: top;
}

.subtext08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #404040;
}

.subtext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
}

.subtext10_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C42127;
}


/* MARKETING PAGE */

.marketing_left {
	float: left;
	width: 435px;
	height: 553px;
}

.marketing_left a:link, .marketing_left a:visited {
	text-decoration: none;
	color: #C42127;
	font-weight: bold;
}

.marketing_left a:hover {
	text-decoration: underline;
}

.marketing_left_2 {
	float: left;
	width: 435px;
	/*height: 553px;*/
}

.marketing_left_2 a:link, .marketing_left_2 a:visited {
	text-decoration: none;
	color: #C42127;
	font-weight: bold;
}

.marketing_left_2 a:hover {
	text-decoration: underline;
}

.marketing_right {
	float: right;
	width: 345px;
	height: 553px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: oblique;
	color: #404040;
}

.marketing_right_2 {
	float: right;
	width: 345px;
	/*height: 553px;*/
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: oblique;
	color: #404040;
}

#flowerpot {
	position: absolute;
	top: 417px;
	right: 333px;
}

#flowerpot_2 {
	position: absolute;
	top: 432px;
	right: 58px;
}


/* CONTACT PAGE */

.contact_left {
	float: left;
	width: 405px;
	height: 553px;
}

.contact_left a:link, .contact_left a:visited {
	text-decoration: none;
	color: #C42127;
	font-weight: bold;
}

.contact_left a:hover {
	text-decoration: underline;
}

.contact_right {
	float: right;
	width: 375px;
	height: 553px;
	text-align: right;
}