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

@import url("core.css");

/* Specific */

@font-face {
	font-family: 'ComfortaaThin';
	src: url('../fonts/Comfortaa_Thin-webfont.eot');
	src: local('☺'), url('../fonts/Comfortaa_Thin-webfont.woff') format('woff'), url('../fonts/Comfortaa_Thin-webfont.ttf') format('truetype'), url('../fonts/Comfortaa_Thin-webfont.svg#webfontsk3kIaB3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ComfortaaRegular';
	src: url('../fonts/Comfortaa_Regular-webfont.eot');
	src: local('☺'), url('../fonts/Comfortaa_Regular-webfont.woff') format('woff'), url('../fonts/Comfortaa_Regular-webfont.ttf') format('truetype'), url('../fonts/Comfortaa_Regular-webfont.svg#webfontLeO4sLIF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ComfortaaBold';
	src: url('../fonts/Comfortaa_Bold-webfont.eot');
	src: local('☺'), url('../fonts/Comfortaa_Bold-webfont.woff') format('woff'), url('../fonts/Comfortaa_Bold-webfont.ttf') format('truetype'), url('../fonts/Comfortaa_Bold-webfont.svg#webfontDqKilnbB') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}
h2, h2, h3 {
	/*font-family:'ComfortaaBold', Arial, sans-serif;*/
	font-family:'ComfortaaRegular', Arial, sans-serif;
	/*font-family:'ComfortaaThin', Arial, sans-serif;*/
	font-weight:normal;
	color:#5c5c5d;
}
.section.black h2 {
	color:#fff;
}
p {
	padding-bottom:12px;
	color:#000;
}
.section.black p {
	color:#cecece;
}
a {
	color:#F57628;
	text-decoration:underline;
}
.section.black a {
	color:#fff;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-size:40px;
	line-height:40px;
}
h3 {
	font-size:23px;
	line-height:30px;
	color:#f57628;
}
#infopanel {
	height:154px;
}
#header {
	height:154px;
	background:url(../images/grey-dkgrey-grad.png) repeat-x 0 0;
	border-bottom:#f57628 solid 0;
	position:absolute;
	top:0;
	width:100%;
}
#innerheader, .innersection, #workholder, #latestworknav, .innerusp {
	width:1000px;
	margin:0 auto;
}
#innerheader {
	position:relative;
}
#innerheader a#logo {
	display:block;
	background:url(../images/cobwebmedia-logo.gif) 0 0 no-repeat;
	width:325px;
	height:63px;
	position:absolute;
	top:40px;
	left:40px;
}

/* nav */
ul#nav {
	position:absolute;
	right:40px;
	top:56px;
	z-index:6;
}
ul#nav li {
	float:left;
	position:relative;
}
ul#nav li.drop.webdesign {
	width:144px;
}
ul#nav li.drop.emarketing {
	width:153px;
}
ul#nav li.drop.development {
	width:160px;
}
ul#nav li a {
	background:0 0 no-repeat;
	display:block;
	height:64px;
}
ul#nav li a.webdesign {
	background-image:url(../images/topnav-webdesign.png);
	width:144px;
}
ul#nav li a.emarketing {
	background-image:url(../images/topnav-emarketing.png);
	width:153px;
}
ul#nav li a.development {
	background-image:url(../images/topnav-development.png);
	width:160px;
}
/* drop */
ul#nav ul {
	width:144px;
	margin:0 auto;
}
ul#nav li li a {
	width:108px;
	height:auto;
	padding:8px 18px;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #676767;
	color:#fff;
	background:url(../images/topnav-li-bg.png) repeat-y;
}
ul#nav li li a:hover {
	color:#F57628;
	background-image:url(../images/topnav-over-li-bg.png);
}
ul#nav li li.first {
	background:url(../images/topnav-over.png) left bottom no-repeat;
	padding:0;
	height:32px;
	width:144px;
	cursor:default;
}
ul#nav li li.second a {
	border-top:1px solid #676767;
}
ul#nav li li.last {
	background:url(../images/topnav-li-bookend.png) 0 0 no-repeat;
	height:24px;
	width:144px;
}

#latestwork {
	background:#f5743a url(../images/latestwork-clouds-static-bg.jpg) center 110px no-repeat;
	height:403px;
	position:relative;
	overflow:hidden;
}
#latestwork #clouds {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:167px;
	overflow:hidden;
}
#latestwork #clouds img.smlrclouds {
	position:absolute;
	left:0;
	top:0;
}
#latestwork #clouds img.lgrclouds {
	position:absolute;
	left:0;
	top:27px;
}
ul#contactpanel {
	position:fixed;
	/*right:-192px;*/
	right:0;
	top:248px;
	/*top:50%;
	margin-top:-74px;*/
	width:245px;
	z-index:5;
}
ul#contactpanel li {
	background:url(../images/contactpanel-li.png) 0 0 no-repeat;
	position:absolute;	
	width:100%;
	/*left:0px;*/
	left:196px;
}
/*ul#contactpanel li.first {
	background:url(../images/contact-pane-1.png) 0 0 no-repeat;
	height:11px;
}*/
/*ul#contactpanel li.last {
	background:url(../images/contact-pane-7.png) 0 0 no-repeat;
	height:11px;
}*/
ul#contactpanel li.icon.tel {
	top:0;
}
ul#contactpanel li.icon.email {
	top:49px;
}
ul#contactpanel li.icon.message {
	top:98px;
	background-image:url(../images/contactpanel-li-form.png);
	height:250px;
}
ul#contactpanel li.icon a {
	display:block;
	height:19px;
	width:19px;
	background:no-repeat;
	float:left;
	padding:15px;
}
ul#contactpanel li.icon.message a {
	background-image:url(../images/contact-pane-3.gif);
	background-position:17px center;
	cursor:default;
}
ul#contactpanel li.icon.tel a {
	background-image:url(../images/contact-pane-4.gif);
	background-position:18px center;
	cursor:default;
}
ul#contactpanel li.icon.email a {
	background:url(../images/contact-pane-email.gif) 18px -54px no-repeat;
	width:100%;
}
ul#contactpanel li.icon.email a:hover {
	color:#F57628;
	background-position:18px 17px;
}
ul#contactpanel li.icon.message form#contactformside {
	padding:14px 0 10px 67px;
	/*display:none;*/
}
ul#contactpanel li.icon.message form#contactformside input.text, ul#contactpanel li.icon.message form#contactformside .textarea {
	border:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	width:150px;
	padding:5px;
}
ul#contactpanel li.icon.message form#contactformside .textarea {
	height:95px;
}
ul#contactpanel li.icon.message form#contactformside input.submit {
	padding:5px 0 0 0;
}
ul#contactpanel li.icon.tel p {
	font-size:14px;
	line-height:22px;
	color:#fff;
	padding:15px 0 0 52px;
}
ul#contactpanel li.icon.email a {
	text-indent:38px;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

#latestwork #workholder {
	overflow:hidden;
	position:absolute;
	top:0;
	left:50%;
	height:403px;
	margin-left:-500px;
	z-index:3;
}
#latestwork #workholder ul {
	/* needs to be 1000 x number of peices (prob 5) */
	width:5000px;
	position:absolute;
	left:0;
	top:0;
}
#latestwork #workholder ul li {
	width:1000px;
	height:403px;
	float:left;
}
#latestwork #workholder ul li img {
	float:right;
	padding-right:40px;
}
#latestwork #latestworknavpane {
	background:url(../images/dkgrey-grey-grad.png) repeat-x 0 0;
	position:absolute;
	bottom:0;
	width:100%;
	height:69px;
	z-index:2;
}
#latestwork #latestworknav {
	left:50%;
	margin-left:-500px;
	position:absolute;
	bottom:28px;
	z-index:4;
}
#latestwork #latestworknav ul {
	padding-left:40px;
}
#latestwork #latestworknav li {
	display:block;
	float:left;
	background:url(../images/dot-grey.gif) 0 0 no-repeat;
	width:16px;
	margin-right:10px;
	height:16px;
	cursor:pointer;
}
#latestwork a.piece {
	display:block;
	position:absolute;
	top:0;
	width:40px;
	height:18px;
	background:0 0 no-repeat;
}
#latestwork a.piece:hover {
	background-position:0 -18px;
}
#latestwork #latestworknav a.piece.next {
	background-image:url(../images/slider-nav-next.gif);
	left:285px;
}
#latestwork #latestworknav a.piece.prev {
	background-image:url(../images/slider-nav-prev.gif);
	left:220px;
}

.usp {
	background:url(../images/latestwork-nav-bg.png) 0 bottom repeat-x;
	padding-bottom:7px;
}
.innerusp {
	position:relative;
}
.innerusp h1 {
	background:url(../images/home-h1.gif) no-repeat 0 0;
	width:604px;
	height:77px;
	padding-bottom:42px;
	margin-left:40px;
}
.btn {
	display:block;
	background:0 0 no-repeat;
}
.btn:hover {
	background-position:-300px;
}
.btn:active {
	background-position:-600px;
}
.innerusp .btn.rates {
	background-image:url(../images/btn-rates.png);
	width:189px;
	height:44px;
	position:absolute;
	right:100px;
	top:28px;
}
.btn.more {
	background-image:url(../images/btn-more.png);
	width:79px;
	height:30px;
}
.btn.quickemail {
	background-image:url(../images/btn-quick-email.png);
	width:126px;
	height:30px;
}
.btn.googlemaps {
	background-image:url(../images/btn-google-maps.png);
	width:132px;
	height:30px;
}
.btn.portfoliobtn {
	background-image:url(../images/btn-full-portfolio.png);
	width:181px;
	height:44px;
}

.section {
	border-bottom:1px solid #eeeeee;
	padding-bottom:35px;
	clear:left;
}
.section.black {
	/*background:url(../images/section-black.png) 0 0 repeat-x #4b4c4d;*/
	background:#424242;
}
.innersection a.btn {
	margin:8px 40px 10px 35px;
}
.innersection .col {
	width:333px;
	float:left;
}
.innersection p, .innersection li, .innersection h3, #footer p {
	padding:0 0 0 40px;
}
.innersection p, p {
	padding-bottom:10px;
}
.innersection h2 {
	margin:35px 0 15px 40px;
	width:253px;
	background:0 0 no-repeat;
	/*height:38px;*/
}
.innersection h3 {
	padding-bottom:10px;
}
.innersection p,.innersection li, #footer p, #contactformmain label, ul#contactpanel li.icon.message form#contactformside label {
	font-size:12px;
	line-height:20px;
}

.section.services h2 {
	height:38px;
}
.section.services .innersection .col.webdesign h2 {
	background-image:url(../images/h2-web-design.gif);
}
.section.services .innersection .col.marketing h2 {
	background-image:url(../images/h2-marketing.gif);
}
.section.services .innersection .col.development h2 {
	background-image:url(../images/h2-development.gif);
}

.section.portfolio .innersection .col {
	float:right;	
}
.section.testimonials .innersection .col {
	float:left;	
}
.section.portfolio .innersection h2, .section.testimonials .innersection h2 {
	width:auto;
	padding-bottom:20px;
}
.section.portfolio .innersection ul {
	width:626px;
	margin-left:40px;
}
.section.portfolio .innersection li {
	display:block;
	float:left;
	width:193px;
	height:193px;
	background:url(../images/portfolio-piece.png) 0 0 no-repeat;
	margin:0 17px 16px 0;
	padding:0;
}
.section.portfolio .innersection li.norightmargin {
	margin-right:0;
}

.section.testimonials {
	border-bottom:0;
	background:url(../images/section-shaddow-lower.png) repeat-x 0 bottom;
}
.section.testimonials .innersection h2, .section.testimonials .innersection h3, .section.testimonials .innersection p {
	padding-left:373px;
}
.section.testimonials .innersection h2 {
	margin:35px 0 0 0;
}
.section.testimonials .innersection .col p {
	padding:0 60px 10px 100px;
}
.section.testimonials .innersection .col p.first {
	padding-top:30px;
	position:relative;
}
.section.testimonials .innersection .col p.first img {
	position:absolute;
	right:0;
	bottom:-9px;
}
.section.testimonials .innersection img.mugshot {
	float:left;
	margin:0 25px 10px 36px;
	display:inline;
}
.section.testimonials .innersection .col {
	background:url(../images/quote-open.gif) 40px 0 no-repeat;
}

.section.contactform {
	border-bottom:0;
}
.section.contactform .innersection p span.highlighted {
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.section.contactform .innersection p span.emailicon, .section.contactform .innersection p span.telicon {
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin:3px 3px 0 0;
}
.section.contactform .innersection p span.emailicon {
	background:url(../images/icon-sml-email.png) 0 5px no-repeat;
}
.section.contactform .innersection p span.telicon {
	background:url(../images/icon-sml-phone.png) 0 3px no-repeat;
}
.section.contactform .innersection .col h2 {
	font-size:36px;
	line-height:38px;
}
.section.contactform form#contactformmain label, ul#contactpanel li.icon.message form#contactformside label {
	display:block;
	margin:0 0 10px 40px;
	clear:left;
	color:#fff;
	font-weight:bold;
}
ul#contactpanel li.icon.message form#contactformside label {
	clear:none;
	margin:0 0 5px;
	font-weight:normal;
}
.section.contactform form#contactformmain input.text {
	background:url(../images/input-text-bg.png) 0 0 no-repeat;
	width:252px;
	height:36px;
	border:0;
	padding:0 15px 0 15px;
}
.section.contactform form#contactformmain .textarea {
	width:252px;
	height:84px;
	border:0;
	background:url(../images/input-textarea-bg.png) 0 0 no-repeat;
	padding:8px 15px 10px 15px;
}
.section.contactform form#contactformmain .textarea,.section.contactform form#contactformmain input.text {
	color:#CECECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:5px 0 0 -3px;
}
.section.contactform form#contactformmain .submit {
	margin:5px 0 5px 37px;
}

#footer {
	background:#2e2e2e;
}
#footer p {
	padding:25px 0;
	width:920px;
	margin:0 auto;
	color:#868686;
}
#footer a {
	display:block;
	background:url(../images/sitemap-dropdown-icon.png) no-repeat 0 8px;
	color:#fff;
	float:left;
	text-indent:15px;
	padding-right:10px;
}

span.shaddowtop, span.shaddowbottom {
	width:100%;
	background:repeat-x 0 0;
	height:8px;
	display:block;
	position:absolute;
	left:0;
}
span.shaddowtop {
	background-image:url(../images/shaddow-top.png);
	top:0;
	z-index:1;
}
span.shaddowbottom {
	background-image:url(../images/shaddow-bottom.png);
	bottom:69px;
	z-index:2;
}

.imgreplace {
	text-indent:-10000px;
	overflow:hidden;
}
.clear {
	clear:both;
}
.grey {
	color:#5c5c5d;
}