﻿/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body.subPage {
   background-position: left 352px;
 }
 
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; outline: none; }
a { outline: none; }
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after { content:''; }
abbr,acronym { border:0; }

h1{
  font-size: 1.8em;
  padding-bottom:10px;
  line-height:24px;

}

#myClients {
list-style-image:url('../images/LaunchClient.png');
padding-left:30px;
line-height:20px;	
		
}
/* @end */

/*
h1,h3,h4 { font-weight:normal;color:#336699;font-family:"Trebuchet MS",serif;font-weight:bold;text-transform:capitalize; }
h2 { font-size:24px;line-height:1.6em;margin-bottom:3px;color:#cc6600; font-weight:bold; }
h3 { font-size:20px;line-height:1.6em;margin-bottom:5px;font-weight:bold; }
h3.secondary, h4 { font-size:14px;line-height:1.2em;margin-bottom:5px;color:#4c4c4c; }
h5 { font-size:14px;line-height:1.4em;margin-bottom:5px;color:#5c5c5c;font-weight:bold; }
h6 { font-size:13px;line-height:1.4em;margin-bottom:5px;color:#5c5c5c;font-weight:bold; }
h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration:none; }
*/

/* @group Common */

body {
	background: #fff url("../images/bg-page.png") repeat-x left 521px; /* start gradient just below client showcase */
	margin: 0 auto;
	font: 62.5% "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

div.wrapper,
#mainContent {
	width: 950px;
	padding: 0 5px;
	margin: 0 auto;
}

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

h5{
				font-size:16px;
				padding-bottom:10px;
				font-weight:bold;
}
/* @end */

/* @group Header */

#header {
	background: #000;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#header #logo {
	width: 247px;
	height: 80px;
	margin: 10px 0;
}
#header #logo a {
	display: block;
	width: 247px;
	height: 80px;
	text-indent: -99999em;
	background: url("../images/logo.png") no-repeat;
}

/* @group Main Navigation */

#mainNavigation {
	float: right;
	margin-top: -42px;
	font: bold 1.8em "Trebuchet MS";
}
#mainNavigation li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #333;
}
#mainNavigation li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}
#mainNavigation li a {
	color: #fff;
	display: block;
}
#mainNavigation li a:hover,
#mainNavigation li a:active {
	text-decoration: none;
	border-bottom: 1px solid;
}

/* @end */

/* @end */

/* @group Client Showcase */

#clientShowcase {
	background: #222 url("../images/clients/cs-lockdata.png") no-repeat center top;
	height: 421px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

#csImage {
	position: relative;
	z-index: 1;
	height: 421px;
	background-repeat: no-repeat;
	background-position: center top;
}
#clientShowcase {
	background: #222 url("../images/loadingAnimation.gif") no-repeat center center;
}
#csNavigation {
	width: 950px;
	margin: 0 auto;
	position: relative;
	margin-top: -45px;
	text-align: center;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.75);
	height: 45px;
	overflow: auto;
	font: bold 1.4em "Trebuchet MS";
	border: 1px solid #888;
	border-bottom: 0;
	z-index: 20;
}
#csNavigation li {
	display: inline;
	margin: 10px 5px;
	height: 45px;
	line-height: 45px;
}
#csNavigation li a {
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
}
#csNavigation li a:hover,
#csNavigation li a:active,
#csNavigation li a.on {
	text-decoration: none;
	background: rgb(62,105,139);
	background: rgba(62,105,139,0.5);
}

/* @end */

/* @Group Sub Page Headers */

#ShowcaseServices {
	background:url(../images/services_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	text-align:center;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#ShowcaseCompany {
	background:url(../images/company_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	text-align:center;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 10;

}
#ShowcaseContact {
	background:url(../images/contact_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	text-align:center;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#ShowcaseWork {
	background:url(../images/work_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	text-align:center;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}


#ShowcaseTestimonial {
	background:url(../images/testimonial_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	text-align:center;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#ShowcaseNYC {
	background:url(../images/NYC_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	text-align:center;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#Crumbs {
	width: 950px;
	margin: 0 auto;
	position: relative;
	margin-top: -49px;
	text-align: left;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.75);
	height: 45px;
	overflow: hidden;
	font: 1.4em "Trebuchet MS";
	color:#FFFFFF;
	border: 1px solid #888;
	border-bottom: 0;
	z-index: 20;
}

#Crumbs ul {
	margin-left:10px;
}


#Crumbs li {
	display: inline;
	margin: 10px 0px;
	height: 45px;
	line-height: 45px;
}
#Crumbs li a {
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
}
#Crumbs li a:hover,
#Crumbs li a:active,
#Crumbs li a.on {
	text-decoration: none;
	background: rgb(62,105,139);
	background: rgba(62,105,139,0.5);
}



/* @END */




/* @group Main Content */

#mainContent {
	background: transparent url("../images/bg-content-middle.png") repeat-y left top;
	padding: 10px 5px;
	margin-top: 4px;
	overflow: hidden;
}

/* @group About Us */

#aboutUs {
	width: 400px;
	background: #ebecec;
	padding: 20px 10px 20px;
	margin: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	float: left;
}
#aboutUs h3,
#aboutUs h4 {
	font: 1.8em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#aboutUs h3 span {
	font-size: .7em;
	position: relative;
	top: -6px;
}
#aboutUs h4 {
	font-size: 1.5em;
}
#aboutUs p {
	margin-bottom: 10px;
}
#aboutUs a#viewPortfolioLink {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	width: 165px;
	height: 42px;
	text-indent: -99999em;
	background: url("../images/btn-viewportfolio.png") no-repeat;
}

/* @end */


/* @group SubContent */

#SubContent {
	width: 575px;
	background: #FFFFFF;
	padding: 20px 10px 122px;
	margin: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	float: left;
}
#SubContent h3,
#SubContent h4 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
#SubContent h3 span {
	font-size: .7em;
	position: relative;
	top: -3px;
	color:#5a942f;
}
#SubContent h4 {
	font-size: 1.5em;
	margin:0;
}
#SubContent p {
	margin-bottom: 10px;
}

#SubCompany {
	width: 620px;
	background: #FFFFFF;
	padding: 20px 10px 122px;
	margin: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	float: left;
}
#SubCompany h3,
#SubCompany h4 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
#SubCompany h3 span {
	font-size: .7em;
	position: relative;
	top: -3px;
	color:#47072C;
}

#SubCompany p {
	margin-bottom: 10px;
}

#SubContact {
	width: 575px;
	background: #FFFFFF;
	padding: 20px 10px 122px;
	margin: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	float: left;
}
#SubContact h3,
#SubContact h4 {
	font-size: 1.8em;	
	margin-bottom: 10px;
}
#SubContact h3 span {
	font-size: .7em;
	position: relative;
	top: -3px;
	color:#a23b03;
}
#SubContact h4 {
	font-size: 1.5em;
	margin:0;
}
#SubContact p {
	margin-bottom: 10px;
}

#SubNYC {
	width: 620px;
	background: #FFFFFF;
	padding: 20px 10px 122px;
	margin: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	float: left;
}
#SubNYC h3,
#SubNYC h4 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
#SubNYC h3 span {
	font-size: .7em;
	position: relative;
	top: -3px;
	color:#000;
}

#SubNYC p {
	margin-bottom: 10px;
}

#MyUl {

list-style:disc;
padding-left:30px;

}

#clients{
	height:160px;
	margin:0 auto;
	color:#fff;	
	text-align:center;		
}

#clients p{
	margin-top:10px;
	font-size: 1.5em;		
}

#clients a{
	text-decoration:underline;
	color:#fff;
}

#clients a:hover{
	text-decoration:none;
}

#c1 {
height:150px;
background-color:#000;		
position:relative;	
float:left;
margin-right:26px;
}
#c2 {
height:150px;
background-color:#000;		
position:relative;	
float:left;
}

#c3 {
height:150px;
background-color:#000;		
position:relative;	
float:right;
}

/*
#SubContent a#viewPortfolioLink {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	width: 165px;
	height: 42px;
	text-indent: -99999em;
	background: url(../images/xmas/btn-viewportfolio.png) no-repeat;
}
*/
/* @end */

/* @group Right Side Nav */

#SubSide {
	width: 250px;
	float: right;
	padding: 20px 10px;
}
#SubSide li {
	margin-bottom: 10px;
	padding-bottom: 0px;
	/* background: url(../images/xmas/divider-horizontal.gif) no-repeat right bottom; */
}
#SubSide li.last {
	background-image: none;
}
#SubSide li h4 {
	font: 2.4em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;

	background-color:#000000;
	color:#FFFFFF;
	height: 25px;
}
/*#SubSide li#SubSide-webdev h4 {background-image: url(../images/xmas/services-icon-webdev.png);}
#SubSide li#SubSide-webdesign h4 {background-image: url(../images/xmas/services-icon-webdesign.png);}
#SubSide li#SubSide-ecommerce h4 {background-image: url(../images/xmas/services-icon-ecommerce.png);}
#SubSide li#SubSide-seo h4 {background-image: url(../images/xmas/services-icon-seo.png);}
*/
#SubSide li p {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	z-index: 2;
	padding-left: 20px;
	background: url(../images/arrow.gif) no-repeat left top;
}

#SubSideEmailWrapper {
	width: 245px;
	float: right;
	padding: 10px 10px;
	height:225px;
	
}

#SubSideEmail {
	padding-left: 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
    height:225px;
	background-color:#000000;
	margin-bottom:30px;
	
}
#SubSideEmail p {
	font: 2.4em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	height: 25px;
}
#SubSideEmail h6 {
	font: 1.2em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	height: 25px;
}

#SubSideConstantWrapper {
	width: 245px;
	float: right;
	padding: 10px 10px;
	height:225px;
	
}

#SubSideConstant {
	padding-top:10px;
	padding-bottom:10px;
    height:225px;

	
}


#SubSideAddyWrapper {
	width: 245px;
	float: right;
	padding: 10px 10px;
	height:225px;
	margin-bottom:10px;
	
}

#SubSideAddy {
	padding-left: 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
    height:225px;
	background-color:#000000;
	margin-bottom:30px;
	
}
#SubSideAddy p {
	font: 2.4em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	height: 25px;
}
#SubSideAddy h6 {
	font: 1.2em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	height: 25px;
}

#SubSideConstantWrapper {
	width: 245px;
	float: right;
	padding: 10px 10px;
	height:225px;
	
}

#SubSideConstant {
	padding-top:10px;
	padding-bottom:10px;
    height:225px;

	
}

/* @end */


/* @group Services */

#services {
	width: 475px;
	float: left;
	padding: 10px 10px;
}
#services li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url("../images/divider-horizontal.gif") no-repeat right bottom;
}
#services li.last {
	background-image: none;
}
#services li h1 {
	font: 2.4em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	padding-left: 80px;
	height: 70px;
	background: url("../images/services-icon-webdev.png") no-repeat left top;
}
#services li#service-webdev h1 {background-image: url("../images/services-icon-webdev.png");}
#services li#service-webdesign h1 {background-image: url("../images/services-icon-webdesign.png");}
#services li#service-ecommerce h1 {background-image: url("../images/services-icon-ecommerce.png");}
#services li#service-seo h1 {background-image: url("../images/services-icon-seo.png");}
#services li#service-mobile h1 {background-image: url("../images/services-mobile.png");}

#services li p {
	margin: -40px 0 0 80px;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	z-index: 2;
}

/* @end */

#social {
        clear:both;
		padding:15px;
		margin: 10px;
        color:#FFFFFF;
		background-color:#000000;
		font-size: 1.3em;		
}

#SocialTitle{
				
		font: 2.4em "Trebuchet MS", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
		padding:0;
		top:-15px;
		position:relative;

}

/* @group Actions */

#actions {
	clear: both;
	overflow: hidden;
	margin: 0 10px;
	padding-top:10px;
	background-color:#000000;
	color:#FFFFFF;
}
#actions div {
	float: left;
	width: 210px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	background: url("../images/divider-vertical.gif") no-repeat right 20px;
	font-size: 1.3em;
}
#actions div.last {
	background-image: none;
	padding-right: 0;
	margin-right: 0;
}
#actions h5 {
	font: 1.2em "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
#actions p {
	margin-bottom: 10px;
}
#actions form ol li {
	margin: 5px 0;
}
#actions form input[type="text"] {
	height: 2em;
	line-height: 2em;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 90%;
}
#actions form input[type="submit"] {
	padding: 0 4px;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	clear: both;
	background: #181c1c;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 20px;
	overflow: hidden;
}

/* @group Footer Navigation */

#footerNavigation {
	padding: 10px;
	margin-bottom: 20px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.5);
	border: 1px solid #444;
	border-top: 0;
}
#footerNavigation li {
	display: inline;
	margin-right: 20px;
}
#footerNavigation li a {
	color: #fff;
}

/* @end */

/* @group What's Next */

#whatsnext {
	float: right;
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #444;
	padding-bottom: 40px;
	width: 300px;
	font-size: 1.2em;
}
#whatsnext h6 {
	background: #222;
	padding: 5px;
	font-size: 1.2em;
}
#whatsnext ul {
	padding: 5px;
	margin: 5px;
}

/* @end */

/* @group Request a Quote */

#requestAQuote {
	float: left;
	margin-bottom: 20px;
}
#requestAQuote h6 {
	font-size: 1.6em;
	margin-bottom: 5px;
}
#requestAQuote h6 a {
	color: #db2;
}
#requestAQuote h6 a:hover,
#requestAQuote h6 a:active {
	text-decoration: none;
	border-bottom: 1px solid;
}

/* @end */

#copyright {
	clear: both;
	float: left;
}

a#toTop {
	color: #fff;
	float: right;
	display: block;
	height: 57px;
	line-height: 57px;
	padding-right: 73px;
	background: url("../images/logo-small.png") no-repeat right top;
}

#signup {
				
	border:1px #CCCCCC solid;
	padding:5px;
	font-size:18px;
}

#emailWrap {
	height: 40px;
	margin-top:40px;
	padding-left:10px;
}

#emailWrap input{
   border:0;
   height:38px;
   width:174px;
   margin-right: 0;
   background: transparent url(../images/input_bg.png) no-repeat right center;
   float: left;
   padding-left:10px;
   padding-top:14px;
   padding-right: 5px;
   overflow:hidden;
}


#emailWrap input.myEmail {
   font-size:18px;
   height: 38px;
   width:170px;
   outline: none;
}

#emailWrap input.emailSubmit {
   background: transparent url(../images/emailSubmit.png) no-repeat right;
   width: 36px;
   float:left;
   cursor: pointer;
   padding-left:-20px;
   margin-top:7px;













