/*--------------------
Global Style
1.0
netstar
--------------------*/
html {
height: 100%;
margin: 0; }

body {
width: 100%;
height: 100%;
background: #fff;
font: 12px Arial, Helvetica, Garuda, sans-serif;
padding: 0;
margin: 0; }

html, h1, h2, h3, h4, h5, h6, a, div, span, em, img, ul, font {
font-size: 100%;
text-decoration: none;
font-weight: normal;
font-style: normal;
color: #373737;
outline: none;
border: 0;
padding: 0;
margin: 0; }

ul { list-style: none; }

p {line-height: 20px; margin: 1em 0;}

/* HEADING TAGS */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ed1c24;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373737;
	line-height: 22px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #3d6e90;
	line-height: 22px;
}
h4 { }

/* LINK TAGS */

a:active {
outline: none; }

a:focus {
-moz-outline-style: none;
outline: none; }

/*DIV STRUCTURE ELEMENTS*/
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.hidden {visibility: hidden;}
.rounded-corners {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* HEADER */
#header {
	height: 20px;
	background: #031825;
	padding: 6px 0;
	overflow: hidden;
}
#header ul.navigation {
	float: left;
	overflow: hidden;
}
#header ul.navigation li {
	float: left;
}
#header ul.navigation li a {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 30px 0 0;
}
#header ul.navigation li a:hover, #header ul.navigation li a.active {
	color: #ccc;
}
#header .search {
	display: block;
	float: right;
}
#header .search div {
	float: left;
}
#header .search input {
	float: left;
	width: 154px;
	height: 14px;
	border: 1px solid #ddd;
	padding: 2px;
}
#header .search input.button {
	float: left;
	width: 20px;
	height: 20px;
	border-left: none;
	background: #fff url(/images/template/search-icon.png) no-repeat;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#header .contact {
	float: right;
	height: 20px;
	line-height: 20px;
	margin: 0 16px 0 0;
}
#header .contact a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
	background: url(/images/template/contact-icon.png) no-repeat right;
	padding: 0 24px 0 0;
}
/* LOGO */

#logo {
	height: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* SIDE-NAV */
#side-nav .category {
	height: 32px;
	background: #083956;
	margin: 0 0 7px 0;
}
#side-nav .category a {
	display: block;
	width: 194px;
	height: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	text-transform: uppercase;
	background: #083956 url(/images/template/side-closed.png) no-repeat;
	padding-left: 26px;
}
#side-nav .category a:hover, #side-nav .category a.active {
	background: #031825 url(/images/template/side-open.png) no-repeat;
}
#side-nav ul.sub-category {
	margin-bottom: 7px;
}
#side-nav ul.sub-category li {
	display: block;
	height: 32px;
	background: #eee;
	margin-bottom: 1px;
}
#side-nav ul.sub-category li a {
	display: block;
	width: 194px;
	height: 32px;
	font-size: 10px;
	font-weight: normal;
	color: #3d6e90;
	line-height: 32px;
	text-transform: none;
	background: #fff url(/images/template/side-sub.png) no-repeat;
	padding-left: 26px;
}
#side-nav ul.sub-category li a:hover, #side-nav ul.sub-category li a.active {
	color: #031825;
	background: #f6f6f6 url(/images/template/side-sub-over.png) no-repeat;
}

/* CONTENT-WRAP */
.content-wrap {
	margin-bottom: 20px;
	overflow: hidden;
}

/* CONTENT */
#freeform {
	width: 360px;
}

/* HOME */
.display-image-home {
	height: auto;
	background: none;
	padding: 0;
	margin: 0 0 32px 0;
}
.titlebar {
	height: 46px;
	line-height: 46px;
	margin: 0 0 6px 0;
	overflow: hidden;
}
.titlebar-about {
	float: left;
	width: 589px;
	height: 45px;
	line-height: 45px;
	background: #031825;
	border-bottom: 1px solid #e3e8ec;
	padding: 0 0 0 10px;
	margin: 0 1px 0 0;
}
.titlebar-news {
	float:left;
	width: 330px;
	height: 45px;
	line-height: 45px;
	background: #083956;
	border-bottom: 1px solid #e3e8ec;
	padding: 0 0 0 10px;
}

.titlebar .intro {
	float: left;
	width: 579px;
	background: #031825;
	padding: 0 10px;
	margin: 0 1px 0 0;
}
.titlebar .news-side {
	float: left;
	width: 320px;
	background: #083956;
	padding: 0 10px;
}
.titlebar h1 {
	font-size: 18px;
	color: #fff;
	margin: 0;
}
.titlebar h1.news-icon {
	background: url(/images/template/news-icon.png) no-repeat;
	padding: 0 0 0 26px;
}
ul.news {
	border-left:1px dotted #083956;
}
ul.news li{
	line-height: 16px;
	margin: 0 0 0 10px;
	overflow: hidden;
}
ul.news li a {
	display: block;
	padding: 10px 0;
	color: #373737;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}
ul.news li:last-of-type a {
	border-bottom: none;
}
ul.news li a:hover {
	border-bottom: 1px dotted #999;
}
ul.news li span.date {
	float: left;
	width: 90px;
	color: #a7b9c7;
	margin: 0 0 10px 0;
}
ul.news li a.button {
	float: left;
	height: 28px;
	line-height: 28px;
	color: #ce0006;
	padding: 0;
	margin: 0;
}
ul.news li a.button:hover {
	color: #5d0003;
	border: none;
}
.lol {
	padding: 4px 10px;
	color: #373737;
	border-bottom: 1px solid #e3e8ec;
	background: #f6f6f6;
}

/* CONTENT */
.display-image {
	height: auto;
	margin-bottom: 28px;
	overflow: hidden;
}
.display-image img {
	float: left;
}
.styled-image {
	border: 1px solid #ddd;
	padding: 3px;
}
.intro {
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 20px;
	margin-bottom: 38px;
	overflow: hidden;
}
.intro h1 {
	text-shadow: 1px 1px 2px #999;
}
ul.arrow-list {
	margin: 20px 0;
}
.arrow-list li {
	font-weight: bold;
	color: #083956;
	background: url(/images/template/arrow-list.png) no-repeat;
	padding-left: 40px;
	margin: 0 0 12px 0;
}
.logo-box {
	text-align: center;
	margin: 0 0 28px 0;
}
.side-bar {
	background: #f6f6f6;
}
.side-bar .title {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background: #031825;
	padding: 10px;
}
.side-bar .content {
	color: #3d6e90;
	text-align: justify;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	overflow: hidden;
}
.side-bar .content p {
	margin: 0;
}
.side-bar .content a.button {
	float: left;
	height: 24px;
	color: #031825;
	line-height: 24px;
	background: #ddd;
	padding: 0 6px;
	margin: 14px 0 2px 0;
}
.side-bar .content ul.emails li {
	line-height: 14px;
}
.side-bar .content ul li {
	line-height: 24px;
}
.side-bar .content ul li a {
	color: #3d6e90;
}


/* CLIENTS */
.client-list ul {
	overflow: hidden;
}
.client-list ul li {
	float: left;
	width: 232px;
	text-align: center;
	margin: 0 0 30px 0;
}
.client-list ul li .img-wrap {
	height: 170px;
	overflow: hidden;
}
.client-list ul li p.title {
	height: 40px;
	font-size: 13px;
	font-style: italic;
	margin: 0;
}

/* NEWS */
.news h1 {
	font-size: 20px;
	color: #ed1c24;
	margin: 0 0 16px 0;
}
.news p.date {
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	height: 32px;
	line-height: 32px;
	color: #3d6e90;
	margin: 0 0 16px 0;
}
.news a {
	color: #3D6E90;
	text-decoration: underline;
}
.news-filter h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.news-filter ul {
	margin: 8px 0 22px 0;
}
.news-filter ul li {
	border-top: 1px dotted #eee;
	padding: 8px 0;
	line-height: 14px;
	font-size: 11px;
}
.news-filter ul li a {
	color: #3D6E90;
}
.news-filter a:hover {
	color: #ed1c24;
}
.archive-list {
	border-bottom: 1px dotted #eee;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.archive-list p.date {
	height: 16px;
	line-height: 16px;
	border: none;
	margin: 0;
}

/* PARTNERS */
ul.partners li {
	border-bottom: 1px dashed #eee;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
ul.partners li img {
	float: left;
	margin: 4px 10px 0 0;
}
ul.partners li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
ul.partners li p {
	line-height: 16px;
	margin: 0;
}

/* CONTACT */
.emails li {
	color: #3d6e90;
	margin: 0 0 12px 0;
}
.emails li a {
	display: block;
	font-style: italic;
	color: #ed1c24;
	margin: 2px 0 0 0;
}

/* FOOTER */
#footer {
	font-size: 11px;
	color: #999;
	border-top: 5px solid #ebebeb;
	padding: 12px 0;
	margin-top: 48px;
}

#footer .copyright {
	float: left;
	margin: 0 0 0 16px;
}
#footer .links {
	float: right;
	margin: 0 16px 0 0;
}
#footer .links li {
	float: left;
	margin: 0 7px;
}

/* FORM */
form.contact {
	width: 360px;
	border-bottom: 1px dotted #cdcdcd;
	margin: 18px 0 10px 0;
}
.input-wrap {
	width: 360px;
	height: 26px;
	overflow: hidden;
	margin: 0 0 8px 0;
}
label {
	float: left;
	line-height: 26px;
	font-weight: bold;
}
.input-wrap input {
	float: right;
	width: 184px;
	height: 24px;
	background: #f6f6f6;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
}
.textarea-wrap label {
	float: none;
}
.textarea-wrap textarea {
	width: 358px;
	height: 84px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	padding: 0;
	margin: 0;
}
input.button {
	float: right;
	width: 120px;
	height: 27px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	line-height: 27px;
	border: none;
	background: url(/images/template/button-large.png) no-repeat;
	margin: 38px 0 14px 0;
	cursor: pointer;
}

/* SITEMAP */
ul.sitemap li {
	margin: 20px 0;
}
ul.sitemap li a {
	text-decoration: underline;
}
ul.sitemap li a.page {
	font-size: 14px;
	font-weight: bold;
	color: #ed1c24;
}
ul.sitemap li p.category, ul.sitemap li p.category a {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
}
ul.sitemap li ul li {
	margin: 6px 0;
	padding: 0 0 0 20px;
}

/* 960 GRID */
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
