*:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

body {
	background: #544335 url(../images/woodbg.jpg) repeat top center scroll;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	color: #333;
}

img, a {
	border: none;
}

span.hide {
	display: none;
}

span.highlight {
	font-weight: 600;
}

span.red {
	color: #9F1302;
}

span.orange {
	color: #DD7333;
}

span.blue {
	color: #3E80DD;
}

span.lightblue {
	color: #84ADE9;
}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 10px 90px 10px 90px;
	position: relative;
	background: transparent url(../images/containerbgb.png) repeat-y top center;
}

h1 {
	background: transparent url(../images/chadomalleylogo.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 480px;
	height: 145px;
	position: relative;
	top: 0px;
	left: -10px;
	float: left;
	margin-right: 100px;
	margin-bottom: 10px;
}

ul#personal {
	width: 120px;
	float: left;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	list-style: none;
	position: relative;
	top: 6px;
}

ul#personal li {
	padding: 0px 0px 0px 30px;
	margin: 8px 0px 0px 0px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center left;
}

li.email {
	background: transparent url(../images/link_email.png);
}

li.linkedin {
	background: transparent url(../images/link_linkedin.png);
}

li.resume {
	background: transparent url(../images/link_resume.png);
}

li.sample {
	background: transparent url(../images/link_sample.png);
}

ul#personal li a {
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
	color: #444;
}

ul#personal li a:hover {
	color: #DD7535;
}

h2 {
	background: transparent url(../images/chadbanner.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 211px;
	clear: both;
}

h3 {
	height: 46px;
	width: 800px;
	margin: 25px 0px 70px 0px;
	padding: 0;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}

h3#who {
	background-image: url(../images/whoami.png)
}

h3#what {
	background-image: url(../images/whatdoido.png)
}

h3#talk {
	background-image: url(../images/wanttotalk.png)
}

#whoami {
	background: transparent url(../images/whobackground.png) no-repeat top center;
	background-position: 0px 70px;
	width: 800px;
	margin-bottom: 70px;
}

#whoami p {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.1px;
}

#whoami img {
	background: transparent url(../images/picbg.png) top center no-repeat;
	padding: 10px 20px 50px 20px;
	float: left;
	margin: 50px 30px 30px 0px;
	vertical-align: middle;
	height: 225px;
	width: 150px;
}

#whatdoido {
	background: transparent url(../images/whatbackground.png) no-repeat top center;
	background-position: 0px 70px;
	width: 800px;
	margin-bottom: 30px;
	position: relative;
}

h4 {
	font-size: 16px;
	text-transform: uppercase;
	width: 370px;
	letter-spacing: 1px;
	font-weight: 600;
}

#whatdoido p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1px;
	width: 370px;
	display: block;
}

/*
#whatdoido img {
	background: transparent url(../images/picbackground.png) no-repeat top left;
	padding: 11px 11px 30px 11px;
	width: 318px;
	height: 250px;
	position: absolute;
	top: 25px;
	right: 0px;
}
*/

#whatdoido img#half1 {
	background: transparent url(../images/halfthumb.png) no-repeat top left;
	padding: 10px 10px 30px 10px;
	width: 140px;
	height: 250px;
	position: absolute;
	top: 25px;
	right: 0px;
}


#whatdoido img#half2 {
	background: transparent url(../images/halfthumb.png) no-repeat top left;
	padding: 10px 10px 30px 10px;
	width: 140px;
	height: 250px;
	position: absolute;
	top: 25px;
	right: 180px;
}


#whatdoido img#third1 {
	background: transparent url(../images/thirdthumb.png) no-repeat top left;
	padding: 10px 10px 30px 10px;
	width: 91px;
	height: 250px;
	position: absolute;
	top: 25px;
	right: 0px;
}

#whatdoido img#third2 {
	background: transparent url(../images/thirdthumb.png) no-repeat top left;
	padding: 10px 10px 30px 10px;
	width: 91px;
	height: 250px;
	position: absolute;
	top: 25px;
	right: 115px;
}

#whatdoido img#third3 {
	background: transparent url(../images/thirdthumb.png) no-repeat top left;
	padding: 10px 10px 30px 10px;
	width: 91px;
	height: 250px;
	position: absolute;
	top: 25px;
	right: 230px;
}

#wanttotalk {
	background: transparent url(../images/talkbackground.png) no-repeat top center;
	background-position: 0px 95px;
	width: 800px;
	margin-bottom: 70px;
	overflow: hidden;
}

#slider{
	width: 754px;
	margin: 0 auto;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style: none;
	position: relative;
}
#slider li { 
	width:730px;
	height: 355px;
	overflow: hidden;
	margin: 0 auto;
}	
#prevBtn, #nextBtn { 
	display:block;
	width:23px;
	height:47px;
	position:absolute;
	top: 250px;
}	
#prevBtn {
	left:0px;
}
#nextBtn{ 
	right: 0px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:23px;
	height:47px;
	background: transparent url(../images/arrowsprite.png) no-repeat top left;
}	
#nextBtn a{ 
	background-position: -23px 0px;
}

#prevBtn a:hover {
	background-position: 0px -47px;
}

#nextBtn a:hover {
	background-position: -23px -47px;
}

#prevBtn a:active {
	background-position: 0px -94px;
}

#nextBtn a:active {
	background-position: -23px -94px;
}

#intouch {
	float: left;
	position: relative;
	width: 360px;
	padding: 20px;
	margin-top: 50px;
}

#intouch p {
	font-size: 15px;
	margin: 0 0 30px 0;
	line-height: 30px;
}

#intouch p#status {
	text-transform: uppercase;
	color: #3CB037;
	letter-spacing: 1.5px;
	font-weight: 600;
	margin-bottom: 0px;
}

#form {
	float: left;
	position: relative;
	width: 360px;
	padding: 0 20px 20px 20px;
	margin: 0;
}

#form p {
	margin: 10px 0px;
	padding: 0;
	font-size: 15px;
}

label {
	font-weight: 600;
	margin: 0;
	padding: 0;
}

input, textarea {
	border: 1px solid #D9D7C8;
	border-top: 1px solid #999;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 14px;
	font-family: Georgia;
	padding: 0;
	margin: 0;
}

input:focus, textarea:focus {
	outline-color: #DD7333;
}
input {
	height: 20px;
	width: 200px;
}

textarea { 
	height: 150px;
	width: 350px;
}

#submitinput {
	width: 75px;
	height: 25px;
}

#submitinput:hover {
	background-color: #CCC;
}

#submitinput:active {
	background-color: #DD7333;
}

		p#success
		{
			padding: 3px 10px;
			background: #92FFA5;
			border: 2px solid #009218;
			color: #009218;
			font-weight: bold;
			margin: 15px 0px;
			text-align: center;
		}
		
		p#bademail, p#badserver
		{
			padding: 3px 10px;
			background: #FFA3A1;
			border: 2px solid #D00D00;
			color: #D00D00;
			font-weight: bold;
			margin: 15px 0px;
			text-align: center;
		}
