/*
Original design: andreas05 (v2.5 - Jun 01, 2010) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body , html  {background:#000000; font-family:Century Gothic,Arial, Helvetica, sans-serif;font-size:12px; color:#555555;text-align: center;height: 88%;}
a {background-color:inherit; color:#286ea0; text-decoration:none;}
a:link {text-decoration:none;color:#FFFFFF;}
a:visited {text-decoration:none;color:#FFFFFF;}
a:hover {text-decoration:none;color:#FFFFFF;}
a:active {text-decoration:none;color:#FFFFFF;}
p {margin:0 0 16px 0;}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}
img {float:left; margin:0 10px 5px 0;}

/* Headers */
h1 {color:#555; font-size:3.6em; letter-spacing:-3px; margin:0; text-align:right;}
h2 {font-size:1.6em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px;}

/* IDs */
#title {margin:2px auto 2px; width:780px;}
#outcontainer {background:#333333 ; border:0px solid #000; color:#555; margin:0 auto 0px; padding:0px; min-height:570px; min-width:1000px; height: 88%; /*960/1640 = .58536585*/ margin:0 auto; line-height:1.3em;
background-image:url('images/bg.jpg');
background-repeat:no-repeat;
background-position:center center;
-o-background-size: 100% auto;
-moz-background-size: 100% auto;
-webkit-background-size: 100% auto;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.jpg',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.jpg',sizingMethod='scale')";

	
/*opacity:inherit;
filter:inherit;*/

}

#lang-select {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 180px;
	}
	
#incontainer {color:#555; margin:0 auto 5px; padding:10px; min-height:375px; min-width:780px; width:88.536585%; /*960/1640 = .58536585*/ margin:0 auto; line-height:1.3em;}
#outcontainer2 {background:#333333 ; border:0px solid #000; color:#555; margin:0 auto 0px; padding:0px; min-height:570px; min-width:1000px; width:88.536585%; /*960/1640 = .58536585*/ margin:0 auto; line-height:1.3em;height: 88%;
background-image:url('images/bg_black.jpg');}
#incontainer2 {color:#555; margin:0 auto 5px; padding:10px; min-height:375px; min-width:780px; width:88.536585%; /*960/1640 = .58536585*/ margin:0 auto; line-height:1.3em;}

#outcontainer_p {background:#333333 ; border:0px solid #000; color:#555; margin:0 auto 0px; padding:0px; min-height:570px; min-width:1000px; width:88.536585%; /*960/1640 = .58536585*/ margin:0 auto; line-height:1.3em;}
#incontainer_p {color:#555; margin:0 auto 5px; padding:10px; min-height:375px; min-width:780px; width:88.536585%; /*960/1640 = .58536585*/ margin:0 auto; line-height:1.3em;}



/*#outcontainer {background:#000 ; border:0px solid #000; color:#555; margin:0 auto 0px; padding:0px; width:780px; line-height:1.3em;}
#incontainer {background:#000 ; color:#555; margin:0 auto 5px; padding:10px; width:auto; height: 378px; line-height:1.3em;} */
#sidebar {float:left; padding-left:175px; width:110px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.8em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:385px;}
#footer {clear:both; color:#aaa; height:10px;}

/* Menu old..not use*/
.menu {border:1px solid #ffffff; color:#286ea0; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:110px;}
.menu:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#333333; text-decoration:none;}

#menubar {  border-width:0px;border-style:solid;
border-color: #A4A4A4 transparent #A4A4A4 transparent; float:left; width:100%; height:38px;z-index:12;position:relative;
background-image:url('images/menubar2000_38.png');background-repeat:no-repeat; opacity:0.8; filter:alpha(opacity=80);}
/* height 26 -> 32px */
/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}


#footer2 {
	text-align:center;
	color:#FFF;
	font-size:11px;
}

#footer2 a {color:#F00; font-weight:normal;}
.red {color:#F00;}
.white {color:#FFF;}
.black {color:#000;}