﻿/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }

/* CLEARFIX */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

html, body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #445057;
	height: 100%;
	background-color: #E0E1E3;
}

#wrapper
{
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: #FFF url('../Img/back.gif') no-repeat center bottom;
	max-width: 1421px;
	min-width: 876px;
}

.header
{
	background: #A03722 url('../Img/header_gradient.gif') no-repeat center bottom;
	height:90px;
}

.header .content
{
	height: 100%;
	width: 876px;
	margin: 0 auto;
	position: relative;
}

.header .content .logo
{
	display: inline-block;
	bottom: 20px;
	position: absolute;
	left: 20px;
}

.container
{
	width: 876px;
	margin: 0 auto;
	padding-bottom: 162px;
}

.container .left, .container .middle, .container .right
{
	margin-top: 54px;
	float: left;
}

.col-home
{
	margin-top: 35px !important;
}

.container .left
{
	width: 288px;
}

.container .middle
{
	width: 284px;
	margin-left: 13px;
}

.container .middle .col-bottom
{
	padding-top: 28px;
	min-height: 334px;
	background: url('../Img/home_middle_back.png') no-repeat;
}

.container .right
{
	width: 277px;
	margin-left: 13px;
}

.container .right .col-bottom
{
	padding-top: 28px;
	min-height: 361px;
	background: url('../Img/home_right_back.png') no-repeat;
}

.col-header
{
	
}

.col-content
{
	padding: 0 16px 0 16px;
}

img.img-heading
{
	display: block;
}

img.img-subheading
{
	margin-top: 20px;
	margin-bottom: 5px;
	display: block;
}

.text-block
{
	
}

.footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin-top: 140px;
}

.footer .content
{
	height: 100%;
	width: 856px;
	margin: 0 auto;
	padding-left: 20px;
}

.footer a
{
	font-weight: bold;
}

/* NAVIGATION */

ul.navigation
{
	display: inline-block;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

ul.navigation li
{
	position: relative;
	float: left;
	text-align: center;
}

ul.navigation li a
{
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: White;
}

ul.navigation li a:hover
{
	font-weight: bold;
	text-decoration: none;
}

ul.navigation li ul
{
	display: none;
	position: absolute;
}

ul.navigation li ul li
{
	text-align: left;
	display: block;
	width: 190px;
	background-color: #A03722;
	padding: 6px;
	float: none;
	border-top: 1px solid #FFF;
}

ul.navigation li ul li:first-child
{
	margin-top: 20px;
	border-top:0;
}

ul.navigation li:hover ul
{
	display: block;
}

/* LANGUAGE SELECTOR */

ul.language
{
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1;
	display: none;
}

ul.language li
{
	position: relative;
	display: block;
	font-size: 12px;
	color: White;
	border: 1px solid #651607;
	background-color: #6D2517;
	width: 149px;
	height: 22px;
	line-height: 22px;
}

ul.language li a
{
	width: 100%;
	height: 100%;
	display: block;
	color: White;
}

ul.language li a:hover
{
	background-color: #651607;
	text-decoration: none;
}

ul.language li img.flag
{
	left: 3px;
	position: absolute;
	top: 3px;
}

ul.language li img.arrow
{
	position: absolute;
	right: 7px;
	top: 9px;
}

ul.language li span.lang-name
{
	position: absolute;
	left: 35px;
}

ul.language li ul
{
	display: none;
	margin-left: -1px;
	position: absolute;
}

ul.language li ul li
{
	height: 27px;
	line-height: 27px;
	border: 0;
	display: block;
	width: 151px;
	background-color: #6D2517;
}

ul.language li ul li img.flag
{
	left: 4px;
	position: absolute;
	top: 5px;
}

ul.language li ul li:first-child
{
	margin-top: 1px;
}

ul.language li:hover ul
{
	display: block;
}

/* OTHER */

.nojavascript
{
	border: 1px solid red;
	color: red;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: -24px;
}

.input
{
	width: 250px;
}

.subheading
{
	color: #A03722;
	font-weight: bold;
	font-size: 10pt;
	position: absolute;
	left: 85px;
	bottom: 0;
}

.portraitBox
{
	margin-bottom: 10px;
	margin-top: 20px;
	position: relative;
}

img.portrait
{
	float: left;
	height: 76px;
	width: 74px;
}

/* LINKS */

a
{
	color: #A03722;
	text-decoration: none;
}

a.more
{
	display: inline-block;
	margin: 5px 0;
	padding-right: 11px;
	background: url('../Img/go_arrow.gif') no-repeat right center;
}

.more-margin
{
	margin-top: 25px !important;
}

.bold
{
	font-weight: bold;
}

/*a:visited
{
	color: #445057;
}*/

a:hover
{
	color: #A03722;
	text-decoration: underline;
}