/* 
================================
Skin styles for DotNetNuke
================================
*/   


body {
	background-color: #f5fde1;
	margin:0px;
	padding:0px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.Eventtooltiptable
{
	position: absolute;
	z-index: 1000000;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 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-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.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-image: url(images/LongMenuBackground.jpg); background-repeat: no-repeat;height: 375px; width: 162px; background-position:top left;} 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; height:25px; background-image:url(images/Menubackground.jpg); }*/
.MainMenu_MenuItem { cursor: pointer; cursor: hand; color: #13487c; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; border-bottom: 1px solid #92c7e7; border-top: 1px solid #92c7e7; text-indent: 2pt; text-transform: uppercase;  height: 25px;  }
.MainMenu_rootItem{ cursor: pointer; cursor: hand; color: #13487c; font-family: Arial; font-size: 14px; font-weight: normal; font-style: normal; text-indent: 2pt; text-transform: uppercase; vertical-align: middle; border-bottom-color: White; border-bottom-style: solid; border-bottom-width: 3px; background-image:url(images/Menubackground.jpg); }
.MainMenu_MenuIcon {cursor: pointer; cursor: hand; background-color: #92c7e7; text-align: center; width: 15; height: 25px; border-top: 1px solid #92c7e7; border-bottom: 1px solid #92c7e7; border-left: 1px solid #92c7e7; }
.MainMenu_SubMenu { z-index: 1000; cursor: hand; cursor: hand; background-color: #92c7e7; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;*/ }
.MainMenu_MenuBreak {border-bottom: 1px solid #92c7e7; border-top: 1px solid #92c7e7; background-color: White; height: 1px; }
.MainMenu_MenuItemSel {background-color: Transparent; cursor: pointer; cursor: hand; color: #85a13d; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; border-top: 1px solid #92c7e7; border-bottom: 1px solid #92c7e7; text-indent: 2pt; text-transform: uppercase; height: 25px; }

.MainMenu_rootItemSelected{background-color: transparent; cursor: pointer; cursor: hand; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; text-indent: 2pt; text-transform: uppercase;  border: none; vertical-align: middle; }
.MainMenu_RootMenuArrow img { display:none; }
.MainMenu_MenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; border-right: 1px solid #B8AE8F; border-bottom: 1px solid #92c7e7; height: 25px; width: 20px; }
.MainMenu_RootMenuArrow { font-family: webdings; font-size: 18pt; cursor: pointer; cursor: hand; color: #C5AE70; background-attachment: scroll; background-image: url(images/childArrow.gif); background-repeat: no-repeat; background-position: center center; height: 25px; width: 20px; }


.MenuSeparator  
{
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 5px;                        
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}


.Copyright
{
	font-size: 10px;
	font-family: Arial;
	color:Navy;
}


.Copyright a:hover
{
	font-size: 10px;
	font-family: Arial;
	color: #859f3c;
}






Body, A
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: black;
}

Body
{
    background-color: white;
    margin-left:25px;
   
}

H1
{
	font-size: 2.0em;
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

H2  {
	font-size: 1.6em;
    font-weight: bold;
    color: Red;
}

H3  {
    font-size:  1.4em;
    font-weight: normal;
    color:Red;
}

H4  {
    font-size:  1.2em;
    font-weight: bold;
    color: #13487c;
}

H5  {
    font-size:  1.1em;
    font-weight:    bold;
    color: #13487c;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
    color: #13487c;
}

A:link  {
    font-size:  1.0em;
    text-decoration: underline;
    color:  #13487c;
}

A:visited   {
    font-size:  1.0em;
    text-decoration: underline;
    color:  #b0ce6a;
}

A:active    {
    font-size:  1.0em;
    text-decoration: underline;
    color:  #b0ce6a;
}

A:hover {
    font-size:  1.0em;
    text-decoration: underline;
    color:  #b0ce6a;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


.MainHeading
{
	font-family:Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #85913d;
}



