﻿html
{
	background: #808080 url("images/background.png") repeat-x left top;
	color: #202020;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
}

a, a:visited
{
	color: #66acd0;
	text-decoration: underline;
}

a:active, a:hover
{
	text-decoration: none;
}

address
{
	font-style: normal;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em 0;
	padding: 0;
}

hr
{
	background: transparent;
	border: 0;
	border-top: 1px solid #7cb71d;
	color: #7cb71d;
}

img
{
	border: 0;
}

ul
{
	margin: 0 0 1em 1.5em;
	padding: 0;
}

/* FORMS */
form
{
	margin: 0;
	padding: 0;
}

label
{
	font-weight: bold;
}

.button, a.button:visited
{
	background: #66acd0;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

a.button:active, a.button:hover
{
	background: #84bfda;
}

.text-input
{
	background: #fff;
	border: 1px solid #66acd0;
	color: #000;
}

.field
{
	margin: 0 0 0.5em 0;
}

.error
{
	color: #e00;
}

.contact .info
{
	margin: 0.5em 0 1em 0;
}

.contact .info .directions
{
	font-weight: bold;
	margin: 0 0 1em 0;
}

.contact .sent
{
	font-size: 1.15em;
	font-weight: bold;
}

#contact-ip
{
	font-size: 0.75em;
}

#email-form
{
	margin: 0 0 1em 0;
}

#email-form table
{
	width: 75%;
}

#email-form th
{
	text-align: left;
}

#email-form td .text-input
{
	width: 99%;
}

#email-form .anti-spam-code .text-input
{
	width: auto;
}

/* COMMON LAYOUT */
#container
{
	background: transparent url("images/content.png") repeat-y left top;
	margin: 51px auto 0 auto;
	position: relative;
	width: 941px;
}

#header
{
	background: transparent url("images/header.jpg") no-repeat left top;
	height: 199px;
}

/* #header h1
{
	background: transparent url("images/people.png") no-repeat left top;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 35px;
	top: 13px;
	width: 221px;
	height: 171px;
} */

#header h1
{
	background: transparent url("images/hands.jpg") no-repeat left top;
	position: absolute;
	right: 26px;
	top: 24px;
	width: 225px;
	height: 143px;
	/* right: 36px;
	top: 34px;
	width: 180px;
	height: 120px; */
}

#header h1 span
{
	position: absolute;
	top: -1000px;
}

#content
{
	margin: 0 280px 0 35px;
	min-height: 700px;
}

* html #content
{
	height: 700px;
}

#content h2, #content h3, #content h4, #content h5, #content h6
{
	color: #66acd0;
}

#content h2
{
	clear: both;
	font-size: 1.25em;
}

#content h3
{
	font-size: 1.15em;
}

#content .note
{
	/* color: #ff9e2e; */
	/* color: #7cb71d;
	font-weight: bold; */
	font-size: 0.85em;
}

#content .note a
{
	/* color: #ff9e2e; */
}

#content .important
{
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

#content .call
{
	font-size: 1.15em;
}

#content .steps p
{
	color: #66acd0;
	margin: 0 0 0.5em 0;
}

#content .steps ol
{
	margin-top: 0;
}

#content .packages, #content .testimonials
{
	clear: both;
}

#content .packages .item, #content .testimonials .item
{
	background: #7cb71d url("images/greenbox-bottom.png") no-repeat left bottom;
	color: #fff;
	margin: 0 0 1em 0;
}

#content .packages .item .content, #content .testimonials .item .content
{
	background: transparent url("images/greenbox-top.png") no-repeat left top;
	padding: 10px 15px;
}

#content .packages .item h3, #content .packages .item h4
{
	color: #fddf33;
}

#content .packages .sky-lite .item
{
	background: #8bc3dd url("images/bluebox-bottom.png") no-repeat left bottom;
}

#content .packages .sky-lite .item .content
{
	background-image: url("images/bluebox-top.png");
}

#content .packages .additional .item
{
	background: #ff9e2e url("images/orangebox-bottom.png") no-repeat left bottom;
}

#content .packages .additional .item .content
{
	background-image: url("images/orangebox-top.png");
}

#content dl.job-board
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl.job-board dt
{
	clear: both;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content dl.job-board dd
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl.job-board .gallery
{
	float: right;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl.job-board .gallery li
{
	text-align: center;
}

#content dl.job-board .gallery .caption
{
	display: block;
	font-weight: bold;
}

#content .testimonials cite
{
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
}

#content #contact
{
	/* background: transparent url("images/orangebox-content.png") no-repeat left top;
	color: #fff;
	font-size: 1.15em;
	line-height: 1.5em;
	padding: 15px;
	text-align: center;
	width: 270px;
	height: 71px; */
	
	background: transparent url("images/orangebox.png") no-repeat left top;
	color: #fff;
	font-size: 1.15em;
	margin: 1em 0 0 0;
	padding: 24px 0 0 0;
	text-align: center;
	width: 218px;
	height: 77px;
}

#content #contact a
{
	color: #fff;
}

#content #contact .link
{
	font-size: 1.15em;
	text-align: center;
	text-transform: uppercase;
}

#content .bio
{
	border-bottom: 1px solid #66acd0;
	margin-bottom: 1em;
}

#content .bio .logo
{
	float: right;
	margin: 0 0 1em 1em;
}

#content .bio .portrait
{
	border: 1px solid #404040;
	float: right;
	margin: 0 0 1em 1em;
}

#content .bio ul ul
{
	margin-left: 3em;
}

#content .directions dl
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content .directions dl dt
{
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content .directions dl dd
{
	margin: 0 0 1em 1em;
	padding: 0;
}

/* #content .register
{
	background: transparent url("images/orangebox-content-small.png") no-repeat left top;
	color: #fff;
	font-size: 1.25em;
	padding: 28px;
	text-align: center;
	width: 244px;
	height: 19px;
}

#content .register a
{
	color: #fff;
} */

#content .register a.button
{
	/* background: #e67c00; */
	background: #ff9e2e;
	font-size: 1.25em;
	padding: 10px;
}

#content .register a.button:active, #content .register a.button:hover
{
	background: #ffb257;
}

#content .blog
{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

#content .blog a
{
	color: #7cb71d;
}

#content .logos
{
	clear: both;
	float: left;
	margin: 0 0 1em 0;
	padding-top: 2.5em;
}

#content .logos ul
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content .logos ul li
{
	float: left;
	height: 55px;
	width: 155px;
}

#container.radio h2
{
	text-align: center;
}

#container.radio #radio-show
{
	margin: 0 auto;
	width: 400px;
	height: 342px;
}

/* PHOTOS */
#content .photo
{
	border: 1px solid #404040;
}

.resources #content .photo.odd
{
	float: left;
	margin: 0 1em 1em 0;
}

#content .photo.odd, #content .photo.even
{
	clear: right;
	float: right;
	margin: 0 0 1em 1em;
}

/* PAGE-SPECIFIC */
#content #services, #content #components
{
	background: transparent url("images/greenbox1.png") no-repeat left top;
	color: #fff;
	float: left;
	margin: 0 1em 0 0;
	padding: 10px 15px;
	width: 123px;
	height: 101px;
}

#content #services
{
	padding-left: 95px;
}

#content #components
{
	background: transparent url("images/greenbox2.png") no-repeat left top;
	width: 303px;
}

#content #services h3, #content #components h3
{
	color: #fddf33;
}

#content #services ul
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content #components ol
{
	margin: 0 0 1em 1.75em;
	padding: 0;
}

.headhunter .field label
{
	display: inline-block;
	width: 9em;
}

.headhunter dl.client-list
{
	margin: 0 0 1em 0;
	padding: 0;
}

.headhunter dl.client-list dt
{
	background: #66acd0;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.headhunter dl.client-list dt a, dl.client-list dt a:visited
{
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
}

.headhunter dl.client-list dt a:active, dl.client-list dt a:hover
{
	background: #fff;
	color: #66acd0;
}

.headhunter dl.client-list dd
{
	margin: 0 0 1em 0;
	padding: 0;
}

.headhunter ul.authentication-list
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.headhunter ul.authentication-list li
{
	margin: 0 0 1em 0;
	padding: 0;
}

.headhunter .controls
{
	margin: 0.5em 0 0 0;
}

/* SIDE BAR */
#aside
{
	position: absolute;
	top: 200px;
	right: 34px;
	width: 227px;
}

#aside .item
{
	margin: 0 0 1.5em 0;
}

#aside .item h2
{
	background: #66acd0;
	color: #fff;
	font-size: 0.95em;
	padding: 0.35em 0;
	text-align: center;
	text-transform: uppercase;
}

#aside .item .content
{
	margin: 0 10px;
	text-align: center;
}

#aside .item .content a
{
	font-weight: bold;
}

#aside .item.newsletter form
{
	margin-bottom: 1em;
}

#aside .item.radio h2, #aside .item.twitter h2, #aside .item.internship h2
{
	background: #7cb71d;
}

#aside .item.radio a, #aside .item.twitter a, #aside .item.internship a
{
	color: #7cb71d;
}

#aside .item.internship .content
{
	background: transparent url("images/reason-logo.png") no-repeat center top;
	padding-top: 90px;
}

#aside .item.experts
{
	background: transparent url("images/orangebox-smaller.png") no-repeat left top;
	line-height: 1.75em;
	margin: 1em auto 1em auto;
	padding: 17px 0 0 0;
	width: 218px;
	height: 63px;
}

#aside .item.experts h2
{
	background: #ff9e2e;
}

#aside .item.experts .content
{
	/* color: #ff9e2e; */
	color: #fff;
	font-size: 1.15em;
}

#aside .item.experts a
{
	color: #fff;
}

#aside .item.social ul, #aside .item.social ul li
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#aside .item.social ul li
{
	display: inline;
	margin: 0 5px;
}

/* NAVIGATION */
#navigation
{
	background: transparent url("images/navbar.png") no-repeat left top;
	left: 13px;
	top: -51px;
	position: absolute;
	width: 915px;
	height: 51px;
}

#navigation ul
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: center;
}

#navigation ul li
{
	display: inline;
	/* float: left; */
	margin: 0;
	padding: 0;
}

#navigation ul li a
{
	color: #fff;
	display: inline-block;
	/* font-size: 1.1em; */
	font-size: 0.95em;
	font-weight: bold;
	height: 51px;
	/* margin: 0 2px; */
	margin: 0 5px;
	/* padding: 18px 14px 0 13px; */
	/* padding: 18px 15px 0 15px; */
	padding: 18px 17px 0 17px;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation ul li a:active, #navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li.current a
{
	background: transparent url("images/navbar-hover.png") repeat-x left top;
	outline: 0;
}

/* FOOTER */
#footer
{
	background: transparent url("images/footer.png") no-repeat left bottom;
	clear: both;
	color: #fff;
	font-size: x-small;
	padding: 2em 22px 20px 25px;
	position: relative;
	text-align: right;
}

#footer .navigation
{
	left: 13px;
	top: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

#footer .navigation li
{
	border-right: 1px solid #fff;
	display: inline;
	margin: 0 0 0 8px;
	padding: 0 8px 0 0;
}

#footer .navigation li.last
{
	border-right: 0;
}

#footer .design
{
	border-right: 1px solid #fff;
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
}

#footer .logo
{
	display: inline;
}