/* 1.  =General stuff
----------------------------------------------- */

* {
	margin:0;
	padding:0;
	}
	
body {
	background:#011248 url(../gfx/bg_fuzz.jpg) repeat-x;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}

img {
	border:0;
	}
	
a {
	text-decoration:none;
	color:#2b2f80;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.readMore {
	text-align:right;
	border-bottom:1px dotted #AAA;
	}

/* 2.  =Type
----------------------------------------------- */

h1 {
	font-size:40px;
	}
	
h2 {
	font-size:26x;
	color:#2b2f80;
	}
	
h3 {
	font-size:16px;
	}
	
h4 {
	font-size:14px;
	}
	
h5 {
	font-size:12x;
	}
	
p, li {
	font-size: 12px;
	line-height:1.5em;
	}
	
.light {
	font-weight:normal;
	}
	
#primary ul, #primary ol {
	margin-left:15px;
	padding-left:15px;
	}
	
.green {
	color:#6b9f2e;
	}
	
.blue {
	color:#2875d2;
	}
	
.purple {
	color:#9950a4;	
	}
	
.darkPurple {
	color:#242e8b;
	}
	
.red {
	color:#903;
	}
	
/* 3.  =Outer Structure
----------------------------------------------- */
	
#container {
	width:938px;
	margin:0 auto;
	position:relative;
	}
	
	
#leftDots {
	position:absolute;
	width:31px;
	height:194px;
	top:225px;
	background:url(../gfx/leftDots.gif) no-repeat;
	}
	
#rightDots {
	position:absolute;
	width:19px;
	height:215px;
	top:496px;
	right:0;
	background:url(../gfx/rightDots.gif) no-repeat;
	}
	
#content {
	background:#FFF url(../gfx/contentBG.gif) no-repeat;
	position:relative;
	width:888px;
	left:31px;
	float:left;
	}
	
	
/* 4.  =Header
----------------------------------------------- */

#header {
	background:#FFF url(../gfx/banners/banner_home.jpg) bottom left no-repeat;
	position:relative;
	width:888px;
	left:31px;
	height:298px;
	}

#header.about {
	background:#FFF url(../gfx/banners/banner_about.jpg) bottom left no-repeat;
	}
	
#header.websites {
	background:#FFF url(../gfx/banners/banner_web.jpg) bottom left no-repeat;
	}
	
#header.print-design {
	background:#FFF url(../gfx/banners/banner_print.jpg) bottom left no-repeat;
	}
	
#header.client-area {
	background:#FFF url(../gfx/banners/banner_client.jpg) bottom left no-repeat;
	}
	
#header.employment {
	background:#FFF url(../gfx/banners/banner_employment.jpg) bottom left no-repeat;
	}
	
#header.contact {
	background:#FFF url(../gfx/banners/banner_contact.jpg) bottom left no-repeat;
	}
	
#header.portfolio {
	background:#FFF url(../gfx/banners/banner_portfolio.jpg) bottom left no-repeat;
	}
	
#header.news {
	background:#FFF url(../gfx/banners/banner_news.jpg) bottom left no-repeat;
	}
	
#header.estimate {
	background:#FFF url(../gfx/banners/banner_estimate.jpg) bottom left no-repeat;
	}
	
#header.testimonials, #header.feedback {
	background:#FFF url(../gfx/banners/banner_feedback.jpg) bottom left no-repeat;
	}

#header h1 {
	width:202px;
	height:118px;
	position:absolute;
	right:50px;
	top:0;
	}
	
#header img {
	z-index:1;
	}
	
/* 5.  =Nav
----------------------------------------------- */

#nav {
	list-style:none;
	position:absolute;
	top:95px;
	left:50px;
	z-index:2;
	}

#nav li {
	float:left;
	list-style:none;
	}
	
#nav li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
	height:19px;
	padding-top:4px;
	display:block;
	text-align:center;
	color:#FFF;
	}
	
#nav li a:hover {
	text-decoration:none;
	}
		
#nav_about a { width:93px; background:url(../gfx/nav_about.gif) no-repeat; }
#nav_about:hover { 	 }
/*#nav_about.current { background:url(../gfx/nav_aboutFull.png) no-repeat; }*/
	
#nav_web a { width:93px; background:url(../gfx/nav_web.gif) no-repeat; }
#nav_web:hover {  }
/*#nav_web.current { background:url(../gfx/nav_webFull.png) no-repeat; }*/

#nav_services a { width:93px; background:url(../gfx/nav_web.gif) no-repeat;}
#nav_services:hover {  }
/*#nav_services.current { background:url(../gfx/nav_webFull.png) no-repeat; }*/
	
#nav_print a { width:115px; background:url(../gfx/nav_print.gif) no-repeat; }
#nav_print:hover {  }
/*#nav_print.current { background:url(../gfx/nav_printFull.png) no-repeat; }*/

	
#nav_portfolio a { width:99px; background:url(../gfx/nav_portfolio.gif) no-repeat; }
#nav_portfolio:hover {  }
/*#nav_portfolio.current { background:url(../gfx/nav_portFull.png) no-repeat; }
*/

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	margin:0;
	list-style:none;
}

#nav li ul li {
	line-height:12px;
	}

#nav li ul a {
	color:#FFF;
	background:none;
	text-align:left;
	padding:5px;
	margin:0;
	display:block;
	height:auto;
	}

li#nav_about ul {
	background:url(../gfx/about_dd_bg.png);
	width:93px;
	}
	
#nav_about ul a {
	width:83px;
	}
	
#nav_about ul a:hover {
	background:#9950a4;
	}
	
li#nav_web ul {
	background:url(../gfx/web_dd_bg.png);
	width:93px;
	}
	
#nav_web ul a {
	width:83px;
	}
	
#nav_web ul a:hover {
	background:#6b9f2e;
	}
	
li#nav_print ul {
	background:url(../gfx/print_dd_bg.png);
	width:115px;
	}
	
#nav_print ul a {
	width:105px;
	}
	
#nav_print ul a:hover {
	background:#2875d2;
	}
	
li#nav_portfolio ul {
	background:url(../gfx/portfolio_dd_bg.png);
	width:99px;
	}
	
#nav_portfolio ul a {
	width:89px;
	}
	
#nav_portfolio ul a:hover {
	background:#242e8b;
	}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#util {
	position:absolute;
	top:30px;
	left:65px;
	list-style:none;
	}
	
#util li {
	float:left;
	list-style:none;
	}
	
#util a {
	font-size:11px;
	color:#555;
	display:block;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #888;
	font-weight:normal;
	}
	
#util a.last {
	border:0;
	}
	
#primary .subnav {
	list-style:none;
	position:absolute;
	top:0;
	right:0;
	height:60px;
	}
	
#primary .subnav li {
	float:left;
	margin:0 10px 0 0;
	font-size:0.6em;
	height:50px;
	display:block;
	
	}
	
#primary .subnav li a.current, #primary .subnav li a:hover {
	background:url(../gfx/subnav_bg.gif) center no-repeat;
	text-decoration:none;
	font-weight:bold;
	}
	
#primary .subnav li a {
	display:block;
	height:12px;
	padding:38px 0 10px 0;
	float:left;
	}

/* 6.  =Primary Content
----------------------------------------------- */

#primary {
	float:left;
	width:542px;
	margin-left:15px;
	padding-left:20px;
/*	padding-right:35px;*/
	display:inline;
	position:relative;
	}
	
#primary.wide {
	float:left;
	width:825px;
	position:relative;
	}
	
#primary img.left {
	clear:left;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
	
#primary img.right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	}
	
#primary p.left {
	float:left;
	}
	
#primary p.right {
	float:right;
	}
	
#primary .profile {
	clear:both;
	}	
	
#primary .profile img {
	float:left;
	width:135px;
	padding:0 10px 10px 0;
	}
	
#primary .profile p {
	float:right;
	width:397px;
	}
	
	
#primary h2 {
	padding:15px 0 0 0;
	
	}
	
	
#primary h2#pageTitle {
	background:url(../gfx/h2bg.gif) bottom left no-repeat;
	padding:15px 0;
	height:27px;
	margin-bottom:20px;
	clear:both;
	}
	
#primary h3 {
	margin:15px 0;
	clear:both;
	}
	
#primary h3.tips {
	margin-top:30px;
	border-bottom:1px dotted #CCC;
	}
	
#primary .summary {
	border-bottom:1px dotted #CCC;
	margin:0 0 10px 0;
	padding:15px 0 0 0;
	}
	
#primary .summary .readmore {
	margin:0;
	padding:0;
	font-style:italic;
	font-weight:normal;
	text-align:right;
	}
	
#primary h3.featuredProjects{
	color:#2b2f80;
	clear:both;
	}
	
#primary p {
	margin:15px 0;
	}
	
#primary li {
	margin:5px 0;
	}
	
#primary p a {
	font-weight:bold;
	}	

#primary .webBlurb {
	width:225px;
	float:left;
	margin:0 40px 20px 0;
	display:inline;
	}
	
#primary .printBlurb {
	width:225px;
	float:left;
	}
	
#primary .webBlurb h2, #primary .printBlurb h2 {
	font-size:1.5em;
	}
	
#primary .webBlurb h2 a:hover, #primary .printBlurb h2 a:hover {
	text-decoration:none;
	}
	
/*#primary .webBlurb h2, #primary .printBlurb h2 {
	background:none;
	height:auto;
	}*/
	

#primary .project {
/*	background:url(../gfx/prj_bg.jpg) no-repeat;*/
	width:225px;
	float:left;
	margin:0 40px 20px 0;
	}
	
#featuredWeb {
	width:265px;
	float:left;
	
	}
	
#featuredWeb .project, #featuredPrint .project {
	float:none;
	padding-bottom:20px;
	}
	
#featuredPrint {
	width:265px;
	float:left;
	}
		
#primary .project h3 {
	font-size:11px;
	padding:10px 0 0 5px;
	margin:0;
	}
	
#primary .project img {
	clear:both;
	display:block;
	padding-top:10px;
	}
	

	
	
#primary .projectNav {
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
	}
	
#primary .projectNav li {
	font-size:10px;
	float:left;
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #2b2f80;
	line-height:8px;
	}
	
/*#primary .projectNav li.first {
	border-left:none;
	margin-left:0;
	padding-left:0;
	}*/
	
#primary .projectNav li a {
	font-weight:bold;
	}
	
#primary p.projectButton {
	margin:0;
	padding:0;
	}
	
p.projectButton a{
	display:block;
	width:106px;
	height:21px;
	float:right;
	background:url(../gfx/vp_btn_bg.gif) no-repeat;
	margin:0 10px 0 0;
	padding:3px 0 0 8px;
	font-size:9px;
	font-weight:bold;
	}
	

	
#primary .breadcrumbs {
	margin-top:0;
	padding-top:3px;
	font-style:italic;
	}
	
#news #primary .news_meta {
	font-style:italic;
	margin-top:0;
	padding-top:0;
	}
	
#news #primary h3 {
	margin-bottom:0;
	padding-bottom:0;
	}
	
.codeblock, code {
	width:500px;
	word-wrap:break-word;
	}
	
pre {
	color:#000;
	width:500px;
	}
	

/* 7.  =Secondary Content (sidebar)
----------------------------------------------- */

	
#secondary {
	float:right;
	width:263px;
	margin-right:13px;
	background:url(../gfx/sidebarBG.jpg) no-repeat;
	display:inline;
	}
	
#secondary h3 {
	color:#2b2f80;
	padding:30px 25px 5px 25px;
	font-size:0.8em;
	}
	
#secondary h3#estimate { 
	padding:0;
	margin:0;
	}

#secondary h3#estimate img {
	border:0;
	}
	
#secondary h3#estimate a{
	color:#FFF;
	font-size:0.8em;
	display:block;
	width:134px;
	margin:0 0 0 55px;
	padding:4px 0 0 10px;
	/*
	padding:0 12px 0 35px;*/
	/*background:url(../gfx/estimateArrow.gif) right bottom no-repeat;*/
	}

#secondary ul {
	margin:0 0 0 25px;
	padding:0 0 0 25px;
	}
	
#secondary p {
	padding:0px 15px 10px 25px;
	font-size:0.7em;
	font-style:italic;
	line-height:20px;
	}
	
#secondary #news {
	list-style:none;
	}
	
#secondary #news li {
	background:url(../gfx/newsBullet.gif) top left no-repeat;
	margin:10px 27px 0px -20px;
	padding-left:15px;
	font-size:0.7em;
	font-weight:bold;
	}
	
#secondary .readMore {
	font-variant:small-caps;
	text-align:right;
	border:0;
	font-size:0.8em;
	}
	
#secondary .readMore a {
	color:#903;
	display:block;
	background:url(../gfx/readMoreArrow.gif) right 50% no-repeat;
	padding-right:10px;
	
	font-weight:bold;
	}
	
.testimonial {
	margin:0 0 10px 0;
	padding:0 25px 0 0;
	}
	
#primary .testimonial {
	float:left;
	width:220px;
	margin-right:20px;
	}
	
.testimonial .quote {
	font-style:italic;
	}

.testimonial .quoted, #secondary .quoted {
	font-size:0.7em;
	color:#857d9b;
	font-weight:bold;
	font-style:normal;
	}
	
.testimonial a {
	color:#903;
	font-variant:small-caps;
	}
	
#secondary .feedbackLink {

	}
	
#secondary .project {
	margin:0 0 25px 25px;
	}
	
#secondary .project p {
	font-style:normal;
	}

/* 8.  =Footer
----------------------------------------------- */
	
#footer {
	color:#FFF;
	/*background:url(../gfx/footerBG.jpg) no-repeat;*/
	position:relative;
	width:868px;
	height:31px;
	left:31px;
	padding:20px 10px 0 10px;
	clear:both;
	}
	
#footer a {
	color:#FFF;
	}
	
#footer #copyright {
	float:left;
	width:500px;
	}
	
#footer #links {
	float:right;
	text-align:right;
	width:300px;
	}
	
/* 9.  =Portfolio Pages
----------------------------------------------- */

#portfolio h2, #portfolio h3, #portfolio h3 a{
	color:#903;
	}
	
#portfolio .project h3 a {
	color:#2a2f82;
	}

#portfolio .breadcrumbs, #portfolio .breadcrumbs a {
	color:#242e8b;
	}

#portfolio h4 {
	color:#2a2f82;
	font-size:1em;
	background:url(../gfx/portfolio_h4bg.gif) bottom left repeat-x;
	padding:0 0 10px 0;
	}
	
#projectTeam h5 {
	font-size:0.7em;
	font-weight:bold;
	color:#903;
	padding:0 0 3px 0;
	}
	
#projectTeam h5 a {
	color:#903;
	}
	
#projectTeam {
	height:34px;
	width:75%;
	position:absolute;
	bottom:0px;
	left:235px;
	}
	
#projectTeam ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0 0 0 0;
	height:31px;
	}
	
#projectTeam li {
	float:left;
	color:#666;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #999;
	font-size:0.6em;
	}
	
#projectTeam p {
	color:#666;
	font-size:0.6em;
	margin:0;
	padding:5px 0 0 0;
	}
	
.projectWide {
	width:820px;
	clear:left;
	float:left;
	margin-bottom:20px;
	position:relative;
	}
	
.projectWide img {
	width:225px;
	padding:0 0 0 0;
	}
	
.projectWide .images{
	width:225px;
	float:left;
	}
	
.projectWide .text {
	width:585px;
	padding-left:10px;
	float:right;
	}
	
	
	
#dropdowns {
	position:absolute;
	background:url(../gfx/dropdown_bg.gif) top right no-repeat;
	top:0;
	right:0;
	width:345px;
	height:53px;
	color:#FFF;
	}
	
#dropdowns p {
	padding:3px 0 3px 15px;
	margin:0;
	}
	
#dropdowns select {
	width:150px;
	margin-left:15px;
	float:left;
	font-size:0.9em;
	}
	
.wide #dropdowns {
	right:226px;
	}
	
#portfolio h3#estimate { 
	padding:0;
	position:absolute;
	right:20px;
	top:0;
	margin:0;
	width:200px;
	}

#portfolio h3#estimate img {
	border:0;
	}
	
#portfolio h3#estimate a{
	background:url(../gfx/estimateArrow2.gif) right no-repeat;
	color:#2a2f82;
	font-size:14px;
	display:block;
	height:35px;
	text-align:right;
	padding:15px 15px 0 25px;
	}
	
	
/* 10.  =Estimate Forms
----------------------------------------------- */

.required {
	color:#F00;
	}

form {
	background:#FFF;
	}

form .hidden {
	display:none;
	}

form label {
	width:200px;
	float:left;
	display:block;
	clear:left;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	}
	
form label.number {
	width:50px;
	clear:both;
	}
	
form label.error {
	color:#F00;
	position:absolute;
	top:20px;
	left:200px;
	}
	
form .noErrorPosition label.error {
	position:relative;
	top:auto;
	left:auto;
	width:500px;
	display:block;
	}
	
form p {
	position:relative;
	}
	
form input.error, form textarea.error {
	border:1px solid red;
	}

form input.text {
	width:200px;
	margin:10px 0;
	}
	
form h4 {
	clear:left;
	font-size:0.8em;
	}
	
form label.noFloat {
	width:auto;
	float:none;
	}
	
form textarea {
	clear:left;
	}
	
form label.checkbox, #estimateForm label.radio {
	clear:none;
	float:none;
	width:auto;
	font-weight:normal;
	padding:0;
	}
	
form input.checkbox, #estimateForm input.radio{
	float:left;
	margin-right:5px;
	clear:left;
	}
	
form select#timeline {
	width:200px;
	}
	
form .leftCol {
	display:block;
	float:left;
	width:250px;
	}
	
form .rightCol {
	display:block;
	float:right;
	width:250px;
	}
	

/* 11.  =Simple Commerce
----------------------------------------------- */


.store_item {
	padding:10px 0;
	margin:10px 0;
	border-bottom:1px dotted grey;
	}


/* Newsletter Subscribe
----------------------------------------------- */

#NewsletterSubscribe form {margin-left: 25px;}

/* Client Demo Summary added by phil jan 2010
----------------------------------------------- */

div.demoSummary {
	padding: 0px 10px;
	margin-bottom: 30px;
	border: 1px solid #2b2f80;
}

p.demoMore {text-align: right;}