/******** COLORS *********
Top:
Background: f3e8d3
Footer: c0ab85
Left Nav: 563F1F
Left Nav Selected: 9C7659
Left Nav Level 2: E7D5AF
****/

/********** PAGE LAYOUT ************/
h2.double {
	height: 119px;
}

h2.single {
	height: 120px;
}

h2.recommended img{
	float:left;
}

h2.recommended span.primary{
	color: #A50000;
	font-size: 30px;
	margin-bottom:5px;
	display:block;
}

h2.double span.primary{
	padding-top:10px;
}

h2.single span.primary{
	padding-top:20px;
}


h2.recommended span.secondary{
	color: #000;
	font-size: 22px;
	font-family: Trebuchet MS, Trebuchet MS, sans-serif
}



body {
	margin:0px;
	padding: 0px;
	font-family: georgia, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}

#header_wrapper {
	width: 100%;
	padding-top:30px;
	background: #fff url(/images/design_assets/primolicious/top-shadow.gif) bottom left repeat-x;
}

#header_div {
	margin: 0px auto;
	width: 1000px;
}

#content_wrapper {
	width: 100%;
	background-color: #EFEFEF;
}

#content_div {
	margin: 0px auto;
	width: 980px;
	padding: 10px;
	background-color: #fff;
	border-left: solid 1px #063e91;
	border-right: solid 1px #063e91;
}


/************* BASE STYLES *****************/

a {
	color: #011e60;
}

.clear_div{
	clear:both;
}

H2{
	font-size: 1.1em;
	margin: 0px;
	color: #154fc2;
}

H2 a {
	color: #011e60;
}

H3{
	font-size: 1em;
	margin: 0px;
	color: #0B1D2B;
	font-weight: bold;
	margin-bottom:5px;
}

H4{
	font-size: .9em;
	margin: 0px;
	color: #0B1D2B;
	font-weight: bold;
	font-style:italic;
}

H1 {
	color: #000;
	font-size: 24px;
	margin:0px 0px 5px;
}

h1.normal {
	background:none;
	color: #0B1D2B;
	margin: 10px 0px 10px;
	padding: 0px;
}

hr.full_divider {
	color: #446ab4;
	width: 100%;
	height: 2px;
}

ul {
	margin: 0px 0px 10px;
}

ul.left {
	padding-left: 15px;
}

li {
	margin-bottom: .5em;
}

/*********** LOGO AREA *************/
#logo_container {
	width: 1010px;
	height: 110px;
	background: transparent url(/images/design_assets/primolicious/logo-background.png) top left no-repeat ;
	padding: 15px 0px 0px 30px;
}

#logo_image {
	float:left;
	margin-right: 10px;
}

#niche_name {
	display:block;
	font-size: 44px;
	-moz-text-shadow: 1px 1px 2px #454;
	-webkit-text-shadow: 1px 1px 2px #454;
	text-shadow: 1px 1px 2px #454;
}

#niche_name a{
	color: #000;
	text-decoration:none;
}

#niche_tag_line {
	display:block;
	font-size: 18px;
}

/************ TOP NAV **************/

#nav_menu {
	list-style: none;
	margin: 0px auto 0px;
	padding: 0;
	padding-left: 0px;
	height:48px;
	background: transparent url('/images/design_assets/primolicious/nav-bar-gradient.gif');
	border: 1px solid #063e91;
	width: 100%;
}

#nav_menu li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

#nav_menu a {
	color: #000;
	display: block;
	margin: 0;
	padding: 14px 11px 4px;
	border-right: solid 1px #063e91;
	text-decoration: none;
	font-weight:normal;
	height: 31px;
}

#nav_menu a:hover {
	background: transparent url('/images/design_assets/primolicious/nav-bar-gradient-over.gif');
	color: #fff;
}

#nav_menu a.selected {
	color:black;
	background: #fff url('/images/design_assets/primolicious/nav-bar-gradient-selected.gif');
	border-bottom: none;
	font-weight: bold;
}

#nav_menu a.selected:hover {
	color:black;
	background: #fff url('/images/design_assets/primolicious/nav-bar-gradient-selected.gif');
}


div#ads_top{
	float:left;
}


div#search_box{
	float:right;
	margin: -3px 0px 5px;
}

div#search_box textfield{
	
}

.sum_box {
	margin-bottom: 15px;
}

.sum_box h2 a{
	color: #154fc2;

	text-decoration: none;
}

.sum_box a:hover {
	text-decoration: underline;
}

img.sum_image {
	float:left;
	margin-right: 10px;
	margin-top: 3px;
	padding: 1px;
	border: 1px solid #0B1D2B;
}

.sum_box div.sum_box_text_small{
	padding-left: 64px;
}

.sum_box div.sum_box_text_small_large_image{
	padding-left: 164px;
}


.sum_box div.sum_box_text_large{
	width: 100%;
}

.free_floating img.sum_image {
	border:none;
	width:75px;
	margin-right:15px;
	margin-bottom:15px;
}

.large_images img.sum_image {
	border:none;
	width:125px;
	margin-right:15px;
	margin-bottom:15px;
}


div#left_col{
	float:left;
	width: 810px;
	margin-right: 10px;
	background-color: #ffffff;
}

div#left_col_wide{
	width: 100%;
}

div#right_col {
	padding-top: 0px;
	width: 160px;
	float:left;
	text-align:center;
	background-color: #ffffff;
}

h1 div.share_links_small {
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	color: #fff;
	float:right;
}

h1 div.share_links_small a{
	color: #fff;
}

div.share_links_small {
	font-size: .9em;
	margin: 0px 0px 5px 0px;
	color: #A68A38;
}


div.share_links_small a{
	color: #A68A38;
}

div.share_links_large {
	font-size: 1.1em;
	margin: 15px 0px;
	text-align: center;
	position: relative;
	width: 602px;
}

#nav_box {
	margin: 0px 5px 10px 10px;
	text-align:left;
	float:right;
}

#nav_box ul.nav_menu{
	list-style: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#nav_header {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: #2cadbc url(/sousvide/nav-box-bg.gif) repeat-x top left;
	margin-bottom: 0px;
	padding: 5px 10px;
}

#nav_content {
	padding: 5px 10px 10px 0px;
	border: solid 2px #888;
	border-top: none;
}

#nav_box a{
	font-size: 1.1em;
	color: #00030D;
	text-decoration: none;
	line-height: 1.3em;
}

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

#nav_box a.current_nav {
	font-weight: bold;
	text-decoration: none;
}


#nav_box a.current_nav2 {
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}

#nav_box a.nav2 {
	margin-left: 15px;
}

div.div_split {
	float:left;
	margin-right: 15px;
	width: 290px;
}

.body_right {
	float: right;
	margin: 5px;
	padding: 3px;
	border: solid 1px #A68A38;
	text-align:center;
}

.body_left {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 3px;
	border: solid 1px #A68A38;
	text-align:center;
}

.body_none {
	margin: 5px 5px 5px 5px;
	padding: 3px;
	border: solid 1px #A68A38;
	text-align:center;
}

.body_middle {
	margin: 10px auto;
	padding: 3px;
	display:block;
	border: solid 1px #A68A38;
	text-align:center;
}

.bordered {
	padding: 3px;
	border: solid 1px #A68A38;
}

#footer_div{
	width: 100%;
	margin: 0px -10px 0px;
	padding: 10px;
	background: #454545;
	text-align: center;
}

#footer_wrapper{
	margin: 0px auto;
	width: 800px;
	text-align:center;
	color: #fff;
}

#footer_wrapper a {
	color: #fff;
}

.footer_block{
	display:inline;
	float:left;
	margin: 0px 15px 5px 200px;
	width:370px;
}

.footer_disclaimer {
	color: #fff;
	font-size: .9em;
	font-style:italic;
	margin-bottom:10px;
}

.footer_block h3{
	color: #fff;
	margin: 0px;
}

div.blog_box {
	margin-bottom: 10px;
	padding-bottom: 20px;
	
}

div.blog_box h2 a{
	color: #0B1D2B;
	text-decoration: none;
}

div.blog_box h2 a:hover{
	text-decoration: underline;
}


/********** PARENT NICHE HEADER ***************/

#parent_niche_header_wrapper {
	width: 100%;
	background-color: #000;
	height: 50px;
}

#parent_niche_header{
	color: #fff;
	width: 1000px;
	margin: 0px auto;
}

.niche_parent_name {
	padding-top: 8px;
	font-size:28px;
	display:block;
	float:left;
	margin-right:30px;
}

.parent_niche_links {
	float:left;
	padding-top: 15px;
}

.parent_niche_links a{
	color: #fff;
	font-size: 18px;
	padding: 0px 10px;
}

/********* QUESTIONs INDEX PAGE ************/
div.list_question {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: transparent url("/sousvide/how-to-background.gif") bottom center no-repeat;
}

div.list_question div.question_summary h3{
	font-size: 18px;
	font-weight: normal;
}

div.list_question div.question_summary h3 a{
	text-decoration: none;
	color: #0B1D2B;
}

div.list_question div.question_summary h3 a:hover{
	text-decoration: underline;
}

div.list_question .answer_count {
	float: left;
	width: 75px;
	margin-right: 10px;
	background-color: ;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ffffff url(/sousvide/best-of-items-count.gif) top left no-repeat;
}

div.list_question .answer_count .number {
	font-size: 1.3em;
	line-height: .9em;

}

div.list_question .question_summary {
	float: left;
	width: 723px;
}

/********* SHOW QUESTION PAGE ************/

div.question_info {
	color: #1b7c8b;
	font-size: 1em;
	margin-bottom: 5px;
}


div.answer {
	padding: 5px 10px 20px;
	margin-bottom: 10px;
	background: transparent url("/sousvide/how-to-background.gif") bottom center no-repeat;
}

div.answer div.vote_box {
	float: left;
	width: 60px;
	font-size: 2em;
	line-height: .9em;
	color: #0B1D2B;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

div.answer div.vote_box a{
	display: block;
}

div.answer div.vote_box img{
	border: none;
}

div.answer div.answer_box {
	float: left;
	width: 600px;
}


div.answer_info {
	color: #1b7c8b;
	font-size: .9em;
	margin-top: 10px;
}


/************* QUESTIONS HEADER *******************/
#questions_header {
	margin: 5px 0px;
}
#questions_header h3 a {
	color: #A68A38;
	font-size: 1.1em;
	font-weight: bold;
	font-variant :small-caps;
	text-decoration: none;
}
#questions_header h3 a:hover {
	text-decoration: underline;
}
div#signup_box {
	background: #fff url("http://www.vegetablegadrdenplanner.com/tools/images/front/Front-Top-Background.gif") bottom left repeat-x;
	width: 100%;
}

div#signup_box_content {
	position: relative;
	margin: 0px auto;
	padding: 20px 0px 30px;
	text-align: left;
	width: 588px;
	min-height: 100%;
}

div#signup_box_content h1{
	background:transparent url(/images/registration/box-header.gif) no-repeat scroll;
	padding:10px 10px 0px 10px;
	font-size: 1.5em;
	margin:0px;
	color: #0B1D2B;
}

div#signup_box_body {
	padding: 10px 10px;
	background-color: #fff;
	border-left: solid 1px #098e22;
	border-right: solid 1px #098e22;
}

div#signup_box_footer {
	background:transparent url(/images/registration/box-footer.gif) no-repeat scroll bottom left;
}

div#signup_box_body table {
	margin: 20px 0px;
}

div#signup_box_body table td {
	padding: 0 0 10px 10px;
}

div#signup_box_body #create_account_button {
	float:left;
	margin-right:20px;
	margin-left: 10px;
}

div#login_reminder{
	float:left;
	font-size: .9em;
	text-align: center;
	padding-top: 5px;
}

div#login_reminder a{
	color: #0B1D2B;
}

#sub_nav {
	margin: -10px -10px 10px;
	border-bottom: solid 1px #444;
}

#sub_nav_menu {
	background-color: #DEA566;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#sub_nav_menu li {
	float: left;
	font-size: .9em;
	margin: 0;
	padding: 0;
}
#sub_nav_menu a {
	background: #DEA566 url("http://www.vegetablegardenplanner.com/tools/images/background/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 12px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}
#sub_nav_menu a:hover {
	background-color: #CE8738;
	color: #fff;
	padding-bottom: 5px;
}
	
.front_boxes {
	height: 236px;
	width: 986px;
	padding: 15px 0px 0px 10px;
	/*background: #fff url(/sousvide/callout-border-image.gif) top left no-repeat;*/
	/*background: #fff url(/sousvide/center-drop-bg.gif) top left repeat-x;*/
	margin: 0px -10px;
}
	
.front_boxes_wrapper {
	width: 996px;
	margin: 0px auto;
}
	
.front_box {
	float:  left;
	margin-right: 16px;
	width: 237px;
}

.front_box img{
	margin-bottom: 10px;
	width: 237px;
}

.front_box_last {
	margin-right:  0px;
}

.front_box h2 {
	font-size: 19px;
	margin-bottom: 0px;
}

.front_box h2 a{
	color: #0B1D2B;
	text-decoration: none;
}

.front_box h2 a:hover{
	color: #0B1D2B;
	text-decoration: underline;
}

.front_box img {
	border: none;
}


#top_text {
	float: left;
	width: 461px;
	font-size: 18px;
	margin-left: 0px;
}

#book_callout {
	padding-top: 10px;
	float:left;
	text-align:center;
	background: #fff url(/sousvide/book-callout.gif) top left no-repeat;
	width: 500px;
	height: 264px;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 18px;
}


.hor_divider {
	margin: 0px 125px;
}

form label{
	color: #0B1D2B;
	display:block;
}


.note{
	color: ;
	font-size: .9em;
	font-style: italic;
}


form .tf_wide {
	width: 596px;
}

div.notice_pass{
	color: green;
	padding: 5px;
	margin: 10px 0px;
	border-top: solid 1px green;
	border-left: solid 2px green;
	border-right: solid 1px green;
	border-bottom: solid 2px green;
}

div.notice_fail{
	color: red;
	padding: 5px;
	margin: 10px 0px;
	border: solid 1px red;
}

div#ads_bottom {
	margin: 10px auto;
	width: 728px;
}



.footer_boxes {
	height: 475px;
	width: 986px;
	padding: 25px 15px 15px 20px;
	/*background: #fff url(/sousvide/callout-border-image.gif) top left no-repeat;*/
	background: url(/sousvide/footer-drop-bg.gif) top left repeat-x;
	margin: 0px -10px;
}
	
.footer_boxes_wrapper {
	width: 575px;
	margin: 0px 0px 0px 20px;
	float: left;
}
	
.footer_box {
	float:  left;
	margin-right: 35px;
	margin-bottom: 20px;
	width: 255px;
}

.footer_box img{
	margin-bottom: 10px;
}

.footer_box_last {
	margin-right:  0px;
}

.footer_box h2 {
	font-size: 19px;
	margin-bottom: 6px;
}

.footer_box h2 a{
	color: #0B1D2B;
	text-decoration: none;
}

.footer_box h2 a:hover{
	color: #0B1D2B;
	text-decoration: underline;
}

.footer_box img {
	border: none;
}

#book_callout_footer {
	padding-top: 15px;
	float:left;
	text-align:center;
	background: #fff url(/sousvide/book-callout-footer.gif) top left no-repeat;
	width: 276px;
	height: 335px;
	margin-top: 10px;
	margin-left: 60px;
	font-size: 18px;
}


/*********** NEW PAGE NAV STYLES *************/
#pages_left_col {
	float: left;
	width: 450px;
}

#pages_right_col {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	width: 318px;
	padding: 5px 10px;
	border: solid 1px #309dae;
}

#pages_right_col h2.big_header{
	margin: -5px -10px 5px -10px;
	padding: 2px 10px 5px;
	font-size: 18px;
	background: #309dae url(/sousvide/user-box-bg.gif) top left repeat-x;
	color: #fff;
}


#page_nav_column {
	float:left;
	width: 207px;
	margin-top: 10px;
	margin-right: 15px;
	padding: 0px 0px;
	margin-left: -10px;
	background: #85a7ea url(/images/design_assets/primolicious/page-nav-background.gif) top right repeat-y;
	

}

#page_nav_column a.all_articles{
	background: url("/images/design_assets/primolicious/page-nav-header.gif") top left no-repeat;
	font-size: 16px;
	text-align: center;
	padding-left: 20px;
	height: 27px;
	border: none;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 12px 10px 0px 7px;
}

#page_nav_column a.all_articles:hover{
	text-decoration: underline;
	color: #fff;
	border: none;
}

#page_nav_column a{
	display: block;
	text-decoration:none;
	color: #fff;
	border-bottom: 1px solid #999;
	padding: 7px 10px 7px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-right: 7px;
}

#page_nav_column a:hover{
	background-color: #446ab4;
	color: #000;
}

#page_nav_column a.level2:hover{
	background-color: #446ab4;
	color: #000;
}


#page_nav_column a.current_nav {
	font-weight: bold;
}

#page_nav_column a.level_1_selected {
	background-color: #446ab4;
	font-size: 13px;
}

#page_nav_column a.current_nav_1 {
	background-color: #446ab4;
}

#page_nav_column a.selected {
	background-color: #ddd;
	border-right: solid 1px #309dae;
	color: #309dae;
}

#page_nav_column a.level_2{
	background-color: #82c755;
	color: #000;
}

#page_nav_column a.level_2:hover{
	background-color: #EFEFEF;
	color: #000;
}

#page_nav_column a.level_2_selected {
	background-color: #82c755;
	color: #000;
	font-size: 13px;
}

#page_nav_column a.level_3{
	background-color: #f3f3e7;
	color: #000;
	padding-left: 20px;
}

#page_nav_column a.level_3_selected {
	background-color: #f3f3e7;
	color: #000;
	padding-left: 20px;
	font-weight: bold;
}

#page_content_column {
	float:left;
	width: 598px;
	margin-top: 10px;
}

#page_content_column_wide {
	float:left;
	width: 750px;
	margin-top: 10px;
}

h2.left_wrap{
	color: #063e91;
	background: transparent url("/images/design_assets/primolicious/left-side-callout.png") top left no-repeat;
	font-size: 20px;
	height: 43px;
	margin-left: -22px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 7px;
	font-weight:normal;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}

h2.left_wrap500{
	background: transparent url("/images/design_assets/primolicious/left-side-callout500.png") top left no-repeat;
	font-size: 20px;
	height: 43px;
	margin-left: -22px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 7px;
	font-weight:normal;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
	color: #063e91;
	}
}

h2.left_wrap400{
	background: transparent url("/images/design_assets/primolicious/left-side-callout400.jpg") top left no-repeat;
	font-size: 20px;
	color: #063e91;
	height: 43px;
	margin-left: -22px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 7px;
}

h2.middle_wrap{
	background: transparent url("/images/design_assets/primolicious/middle-callout.gif") top left no-repeat;
	color: #063e91;
	font-size: 20px;
	height: 43px;
	margin-left: -5px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 7px;
	font-weight:normal;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
	
}

h2.middle_wrap600{
	background: transparent url("/images/design_assets/primolicious/middle-callout600.gif") top left no-repeat;
	color: #063e91;
	font-size: 20px;
	height: 43px;
	margin-left: -5px;
	margin-bottom: 0px;
	font-weight:normal;
	padding-left: 30px;
	padding-top: 7px;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}

h2.middle_wrap400{
	background: transparent url("/images/design_assets/primolicious/middle-callout400.gif") top left no-repeat;
	font-size: 20px;
	height: 43px;
	color: #063e91;
	margin-left: -5px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 7px;
}

.inline_ad_div {
	padding:5px 10px;
	border-top:solid 1px #87c6d0; 
	border-left:solid 1px #87c6d0; 
	border-bottom:solid 2px #87c6d0; 
	border-right:solid 2px #87c6d0; 
	margin: 10px;
}

.toc {
	list-style: none inside;
}

.toc li a {
	text-decoration: none;
	font-weight: bold;
}

.toc li a:hover {
	text-decoration: underline;
}

.toc2 {
	list-style: none inside;
}

.toc2 li a {
	font-weight: normal;
}

.time_temp_table td{
	padding: 0px 10px 0px 0px;
}
.time_temp_table td strong{
	padding: 10px 0px 0px 0px;
	display:block;
}

.pasteurization_table th{
	padding-right:10px;
}

.pasteurization_table td{
	text-align:center;
}

/************ Message Boards **************/
.boards_front_left {
	float:left;
	width:340px;
	margin-right:20px
}

.boards_front_right {
	float:left;
	width:450px;
}

.board_div {
	margin-bottom: 10px;
	border: solid 5px #bcbcbc;
	padding: 5px 10px;
	text-align:center;
}

.board_div h2 {
	margin-bottom: 10px;
}

.board_div h2 a{
	color: #0B1D2B;
	text-decoration: none;
}

.board_div h2 a:hover{
	text-decoration: underline;
}

.board_div .board_description {
	margin-bottom: 10px;
}

.board_div .board_count {
	font-size: 18px;
	width: 155px;
	float: left;
	margin-bottom: 5px;
}

table.topic_table {
	border-collapse: collapse;
}

table.topic_table caption{
	background-color: #0B1D2B;
	color: white;
	font-weight: bold;
	padding: 2px;
	font-size: 1.1em;
}

table.topic_table th{
	color: #0B1D2B;
	font-weight: bold;
	text-align: center;
	padding: 0px 5px;
}

table.topic_table th a{
	color: white;
	text-decoration: underline;
}

table.topic_table tr.odd{
	background-color: #efefef;
}

table.topic_table td{
	padding: 10px 5px;
	margin: 0px;
}

table.topic_table td a.topic_title{
	color: #000;
	text-decoration: none;
}

table.topic_table td .topic_user{
	font-size: 12px;
	color: #343434;
}

table.topic_table td .topic_last_post{
	font-size: 12px;
}

table.topic_table td a.topic_title:hover{
	text-decoration: underline;
}

table.topic_table td.message_count {
	text-align: center;
	color:#1b7c8b;
	font-size: 24px;
}


.topic_main {
	border: solid 5px #cdcdcd;
	padding: 5px 10px;
	width: 600px;
}

.topic_main h2{
	margin-bottom: 10px;
}

.message_text_div {
	margin-bottom: 10px;
}

.message_footer_div {
	border-top: dotted 1px #ababab;
	padding-top: 10px;
	font-size: 14px;
}

.message_div {
	border: solid 3px #cdcdcd;
	padding: 5px 10px;
	margin: 0px 0px 10px;
	width: 600px;
}

.main_message_count {
	display:block;
	font-size: 16px;
	color: #454545;
	font-weight: bold;
	margin: 20px 0px 10px;
	padding-left: 30px;
}

form textarea.new_message{
	width: 600px;
	height: 200px;
}

.new_message_title {
	width: 600px;
}


.topic_reply {
	margin-top: 10px;
}



#garden_callout{
	background: transparent url("/sousvide/contact_callout.jpg") top left no-repeat;
	height: 400px;
	width: 385px;
	padding: 68px 20px 0px 15px;	
	margin-right: -11px;
	margin-top:-10px;
	float:right;
	font-size:17px;
}

#garden_callout h2 a{
	color: #0B1D2B;
	text-decoration:none;
}

#garden_callout h2 a:hover{
	text-decoration:underline;
}


#garden_callout .intro {
	font-size:14px;
	display:block;
	margin-bottom: 10px;
}

div.small_mark_div {
	margin-bottom: 10px;
	margin-left: 10px;
}

div.small_mark_image {
	float: left;
	margin-right: 10px;
}

.small_mark_content{
	padding-top: 0px;
	font-size: 14px;
}

.item_box {
	margin-bottom: 5px;
	border-bottom: dashed 1px #dedede;
}

.item_box a {
	display:block;
	margin-left: 65px;
	padding:5px 0px;
	text-decoration:none;
}



/********** RECIPE STUFF ************/
.recipe_callout ul{
	margin: 5px 0px 10px;
	padding-left: 15px;
}

.recipe_callout ul li{
	margin: 5px 0px;
}

.ratio_callout ul li span.ratio_amount {
	display:block;
	float:left;
	margin-right:5px;
	width:100px;
}

.ratio_callout ul.ratio {
	list-style-type: none;
	padding:0px;
}





label.check_box_label {
	display:inline;
}


a.forum_button {
	
	font-size: 16px;
	color: #063e91;
	padding: 6px 12px;
	text-decoration: none;
	background-color: #85a7ea;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #063e91;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0);
}

.slider {
	margin: 15px auto 20px;	
	width:955px;
}

.slider h1 {
	font-size:16px;
	font-weight:normal;
	color:#B5FF00;
	margin:0;
}

.slider span.title{
	font-size:15px;
	color:#1FB3DD;
	font-weight:bold;
}

.slider li{
	margin-bottom: 0px;
}

.slider ul li p{
	font-size: 16px;
	font-family: georgia,Verdana,Helvetica,Arial,Geneva,sans-serif;
}

.slider .l-rotator .thumb img {
	float: right;
}

.slider .l-rotator .num-info {
	width:37px;
}

span.callout {
	font-size: 19px;
	text-align: center;
	color: #787878;
	display: block;
	border: solid 1px #ababab;
	padding: 15px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 4px;
	line-height: 27px;
}

span.callout_right {
	float: right;
	font-size: 19px;
	text-align: center;
	color: #787878;
	display: block;
	border: solid 1px #ababab;
	padding: 15px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 4px;
	line-height: 27px;
	width: 300px;
	margin:10px 0px 10px 10px;
}


#gallery_wrapper {
	width: 100%;
}

#gallery {
	margin: 0px auto;
	width: 500px;
}

#gallery_description {
	width: 100%;
}
#gallery_image {
	border: solid 1px #ababab;
	padding: 4px;
	display:inline-block;
	
}
#caption {
	/*margin: -60px;
	height:60px;
	width: 100%;*/
	font-size: 12px;
	margin-top: 5px;
}
	
#thumbnail_images {
	margin-top: 10px;
}

.thumbnail_image {
	border: solid 1px #ababab;
	padding: 2px;
	margin: 1px 2px 5px 2px;
	float:left;
}

.active {
	margin: 0px 1px 3px 1px;
	border: solid 2px #f5c41b;
}