@charset "utf-8";

* { margin:0; padding:0; }

body {
	background:#222222;
	color:#4b4b4b;
	font-family:Verdana, Geneva, sans-serif;
	text-shadow: rgba(255,255,255,0.75) 0px 1px 0px;
	font-size:11px;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:970px;
}

h1 { display:none; }

h2 {
	font-size:18px;
	font-weight:normal;
}

#glow {
	background:url(../images/glow.gif) no-repeat;
	width:779px;
	height:248px;
	padding-top:50px;
	z-index:9996;
}

#placeholder {
	background:url(../images/placeholder.png) no-repeat;
	width:970px;
	height:510px;
	margin-top:-165px;
	z-index:9997;
}

#nav { margin:0 0 0 2px; width:223px; height:579px; float:left; padding-top:40px; height:470px; }
#portfolio { margin:-1px 0 0 0px; }
#services { margin-top:-2px; }
#blog { margin-top:-2px; }
#contact { margin-top:-4px; }


/* CU3R */
#flashPlaceholder {
	background:url(../images/cu3r-bg.png) no-repeat center bottom;
	width:690px;
	height:210px; 
	padding-top:32px; 
	margin-right:30px;
	margin-bottom:-10px;
	float:right;
}

#cu3r-container { margin:60px 0 0 0; }
#adobe { margin:85px 0 0 312px; }

#homeContent { width:718px; height:240px; float:right; padding:30px 0 0 22px; }
#content { width:688px; height:auto; float:right; padding:30px 30px 0 22px; }



#portfolioContent {
}

#portfolioSlider {
	background:url(../images/sliderBack.png);
	position:absolute;
	left:300px;
	top:200px;
	width:541px;
	height:139px;
	overflow:hidden;
}

#imageWrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:541px;
	height:139px;
}

#imgList ul { 
	list-style:none;
}

#imgList li {
	display:inline;
	float:left;
}

#sliderToolbar {
	position:absolute;
	top:85px;
	left:193px;
	width:154px;
	height:48px;
	background-image:url(../images/navbarBack.png);
	z-index:3;
}

.sliderButton {
	position:absolute;
	top:8px;
	width:32px;
	height:31px;
	background-image:url(../images/navButtons.png);
	cursor:pointer;
}

#prevButton {
	left:26px;
	background-position:0px 0px;
}
#prevButton:active {
	background-position:32px 0px;
}

#nextButton {
	left:99px;
	background-position:0px -62px;
}
#nextButton:active {
	background-position:32px -62px;
}



#name, #email, #message {
	border:1px #A5A5A5 solid;
	background-color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	resize:none;
	color:#888888;
}

input, textarea, area { outline:none; }

#name, #email {
	height:20px;
	width:166px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

#message {
	width:342px;
	margin-left:2px;
	height:51px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

#contactContent { width:370px; float:left; }

#submit {
	padding-top:6px;
}

#contactFormWrapper {
	width:350px;
	height:150px;
}

#contact {
	line-height:7px;
	letter-spacing:1px;
	text-align:right;
}

#successMessage {
	margin-top:-28px;
	width:129px;
	height:27px;
	background-image:url(../images/sentBadge.png);
	z-index:3;
	display:none;
}

#submit {
	width:84px;
	height:27px;
}

#contactRight {
	float:left;
	text-align:right;
	width:270px;
	border-left:solid 1px #999;
	margin-left:30px;
}

.serviceColumn {
	position:absolute;
	margin-left:254px;
	margin-top:20px;
	width:165px;
	height:165px;
	font-family:Helvetica, Arial, sans-serif;
	color:#434242;
	font-size:8pt;
	text-shadow: rgba(255,255,255,0.75) 0px 1px 0px;
	line-height:12pt;
}

.serviceColumn2 {
	position:absolute;
	margin-left:254px;
	margin-top:200px;
	width:165px;
	height:165px;
	font-family:Helvetica, Arial, sans-serif;
	color:#434242;
	font-size:8pt;
	text-shadow: rgba(255,255,255,0.75) 0px 1px 0px;
	line-height:12pt;
}

#serviceColumn1, #serviceColumn4 {
	left:0px;
}

#serviceColumn2, #serviceColumn5 {
	left:200px;
}

#serviceColumn3, #serviceColumn6 {
	left:400px;
}




.blogThumb {
	margin-bottom:10px;
}

#blogContent {
	width:473px; 
	overflow:hidden;
	float:left;
}

.blogDivider {
	margin-top:4px;
	width:473px;
	height:0px;
	border-top:1px solid #707070;
	border-bottom:1px solid #FFF;
}

.blogDetails {
	background-color:#222222;
	text-shadow:none;
	color:#FFF;
	padding:5px;
	margin-top:6px;
	margin-bottom:8px;
}

	.blogList li {
	background:url(../images/small-li.png) no-repeat;
	width:196px;
	height:15px;
	list-style-type:none;
	padding-left:5px;
	color:#444444;
	margin-bottom:3px; }
	
	/*** Blog Text Links
a:link.blog { color: #ff2400; text-decoration: none; }
a:visited.blog { color: #ff2400; text-decoration: none; }
a:hover.blog { color: #FFF; text-decoration: none; }
a:active.blog { color: #ff2400; text-decoration: none; }
***/

#blogRight { float:right; width:190px; margin:0px 12px 0 0px; }

.blogDividerSmall {
	margin-top:4px;
	margin-bottom:6px;
	width:190px;
	height:0px;
	border-top:1px solid #707070;
	border-bottom:1px solid #FFF;
}
