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}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


body {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#232323;
	background:#9acffd url(images/pageBg.jpg);
}

.wrapper {
	width:940px;
	margin:0px auto;
	padding:0;
	font-size:1em;
	line-height:1.6em;
	position:relative;
	overflow:hidden;
}

.branding {
	height:45px;
	background:#6fa5d8 url(images/headerBg.jpg) repeat-x top;
}

.branding .wrapper {height:45px;}

.branding h1 a {
	background: url(images/logo.jpg) no-repeat 0px 0px;
	width:137px;
	height:17px;
	text-indent:-9999px;
	position:absolute;
	top:14px;
	left:0px;
}

.branding ul {
	list-style:none;
	float:right;
	width:400px;
}

.branding ul li {
	float:right;
	margin:0px 0 0 25px;
	display:inline;
}

.branding ul li a {
	display:block;
	float:right;
	padding:12px 0 0 0;
	font-size:14px;
	color:#1f66a9;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	border-top:none;
}

.branding ul li a:hover,
.branding ul li a.active
 {
	border-top:2px solid #0b4173;
	text-decoration:none;
	color:#0b4173;
	padding:10px 0 0 0;
}

.intro {
  width:606px;
  background:url(images/introBg.jpg) no-repeat;
  height:156px;
  margin:80px 0 0 50px;
  text-indent:-9999px;
}

.websites {
	width:940px;
	margin:0px auto 30px;
	height:396px;
	background:url(images/websitesBg.jpg) no-repeat 0px 0px;
}

.websites a {
	display:block;
	height:340px;
	width:940px;
	text-indent:-9999px;
	overflow:hidden;
	
}

a.main-contact-form-link {
	display:block;
	width:211px;
	height:219px;
	background:url(images/contactButtonBg.jpg) no-repeat top left;
	text-indent:-9999px;
	position:absolute;
	right:60px;
	top:20px;
}

a.main-contact-form-link:hover {
	background:url(images/contactButtonBg.jpg) no-repeat -220px top;
}

/****************main content*************/

.mainContent {
	/*background:url(images/mainContentBg.jpg) repeat-y;*/
	background:#fff;
	padding-top:60px;
	margin-bottom:45px;
	padding:0 10px 0 10px;
	width:920px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
}

.mainContentLeft {
	float:left;
	width:624px;
	/*background:url(images/verticalDivider.jpg) repeat-y right 20px;*/
	margin:20px 10px 10px 10px;
	padding:0 0 10px 0;
	display:inline;
}

.aboutUs, .whyUs  {
	float:left;
	width:610px;
	margin:0px;
	display:inline;
	overflow:hidden;
}

.whyUs {margin-top:20px;}

.mainContentSidebar {
	float:left;
    margin: 20px 5px 40px 5px;
    width: 260px;;
	display:inline;
}

.mainContentSidebar ol li {
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	background:url(images/bullet.jpg) no-repeat left 3px;
}

.mainContentSidebar strong {
	font-family:Georgia, Times, “Times New Roman”, serif;
	font-style:italic;
	font-size:1.1em;
}

.mainContentWide {
	float:left;
	width:900px;
	margin:20px 10px 0 10px;
	padding-bottom:20px;
	display:inline;
}

.grid3 {
	float:left;
	width:280px;
	margin:0 20px 20px 0;
	display:inline;
}

/*************inner pages shared styles***********/

.content-intro {
	height:130px;
	background:url("images/workIntroBg.jpg") repeat-x scroll left -2px transparent;
	margin-bottom:50px;
	border-bottom:1px solid #81bcee;
}

.content-intro h2 {
	width:760px;
	height:63px;
	text-indent:-9999px;
	margin:31px 0 0;
}

.content-intro p {text-indent:-9999px;}

/*************work page************************/

.work-intro {
	height:130px;
	background:url("images/workIntroBg.jpg") repeat-x scroll left -2px transparent;
	margin-bottom:0px;
	border-bottom:1px solid #81bcee;
}

.work-intro h2 {
	background:url(images/recentProjectsBg.jpg) no-repeat;
}

.work-intro p {text-indent:-9999px;}

.projectsWrapper {
	background:#fff;
	overflow:hidden;
	padding-top:40px;
}

.projectSection {
	margin-bottom:50px;
	padding-bottom:50px;
	width:940px;
	border-bottom:1px dotted #ccc;
	position:relative;
}

.projectSection.last {border:none; margin-right:auto;}

.projectSection h3 {
	color:#073762;
	font-size:30px;
	margin:0;
	font-weight:normal;
	line-height:1em;
}

.projectDescription {
	float:left;
	width:220px;
}

.projectImage {
	float:right;
	width:660px;
	margin-left:19px;
	display:inline;
}

.projectLinks {
	margin-top:20px;
}

.projectLinks li {
	float:left;
	width:70px;
}

.projectLinks li a {
	color:#555;
	font-size:10px;
}


/******************* packages *********************/

.packagesTop {
	background:#fff;
	margin:0 0 40px 0;
	overflow:hidden;
	border-bottom:1px solid #81bcee;

}

.packages-intro h2 {
	background:url(images/packagesBg.jpg) no-repeat;
}

.packages-intro.content-intro {
	margin-bottom:10px;
}

.packageIntroLeft {
	float:left;
	width:540px;
	display:inline;
}

.packageIntroWrapper {
	margin:0 auto;
	width:940px;
	position:relative;
	line-height:1.4em;
}

.packageIntroLeft h3 {
	font-size:24px;
	margin:40px 0 15px 0;
}

.packageIntroLeft p.highlight {
	line-height:1.4em;
}

img.packagesSample {
	position:absolute;
	right:-50px;
	top:-100px;
}

ul.packagesSteps {
	float:left;
	padding:40px 0;
	display:inline;
}

ul.packagesSteps li {
	float:left;
	width:220px;
	margin:0 20px 0 0;
	display:inline;
}

* html ul.packagesSteps li {margin:0 15px 0 0;}

ul.packagesSteps li.last {
	margin:0;
}

ul.packagesSteps li h3 {
	font-size:16px;
	font-style:italic;
	padding:9px 0 9px 45px;
	position:relative;
	left:-15px;
}

ul.packagesSteps li.step1 h3{background:url(images/packages-sprite.png) no-repeat 0px 0px;}
ul.packagesSteps li.step2 h3{background:url(images/packages-sprite.png) no-repeat 0px -60px;}
ul.packagesSteps li.step3 h3{background:url(images/packages-sprite.png) no-repeat 0px -120px;}

ul.packagesSteps li.step4 a {
	display:block;
	width:221px;
	height:60px;
	background:url(images/packages-sprite.png) no-repeat 0px -205px;
	text-indent:-9999px;
}

ul.packagesSteps li.step4 a:hover {background:url(images/packages-sprite.png) no-repeat 0px -266px;}

ul.packagesSteps li.step4 p {font-style:italic;}

.packagesContent h3 {
	margin:0;
	font-size:22px;	
}

.packagesContent h4 {
	color:#232323;
	font-style:italic;
	font-weight:bold;
}

.mainContentSidebar h3 {
	font-size:22px;
	margin-bottom:20px;
}

.packagesCommonQuestions {
	padding:20px 0 0 0;
	margin:30px 0 20px 0;
	border-top:1px dotted #DBDBDB;
}

.packagesContent ul.questions {
	margin:20px 0 0 0;
}

.yourPackage {
	margin:0;
}

/****************package selection page**************/

.packagesListTop {
	margin:10px 0 0 0;
	float:left;
	height:108px;
	width:940px;
	background:url(images/packagesTableTop.jpg) no-repeat;
	display:inline;
}

.packagesListContent {
	float:left;
	width:940px;
	background:url(images/packagesTableMiddle.jpg) repeat-y;
	position:relative;
	padding:0;
}

.packagesListBottom {
	padding:0 0 60px 0;
	float:left;
	height:32px;
	width:940px;
	background:url(images/packagesTableBottom.jpg) no-repeat;
	display:inline;
}

ul.packagesList {
	float:left;
	width:900px;
	margin:-67px 20px 20px 20px;
	text-align:center;
	display:inline;
}

ul.packagesList ul li {
	margin:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	padding:0 0 5px 0;
}

ul.packagesList ul li.last {border:none;}

ul.packagesList ul li.packagePrice,
ul.packagesList ul li.packageDescription  {border:none; padding:0;}

li.package1 {
	float:left;
	margin: 0 20px 0 0;
    width: 280px;
	display:inline;
	min-height:530px;
	position:relative;
	padding-bottom:50px;
}

li.package2 {
	float:left;
	width:300px;
	margin:-5px 20px 0 0;
	display:inline;
	min-height:530px;
	position:relative;
	padding-bottom:50px;
}

li.package3 {
	float:left;
	width:280px;
	margin:0;
	min-height:530px;
	position:relative;
	padding-bottom:50px;
}

ul.packagesList h3 {
	color:#444;
	font-size:22px;
}

ul.packagesList li.package2 h3 {
	font-size:24px;
}

ul.packagesList li.packagePrice {
	margin:22px 0 20px 0;
	font-size:24px;
	color:#619a06;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

ul.packagesList li.packagePrice .unit {color:#2c2c2c; position:relative; top:-2px;}

ul.packagesList li.package2 li.packagePrice {
	margin:27px 0 20px 0;
}

ul.packagesList li.packageDescription {
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}

.packagesListContent a.selectPackageButton {
	background: url(images/packagesButtons.jpg) no-repeat 0 -38px;
    bottom: 10px;
	left:90px;
    display: block;
    height: 38px;
    position: absolute;
    text-indent: -9999px;
    width: 118px;
}

.packagesListContent a.selectPackageButton:hover {background: url(images/packagesButtons.jpg) no-repeat -117px -38px;}



/******************* footer *********************/

.footer {
	float:left;
	width:100%;
	margin:0px 0px 0px 0;
	padding:0px;
	color:#3f3c3c;
	text-align:center;
	display:inline;
	background:#9fcffc;
	border-top:1px solid #8cc2f4;
}

.footer .wrapper {
  padding:30px 0 0 0;
}

.footer ul.footerLeft {
	float:left;
	width:450px;
	list-style:none;
	text-align:left;
	margin:10px 0 40px 0;
	display:inline;
}

.footerRight {
	width:450px;
	float:right;
}

.footer ul.footerLeft li {
	margin-bottom:10px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #5d90c2;
}

.footer ul.footerLeft li.last {
	border:none;
	color:#3576b3;
	margin-top:5px;
}

.footer h2 {
    background: url(images/twitterIcon.jpg) no-repeat left -4px;
    color: #3576b3;
    float: left;
    font-size: 14px;
    font-style: italic;
    margin: 0;
    padding: 3px 0 0 35px;
} 

.footer ul.footerLeft a {
	text-transform:uppercase;
	color:#3576b3;
	margin:0;
	padding:0;
}

.footer a,
.footer a:hover {
	color: #3576b3;
}

.footer a.active {color:#28639a;}

/******************* twitter gadget *************************/

.footer .twtr-widget {
	width:450px;
	float:right;
	margin:0 0 40px 0;
	background:transparent;
}

.footer .twtr-widget div {
	background:transparent !important;
}

.footer #twtr-widget-1 .twtr-doc, 
.footer #twtr-widget-1 .twtr-hd a, 
.footer #twtr-widget-1 h3, 
.footer #twtr-widget-1 h4, 
.footer #twtr-widget-1 .twtr-popular {
	
}

.footer #twtr-widget-1 .twtr-new-results, 
.footer #twtr-widget-1 .twtr-results-inner, 
.footer #twtr-widget-1 .twtr-timeline 
{
    background: none !important;
}

.footer .twtr-ft,
.footer .twtr-hd
{
	display:none;
}

.footer .twtr-timeline {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
}

.footer .twtr-widget .twtr-tweet-wrap {
    overflow: hidden;
    padding: 10px 0px;
}

.footer .twtr-widget .twtr-tweet {
    border-bottom: 1px dotted #5d90c2;
    overflow: hidden;
}

.footer #twtr-widget-1 .twtr-tweet a {
    color: #3576b3 !important;	
}

.footer .twtr-doc {width:auto !important;}

/******************* lists *************************/

ul.tick {
	list-style:none;
}

ul.tick li {
	background:url(images/tick.png) no-repeat left 3px;
	padding:0 0 10px 25px;
	border-bottom:1px dotted #DBDBDB;
	margin:0 0 15px 0;
} 

ul.services {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	display:inline;
}

ul.services li {
	background:url(images/tickIcon.jpg) no-repeat top left;
	text-indent:30px;
	padding-top:5px;
}

/************************ links **********************/

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

a:hover {
	color:#ff4f01;
	text-decoration:underline;
}


a:focus {}

a.active {}

a.contactButton {
    display: block;
    height: 38px;
    margin: 15px 0 0;
    text-indent: -9999px;
    width: 118px;
    background: url("images/packagesButtons.jpg") no-repeat scroll 0 0 transparent;
}

/************************ headings *************************/

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Times, “Times New Roman”, serif;
	color:#073762;
	font-weight:normal;
	font-style:italic;
}

h2 {
	font-size:22px;
	line-height:22px;
}

.yourPackage h2 {
	color:#6eb10c;
}

.aboutUs h2, .whyUs h2, .mainContentSidebar h2 {
	margin:0 0 10px 0;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

/************************ paragraphs *********************/

p.highlight {
	font-size:1.4em;
	line-height:1.4em;
	font-family:Georgia, Times, “Times New Roman”, serif;
	font-style:italic;
	margin:16px 0;
}

p {
	margin:14px 0px;
}

.portfolio p {
	color:#fff;
	width:210px;
}

.questions p {
	margin-top:3px;
}

/*************************contact form ********************/

#contact-wrapper,
#order-wrapper {
	width:650px;
	height:550px;
	color:#183b5c;
	background:url(images/pageBg.jpg);
	padding:20px;
	text-align:left;
}

#order-wrapper {
	height:auto;
	width:100%;
	background:none;
	padding:0px;
}

.contactForm div {
	clear:both;
	margin:1em 0;
}

.contactForm label {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
	text-align:left;
	margin:0 0 10px 0;
}

.contactForm input {
	border:1px solid #6fafe6;
	padding:3px;
	font-size:14px;
	color:#333;
	width:250px;
}

.contactForm textarea,
#packageform textarea {
	font-family:Arial, verdana, sans-serif;
	padding:3px;
	border:1px solid #6fafe6;
	font-size:14px;
	width:530px;
}

.yourPackage .contactForm input,
.yourPackage .contactForm #packageform textarea
 {
	border:1px solid #d7d7d7;
}

.contactForm .submit {
	margin:15px 0 15px 0;
	padding:8px 5px;
	width:150px;
	border:1px solid #95cd27 !important;
	background:#B2E749;
	color:#000;
	cursor:pointer;
	font-size:16px;
	font-family:arial, helvetica, sans-serif;
}

.contactForm .formItem {
	position:relative;
	width:258px;
	float:left;
	margin:10px 20px 10px 0;
	clear:none;
	display:inline;
}

.contactForm .formItemLong {
	width:540px;
	clear:both;
}

.yourPackage .contactForm .formItem {
	position:relative;
	width:260px;
}

.yourPackage .contactForm .formItemLong {
	width:540px;
}

.contactForm label.error {
	position:absolute;
	top:0px;
	right:0px;
	color:red;
}

.contact-intro, .contact-error, .contact-sent {
	color:#183b5c;
	font-size:14px;
	line-height:1.6em;
}

.contact-intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin-bottom:30px;
}

.contact-error {
	color:red;
}

.contact-sent {
	color:green;
}

.contactForm .formSectionOdd, 
.contactForm .formSectionEven
{
	padding:20px;
	background:#fff;
	border:1px dotted #DBDBDB;
	margin:0;
}

.contactForm .formSectionEven {border-top:none;}

/*************package selection**************/

.businessPackageSelectedIntro,
.budgetPackageSelectedIntro,
.bespokePackageSelectedIntro
{
	display:none;
	padding:10px;
	font-size:14px;
	border:1px solid #d1ef97;
	background:#dff9ae;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	behavior: url(PIE.htc);
}

.businessPackageSelected p.no-package-selected,
.budgetPackageSelected p.no-package-selected,
.bespokePackageSelected p.no-package-selected {
	display:none;
}

.package-select-intro {
	
}

#packageform {display:none;}

/************************* other tags *********************/

.imgRight {
	float:right;
	margin:0 0 0 15px;
	padding:2px;
	border:1px solid #9bc9f3;
}

blockquote {
	color:#073762;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:1.6em;
	float:left;
	*float:none;
	clear:both;
	padding:5px 20px;
	margin:20px 0;
	background:url(images/blockquoteBgGrey.jpg);
	position:relative;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	behavior: url(PIE.htc);
}

blockquote p {
	margin:5px 0;
	background:url(images/quoteLeftBgGrey.jpg) no-repeat top left;
	text-indent:26px;
}

blockquote p.author {
	position:absolute;
	bottom:-35px;
	right:0px;
	height:20px;
	background:url(images/blockquoteBottomBgGrey.jpg) no-repeat top left;
	padding-top:10px;
	padding-left:25px;
	color:#393938;
	width:200px;
	text-indent:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	margin-top:0px;
	line-height:1.3em;
}

.hide {
	display:none;
}

.hideShow {
	width:14px;
	height:10px;
	background:url(images/packages-sprite.png) no-repeat -7px -185px;
	display:inline-block;
	cursor:pointer;
}

.hideShowOpen {background:url(images/packages-sprite.png) no-repeat -7px -174px;}

.services strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.last {margin-right:0;}

.styledBox {
	-webkit-box-shadow: 0px 0px 2px 2px #5e5e5e;
	-moz-box-shadow: 0px 0px 2px 2px #5e5e5e;
	box-shadow: 2px 3px 2px 1px #74b0e5; 
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.45, rgb(255,255,255)),
    color-stop(0.74, rgb(255,255,255)),
    color-stop(1, rgb(240,240,240))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(255,255,255) 45%,
		rgb(255,255,255) 74%,
		rgb(240,240,240) 100%
	);
	
	behavior: url(PIE.htc);
}

.projectScreenshot {
	-webkit-box-shadow: 0 5px 5px 0 #D3D3D3;
	-moz-box-shadow: 0 5px 5px 0 #D3D3D3;
	box-shadow: 0 5px 5px 0 #D3D3D3;
    margin: 5px;
	
	behavior: url(PIE.htc);
}

/****************fancy box overrides**************/

#fancybox-title {
	color:#fff;
	font-size:12px;
	text-align:left;
}

.fancybox-title-inside {
	padding:20px 0;
}
