﻿.left 		{ float: left; }
.right		{ float: right; }
.clear_all	{ clear: both; }

h1 	{ color: #81980B; font-family: Impact; font-size: 1.3em; font-weight: normal; margin-bottom: 20px;  }
h3	{ margin: 15px 0 0 10px; font-size: 12px; font-weight: bold; }
p	{ margin-bottom: 15px; }
ul	{ text-align: left; }
li	{ font-size: 12px; margin-bottom: 8px; }

html { 
	height: 100%;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

body { 
	overflow-x: hidden;
	height: 100%;
	color: #333333;
	font-size: 12px; 
	line-height: 15px; 
	font-family: Palatino Linotype, Book Antiqua, Verdana,sans-serif;
	background-image: url(images/background_gradient.gif);
	background-repeat: repeat-x;
}

a,a:visited,a:link {
	color: #811800;
	text-decoration: none;
	font-weight: bold;
}

a:hover { text-decoration: underline; }

.wrapper {
	position: relative;
	height: 100%;
	margin: 0 auto;
	width: 1010px;
}

.shadow {
	position: absolute;
	top: 23px;
	left: 295px;
	height: 325px;
	width: 126px;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/shadow.png');
	z-index: 1;
}

.logo { 
	display: inline;
	float: left;
	margin: 50px 120px 0 55px; 
	width: 240px;
}

.ribbon_wrapper {
	display: inline;	
	float: left;
	height: 100%;
	width: 238px;
}

.ribbon {
	height: 100%;
	width: 238px;
	background-image: url(images/ribbon.png); 
	background-repeat: repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/ribbon.png');
	z-index: 3;
}

.navigation {
	display: inline;
	float: left;
	margin: 85px 0 0 -11px;
	width: 110px;
	z-index: 4;
}

.navigation .nav_item {
	position: relative;
	margin-bottom: 2px;
	height: 28px; 
	cursor: pointer;
	background-repeat: no-repeat;
}

.navigation .nav_item div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.navigation .nav_1 		{ background-image: url(images/navigation/about.gif); }
.navigation .active_1 	{ background-image: url(images/navigation/about_over.gif); cursor: auto; }

.navigation .nav_2 		{ background-image: url(images/navigation/projects.gif); }
.navigation .active_2 	{ background-image: url(images/navigation/projects_over.gif); cursor: auto; }

.navigation .nav_3 		{ background-image: url(images/navigation/expertise.gif); }
.navigation .active_3 	{ background-image: url(images/navigation/expertise_over.gif); cursor: auto; }

.navigation .nav_4 		{ background-image: url(images/navigation/experience.gif); }
.navigation .active_4 	{ background-image: url(images/navigation/experience_over.gif); cursor: auto; }

.navigation .nav_5 		{ background-image: url(images/navigation/contact.gif); }
.navigation .active_5 	{ background-image: url(images/navigation/contact_over.gif); cursor: auto; }

.card {
	position: absolute;
	top: 325px;
	left: 105px;
	padding: 20px 0 20px 75px;
	height: 361px;
	width: 609px;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 5;
}

.card_content {
	position: relative;
	width: 500px;
	height: 315px;
	overflow: hidden;
	display: none;
}

#card_2 .card_content { display: block; }

.card_content .languages li {
	margin: 2px 0 0 30px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 11px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

.card_content .gallery {
	position: absolute;
	margin-left: 65px;
	width: 5000px;
}

.card_content .gallery div { 
	display: inline;
	position: relative;
	float: left;
	width: 375px;
	margin-right: 98px;
}

.card_content .gallery div a { display: block; }

.card_content #slider_exp { text-align: center; }

.card_content .arrow_prev {
	position: absolute;
	left: 5px;
	top: 130px;
	display: none;
	cursor: pointer;
}

.card_content .arrow_prev_blank, .card_content .arrow_next_blank  {
	position: absolute;
	left: 5px;
	top: 130px;
	width: 47px;
	height: 27px;
}

.card_content .arrow_next {
	position: absolute;
	right: 5px;
	top: 130px;
	cursor: pointer;
}

.card_content .arrow_next_blank { left: auto; right: 5px; }

.about		{ 
	background-image: url(images/card_about.png); 
	_background-image: url(images/card_about.gif);
}	
.projects	{ 
	background-image: url(images/card_projects.png); 
	_background-image: url(images/card_projects.gif);
}
.expertise	{ 
	background-image: url(images/card_expertise.png); 
	_background-image: url(images/card_expertise.gif);
}
.experience	{ 
	background-image: url(images/card_experience.png); 
	_background-image: url(images/card_experience.gif);
}

form #error, form .field_error {
	color: #990000;
	font-weight: bold;	
}

form #error { margin: 0 0 20px 0; }

form label 		{ float: left; width: 90px; }
form input 		{ display: block; margin: 5px 0; }
form div		{ clear: both; }
form .submit	{ float: right; margin-right: 28px; }

.tipsy		 { 
	padding: 5px; 
	font-size: 12px; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 	
	background-repeat: no-repeat; 
	background-image: url(images/tipsy.gif); 
}

.tipsy-inner { 
	padding: 5px 8px 4px 8px; 
	background-color: black; 
	color: white;
	max-width: 350px; 
	text-align: center; 
}

.tipsy-inner { 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}

.tipsy-north { background-position: top center; }

.contact_links { 
	position: relative; 
	height: 100%;
}

.contact_links div {
	position: absolute;
	bottom: 5px;
	right: 20px;
	font-size: 10px;
}

.copyright {
	position: absolute;
	bottom: 5px;
	margin-left: 20px;
	font-size: 10px;
	color: #989898;
}
