/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
/* COMMON PAGE STYLES */

* {
	padding: 0em;
	margin: 0em;
}


body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	left: 50%; 
	/* font-size:0.85em; */
	line-height: 1.3;
	margin-left: -390px;
	margin-top: 17px;
	position: absolute;
}

/* styles used by all pages */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#csPage {
	width: 830px;
}

#csHeader {
	display: inline;
	float: left;
	margin-bottom: 8px;
	width: 780px;
}

#csHeader img {
	float: left;
}

/* Navigation */
#naviHolder{
	background-color: #FFF;
	margin-top: 8px;
	display: inline;
	float: left; 
	width:850px; height: 42px;
}

.naviList a {
     display: block;
     text-align: left;
     text-decoration:none;
     color: #fff;
     padding-top: 25px;
     padding-bottom: 2px;
}

.naviList a:hover{
    color:#ddd9cc;
}

.naviList {
	font-size: 0.7em;
    width: 95px;
	height: 16px;
	margin-right: 10px;
	/*margin-left: 2px;
	padding-top:26px;	*/
    float:left;	
}

.naviList a {
     text-decoration:none;
     color: #fff;
	 display:block;
	 /*border:solid 1px #000000;*/
	 width:83px;
	 padding:26px 10px 0px 2px;
}
h1 {
/*	color: #00488C; */
	color: #C13422;
	font-weight: normal;
	font-size: 1.8em;
	margin-top: 2px;
	margin-bottom: 4px;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 2px;
}

.invert {
	font-size: 1.4em;
	color: #FFF;
	background-color:#C13422;
	padding: 0px 4px;
}

.red_head1 {
/*	color: #00488C; */
	color: #C13422;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 2px;
	margin-bottom: 2px;
}
.red_head2 {
/*	color: #00488C; */
	color: #C13422;
	font-weight: normal;
	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 2px;
}


#csAboutCooks {
	background-color:#e3f1e2;
	padding:10px;
	font-size: 0.8em;
}

#csAboutCooks  h2 {
	color: #C13422;
	font-weight:bold;
}

#csAboutCooks.profileInfo
{ background-color:#fff; padding-top:0px; height:170px;}
#csAboutCooks.profileInfo H1
{ color:#000; font-size: 1.7em; margin-top:0px;}

/* Welcome */
#csWelcome {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	width: 570px;
	height:132px;
	min-height: 132px;
}

#csWelcome_home {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	width: 570px;
	height:222px;
	min-height: 222px;
}

#csWelcome_video {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	width: 360px;
	height:236px;
	min-height: 236px;
}

#csWelcome_videotext {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	width: 200px;
	height:236px;
	min-height: 236px;
	background-color: #E2F1E2;
	font-size: 0.8em;
}

#csWelcome_videotext h1 {
	color: #C13422;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
}

#csWelcome_videotext p {
	padding: 0px 10px 10px 10px;
}

#csWelcome  h1 {
/*	color: #00488C; */
	color: #C13422;
	font-size: 1.4em;
}

#csWelcome  h2 {
	color: #336600;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: -0.02em;
	margin-bottom: 4px;
}

#csWelcome  h2 a {
	text-decoration:underline;
	color: #336600;
}

#csWelcome.profile { height:auto; min-height: 182px; background:#e3f1e2;}
#csWelcome.profile .heading1 { float:left; width: 300px; margin-top:3px;}
/* #csWelcome.profile .profilecontainer { float:left; clear:right; width:300px;} */
#csWelcome .photo { float:left; clear:left; width:235px; margin: 5px 0px 5px 5px;}
#csWelcome .question { font-size: 0.8em; font-weight:bold;float:left; width: 120px;}
#csWelcome .answer { font-size: 0.8em; float:left; width: 180px;}

.csWelcome.profile .photo img {margin-bottom:5px;}

#csGreenBox {
	width: 570px;

}

#csGreenBoxImgCopyList {
	clear: both;
	float: left;
	width: 570px;
	background-color: #E2F1E2;
	min-height: 132px;
}

#csOrangeBoxImgCopyList {
	clear: both;
	float: left;
	width: 570px;
	background-color: #FDEBE1;
	min-height: 132px;
}


#csGreenBoxImgCopyList img, #csOrangeBoxImgCopyList img {
	float: left;
	margin-right: 8px;
}

#csGreenBoxImgCopyList div, #csOrangeBoxImgCopyList div {
	float: left;
	font-size: 0.8em;
	width: 310px;
	margin: 2px 0px;
}

/* green section for recipes */
#csGreenBoxImgCopyList_recipe {
	clear: both;
	float: left;
/*	width: 520px; */
	width: 570px; 
	background-color: #E2F1E2;
	min-height: 132px;
	height:auto;
	height:132px; 
}

#csOrangeBoxImgCopyList_recipe {
	clear: both;
	float: left;
/*	width: 520px; */
	width: 570px; 
	background-color: #FDEBE1;
	min-height: 132px;
	height:132px;
}

#csGreenBoxImgCopyList_recipe div, #csOrangeBoxImgCopyList_recipe div {
	float: left;
	font-size: 0.8em;
/*	width: 430px; */
	width: 480px;
	margin: 2px 0px;
}

#csGreenBoxImgCopyList_recipe img, #csOrangeBoxImgCopyList_recipe img {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin: 5px 8px 0px 8px;
}

/* 50 px margin for recipes */
#csRecipeIndent {
	margin-left: 50px;
}

#csRecipeIndent h2 {
	color: #00488C;
	font-size: 1.4em;
	font-weight:normal;
	margin-bottom: 0px;
}

#csRecipeIndent .banner300 {
	width: 300px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}


/* Column 1, 2 and 3 container */
#csColumnContainerALL { 
	float:left;
	width: 830px;
	margin-top: 0px;
}

/* Column 1 and 2 container */
#csColumnContainer { 
	float:left;
	width: 570px;
}

/* Column 1 */
#csCol1 {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	width: 250px;
}

/* Column 2 */
#csCol2 {
	display: inline;
	float:right;
	width:300px;
}

/* Column 3 */
#csCol3 {
	display:inline;
	float:right;
	margin-bottom: 18px;
	margin-left: 0px;
	width: 250px;
}

/* generic classes */
.csFeature {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.csFeature div {
	margin-bottom: 0px;
}

.csVideo {
	font-size: 0.8em;
	margin-top: 18px;
	margin-bottom: 0px;
}

.csFeaturePage {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.csFeaturePage div {
	margin-bottom: 0px;
}

.csFeaturePage a {
	font-weight: bold;
	color: #BA2A28;
}

/* Feature styles */
.recipeTitle {
	color: #00488C;
	font-weight: bold;
	font-size: 1.1em;
}

.recipeChef {
	color: #00488C;
	font-weight: bold;
}

.recipeSubTitle {
	color: #356501;
	font-weight: bold;
	font-size: 1.1em;
}

.recipeIngredients {
	margin-left:20px;
}

.recipeTip {
	padding: 10px;
	margin-left:20px;
	margin-right:20px;
	color: #00488C;
	background-color: #E2F1E2;
}

/* list styles */
.csThumbnailList {
	clear: both;
	width: 250px;
	height: 65px;
	margin-bottom: 20px;
}
.csThumbnailList img {
	float: left;
	margin-right: 4px;
}
.csThumbnailList div {
	font-size: 0.7em;
	float: left;
	width: 180px;
	margin-left: 4px;
}

/* list styles */
.csThumbnailList_520 {
	clear: both;
	width: 520px;
	margin-bottom: 20px;
}
.csThumbnailList_520 img {
	float: left;
	margin-right: 4px;
}
.csThumbnailList_520 div {
	font-size: 1em;
	float: left;
	width: 340px;
	margin-left: 4px;
	margin-bottom: 20px;
}

.csThumbnailList_video {
	width: 520px; 
	height: 120px;
	min-height: 120px;
}
.csThumbnailList_video img {
	float: left;
	margin-right: 4px;
}
.csThumbnailList_video div {
	font-size: 1em;
	float: left;
	width: 300px;
	margin-left: 4px;
	margin-bottom: 20px;
}

.csThumbnailList_video h2 {
	font-size: 1.1em;
	color: #C13422;
}

.link {
	font-weight: normal;
	color: #BA2A28;
}

.csKeyline830 {
	margin: 18px 0px 0px 0px;
	border-bottom: 1px solid #000;
	clear: left; 
	overflow: hidden;
/*	clear: both;
*/	height: 1px;
	width: 830px;
}

.csKeyline570 {
	margin: 18px 0px 0px 0px;
	border-bottom: 1px solid #000;
	clear: left; 
	overflow: hidden;
/*	clear: both;
*/	height: 1px;
	width: 570px;
}

.csKeyline250 {
	margin: 18px 0px 0px 0px;
	background-color: #000000;
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 250px;
}

.csKeyline300 {
	margin: 18px 0px 0px 0px;
	background-color: #000000;
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 300px;
}

.csFooterKeyline {
	background-color: #000000;
	clear: both;
	height: 1px;
	margin-left: 0px;
	overflow: hidden;
	width: 830px;
}

/* styles relating to the footer */
#csFooter {
	width: 830px;
	margin-left: 0px;
	margin-top: 5px;
}
#csFooterLeft {
	float: left;
	font-size: 0.64em;
}
#csFooterRight {
	float: right;
	font-size: 0.64em;
}
#csFooter a {
	color: #000000;
}
#csFooter span {
	color: #888888;
}


/* banners */
.banner728 {
	width: 775px;
	height: 100px;
	padding-left: 51px;
	padding-top: 10px;
	border:2px #E2F1E2 dashed; 
	margin-bottom: 10px;
}

.banner160 {
	width: 201px;
	height: 610px;
	padding-left: 45px;
	padding-top: 10px;
	border:2px #E2F1E2 dashed;
	margin-top: 20px;
	margin-bottom: 10px;
}

.banner160_0 {
	width: 201px;
	height: 610px;
	padding-left: 45px;
	padding-top: 10px;
	border:2px #E2F1E2 dashed;
	margin-bottom: 10px;
}

.banner300 {
	width: 300px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner300_centred {
	width: 570px;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center
}

/* styles used for login form page elements */
.csLoginForm {
	font-size: 0.8em;
	padding: 10px;
	margin-left: -10px;
}

.csLoginForm div {
	font-weight: bold;
/*	float: right;*/
	margin-top: 4px;
	padding: 0px;
/*	width: 160px; */
}

.csLoginForm input {
	border: 1px solid #aaaaaa;
	float: left;
	font-size: 1em;
	line-height: 1;
	padding: 2px;
	width: 192px;
}

.csLoginForm .csSubmitBtn {
	border: 0px;
	float: left;
	height: 19px;
	margin-left: 12px;
	margin-top: -3px;
	width: 17px;
}

.csLoginForm p {
	clear: both;
}

input.csLogin {
	font-size: 1.35em;
	border: 1px solid #aaaaaa;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 1px;
	width: 189px;
}

/* colour for copy */
.subHeaderGreen {
	color: #336600;
	font-size: 1.0em;
	margin-bottom: -8px;
}

/* message board home page list */
.messageboard {
	font-size: 1.0em;
  	list-style:none;
  	padding: 0;
}

.messageboard li {
   	width:274px;
	height:74px;
	margin-right: 10px;	
	margin-bottom: 16px;
   	float:left;
}

.messageboard .selected {
}

.messageboard li a {
     display: block;
     text-decoration:none;
     color: #fff;
     padding-top: 4px;
     padding-bottom: 4px;
	 padding-left:4px;
	 padding-right:70px;
	 height: 56px;
}

.messageboard a:hover{
    color:#ddd9cc;
}

.messageowner { font-size: 0.8em; text-align:center; float:left; clear:left; width:125px; padding-top:12px; padding-bottom:6px; }
.messageowner strong { font-size: 1.3em; }
.messagecontent { float:left; width:443px; padding-top:24px; padding-bottom:6px;}

div.clearer {
	clear:both;
}

/* Recipe Upload */
.csRecipeUpload {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.csRecipeUpload label, .csRecipeUpload .formHeading {
	color: #336600;
}

.csRecipeUpload .validationError {
	color:#FF0000;
}

.csRecipeUpload textarea {
	margin-bottom:1em;
}

.csRecipeUpload h2 {
	color: #C13422;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

/* search */
.searchForm label {
	color: #336600;
}
.searchForm input, .searchForm select {
	margin-bottom:1em;
}
.searchForm .csSubmitBtn {
	margin-bottom:0em;
}
.searchForm a, .searchForm a:hover {
	text-decoration:none;
	color:#000000;
	vertical-align:top;
}

a.searchButton, a:hover.searchButton {
	text-decoration:none;
	color:#000000;
	vertical-align:top;
}

#searchResults p i a, .csFeature p em a {
	text-decoration:underline;
	color:#F17722;
}

/* login */
.csLoginPanel {
	font-size: 0.8em;
	width:242px;
	height:124px;
	border:2px #E2F1E2 dashed;
	padding: 2px;
}
.csLoginPanel input {
	width:104px;
	float:left;
	margin-bottom:3px;
}
.csLoginPanel label {
	width:100px;
	display:block;
	float:left;
}

.csFullPageLogin label, .csLoginPanel label {
	color: #336600;
}
.csFullPageLogin input {
	margin-bottom:1em;
}
.csFullPageLogin .validationError, .csLoginPanel .validationError, .csLoginForm .validationError, .umbSignupError, .umbForgotError {
	color:#FF0000;
}

/* Forum messages */
.messagesList {
	float: left;
	padding-bottom: 10px;
	width: 575px;
}

.messagesList img {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}

a.memberlink {
	color:#F17722;
	text-decoration:underline;
}

.messageView {
	float: left;
	width: 575px;
}

.messageView img {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.messageView h2 a {
	color:#F17722;
	text-decoration:underline;
}

.prevMessage {
	margin-top: 5px;
	padding-bottom: 10px;
}


/* Member Messages - Leave Message */

.csLeaveMessageForm textarea, .csLeaveMessageForm input {
	width:290px;
}
input.csLeaveMsgSubmit {
	font-size: 1.35em;
	border: 1px solid #aaaaaa;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 1px;
	width: auto;
}
.italic {
	font-style:italic;
}
.profileRightCol {
	float:left; 
	width:320px;
	padding-bottom:5px;
}
