body.v1 {
	background-color: #0a3c6e;
	font-family: Arial;
}

body.v1 p {
	color: #ffffff;
	line-height: 1.5em;
	font-family: Arial;
}


#container {
	width: 800px;
	margin: 0px auto;
	background: url(/images/waves-background.gif) top left no-repeat;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#header, #skills, #blurb, #contact {
	width: 500px;
	margin: 0px auto;
	padding-top: 35px;
}

#logo {
	background: url(/images/logo.png) top left no-repeat;
	height: 100px;
	width: 105px;
	float: left;
}

#tagline {
	float: left;
	padding-top: 5px;
	margin: 0px auto;
	font-size: 1.60em;
	line-height: 1.2em;
	width: 375px;
	margin-left: 20px;
	color: #aadcfa;

}

#tagline em {
	color: #ffffff;
}

#skills td {
	color: #aadcfa;
	padding-top: 15px;
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 1em;
}

#skills td:first-child {
	padding-left: 0px;
}

#blurb {
	margin-top: 25px;
}

#accordion {
	width: 600px;
	margin: 50px auto 0px auto;
}

#accordion li.selected {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding-bottom: 35px;
}

.screenshot {
	width: 395px;
	height: 305px;
	margin-left: 83px;
}

.spendforgood {
	background: url(/images/project_thumbnails/spendforgood.com.png) top left no-repeat;
}
.teeinvaders {
	background: url(/images/project_thumbnails/teeinvaders.com.png) top left no-repeat;
}
.carprofiles {
	background: url(/images/project_thumbnails/carprofiles.com.png) top left no-repeat;
}
.anticlothes {
	background: url(/images/project_thumbnails/anticlothes.com.png) top left no-repeat;
}
.easyefile {
	background: url(/images/project_thumbnails/easyefile.com.png) top left no-repeat;
}
.gasink {
	background: url(/images/project_thumbnails/gasink.net.png) top left no-repeat;
}
.cptnetworks {
	background: url(/images/project_thumbnails/cptnetworks.com.png) top left no-repeat;	
}
.prolongedinsult {
	background: url(/images/project_thumbnails/prolongedinsult.com.png) top left no-repeat;
}
.buyadate{
	background: url(/images/project_thumbnails/buyadate.org.png) top left no-repeat;
}
.hahapress {
	background: url(/images/project_thumbnails/hahapress.com.png) top left no-repeat;
}

.ui-accordion .selected .screenshot {
	display: block;
}

.ui-accordion-header, #accordion li a {
	display: block;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	height: 35px;
	padding-top: 5px;
	padding-left: 5px;
	background: url(/images/bottom-line.png) 0px 7px repeat-x;
}

.ui-accordion-header:hover, #accordion li a:hover {
	background-color: #134475;
}

.frame {
	width: 555px;
	height: 305px;
	background: url(/images/frame.png) 0px 100px no-repeat;
}

.description {
	margin: 25px auto 20px auto;
	padding-bottom: 35px;
	font-size: .9em;
}

.description p {
	display: block;
	padding-bottom: 25px;
}

.link {
	display: block;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	font-size: .8em;
}
#email_heading {
	background: url(/images/contact.png) top left no-repeat;
	height: 200px;
}

#contact {
	width: 800px;
	margin: 0px auto;
	background: url(/images/glow-background.gif) top left no-repeat;
	height: 500px;
}

#contact_form, #email_heading {
	width: 400px;
	margin: 0px auto;
}

#contact_form label {
	color: #fff;
	text-transform: uppercase;
	float: left;
	clear: left;
	display: block;
	width: 100px;
	height: 45px;
	padding-top: 5px;
}

.textfield, .textarea {
	width: 235px;
	float: left;
	clear: right;
	display: block;
	border-style: none;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: .8em;
	background: url(/images/textfield.png) top left no-repeat;
	height: 35px;
}

.textarea {
	background: url(/images/textarea.png) top left no-repeat;
	height: 200px;
}

.send {
	display: block;
	border-style: none;
	background: url(/images/email-send.png) top right no-repeat;
	width: 105px;
	height: 35px;
	clear: both;
	margin-top: 0px;
	margin-left: 175px;
	cursor: pointer;
}

.send:active {
	background: url(/images/email-send-pressed.png) top right no-repeat;
}

#confirmation {
	width: 400px;
	height: 300px;
	margin: 10px auto;
}

#confirmation h1 {
	font-size: 1.5em;
	color: #fff;
	text-align: center;
}

#confirmation img {
	display: block;
	margin: 10px auto;
}

#footer h5 {
	color: #fff;
}

#footer {
	width: 800px;
	height: 100px;
	background: url(/images/footer-bg.gif) top left no-repeat;
	margin: 0px auto;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
