/* 
================================
Skin styles for DotNetNuke - CEGA Online
================================
*/   

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#b4c6d7;
}
.pagemaster {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align:top;
}
.skinmaster {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
	width:800px;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.contentpane {
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;

}
.rightpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}

.MainMenu_MenuContainer { 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;	
	height:35px;
	width:180px;

}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background: transparent; 
}

.RootMenuItem TD{
	cursor: pointer;
	cursor:hand;
	cursor: pointer; 
	cursor: hand;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: strong; 
	font-style: normal; 
	padding: 5px;
	height: 35px;
	border-bottom: #d5c8ae 1px solid;
}
.RootMenuItemSelected TD { 	
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: strong; 
	font-style: normal; 
	background:#99793c;
	padding: 5px;
	height: 35px;
}

.MainMenu_MenuItem {
	border-left: #034d92 0px solid; 
	border-bottom: #034d92 0px solid; 
	border-top: #034d92 0px solid; 
	border-right: #034d92 0px solid;
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: strong; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #99793c; 
	border-left: #8e6e01 0px solid; 
	border-bottom: #8e6e01 0px solid; 
	border-top: #8e6e01 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
}

.MainMenu_SubMenu {
	background-color: #99793c; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 5px;
	background-color: #e1c04a; 
}

.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #000000;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_MenuArrow {
	border-right: #004f31 0px solid;
	border-bottom: #004f31 0px solid; 
	border-top: #004f31 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.StandardButton     {
    	background: none; 
    	background-color: #207534;
		color: #FFFFFF;
    	font-family: Arial, Helvetica, sans-serif; 
    	font-size: 11px;
    	font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #008bcc;
	BORDER-RIGHT: #008bcc 1px solid; 
	BORDER-TOP: #008bcc 1px solid; 
	BORDER-LEFT: #008bcc 1px solid; 
	BORDER-BOTTOM: #008bcc 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

/* Custom Tags */

.header {
	height:108px;
	background: url(cega_logo.gif) left top no-repeat;
}

.MainMenu{ 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;	
	background: url(cega_menutop.gif) top right #f1ede4 no-repeat; 
	width:176px;
	

}

.MainMenuEnd {
	background: url(cega_menuend.gif) bottom right transparent no-repeat;
	padding-top:13px;
	padding-bottom: 21px;
	margin: 0px;
}

.Loginpane {
	background-color: transparent;
	border: 0px;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: right;
	padding: 10px 5px;
}
A.Loginpane:link {
    text-decoration: none;
    color:#000000;
}

A.Loginpane:visited  {
    text-decoration: none;
    color:#000000;
}

A.Loginpane:active   {
    text-decoration:  none;
    color:#000000;
}

A.Loginpane:hover    {
    text-decoration: none;
    color:#844f04;
}

.content {
	background-color: transparent;
	padding-bottom: 15px;
}

.EndDivider {
	background: #FFFFFF;
	height: 46px;
	padding-bottom: 10px;
	text-align: center;
}



/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	background: #baa378;
	padding: 0px 2px;
}
    
A.MediaTabs:link {
    text-decoration: none;
    color:#FFFFFF;
}

A.MediaTabs:visited  {
    text-decoration: none;
    color:#FFFFFF;
}

A.MediaTabs:active   {
    text-decoration:  none;
    color:#FFFFFF;
}

A.MediaTabs:hover    {
    text-decoration: underline;
    color:#FFFFFF;
}

