/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 




body {
	
	background-color:#D9D9D7

}

	.media {
border:15px solid #333; 

margin: 10px;


}

table, tr, td, p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #414141;
	background-color: #D9D9D7;
}

.white {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #414141;
	background-color: #E6E6E6 ;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #C00;
}


label, .normal, .Normal {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#414141;
}
.normalbold {
	font-family:Arial;
	font-size: 15px;
	font-weight:bold;
	color:#000000;
}

.Normalsmall {
	font-family: Arial;
	font-size: 10px;
}
select, input {
	font-family:Arial;
	font-size: 11px;
	color:#000000;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color:#414141;
	padding-left: 10px;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12pt;
    color: ;
    font-family: Arial;
    text-decoration: none;
}
/* hyperlink styles */
A.OtherTabs:link {
	text-decoration:    underline;
	color: #fff;
	border: 0;
	font-weight: bold;
}
img a {
	
	border:none;

}

A.OtherTabs:visited  {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:active   {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:hover    {
    text-decoration:    none;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
/*=============== START DEFAULT MENU STYLES ============================================*/

/* Main Menu 
----------------------------------------------------------------------------------------*/
.MainMenu_MenuContainer {
	background-color: #293C43;
	width:100%;
	text-align:center;
	padding-top: 0px;
	height: 20px;
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
	text-align:right;
}
TR.MainMenu_MenuBar TD{
	padding-left:42px;
	font-family: Arial;
	font-size: 11px; 
	height: 20px;
	padding-right:12px;
	color:#FFFFFF;
	background-color: transparent;
	text-align:left;
	text-transform:uppercase;
	background-image:url(http://platt.swcr.com/portals/2/skins/platt/images/navigation_BG_under.gif);
	background-repeat:no-repeat;
	background-position:left;
}
TR.MainMenu_MenuItemSel TD{
	padding-left:42px;
	font-family: Arial;
	font-size: 11px; 
	height: 20px;
	padding-right:12px;
	color:#000000;
	background-color: #E4E6DB;
	text-align:left;
	text-transform:uppercase;
	background-image:url(http://platt.swcr.com/portals/2/skins/platt/images/navigation_BG_over.gif);
	background-repeat:no-repeat;
	background-position:left;
} 
.MainMenu_MenuItem {
	background: #293C43;
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial;
	font-size: 11px; 
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid; 
	padding: 2px 13px 3px 5px;
	text-align:left;
	text-transform:uppercase;
}
.MainMenu_MenuItemSel {
	background: #E4E6DB;
	height: 25px;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial;
	font-size: 11px; 
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid; 
	padding: 2px 13px 3px 5px;
	text-align:left;
	text-transform:uppercase;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	background: #293C43;
	filter: none;
	border: 0 solid #f6f6f6;
	margin-top: 0px;
	padding: 0px;
}
.MainMenu_MenuBreak {
	border-bottom: #f00 0px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 0px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 0px;
	display: none;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display: none;
	color: #AB9772;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
	color: #AB9772;
}
/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #333333;
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #970F00 0px solid; 
	border-top: #970F00 0px solid; 
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #970F00;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}
.ModuleTitle_MenuBreak {
	display: none;
}
.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #970F00;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: ;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	border: 0px;
}
/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	padding: 0;
}
/* linky linky */
a.SubHead:link, a.SubHead:visited {
	text-decoration: none;
	font-family:Arial;
	font-size: 12px;
	color:#666666;
    font-weight: normal;
}
a.SubHead:hover {
	color: #515100;
	text-decoration: none;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
}
.CommandButton	{
	font-family:Arial;
	font-size: 12px;
	color:#C1902E;
}
a.CommandButton:link, a.CommandButton:visited {
	color: #C1902E;	
	padding: 1px 5px 2px 6px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a.CommandButton:hover {
	color: #C1902E;
	padding: 1px 5px 2px 6px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.SubmitButton	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1902E;
	border: 1px solid #000000;
	padding: 0px;
}
a.SubmitButton:link, a.SubmitButton:visited, a.SubmitButton:active {
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #000000;
}
a.SubmitButton:hover {
	background-color: #E4E6DB;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.StandardButton
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1902E;
	border: 1px solid #000000;
	padding: 2px;
}
a.StandardButton:link, a.StandardButton:visited {
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.StandardButton:hover {
	background-color: #E4E6DB;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.GoButton
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1902E;
	border: 1px solid #000000;
	padding: 2px;
	}
a.GoButton:link, a.GoButton:visited {
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	}
a.GoButton:hover {
	background-color: #E4E6DB;
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	}

.Whitelinks
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.WhitelinksCaps
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
a.Whitelinks:link, a.Whitelinks:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.Whitelinks:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.Goldlinks
{
	font-family: arial;
	font-size: 11px;
	color: #C1902E;
	text-decoration:none;
}
a.Goldlinks:link, a.Goldlinks:visited {
	font-family: arial;
	font-size: 11px;
	color: #C1902E;
	text-decoration:underline;
}
a.Goldlinks:hover {
	font-family: arial;
	font-size: 11px;
	color: #C1902E;
	text-decoration:none;
}
.Blacklinks
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.bigBlack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #666;
	text-transform: uppercase;
}

a.Blacklinks:link, a.Blacklinks:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.Blacklinks:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
a.Normal:link, a.Normal:visited {
	color: #F00;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.Normal:hover {
	color: #F00;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:link, a:visited {
	color: #C00;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #C00;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.Head {
	font-size: 11px;
	font-family: verdana;
	color: black;
	background: transparent;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0px;
}
.Title {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.WhiteTitle {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}

.Head {
	font-size: 12px;
	font-family: arial;
	color: ;
	background: transparent;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0px;
}
.NormalRed {
	color: #F00;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}
.NormalBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.NormalTextBox {
	color: #666;
	padding-left: 2px;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}
.required {
	background-image:url(Graphics/FormVal.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}
.TableHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #666;
	line-height: 50px;
	height: 50px;
	text-transform: uppercase;
}
hr {
	color: #CCC;
	background-color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.TableHeader2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #C00;
	line-height: 50px;
	height: 50px;
	text-transform: none;
}
