/* ACCORDION STYLES */


#basic-accordian{
	padding:0px;
	width:435px;
	margin:0px;
	z-index:2;
	border: none;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7C7F;
	line-height: 18px;
	margin-bottom: 15px;
	}


.accordion_headings{
	margin:0px;
	background:#4E7496;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
/*	border-bottom-color: #405F79;
	border-bottom-style: solid;
	border-bottom-width: 1px;
/*	background:url(../images/_global/test_accord_bkg.jpg);   background:#6D7D8D;*/

.accordion_headings:hover{
	background:#304B62;
}
.section_hed{
	background:url(../images/bkg_section_hed.jpg);
	width: 174px;
	margin-left: 261px;
	height:21px;
	color: #70623F;
	padding-top: 9px;
	
}
.pad{
padding-left:8px;
}
.accordion_child{
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.accordion_child img{
	margin-right:-4px;
	background:url(../images/_global/bkg_portfolio_thumb.png);
	padding:0px;
	border:0px;
}

.header_highlight{
	background:#304B62;
}

.small {
font-size:9px;
line-height:15px;
color:#A5966B;
}

.tool-tip {
	color: #fff;
	width: 100px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/black-70.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 2px 4px;
	background: url(../images/black-70.png) bottom right;
	text-align:center;
}
#identity {
	height:87px;
	overflow:hidden;
}
#ads{
height:87px;
overflow:hidden;
}
#brochures {
height:87px;
overflow:hidden;
}
#websites {
height:87px;
overflow:hidden;
}
#billboards {
height:87px;
overflow:hidden;
}
#radio {
height:87px;
overflow:hidden;
}
#tv {
height:87px;
overflow:hidden;
}
#video {
height:87px;
overflow:hidden;
}
#other {
height:87px;
overflow:hidden;
}
#promotions {
height:87px;
overflow:hidden;
}
#direct {
height:87px;
overflow:hidden;
}
#marketing {
height:87px;
overflow:hidden;
}


/* END */
