/*-------- Default Style --------*/
body 
{
	background-color: #a3a37d;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:100%; 
	padding:0px;
}

.PagingTable
{
    width: 100%;
    background-color: #1f1f14;
    border-right: #1f1f14 1px solid;
    border-top: #1f1f14 1px solid;
    border-left: #1f1f14 1px solid;
    border-bottom: #1f1f14 1px solid;
}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
tr.DataGrid_AlternatingItem
{
	background-color:#5D5D3C;
}

body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover
{
	color:			#fdfcc3; 
	font-family:	Arial, Helvetica, sans-serif;
}

input
{
	color: black;
}

.TitleHead
{
	color:#d5c974;
}

body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover
{
	font-size:	12px;
}

h1
{
	margin-top: 10px;
}

h1, h2, h3, h4, h5, h6
{
	color:#d5c974;
}

h1, h3, h5, h1 input
{
	font-weight:lighter;
}

h2, h4, h6
{
	font-weight:normal;
}

h1, h2, h1 input
{
	font-size:18px;
}

h3, h4
{
	font-size:12px;
	margin:8px 0;
}

h5, h6
{
	font-size:10px;
	margin:6px 0;
}

.WizardText
{
	color: #fdfcc3;
}

ul
{
	list-style-type: disc;
}

li
{
	list-style-type: disc;
	text-indent: 1px;
	list-style-position:inside;
}

a,a:link,a:visited,a:active{color:#fdfcc3; text-decoration:none; font-weight:normal; }
a:hover{color:#d5c974; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#d5c974;font-weight:bold;}
.SubHead {color:#fdfcc3;}
.SubSubHead{color:#fdfcc3;}
.NormalRed {color:#F00;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#fdfcc3; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#d5c974; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000;}
.ControlPanel a.CommandButton:hover{color:#000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
.ControlPanel
{
	background-color:#a3a37d; 
	border:5;
	border-color:#000;
	padding-bottom:10px;
}

p {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.photos {
	border: 5px solid #FFFFFF;
	vertical-align: text-top;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


a.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdfcc3;
	text-decoration: none;
	text-transform: lowercase;
}

a.footnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdfcc3;
	text-decoration: underline;
}

.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdfcc3;
	text-decoration: none;
}

.LegalFooterContainer
{	
	
}

.LegalFooterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5c974;
	text-decoration: none;
}

.FooterPane
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdfcc3;
	text-decoration: none;
	font-weight:normal;
	height:12px;
	padding:0px;
	padding-top:5px;
}

.copyright, a.copyright {
	font-family: arial;
	font-size: 12px;
	color: #1f1f14;
	text-decoration: none;
}

a.copyright:hover
{
	text-decoration:underline;
	text-transform:capitalize;
	font-weight:bold;
}


a.topnav 
{
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: none;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 12px;
	padding-right: 12px;
}

a.topnav:visited
{
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: none;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 12px;
	padding-right: 12px;
}

a.topnav 
{
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: none;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 12px;
	padding-right: 12px;
}

a.topnav:hover {
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: underline;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 12px;
	padding-right: 12px;
}



.TopBorder
{
	background:			url(images/top-border.jpg);
	background-color:	Transparent;
	height: 10px;
}

.TopNav
{
	background:			url(images/top-nav-bg.gif);
	background-color:	Transparent;
}

.PecLogo
{
	background:			url(images/pec-logo.jpg);
	height:				236px;
	background-color:	Transparent;
	max-width:			329px;
	min-width:			329px;
}

.PecLogoRight
{
	background:			url(images/pec-logo-right.jpg);
	height:				236px;
	background-color:	Transparent;
	max-width:			1px;
	min-width:			1px;
}

.PecMainPhoto
{
	background:			url(images/pec-main-photo.jpg);
	height:				236px;
	background-color:	Transparent;
	max-width:			500px;
	min-width:			500px;
}

.ContentBreak
{
	background-color: #3b412c;
	max-width:			1px;
	min-width:			1px;
	width:auto			1px;
	vertical-align:top;
}

.FullContentPane
{
	max-width:			789px;
	min-width:			789px;
	width:789px;
	vertical-align:top;
}

.ContentPane
{
	max-width:			480px;
	min-width:			480px;
	width:480px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
}

.BottomContentPane
{
	max-width:			480px;
	min-width:			480px;
	width:480px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
}

.LeftPane
{
	max-width:			309px;
	min-width:			309px;
	width:309px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
}


.BottomLeftPane
{
	max-width:			309px;
	min-width:			309px;
	width:309px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
}


/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #FFF;
}

.ModuleTitle_SubMenu td{
	background-color:#5D5D3C;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}




/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 14px; 
	background-color:transparent;
	text-align: center;
		
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: none;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 6px;
	padding-right: 6px;
	display:block;
	float:left;	
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: underline;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 6px;
	padding-right: 6px;
	display:block;
	float:left;		
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	font-family: verdana;
	font-size: 14px;
	color: #d5c974;
	text-align: center;
	text-decoration: none;
	background-position: center center;
	vertical-align: middle;
	text-transform:lowercase;
	padding-left: 6px;
	padding-right: 6px;
	display:block;
	float:left;		
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:2px solid #000;
}

.main_dnnmenu_submenu td
{
	background-color:#5D5D3C;
	z-index: 1000;
	font-size: 12px; 
	text-align:left;
	color:#d5c974;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	color:#d5c974;
	text-decoration: underline;
}
.main_dnnmenu_itemselected td{
	color:#d5c974;
	font-size:14px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #fff;
}


/* styles used in the FileManager */
.FileManager
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    height: 400px;
}
.FileManager_ToolBar
{
    border-bottom: white 1px solid;
    height: 25px;
}
.FileManager_Explorer
{
    height: 100%;
    border: #696969 1px solid;
    background-color: black;
    margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
    height: 100%;
    border: #696969 1px solid;
    background-color: black;
    margin: 2px 2px 2px 2px;
    overflow: auto;
}

.FileManager_MessageBox
{
    text-align: center;
    vertical-align: middle;
    background-color: black;
    padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #5D5D3C;
    border-bottom: #FFF 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #5D5D3C;
    border-top: #696969 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #5D5D3C;
    height: 25px;
    margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #000;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #000;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #a3a37d;
    border-style: none;
}

.FileManagerTreeNode
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #a3a37d;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
    text-decoration: none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
    text-decoration: none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
    text-decoration: none;
    color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
    text-decoration: none;
    color: #003366;
}