/* @override http://warren.local:9005/css/positive.css */

body {
	background: #f0f0f0 url('/img/body_back2.gif') repeat-y center;
	color:#bba;
	font-size: 62.5%;
	font-family: verdana, arial, san-serif;
	line-height: 1.5;
}

h1 {
	font-size: 28px;
	line-height: 1;
	margin-bottom: 10px;
	color: #6b8899;
}

#home_main h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 10px 0px 0 0px;
	color: #6b8899;
	font-size: 24px;
	line-height: 1.2;
	float: right;
	width: 260px;
	/*outline: 1px solid green;*/
}

h2 {
	font-family:arial, san-serif;
	color: #ff4900;
	font-size: 26px;
	font-weight: normal;
	margin: 3px 0 5px 0;
	line-height: 1.2em;
}

h3 {	
	font-family: arial, san-serif;
	color: #ff4900;
	font-size: 20px;
	font-weight: normal;
	margin: 3px 0 0 0;
}

h5 {	
	font-family: arial, san-serif;
	color: #ff4900;
	font-size: 20px;
	font-weight: normal;
	margin: 3px 0 0 0;
}


h4 {
	font-family: arial, san-serif;
	color: #ff4900;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	margin: 0px 0 3px 0;
}

.headline {
	font-family: arial, san-serif;
	color: #6b8899;
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
	margin: 3px 0 0 0;
}

p {
	font-size: 1.3em;
	line-height: 1.6;
	color: #6b8899;
	padding-top: 5px;
}

ul {
	font-size: 1.3em;
	line-height: 1.6;
	color: #6b8899;
	padding-top: 5px;
	list-style:disc inside;	
}

/*li{ padding-bottom:2px;}*/

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

a:hover {
	color:#ff4900;
	text-decoration:underline;

}

.date {
	color: #444652;
}

#container {
	/*outline: 1px solid green;*/
	width: 970px;
	margin: 0px auto 0 auto;
}

#header {
	width: 100%;
	height: 80px;
	background-image: url('/img/header_back2.png');
}

#footer {
	clear: both;
	display: block;
	font-size: 9px;
	height: 30px;
	font-weight: normal;
	padding: 40px 40px 0 40px;
	margin-bottom: 20px;
	background: url('/img/footer_back2.png') no-repeat;
	}

#footer_content {
}

.caption{
	font-style:italic;
	color:#887;
}

.gallery {
	/*outline: 1px solid yellow;*/
	float: left;
	display: inline;
}

#newsmain {
	width: 600px;
	float: left;
	/*outline: 1px solid black;*/
}

#newsarchive {
	width:  250px;
	float: right;
	/*outline: 1px solid black;*/
	text-align: right;
}

#newsarchive li {
	font-size: 1.4em;
	margin-bottom: 5px;
}

#newsarchive h3 {
	text-align: right;
}

.news_headline {
	border-bottom: 1px dotted #bba;
	margin-bottom: 20px;
}

.photo {
	float: right;
}

#newspic {
	float: right;
	margin: 10px;
	width: 230px;
}

#newspic img {
	margin-bottom: 5px;
}

#newspic .caption {
	font-size: 11px;
	text-align: right;
	clear: both;
}

.thumbnails {
	float: left;
	margin: 0 0 0 0;
}

.gallery_demo li{
	margin: 0 1px 1px 0;
	background:#fff;
	border: 1px solid #ddd;
}

#main_image {
	margin:0 auto 0 auto;
	background:white;
	text-align: center;
}

.gallerynav{
	display: none;
	outline: 1px solid green;
	clear:both;
}

.info {
	width:620px;
	margin: 20px 0;
	float: right;
	}
	

#main {
	padding: 10px 40px;
	float: left;
}

#worknav {
	float: left;
	display: inline;
	width:  200px;
}

#subnav {
	margin-top: 10px;
	border-top: 1px dotted #bba;
}

#subnav li {
	font-size: 1.3em;
	line-height: 1.5;
	color: #444652;
	list-style: none;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #bba;
}

#subnav a {
	color: #444652;
	text-decoration: none;
}

#subnav a:hover {
	color: #ff4900;
}

#subnav li.active a {
	color: #ff4900;
	/*font-weight: bold;*/
}

#workcontents {
	width: 620px;
	float: right;
	display: inline;
}

#main_image img {
	width: 620px;
}

#page_photo {
	margin-top: 8px;
}

#leftcol {
	float: left;
	/*outline: 1px solid black;*/
	width: 500px;
}

#rightcol {
	float: right;
	width: 340px;
	/*background-color: #f5f5f5;*/
	text-align: right;
}

.positive {
	color: #ff4900;
}

#home_main p {
	color: #5d5d5d;
	font-size: 1.3em;
	line-height: 2;
}

#home_main_text {
	width: 460px;
	float: left;
	margin-top:  25px;
	
}

#home_main_news {
	width: 260px;
	float: right;
}

#home_main_work {
	/*outline: 1px solid black;*/
	float: left;
	width: 600px;
}

.home_image_holder {
	float: left;
	margin-right: 20px;
}

.homepics {
	width: 620px;
	height: 420px;
	float: left;
}

#cardBanner img {
	margin-top: 20px;
	float: right;
}
/*#cardBanner img {
	position: absolute;
	z-index: 100;
}*/

#flash_cards {
	width: 889px;
	height:  420px;
	float: left;
	/*background: url(../img/flash_cards_preview.jpg) no-repeat;*/
}

#jobOffer {
	margin: 20px 0px;
	padding-right:3px;
	float:right;
}

#home_main_work p {
	font-size: 12px;
	color: #6b8899;
	text-transform: none;
}

#home_main_news p {
	line-height: 1.5;
}

#home_main_news p.readmore {
	color: #ff4900;
	font-size: 1.1em;
	text-align: right;
	margin-bottom: 15px;
}

.galleria {
	list-style:none;
	width:620px;
}

.galleria li {
	display:block;
	overflow:hidden;
	float:left;
	margin:0 1px 1px  0;
}

.galleria li a {
	display:none;
}

.galleria li div {
	position:absolute;
	display:none;
	top:0;
}

.galleria li div img {
	cursor:pointer;
}

.galleria li.active div img,.galleria li.active div{
	display:block;
}

.galleria li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto;
	border: 1px solid #ddd;
}

.galleria li .caption{
	display:block;
	padding-top:.5em;
}

* html .galleria li div span{
	width:400px;
} /* MSIE bug */


#nav {
	/*outline: 1px solid pink;*/
	float: right;
	margin: 11px 5px 0 0;
}

#nav li {
	
}


#nav ul {
	display:block;
}
 
 
#nav li {
	font-size: 1.6em;
	line-height: 1.5;
	color: #444652;
	list-style: none;
	float: left;
	margin-right: 40px;
	
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
 
 
#nav a {
	position: relative;
	float: left;
	padding: 40px 0 0 0;
	margin-bottom: 10px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win */
	}
	
	
#nav a:hover {
	background-position: 0 -40px;
	}
 
 
#nav a:active, #nav a.active {
	background-position: 0 -40px;
	}
	
	
.home   {
	width: 120px;
	background: url('../img/nav/home.gif') top left no-repeat;
	}
.about   {
	width: 120px;
	background: url('../img/nav/about.gif') top left no-repeat;
	}
.latest-work   {
	width: 120px;
	background: url('../img/nav/work.gif') top left no-repeat;
	}
.archive   {
	width: 120px;
	background: url('../img/nav/archive.gif') top left no-repeat;
	}
.latest-news   {
	width: 120px;
	background: url('../img/nav/news.gif') top left no-repeat;
	}	
.contact-us   {
	width: 120px;
	background: url('../img/nav/contact.gif') top left no-repeat;
	}	
	
#contact_form {
	margin-top: 20px;
	width: 500px;
	float: left;
}

#content {
	width: 550px;
	padding: 0;
	float: left;
}

#otherheadlines {
	float: right;
	width: 250px;
	padding: 0 0 20px 20px;
	text-align: right;
}

/* PEOPLE MODULE */

#people_module {
	clear: both;
	margin: 0px 0 20px 0;
	width: 890px;
	background-color: #fff;
}

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

#people_module .person {
	width: 260px;
	float: left;
	display: inline;
	margin: 0 35px 20px 0;
}

.person h2 {
	padding: 0;
}

.person p {
	font-size: 12px;
	line-height: 1.5;
}

p.title {
	padding: 0;
	font-size: 11px;
}



.person img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 2px 10px 5px 0;
	border: 1px solid #f0f0f0;
}


