/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #000000;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
	}
a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover{color: #CFCBB4;	text-decoration: underline; font-weight: bold;}
big {font-size: 1.1em;}
h1 {font: bolder normal 24px arial, sans-serif; color: #003333; padding: 8px 0 2px;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}
.block h2 {
	color: #003333;
	font: bold normal 18px serif, sans-serif;
	padding: 3px 5px 3px 5px;
	background: #D2D0C0;
	}
h3 {font: bold 14px serif, sans-serif; color: #FFFFFF; padding: 0 0 0px;}
h4 {font: bold normal 18px serif, sans-serif;}
h5 {font: bold normal 18px serif, sans-serif;}
h6 {font: bold 1.2em serif,sans-serif;}

/* LINKS */
.column_heading {
	font: bold 14px serif, sans-serif;
	color: #FFFFFF;
	padding: 0 0 0px;
	}
.column_heading a{
	font: bold 14px serif, sans-serif;
	color: #FFFFFF;
	padding: 0 0 0px;
	text-decoration: none;
	}
.column_heading a:hover{
	font: bold 14px serif, sans-serif;
	color: #CFCBB4;
	padding: 0 0 0px;
	text-decoration: underline;
	}


blockquote {
	padding: 0;
	width: 90%;
	display: block;
	font: normal 1em/20px sans-serif;
	padding-left: 0px;
	color: #553;
	margin-left: 6px;
}

form,table {margin-bottom: 1.2em;}
img {
	border: none;
	padding: 0px;
}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #000000 url() no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
#container {
	background: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 1.3em;
	line-height: 1.3em;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header */
.title {
	background: #E2DED4 url(images/cv%20img/nav.jpg) repeat-x;
	border-top: 1px solid #996;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #534B37;
	line-height: 41px;
}

.header_anabat {
	border-top: 2px solid #003334;
	background: #D1E6E6 url("images/pages/header_anabat.jpg") no-repeat left bottom;
	height: 220px;
}
.header_links {
	border-top: 2px solid #003334;
	background: #D1E6E6 url("images/pages/header_links.jpg") no-repeat left bottom;
	height: 220px;
}
.header_gallery {
	border-top: 2px solid #003334;
	background: #D1E6E6 url("images/pages/header_gallery.jpg") no-repeat left bottom;
	height: 220px;
}
.header_consulting {
	border-top: 2px solid #003334;
	background: #D1E6E6 url("images/pages/header_consulting.jpg") no-repeat left bottom;
	height: 220px;
}

/* navigation ANABAT*/

.navigation_anabat {
	background: #DED9D0 url("images/pages/nav.gif") repeat-x; 
	height: 41px;
	border-top: 1px solid #996;
}
.navigation_anabat a {
	background: #FFF url("images/pages/nav.gif") repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #AFA587;
	float: left;
	font: bold 0.9em/41px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation_anabat a:hover,.navigation_anabat a#active {
	background-position: left bottom; color: #003333;}

/* navigation LINKS*/

.navigation_links {
	background: #DED9D0 url("images/pages/nav.gif") repeat-x; 
	height: 41px;
	border-top: 1px solid #996;
}
.navigation_links a {
	background: #FFF url("images/pages/nav.gif") repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #AFA587;
	float: left;
	font: bold 0.9em/41px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation_links a:hover,.navigation_links a#active {
	background-position: left bottom; color: #003333;}
	
/* navigation GALLERY*/

.navigation_gallery {
	background: #DED9D0 url("images/pages/nav.gif") repeat-x; 
	height: 41px;
	border-top: 1px solid #996;
}
.navigation_gallery a {
	background: #FFF url("images/pages/nav.gif") repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #AFA587;
	float: left;
	font: bold 0.9em/41px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation_gallery a:hover,.navigation_gallery a#active {
	background-position: left bottom; color: #003333;}
	
/* navigation CONSULTING*/

.navigation_consulting {
	background: #DED9D0 url("images/pages/nav.gif") repeat-x; 
	height: 41px;
	border-top: 1px solid #996;
}
.navigation_consulting a {
	background: #FFF url("images/pages/nav.gif") repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #AFA587;
	float: left;
	font: bold 0.9em/41px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation_consulting a:hover,.navigation_consulting a#active {
	background-position: left bottom; color: #003333;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list CV*/
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
/* menu links */
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	padding: 0;
	width: 90%;
	display: block;
	font: normal 1em/20px sans-serif;
	padding-left: 0px;
	color: #553;
	margin-left: 6px;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a:hover {
	background: #D2D0C0;
	font-weight: ;
	color: #000000;
}
.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {
	background: #F8F7F3;
	color: #990000;
}
.block li bottom {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top {
	background: #E2DED4 url("") repeat-x;
	border-top: 15px solid #E2DED4;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #534B37;
	line-height: 20px;
}
.top h4 {
	color: #9C8E6B;
	font: normal 1.2em Georgia, "Trebuchet MS", sans-serif;
	padding: 2px 0 2px 2px;
}

/* bottom & footer */
.bottom {
	background: #003333 url() no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #fff;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

.footer {
	background: #E2DED5;
	color: #988A65;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: thin solid #C5C59E;
	font-weight: normal;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #988A65;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.footer a:hover {
	color: #988A65;
	text-decoration: underline;
	font-weight: normal;
}
