/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FEC2B3;
	BORDER-RIGHT: #EB613E 1px solid; 
	BORDER-TOP: #EB613E 1px solid; 
	BORDER-LEFT: #EB613E 1px solid; 
	BORDER-BOTTOM: #EB613E 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_DkRed.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #F9AA96;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}
.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:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #F59178 0px solid; 
	border-bottom: #F59178 1px solid; 
	border-top: #F59178 1px solid; 
	border-right: #F59178 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #F59178; 
	border-left: #F59178 1px solid; 
	border-bottom: #F59178 1px solid; 
	border-top: #F59178 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #F59178; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #F0795B; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #F59178 1px solid; 
	border-bottom: #F59178 1px solid; 
	border-top: #F59178 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: #0066CC none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F9AA96;
	BORDER-RIGHT: #EB613E 1px solid; 
	BORDER-TOP: #EB613E 1px solid; 
	BORDER-LEFT: #EB613E 1px solid; 
	BORDER-BOTTOM: #EB613E 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-IMAGE: url(gradient_MidRed.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #003399;
}
.Footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
.Active_menulevel1{
	background-image:url(images/Leftmenubg.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	width:170px;
	height:20px;
}
.Active_menulevel2{
	background-image: url(images/leftmenubg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:200px;
	height:25px;
	padding-bottom:5px;
}
.Active_menulevel3{
	background-image: url(images/leftmenubg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:200px;
	height:25px;
	padding-bottom:5px;
}
.menulevel1{
	background-image:url(images/Leftmenubg.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:170px;
	height:20px;
}
.menulevel2{
	background-image: url(images/leftmenubg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:200px;
	height:25px;
	padding-bottom:5px;
}
.menulevel3{
	background-image: url(images/leftmenubg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:200px;
	height:25px;
	padding-bottom:5px;
}
.menuitem1{
	padding-left: 10px;
}
.menuitem2{
	padding-left: 40px;
}
.menuitem3{
	padding-left: 40px;
}
.layerbg{
	background-color: #FFFFFF;
	border: solid 1px #0099CC;
}

/* CMS Stylesheet */
/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/

.subCategories
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color:#FFFFFF;
	padding-left: 10px;
}
.CMS_Title
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #000099;
}
.CMS_footer{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF6600;
}
.CMS_Detail{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
}
.CMS_Detail a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
}
.CMS_Detail a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
}
.CMS_Detail a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
}
.CMS_Detail a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
}

.CMS_Title a:visited
{
    text-decoration:    none;
    color:#000099;
}

.CMS_Title a:hover
{
    text-decoration:    none;
    color:#FF0000;
}

.CMS_Title a:link
{
    text-decoration:    none;
    color:#000099;
}

.CMS_Title a
{
    text-decoration:    none;
    color:#000099;
}
.CMS_Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color:#FFFFFF;
}
.CMS_Normal a:visited
{
    text-decoration:    none;
    color:#FFFFFF;
}

.CMS_Normal a:hover
{
    text-decoration:    none;
    color:#FFFFFF;
}

.CMS_Normal a:link
{
    text-decoration:    none;
    color:#FFFFFF;
}

.CMS_Normal a
{
    text-decoration:    none;
    color:#FFFFFF;
}

.CMS_Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;	
    color: #800000;
	line-height: 25px;
}
.CMS_Head a
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;	
    color: #800000;
}
.CMS_Head a:hover
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;	
    color: #800000;
}
.CMS_Head a:visited
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;	
    color: #800000;
}

.searchtexthighlight{background-color: #FFFF00;}
.date
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;	
    color:#666666;
}