/* @override 
	http://localhost:9006/css/sweeep.css
	http://warren.local:9006/css/sweeep.css
*/

/* @group HTML tags */

body {
	font-family: Tahoma, Helvetica, Arial, san-serif;
	font-size: 62.5%;
	line-height: 1.5;
	color: #000000;
	height: 100%;
	background: #005d00 url(/img/sweeep-back.png) repeat-x;
}

h1 {
	font-size: 2.8em;
	line-height: 1;
	padding: 0 0 0 0;
	margin: 0 0 16px 0;
	font-weight: normal;
}

h2 {
	font-size: 2.1em;
	padding: 0 0 0;
	line-height: 1.3;
	color: #009900;
	margin-bottom: 5px;
}

h3 {
	font-size: 1.5em;
	padding: 5px 0 0 0;
	font-weight: bold;
}

p {
	font-size: 1.4em;
	line-height: 1.4;
	padding: 5px 0 10px 0;
}

strong {
	font-weight: bold;
}

ul {
	margin: 20px 30px;
}

li {
	margin: 10px;
	font-size: 1.4em;
	list-style-type: disc;
}

a:link, a:visited {
	color: #009900;
	text-decoration: none;
}

a:hover, a:active {
	color: #009900;
	text-decoration: underline;
}

/* @end */

/* @group Global Structure */

#container {
	

/*outline: 1px solid blue;*/
	clear: both;
	width: 980px;
	margin: 0 auto;
/*

background-image: url(/img/960_grid_12_col.png);*/
}

#main {
	

/*outline: 1px solid red;*/
	background: url(/img/box-mid.png) repeat-y;
	width: 980px;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	overflow: hidden;
	line-height: 1;
}

#header {
	background: url(/img/box-top.png) no-repeat 0 bottom;
	

/*outline: 1px solid black;*/
	width: 980px;
	padding: 0 0 0 0;
}

#logo {
	float: right;
}

#nav {
	padding: 100px 0 23px 0;
	margin: 0 0 0 40px;
	float: left;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

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

#nav li a {
	display: block;
	width: 100%;
	padding: 6px 0 7px 0;
	color: #ffffff;
	font-size: 1.3em;
	line-height: 1;
	text-align: center;
}

#nav li a.nav_active {
	text-decoration: none;
	background: #64747f url(/img/nav-tab-on.gif) repeat-x 0 bottom;
	color: #008b00;
}

#nav li {
	float: left;
	width: 87px;
	margin: 0 1px 0 0;
	background: #64747f url(/img/nav-tab.gif) repeat-x 0 bottom;
	list-style: none;
	font-size: 1em;
}

#nav li ul {
	position: absolute;
	width: 9.4em;
	left: -999em;
}

#nav li ul li {
	width: 15em;
	margin: 0 0 0 0;
	border-top: 1px solid #424b52;
	background-image: url(/img/null.gif);
}

#nav li:hover ul, #nav li:sfhover ul {
	left: auto;
}

#nav li a:hover {
	text-decoration: none;
	background: #64747f url(/img/nav-tab-on.gif) repeat-x 0 bottom;
	color: #008b00;
}

#nav li ul li a:hover {
	text-decoration: none;
	background-color: #424b52;
}

#footer {
	background: url(/img/box-bottom.png) no-repeat;
	padding-top: 20px;
	clear: both;
	color: #ffffff;
}

#footer_content {
	width: 940px;
	color: #ffffff;
	font-size: 0.9em;
	margin: 0 auto;
}

#footer a, #footer a:visited {
	color: #002200;
	text-decoration: none;
}

#footer a:hover {
	color: #002200;
	text-decoration: underline;
}

#footer .siteby {
	float: right;
	font-size: 1.2em;
	padding: 5px 0 0 0;
}

#leftcol {
	

/*outline: 1px solid purple;*/
	width: 360px;
	padding: 0 0 0 0;
	margin: 24px 0 0 60px;
	float: left;
}

#rightcol {
	

/*outline: 1px solid purple;*/
	width: 400px;
	padding: 0 0 0 0;
	margin: 20px 60px 0px 0;
	float: right;
	height: 0;
	line-height: 0;
}

#page_photo {
	padding: 0;
	margin: 10px 0;
	text-align: right;
}

#page_photo img {
	margin-bottom: 2px;
}

.caption {
	color: #424b52;
	font-size: 1.1em;
	text-align: right;
	padding: 2px 0;
}


/* @end */

/* @group Home Page */

#flashmov {
	float: right;
	margin-right: 20px;
}

#flashmov2 {
	float: right;
	margin-right: 20px;
	margin-top:20px;
}

/* @end */

/* @group Contact */

#contact_form {
	border: 1px solid #bbbc88;
	float: right;
	margin: 0 60px 0 0;
	padding: 20px;
	background-color: #e8e9a6;
	width: 300px;
	color: #595941;
}

input, textarea {
	margin: 5px 0 10px 0;
}

#contact_form .field {
	width: 275px;
}

#address {
	float: left;
	margin: 0 0 0 60px;
}

#map {
	border: 1px solid black;
	float: right;
	width: 250px;
	height: 250px;
	margin-right: 80px;
}

/* @end */

/* @group Gallery */

#gallery_module {
	

/*outline: 1px solid blue;*/
	float: right;
	width: 300px;
	margin: 0 0 20px 0;
}

.gallery_image {
	

/*outline:  1px solid red;*/
	width: 80px;
	float: left;
	margin: 10px 15px 0 0;
}

.gallery_info {
	

/*outline: 1px solid red;*/
	padding: 5px 0;
	font-size: 1.1em;
	clear: both;
}

.gallery_image img {
	border: 2px solid white;
	width: 80px;
}

/* @end */

/* @group FAQ */

#faqmain {
	clear: both;
	width: 440px;
	padding: 0 0 0 0;
	margin: 0 0 0 60px;
	float: left;
}

/* @end */

/* @group Article */

#articlesmain {
	float: right;
	width: 400px;
	margin: 0 60px 0 0;
}

.article {
	margin-bottom: 20px;
}

/* @end */

/* @group News */

#newsmain {
	clear: both;
	width: 480px;
	padding: 0 0 0 0;
	margin: 0 0 0 60px;
	float: left;
}

#newsarchive {
	background-color: #fff;
	float: right;
	width: 280px;
	margin: 0 60px 0 0;
}

#newsarchive ul {
	margin: 10px 0;
	border-top: 1px solid #d8d8d8;
}

#newsarchive li {
	padding: 10px 0 10px 0px;
	margin: 0;
	border-bottom: 1px solid #d8d8d8;
	font-size: 1.5em;
	list-style: none;
}

.date {
	color: #999;
	font-size: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}

#otherheadlines {
	

/*outline: 1px solid black;*/
	width: 320px;
	float: right;
	margin: 30px 60px 0 0;
}

#otherheadlines ul {
	margin: 20px 0;
	padding: 0;
}

#otherheadlines li {
	list-style: none;
	line-height: 1.3;
	margin: 10px 0;
	padding: 3px 0;
	border-bottom: 1px dotted #999;
}

.photo {
	float: right;
	margin: 10px 0 10px 20px;
}

/* @end */

/* @group People */

#people_module {
	clear: both;
	margin: 0px 0 20px 80px;
}

.people_row {
	

/*outline: 1px solid red;*/
	clear: both;
}

#people_module .person {
	width: 260px;
	float: left;
	margin: 10px 30px 10px 0;
}

.person h2 {
	padding: 0;
}

.person p {
	font-size: 1.2em;
	line-height: 1.5;
}

p.title {
	padding: 0;
	color: #ffffff;
	font-size: 1.1em;
}

.person img {
	float: left;
	margin: 10px 10px 5px 0;
	border: 1px solid white;
}

/* @end */

/* @group Vacancies */

#vacancies_module {
	float: right;
	width: 300px;
	margin: 0 0 20px 0;
}

#vacancies_module p {
	font-size: 1.2em;
}

.vacancy {
	padding: 0 0 20px 0;
}

p.vacancies_meta {
	font-size: 1.1em;
	padding: 1px 0;
	border-bottom: 1px solid #bb9629;
}

/* @end */

.warning {
	color: #990000;
	font-weight: bold;
}

.error {
	color: #996633;
	display: block;
	border: 1px solid #9c721d;
	padding: 5px;
	padding-left: 27px;
	background: #fbe07a url(/cms-files/img/icons/16/alert.gif) no-repeat 5px 5px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 18px;
}