﻿/* ******************************************************* */
@import 'contactUs.css';

/* tags */
body {
	vertical-align:middle;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	background: #DDE0CF;
	/* background: #F8FBE1 */
}
div {/*outline:solid 1px #FF0000*/}
img{
	border:0 none;
}
p{
	margin:0;
	padding:0 0 1em 0;
}
h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
}

h1{
	color:#666666;
	font:bold 1.5em  Arial, Helvetica, sans-serif;
	padding-bottom:0.3em;
	letter-spacing:0.05em;
}
h2{
	color:#B8A256;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
h3{
	color:#B8A256;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
}

ul	{
	list-style: none outside none;
	margin: 0.2em 0 0.5em 0;
	padding:0 0 0 1em;
	display:block;
}
li	{
	margin:0;
	display:block;
	background: transparent url(../img/bullet.png) no-repeat left 8px;
	padding: 0.1em 0 0.5em 15px;
}
li li	{background-image: url(../img/bullet2.png);}
li li li{background-image: url(../img/bullet3.png);}


a{
	color: #3327d7;
/*	color: #7367D7;*/
/*text-decoration:none;*/
}
 
a:hover{
	color: #1A1BCB;
	text-decoration:underline;
}

label{
	float:left;
	clear:right;
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
}
.text{
	vertical-align:middle;
	width:16em;
	color:#333;
	font:1em Georgia, "Times New Roman", Times, serif
}
.textSmall{width:7em}

textarea{ 
	color:#333;
	font:1em Georgia, "Times New Roman", Times, serif
}
#submit{
	margin-left:12em;
}
.validation-advice{color:#FF0000; display:inline; padding-left:1em;}
/* ******************************************************* */
/* structure */
#wrapper{
	background: transparent url(../img/bg_body.jpg) center top repeat-y;
}
#wrapperInner {
	background: transparent url(../img/bg_footer.jpg) center bottom no-repeat;
	/* height:100%; */
}
#container {
	background: transparent url(../img/bg_header.jpg) center top no-repeat;
	padding-top:77px;
}

#header{
	width: 750px;
	margin: 0 auto 	3.8em auto;
}

.home #header{
	margin-bottom: 1.5em;
}
.home h1{
	text-transform:none;
}
#logo{
	float:right;
}

#content {
	width: 820px;  
	margin: 0 auto; 
	min-height: 500px;
}

#mainContent {
	text-align: left; 
	clear:both;
	padding:0 20px 145px 27px;
	color: #676863;
	font: 97% Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
}


#footer {

	background-color:#F8FAE2;
	width:990px;
	margin: 0 auto;
	text-align:center;
	position:relative; 
	left:10px;
}
#footer .hozNav{
	text-transform:uppercase;
}
/* ******************************************************* */
/* repeatable structure */
.cols2{padding-bottom:10px;}

.cols2Left{
	float:left;
}
.cols2Right{
	float:right
}

/* ******************************************************* */
/* modifying repeatable structure */
.subPageLayout1 {} /* apply to cols2 */

.subPageLayout1 .cols2Left{
	width:493px; 
	border-right:solid 2px #C3B590
}

.subPageLayout1 .cols2Right{
	width:278px;
	margin-left:-2px;
	border-left:solid 2px #C3B590
}

.subPageLayout2 {clear:both; margin:0 -5px 0 0;} /* apply to cols2 */

.subPageLayout2 .cols2Left{
	width:380px; 
}

.subPageLayout2 .cols2Right{
	width:382px;
	padding-bottom:2em;
	
}

.detailLayout1 {} /* apply to projects list */

.detailLayout1 .cols2Left{
	width:184px; 
	border:none
}

.detailLayout1 .cols2Right{
	width:auto;
}

.intro .cols{}/* apply to home */

.intro .cols2Left{
	width:310px;
}
.intro .cols2Right{
	width:390px;
}
.intro p{
	line-height:1.6em;
	font-size:1.02em;
}

/* ******************************************************* */
/* horizontal menu */	

.hozNav{
	line-height:1.8em;
	min-height:1.8em;
	vertical-align:middle;
	font-size:0.8em;	
	color: #858680;
	font-weight:bold;
}
.hozNav blockItem{
	margin:0;
	padding:0;
	display:inline;
	list-style:none outside none;	
}
.hozNav li{
	background: transparent none;
	margin:0;
	display:inline;
	padding: 0 10px;
}
.hozNav a {
/*	color: #A47002;*/
	color: #3327d7;
	text-decoration:none;
}
.hozNav a:hover {
	text-decoration:underline;
	color: #8B8BFF;
}

/* ******************************************************* */
/* modify horizontal menu */	

#topNav{
	font-size:0.9em;
	float:left;
	padding: 84px 0 0 0;
	text-align:left;
	
	width:467px;
	text-transform:uppercase;
}
#topNav .hozNav{
	margin-left:15px;
	border-bottom: solid 2px #C3B590;
}
.home #topNav .hozNav{
	border-bottom: none;
}

#topNav .hozNav ul{
	padding:0;
	margin:0;
}

#topNav .hozNav li{
	padding:0 3em 0 0;
	display:block;
	float:left;
}
#topNav .hozNav li.about{
	text-align:left;
	margin-left: 0px;
}
#topNav .hozNav li.ourWork, 
#topNav .hozNav li.hire, 
#topNav .hozNav li.news{
	text-align:center;
}
#topNav .hozNav li.contact{
	padding:0 0 0 0;
}

#topNav a{
	color: #987811;
}

#topNav a:hover  {
	text-decoration:none;
	color: #1A1BCB;
}
#topNavSub{
	font-size:0.9em;
	clear:both;
	text-align:left;
	text-transform:lowercase;
}
#topNavSub a{
/*	color: #6d6ef6;*/
	color: #1A1BCB;
	text-decoration:underline;
	font-weight:normal;
	font-size:120%;
}
#topNavSub .hozNav{
	display:none;
	margin-bottom: -4em;
	padding-top:2em;
}

#topNavSub a:hover {
/*	text-decoration:none;*/
	color: #8B8BFF;
}

/* ******************************************************* */
/* show selected horizontal menu */	
/* make this work by setting the body class to 
the selected page, eg. ourWork.html and subpages have body class="ourWork" */

/* dont show home link on home page */
.home #topNav .home  {
	display:none;
}
/* topnav colors - 1st classname should be appended to body tag, 
to color the list item that corresponds to the current section or page */
.home #topNav .home a,
.ourWork #topNav .ourWork a,
.aboutUs #topNav .aboutUs a,
.hire #topNav .hire a,
.contact #topNav .contact a{
	color: #1A1BCB;
}

/* subnav colors - 1st classname shoblockItemd be appended to body tag, 
to color the list item that corresponds to the current sub page */
.testimonials #topNavSub .testimonials a,
.currentProjects #topNavSub .currentProjects a,
.clients #topNavSub .clients a,
.services #topNavSub .services a,
.products #topNavSub .products a,
.pricing #topNavSub .pricing a {
	color: #1A1BCB;
	font-weight:bold;
}
/* show subnav - 1st classname shoblockItemd be appended to body tag, 
to control the showing of subnav of that section */
.ourWork #topNavSub .ourWork,
.about #topNavSub .about,
.hire #topNavSub .hire,
.news #topNavSub .news,
.contact #topNavSub .contact {
	display:block;
}



.ourWork #topNavSub .ourWork{
/*	margin-left:4.5em;*/
}
.hire #topNavSub .hire{
/*	margin-left:17.5em;*/
}

#footer a{color:#666}
#footer a:hover{color:#1A1BCB}


/* ******************************************************* */
/* home thumbnails */

.thumbnailGrid{
	text-align:right;
}
.thumbnailGrid img{
	float:left;
	margin-left:3px;
	margin-bottom:3px;
	
}
.thumbnailStack img{
	margin-bottom:3px;
}
.testimonial{
text-indent:1.5em;
padding-bottom:2em;
}


.testimonial .source{
	padding:0.3em 0 0 1.7em;
	text-indent:0;
	color:#888888;
	font-size:0.9em
}
.testimonial .description{
	font-style:italic;
}

.testimonial .source{
	padding:0.3em 0 0 1.7em;
	text-indent:0;
	color:#888888;
	font-size:0.9em
}

.cols2Right .famousQuote{
	color:#987811;
	text-indent:0;
	padding-bottom:0;
	font:normal 1.1em Arial, Helvetica, sans-serif;
}
.cols2Right .famousQuote .source{
	color:#C3B590;
	font:bold 0.9em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0.3em 0 0 1.7em;
}
/* ******************************************************* */
/* helpers */
.clear{
	clear:both;
}
.spaced{padding:0.5em 0;}
.spacedBig{padding:1em 0;}

.framed{
	border:solid 3px #C3B590;
}
.blockItem{
	padding:0 24px;
}

.media{
	border:solid 1px #CCCCCC;
	background:#FFF url(../img/loading_anim.gif) no-repeat 50% 50%;
}
.mediaTitle{
	padding-top:0.5em;
	font:italic 0.9em Arial, Helvetica, sans-serif;
	
}
.noBorder .cols2Left,
.noBorder .cols2Right{
	border:0 none;
}



