/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ce3b42;
}
.skinmaster {
	height: 100%;
	background-color: #000000;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-color: #ce3b42; 
	HEIGHT:20px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 10px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ce3b42 0px solid; 
	border-bottom: #ce3b42 1px solid; 
	border-top: #ce3b42 1px solid; 
	border-right: #ce3b42 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #ce3b42; 
	border-left: #ce3b42 1px solid; 
	border-bottom: #ce3b42 1px solid; 
	border-top: #ce3b42 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ce3b42; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #000000; 
	cursor: pointer; 
	cursor: hand; 
	color: #ce3b42; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #ce3b42 1px solid; 
	border-bottom: #ce3b42 1px solid; 
	border-top: #ce3b42 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #ce3b42 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	BORDER-RIGHT: # 1px solid; 
	BORDER-TOP: #ce3b42 1px solid; 
	BORDER-LEFT: #ce3b42 1px solid; 
	BORDER-BOTTOM: #ce3b42 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	background-color: #ce3b42;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #FFFFFF;
}
a.searchtext {
	  font-family: Tahoma, Arial, Helvetica;
	  color: #FFFFFF;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:visited {
	  color: #FFFFFF;
}

a.searchtext:hover {
	  color: #ce3b42;
}

a.termstext {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}
a.termstext:visited {
	  color: #FFFFFF;
}

a.termstext:hover {
	  color: #000000;
}
.copyrighttext {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.privacy {
	  color: #FFFFFF;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.privacy:visited {
	  color: #FFFFFF;
}

a.privacy:hover {
	  color: #000000;
}
.datetext{
	  color: #FFFFFF;
}

.breadcrumb{
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
a.breadcrumb {
	  color: #ffffff;
	  font-family: Tahoma, Arial, Helvetica;
	  font-size: 8.5pt;
}

a.breadcrumb:visited {
	  color: #ffffff;
}

a.breadcrumb:hover {
	  color: #ce3b42;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ce3b42;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#ce3b42;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ce3b42;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ce3b42;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#ffffff;
}
.linkstext {
    font-weight: bold;
    font-size: 8pt;
    color: #ce3b42;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.linkstext:link {
    text-decoration:    none;
    color:#ce3b42;
}

A.linkstext:visited  {
    text-decoration:    none;
    color:#ce3b42;
}

A.linkstext:active   {
    text-decoration:    none;
    color:#ce3b42;
}

A.linkstext:hover    {
    text-decoration:    none;
    color:#ffffff;
}
.CommandButton {
	COLOR: #ce3b42; TEXT-DECORATION: none;
}
A.CommandButton:link {
	COLOR: #ce3b42; TEXT-DECORATION: none;
}
A.CommandButton:visited {
	COLOR: #ce3b42; TEXT-DECORATION: none;
}
A.CommandButton:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
A.CommandButton:active {
	COLOR: #ce3b42; TEXT-DECORATION: none;
}
.Normal
{
    color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.NormalBold
{
    color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}
A:link  {
    text-decoration:    none;
    color:  #ce3b42;
}

A:visited   {
    text-decoration:    none;
    color:  #ce3b42;
}

A:active    {
    text-decoration:    none;
    color:  #ce3b42;
}

A:hover {
    text-decoration:    underline;
    color:  #ffffff;
}
.SubSubHead {
	FONT-SIZE: 11px; COLOR: #ce3b42;
}
.SubHead {
	FONT-SIZE: 12px; COLOR: #ffffff;
	font-weight: normal;
    font-family:  Arial, Helvetica, Tahoma,;
   
}
#SearchContainer INPUT {
	BORDER-RIGHT: #ce3b42 1px solid; BORDER-TOP: #ce3b42 1px solid; FONT-SIZE: 11px; background-color:#ffffff; MARGIN: 0px; BORDER-LEFT: #ce3b42 1px solid; WIDTH: 130px; COLOR: #ce3b42; BORDER-BOTTOM: #ce3b42 1px solid; FONT-FAMILY: tahoma; HEIGHT: 21px
}
.searchtext {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, Tahoma; TEXT-DECORATION: none
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.NormalTextBox {
	color: #FFFFFF; 
	font-family:  Arial, Helvetica, Tahoma,; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	border-color:#ce3b42;
	border-style:solid;
	border-width:thin;
	background-color:#000000;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
