/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 62.5%;
}

body {
	background-color: #242424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #999999;
	font-weight: normal;
}
p {
	line-height: 1.4em;
}

.image-holder{
	background-image: url(../img/loader5.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	display: inline;
}

.green {
	color: #AFC835;
}

/* `Headings & Type
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	background-image: url(../img/heading_contact.png);
}

#slogan h1 {
	color: #eeeeee;
	line-height: 1.3em;
	background-image: none;
}

h2 {
	font-size: 1.3em;
	color: #eeeeee;
}

h3{
	color:#333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 8px;
}
h3 a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30px;
	width: auto;
}

h4 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}

h5 {

}

h6 {

}

/* `Navigation
----------------------------------------------------------------------------------------------------*/

#navigation ul {

}

#navigation li a {
	color: #eee;
	text-decoration: none;
	display: block;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navigation li a:hover {
	text-decoration: none;
	color: #AFC835;
}

#navigation li.active a {
	color: #AFC835;
	text-decoration: none;
}

/* `Layout
----------------------------------------------------------------------------------------------------*/

#container {
	margin-top: 15px;
	margin-left: 20px;
}

#masthead {
	height: 97px;
	margin-top: 15px;
}

a.logo_dark {
	background-image: url(../img/logo_peekaboo.png);
	display: block;
	height: 35px;
	width: 176px;
	text-indent: -9999px;
	background-position: left top;
}

a:hover.logo_dark {
	background-image: url(../img/logo_peekaboo.png);
	display: block;
	height: 35px;
	width: 176px;
	text-indent: -9999px;
	background-position: left bottom;
}

#content {
	margin-top: 15px;
	margin-bottom: 10px;
}
#content a {
	color: #DDDDDD;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}


#footer {
	margin-bottom: 15px;
}
#footer a {
	color: #dddddd;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#care {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/icon_care.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#care span {
	margin-left: 28px;
}

#copyright {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

/* `Portfolio Layout
----------------------------------------------------------------------------------------------------*/

.boxgrid { 
	width: 235px; 
	height: 160px; 
	float:left;  
	overflow: hidden; 
	position: relative; 
}

.boxgrid_overlay {
	top: 0;
	left: 0;
	position: absolute;
}

.boxgrid_overlay a {
	display: block;
	height: 160px;
	width: 235px;
	position: absolute;
	background-image: url(../img/bg-none.png);
	text-indent: -9999px;
}

.boxgrid img { 
	position: absolute; 
	border: 0; 
}

.boxcaption {
	float: left;
	position: absolute;
	height: 60px;
	width: auto;
	background-color: #FFFFFF;
}

.darkbg {
	background-color: #222222;
	color: #eeeeee;
}

.darkbg h3{
	color: #eeeeee;
}

.captionfull .boxcaption {
 	top: 160px;
 	left: 0;
}
 				
.caption .boxcaption {
 	top: 130px;
 	left: 0;
}

.new {
	background-image:url(../img/icon_new.gif);
	width:53px;
	height:34px;
	position:absolute;
	top:0px;
	left:0px;
	background-repeat: no-repeat;
}

/* `Project Page
----------------------------------------------------------------------------------------------------*/

#carousel {
	width: 640px;
	height: 400px;
	padding-left: 150px;
	padding-right: 150px;
	overflow: hidden;
	margin-bottom: 15px;
}

#carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#carousel li {
	display: inline;
	float: left;
}

.project-info-1 {
	float: left;
	width: 350px;
	padding-right: 45px;
}

.project-info-1 a{
	color: #DDDDDD;
	text-decoration: none;
}

.project-info-1 a:hover{
	color: #AFC835;
	text-decoration: underline;
}

.project-info-2 {
	float: left;
	width: 185px;
	padding-right: 25px;
}
.project-info-2 ul {
	padding-top: 15px;
}
.project-info-2 li {
	background-image: url(../img/icon_list.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.project-info-3 {
	float: left;
	width: 335px;
}

.project-info-3 .testimonialText {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color: #3A3839;
}

.project-info-3 .testimonialbg {
	background-image: url(../img/testimonial_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 335px;
}

/* Profile Page
----------------------------------------------------------------------------------------------------*/

#accordion h3 {
	margin: 0px;
	padding: 0px;
}

h3.ui-accordion-header a {
	text-decoration: none;
	display: block;
	width: 900px;
	color: #007EA9;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 8px;
}

h3.ui-accordion-header a:hover {
	color: #67AE3E;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 400px;
}

h3.about a {
	background-image: url(../img/profile_about.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
}

h3.services a {
	background-image: url(../img/profile_services.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
}

h3.studio a {
	background-image: url(../img/profile_studio.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
}

h3.careers a {
	background-image: url(../img/profile_careers.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
}

h3.newsletters a {
	background-image: url(../img/profile_newsletter.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
}

h3.ui-state-active a{
	color: #67AE3E;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

h3.bottom {
	margin-bottom: 0px;
}
.profile-container {
	overflow: auto;
}


.ui-accordion-content {
	padding-top: 10px;
	padding-bottom: 10px;
}

.info-column {
	float: left;
	width: 280px;
	padding-right: 24px;
}

.info-column-wide {
	float: left;
	width: 480px;
	margin-left: 40px;
}

/* Page Specifics
----------------------------------------------------------------------------------------------------*/

.page-borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 14px;
	padding-bottom: 14px;
	display: inline;
	float: left;
	width: 940px;
}

.page-borders li {
	margin-bottom: 6px;
}

.page-borders h1 {
	background-image: url(../img/heading_contact.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	display: block;
	width: 940px;
	text-indent: -9999px;
	float: left;
}

a.intlinks {
	color: #EEEEEE;
	text-decoration: none;
	margin-bottom: 15px;
}
a:hover.intlinks {
	color: #EEEEEE;
	text-decoration: underline;
}

/*
FORMS
---------------------------------------------------------------------------------------------------------------- */

#EmailForm {
    margin-bottom: 10px;
	padding: 0px;
}

#EmailForm .half {
	float: left;
	width: 230px;
}

#EmailForm .half input {
	width: 200px;
	padding: 5px;
	background-color: #4C4B4B;
	margin-top: 8px;
}

#EmailForm fieldset {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#EmailForm textarea {
	width: 430px;
	height: 80px;
	padding: 5px;
	background-color: #4C4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	border: 1px solid #4C4B4B;
	color: #aaaaaa;
	overflow: auto;
	margin-top: 8px;
}

#EmailForm .full input {
	width: 470px;
	padding: 5px;
}

#EmailForm input {
	margin-top: 3px;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	background-color: #ffffff;
	border: 1px solid #4C4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #aaaaaa;
	padding-top: 5px;
	padding-bottom: 2px;
	overflow: hidden;
}

#EmailForm input.button {
	margin-top: 3px;
	margin-right: 0pt;
	margin-bottom: 3px;
	margin-left: 0pt;
	background-color: #000;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #aaaaaa;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
#EmailForm label {
}

.info-column-wide form {
	margin-top: 13px;
}

.info-column-wide h2 {
	margin-top: 13px;
	margin-bottom: 15px;
}

#accordion p {
	padding-bottom: 15px;
}

.project-info-1 p {
	padding-top: 15px;
}

.contact p {
	padding-top: 15px;
}

.testimonialText p {
	padding-top: 10px;
}

.servicesList ul {
	padding-top: 0px;
}
.servicesList li {
	background-image: url(../img/icon_list.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.project-links {
	float: right;
}
ul.wideList {
	margin-left: 45px;
}
.errors {
	color: #EEEEEE;
	margin-top: 10px;
}

.errors br {
	margin-top: 8px;
}

.smList ul {
	padding-top: 15px;
}
.smList li {
	background-image: url(../img/icon_list.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 12px;
}