﻿html			{ background:#116CBA url(../images/html-bg.jpg) repeat-x; }
body			{ text-align:center; background:url(../images/body-bg.jpg) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:980px; margin:0 auto; background:#222222; margin-top:10px; }
#LayoutWpr		{ text-align:left; position:relative; }

#HeaderWpr      { position:relative; height:112px; background:url(../images/header-bg.jpg) no-repeat; }
h1#Logo         { position:absolute; top:0px; left:15px; }
h1#Logo a       { display:block; width:110px; height:112px; cursor:pointer;  }
h1#Logo span    { display:none; }

#SiteContentOuterWpr { background-color:#222222; }	
#SiteContentWpr		 { }	
#SiteContentInnerWpr { padding-top:46px; padding-bottom:10px; }

#ContentWpr     { float:right; width:730px; }
#Content		{ background:#262626; padding:20px; margin-bottom:15px; }
#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding-left:20px; padding-right:25px; }

#PageEditorContent,
#ModuleContent  { padding:0 15px; }
                     
#SiteFooterWpr  { text-align:center; height:130px; }
#FooterWpr      { width:980px; height:76px; margin:0 auto; text-align:left; position:relative; background:url(../images/footer-bg.jpg); }
#Footer         {  }
#CopyrightWpr	{ padding-left:10px; padding-top:12px; color:#999999; font-size:11px; }
#Address		{ color:#EFEFEF; }
#Copyright		{  }
#ForteLogo      { position:absolute; right:16px; top:18px; }
#ForteLogo a    { display:block; width:125px; height:25px; background-image:url(../images/forte-logo.jpg); }
#ForteLogo span { display:none; }

/* MEDIA PLUGIN */
#MediaCenterPlugin #MediaCenterContent 	{ border-left-color:#333333; }
#MediaCenterPlugin #MediaCenterPlayers	{ border-color:#333333; background-color:#222222; }
#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper  { color:#FFFFFF; }
#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper .NavigationContainer .PreviousButtonLink { background-image:url(../images/mediaPlayer/previous.jpg); width:16px; }
#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper .NavigationContainer .NextButtonLink	   { background-image:url(../images/mediaPlayer/next.jpg); width:16px; }
#MediaCenterPlugin #MediaCenterTabs .pluginTab				{ border-color:#333333; }	
#MediaCenterPlugin #MediaCenterPlayers .SlideShowWrapper	{ background-color:#333333; border-color:#222222; }
#MediaCenterPlugin #MediaCenterTabs .pluginTab.active		{ background-color:#222222; border-bottom-color:#222222; }
#MediaCenterPlugin #MediaCenterTabs .pluginTab.active a		{ color:#FFFFFF; }
#MediaCenterPlugin #MediaCenterTabs .pluginTab.inactive		{ background-color:#666666; border-bottom-color:#333333; }





