@charset "utf-8";
/* CSS Document */

html, body { height:100%; }

body {margin:0; padding:0; color:#FFF; background-color:#000; font:11px Arial, Helvetica, sans-serif;}

h1 { margin:10px 0 10px 0; font-size:14px;}
h2 {}
h3 {font-weight:bold; font-size:12px; margin:0px; color:#00F;}


a:link, a:visited, a:active {	color:#FFF; font-weight:bold;	text-decoration: none; 	}
a:hover {	text-decoration:none;	}

.warning {font-weight:bold; color:#FF0000;}
.success {font-weight:bold; color:#00CC00;}

img {border:none; outline:none;}

/*Main Body Classes*/

.spikeMain {width:100%; position:absolute; height:100%; background-image:url(../images/bg-spikeWebDesign.jpg); background-repeat:no-repeat; background-position:left top; }
.spikeContainer {
		position:absolute; height:638px;  width:1235px; 
		
		}
		
.menuContainer {background-image:url(../images/menuBG-spike-Webdesign.png); background-repeat:no-repeat; width:233px; height:403px; float:left; margin:58px 0 0 15px;}
.menu {width:150px; margin:110px 0 0 65px;}
.menu p {margin:0 0 12px 0;}
.menu a:link, .menu a:visited, .menu a:active {	color:#FFF;	text-decoration: none; font-weight:bold; font-size:14px; margin-bottom:10px;}
.menu a:hover { color:#FF0;	}

.contentContainerIndex { width:977px; min-height:500px; float:left; margin:143px 0 0 10px;  }
.contentContainer { width:960px; min-height:500px; float:left; margin:143px 0 0 20px;  }

.textField {background-image:url(../images/formTextFieldBacking.jpg); background-repeat:repeat-x; color:#333; font-weight:bold; border:1px solid #191919;}
.textArea {background-image:url(../images/formTextAreaBacking.jpg); background-repeat:repeat-x; background-color:#d2d2d2; color:#666; font-weight:bold; border:1px solid #191919; overflow:inherit;}

/*Home Page*/

.folioThumbsContainer {width:782px; float:left;}
.folioContainer {width:185px; height:185px; float:left; margin:0 10px 10px 0; background-repeat:no-repeat;  color:#000;}
.folioOverlay {background-image:url(../clients/jobOverlay.png); width:174px; height:174px; margin:5px; }
.folioOverlay a:link, .folioOverlay a:visited, .folioOverlay a:active {	text-decoration: none; color:#000; }
.folioOverlay a:hover { text-decoration:none; cursor:pointer;	}
.folioText {padding:20px 10px 0 15px; height:130px;}
.folioText p {margin:3px 0 5px 0; font-size:10px; font-weight:bold;}
.portfolio {float:left; margin:0 10px 15px 0; }

.newsContainer {float:right; width:190px;}
.newsContainer a:link, .newsContainer a:visited, .newsContainer a:active {color:#FFF; font-weight:bold; text-decoration:none;}
.newsContainer a:hover {text-decoration:underline;}
.newsItem {margin:0 0 10px 0;}

.homeContent {float:left; width:70%;}
.writtenContentContainer {width:729px; height:400px; font-weight:bold; float:left; background-image:url(../images/writtenContentBacking.png); background-repeat:no-repeat; line-height:18px; color:#000; font-size:12px;}
.writtenContentContainer a:link, .writtenContentContainer a:visited, .writtenContentContainer a:active {color:#000; font-weight:bold; text-decoration:none;}
.writtenContentContainer a:hover {text-decoration:underline;}

.testimonial {margin:10 0 0px 0;}

.folioImageContainer {width:729px; height:400px; font-weight:bold; float:left; font-size:12px;}
.style1 {	color: #999999;	font-weight: bold;}
.folioTitle {	color: #d800d5;	font-weight: bold;}

.footer {float:left; width:100%; font-size:9px; color:#757373; margin:15px 0 0 10px;}
.footer a:link, .footer a:visited, .footer a:active {font-size:9px; color:#757373; font-weight:bold; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
