﻿* {
	margin: 0;
}

body {
	background: #ffffff url(../../../lang/en/images/bg1.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

input, textarea, select {font-size: 16px;}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 740px;
	height: 40px;
	margin: 0 auto;
	border-left: 20px solid #A8BB26;
}

#menu a {
    color: #e4f1ae;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 12px 10px 0 12px;
	border-right: 1px #8EAD10 solid;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #8EAD10;
	text-decoration: none;
	color: #FFFFFF;
}

#menu #current a {
	background: #8EAD10;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

#logozone
{
   width: 760px;
   height: 60px;
   margin: 18px auto;
}
#logozone #logo  {
   float: left;
}
#logozone #lang  {
   float: right;
   margin-top: 50px;
}

/* Header */

#headerII {
	width: 758px;
	height: 212px;
	margin: 0 auto;
	border: 1px #fff solid;
}

#header {
	width: 758px;
	height: 339px;
	margin: 0 auto;
	border: 1px #fff solid;
}

#header h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 20px 5px 20px 5px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#welcome A {
	text-decoration: underline;
	color: #DB5600;
}
#welcome A:hover {
	text-decoration: none;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

#container {
	float: left;
	width: 100%;
	padding: 10px 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 290px;
	padding: 10px 0;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 400px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #A8BB26;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 260px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #669900;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

#gallery
{
	width: 760px;
	min-width:340px;
	margin:0;
}

#gallery ul
{
    list-style: none;
    float:left;
}

#gallery li {
	padding:10px ;
	float: left;
}

#gallery li a img {
    border: 1px #669900 solid;
}

#gallery h2
{
	font-family: Lucida Sans;
	display:block;
	font-size: 16px;
	margin:0;
	font-weight: normal;
	padding: 10px 0 0 10px;
	color: #888;
}

/* Models */
#contentContainer h2{	/* No margins above <h2> tags */
	margin-top:0px;
}


#mainContainer{
	width:755px;
	margin:0 auto;
	text-align:left;
	padding:5px;
	margin-top:20px;
	background-color: #FFF;
}
#contentContainer{
	float:left;
	border:0px solid #669900;
	background-color: #fff;
	overflow:auto;
	margin-left:2px;
	padding:10px;
	
	/* CSS HACK */
	width: 530px;	/* IE 5.x */
	width/* */:/**/520px;	/* Other browsers */
	width: /**/580px;
	
	/* CSS HACK */
	/* height: 412px;	/* IE 5.x */
	/* height/* */:/**/390px;	/* Other browsers */
	/* height: /**/390px;
			
}


#contentContainer .openingText{
	color:red;
}

#articleListContainer{	/* <ul> container for article list */
	float:left;
	overflow:auto;	
	width:150px;
	border:1px solid #669900;
	background-color:#FFF;	
}
.articleList{
	margin:0px;
	padding:2px;
}
.articleList li{	/* General layout article in list */
	list-style-type:none;
	border:1px solid #999;
	background-color:#F1F7E6;
	height:25px;
	margin-top:1px;
	padding-left:5px;
	color:#333;
	cursor:pointer;
}
.articleList li.articleMouseOver{	/* Mouse over article in list - layout */
	border:1px solid #000;
	color:#000;
}
.articleList li.articleClick{	/* Active article in list - layout */
	border:1px solid #000;
	color:#000;
	background-color:#688728;
	color:#FFF;
}

.keyText{	/* Just a column I use for key text inside articles - the one with the light blue bg and dotted border */
	background-color:#FFF;
	border:1px dotted #000;
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	width:150px;
	padding:3px
}
.clear{
	clear:both;
}
