/* ================================    CSS STYLES FOR DotNetNuke   ================================*/   /* GENERAL *//* style for module titles */.Head   {/*	font-family: Arial, Helvetica;	font-size: 15px;	font-weight: bold;	color: #000080;*/		font-family: Tahoma, Arial, Helvetica;    font-size:  15px;    font-weight:  bold;    color: #000080;	}.Title   {	font-family: Arial, Helvetica;	font-size: 15px;	font-weight: bold;	color: #468DC1;}/* background color for the content part of the pages */Body{    background-color: #FFFFFF;}.LogoPane {	background-color: #FFFFFF;}.HeaderPane {	background-color: #3366CC;	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#3366CC',gradientType='1' ); BACKGROUND-COLOR: white	color : white;}.LeftPane {	BORDER-RIGHT: #999999 1px solid; FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#3366CC',gradientType='0' ); WIDTH: 120px; BACKGROUND-COLOR: #3366CC}.ContentPane {    background-color: #EBEBEB;}.RightPane {    background-color: #EBEBEB;}.FooterPane {    background-color: #EBEBEB;}.normal {    font-weight: normal;    font-size: 12px;    color: black;    font-family: Arial, Helvetica, sans-serif;     text-decoration: none;}/* text style for the selected tab */.SelectedTab {    font-weight: normal;    font-size: 10px;    color: black;    font-family:  Arial, Helvetica;     text-decoration: none;}/* hyperlink style for the selected tab */A.SelectedTab:link {    text-decoration:    none;    color: black;}A.SelectedTab:visited  {    text-decoration:    none;    color: black;}A.SelectedTab:active   {    text-decoration:    none;    color: black;}A.SelectedTab:hover    {    text-decoration:    underline;    color: black;}/* text style for the unselected tabs */.OtherTabs {    font-weight: normal;    font-size: 12px;    color: white;    font-family: Arial, Helvetica;     text-decoration: none;	padding-left : 5px;	padding-right : 5px;}    /* hyperlink style for the unselected tabs */A.OtherTabs:link {	text-decoration: none;	color:white;	font-size : 12px;	font-family : Arial, sans-serif;	padding-left : 5px;	padding-right : 5px;}A.OtherTabs:visited  {    text-decoration:    none;    color:white;    font-size : 12px;	font-family : Arial, sans-serif;	padding-left : 5px;	padding-right : 5px;}A.OtherTabs:active   {    text-decoration:    none;    color:white;    font-size : 12px;	 font-family : Arial, sans-serif;	 padding-left : 5px;	 padding-right : 5px;}A.OtherTabs:hover    {	text-decoration: none;	color: #6E8E05;	font-size : 12px;	font-family : Arial, sans-serif;	padding-left : 5px;	padding-right : 5px;}/* Main Menu */.Date_MenuContainer { 	background-color: #74A9D1;	color:white;	border-left: 0px solid #FF8080;    	border-right: 0px solid #404040;    	border-top: 0px solid #FF8080;    	border-bottom: 0px solid #404040;    	   	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#3366CC',gradientType='1' ); BACKGROUND-COLOR: white   	}   	.SearchMenu { 	border-bottom: #404040 0px solid;	border-left: #FF8080 0px solid;	border-top: #FF8080 0px solid;	border-right: #404040 0px solid;	background-color: #000000;	color : white;   	}  	   	 	   	a.SearchMenu:link, a.SearchMenu:visited {	color: white;	background-color: #000000;	font-family: tahoma;	font-weight: normal;	font-size: 12px;	text-decoration: none;}a.SearchMenu:hover {	color: #6E8E05;	background-color: #000000;	font-family: tahoma;	font-weight: normal;	font-size: 12px;	text-decoration: none;}   	   	.MainMenu_MenuContainer {	border-bottom: #404040 0px solid;	border-left: #FF8080 0px solid;	border-top: #FF8080 0px solid;	border-right: #404040 0px solid;	background-color: #000000;	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3366CC',endColorStr='#FFFFFF',gradientType='1' ); BACKGROUND-COLOR: white	color : white;*/}.MainMenu_MenuBar {	cursor: pointer;	cursor: hand;	height:22;}.MainMenu_MenuItem {	cursor: pointer; 	cursor: hand; 	color: white; 	font-family: Arial, Helvetica; 	font-size: 12px; 	font-weight: normal; 	font-style: normal; 	border-left: #000000 0px solid; 	border-bottom: #000000 0px solid; 	border-top: #000000 0px solid; 	border-right: #000000 0px solid;}.MainMenu_MenuIcon {	cursor: pointer;	cursor: hand;	background-color: #808080;	border-left: #000000 0px solid;	border-right: #000000 0px solid;	border-bottom: #000000 0px solid;	border-top: #000000 0px solid;	text-align: center;	width: 15;	height: 21;}.MainMenu_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand; 	background-color: #808080; 	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 	border-bottom: #404040 0px solid; 	border-left: #FF8080 0px solid; 	border-top: #FF8080 0px solid; 	border-right: #404040 0px solid;}.MainMenu_MenuBreak {	border-bottom: #404040 0px solid; 	border-left: #FF8080 0px solid; 	border-top: #FF8080 0px solid;  	border-right: #404040 0px solid; 	background-color: #ffffff; 	height: 0px;}.MainMenu_MenuItemSel {	background-color: #EBEBEB; 	cursor: pointer; 	cursor: hand; 	color: black; 	font-family: Arial, Helvetica; 	font-size: 9pt; 	font-weight: normal; 	font-style: normal;}.MainMenu_MenuArrow {	font-family: webdings; 	font-size: 10pt; 	color: Black; 	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: 10pt; 	cursor: pointer; 	cursor: hand;}.LoginMenu_MenuContainer {	background-color: #74A9D1;	color:white;	border-left: 0px solid #FF8080;    	border-right: 0px solid #404040;    	border-top: 0px solid #FF8080;    	border-bottom: 0px solid #404040;    	   	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#3366CC',gradientType='1' ); BACKGROUND-COLOR: white}.FooterMenu_MenuContainer {	border-bottom: #404040 0px solid;	border-left: #FF8080 0px solid;	border-top: #FF8080 0px solid;	border-right: #404040 0px solid;	/*background-color: #74A9D1;*/	color : White;	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3366CC',endColorStr='#FFFFFF',gradientType='1' ); BACKGROUND-COLOR: white}/* Item titles on edit and admin pages ----------------------------------------------------------------------------------------*/.SubHead    {    font-family: tahoma;    font-size: 11px;    font-weight: bold;    color: #2c2c2c;	padding: 0;}/* linky linky */a.SubHead:link, a.SubHead:visited {	color: #6E8E05;	text-decoration: none;    font-family: tahoma;    font-size: 11px;    font-weight: normal;}a.SubHead:hover {	color: #2c2c2c;	text-decoration: none;    font-family: tahoma;    font-size: 11px;    font-weight: normal;}a.CommandButton:link, a.CommandButton:visited {	color: #fff;		border-top: 1px solid #9CBC34;	border-bottom: 1px solid #536B03;	border-left: 1px solid #9CBC34;	border-right: 1px solid #536B03;	padding: 1px 5px 2px 6px;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;	background: #6E8E05;}a.CommandButton:hover {	color: #fff;	padding: 1px 5px 2px 6px;	border-top: 1px solid #6C8710;	border-bottom: 1px solid #3B4C02;	border-left: 1px solid #6C8710;	border-right: 1px solid #3B4C02;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;	background: #516A03;}a.Normal:link, a.Normal:visited {	color: #6E8E05;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;}a.Normal:hover {	color: #2c2c2c;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;}a:link, a:visited {	color: #6E8E05;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: underline;}a:hover {	color: #2c2c2c;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: underline;}/*.Head {	font-size: 10px;	color: #333;	background: transparent;	font-weight: bold;	letter-spacing: 3px;	text-transform: uppercase;	padding: 0;}*/.NormalRed {	color: #D08D00;	font-family: tahoma;	font-weight: bold;	font-size: 11px;}.NormalBold {	font-family: tahoma;	font-size: 11px;	font-weight: bold;}.NormalTextBox {/*	color: #555;*/	padding-left: 4px;	line-height: 12px;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	scrollbar-face-color: #fff;	scrollbar-track-color: #fff;	scrollbar-arrow-color: #686868;	scrollbar-3dlight-color: #fff;	scrollbar-shadow-color: #fff;	scrollbar-highlight-color: #fff;	scrollbar-darkshadow-color: #fff;}td.NormalTextBox {	padding: 0;	margin: 0;	background: transparent;	visibility: invisible;}


