/*
 * --- COMMON ELEMENTS ---------------------------------------------
 */
body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_main {
	width: 782px;
	margin: 0 auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #00A000;
	line-height: 20px;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A000;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #1CD945;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	font-size: 14px;
	color: #00A000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/h4-bk.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h5 {
	font-size: 18px;
	color: #666666;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/h4-bk.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.txt-14_green, p.txt-14_green {
	font-size: 14px;
	color: #00A000;
}
.txt-10, p.txt-10 {
	font-size: 10px;
}
.txt-dark-grey, p.txt-dark-grey {
	color: #333333;
}
.txt-white, p.txt-white {
	color: #FFFFFF;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



/*
 * --- spacer styles ---
 */
.clear, p.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
p.image-clear {
	clear: both;
}
.spacer, p.spacer {
	height: 15px;
	clear: both;
}
.spacer2, p.spacer2 {
	height: 6px;
	clear: both;
	line-height: 6px;
}
.spacer-noclear, p.noclear {
	height: 1px;
	line-height: 1px;
}

/*
 * --- IMG styles ---
 */
img.padding_left {
	padding-left: 8px;
}

/*
 * HR lines
 */
.hr-solid, p.hr-solid {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.hr-dotted, p.hr-dotted {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6DAA6;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
hr {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #8FCCF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #004091;
	border-right-color: #004091;
	border-left-color: #004091;
}

/*
 * --- bullet point ---
 */
ul, ol {
	padding: 0;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 17px;
	text-align: left;
}
ol {
	margin-left: 22px;
	color: #333333;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*
 * --- Link settings (various) ---
 */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #868686;
}
a:hover {
	text-decoration: underline;
}
div#home_col1 a:link, div#home_col1 a:visited, div#home_col1 a:active {
	text-decoration: underline;
}
div#home_col1 a:hover {
	text-decoration: none;
}


.center {
	text-align: center;
}

 
/*
 * -------------------------------------------------------------
 */


/* COL 1 styles */
#home_col1 {
	width: 218px;
	margin-right: 12px;
	padding-top: 10px;
	float: left;
}
#common_col1, #common_col2 {
	width: 590px;
	margin-right: 12px;
	padding-top: 10px;
	float: left;
}
#common_col2 {
	padding-top: 28px;
}
/* COL 2 styles */
#home_col2 {
	width: 174px;
	margin-right: 12px;
	padding-top: 10px;
	float: left;
}

/* COL 3 styles */
#home_col3 {
	width: 174px;
	margin-right: 12px;
	padding-top: 10px;
	float: left;
}

/* COL 4 styles */
#home_col4 {
	width: 174px;
	float: left;
	clear: right;
}
.container {
	clear: both;
	width: 776px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 3px;
}



/*
 * --- OTHER PAGE ELEMENTS ---------------------------------------------
 */
/*
 * --- GREEN CELLS ----
 */
body#index div.green-mid-cell, body#NZ-squash div.green-mid-cell, body#tips div.green-mid-cell {
	background-color: #EDFFF1;
	width: 174px;
	padding-bottom: 8px;
}
body#tips div.green-mid-cell {
	width: 188px;
}
body#index div.green-mid-cell p, body#NZ-squash div.green-mid-cell p, body#tips div.green-mid-cell p {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	color: #666666;
}
body#tips div.green-mid-cell p {
	padding-bottom: 0px;
}
body#news div.green-mid-cell p, body#squash-news div.green-mid-cell p, body#media-releases div.green-mid-cell p, body#secure div.green-mid-cell p {
	padding-top: 10px;
	color: #333333;
}
body#news div.green-mid-cell p.txt-14_green, body#squash-news div.green-mid-cell p.txt-14_green, body#media-releases div.green-mid-cell p.txt-14_green, body#secure div.green-mid-cell p.txt-14_green {
	color: #00A000;
}
body#index div.green-mid-cell h2 {
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/home-header-h2-bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 0px;
	line-height: 20px;
}
/*
 * --- DARK GREEN CELLS ----
 */
.green-mid-cell {
	background-color: #DAFFE2;
	width: 174px;
	padding-bottom: 8px;
}
.green-mid-cell p, .green-mid-cell h3 {
	padding-right: 7px;
	padding-left: 7px;
}
.green-mid-cell ul, .green-mid-cell ol {
	line-height: 14px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.green-mid-cell p, .green-mid-cell li {
	color: #007000;
}
body#korea div.green-mid-cell {
	padding-top: 12px;
}
 
/*
 * --------- FLASH ----------
 */
#flashcontent {
	text-align: center;
	color: #FF0000;
}
#flashcontent2 {
}

/*
 * --- HOME PAGE ------------------------
 */
#home_col1 h1 {
	background-image: url(../images/home_h1.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 20px;
	margin-bottom: 8px;
}
#home_col1 p, #home_col2 p, #home_col3 p, #home_col4 p {
	margin: 0px;
}

/*
 * --- COUNCIL ROOT PAGE ------------------------
 */
body#council #common_col1 p, body#council #common_col1 h2 {
	padding-left: 155px;
}
body#council #common_col1 img {
	padding: 0px;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body#council #common_col1 div.hr-dotted, body#council #common_col1 p.hr-dotted {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 155px;
}

/*
 * --- KOREA CONTACT PAGE ------------------------
 */
#contact-left-col {
 	width: 314px;
	float: left;
	margin-right: 2px;
	background-color: #F3F3F3;
	height: 227px;
} 
#contact-left-col p {
	margin-bottom: 13px;
	margin-left: 15px;
	margin-right: 15px;
}
.contact-info {
	float: left;
	padding-left: 15px;
}
.contact-info a:link, .contact-info a:visited, .contact-info a:active {
	color: #666666;
}
#contact-left-col div.contact-info p {
	margin-left: 0px;
	margin-bottom: 2px;
}
#contact-left-col p.hr-solid {
	margin-bottom: 2px;
}

/*
 * --- NZ SQUASH PAGE ------------------------
 */
body#squash-history h4 {
	background-image: url(../images/h4-bk_green-grad.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #254928;
	padding-left: 0px;
}

/*
 * --- GROWING PAGE + ------------------------
 */
.areas-info {
	float: left;
}
.areas-info img {
	padding-top: 2px;
	padding-right: 3px;
}
body#squash-media p {
	margin-bottom: 8px;
}
body#squash-media p.txt-14_green {
	margin-bottom: 4px;
}
body#squash-media p.hr-dotted {
	margin-bottom: 15px;
	margin-top: 0px;
}

/*
 * --- NUTRITION PAGE ------------------------
 */
.nut-cellA {
	float: left;
	width: 125px;
	height: 80px;
	text-align: center;
}
.nut-cellB {
	float: left;
	width: 135px;
	height: 80px;
}
.nut-cellC {
	float: left;
	width: 330px;
	height: 80px;
}
.nut-cellA p, .nut-cellB p, .nut-cellC p {
	margin: 0px;
}
.nut-cellB p, .nut-cellC p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.green-bk-row {
	background-color: #EDFFF1;
}

/*
 * --- COOKING TIPS PAGE ------------------------
 */
#tips-bk {
	background-image: url(../images/tips-cols-bk.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.tips-col, .tips-col_end {
	float: left;
	width: 188px;
	margin-right: 8px;
}
.tips-col_end {
	margin-right: 0px;
}
.tips-col p, .tips-col_end p {
	margin: 0px;
	padding: 0px;
}
body#tips li {
	color: #666666;
}
.cut-col, .cut-col_end {
	float: left;
	width: 152px;
	margin-right: 4px;
}
.cut-col_end {
	margin-right: 0px;
}
.cut-col p, .cut-col_end p {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

/*
 * --- RECIPE PAGE STYLES ------------------------
 */
.recipe-details {
	width: 450px;
	margin-right: 12px;
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
}
.recipe-pic {
	width: 307px;
	float: left;
}
.recipe-pic p {
	margin-top: 10px;
	margin-bottom: 10px;
}
body#recommended ol, body#consumer ol, body#chefs-recipes ol {
	margin-top: 18px;
}
body#recommended li, body#consumer li, body#chefs-recipes li {
	color: #333333;
}
body#recommended h2, body#consumer h2, body#chefs-recipes h2, body#storage h2 {
	margin-bottom: 12px;
}
.recipe-container, .recipe-container_green {
	clear: both;
	width: 776px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.recipe-container_green {
	background-color: #EDFFF1;
}

/*
 * --- NEWS PAGE STYLES ------------------------
 */
body#news div#common_col1, body#contact div#common_col1 {
	padding-top: 0px;
}
body#news div#common_col1 h1 {
	padding-top: 10px;
}

/*
 * --- QUESTIONS STYLES ------------------------
 */
body#questions div#common_col1 p {
	margin-bottom: 0px;
	padding-top: 10px;
}
body#questions div#common_col1 ol {
	list-style-type: upper-alpha;
	margin-left: 24px;
	margin-top: 10px;
}

/*
 * --- CONTACT US PAGE STYLES ------------------------
 */
body#contact div#common_col1 h1 {
	margin-top: 10px;
}
body#contact h2 {
	font-size: 18px;
	color: #00A000;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/h2-green-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 12px;
}

#contactus-left-col {
 	width: 224px;
	float: left;
	margin-right: 2px;
    padding-top: 6px;
    padding-bottom: 10px;
	background-color: #F3F3F3;
} 
#contactus-left-col p {
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 7px;
}
#contactus-left-col div.contact-info p {
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
}
#contactus-left-col p.hr-solid {
	margin-bottom: 2px;
}
div#pdfs img {
	padding-right: 12px;
}


/*
 * --- WINDOOW STYLES ------------------------
 */
#window, #window_grey {
    background: url(../images/window-sides.gif) repeat-y 0% 0%;
    width: 590px;
    margin-bottom: 0;
    padding: 0;
}
#window_grey {
    background: url(../images/window-sides_grey.gif) repeat-y 0% 0%;
}

#window_bk {
	background-image: url(../images/window-bk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 6pt;
	padding-left: 6pt;
	padding-top: 2px;
}
#window_bk_grey {
	background-image: url(../images/window-bk_grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6pt;
	padding-left: 6pt;
	padding-top: 2px;
}
#window_wrapper, #window_wrapper_grey {
	background-image: url(../images/window-top.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#window_wrapper_grey {
	background-image: url(../images/window-top_grey.gif);
}
#window_bottom, #window_bottom_grey {
	background-color: #ffffff;
	background-image: url(../images/window-bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
}
#window_bottom_grey {
	background-image: url(../images/window-bottom_grey.gif);
}
#window p, #window_grey p {
	margin-right: 180px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#window_grey p {
	margin-right: 120px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#window h1, #window_grey h1 {
	margin-bottom: 0px;
}

/*
 * HotHouse footer link
 */
#footer {
	text-align: center;
	font-size: 12px;
	height: 59px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D1CA96;
	background-image: url(../images/footer-bk.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color: #C6A542;
	font-size: 11px;
	font-weight: bold;
}
.hothouse {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #8DBC99;
}
#footer div.hotlogo a:link, #footer div.hotlogo a:visited, #footer div.hotlogo a:active {
	color: #999999;
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: normal;
}
#footer div.hotlogo a:hover {
	text-decoration: underline;
}
#footer div.hotlogo {
	margin-top: 13px;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	color: #9DCEFF;
	font-weight: normal;
}
#flags {
	text-align: right;
	margin-bottom: 3px;
}
#flags img {
	border: 1px solid #CCCCCC;	
}
#flags img.border_white {
	border: 1px solid #FFFFFF;	
}

/*
 * To Do support
 */


/*
 * To Do support
 */
.todo {
	background-color: #F4DFDF;
	color: red;
	font-weight: bold;
}

a[href="todo"], a[href="TODO"] {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

img[src="assets/images/todo.jpg"] {
	border: 2px solid red;
}

img[src="assets/images/todo2.jpg"] {
	border: 2px solid red;
	margin-right: 12px;
	margin-left: 3px;
}

