/* CSS Document */
@import "clients.css";
* {
	margin: 0;
}
html, body {
	height: 100%;
}
body{
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.page-wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}
.footer{
	background-image: url(../img/footer.png);
	background-repeat:repeat-x;
	margin: 0px auto 0px;
}
#header{

	/*width: 840px;*/
	height: 140px;
	background-image: url(../img/headerbg.png);
	background-repeat:repeat-x;

}
#banner{

	width: 840px;
	margin: 0px auto 0px;

}
#main-body{

	width: 840px;
	height: 100%;
	margin: 0px auto 0px;
	
	
}
#nav{
	
	width: 840px;
	height: 35px !important;
	margin: 0px 0px 25px 0px;
	
}
#nav #navigate{

	width: 840px;
	height: 35px;
	margin: 0;
	padding: 0;
	background-image:url(../img/spritenavCenter.png);
	background-position: 0 0;
	background-repeat: no-repeat;

}

#nav #navigate li{

	display: inline;

}
#nav #navigate li a{

	float: left;
	outline: none;
	width: 105px;
	height: 0;
	padding-top: 35px;
	overflow: hidden;
		
}
#nav #navigate li a{

	background-image:url(../img/spritenavCenter.png);
	background-repeat: no-repeat;
	
}
#nav #navigate li#navTab{width: 105px; padding-top: 35px; height: 0; overflow: hidden; float: left; outline: none;}
#nav #navigate li#nav00 a{background-position: -105px 0;}
#nav #navigate li#nav01 a{background-position: -210px 0;}
#nav #navigate li#nav02 a{background-position: -315px 0;}
#nav #navigate li#nav03 a{background-position: -420px 0;}
#nav #navigate li#nav04 a{background-position: -525px 0;}
#nav #navigate li#nav05 a{background-position: -630px 0;}
#nav #navigate li#nav00 a:hover{background-position: -105px -35px;}
#nav #navigate li#nav01 a:hover{background-position: -210px -35px;}
#nav #navigate li#nav02 a:hover{background-position: -315px -35px;}
#nav #navigate li#nav03 a:hover{background-position: -420px -35px;}
#nav #navigate li#nav04 a:hover{background-position: -525px -35px;}
#nav #navigate li#nav05 a:hover{background-position: -630px -35px;}
body#home #navigate li#nav00 a{background-position: -105px -70px;}
body#about #navigate li#nav01 a{background-position: -210px -70px;}
body#blog #navigate li#nav02 a{background-position: -315px -70px;}
body#services #navigate li#nav03 a{background-position: -420px -70px;}
body#portfolio #navigate li#nav04 a{background-position: -525px -70px;}
body#contact #navigate li#nav05 a{background-position: -630px -70px;}
/*#nav #navigate li#nav00 a{background-position: 0 0;}
#nav #navigate li#nav01 a{background-position: -105px 0;}
#nav #navigate li#nav02 a{background-position: -210px 0;}
#nav #navigate li#nav03 a{background-position: -315px 0;}
#nav #navigate li#nav04 a{background-position: -420px 0;}
#nav #navigate li#nav05 a{background-position: -525px 0;}
#nav #navigate li#nav00 a:hover{background-position: 0 -35px;}
#nav #navigate li#nav01 a:hover{background-position: -105px -35px;}
#nav #navigate li#nav02 a:hover{background-position: -210px -35px;}
#nav #navigate li#nav03 a:hover{background-position: -315px -35px;}
#nav #navigate li#nav04 a:hover{background-position: -420px -35px;}
#nav #navigate li#nav05 a:hover{background-position: -525px -35px;}
body#home #navigate li#nav00 a{background-position: 0 -70px;}
body#about #navigate li#nav01 a{background-position: -105px -70px;}
body#blog #navigate li#nav02 a{background-position: -210px -70px;}
body#services #navigate li#nav03 a{background-position: -315px -70px;}
body#portfolio #navigate li#nav04 a{background-position: -420px -70px;}
body#contact #navigate li#nav05 a{background-position: -525px -70px;}*/
/*.42{

	height: 100px !important;
	width: auto;

}*/
.copyright{
	
	font-size: 10px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 840px;
	vertical-align: bottom;
	margin: 0px auto 0px;
	
}
.copyright a {font-size: 10px; color: #666666; font-weight: normal;}
.copyright a:hover{font-size: 10px; color: #990000; font-weight: normal;}
.copyright a:visited{font-size: 10px; color: #666666; font-weight: normal;}

#blog .copyright a{ font-size: 10px; color: #660000; font-weight: bold; text-decoration:none;}
#blog .copyright a:visited{font-size: 10px; color: #660000; font-weight: bold; text-decoration:none;}
#blog .copyright a:hover{font-size: 10px; color: #FF0000; font-weight: bold; text-decoration:none;}

#main-table{

	/*background-image: url(../img/copyright-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
	vertical-align: top;

}

#blurb{
	
	padding: 8px;
	vertical-align: top;	
	width: 562px;
	height: auto;
	
	
	/*background-color: #CCCCFF;*/
	
}
#blurb h3{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#660000;

}

#blurb p{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#aboutme{

	padding: 8px;
	vertical-align: top;
	width: 840px;
	height: auto;

}
#aboutme h3{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#660000;

}
blockquote{
	width: 600px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffe2e0;
	border: 1px #330000 solid;
	margin: 0 auto 0;
	color:#330000;
	text-align: justify;
	padding: 10px;
}
#aboutme p{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#recents{

	text-align:center;
	padding: 8px;
	vertical-align: text-top;
	width: 246px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FFCCFF;
	background-image: url(../img/bgTransparent.png);*/

}

#recents img{

	margin-left: auto;
	margin-right: auto;

}

#recents div{

	padding: 5px;

}

#recents p{

	font-size: 10px;
	text-align: justify;
	

}

#recents h2{

	color: #990000;
	font-size: 12px;
	font-weight: bold;

}

#recents ul{text-align: left; display: block;}
#recents li{font-size: 10px; list-style-image: url(listimage.gif); margin-left: -10px; padding-bottom: 2px;}

#recents a{color: #666666; font-size: 10px; text-decoration: none; font-weight: normal;}
#recents a:visited{color: #666666; font-size: 10px; text-decoration: none; font-weight: normal;}
#recents a:hover{color: #cc0000; font-size: 10px; text-decoration: none; font-weight: normal;}

#recents a:hover img, #recents a:visited img, #recents a img{border: none;}

#toolbox{

	padding: 5px;
	vertical-align: text-top;
	width: 562px;
	height: 210px;
	background-image:url(../img/thumbs/slideshow-gradient.png);
	background-repeat:repeat-x;
	
	/*background-color: #FFFF99;*/

}
/* JQuery Slideshow CSS */
.clear {
	clear:both;
}
#gallery {
	position:relative;
	height:200px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		
	}
	
	#gallery a.show {
		z-index:500;
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:75px; 
		width:552px; 
		position:absolute;
		bottom:0;
		font-size: 10px;
		font-weight: bold;
	}

	#gallery .caption .content {
		margin:5px;
		padding: 0px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		font-size: 16px;
		font-weight: bold;
		color:#FFFFFF;
	}

/* Contact Form */
fieldset{

	border: none;
}
#name, #phone, #email, #comments{

	width: 539px;
	border: 1px solid;
	/*border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #CCCCCC;
	color: #660000;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#name:focus, #phone:focus, #email:focus, #comments:focus{

	background-color: #dddddd;
	border-color: #660000;

}
/*fieldset select{

	display:block;
	width: 225px;
	border: 1px solid #660000;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
select option{

	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

.warning{color: #990000; font-weight: bold;}
.messageSuccess{color: #006600; font-weight: bold;}
#error h3{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #660000; font-weight: bold;}
#error p{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding: 15px;}
#error a, a:visited{ font-size: 16px; color: #660000; text-decoration: none; }
#error a:hover{ color: #333333; font-size: 16px; text-decoration: none;}



/*blog*/
#blog h2{font-size: 14px; font-weight: bold; padding: 5px;}
#blog h2 a, a:visited, a:hover{font-size: 14px; font-weight: bold;}
#blog p{padding: 5px; font-size: 12px;}
#blog pre{font-size: 12px; white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap; 
 word-wrap: break-word; 
}
#blog .post a, a:visited {font-size: 12px; color: #660000; text-decoration: none; font-weight: bold;}
#blog.copyright{font-size: 10px;}


/*PORTFOLIO*/

h6{font-size: 14px; color: #333; font-weight: bold; text-align: center;}
h6 a{font-size: 14px; font-weight: bold; color: #600; text-decoration: none;}
h6 a:hover{font-size: 14px; font-weight: bold; color: #900; text-decoration: none;}
h6 a:visited{font-size: 14px; font-weight: bold; color: #600; text-decoration: none;}

.thumb{border: 1px solid #CCCCCC;vertical-align: middle; text-align: center;}
.projName{font-size: 16px; color: #660000; font-weight: bold; padding: 5px; margin-top: 25px;}
.descTech{padding: 10px; font-size: 10px;}


.trBgEtc a{font-size: 10px; text-decoration: none; color: #660000;}
.trBgEtc a:hover{font-size: 10px; text-decoration: none; color: #99FF00;}
.trBgEtc a:visited{font-size: 10px; text-decoration: none; color: #660000;}

.portfol a{font-size: 10px; text-decoration: none; color: #660000; font-weight: normal;}
.portfol a:hover{font-size: 10px; text-decoration: none; color: #666666; font-weight: normal;}
.portfol a:visited{font-size: 10px; text-decoration: none; color: #660000; font-weight: normal;}

#disclaimer h6{font-size: 12px; color: #333333; font-weight: bold;}
#disclaimer p{font-size: 10px; color: #333333; font-weight: normal; text-align: justify;}


/* RESUME */
#resume p{text-indent: 30px; padding: 5px;}
#resume p.extra{text-indent: 60px; padding: 5px;}
#resume h4{color:#660000; font-size: 14px; font-weight: bolder; margin: 20px 0 20px 0;}

/* QuickNav */
#quicknav{margin: 0px auto; width:840px; height: 200px !important; /*background-image: url(../img/test-footer-quicknav.png);*/ background-repeat:no-repeat; padding: 15px;}
#quicknav a{font-size: 10px; color: #999999; font-weight: bold; text-decoration:none;}
#quicknav a:hover{font-size: 10px; color: #993300; font-weight: bold; text-decoration:none;}
#quicknav a:visited{font-size: 10px; color: #999999; font-weight: bold; text-decoration:none;}
#qn-table{margin: 0px auto; width: 730px; vertical-align: top;}
#qn-row{vertical-align: top;}

.qn-cell{width: 120px; vertical-align: top; text-align: center;}

#qn-cell-one{}
#qn-cell-two{}
#qn-cell-three{}
#qn-cell-four{}
#qn-cell-five{}
#qn-cell-six{}
