.chl2_odd {
	background-color:#fff;
}

.chl2_even {
	background-color:#f2f2f2;
}

.chl2_panel {
	margin-bottom:18px;
	width:464px;
	background-color:#ededed;
}

.chl2_panel .chl2_body {
	padding:12px;
	color:#111;
}

.chl2_tabSet {
	position:relative;
	overflow:hidden;
}

.chl2_tabBody {
	position:relative;
	padding:12px;
	top:-1px;
	z-index:1;
}

.chl2_tabList {
	position:relative;
	z-index:2;
}

.chl2_tabList ul {
	position:relative;
	overflow:hidden;
}

.chl2_tabList li,
.chl2_tabList li.chl2_last {
	position:relative;
	top:3px;
	margin-left:4px;
	background-color:#988642;
	border:solid 1px #988642;
}

.chl2_tabList li a {
	padding:8px 12px;
	color:#fff;
}

.chl2_tabList li a:hover {
	background:none;
}

.chl2_tabList li.chl2_active {
	position:relative;
	top:0;
	padding-top:4px;
	border-bottom:none;
}

.chl2_tabList li.chl2_active a {
	color:#333;
}

.chl2_tabBody {
	border-color:#988642;
}

.chl2_page_2Column .chl2_page_column {
	width:220px;
}

.chl2_page_3Column {
	background:url('../images/chl_3Column.gif') repeat-y top left;
}

.chl2_page_3Column .chl2_page_column.chl2_first {
	margin-right:24px;
}

.chl2_page_3Column .chl2_page_column.chl2_last {
	margin-left:24px;
}

.chl2_page_3Column .chl2_page_column {
	width:226px;
	float:left;
}

.chl2_table {
	margin-bottom:18px;
}

.chl2_table td, 
.chl2_table th {
	padding:5px;
	border-color:#3caee7;
	vertical-align:top;
}

.sidebarTable .chl2_table {
	margin-top:0.7em;
}

.sidebarTable .chl2_table td, 
.sidebarTable .chl2_table th {
	padding-left:12px;
	padding-right:12px;
	border:none;
	vertical-align:top;
}

.sidebarTable .chl2_table th {
	color:#333;
	background-color:#ccc;
}

.sidebarTable .chl2_table .qty {
	border-left:1px solid #bfbfbf;
}

.sidebarTable #cartProducts {
	border-bottom:1px solid #bfbfbf;
}

.chl2_w_sitemap li li a,
.chl2_w_sitemap li li a:visited {
	font-weight:normal;
}

/* system message styles */

.chl2_systemMessage {
	margin-bottom:12px;
}

.chl2_systemMessage .chl2_information,
.chl2_systemMessage .chl2_error,
.chl2_systemMessage .chl2_warning,
.chl2_systemMessage .chl2_success {
	padding:4px 12px;
	color:#222;
}

.chl2_information {
	background-color:#fadd80;
	border:solid 1px #f0ab00;
}

.chl2_warning {
	background-color:#ccc;
	border:solid 1px #666;
}

.chl2_error {
	background-color:#f2beb6;
	border:solid 1px #983222;
}

.chl2_success {
	background-color:#b8cf95;
	border:solid 1px #69923a;
}

/* forms */

.chl2_form {
	margin-bottom:18px;
	padding:0;
	/* background:#d9efed; */
	background:none;
}

.featureBox .chl2_text {
    float:left;
    padding-right:10px;
    width:315px; 
}

.featureBox .chl2_image {
    width:115px;
    float:right;
    margin-top:5px;
}

/* image text group */

.chl2_imageTextGroup .image {
	float:left;
}

/* landing page - helpchildrengrow.com.au styles */

.landingPageForm, .landingPageSelect
{
    background-color:#f2eee6 !important;
}

.landingPageForm fieldset
{
    border-color:#d9d0c3 !important;
}


.landingPageCountryTable{
    font-size :12px !important;
}

.bePartOfIt{
    /*background-color: #ffffff !important;*/
}

/* end landing page - helpchildrengrow.com.au styles */


.socialIcons {
    width: 296px;
    background-color: none;
    padding: 5px 0px;
}

.socialIcons img {
    padding-right:5px;
}
