/* 
================================
Skin styles for Live.Bellingham-Blue
================================
Yellow:		#FFF0C5
Auburn:		#A52300
LTBlue:		#6F97CD
DKBlue:		#1C2F69

GREY LINE:	#DFDFDF
*/   


.MasterContainer	{ width: 775px; height: 100%; margin: 0;}
.BannerContainer	{ background-color: #FFF0C5; }
.NavContainer		{ background-color: #000000; padding: 1px; }
.FooterContainer		{ background-color: #000000; padding: 1px; height: 19px; }

.SepBar				{ height: 20px; background-color: #fff0c5; font-size: 10px; font-family: Arial; }

.DNNContainer		{ padding-top: 5px; height: 100%;  }

.LeftSideBarCell	{ width: 180px; }
.ContentPaneCell	{ width: 595px; }
.SingleContentPaneCell { width: 100%; }
.RightSideBarCell	{ width: 295px; }


.BannerPaneCell			{}
.SplitTableLeftCell		{}
.SplitTableRightCell	{}
.RightSideBarBottom		{}

/* Login/Logout Button */

a.login:link { font-weight: bold; font-size: 12px; color: #ffffff;  font-family: Arial; margin-right: 15px; }
a.login:visited { font-weight: bold; font-size: 12px; color: #ffffff;  font-family: Arial; margin-right: 15px; }
a.login:active { font-weight: bold; font-size: 12px; color: #ffffff;  font-family: Arial; margin-right: 15px; }
a.login:hover { font-weight: bold; font-size: 12px; color: #ffffff;  font-family: Arial; margin-right: 15px; text-decoration: none; }

/* solpart Menu */

.MainMenu_Container { background-color: transparent; height:19px;  }
.MainMenu_Container a { display: none;}


.MainMenu_MenuBar	{ font-family: Arial; Color: #ffffff; }

.AllMenu_Icon		{ border: 0px; display: none;  }
.AllMenu_Item		{ font-weight: bold; font-size: 12px;  cursor: hand; cursor: pointer; height:19px;}
.AllMenu_ItemOn		{ font-weight: bold;  cursor: hand; cursor: pointer; }

.RootMenu_Item		{ color: #ffffff; font-family: Arial; font-size: 12px; padding-right:15px; padding-left: 15px}

.SubMenu			{ font-family: Arial;  background-color: #FFF0C5; z-index: 1000; padding: 2px; border: 1px solid #000000; width: auto}
.SubMenu_Item		{ font-family: Arial; color: #ffffff; }
.SubMenu_ItemOn		{ font-family: Arial; background-color: #FFF0C5; color: #A52300;}

.separator
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tblLiteral { width: 100%; }

.StdText { font-size: 12px; }



