/********* Structural Styles *********/

#footer { 
	background: url(/bhcv2/bhcadmin.nsf/images/footer_bground_generic/$file/footer_bground.gif) no-repeat 0 0; /* This will change according to how many columns the page has. This graphic then goes into it's associated image folder */
}

#content .col_1_top { /* Is the top of the background skin-coloured column - this is the relationships and family color*/
	float: left;
	width: 805px;
	background: #F2EBE8;
	border: 1px solid #DFD8D5;
	padding: 10px 20px 0 20px;
	margin-top: 15px;
}

#content .col_1_top_ct { /* Is the top of the background blue column - this is the conditions and treatment color - Ling Krah*/
	float: left;
	width: 805px;
	background: #E5F7FC;
	border: 1px solid #B8C9CF;
	padding: 10px 20px 0 20px;
	margin-top: 15px;
}

#content .col_1_top_hl { /* Is the top of the background yellowish column - this is the healthy living color - Ling Krah*/
	float: left;
	width: 805px;
	background: #ecede0;
	border: 1px solid #C3C4B9;
	padding: 10px 20px 0 20px;
	margin-top: 15px;
}

#maincontent {
float: left;
width: 545px;
margin-right: 20px;
} 

#related {
float: left;
width: 240px;
} 

.articles {
background: #FFF;
border: 1px solid #C8D3D7;
padding: 15px 20px 5px 20px;
margin: 5px 0 20px 0;
overflow: auto;
width: 760px;
}

#maincontent .articles {
width: 500px;
}

.articles p {
margin: 0 0 10px 0;
font-size: 95%;
}

.articles h3 {
margin: 0;
}

.articles p.see {
margin: -5px 0 10px 0;
padding-left: 35px;
/*background: url(/bhcv2/bhcadmin.nsf/images/see/$file/see.gif) no-repeat 10px 0px;*/
background-image:url(/bhcv2/bhcadmin.nsf/images/see/$file/see.gif);
background-repeat:no-repeat;
background-position:left top;
}
.articles p.seealso {
margin: -5px 0 10px 0;
padding-left: 20px;
background: url(/bhcv2/bhcadmin.nsf/images/seealso/$file/seealso.gif) no-repeat 0 4px;
}

.headingdescription {
color: #666;
font-size: 95%;
margin-bottom: 5px;
}

.topiclist {
float: left;
width: 210px;
padding: 0 40px 10px 0;
list-style-type: none;
overflow: auto;
}

.topiclist li {
background: url(/bhcv2/bhcadmin.nsf/images/list_bullets/$file/list_bullets.gif) no-repeat 0 7px;
padding-left: 20px;
font-size: 95%
}

.topiclist li a.addhighlight {
font-weight:bold;
}
