/* #F4AD7F
================================
Skin styles for DotNetNuke
================================
*/   
#menuContainer
{
	padding-left:8px;
	text-align:left;	
}

.pagemaster {
	width: 100%;
	height: 100%;	

	text-align:left;
	padding: 0px;
	margin:0px;
	
	background-image : url(back-art.gif);
	background-repeat: repeat;
	background-position:10px 0px;	
}

.skinmaster {
	height: 100%;
	background-color: #FFF8C4;
	background-image : url(main-bck.png);
	background-repeat: repeat-y;	
}

.skinheader
{

}

.header_banner
{
	BACKGROUND-IMAGE: url(header.jpg); 
	background-repeat:no-repeat;
	HEIGHT:248px;	
	padding:0px;
	margin:0px;
}
    
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.toppane {
	width: 100%;
	background-color: transparent;	
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 28px;
}

.leftpane {
	width: auto;
	background-color: transparent;
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 1px;		
}

.contentpane {
	width: auto;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 1px;		
}

.rightpane {
	width: auto;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 28px;
	padding-top: 0px;
	padding-bottom: 1px;	
	border-left: solid 1px #EEB1B0;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-right: 28px;	
}

.mainMenu {	
	background-image: url(menu-back.jpg);
	background-repeat:repeat-x;	
	margin-bottom:6px;	
	padding:0px;	
	height:22px;
	line-height : 22px;		
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;	
}

.MainMenu_MenuBar {
	cursor: pointer; 	
	background-color: Transparent;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.MainMenu_MenuItem {
	border-left: #EFCBB3 0px solid; 
	border-bottom: #EFCBB3 1px solid; 
	border-top: #EFCBB3 1px solid; 
	border-right: #EFCBB3 0px solid;	
	cursor: pointer; 
	color: #fff; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	letter-spacing:1px;
	background-color: Transparent;
	height:22px;	
	line-height : 22px;
}

.MainMenu_MenuIcon {
	background-color: #EFCBB3; 
	border-left: #EFCBB3 1px solid; 
	border-bottom: #EFCBB3 1px solid; 
	border-top: #EFCBB3 1px solid; 	
	cursor:pointer;
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MainMenu_SubMenu {
	background-color: #EFCBB3; 
	z-index: 1000; 
	cursor: pointer; 	
}

.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuItemSel
{
    background-color: #EFCBB3;
    cursor: pointer;
    color: black;
    font-family: Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	letter-spacing:1px;
    height: 22px;
    line-height: 22px;
}

.Menu_Active
{	
	background-color: #F4AD7F;	
	color: #333; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	letter-spacing:1px;
	height:22px;		
	line-height : 22px;	
	border-top: 2px solid #fff;
}

.MainMenu_MenuArrow {
	border-right: #EFCBB3 1px solid; 
	border-bottom: #EFCBB3 1px solid; 
	border-top: #EFCBB3 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor:pointer;
	color:#FF0000;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor:pointer;
}

.StandardButton     {
    background-color: #666; 
    border: 1px solid #333;
    color: #FFFFFF;
    font-family: Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 	
    cursor:pointer;
}

.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	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
}

/* other styles */

a.PELogin, a.PELogin:visited{    
    font-weight:   bold;
    font-size:12px;
    font-family:Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
    color:#000;
}

a.PELogin:hover{    
    font-weight:    bold;
    font-size:12px;
    font-family:Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
    color:#6D685A;
}

.Head   {
    font-family: Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
    font-size: 8.5pt;
    font-weight:    bold;
    color: #0F1560;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color:#EFEFEF;
    font-family: Century Gothic, Verdana, Tahoma, Arial, Trebuchet MS;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#CCCCCC;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#CCCCCC;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#CCCCCC;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#FFF;
}

.Dotted_Border_Top .SkinObject
{
    color: #666666;    
}

.footer
{
    background-image : url(btm-bg.jpg);
    height: 56px;
}




