
/******************************************************************/
/*       Style Elements presented in the order they appear        */
/*			on the page                                              */
/******************************************************************/

BODY {
	background-color: #666666;
	background-image: url(images/everythingcenla_pagebackground.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.wrapper{
	width: 1010px;
}

.header{
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 6px;
	margin-bottom: 8px;
	margin-top: 6px;
}

.nav{
	padding-bottom: 2px;
	padding-top: 4px;
}



/******************************************************************/
/*        Solpart Navigation Definition Start 					      */
/******************************************************************/

.MainMenu_MenuBar{
	height: 1em;
}

.MainMenu_MenuItem{
	border-style: none;
	color: White;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

.MainMenu_MenuItemSel{
	background-color: transparent;
	border-style: none;
	color: White;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

.MainMenu_MenuIcon{
	border-style: none;
	width: 0px;
}

.MainMenu_SubMenu{
	background-color: white;
}

.MainMenu_SubMenu .MainMenu_MenuItem{
	color: Black;
	font-size: 8pt;
	padding-right: 5px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	color: Black;
	font-size: 8pt;
	padding-right: 5px;
}
.MainMenu_MenuArrow{
	display: none;
}

/******************************************************************/
/*        Solpart Navigation Definition End					         */
/******************************************************************/

.bodycontent{
	height: 500px;
	padding-top: 8px;
	width: 820px;
}

.bodycontent TABLE{
	background-image: url(images/everythingcenla_bodybackgroundfade.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.bodycontent TABLE TABLE{
	background-image: none;
}

.horizontaladpane{
	background-color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 50px;
	width: 100%;
}

/******************************************************************/
/*        Horizontal Ad Pane's Container Definition Start         */
/******************************************************************/

.horizontaladpane .inv_table{
	display: inline;
}

.horizontaladpane .inv_title_left{
	display: none;
}

.horizontaladpane .inv_title_right{
	display: none;
}

.horizontaladpane .inv_contentpane{

}

.horizontaladpane .inv_footer_left{
	display: none;
}

.horizontaladpane .inv_footer_right{
	display: none;
}


/******************************************************************/
/*        Horizontal Ad Pane's Container Definition End           */
/******************************************************************/

.contentpane{

}

/******************************************************************/
/*        Content Pane Container Definition Start                 */
/******************************************************************/

.contentpane .inv_table{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 25px;
}

.contentpane .inv_title_left_td{
	background-image: url('images/EC_topleftcorner.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 13px;
}

.contentpane .inv_title_left{
	height: 30px;
	width: 13px;
}

.contentpane .inv_title_right_td{
	width: 100%;
}

.contentpane .inv_title_right{
	background-image: url('images/EC_toprightcorner.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 30px;
}

.contentpane .inv_title_right .Head{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display:block;
	padding-top:7px;
}

.contentpane .inv_contentpane_td{
	background-color: white;
}

.contentpane .inv_contentpane{
	background-color: White;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	color: Black;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
}

.contentpane .inv_footer_left_td{
	background-image: url('images/EC_bottomleftcorner.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 13px;
}

.contentpane .inv_footer_left{
	height: 28px;
	width: 13px;
}

.contentpane .inv_footer_right_td{
	width: 100%;
}

.contentpane .inv_footer_right{
	background-image: url('images/EC_bottomrightcorner.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 28px;
}


/******************************************************************/
/*        Body Content Container Definition End                   */
/******************************************************************/

.verticaladpane{
	background-color: Black;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 7px;
	height: 507px;
	width: 183px;
}


/******************************************************************/
/*        Vertical Ad Pane's Container Definition Start         */
/******************************************************************/

.verticaladpane .inv_title_left{
	display: none;
}

.verticaladpane .inv_title_right{
	display: none;
}

.verticaladpane .inv_contentpane{
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
	width: 170px;
}

.verticaladpane .inv_footer_left{
	display: none;
}

.verticaladpane .inv_footer_right{
	display: none;
}

.verticaladpane .whitebg_title_left{
	display: none;
}

.verticaladpane .whitebg_title_right{
	display: none;
}

.verticaladpane .whitebg_contentpane{
	background-color: White;
	color: Black;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
	width: 170px;
}

.verticaladpane .whitebg_footer_left{
	display: none;
}

.verticaladpane .whitebg_footer_right{
	display: none;
}

/******************************************************************/
/*        Vertical Ad Pane's Container Definition End           */
/******************************************************************/

.footer{
	background-color: #333333;
	clear: both;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	text-align: center;
	top: -7px;
	width: 100%;
}

.SkinObject{
	color: #666666;
}

A.SkinObject:link{
	color: #666666;
}

