/**********************************************************************
RESET STYLES
**********************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font:13px/21px Arial, sans-serif; 
	background: #000;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**********************************************************************
GENERAL STYLES
**********************************************************************/

h1{font-size:24px; line-height:24px; color:#3eabd5; margin:0 0 10px 0;}
h2{font-size:22px; line-height:24px; color:#3eabd5; margin:15px 0;}
h3{font-size:20px; line-height:24px; color:#3eabd5; margin:20px 0;}
h4{font-size:16px; line-height:24px; color:#3eabd5;}
p{margin:20px 0px; font-size:14px;}
hr{background:#ddd; height:1px; border:0; margin:0 20px 10px 20px; clear:both;}
a, a:visited{color:#3eabd5; text-decoration:none; outline:0;}
a:hover{color:#3eabd5; text-decoration:underline; cursor:pointer;}
table{margin-bottom: 10px;}

/**********************************************************************
HEADER AND NAVIGATION
**********************************************************************/

#header{background:#000; height:130px; border-bottom:1px solid #4d4d4d; }
#logo{float:left; margin:0px 20px;}
#nav{float:right; padding:0 20px; }
#nav li{float:left;}
#nav li a{color:#fff;display:block;padding:89px 15px 20px 15px;}
#nav li a:hover{text-decoration:none;}
#nav li:hover{background:url('../media/design/nav-bg.jpg') repeat-x bottom; cursor:pointer;}
#nav li.highlight {background: url('../media/design/nav-bg.jpg') repeat-x bottom;}

/**********************************************************************
STRAP LINE / CASE STUDIES AREA
**********************************************************************/

.strapline{font-size:25px; font-style:italic; color:#3EABD5; margin:26px 0;}
.case_image{border:2px solid #000; float:right;}
.tel{font-size:30px; color:#CCC;}
#strap{float:left; padding:5px 20px 0px 20px; color:#ccc;}
#banner{background:#333; color:#fff;}
#tel{float:right; padding:5px 20px 0px 20px; font-size:18px;}
#case_slider{}
#case_desc{float:left;}
#case_desc h3{margin-top:0px;}
#case_img{margin-top:15px; padding:0 20px; float:right;}
#case_img_count{float:right; clear:both;}
#case_img_count li{display:inline; font-size:11px;}
#case_img_count li a{background:#000; padding:2px 8px; color:#fff; text-decoration:none;}
#casestudies ul{padding:20px; }
#casestudies li{padding:8px 16px; background:url('../media/design/button-bg.jpg') repeat-x; display:inline; float:left; margin:15px 10px 40px 10px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#casestudies li:hover{text-decoration:none; background:url('../media/design/button-bg-over.jpg') repeat-x; cursor:pointer; }
#casestudies li a{color:#fff;}
#casestudies li a:hover{text-decoration:none;}

/**********************************************************************
CONTENT
**********************************************************************/

#content{padding-top: 20px;background:#fff;position:relative;}
p.testimonial, div.testimonial h3{font:italic 20px/25px Times New Roman, serif; color:#666; margin-bottom: 10px !important;}
div.testimonial p{color:#333;}
.feature_img{float:left; margin:15px 15px 5px 0px;}
.content_img{float:right; margin: 0 0 10px 5px;}
.bigger{font-size:30px; margin-top:70px; color:#fff; margin-bottom:50px;}
.section{width:100%;}
.row{width:960px; margin:0 auto; clear:both; overflow:hidden;}
.one_third_col{width:280px; padding:0 20px 10px 20px; float:left;}
#footer .one_third_col p{margin:10px 0;}
.two_thirds_col{width:600px; padding:0 20px 10px 20px; float:left;}
.three_thirds_col{width:920px; padding:0 20px; float:left;}
#content p{margin:0 0 1em 0;}
#content ul{list-style-type: square;}
#content li{margin: 0 0 0.5em 1.5em;}
#content strong{font-weight: bold;}
p.error { color: #f00; font-weight: bold;}
#offer-banner{background:url("../media/images/jan-offer.png") no-repeat; width:990px; margin:0px auto; height:100px;}
#offer-banner p{margin:0; font-size:45px; color:#fff; font-weight:700; padding:22px 0 0 0; text-align:center; text-shadow:1px 1px 1px #444444;}
.fancy{position:relative; display:block;}
.enlarge{background:url("../media/images/enlarge.png") no-repeat; width:30px; height:30px; display:block; position:absolute; top:3px; left:30px; background-size:100%;}
#features ul{display:inline-block;font-size:17px;}
#features ul li{width:45%;float:left;margin-top:10px;}
#features ul li:nth-child(3),#features ul li:nth-child(4){margin-top:20px;}

/**********************************************************************
PRICING TABLE
**********************************************************************/

table.pricing{background-color:#9CF; width: 100%;}
table.pricing th{background-color:#0193D6; color:#FFF;}
table.pricing td, table.pricing th{border:1px solid #FFF; vertical-align:middle; text-align:center;}
table.pricing td.price_row{background-color:#DDD;}
table.pricing p.big_price{font-size:1.5em; line-height:0.8; font-weight:bold; color:#0193D6; text-align:center; padding:10px 0 5px; margin:0 !important;}

#package-examples h2{margin:30px 0 20px 0;font-weight:700;}
#pricing-badge{width:160px; height:auto; margin-top:-30px; float:right; -moz-transform: rotate(5deg); -webkit-transform: rotate(5deg); -o-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg);}
.pricing-badge-small{width:100px; height:auto; float:right; -moz-transform: rotate(5deg); -webkit-transform: rotate(5deg); -o-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg);}

/**********************************************************************
CONTACT FORM
**********************************************************************/

#contact-map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 325px;
}

#map-directions {
	position: absolute;
	bottom: 20px;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background: rgba(62,171,213,0.8);
	pointer-events: all;
}

#map-directions:hover {
	text-decoration: none;
	background: #3EABD5;
}

.contact-wrap {
	position: relative;
	height: 325px;
	margin-top: -20px;
	overflow: visible;
	pointer-events: none;
}

#contact-details {
	display: inline-block;
	float: right;
	padding: 10px 30px;
	background: #fff;
	height: 225px;
	margin-top: 40px;
	width: 300px;
	box-shadow: 0 0 5px 0 #999;
	pointer-events: all;
	color: #fff;
	font-weight: 300;
}

#contact-details div {
	background: #3EABD5;
	color: #FFF;
	width: 320px;
	margin-left: -30px;
	padding: 24px 20px;
	margin-top: -10px;
	text-align: center;
}

#contact-details div h3 {
	color: #fff;
	margin: 0;
	font-weight: 300;
	font-size: 2.4em;
}

#contact-details div p {
	display: block;
	font-size: 1.4em;
	width: 80%;
	margin: 10px auto 0px;
}

#contact-details address {
	font-size: 1.3em;
	color: #333;
	line-height: 1.55em;
	text-align: center;
	margin-top: 18px;
}

.details p {
	font-size: 1.2em;
}

#content .details p:first-child {
	margin-top: 60px;
}

.details h3 {
	margin: 30px 0px 10px;
}

fieldset .left,
fieldset .right {
	width: 286px;
}

fieldset .left {
	margin-right: 24px;
	display: inline-block;
}

fieldset .right {
	display: inline-block;
}

fieldset input, fieldset textarea {
	width: 100%;
	display: inline-block;
	margin: 0 0 10px 0;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 8px;
}

fieldset textarea {
	height: 89px;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

fieldset input[type=submit] {
	width: 72px;
	background: url('../media/design/send.png') no-repeat 0 0;
	border: none;
	height: 36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	display: block;
	margin-bottom: 25px;
}
fieldset input[type=submit]:hover{
	background-position: 0 -36px;
	cursor: pointer;
}


.contact-quick h3{margin-bottom:0;}
.contact-quick ol{padding:0; list-style:none; margin:0;} 
.contact-quick li{float:left; clear:left; width:100%; padding-top:15px; margin:0!important; color:#000;} 
.contact-quick input{width:98%; height:18px; display:block;}
.contact-quick textarea{width:98%;}
.contact-quick .submit{width:50%; float:right; clear:both; border:0 solid #fff; text-align:right; background:transparent; padding-top:15px; margin-right:-5px;}
.contact-quick .submit input{float:right; width:72px; background:url('../media/design/send.png') no-repeat 0 0; border:none; height:36px; padding:36px 0 0 0; overflow:hidden; display:block; margin:0;}
.contact-quick .submit input:hover{background-position:0 -36px; cursor:pointer;}
.contact-quick label{display:none;}
.contact-quick textarea {
   font-family: inherit;
   font-size: inherit;
}

/**********************************************************************
PORTFOLIO
**********************************************************************/

.row a.client:nth-child(2){
	margin: 0 40px
}

a.client{
	display: inline-block;
	position: relative;
	width: 277px;
	height: 277px;
	margin: 20px 10px;
	text-decoration: none;
}

a.client .client-image{
	width: 277px;
	height: 225px;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

a.client:hover .client-image{
	width: 277px;
	height: 225px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

a.client span.client-name{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	font-weight: 700;
	padding: 10px 0 5px 0;
	margin: 0!important;
}

a.client span.client-type{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #777;
	font-size: 1.1em;
	font-style: italic;
}

a.client div.port-hover{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 225px;
	background-color: rgba(255,255,255,0.7);
	background-repeat: no-repeat;
	background-size: 70px 70px;
	background-position: 50% 50%;
	padding: 1px;
}

a.client div.port-hover p{
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 20%;
	line-height: 35px;
	font-size: 30px;
	font-weight: 700;
	color: #444;
}

.port-last{
	padding: 20px 0;
}
	
/**********************************************************************
FOOTER
**********************************************************************/

#footer{background:#000; color:#fff}
#footer .one_third_col,#footer .two_thirds_col{padding:5px 20px;}
#footer ul{margin-top:8px;}
#footer li{display:inline; padding:0 6px 0 9px; border-left:1px solid #fff;}
#footer li.firstnavitem{border-left: none; padding-left: 0;}
#footer li a{color:#fff;}
#footer li#nav_design{border-left:0; padding-left:0;}