﻿
.body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url('../../images/egnc/main_bck_2.jpg');
}

.clear{
	clear:both;
}

a{
	text-decoration:none;
}

p{
	text-align:justify;
}

img
{  border-style: none;
}

/***top section, site action ****/

.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
	margin:0;
	padding:0;
}
.siteActionMenu
{
    float:right;
}

.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}

/****close top section ****/




#container{
	margin:25px auto;
	width:810px;
	background:url('../../images/egnc/2nd_main_back.png');
}

/*************** Header *************/

#header{
	margin:10px 8px 0 8px;
	background:url('../../images/egnc/banner.png') no-repeat;
}

#logo{
	height:80px;
}


#middle_header{
	height:35px;
	margin-top:5px;
	background:url('../../images/egnc/menu.png') no-repeat;
}

#menu_left{float:left;width:600px; text-align:center; height:35px;}
#menu_left ul {list-style: none; height:35px; padding:0 0 0 10px;}
#menu_left ul#ul_style{margin:0;}
#menu_left ul li {float: left; color: #E9EDF4;}
#menu_left ul li a {
    display: block;
    float:left;
    height:35px;
    line-height:35px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:10pt;
    text-decoration: none;
    color: #646462;
    text-align:center; 
    padding:0 30px 0 30px;
    cursor:pointer;
}

#menu_left ul li a:hover, #menu_left ul li a.current {
    text-decoration: none;
    color: #F38E3C;
    background:url('../../images/egnc/orange_selected_arrow.gif') no-repeat center bottom;
}

.topNav1Item
{
    float:left;
    height:35px;
    line-height:35px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:8pt;
    text-decoration: none;
    color: #646462;
    text-align:center; 
	}
	
.topNav1Item a
{
	display: block;
    padding:0 30px 0 30px;
}

table.topNav1Selected
{
    color: #F38E3C;
    background:url('../../images/egnc/orange_selected_arrow.gif') no-repeat center bottom;
}
.topNav1Selected a
{
    color: #F38E3C;
    background:url('../../images/egnc/orange_selected_arrow.gif') no-repeat center bottom;
}
.topNav1Hover a
{
    color: #F38E3C;
    background:url('../../images/egnc/orange_selected_arrow.gif') no-repeat center bottom;
}

#icon_right{
	float:right;
	padding:0 10px;
}

#bottom_header{
	height:25px;
	background:url('../../images/egnc/space_bck.png') repeat-x;
	margin-top:5px;
}

#search_block{
	float:left;
	padding:1px 10px;
	width:500px;
}

#search_block .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
#search_block .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
#search_block .ms-sbgo
{
    background:none;
}

#vary{
	float:right;
	height:25px;
	width:150px;
	text-align:center;
	z-index:2;
	position:relative;
	top:0;
	left:0;
}

#vary ul {list-style: none; height:25px; padding:0;	}
#vary ul#ul_style{margin:0;}
#vary ul li {float:left;color : #646462;}
#vary ul li a {
    display: block;
    float:left;    
    height:25px;
    line-height:25px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    text-decoration: none;
    color: #646462;
    padding:0 10px;
    cursor:pointer;
}

#vary ul li a:hover, #vary ul li a.current {
    text-decoration: none;
    color: #F38E3C;
}

                
/**********************End of Header*************/

#main_content{
	margin:0 8px;
	background:url('../../images/egnc/space_bck.png');
	min-height:480px;
}

#middle{
	border: medium ridge #C0C0C0;
	background:#F7F6F3;
	margin: 0 10px;
	min-height:480px;
}

#left{
	float:left;
	width: 200px;
	min-height:480px;
	height:100%; 
}

#submenu{
	margin-top: 15px;
	padding:0 5px 5px 5px;
}

#content{
	float: right;
	width: 560px;
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #CCCCCC;
	min-height: 480px;
	background: white;
}

#images{
	margin-top:-24px;
	z-index:1;
}

#breadcrumb{
	padding:0 15px;
}

.removeMargins {
margin-top:0;
}

.mainContainer{
	padding: 0 15px 10px 15px;
	margin-top:5px;
}

.mainContent{
	min-height:300px;
}

.breadcrumb, .breadcrumb a{
	background-color:#EBF3FF;
	color:#666666;
	font-size:8pt;
	text-decoration:none;
}

.breadcrumb {
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
padding:2px 3px 3px 11px;
margin-left:5px;
margin-right:5px;
}

.ms-pagebreadcrumb, .ms-pagebreadcrumb a {
background-color:white;
color:#666666;
font-size:8pt;
text-decoration:none;
}

#footer{
	background:url('../../images/egnc/space_bck.jpg') repeat-x 50% bottom;
	height:40px;
	margin: 0 8px 5px 8px;
}

#left_footer {float:left; padding-left:10px; color:black; font-size:10px; height:20px;}
#right_footer {float:right; padding-right:10px; color:black; font-size:10px;height:20px;}
#bottom_footer {text-align:right; color:black; font-size:10px; padding-right:10px;}
