/* 
    Document   : style
    Created on : 2009.09.04., 14:51:26
    Author     : Hospi
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

@font-face {
    font-family: 'Cantarell';

    src: url('fonts/Cantarell-Regular-webfont.eot');
    src: url('fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Regular-webfont.svg#cantarellregular') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Copperplate';

    src: url('fonts/Copperplate.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}

* {
	font-family: 'Varela Round', sans-serif, 'Cantarell', 'Copperplate',  Arial, Helvetica, sans-serif;	
	color: #ccc;
}

root { 
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	border: 0;
}

body {
    background-color: #000;
    margin: 0;
    padding: 0;
	font-family: 'Varela Round', sans-serif, 'Cantarell', 'Copperplate',  Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 1024px;
}

p {
    font-family: 'Varela Round', sans-serif, 'Cantarell', 'Copperplate',  Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #ccc;
}

#main {
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-color: #000;
	background-position: center top;
    position: relative;
    width: 1024px;
    margin: 0;
    padding: 0;	
    margin-left: -512px;    
	top: 0px;
    left: 50%;
    height: 100%;
    min-height: 100%;
	background-color: transparent;
}

#header {
    position: relative;
    background-image: url(images/header01_.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 20% 0%;
    height: 256px; /*173px;*/
	top: 0px;
    border: 10px solid green;	
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	margin-left: 0px;
}

#menu-wrapper {
    position: absolute;
    background-color: #282828;
    border: 0px solid red;
    width: 1024px;
	top: 100px;
	left: 0px;
	z-index: 10;
}
.menu-list li {
	border-left: 1px solid #202020;
}

.menu-background {
    position: absolute;
    background-color: black;
    border: 0px solid #204020;
    width: 1024px;
	bottom: 0px;
	height: 32px;
    filter: alpha(opacity=30);
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
	opacity: 0.3;    
	z-index: 9;
}


.menu-list {
    background-color: transparent;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
	z-index: 10;
	border: 0px solid blue;
}

.menu-list li, .menu-list a {
    float: left;
    height: 48px;
	width: 145px;
    margin: 0;
    padding: 0;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 48px;
    vertical-align: middle;
	text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    display: block;
    z-index: 10;
}

.menu-list li:hover, .menu-list a:hover {
	background-color: #80a000;
	color: black;
}

.menu-active {
	background-color: #408000;
	color: black;
}

#content {
	position: block;
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 1px;
    padding-bottom: 60px;
    color: #ccc;
    font-weight: normal;
    z-index: -10;
	background-color: transparent;
	border: 0px solid black;
}

#body-wrapper {
	position: absolute;	
	left: 0px;
	top: 680;
	background-color: #000;
}

#footer {
	position: block;
    background-image: url(images/footer.png);
    background-repeat: no-repeat;
    background-color: #000;
	width: 1024px;
	height: 40px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
	padding-top: 0px; 
	padding-bottom: 28px; 
	bottom: 0px;
}

#footer p {
    width: 33%;
    text-align: center;
    vertical-align: middle;
    float: left;
}

#footer div {
    margin-top: -6px;
	color: white;
}

#footer a {
    text-decoration: none;
    font-weight: bold;
	color: #80a000;
}


.ref_img {
    margin: 10px;
    border: 1px solid black;
}

#counter {
    position: absolute;
    top: 4px;
    right: 10px;
    color: #80a000;
}

#counter p {
    margin: 2;
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
    font-family: 'Varela Round', sans-serif, 'Cantarell', 'Copperplate',  Verdana, Arial;
	color: #80a000;
}

a {
	color: #80a000;
	z-index: 20;
}

li {
    color: black;
}

.fader {
	background-color: #ccc;
	opacity: 0.20;
	width: 250px;
	height: 500px;
	position: absolute;
	top: 0px;
	top: 0px.
	//top: 162px;
	//left: 12px;
}

.img_button {
	background-color: #000;
	opacity: 0.7;
	width: 250px;
	height: 80px;
	position: absolute;
	top: 420px;
	//top: 582px;
	//left: 12px;
}

.img_caption {
	background-color: transparent;
	width: 250px;
	height: 80px;
	position: absolute;
	top: 420px;
	//top: 582px;
	//left: 12px;
	color: #ccc;
	font-weight: bold;
	font-size: 20px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 22px;
	line-height: 80px;
}

.img-menu-item {
	position: absolute;
	border: 0px solid red;
	top: 0px;
	width: 250px;
	height: 500px;
}

.img-menu-item-selected {
	color: #80a000;
}