/*--------------------------------------------------------------------------------------------
Design, Code and Graphics are © Copyright 2011 by Paradox Labs and not released under any license. If you're
trying to learn, that's cool but please don't steal our work. Thank you.
-------------------------------------------------------------------------------------------- */
@import url("reset.css");
@import url("text.css");
@import url("960.css");

/*--------------------------------------------------------------------------------------------
General
-------------------------------------------------------------------------------------------- */
body {
	background:#f2f2f2 url(../images/atomic_bg.png) repeat left top fixed;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.6em;
	color:#000;
}
a {
	color:#1D93C1;
}
hr {	
	background: url(../images/lower_hr.png) no-repeat;
	width:660px;
	height:3px!important;
	border:none;
	margin:0 auto 20px auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearL {
	clear:left;
}
.center {
	text-align:center;
}
/*--------------------------------------------------------------------------------------------
Header
-------------------------------------------------------------------------------------------- */
header {
	background:#000;
	background:rgba(0,0,0,0.9);
	position:fixed;
	width:100%;
	height:65px;
	left:0;
	top:0;
	z-index:200;
}
nav {
	height:70px;
	position:relative;
	text-align:center;
}
.current {
	color:#1D93C1!important;
}
nav a#logo {
	background: url(../images/oct_logo.png) no-repeat 0 0;
	width:121px;
	height:107px;
	position:absolute;
	left:421px;
	top:12px;
	display:block;
	text-indent:-9999em;
	z-index:201;
}
nav ul {
	width:940px;
	margin:0px auto;
	padding-top:20px;
}
nav ul li {
	display:inline;
	float:left;
	margin-left:0;
}
nav a {
	color:#fff;
	font-family: 'MetaSerif-Book';
	text-decoration:none;
	font-size:18px;
	position:relative;
}
/*nav a:hover {
	color:#1D93C1;
}*/
nav #about {
	margin-right:180px;
}
nav #services {
	margin-left:153px;
}
nav #work {
	margin-right:153px;
}
nav #contact {
	margin-left:140px;
}
/*--------------------------------------------------------------------------------------------
Main Content
-------------------------------------------------------------------------------------------- */
#home {
	padding:142px 0 0 0;
	margin:-20px 10px 158px 10px;
}
#home h2 {
	background: url(../images/welcome_heading.png) no-repeat left top;
	width:943px;
	height:40px;
	text-indent:-9999em;
}
#home p.heading {
	background: url(../images/home_main.png) no-repeat left top;
	width:944px;
	height:587px;
	text-indent:-9999em;
	margin-bottom:0;
}
#home p.subheading {
	background: url(../images/home_subheading.png) no-repeat left top;
	width:650px;
	height:21px;
	text-indent:-9999em;
	margin:20px auto;
}
/*--------------------------------------------------------------------------------------------
About Section
-------------------------------------------------------------------------------------------- */
#about_us {
	padding:145px 0 0 0;
}
#about_us h2 {
	background: url(../images/about_heading.png) no-repeat left top;
	width:942px;
	height:33px;
	margin-bottom:37px;
	text-indent:-9999em;
}
#about_us h3 {
	background: url(../images/about_sub.png) no-repeat top;
	height:70px;
	width:943px;
	margin: 0px auto;
	text-indent:-9999em;
	margin-bottom:50px;
}
h4#who, h4#philosophy {
	color: #1D93C1;
  font-family: metaserif-book;
  font-size: 28px;
  font-weight: bold;
}
#about_us p img {
	margin:10px 80px 0 0;
}
#scientist img {
	width:380px;
	height:auto;
}
/*--------------------------------------------------------------------------------------------
Portfolio Section
-------------------------------------------------------------------------------------------- */
#our_work {
	padding:145px 0 0;
	margin-top:155px;
}
#our_work h2 {
	background: url(../images/work_heading.png) no-repeat left top;
	width:942px;
	height:33px;
	text-indent:-9999em;
}
#our_work p {margin-bottom:40px;}
ul#items li.thumb {
	float:left;
	display:inline;
	width:452px;
	height:220px;
	margin-bottom:40px;
	position:relative;
	border:4px solid #fff;
}
.zoom.gallery {display:none;}
ul#items li .moreinfo {
	width:412px;
	height:180px;
	position:absolute;
	background:#000;
	top:0;
	left:0;
	color:#fff!important;
	font-size:14px;
	line-height:1.5em;
	padding:20px;
}
ul#items a {
	text-decoration:none;
}
ul#items a:hover {
	text-decoration:none;
	color:#fff;
}
ul#items h3 {
	margin-bottom:15px;
}
ul#items h3 a {
	color:#1D93C1;
	font-size:16px;
	font-weight:bold;
}
ul#items ul li .moreinfo .icons {
	position:absolute;
	top:160px;
	left:20px;
	color:#444;
}
.icons {
	position:absolute;
	bottom:14px;
}
.icons a {
	color:#474747;
}
.icons a.zoom {
	background: url(../images/zoom_icon.png) no-repeat 0 1px;
	padding:0 0 2px 25px;
	vertical-align:middle;
	margin-right:20px;
}
a.zoom:hover {
	background-position:0 -17px;
}
.icons a.visit {
	background: url(../images/visit_icon.png) no-repeat 0 1px;
	padding:0 0 0 25px;
	vertical-align:middle;
}
a.visit:hover {
	background-position:0 -16px;
}
#work_end {
	height:900px;
}
/*--------------------------------------------------------------------------------------------
Services Section
-------------------------------------------------------------------------------------------- */
#our_services {
	padding:145px 0 0;
	margin-top:155px;
}
#our_services h2 {
	background: url(../images/services_heading.png) no-repeat left top;
	width:942px;
	height:33px;
	margin-bottom:40px;
	text-indent:-9999em;
}
.ep {
	padding:0 4px;
}
.element {
	width:212px;
	height:270px;
}
.wd {
	background: url(../images/wd_table_2.png) no-repeat;
	border:4px solid #80c980;
}
.ux {
	background: url(../images/ux_table_2.png) no-repeat;
	border:4px solid #fdc091;
}
.wp {
	background: url(../images/wp_table_2.png) no-repeat;
	border:4px solid #80cee2;
}
.id {
	background: url(../images/id_table_2.png) no-repeat;
	border:4px solid #feff7f;
}
/*--------------------------------------------------------------------------------------------
Contact Section
-------------------------------------------------------------------------------------------- */
#contact_us {
	padding:145px 0 0;
	margin-top:155px;
}
#contact_us h2 {
	background: url(../images/contact_heading.png) no-repeat left top;
	width:942px;
	height:33px;
	margin-bottom:40px;
	text-indent:-9999em;
}
#contact_p h3 {
	color: #1D93C1;
  font-family: metaserif-book;
  font-size: 28px;
  font-weight: bold;
}
#contact_p {
	margin-bottom:155px;
}
#contact_info, #social_info, #map {
	width:280px;
}
#map {
	float:right;
}
#contact_info {
	padding-left:20px;
}
#social_info ul {
	list-style-type:none;
}
#social_info ul li {
	margin:0 0 10px 20px;
}
#social_info a {color:#000;}
.twitter a {
	background: url(../images/twitter_icon.png) no-repeat left;
	height:25px;
	width:25px;
	padding:1px 0 5px 30px;
	color:#000;
}
.facebook a {
	background: url(../images/facebook_icon.png) no-repeat left;
	height:25px;
	width:25px;
	padding:1px 0 5px 30px;
	color:#000;
}
.skype a {
	background: url(../images/skype_icon.png) no-repeat left;
	height:25px;
	width:25px;
	padding:1px 0 5px 30px;
	color:#000;
}
.forrst a {
	background: url(../images/forrst_icon.png) no-repeat left;
	height:25px;
	width:25px;
	padding:1px 0 5px 30px;
	color:#000;
}
#form {
	height:450px;
	display:block;
}
form div {
	width: 300px;
	float: left;
	position: relative;
	margin: 0 0 20px 0;
}
form .email, form .website {
	margin-left:20px;
}
form div.textarea {
	float: left;
	clear: both;
	width: auto;
}
form label {
	display: block;
	color: #aaa;
	padding: 0 0 5px 0;
}
form label.error {
	color: #900;
}
form input.error, form select.error, form textarea.error {
	border:1px solid #900;
}
.formstatuserror {display:none;}
.formstatusok {
	color:#009900;
}
form label.infield {
	position: absolute;
	top: 5px;
	left: 10px;
	display: inline;
	color: #444;
}
form input, form select {
	width: 283px;
	padding: 8px;
	background:#fff;
	border:1px solid #ccc;
	font:inherit;
}
form select#budget {
	width: 620px;
	font:inherit;
	color:#444;
}
form textarea {
	width: 607px;
	padding: 6px;
	background:#fff;
	border:1px solid #ccc;
	height: 200px;
	overflow:auto;
	font:inherit;
}
form input#submit {
	float: left;
  margin-right: 10px;
	background:#1D93C1;
	color:#fff;
	border:1px solid #016c96;
	width:auto;
}
form input#submit:hover {
	cursor:pointer;
	background:#22a3d5;
}
/*--------------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------------- */
#footer {
	background:#000;
	background:rgba(0,0,0,0.9);
	width:100%;
	padding:20px 0 15px 0;
	color:#ccc;
}
#footer a {
	color:#ccc;
	padding-left:20px;
	text-decoration:none;
}
#footer .padd {
	padding-top:15px;
}
#footer .valid {
	background: url(../images/greentick.png) no-repeat left;
	padding:0 20px 0 25px;
}
#footer .nopadd {padding-left:0;}
#cssda_banner {
	position:fixed;
	top:160px;
	right:0;
}
/*--------------------------------------------------------------------------------------------
Survey
-------------------------------------------------------------------------------------------- */
#survey {
	padding:142px 0 0 0;
}
.tips {
	margin-left:20px;
	padding:5px 0 0 0;
}
.full {
	clear:both;
	width:620px;
}
#business_name {
	width:603px;
}
#survey-form textarea {
	resize:vertical;
	height:100px;
}