﻿body{
	margin:0;
	background:#ccc url(/resources/images/template/bg-body.jpg) no-repeat 50% 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:1000px;
}
hr
{
	height: 1px;
	border-top: solid 1px #333;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin:0px;
	padding: 0px;
}

img{border:none;}
img.border
{
	border:1px solid #999;
}
a{color:#036;}
a:active, a:focus{
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:952px;
	margin:0 auto;
	overflow:hidden;
}
.wrap-t{
	background:url(/resources/images/template/bg-wrap-t.png) no-repeat;
	height:30px;
	overflow:hidden;
}
.wrap-c:after{
	clear:both;
	content:"";
	display:block;
}
.wrap-c{
	background:url(/resources/images/template/bg-wrap-c.png) repeat-y;
	width:928px;
	padding:0 12px;
}
.container{
	float:left;
	width:100%;
	position:relative;
	margin:-30px 0 0;
}
/* header */
#header{
	background:#122640 url(/resources/images/template/bg-header.jpg) no-repeat;
	width:100%;
	overflow:hidden;
}
#header h1{
	padding:66px 0 0 26px;
	margin:0;
	float:left;
	width:262px;
}
#header h1 a{
	background:url(/resources/images/template/logo.png) no-repeat;
	display:block;
	width:262px;
	height:39px;
	text-indent:-9999px;
	cursor:pointer;
}
.header-block{
	float:right;
	width:610px;
	margin:16px 20px 0 0;
}
.form-search{
	width:100%;
	overflow:hidden;
	padding:0 0 21px;
}
.btn-search{
	float:right;
	background:url(/resources/images/template/btn-search.gif) no-repeat;
	width:65px;
	height:23px;
	text-indent:-9999px;
}
.form-search div{
	float:right;
	background:url(/resources/images/template/bg-inpt.gif) no-repeat;
	width:199px;
	height:23px;
}
.form-search input{
	background:none;
	border:none;
	margin:4px 5px 3px 25px;
	font-size:12px;
	height:16px;
	width:169px;
	color:#9f9f9f;
	padding:0;
	float:right;
}
.header-nav{
	width:100%;
	overflow:hidden;
	padding:0 0 23px;
}
.share{
	float:right;
	width:60px;
	padding:2px 2px 0 0;
}
.share a{
	display:block;
	background:url(/resources/images/template/btn-share.gif) no-repeat;
	width:60px;
	height:13px;
	text-indent:-9999px;
}
.nav{
	list-style:none;
	padding:0 5px 0 0;
	margin:0;
	float:right;
	width:540px;
	text-align:right;
}
.nav li{
	display:inline;
	background:url(/resources/images/template/bullet.gif) no-repeat 0 7px;
	font-size:12px;
	padding:0 3px 0 10px;
}
.nav li:first-child,
.menu li:first-child{background:none;}
.nav li a,
.menu li a{
	color:#fff;
	text-decoration:none;
}
.header-nav li a:hover,
.menu li a:hover,
a.more:hover,
#footer address a:hover{
	text-decoration:underline;
}
.menu{
	float:right;
	list-style:none;
	padding:0 0 12px;
	margin:0;
	text-align:right;
}
.menu li{
	float:left;
	display:inline;
	font-size:11px;
	line-height:14px;
	background:url(/resources/images/template/bullet.gif) no-repeat 0 5px;
	padding:0 11px 0 20px;
}

.menu li.selected a
{
	color: #ffba00;
}
/* main start */
#main{
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
}
#main img{
	display:block;
}
.left-menu
{
	width: 215px;
	float: left;
	padding:25px 0 6px;
	overflow:hidden;
	background:url(/resources/Images/template/bg-left-menu.gif) repeat-x 100% 0;
	min-height: 813px;
}
.left-menu a
{
	text-decoration: none;
}
.left-menu ul
{
	list-style: none;
	margin-left: 25px;
	padding-left: 0px;
	font-size: 11px;
}
.left-menu ul li
{
	margin: 5px 0;
}
.left-menu ul li.level-1 a
{
	font-weight: bold;
	text-transform: uppercase;
	color: #036;
}
.left-menu ul li.level-1.selected a
{
	text-decoration: underline;
}
.left-menu ul li.level-1 ul
{
	margin-left: 18px;
}
.left-menu ul li.level-1 ul li.level-2 a, .left-menu ul li.level-1.selected ul li.level-2 a
{
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
}
.left-menu ul li.level-1 ul li.level-2
{
	background: url(/resources/Images/template/left-menu-disc4.gif) no-repeat left top;
	padding-left: 8px;
}
.left-menu ul li.level-1 ul li.level-2.selected a, .left-menu ul li.level-1.selected ul li.level-2.selected a
{
	font-weight: bold;
}
.left-menu ul li.level-1 ul li.level-2 ul li.level-3 a, .left-menu ul li.level-1.selected ul li.level-2.selected ul li.level-3 a
{
	font-weight: normal;
}

.left-menu ul li.level-1 ul li.level-2 ul li.level-3.selected a, .left-menu ul li.level-1.selected ul li.level-2.selected ul li.level-3.selected a
{
	font-weight: bold;
}

.hidden-item
{
	display: none;
}

.right-content
{
	width: 712px;
	float: right;
	margin-left:1px;
	overflow:hidden;
}

.breadcrumbs
{
	width: 688px;
	height: 17px;
	background: url(/resources/images/template/bredcrumb-back.gif) repeat-y top left;
	text-align: right;
	padding-top: 1px;
	padding-right: 23px;
	color: #333;
	font-size: 11px;
}

.breadcrumbs ul
{
	margin: 0px;
}

.breadcrumbs ul li
{
	display: inline;
	padding: 0 3px;
}

.breadcrumbs a
{
	color: #333;
	text-decoration: none;
	font-size: 11px;
}

.right-content .padded
{
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 16px; 
	padding-top: 10px;
	width: 672px;
}

.right-content h1
{
	color: #036;
	font-size: 25px;
}

.right-content h2
{
	color: #036;
	font-size: 20px;
}

.right-content h3
{
	color: #333;
	font-size: 14px;
}
.right-content h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 -13px;
	padding: 0px;
	color: #000;
}

.right-content p
{
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Tahoma, Sans-Serif;
}

.content{
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
	background:url(/resources/images/template/bg-content.gif) repeat-y 100% 0;
	padding:0 0 6px;
}
.primary{
	float:left;
	padding:26px 24px 0 30px;
	width:583px;
}
.primary img{
	float:right;
	padding:0 0 0 15px;
}
.primary h2{
	font-size:18px;
	line-height:22px;
	margin:3px 0 10px;
}
.primary p{
	margin:0 0 20px 0;
	line-height:19px;
}
.sidebar{
	float:right;
	width:290px;
	background:#f8f8f8 url(/resources/images/template/bg-sidebar.gif) repeat-x;
}
.sidebar h3{
	margin:15px 0 7px 31px;
	background:url(/resources/images/template/txt-latest.png) no-repeat;
	width:131px;
	height:12px;
	text-indent:-9999px;
}
.news{
	list-style:none;
	padding:18px 30px 0;
	margin:0;
}
.news li{
	padding:0 0 14px;
	font-size:11px;
}
.date{
	line-height:19px;
}
.news p.heading{
	line-height:16px;
	font-weight:bold;
	margin:0;
}
.news p{
	line-height:16px;
	margin:0;
}

.news-list
{
	
}

.news-list hr
{
	border-top: solid 1px #aaa;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
}

.news-item
{
	margin: 20px;
	min-height: 80px;
	clear: both;
}

hr {
clear:both;
}

.news-item h1
{
	margin-top: 10px;
}

.more{
	display:block;
	text-decoration:none;
	font-size:11px;
	margin:3px 0 0;
}
.columns{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.column{
	float:left;
	width:319px;
}
.column.end{
	width:290px;
}
.column h3{
	background:#22446a url(/resources/images/template/bg-column-head.gif) repeat-x 0 100%;
	padding:10px 0 11px 30px;
	margin:0 0 19px;
	border-right:1px solid #fff;
}
.end h3{
	border:none;
}
.column h3 span{
	display:block;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
}
.offshore{
	background:url(/resources/images/template/txt-offshore.png) no-repeat;
	width:156px;
}
.scientific{
	background:url(/resources/images/template/txt-scientific.png) no-repeat;
	width:154px;
}
.military{
	background:url(/resources/images/template/txt-military.png) no-repeat;
	width:137px;
}
.txt-box{
	width:280px;
	overflow:hidden;
	padding:0 9px 0 30px;
}
.end .txt-box{
	width:250px;
}
.column img{
	float:right;
	padding:0 0 0 6px;
}
.column p{
	font-size:12px;
	margin:6px 0 0;
	line-height:18px;
}
/* footer start */
#footer{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:20px 0 70px;
}
#footer address{
	font-size:10px;
	font-style:normal;
}
#footer address a{
	text-decoration:none;
}
/*sitemap*/
.sitemap-list ul
{
	list-style: none;
}

.sitemap-list li
{
	margin: 10px 0;
	font-size: 13px;
}

.sitemap-list li a
{
	text-decoration: none;
}

.sitemap-list li a:hover
{
	text-decoration: underline;
}

.sitemap-list li li
{
	font-weight: bold;
}

.sitemap-list li li a
{
	color: #333;
}

.sitemap-list li li li
{
	font-style: italic;
}

.sitemap-list li li li a
{
	color: #666;
}
/*Gallery*/
.gallery-thumbs .gallery-overview
{
    float: left;
    margin: 5px;
    clear: none;
}

.gallery-thumbs .gallery-overview img
{
	margin: 0px;
}

.gallery-thumbs .gallery-overview p
{
    width: 150px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}
.gallery-overview
{
    /*float: left;
    margin: 5px;*/
    clear: both;
}

.gallery-overview h2
{
	padding-top: 10px;
	margin-left: 150px;
	margin-bottom: 2px;
	border-bottom: solid 1px #999;
	width: 500px;
}

.gallery-overview h2 a
{
	text-decoration: none;
	color: #036;
}

.gallery-overview img
{
	float: left;
	margin: 10px;
}

.gallery-overview p
{
    /*width: 150px;
    height: 30px;
    overflow: hidden;
    text-align: center;*/
    margin-top: 5px;
}

.gallery-text
{
	width: 480px;
	margin-left: 160px;
}

.paging
{
	clear: both;
	text-align: center;
}
#mediaspace
{
	margin-left: 70px;
	margin-bottom: 20px;
	clear: both;
}

.parent
{
	display:block;
	padding-left:20px;
	line-height:16px;
	background: url(/resources/images/template/bg-parent.gif) no-repeat center left;
}


a.group
{
	display:block;
	padding-left:20px;
	line-height:16px;
	font-weight: normal;
	background: url(/resources/images/template/bg-group.gif) no-repeat center left;
}


a.file
{
	display:block;
	padding-left:20px;
	line-height:16px;
	font-weight: normal;
	background: url(/resources/images/template/bg-file.gif) no-repeat center left;
}