/*******************************************
* HEADER TOP
********************************************/
#headertop {
	height:31px;
	width:1010px;
	background:url(../images/bd/decolist-bd.png);
}

#header {
	height:85px;
	background:#FFFFFF;
}
#header_myprofile {
	margin-top:0px;
}
#headersearchbox {
	top:50px;
}
/*******************************************
* HEADER TABS
********************************************/
#headertabscontainer {
	background:url(../images/bd/buttonbar-coco-bd.gif);
	position:relative;
}
#headertabscontainer #leftfix {
	width:25px;
	height:23px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/bd/rounded-leftcorner-bd-c.png);
}
#headertabscontainer #rightfix {
	width:11px;
	height:9px;
	position:absolute;
	right:2px;
	top:0px;
	background:url(../images/bd/rounded-rightcorner-bd.png);
}
#headersubcontainer {
	position:relative;
	margin-top:0px;
	width:980px;
	height:10px;
	background:url(../images/bd/sub-buttonbar-bd.jpg);
	line-height:22px;
	overflow:hidden;
}
.headertab {
	margin-top:0px;
	height:26px;
}
.headertab img {
	top:4px;
	left:18px;
}
.headertab a {
	font-weight:normal;
}
.headertab:hover a {
	background-color:#b7aa8e;
	font-weight:normal;
	margin-top:0px;
	height:26px;
}
.headertabactive {
	background-color:#9b8c73;
}
.headertabactive a {
	color:#40382e;
}
.headertabdivider {
	background:url(../images/bd/divider.gif);
}

/*******************************************
* BODY STYLES
********************************************/
body {
	background:#c0d9d9 url(../images/bd/background-aqua-bd.jpg) repeat-x;
}
#mainspace1 {
	width:1px;
}
#mainspace2 {
	width:5px;
}
#mainspace3 {
	width:6px;
}
/*******************************************
* AD SPACE
********************************************/
#companyspace_header {
	background:url(../images/bd/bd-ad-header.png);
}
/*******************************************
* MENU BACKGROUND
********************************************/
#menucontentback1 {
	width:186px;
	margin-left:5px;
	margin-bottom:10px;
}
#menucontentback2 {
	background:url(../images/bd/menu-middle-bd.png);
	margin-bottom:10px;
}
#menucontentback3 {
	background:url(../images/bd/menu-top-plain.png) no-repeat;
}
#menucontentback4 {
	background:url(../images/bd/menu-bottom-bd.png) no-repeat bottom center;
	padding-bottom:30px;
}
/*******************************************
* MENU CONTENT STYLES
********************************************/
#menuchannel {
	color:#746255;
	margin-bottom:5px;
}
#menucontent li {
	margin-left:12px;
	margin-right:17px;
	width:166px;
}
#menucontent li.level1 {
	text-indent:14px;
}
#menucontent li.level2 {
	text-indent:16px;
}
#menucontent li.level3 {
	text-indent:24px;
}
#menucontent li.selected {
	background:url(../images/bd/arrow-aqua-open.png) no-repeat 3px 5px;
}
#menucontent li.level2.selected {
	background:url(../images/bd/arrow-aqua-open.png) no-repeat 7px 5px;
}
#menucontent li.selected a {
	color:#719497;
}
#menucontent li.level2.selected a {
	font-weight: bold;
}
#menucontent li.open {
	background-image:none;
}
#menucontent li.level1.open {
	background:url(../images/bd/arrow-grey-open.png) no-repeat 3px 7px;
}
#menucontent li.level1.open a {
	font-size:110%;
	font-weight:bold;
	color:#746255;
}
#menucontent li.level2.open {
	background:url(../images/bd/arrow-grey-open.png) no-repeat 7px 6px;
}
#menucontent li.closed {
	background-image:none;
}
#menucontent li.level1.closed {
	background:url(../images/bd/arrow-grey-closed.png) no-repeat 3px 7px;
}
#menucontent li.level1.closed a {
	font-size:110%;
	color:#746255;
}
#menucontent li.level2.closed {
	background:url(../images/bd/arrow-grey-closed.png) no-repeat 7px 6px;
}
#menucontent li a:hover {
	background:none;
	color:#719497;
}
#menucontent li.break {
	background:url(../images/bd/menu-divider.gif) no-repeat 1px 3px;
}
