/* Base CSS */
div.yui-b p
{            
	padding: 2px 10px 0 10px;
	color: #000;
	font-size: 0.9em;
	margin: 0 0 .5em 0;
	color: #000;            
}

div.yui-b p strong {

	font-weight: bold;
	color: #000;

}

div.yui-b p em {

	color: #000;

}            

h1 {

	font-weight: bold;
	margin: 0 0 1em 0;
	padding: .25em .5em;
	background-color: #ccc;

}

h2
{
	padding: 6px 10px 7px 10px;
	font-weight: bold;
	font-size: 1.6em;
}

#hd
{
	padding-bottom: 7px;
}

#bd a
{
	color: #3566CD;
}

/* Overriden to allow for specific grid layout spacing */
.yui-t5 #yui-main .yui-b
{
	margin-right: 244px;
}

/* -- YUI Menu customisation begin: -- */

.yui-skin-sam .yuimenubar
{
	background: #666;
	border: 1px solid #666;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel
{
	text-align: center;
	width: 110px;
}

.yui-skin-sam .yuimenubaritemlabel
{
	/*border: 0px;*/
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem
{
	background:url(images/menu_normal_bg.jpg) repeat-x top;
}

.yui-skin-sam .yuimenubaritemlabel, .yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu
{
	background:url(images/menu_normal_bg.jpg) repeat-x top;
	color: #fff;
}

.yui-skin-sam .yuimenubaritem-selected
{
	background:url(images/menu_active_bg.jpg) repeat-x top;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu
{
	background:transparent url(images/menubaritem_submenuindicator_w.png) no-repeat scroll 109px center;
}

.yui-skin-sam .yuimenubaritem-selected .yuimenubaritemlabel-selected
{
	background:url(images/menu_active_bg.jpg) repeat-x top;
	color: #000;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem-hassubmenu-selected
{
	background:url(images/menu_active_bg.jpg) repeat-x top;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-selected
{
	background:transparent url(images/menubaritem_submenuindicator.png) no-repeat scroll 109px center;
}

#communication
{
	width: 142px;
}

.yui-skin-sam .yuimenu ul
{
	padding:0;
}

.yui-skin-sam .yuimenuitem
{
	padding: 2px 0;
	background:url(images/menu_normal_bg.jpg) repeat-x top;
}

.yui-skin-sam .yuimenuitemlabel
{
	color: #fff;
}

.yui-skin-sam .yuimenuitem-selected
{
	background:url(images/menu_active_bg.jpg) repeat-x top;				
}

.yui-skin-sam .yuimenuitemlabel-selected
{
	color: #000;
}

.yui-skin-sam .yuimenuitemlabel-hassubmenu
{
	background:transparent url(images/menuitem_submenuindicator_w.png) no-repeat scroll right 6px;
}

.yui-skin-sam .yuimenuitemlabel-hassubmenu-selected
{
	background:transparent url(images/menuitem_submenuindicator.png) no-repeat scroll right 6px;
}

#menu-drop-shadow
{
	background: url(images/menubar_drop_shadow.gif) repeat-x top; 
	height: 3px;
}

/* -- YUI Menu customisation end -- */

#costar-menu-bar
{
	background: url(images/costar_menu_bar_bg.jpg) repeat-x top;
	padding: 2px 12px 2px 12px;
	text-align: right;
	font-size: 0.85em;
	color: #fff;
}

#costar-menu-bar ul li
{
	margin-left: 5px;
	padding-left: 10px;
	display: inline;
	background: url(images/costar_menu_bar_li_bg.jpg) no-repeat left bottom;
}			

#costar-menu-bar a
{
	color: #fff;
}

#costar-product-bar
{
	height: 54px;
	background: url(images/product_bar_bg.jpg) repeat-x top;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#costar-product-bar #group-logo
{
	margin: 6px 0 0 8px;
	padding: 0;
	float: left;
}

#costar-product-bar #logo
{
	margin: 3px 7px 0 0;
	padding: 0;
	float: right;
}

#costar-product-bar #telephone
{
	margin: 17px 15px 0 0;
	padding: 0;
	float: right;
}

#home-header h1, #home-header p
{
	position: absolute;
}

#home-header h1
{
	color: #fc0;
	background: none;
	font-size: 1.7em;
	margin-top: 42px;
}

#home-header p
{
	color: #fff;
	margin: 76px 0 0 2px;
	font-size: 1.05em;
}

#ft
{
	color: #999;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 5px;				
	font-size: 0.85em;
}

#ft a
{
	color: #999;
}

#secondary-col
{
	float: right;
	width: 234px;
}

#info-box
{
	border: 1px solid #fc0;
	width: 232px;
	height: 138px;
	float: right;
	background-color: #FEFDDE;
}

#info-box #info-box-header
{
	font-weight: bold;
	padding: 2px 0px 3px 7px;
	background: url(images/info_box_header_bg.jpg) repeat-x top;
}

#info-box #info-box-body
{
	padding: 10px 0;
}

#info-box input
{
	border: 1px solid #918F80;
	padding: 2px;
}

#more-info-box
{
	clear:both;
	width: 66%;
	border: 1px solid #AFCAD3;
	background: url(images/more_info_box_bg.jpg) #fff repeat-x top;
	padding-bottom: 2px;
}

#main-section #more-info-box
{
	width: 100%;
	margin-bottom: 8px;	
}

#more-info-box h2
{
	padding: 10px 10px 0px;
	font-weight: bold;
	font-size: 1.3em;
}

#more-info-box ul li
{
	background: url(images/bullet_arrow_blue.gif) no-repeat 10px 1px;
	font-size: 1em;
	padding: 2px 2px 8px 32px;
}

#columns
{
	margin-top: 8px;
}

.column
{
	float: left;
	width: 33%;
	height: 250px;
	border-right: 1px solid #AEC9D0;
	margin-bottom: 10px;
}

.contact-us .column 
{
	height: 195px;
}

.column.last
{
	float: right;
}

.column img
{
	margin-left: 11px;
}

.link-list ul
{
	font-size: 0.9em;
	padding-left: 10px;
}

.link-list ul li
{
	padding: 0px 10px 10px 19px;
	background: url(images/bullet_arrow_blue.gif) no-repeat top left;
}

#ads img
{				
	float: right;
	padding: 10px 0 0 5px;
}

