@charset "UTF-8";

/* CSS Reset */

html, body, div, span, h1, h2, h3, 
p, a, em, font, img, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* On to the normal stuff */

html {
	background: url(../../images/structure/html_back.jpg) repeat-x top left; /* ie 6 hack for filling background while page completes loading ------ */
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
}

h1 {
	font-size: 30px;
	color: #000;
}

h2 {
	font-weight: normal;
}

h3 {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 20px 0 20px 0;
	border-bottom: solid 1px #fff;
}

#mast {
	width: 938px;
	height: 206px;
	margin: 79px auto 0 auto;
	background: url(../../images/structure/mast.jpg) no-repeat left top;
}

a.header:link, a.header:visited, a.header:hover, a.header:active {
	float: left;
	width: 960px;
	height: 205px;
	text-indent: -9999px;
}

a.beta:link, a.beta:visited, a.beta:hover, a.beta:active {
	width: 129px;
	height: 63px;
	text-indent: -9999px;
	float: right;
	background: url(../../images/structure/beta_2_1.jpg) no-repeat left top;
	position: absolute;
	top: 60px;
	right: 10%;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.toggler {
	cursor: pointer;
	padding: 22px 0 14px 0;
	margin: 0;
}

div.portfolio {
	background: #f0c800;
}

div.resume {
	background: url(../../images/structure/resume_top_shadow.jpg) repeat-x left top #d58a00;
}

div.contact {
	background: url(../../images/structure/contact_top_shadow.jpg) repeat-x left top #c06800;
}

div.portfolio h2 {
	text-indent: -9999px;
	width: 900px;
	height: 47px;
	margin: 0 auto 0 auto;
	background: url(../../images/structure/portfolio_header.jpg) no-repeat left top;
}

div.resume h2 {
	text-indent: -9999px;
	width: 900px;
	height: 47px;
	margin: 0 auto 0 auto;
	background: url(../../images/structure/resume_header.jpg) no-repeat left top;
}

div.contact h2 {
	text-indent: -9999px;
	width: 900px;
	height: 47px;
	margin: 0 auto 0 auto;
	background: url(../../images/structure/contact_header.jpg) no-repeat left top;
}

#portfolio_content {
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 20px 20px 20px 30px;
}

#portfolio_content p {
	margin: 15px;
}

div.img_block {
	width: 854px;
	height: 277px;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0;
	
}

div.img_block img {
	margin: 0;
	padding: 3px;
	background: url(../../images/structure/thumb_shadows.jpg) no-repeat left top;
}

		
		#thumb_block {
			width: 810px;
			margin: 0 auto 0 auto;
		}
		
		#thumb_block img {
			margin: 5px;
			padding: 3px;
			width: 252px;
			background: url(../../images/structure/thumb_shadows_small.jpg) no-repeat left top;
			float: left;
		}

#resume_content {
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 20px 20px 20px 30px;
}

#resume_content p {
	margin-left: 30px;
}

a.resume_download:link, a.resume_download:visited, a.resume_download:hover, a.resume_download:active {
	width: 150px;
	height: 80px;
	background: #d58a00 url(../../images/structure/download.jpg) no-repeat center bottom;
	float:right;
	margin: 0 0 0 20px;
	text-align: center;
	font-weight: normal;
}

#resume_content ul {
	list-style-type: none;	
}

#resume_content ul li {
	margin-bottom: 10px;
}

#resume_content ul li ul {
	margin-top: 10px;
}

#contact_content {
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 20px 20px 20px 30px;
}

#contact_content ul {
	list-style-type: none;	
}

#form_area {
	width: 720px;
	margin: 20px auto 20px auto;
}

.req{
	float: none;
	color: red !important;
	font-weight:bold;
	margin: 0;
}

input {
width: 200px;
}

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

input.buttons {
width: 60px;
}

/* Validation ------- */

.LV_validation_message{
    font-weight:normal;
    margin:0 0 0 5px;
}
	
.LV_valid {
    color:#ffffff;
}
	
.LV_invalid {
    color:#CC0000;
}

div.footer {
	background: url(../../images/structure/footer_top_shadow.jpg) repeat-x left top;
}

#footer_content {
	width: 960px;
	margin: 0 auto 0 auto;
}

#title_plate {
	width: 559px;
	height: 49px;
	display: block;
	text-indent: -9999px;
	margin-left: 401px;
	background: url(../../images/structure/title_plate.jpg) no-repeat left top;
}

#other_places {
	float: right;
	width: 242px;
	float: right;
	
}

a.krop {
	width: 121px;
	height: 30px;
	float: left;
	text-indent: -9999px;
	margin: 10px 0 10px 0;
	background: url(../../images/structure/krop.jpg) no-repeat left top;
}

a.krop:hover {
	background: url(../../images/structure/krop_over.jpg) no-repeat left top;
}

a.linkedin {
	width: 121px;
	height: 30px;
	float: left;
	text-indent: -9999px;
	background: url(../../images/structure/linkedin.jpg) no-repeat left top;
	margin: 10px 0 10px 0;
}

a.linkedin:hover {
	background: url(../../images/structure/linkedin_over.jpg) no-repeat left top;
}

.clear_fix {
	width: 910px;
	margin: 0 auto 0 auto;
	clear: both;
}