@charset "utf-8";
/* template */


/* basics
-----------------------------------------*/
 * {
margin: 0;
 }
 html, body {
 height: 100%;
 }

body {
	color: #7b7978;
	background:url(../images/bg.png) repeat-x top;

}

a { color:#d77751; text-decoration: none; }
a:hover, a:focus {color:#d77751; text-decoration: underline; }

.clear {
clear:both;
}

#parent {
	width: 861px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px;
	
	
}
.header h1.logo {
	margin: 15px 0 5px 30px;
	width: 181px;
	height: 78px;
	float:left;
	background: url(../images/logo.png) no-repeat;
	padding: 0;
	vertical-align: middle;
}

.header h1.logo a {
	color: #03608c;
	width: 181px;
	height: 78px;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	text-indent: -9999em;
	display: block;
}
.container h1.welcome {
	margin-top:7px;
	width: 413px;
	height: 22px;
	float:left;
	background: url(../images/text-welcome-ews.png) no-repeat;
	padding: 0;
	vertical-align: middle;
}

.container h1.welcome span{
	color: #03608c;
	width: 413px;
	height: 22px;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	text-indent: -9999em;
	display: block;
}



.container {
	width: 781px;
	margin: 0 auto;
	background:url(../images/frame.png) top center no-repeat;
	margin: 0 auto;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	padding:40px;
}

.container .left{
	width:480px;
	float:left;

}

.container .right{
	width:300px;
	float:right;

}
.container .right ul li{
list-style-type:none;
}

/* animation
----------------------------------------*/
 .animation-frame {
	width: 291px;
	height: 232px;
	margin-left:20px;
    margin-top:-30px;
    margin-bottom:20px;

}

 .animation-frame .animation {
	width: 291px;
	height: 232px;
	overflow:hidden;
	margin: 0;
	z-index: 1;
    margin:0 auto;

}

/* menu
----------------------------------------*/

.menu {margin-top:40px;float:right;height:34px;}
.menu li { float:left; list-style-type:none;}
.menu a { display:block; height:34px;background-position:0 0;}
.menu a:hover { background-position:0 -34px; }
    .menu1 { width:84px; background:url(../images/menu1.png) no-repeat; }
    .menu2 { width:171px; background:url(../images/menu2.png) no-repeat; }
    .menu3 { width:85px; background:url(../images/menu3.png) no-repeat; }
    .menu4 { width:90px; background:url(../images/menu4.png) no-repeat; }
    .menu5 { width:81px; background:url(../images/menu5.png) no-repeat; }
   


.current_page_item a {background-position:0 -34px;}

 
 .menu .active {background-position:0 -34px;}

 .menu span {display:none;}

.logos {
margin-left:-20px;
margin-bottom:10px;
}
/* news details 
--------------------------------------------------*/

.newsHeadline {
    margin: 0;
    width: 720px;
    border-bottom:1px dashed #7B7978;
    padding: 10px 0;
    overflow: auto;
}

.newsHeadline div {
    margin: 0 0 1.5em;
}

.newsHeadline h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight:bold;
}

a.newsLink {
	display: block;
	width: 250px;
	padding: 2px 5px;
	text-decoration: none;

}
a.newsLink:hover {
	background:none;
	text-decoration:underline;
}


h3.newsDetailsTitle {
    text-transform: uppercase;
    font-size: 18px;
}

.newsImageContainer {
    width: 600px;
	margin: 10px auto;
}

.newsImageContainer .big {
    display: block;
    width: 550px;
    padding: 25px;
    background: none;
    margin: 10px auto 5px auto;
    border:1px solid #d9d9d9;
}
.newsImageContainer .thumbs {
    display:block;
    width: 590px;
    margin: 0;
    padding: 5px;
    background:none;
    border:1px solid #d9d9d9; 
    overflow-y: auto;   
    position:relative;
}

.newsImageContainer .big a {
    cursor: default;
}

.newsImageContainer .thumbs a {
    outline: none;
}

.newsImageContainer a img {
    border: none;
}

.newsImageContainer .big img {
    display: block;
    margin: 0 auto;
}
.newsImageContainer .thumbs img {
    display: block;
    margin: auto 5px;
    float:right;
    border: 1px solid #fff;
    background: white;
}

.newsImageContainer .thumbs span {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 150px;
    font: 12px normal "Century Gothic", "Apple Gothic", Verdana, Arial, sans-serif;
    text-transform: uppercase;
	background: white;
	padding: 2px;
	-moz-opacity:.65;
	opacity:.65;
	filter:alpha(opacity=65);
	color: #777777;
}

/* paging styles
------------------------*/
.paging {
	width: 250px;
	float:right;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
		font-size: 11px;
}

.paging li {
	display: block;
	float:right;
	margin: 0 5px;
	padding: 0;
}

.paging li a {
	padding: 0 3px;
	text-decoration: none;
		background:none;
}

.paging li a:hover {
		background: #none;
		text-decoration: underline;
}


.btnSend {

    background-color:#ff8d60;
    width: 65px;
    height:24px; 
    color:#ffffff;
    border:1px solid #BBBBBB;
    }




/* footer
 -----------------------------------------*/
.footer .bold {
font-weight:bold;
}
.footer, .push {
height: 175px;

 }
.footer {
width:100%;
background:transparent url(../images/bg-footer.png) repeat-x bottom center;
height: 175px;
color:#d77751;
}
.footer .footer-inner {

background:transparent url(../images/bg-white-bg.png) no-repeat bottom left;
width: 861px;
margin: 0 auto;
height:175px;
}


.footer .footer-right {
float:right;
text-align:right;
font-size:12px;
padding-top:20px;
}


.footer .footer-right a {
font-size:12px;
text-decoration:none;
}
.footer .footer-right a:hover{
text-decoration:underline;
}
a.dragnet {
color:#7b7978;

}
.footer .footer-right p {
}

