/* @override http://www.petalplaydesign.com/_css/style.css */

/* @override http://echodesigngroup.net/petalplay/v3/_css/style.css */

body {
	background: #f1f9fc url(../images/bg.gif) repeat-x;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #a0b323;
}
p {
	line-height: 20px;
	margin-bottom: 20px;
	color: #666666;
}
p.large {
	font-size: 14px;
	line-height: 22px;
	color: #444444;
}
.clear {
	clear: both;
}
.entry h3{
	font-size: 14px;
	color: #a0b323;
	margin-bottom: 5px;
}
.entry {
	
}
.note {
	font-style: italic;
	font-size: 10px;
}
.link_btn a {
	padding: 10px 20px;
	background-color: #a0b323;
	color: #fff;
	display: inline-block;
	font-style: italic;
}
.link_btn a:hover {
	padding: 10px 20px;
	background-color: #89991e;
	color: #fff;
}
#wrapper {
	width: 790px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#header {
	width: 790px;
	height: 245px;
	background: url(../images/bg_header.gif) no-repeat;
}

#header h1 {
	width: 262px;
	height: 144px;
	display: inline-block;
	margin-top: 33px;
	margin-left: 265px;
}
#header h1 a {
		width: 262px;
	height: 144px;
	display: block;
	overflow: hidden;
	text-indent: -444444px;
}

#nav {
	margin-top: 14px;
	margin-left: 113px;
}

#nav li {
		float: left;
}

#nav li a {

	color: #fff;
	font-size: 12px;
	text-indent: -444444px;
	overflow: hidden;
	width: 56px;
	background: url(../images/nav.gif) 0 -1px;
	height: 29px;
	margin-right: 5px;
	display: block;
}

#nav li a.home {
	width: 65px;
}

#nav li a.home:hover {
	background-position: 0px;
}

#nav li.selected a.home {
	background-position: 0 -61px;
}

#nav li a.products {
	width: 81px;
	background-position: -73px -1px;
}

#nav li a.products:hover {
	background-position: -73px;
}

#nav li.selected a.products {
	background-position: -73px -61px;
}

#nav li a.services {
	width: 76px;
	background-position: -161px -1px;
}

#nav li a.services:hover {
	background-position: -161px;
}

#nav li.selected a.services {
	background-position: -161px -61px;
}

#nav li a.portfolio {
	width: 83px;
	background-position: -245px -1px;
}

#nav li a.portfolio:hover {
	background-position: -245px;
}

#nav li.selected a.portfolio {
	background-position: -245px -61px;
}

#nav li a.about {
	width: 67px;
	background-position: -334px -1px;
}

#nav li a.about:hover {
	background-position: -334px;
}

#nav li.selected a.about {
	background-position: -334px -61px;
}

#nav li a.published {
	width: 87px;
	background-position: -409px -1px;
}

#nav li a.published:hover {
	background-position: -409px;
}

#nav li.selected a.published {
	background-position: -409px -61px;
}

#nav li a.contact {
	width: 77px;
	background-position: -504px -1px;
}

#nav li a.contact:hover {
	background-position: -504px;
}

#nav li.selected a.contact {
	background-position: -504px -61px;
}

#main_content {
	background: url(../images/bg_content.gif) repeat-y;
	padding-left: 26px;
	padding-right: 26px;
}

#billboard {
	width: 700px;
	max-width: 700px;
	height: 400px;
	margin-left: 19px;
	margin-right: 19px;
}

#btns {
	height: 139px;
	padding: 19px;
}

#btns .btn_1 {
	float: left;
	margin-right: 20px;
}

#btns .btn_2 {
	float: left;
	margin-right: 20px;
}

#btns .btn_3 {
	float: left;
	width: 200px;
	background-color: #eff8dc;
	padding: 10px;
	height: 119px;
	font: 12px/17px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

#btns .btn_3 h3 {
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/newsletter_title.gif) no-repeat -2px -6px;
	height: 24px;
}

#btns .btn_3 form {
	margin-top: 11px;
}

#btns .btn_3 #signup_home {
	padding: 6px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	width: 136px;
	margin: 0;
	float: left;
	height: 16px;
	background-color: #fff;
	border-right-style: none;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

#btns .btn_3 #submit_home {
	float: left;
	width: 48px;
}

/* @group Pages */

/* @group Reminder App */

h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
a:hover{
	color: #78861a;
}
#main_content_app #menu li {
	margin-bottom: 5px;
	display: block;
	font-style: italic;
	border-bottom: 1px solid #e5ebd6;
	margin-left: -20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#main_content_app {
	background: url(../images/bg_content.gif) repeat-y;
	padding-left: 26px;
	padding-right: 26px;
}
#main_content_app #main_list li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #f6f6f6;
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
}

#main_content_app .date {
	font-style: italic;
	font-size: 16px;
	float: left;
	width: 182px;
}
#main_content_app .title {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
#main_content_app .actions {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 107px;
	text-align: right;
}
#main_content_app .the_d {
		border-top: 1px solid #dcdcdc;
	padding-top: 5px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	line-height: 20px;
	margin-top: 10px;
}
#main_content_app .desc {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 205px;
}
#main_content_app .details {
	width: 67px;
	float: left;
}
#main_content_app .details label{
	color: #b3b3b3;
}
#main_content_app .actions a{
	margin-left: 5px;
}
#main_content_app #menu li {
	font-size: 14px;
	line-height: 24px;
}
#main_content_app form #date, #title, #description,#first_name,#last_name,#address,#state,#zip,#city,#email,#phone,#user_name,#password,#password_confirm,#security,#rules,#old_password{
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #c8c8c8;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	width: 295px;
}
#rules {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
#main_content_app form p {
	margin-bottom: 10px;
}
.response .success {
	font-size: 10px;
	font-style: italic;
}
.response .error {
	line-height: 14px;
	color: #b32222;
	font-style: italic;
	margin-bottom: 0;
	font-size: 10px;
}
.error {
	line-height: 20px;
	color: #b32222;
	font-style: italic;
	margin-bottom: 6px;
}
#main_content_app label {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}
#main_content_app .contact {
	color: #666666;
	margin-top: 10px;
}
/* @end */
h2 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #a0b323;
	margin-bottom: 20px;
}
#content {
	width: 310px;
	padding-left: 39px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #e5ebd6;
}

#sidebar {
	width: 348px;
	float: right;
	padding-left: 20px;
}
#portfolio {
		background-color: #f2f5ea;
	border: 1px solid #e7e9e1;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
}
#book_nav {
	padding: 15px;
	text-align: center;
	width: 396px;
	margin-left: auto;
	margin-right: auto;
}
#book_nav img {
}
#book_nav a {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	color: #b1a8a1;
}
#extended_content {
	margin-top: 40px;
	padding-bottom: 20px;
}

.product {
	margin-bottom: 20px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 20px;
}

.product .left {
	float: left;
	width: 310px;
	padding-left: 39px;
}

.product .right {
	float: right;
	margin-right: 38px;
}

.product .title {
	font-size: 16px;
	color: #a0b323;
	line-height: 30px;
}

.product .p_img_1 {
	margin-right: 0px;
	border: 2px solid #e0e0e0;
	padding: 1px;
}
/* @end */

#footer {
	background: #f1f9fc url(../images/bg_footer.gif) no-repeat;
	height: 25px;
	color: #97b4bc;
	font-size: 10px;
	padding-top: 76px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer .left {
	float: left;
	width: 330px;
}

#footer .right {
	float: right;
	width: 404px;
	text-align: right;
}

#footer .right a {
	color: #97b4bc;
}