/* CSS Document */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.8;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#2D2D2D;
}

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

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, li{
	font-size:13px;
	color:#2D2D2D;	
}

ol, ul {
padding:0px;
list-style-type:none;
	
}


a{text-decoration:none; color:#EF3F08;
}

/***************************** end of reset *****************************/

body{
	background-image:url(../images/NewBackground.png);
	background-position:center top;
	background-repeat:repeat-x;
	min-height:101%;
	background-color:#9CDCF9;
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

#waterFront{
	/*background-image:url(../images/bg2.png);
	background-position:center top;
	background-repeat:no-repeat;*/
	width:100%;
	float:left;
}

#wrapper{
	background-image:url(../images/Seabed3.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	float:left;
	width:100%;
	padding-bottom:0px;
	}
	
.websiteHolder{
	width:948px;
	margin:auto;
	}
	
.footerHolder{
	width:880px;
	margin:auto;
	}
	
.socialText{
	position:relative;
	top:-10px;
	color:#EF3F08 !important;
}
	
	
#creditfooter{
	display:none;
}
	
/******************* end of wrappers and background *******************/
	
#header{
	padding-top:35px;
	margin-bottom:25px;
	position:relative
}
	
.theBoat{
	position:absolute;
	left:-195px;
	top:232px;
}	
	
#header h1{
	background-image:url(../images/logo.png);
	background-position:center;
	width:300px;
	height:55px;
	text-indent:-9999px;
}

#header ul.megaMenu{
	position:absolute;
	right:4px;
	top:51px;
	list-style:none !important;
}

#header ul.megaMenu li{
	float:left;
	margin-left:10px;
}

	
/******************* end of header *******************/	
	
	
.holderTop{
	width:948px;
	height:22px;
	background-image:url(../images/wrapperTopBG.png);
	background-position:center top;
	display:block;
	}
	
.content{
	width:948px;
	background-image:url(../images/wrapperBodyBG.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding:1px 0 20px 0;
	float:left

	}

.holderBottom{
	width:948px;
	height:24px;
	background-image:url(../images/wrapperBottomBG.png);
	background-position:center bottom;
	display:block;
	clear:both;
}


.greenBanner{
	background-image:url(../images/greenBanner.png);
	display:block;
	width:860px;
	height:322px;
	padding:20px;
	background-repeat:no-repeat;
	margin-left:24px;	
}


.greenBanner .findOutMore{
	background-image:url(../images/findoutmore.png);
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	width:258px;
	height:55px;
	text-indent:-9999px;
	margin-top:20px;
	margin-left:-4px;
}

.greenBanner .findOutMore:hover{
		background-position:0px -101px;

}

.greenBanner h2{
	background-image:url(../images/bannerText.png);
	display:block;
	width:488px;
	height:76px;
	text-indent:-9999px;
	margin-top:20px;
	margin-bottom:20px;
}

.greenBanner .screenshot{
	float:right;
	margin:10px 10px 0 0;
}


/******************* end of content *******************/

.innerContent{
	padding:10px 44px;
	}	

.innerContent h2{
	font-size:28px;
	color:#4A6C7D;
	margin-bottom:10px;
	}
	

.innerContent h3{
	margin:10px 0;
	color:#83172C;
	font-size:20px;
}	


.innerContent h2 span{
	color:#8CBF00;
	}

.innerContent .hr{
	width:100%;
	height:5px;
	background-color:#E0ECEF;
	display:block;
	margin:20px 0 20px 0;
	float:left;
	clear:both;
	}
	

.innerContent p{
	margin-bottom:15px;
}	

.homeText{
	float:left; 
	width:860px;
	}

.homeText p{margin-bottom:0px !important;}

#howWeDoIt h3 a{color:#83162B;}
#howWeDoIt p a{color:#000000;}
	
.quadLeft{width:420px; float:left;}
.quadDesign{width:200px; float:left;}
.quadoCode{width:200px; float:right;}
					
.quadRight{width:420px; float:right}
.quadoOptimse{width:200px; float:left;}
.quadoManage{width:200px; float:right;}

.quadRight img, .quadLeft img{margin-left:11px;}

.quadLeft h3, .quadRight h3{text-align:center; color:#83162B;}


/******************* end of inner *******************/

.featured{
	background-image:url(../images/featureBG.png);
	background-position:center;
	background-repeat:no-repeat;
	width:868px;
	height:238px;
	display:block;
	padding:40px;
	margin-top:10px;
}

.newsLetter{
	background-image:url(../images/newsLetterBG.png);
	background-position:center;
	background-repeat:no-repeat;
	width:868px;
	height:38px;
	display:block;
	padding: 20px 40px;
	margin-top:10px;
}

.featured img{float:right; margin-left:20px;}

.featured h2{
	background-image:url(../images/featureWork.png);
	display:block;
	height:33px;
	width:355px;
	text-indent:-9999px;
}

.featured h3{
	margin:10px 0;
	color:#93037E;
	font-size:30px;
}

/******************* end of featured *******************/

#footer{
	width:100%;
	height:210px;
	background-color:#EAE4B2;
	background-position:top;
	background-repeat:repeat-x;
	color:#333;
	padding-top:20px;
	float:left;
}

#footer h2{
	font-size:24px;
	color:#79ACB4;
}

#footer span{color:#79acb4;}

.getintouch{
	float:left;
	width:460px;
}
.address{
	width:260px;
	float:left;
	}
	
.address p{
	line-height:normal;
}
	
.social{
	width:180px;
	float:right;
	}

#footer li{
	vertical-align:bottom;
}

.fromTheBlog{
	width: 420px;
	float:right;
}


		
/******************* end of footer *******************/	

.rightSide{
	float:right;
	width:253px;
	margin-left:16px;
}

.sideBar{
	float:right;
	width:253px;
	background-image:url(../images/sideBarBottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.sideBar ul{
	background-image:url(../images/sideBarTop.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:253px;
	padding:20px 0px;
}

.sideBar li{
	margin-left:6px;
	width:200px;
	border-bottom:#EFE5A4 solid 1px;
	border-top:#fff solid 1px;
	font-size:17px;
	line-height:normal;
}

.sideBar li a{
	color:#4A6C7D;
}

.sideBar li a:hover{color:#EF3F08;}

.sideBar .subText{
	font-size:12px;
}

.sideBar .liArrow{
	position:relative;
	bottom:-2px;
}

.sideBar li.first{
	border-top:none !important;
	padding:10px 24px 20px 18px !important;
}

.sideBar li.middle{
	padding:20px 24px 20px 18px !important;
}

.sideBar li.last{
	border-bottom:none !important;
	padding:20px 24px 10px 18px !important;
}

/******************* end of sideBar *******************/	

.portfolio{
	background-image:url(../images/portfolioBG.png);
	background-repeat:no-repeat;
	width:816px;
	height:314px;
	padding:25px;
	display:block;
	margin:auto;
	position:relative;
	color:#666;
	
}

.portfolio h3{color:#83162B; margin-bottom:20px; font-size:18px;}
.portfolio p{ margin-bottom:20px;}
.portfolio strong{color:#83AF0A;}
.webSlide{
	float:right;
	width:346px;
	height:262px;
	position:relative;
}

.slideBG{
	position:absolute;
	top:20px;
	right:20px;
	z-index:4;
}

#pager{
	position:absolute;
	left:634px;
	top: 300px;
}


.webText{
	width:450px;
	float:left;
}

/******************* end of portfolio *******************/	

#contact-form{
	padding:0;
	margin:0;
}
#contact-form label{
	float:left; 
	width:120px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
#name,
#email2,
#subject,
#message, .searchbox{
	border:1px solid #dddddd;
	padding:8px;
	color:#5e5e5e;
	background:#f2f2f2 url(../images/input_bg.gif) repeat-x top;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}


#name:focus,
#email2:focus,
#subject:focus,
#message:focus{
	border:1px solid #acacac;
	padding:8px;
}

#name,
#email2,
#subject{
	width:350px;
}
#message{
	width:350px;
	height:200px;
}

.optin {
	font-size:10px !important;
	width:368px !important;
	margin-left:120px;
	}
	
label{color:#97C71B;}

.theSendbtn{
	display:block !important;
	width:208px !important;
	height:57px !important;
	background-color:#fff !important;
	text-indent:-9999px !important;
	background-image:url(../images/sendBtn.png) !important;
	border:none !important;
	margin-left:110px;
	cursor:pointer;
}


#nameNews,
#emailNews{
	border:1px solid #dddddd;
	padding:8px;
	color:#5e5e5e;
	background:#f2f2f2 url(../images/input_bg.gif) repeat-x top;
	font-size:13px;
	width:200px;
	margin-right:10px;
}

#submitNews{
	width:90px;
	height:34px;
	background-image:url(../images/signUpNews.gif);
	border:0px;
	position:relative;
	bottom:-1px;
}



/******************* end of contact *******************/	


#featureHolder p, #featureHolder li{
	font-size:12px;
	line-height:normal;
}

#featureHolder h3{
	margin-top:0px !important;
	line-height:normal;
}

.featureBlockFull {
	
	width: 580px;
	/*height: 200px;*/
	XXbackground-color: #f1f1f1;
	margin: 10px 0 10px 0;
	float: left;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	
}


.featureBlockTextFull {
	width: 400px;
	/*height: 180px;*/
	XXbackground-color: #ffff00;
	margin: 10px 0 10px 0;
	float: left;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	
}

.featureBlockImage {

	width: 160px;
	height: 160px;
	xxbackground-color: #ff0000;
	margin: 10px 10px 10px 0px;
	float: left;
	border: 2px solid #999;
	}
	
/******************* end of quadcast *******************/

ul.megaMenu li{
	position:relative;
	z-index:100;
}

div.subMenu{
	position: absolute; /*--Important--*/
	top: 0px; left: -211px;
	padding: 48px 0px 0px 0px;
	float: left;
	display:block; /*--Hidden for those with js turned off--*/
	z-index:90;
	height:50px;
	width:714px !important;
	background-image:url(../images/megaMenuBG.png);
	background-position:center top;
	background-repeat:no-repeat;
}	
.roundedSub{	
	
	background:#B5E2EA;
	padding:30px;
	float:left;
	
		/* CSS3 Rounded Corners */
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
		
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
		
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
		
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	
}

.subMenu ul{
	list-style: none;
	margin:0 0px 0 0 !important; padding: 0;
}

ul.megaMenu .subMenu ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	margin:0px !important;
	font-size:14px !important;
}

ul.megaMenu .subMenu ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	display: block;
	text-decoration: none;
	color: #fff;
}



/******************* end of mega menu *******************/

#header ul li a.aboutMenu{
	width:82px;
	height:40px;
	background-image:url(../images/menu/about.png);
	background-position:0 14px;
	background-repeat:no-repeat;
	text-indent:-9999px !important;
	display:block;
}

.aboutMenu:hover{
	background-position: 0 -41px !important;
}

#header ul li a.activeabout{
background-position: 0 -41px !important;
}

#header ul li a.portfolioMenu{
	width:104px;
	height:40px;
	background-image:url(../images/menu/portfolio.png);
	background-position:0 14px;
	background-repeat:no-repeat;
	text-indent:-9999px !important;
	display:block;
}

.portfolioMenu:hover{
	background-position: 0 -41px !important;
}

#header ul li a.activePortfolio{
	background-position: 0 -41px !important;
}

#header ul li a.blogMenu{
	width:66px;
	height:40px;
	background-image:url(../images/menu/blog.png);
	background-position:0 14px;
	background-repeat:no-repeat;
	text-indent:-9999px !important;
	display:block;
}

.blogMenu:hover{
	background-position: 0 -41px !important;
}



#header ul li a.activeBlog{
	background-position: 0 -41px !important;
}


#header ul li a.contactMenu{
	width:129px;
	height:40px;
	background-image:url(../images/menu/contact.png);
	background-position:0 14px;
	background-repeat:no-repeat;
	text-indent:-9999px !important;
	display:block;
}

.contactMenu:hover{
	background-position: 0 -41px !important;
}

#header ul li a.activeContact{
	background-position: 0 -41px !important;
}

#header ul li a.servicesMenu{
	width:106px;
	height:40px;
	background-image:url(../images/menu/services.png);
	background-position:0 14px;
	background-repeat:no-repeat;
	text-indent:-9999px !important;
	display:block;
}

#header ul li a.servicesMenu:hover{
	background-position: 0 -41px !important;
}

#header ul li a.activeServices{
	background-position: 0 -41px !important;
}


div.subMenu .subMenuLeft{
	float:left;
	width:301px;
	padding-right:20px;
}

div.subMenu .subMenuRight {
	border-left:1px solid #96D7DF;
	float:left;
	padding-left:20px;
	width:301px;
}

div.subMenu .subsubLeft {
	border-right:1px solid #96D7DF;
	float:left;
	padding-right:20px;
	width:130px;
	height:130px;
}

div.subMenu .subsubRight {
	float:left;
	margin-left:20px;
	width:130px;
	height:130px;
}

div.subMenu .subsubLeft li a, div.subMenu .subsubRight li a{color:#2F2E14 !important;}

div.subMenu .subsubLeft li h3 a, div.subMenu .subsubRight li h3 a{color:#93037E !important;}

/******************* end of mega menu *******************/

ul.megaMenu .subMenu ul li.smallMenu{font-size:12px !important; line-height:normal; color:#333;}
		
.teamMember{width:570px; float:left; margin:20px 0; padding:10px; background-color:#e4f5b8;}
.teamMember2{width:570px; float:left; margin:20px 0; padding:10px; background-color:#fdf7bd;}








/******************* BLOG *******************/
#wrapper .innerContent .post{float:left; width:560px; padding:10px; margin-bottom:20px;}

#wrapper .innerContent #comments{float:left; width:558px; padding:10px; margin-bottom:20px; background-color:#F2FFCF; border:1px solid #e4f5b8; font-size:12px;}

#wrapper .innerContent #comments h3{margin:0px;}

#wrapper .innerContent .post h2{font-size:18px;}
#wrapper .innerContent .post h2 a{color:#81959F;}

#wrapper .innerContent .post a:hover{text-decoration:underline;} 
#wrapper .innerContent .post p{font-size:14px; line-height:18px;}

#wrapper .innerContent .post img{padding:5px; background-color:#fdf7bd; border:1px solid #fff; margin:0 0 10px 10px; }
#wrapper .innerContent .even img{padding:5px; background-color:#fdf7bd; border:1px solid #fff; margin:0 0 10px 10px; }
#wrapper .innerContent .odd img{padding:5px; background-color:#e4f5b8; border:1px solid #fff; margin:0 0 10px 10px; }



.sideBar ul li ul{
	background:none !important;
	padding:10px 0 0 10px !important;
	list-style:circle !important;
}

.sideBar ul li ul li{
	border:none;
}

.sideBar ul li ul li a{
color:#4A6C7D;
font-size:12px;
border:none;
}

.sideBar .searchLI{
	border:none !important;
	padding:0px 24px 0px 18px !important;
}

.entry-date{
	font-size:12px;
	font-weight:bold;
	color:#595D5F;
}

#wrapper .innerContent .odd .entry-meta{
	font-size:12px;
	padding:10px;
	background-color:#e4f5b8;
}

#wrapper .innerContent .even .entry-meta{
	font-size:12px;
	padding:10px;
	background-color:#fdf7bd;
}

.innerContent .hrBlog{
	width:100%;
	height:5px;
	background-color:#4A6C7D;
	display:block;
	margin:20px 0 20px 0;
	float:left;
	}
	

	
#wrapper .innerContent .odd .hrBlogThin{
	width:100%;
	height:1px;
	background-color:#e4f5b8;
	border-bottom:1px #fff solid;
	display:block;
	margin:10px 0 10px 0;
	}
	
#wrapper .innerContent .even .hrBlogThin{
	width:100%;
	height:1px;
	background-color:#fdf7bd;
	border-bottom:1px #fff solid;
	display:block;
	margin:10px 0 10px 0;
	}
	
.innerContent .entry-title{
	margin-bottom:0px !important;
}

.searchBtn{
	background-image:url(../images/searchBtn.png);
	background-repeat:no-repeat;
	background-position:right;
	width:135px;
	height:36px;
	display:block;
	border:0px;
	cursor:pointer;
	margin-top:10px;
	margin-left:68px;
}

.alignright {float:right;}
.alignleft {float:left;}

/******************* end of blog *******************/

#servicesHolder{
	position:relative; 
	height:760px; 
	text-indent:-9999px;
	width:100%;
	float:left;
	}

.designQ{
	position:absolute;
	width:438px;
	height:353px;
	background-image:url(../images/quadro/design22.png);
	background-position:0px 0px; 
	bottom:42px;
	left:4px;
}

.designQ:hover{	background-position:0px -420px;}


.prQ{
	position:absolute;
	width:456px;
	height:354px;
	background-image:url(../images/quadro/pr22.png);
	background-position:0px 0px;
	right:3px;
	bottom:42px;

}

.prQ:hover{background-position:0px -450px;}


.developmentQ{
	position:absolute;
	width:413px;
	height:347px;
	background-image:url(../images/quadro/development22.png);
	background-position:0px 10px; 
	top:5px;
	left:0px;
	background-repeat:no-repeat;

}

.developmentQ:hover{background-position:0px -362px;}


.marketingQ{
	position:absolute;
	width:420px;
	height:337px;
	background-image:url(../images/quadro/marketing22.png);
	background-position:0px 12px; 
	top:13px;
	right:0px;
	background-repeat:no-repeat;

}

.marketingQ:hover{background-position:0px -398px;}

					

/******************* end of services *******************/


.zoomImage  {
opacity:0;
position:absolute;
}


.portfolioText{
float:left; width:424px;
}


.portfolioText li{color:#97C71C;}
.portfolioText li span{color:#2b2b2b;}

.cufon{
	font-weight:bold !important;
}

.subActive{color:#EF3F08 !important;}

.errorMsg{
padding-bottom:20px;
}

.errorMsg ul{
 padding-left:40px;
 list-style-position:inside;
}

.errorMsg li{
color:#FF0000;
list-style:circle;
}















