/*
HTML 5 Template Name: Basic 87
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

html{overflow-y:scroll;} /* Forces a scrollbar when the viewport is larger than the websites content - CSS3 */

body{
	font-size: 13px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	/*background-color: #232323;*/
	background-color: #003a69;
}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{
	display: block;
	clear: both;
}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none; color:#ffffff;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left{float:left;}
.fl_right{float:right;}

img{
	line-height: normal;
	vertical-align: middle;
	white-space: normal;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}
.img2{float:left; margin:0 30px 0 0;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, hgroup, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
q:before{content:'“ '; font-size:26px;}
q:after{content:' „'; font-size:26px; line-height:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.row1, .row1 a{
	color: #979797;
	background-color: #000000;
	font-size: 16px;
	display: block;
	margin-left: auto;
}
.row2{
	color: #666666;
	background-color: #ffffff;
}
.row2 a{color:#FF9900; background-color:#FFFFFF;}
.row3, .row3 a{
	color: #FFFFFF;
	/*background-color: #232323;*/
	background-color: #003a69;
	font-size: 14px;
}
.row4{
	/*color: #979797;
	background-color: #000000;*/
	color:#fff;
	background-color: #003a69;
	font-size: 18px;
}

/*----------------------------------------------Generalise-------------------------------------*/

#header, #container, #footer{display:block; width:960px; margin:0 auto;}

nav ul{margin:0; padding:0; list-style:none;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-size:16px; font-weight:bold; font-style:normal; line-height:normal; text-transform:uppercase;}

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'“ '; font-size:26px;}
blockquote:after, q:after{content:' „'; font-size:26px; line-height:0;}

form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
input, textarea, select{font-size:12px; font-family:Georgia,"Times New Roman",Times,serif;}

.one_quarter, .two_quarter, .three_quarter, .four_quarter{
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.one_quarter{
	width: 320px;
}
.two_quarter{width:470px;}
.three_quarter{width:715px;}
.four_quarter{width:960px; float:none; margin-right:0; clear:both;}
.logo{
	width: 175px;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.textbox{
	width: 600px;
	height: 175px;
	margin-left: 60px;
	margin-top: 0px;
}
.lastbox{margin-right:0;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding-top:20px 0;}

#header hgroup{float:left; margin:0 0 20px 0;}
#header hgroup h1, #header hgroup h2{font-weight:normal; text-transform:none;}
#header hgroup h1{font-size:36px;}
#header hgroup h2{font-size:13px;}

#header nav{display:block; float:right; margin:10px 0 0 0; padding:20px 0; color:#C0BAB6; background-color:#232323;}
#header nav ul{padding:0 20px;}
#header nav li{display:inline; margin-right:25px; text-transform:uppercase;}
#header nav li.last{margin-right:0;}
#header nav li a{color:#C0BAB6; background-color:#232323;}
#header nav li a:hover{color:#FF9900; background-color:#232323;}

/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:30px 0;}
#container section{
	display: block;
	width: 100%;
	margin: 0 30 0px 0;
	padding: 0;
}
#container .last{margin:0;}
#container .more{text-align:right;}

/* ------Homepage-----*/

#container #homepage{
	display: block;
	width: 100%;
	line-height: 1.7em;
	border-bottom: 20px;
}

#container #homepage #latest{}
#container #homepage #latest article{}
#container #homepage #latest figure{
	padding: 4px;
	border: 1px none #D6D6D6;
	text-align: center;
}
#container #homepage #latest figcaption{padding:5px; text-align:center; color:#979797; background-color:#EEEEEE; text-transform:uppercase; text-align:center;}

/* ------Shout-----*/

#container #shout{
	padding: 0 0 20px 0;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #DEDEDE;
}
#container #shout p{font-size:20px; margin:0; padding:0; line-height:1.8em;}

/* ------Main Content-----*/

#container #content{float:left; width:630px; line-height:1.6em;}

#container #content #services{}
#container #content #services ul{margin:0; padding:0; list-style:none;}
#container #content #services ul li{display:block; width:100%; margin-bottom:30px;}
#container #content #services ul li.last{ margin-bottom:0;}
#container #content #services ul li article{}
#container #content #services ul li article figure{}
#container #content #services ul li article figure img{float:left; width:180px; height:150px; margin:0; padding:4px; border:1px solid #666666;}
#container #content #services ul li article figure figcaption{display:block; float:right; width:410px;}
#container #content #services ul li article figure h2{font-size:14px;}
#container #content #services ul li article figure footer{}

/* ------Right Column-----*/

#container #right_column{float:right; width:280px;}
#container #right_column h2.title{margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #DEDEDE;}

#container #right_column nav{display:block; width:100%;}
#container #right_column nav ul{margin:0; padding:0; list-style:none;}
#container #right_column nav li{margin:0 0 3px 0; padding:0;}
#container #right_column nav li.last{margin-bottom:0;}
#container #right_column nav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#666666; background:url("../images/orange_file.gif") no-repeat 10px center #FFFFFF; text-decoration:none; border-bottom:1px dotted #666666;}
#container #right_column nav a:hover{color:#FF9900; background-color:#FFFFFF;}

/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:20px 0;}
#footer p{
	margin: 0;
	padding: 0;
	width: 300px;
}
