/* ================================    CSS STYLES FOR David Liverett - by Jane Betteridge - www.betterdesign.ws   ================================*/   /* GENERAL *//* style for module titles */.HeadBG  {    font-family: Arial, Tahoma, Verdana, Helvetica;    font-size:  12px;    font-weight: bold;    color: #1f3c43;}.Head   {    font-family: Arial, Tahoma, Verdana, Helvetica;    font-size:  13px;    font-weight: bold;    color: #1f3c43;}/* background color for the content part of the pages */Body{    background-color:#ebddc0;}.PromoCenterPane {   background-color: transparent;}.PromoRightPane {   background-color: transparent;}.TopPane {   background-color: transparent;}.ContentPane {   background-color: transparent;}.LeftPane {   background-color: transparent;}.RightPane {   background-color: transparent;}.BottomPane {background-color: transparent;}/* text style used for most text rendered by modules */.Normal{    font-family: Arial, Tahoma, Verdana, Helvetica;    font-size: 11px;    font-weight: normal;}/* text style used for textboxes in the admin and edit pages, for Nav compatibility */.NormalTextBox{    font-family: Arial, Tahoma, Verdana, Helvetica;    font-size: 11px;    font-weight: normal;}.NormalRed{    font-family: Arial, Tahoma, Verdana, Helvetica;    font-size: 11px;    font-weight: bold;    color: #560008}.NormalBold{    font-family: Arial, Tahoma, Verdana, Helvetica;    font-size: 11px;    font-weight: bold}/* text style for the selected tab */.SelectedTab {    font-weight: bold;    font-size: 11px;    color: #1f3c43;    font-family: Arial, Helvetica;    text-decoration: none;}/* hyperlink style for the selected tab */A.SelectedTab:link {    text-decoration:    none;    color: #1f3c43;}A.SelectedTab:visited  {    text-decoration:    none;    color: #ceb16f;}A.SelectedTab:active   {    text-decoration:    none;    color: #1f3c43;}A.SelectedTab:hover    {    text-decoration:    none;    color: #e3e2e0;}/* text style for the unselected tabs */.OtherTabs {    font-weight: bold;    font-size: 11px;    color: #1f3c43;    font-family: Arial, Tahoma, Verdana, Helvetica;    text-decoration: none;}    /* hyperlink style for the unselected tabs */A.OtherTabs:link {    text-decoration:    none;    color: #1f3c43;}A.OtherTabs:visited  {    text-decoration:    none;    color: #468290;}A.OtherTabs:active   {    text-decoration:    none;    color: #1f3c43;}A.OtherTabs:hover    {    text-decoration:    underline;    color: #468290;}/* Main Menu */.MainMenu_MenuContainer {	border-bottom: #404040 0px solid; 	border-left: #db4800 0px solid; 	border-top: #db4800 0px solid; 	border-right: #404040 0px solid;  	background-color: transparent;}.MainMenu_MenuBar {	cursor: pointer; 	cursor: hand; 	height:16;}.MainMenu_MenuItem {	cursor: pointer; 	cursor: hand; 	color: #1f3c43; 	font-family: Tahoma, Arial, Helvetica; 	font-size: 12px; 	font-weight: bold; 	font-style: normal; 	border-left: #FFFFFF 0px solid; 	border-bottom: #FFFFFF 0px solid; 	border-top: #FFFFFF 0px solid; 	border-right: #FFFFFF 0px solid;}.MainMenu_MenuIcon {	cursor: pointer; 	cursor: hand; 	background-color: transparent;	border-left: #FFFFFF 0px solid; 	border-right: #FFFFFF 0px solid; 	border-bottom: #FFFFFF 0px solid; 	border-top: #FFFFFF 0px solid; 	text-align: center; 	width: 15; 	height: 21;}.MainMenu_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand; 	background-color: #e3e2e0; 	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 	border-bottom: #B07079 0px solid; 	border-left: #B07079 0px solid; 	border-top: #B07079 0px solid; 	border-right: #B07079 0px solid;}.MainMenu_MenuBreak {	border-bottom: #404040 0px solid; 	border-left: #B07079 0px solid; 	border-top: #B07079 0px solid;  	border-right: #404040 0px solid; 	background-color: #FFFFFF; 	height: 0px;}.MainMenu_MenuItemSel {	background-color: transparent; 	cursor: pointer; 	cursor: hand; 	color: #e57416; 	font-family: Tahoma, Arial, Helvetica; 	font-size: 12px; 	font-weight: bold; 	font-style: normal;}.MainMenu_MenuArrow {	font-family: webdings; 	font-size: 11pt; 	color: #437c8c; 	cursor: pointer; 	cursor: hand; 	border-right: #000000 0px solid; 	border-bottom: #000000 0px solid; 	border-top: #000000 0px solid;}.MainMenu_RootMenuArrow {	font-family: webdings; 	font-size: 11pt; 	cursor: pointer; 	cursor: hand;}
