@charset "utf-8";

/* Base */

body {
  background: #1d1d1d url(../img/ef_main_wrapper_bg.png) repeat-x;
  padding-bottom: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  }

h1 {
  
	color: #333;
	font-size: 2em;
	font-weight: bold;
	}

h2 {
	color: #666;
	font-size: 1.3em;
	margin-bottom: 6px;
	font-weight: bold; 
	}
	
h3 {
	color: #333;
	font-size: 1.2em;
	}
	
a:link {
	color: #3661bf;
	}
	
a:visited {
	color: #999;
	}
	
#main_content ul li {
	background: url(../img/bullet.gif) no-repeat 0 .5em;
	padding-left: 12px;
	font-size: 13px
	}

.clearfloat {
  clear:both;
  font-size: 1px;
  height:0;
  line-height: 0px;
}

.linklist {
  margin-left: 0;
}

.linklist li {
  background-image: url(../img/bullet.gif);
  background-position: 0px 0.6em;
  background-repeat: no-repeat;
  margin-bottom: 0.5em;
  padding-left: .75em;
}
  
.linklist a {
  text-decoration: none;
}
  
.linklist a:hover {
  text-decoration: underline;
}


.notice { 
	padding: .4em 2em;
	margin-bottom: 1em; 
	border: 1px solid #ddd; 
	background: #FFF6BF; 
	color: #514721;
	background-image: url(/res/shared/img/notice.gif); background-repeat: no-repeat; background-position: 3px .4em; 
	/* border-color: #FFD324; */ }
  

/* Frame */

#header_wrap {
	margin: 27px 0;
	overflow: hidden;
	}

#logo {
  float: left;
 	margin-right: 20px;
	margin-bottom: 23px;
}  

#company {
  font-size: 1.6em;
  font-weight: bold;
}
  
#site_title {
  font-size: 1em;
	color: #fff;
	float: left;
	width: 300px;
	border-left: 1px solid #fff;
	padding-left: 10px;
	overflow: hidden;
}

#topbar #topnav {
  
  margin: 0;
  }
	
	
#topbar #topnav li:first-child a {
       border-top-left-radius: 4px;
  
}		
#topbar #topnav li:last-child a {
       border-top-right-radius: 4px;
  
}	
#topbar #topnav li {
       float: left;
       margin-right: 1px;
    }

#topbar #topnav li a {
	color: #FFFFFF;
  display: block;
  font-size: 12px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
	width: 129px;
  }

#topbar #topnav a:link {
	background: #7c7c7c; /* Old browsers */
background: -moz-linear-gradient(top,  #7c7c7c 0%, #5b5b5b 50%, #272727 51%, #0f0f0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c7c7c), color-stop(50%,#5b5b5b), color-stop(51%,#272727), color-stop(100%,#0f0f0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#5b5b5b 50%,#272727 51%,#0f0f0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7c7c7c 0%,#5b5b5b 50%,#272727 51%,#0f0f0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7c7c7c 0%,#5b5b5b 50%,#272727 51%,#0f0f0f 100%); /* IE10+ */
background: linear-gradient(top,  #7c7c7c 0%,#5b5b5b 50%,#272727 51%,#0f0f0f 100%); /* W3C */
-pie-background: linear-gradient(#7c7c7c, #0f0f0f); /*PIE*/
  behavior: url(/res/shared/js/PIE.htc);
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#0f0f0f',GradientType=0 ); IE6-9 */
}

#topbar #topnav2 a:visited {
  color: #fff;
  }

#topbar #topnav2 a:hover {
  background: #ef231b; /* Old browsers */
background: -moz-linear-gradient(top, #ef231b 0%, #560907 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef231b), color-stop(100%,#560907)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ef231b 0%,#560907 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ef231b 0%,#560907 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ef231b 0%,#560907 100%); /* IE10+ */
background: linear-gradient(top, #ef231b 0%,#560907 100%); /* W3C */ 
-pie-background: linear-gradient(#ef231b, #560907); /*PIE*/
  behavior: url(/res/shared/js/PIE.htc);
}

#main_content { 
  padding: 30px;
  min-height: 400px;
	background: #fff;
  } 

#footer {
  color: #C4C9D4;
  padding: 10px 0;
}

#footer a {
  border: none;
  text-decoration: none;
}
  
#footer a:link {
  color: #dbdbdb;
}
  
#footer a:visited {
  color: #dbdbdb;
}  
  
#footer a:hover {
  color: #ffffff;
}

#footer p {
  margin: 0;
}


/* Home page */

.home_link {
  border: 1px solid #3661bf;
  float: left;
  margin-right:30px;
	padding: 16px;
  
  width: 100px;
}


.home_link a {
  text-decoration: none;
}

.home_link a:hover {
  text-decoration: underline;
}

.home_link img {
	display: block;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {

#logo {
	float: none;
	}

#site_title {
 	border-left: none;
	padding-left: 0;
	float: left;
	margin-left: 0;
	width: auto;
	}
	
	}