/* Elements */
body{overflow-x:hidden;}
h1{margin-top:5px}

/* End Elements */
/*////////////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////////////*/	
/* IDs */	

#BusinessNav{
	border-bottom:#5a5964 2px solid;
}
#BusinessNav tr td{padding:6px 2px 0px 2px; font-weight:bold; color:#999}
#BusinessNav a{text-decoration:none; padding:6px 10px 6px 10px; color:#CCC; display:block; background:url(/images/tabimage_down.jpg) bottom center; font-weight:bold;}
#BusinessNav a:hover{background:url(/images/tabimage_over.jpg) bottom center #CCC; padding:6px 10px 6px 10px; color:#CCC}
#BusinessNav a.Selected{text-decoration:none; padding:6px 10px 6px 10px; color:#FFF; display:block; background:url(/images/tabimage_up.jpg) bottom center}
#BusinessNav a.Selected:hover{background:url(/images/tabimage_up.jpg) bottom center}

#HeaderBusinessInfo{
	background:url(/images/HeaderBusinessInfo.jpg) no-repeat top right #FFF;
}
	
#mainNavigation{
	background: repeat-x top url(/images/navMain/mainNavBack.jpg) #989AA9;
}

#navigationOptions a{
	display:block;
	background:url(/images/manage/ManageConsoleNav_down.jpg) repeat-x top right #FFDE9B;
	color:#333;
	font-weight:bold;
	padding:3px;
	margin:2px;
	margin-bottom:0px;
	border:1px solid #CCC;
	padding-left:10px;
	text-decoration:none
}
#navigationOptions a.sub{
	background:#EEE;
	display:block;
	padding:2px;
	color:#333;
	border-top-width:0px;
	border-bottom:1px solid #CCC;
	margin:0px 2px 0px 0px;
	font-weight:normal;
}
#navigationOptions a:hover{
	background:url(/images/manage/ManageConsoleNav_over.jpg) repeat-x top right #FFDE9B;
	color:#000;
}

#pageAdSearch{
	padding:0px;
	vertical-align:top;
	width:198px;
	border:5px solid #999AA8;
	border-width:5px 5px 5px 0px;
	background:#989AA9;
}

#pageContent{
	vertical-align:top;
	background:#FFF;
	border:5px solid #999AA8;
}
#pageNavigation{
	padding:1px;
	vertical-align:top;
	height:300px;
	width:175px;
	background:#DDD;
	border:5px solid #999AA8;
	border-width:5px 0px 5px 5px;
}
#sourceTable{
	background-image:none;
	padding:0px;
}

/* End IDs */
/*////////////////////////////////////////////////////////////////////*/




/*////////////////////////////////////////////////////////////////////*/	
/* Classes */

