/*************************************
ARCHIVE MENU
**************************************/
.oe_overlay{
	background-color: #000;
	opacity:0;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
ul.oe_menu{
	list-style:none;
	position:relative;
	margin:7px 0px 0px 0px;
	width:791px;
	float:left;
	clear:both;
}
ul.oe_menu > li{
	width:245px;
	height:36px;
	padding-bottom:2px;
	float:left;
	position:relative;
}
ul.oe_menu > li span {
	float: right;
	font-size: 14px;
	font-weight: bold;
}
ul.oe_menu > li > a{
	display:block;
	background-color:#000612;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height: 8px;
	text-transform: uppercase;
	width:192px;
	height:8px;
	padding:14px 26px 14px 26px;
	margin:1px;
	text-shadow:0px 1px 1px #000;
	opacity:0.7;
}
ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background:#fff;
	color:#000612;
	text-shadow: 1px -1px 8px #fff;
	opacity:1.0;
}
.oe_wrapper ul.hovered > li > a{
	background:#060f1f;
	color: #fff;
	box-shadow: 0px 0px 3px #333;
}
ul.oe_menu div{
	position:absolute;
	top:38px;
	left:1px;
	background:#ededed url(images2/top-hov-arch.png) repeat-x top left;
	width:958px;
	padding:20px 20px 40px 20px;
	display:none;
}
ul.oe_menu div ul li a img{
	width: 16px;
	height: 16px;
	margin-right: 7px;
	vertical-align: -4px;
}

ul.oe_menu div ul li a{
	text-decoration:none;
	color:#000;
	text-shadow: 1px 1px #fff;
	padding:3px;
	margin:2px;
	text-indent: 2px;
	display:block;
	font-size:11px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}
ul.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu div ul li a:hover{
	background:#111c32;
	color:#fff;
	text-shadow: 1px 1px #000;
	box-shadow: 0px 1px 2px #999;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width: 146px;
	margin-right:13px;
}
li.oe_heading{
	color:#83868c;
	font-size:17px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #333;
}
/*************************************
NEWS LIST
**************************************/
.top-news-list {
	display: block;
    width: 665px;
    height: 20px;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    color: #53040d;
    padding: 4px 0 0 0;
    margin-top: 8px;
    text-transform: uppercase;
    text-align: center;
    background-color: white;
}
.top-news-list span {
	margin-right: 0;
	color: #7a1a26;

}
.top-news-list span a {
	background-color: transparent;
    margin-left: 18px;
    padding: 5px;
    color: #404040;
    font-weight: 900;
    font-size: 17px;
	transition: all 500ms;
	cursor: pointer;
}
.top-news-list span a:hover {
	background-color: #f5a012;
    padding: 0 20px;
    color: white;
}

.inner-archive {
	display: block;
	background-color: #fafafa;
	float: left;
	width: 665px;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 5px;
	border-radius: 0 0 7px 7px;
	box-shadow: 0px 0px 5px #a8a8a8;
	display:table-cell;

}
.news-inner, .news-inner2 {
    background-color: #fafafa;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #fff;
    float: left;
    font-size: 13px;
    font-weight: 600;
    padding: 13px 0 11px 25px;
    width: 640px;
}
div.news-inner:hover, div.news-inner2:hover {
	background-color: #ededed;
}
.news-inner2 {
	background-color: #f5f5f5;
}

.news-inner h1, .news-inner2 h1 {
	text-decoration: none;
	padding-top: 3px;

}
.news-inner a , .news-inner2 a {
	text-decoration: none;
	color: #00296f;
	text-shadow: 1px 1px #e8e8e8;
	margin-right: 10px;
}
.news-inner a:hover , .news-inner2 a:hover {
	color: #000824;
	text-shadow: 1px 1px #fff;
}
.news-inner span, .news-inner2 span {
    color: #9ea2a9;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin-left: -15px;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
    width: 90px;
    word-wrap: break-word;
}

.pagination {
	display: block;
	width: 647px;
	height: 31px;
	background: url(images2/content-top-bar.png) top repeat-x;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #53040d;
	padding: 8px 0 0 19px;
	margin-top: 8px;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
	text-align: center;
}
.pagination span {

	color: #7a1a26;
	text-shadow: 1px 1px #fff;
}
.pagination span a {
	color: #333;
	text-shadow: 1px 1px #999;
	padding: 2px;

	background-color: #e2e3e3;
	border-radius: 4px 4px 4px 4px;
}
.pagination span a:hover {
	color: #fff;
	text-shadow: 1px 1px #333;
	padding: 6px;
	background-color: #363e4b;
}


.pagination2 {
	display: block;
	width: 620px;


	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	color: #53040d;
	padding: 8px 0 0 19px;
	margin-top: 8px;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
	text-align: center;
}
.pagination2 span {

	color: #7a1a26;
	text-shadow: 1px 1px #fff;
}
.pagination2 span a {
	color: #333;
	text-shadow: 1px 1px #999;
	padding: 6px;

	background-color: #e2e3e3;
	border-radius: 4px 4px 4px 4px;
}
.pagination2 span a:hover {
	color: #fff;
	text-shadow: 1px 1px #333;
	padding: 6px;
	background-color: #363e4b;
}
