/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #E8DABD;
}
.skinmaster
{
    height: 100%;
    background-color: #F6EEE1; /*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
{
    height: 25px;
    background-color: #E8DABD;
}

.leftSide
{
    BACKGROUND-POSITION-X: left;
    background-image: url(images/leftside.gif);
    background-repeat: repeat-y;
}
.rightSideMenu
{
    BACKGROUND-POSITION-X: right;
    background-image: url(images/rightside.gif);
    background-repeat: repeat-y;
    background-color: white;
}
.rightSide
{
    BACKGROUND-POSITION-X: right;
    background-image: url(images/rightside.gif);
    background-repeat: repeat-y;
    background-color: transparent;
}


.controlpanel
{
    width: 100%;
    background-color: #dfe5f2;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 250px;
    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
{
    padding-right: 4px;
    padding-left: 6px;
    width: 250px;
    padding-top: 6px;
    background-color: transparent;
}


.leftpane_even
{
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane_even
{
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.rightpane_even
{
    padding-right: 4px;
    padding-left: 6px;
    padding-top: 6px;
    background-color: transparent;
}


.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}



.leftpane_2flex
{
    width: 50%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane_2flex
{
    width: 50%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}




.leftpane_3flex
{
    width: 33%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane_3flex
{
    width: 34%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.rightpane_3flex
{
    width: 33%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}




.leftpane_4flex
{
    width: 25%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane_4flex
{
    width: 25%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.rightpane_4flex
{
    width: 25%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}


.MainMenu_SearchContainer
{
    font-size: 13px;
    width: 90%;
    font-family: Tahoma, Verdana, Arial;
    height: 30px;
    background-color: white;
    text-align: right;
}

/* Main Menu */
/*___________________________________________________________________________________________*/

span.menuimg
{
    background: url(images/seperator.gif) no-repeat center center;
}



.MainMenu_MenuContainer
{
    font-family: Tahoma, Verdana, Arial;
    height: 30px;
    background-color: white;
    text-align: left;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_MenuBreak
{
    display: none;
}
.MainMenu_MenuItem, .submenuitembreadcrumb
{
    /*border-right: c0c9d1 1px solid; 	border-top: #505052 1px solid; 	font-weight: normal; 	font-size: 14px; 	cursor: hand; 	color: #7e7144; 	border-bottom: #505052 0px solid; 	font-family: Verdana, Tahoma, Arial ;*/
    cursor: hand;
    background-color: #fafafa;
    color: #7e7144;
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    font-style: normal;
    border-bottom: #fafafa 1px solid;
    border-top: #fafafa 1px solid;
    height: 22px;
    padding-bottom: 1px;
    padding-top: 1px;
}

/* This is the main menu value */
.rootmenuitem TD
{
    font-weight: bold;
    font-size: 13px;
    background: #ffffff;
    color: #7e7144;
    font-family: Tahoma, Verdana, Arial;
    height: 22px;
    padding-bottom: 1px;
    padding-top: 1px;
}


/* This is the main menu onmouseover value */
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 0px;
    font-family: Tahoma, Verdana, Arial;
    height: 22px;
    background: none transparent scroll repeat 0% 0%;
    color: #B1515C;
    padding-bottom: 1px;
    padding-top: 1px; /*font-family: 'Brush Script MT';*/
}

/* This is the onmouseover for the sub menu */
.submenuitemselected
{
    cursor: hand;
    color: #B1515C;
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    font-style: normal;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
    height: 22px;
    background: transparent;
}


/* This is the sub menu menu value */
.submenu
{
    /*     z-index: 1000;     cursor: pointer;     cursor: hand;     background: #fafafa;     border: 1px solid #7e7144;     margin-top: 0px;     padding: 2px 5px 3px 5px;      */
    cursor: hand;
    background-color: #fafafa;
    color: #7e7144;
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    font-style: normal;
    border: 1px solid #7e7144;
}


/*___________________________________________________________________________________________*/


.SearchClass
{
}

.StandardButton
{
    font-weight: normal;
    font-size: 11px;
    background: #142bb0;
    color: #ffffff;
    font-family: 'Arial Black' , sans-serif, verdana;
}

.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}


/* Display parameters for text in the footer */
.FooterText
{
    color: #464646;
    font-size: smaller;
    font-weight: bold;
}

A.FooterText:link
{
    color: #464646;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}

A.FooterText:visited
{
    color: #464646;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}

A.FooterText:active
{
    color: #464646;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}

A.FooterText:hover
{
    color: #fafafa;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}





A.Normal:link
{
    font-size: 12px;
    color: maroon;
    font-family: Tahoma, Arial, Verdana;
    width: 100%;
    text-decoration: underline;
}

A.Normal:visited
{
    color: maroon;
    text-decoration: underline;
}


A.Normal:active
{
    color: maroon;
    text-decoration: underline;
}


A.Normal:hover
{
    color: darkblue;
    text-decoration: none;
}




A link
{
    font-size: 12px;
    color: maroon;
    font-family: Tahoma, Arial, Verdana;
    width: 100%;
    text-decoration: underline;
}

A visited
{
    color: maroon;
    text-decoration: underline;
}

A active
{
    color: maroon;
    text-decoration: underline;
}

A hover
{
    color: Darkblue;
    text-decoration: none;
}























