 @charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	text-decoration: none;
}
body {
	height: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(http://thearlandgroup.com/images/background.png);
}
.question {
	background-color: #222;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(http://thearlandgroup.com/images/question.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: 99999;
	cursor: pointer;
}
p {
	margin-bottom: 14px;
}
h1 {
	font-size: 24px;
	color: #222;
	line-height: 27px;
	margin-bottom: 17px;
}
h2 {
	font-size: 14px;
	line-height: 17px;
	color: #222;
}
h3 {
	font-size: 11px;
	line-height: 14px;
	color: #222;
	margin-bottom: 12px;
}

hr {
	clear: both;
	width: 960px;
	visibility: hidden;
}
a {
	color: #900;
	font-weight: bold;
}
a:hover {
	color: #F60;
}
input, textarea {
	padding: 8px;
	width: 224px;
	font-weight: bold;
	color: #900;
	display: block;
	margin-bottom: 8px;
}
input.red {
	color: #FFF;
	background-color: #900;
}
input.red:hover {
	background-color: #F60;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header, #content, #footer {
	clear: both;
}
#header {
	height: 120px;
	width: 960px;
	clear: both;
}
#dynamic {
	height: 520px;
}
#content {
	width: 960px;
}
#footer {
	height: 260px;
	background-color: #222;
}
#inner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
ul.logo {
	float: left;
	height: 120px;
	margin-left: 30px;
}
ul.navigation  {
	float: right;
	height: 120px;
}
ul.navigation li {
	float: left;
	margin-right: 30px;
	margin-top: 70px;
	float: left;
	margin-left: 30px;
}
div.slideshow {
	background-image: url(http://thearlandgroup.com/images/diagonal-stripes.gif);
	height: 500px;
	width: 960px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #FFF;
}
div.slideshow img {
	height: 500px;
	width: 960px;
}
div.title {
	width: 900px;
	position: absolute;
	top: 420px;
	z-index: 8888;
	height: 40px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../images/background-title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.title h1 {
	color: #FFF;
	float: left;
}
div.description {
	margin-right: 30px;
	margin-left: 30px;
}
div.description p {
}
div.description p:last-child {
	margin-top: 30px;
}
div.description p a {
	color: #FFF;
	background-color: #900;
	padding: 8px;
	font-weight: bold;
	margin-top: 20px;
}
div.description p a:hover {
	background-color: #F60;
}
div.description h2 {
	margin-bottom: 8px;
}
div.project-information {
	width: 900px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
ul.read-more {
	float: left;
	height: 20px;
}
ol.numbers {
	float: right;
}
ol.numbers li {
	display: inline;
	margin-left: 4px;
}
ol.numbers li a {
	background-color: #888;
	height: 16px;
	width: 20px;
	display: inline-block;
	text-align: center;
	font-size: 9px;
	color: #FFF;
	padding-top: 4px;
}
ol.numbers li.active a {
	background-color: #900;
}
ol.numbers li a:hover {
	background-color: #F60;
}
ul.thumbnails {
	width: 896px;
	margin-right: 32px;
	margin-left: 32px;
	height: 216px;
	margin-bottom: 60px;
}
ul.thumbnails li {
	float: left;
}
ul.thumbnails li a img {
    border: 3px solid #F3F3F3;
	height: 66px;
	width: 106px;
}
ul.thumbnails li a img:hover {
	border: 6px solid #F3F3F3;
	height: 60px;
	width: 100px;
}
ul.thumbnails li a.current img {
	border-width: 3px;
	height: 66px;
	width: 106px;
	opacity: 0.2;
	filter:alpha(opacity=20);	
}
ul.map {
	height: 260px;
	width: 360px;
	float: left;
	background-color: #333;
}
ul.tag {
	height: 60px;
	width: 600px;
	background-image: url(http://thearlandgroup.com/images/diagonal-stripes.gif);
	float: left;
}
ul.tag li {
	float: left;
	margin-right: 20px;
}
ul.tag li:last-child {
	margin-top: 24px;
}
ul.tag li:last-child a {
	font-size: 14px;
	color: #FFF;
	line-height: 17px;
}
ul.tag li.entry a {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-left: 12px;

}
ul.sitemap {
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
ul.sitemap li {
	color: #CCC;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
ul.sitemap li a {
	color: #900;
}
ul.sitemap li a:hover {
	color: #F60;
}
ul.sitemap h1  {
	margin-bottom: 2px;
	clear: both;
}
ul.sitemap h1 a  {
	font-weight: bold;
	margin-bottom: 8px;
	color: #FFF;
}
ul.sitemap h1 a:hover {
	color: #F60;
}
ul.social-media {
	float:right;
	margin: 30px;
}
ul.social-media li {
	float:left;
}
.three-columns {
	width: 240px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	margin-right: 30px;
}
.employee {
	clear: both;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.employee img {
	float: left;
	margin-right: 12px;
}
a.block {
	color: #FFF;
	background-color: #900;
	padding: 8px;
	font-weight: bold;
}
a.block:hover {
	background-color: #F60;
}
/* AJAX Styles */

#nav {
	list-style: none;
	overflow: hidden;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width:80px;
	float:right;
}
#nav li {
	display: inline;
}
#nav li a {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
}
ol li a:focus, #prevBtn a:focus, #nextBtn a:focus {
}
.loading {
	height: 400px;
	background-image: url(http://thearlandgroup.com/images/loading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #222;
	padding: 8px;
}
#tooltip h3, #tooltip div {
	margin: 0px;
	color: #FFF;
	font-weight: bold;
}
#description p a.black-block{
	color: #FFF;
	background-color: #CCC;
	padding: 8px;
	font-weight: bold;
}

/* TOGGLE STYLES */
a.toggle {
	cursor: pointer;
}
#home {
	height: 800px;
}
#home div.title h1:before {
	content: "FEATURED WORK: ";
}

#home .description {
	float: left;
	width: 500px;
}
#home ul.thumbnails {
	width: 336px;
	float: right;
	height: 224px;
	overflow: hidden;
}
#work .description{
	display: none;
}
#work div.title {
	background-image: url(http://thearlandgroup.com/images/background-title_work.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#work ul.thumbnails {
	width: 896px;
	margin-right: 32px;
}
div.description p a.black-block{
	color: #FFF;
	background-color: #CCC;
	padding: 8px;
	width: auto;
}
ul.navigation li a.sub-active {
	color:#CCC;
}
ul.careers {
	margin-left:40px;
	margin-top: 8px;
	margin-bottom: 20px;
}
ul.careers li {
	list-style-type: square;
}

