/*  
	2010-01-27
	basic style with general rulez applied to ALL pages offline (TEST). 
	#6E6134
*/

html { 
background-color: #6E6134; 
}

body { 
line-height: 1.25em; 
text-decoration: none; 
font-weight: normal; 
font-family: Verdana, Geneva, sans-serif; 
color: #C0C0C0; 
background-color: #6E6134; 
margin: 0px; 
padding: 0px; 
font-size: 100%; 
}

#pagina { 
min-width: 950px; 
background-color: #151313; 
margin-left: 3%; 
margin-right: 3%; 
margin-top: 1%; 
margin-bottom: 2%; 
border: 1px solid #C0C0C0; 
border-top: 0px; 
}

#header {
background-color: #000000;
text-align: center; 
font-size: 11pt; 
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
background-image: url('../images/banner_top.png');
padding-bottom: 110px;
}

#header_top100 {
background-color: #000000;
text-align: center; 
font-size: 11pt; 
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
background-image: url('../images/banner_top100.jpg');
padding-bottom: 115px;
}

#header h1 {
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
color: #FFFFFF;
}

#header2 h1 {
padding-left: 0px;
padding-top: 0px;
padding-bottom: 15px;
color: #FFFFFF;
}

#footer {
background-image: url('../images/banner_bottom.jpg');
border-top: 1px solid #c0c0c0;
text-align: center;
font-size: 9pt; 
color: #ffffff;
}

#content {
background-color: #151313;
border-left: 1px solid #C0C0C0; 
text-decoration: none;
margin-left: 10em;
padding-left: 2em;
padding-top: 1%;
padding-bottom: 5%;
padding-right: 2em;
text-align: center;
font-weight: normal;
}

#content a {
font-style: italic;
text-decoration: none; 
color: #C0C0C0; 
}

#content a:link {
font-style: italic;
text-decoration: none; 
color: #C0C0C0; 
}

#content a:visited {
color: #C0C0C0; 
}

#content a:hover {
font-style: italic; 
color: #DC143C; 
}

#content h2 {
display: inline;
}

#menu {
background: transparent;
color: #ffffff;
text-decoration: none;
font-size: 11pt;
line-height: 1.5em; 
width: 6.2em;
float: left;
margin-left: 1.8em;
margin-top: 2.5em;
text-align: right;
font-weight: bold;
}

#menu a { 
display: block; 
color: #C0C0C0; 
text-decoration: none;
}

#menu a:hover { 
color: #FFFFFF; 
font-weight: bold;
font-style: italic;
border: 0px solid #C0C0C0;
}

.textfield {
width: 70px;
padding-right: 5px;
}

.textfield2 {
width: 180px;
}

p { 
padding-left: 2em; 
padding-right: 2em; 
padding-top: 3em; 
padding-bottom: 3em; 
font-weight: normal;
}

#tableleft img, #tableright img { 
border: 0px;  
padding: 0px;
display: block;
}

textarea {
color: #ffffff;
background-color: #000000;
}

input {
color: #ffffff;
background-color: #000000;
}

fieldset {
margin: 1em;
border: 1px solid white;
padding-bottom: 1em;
}

legend {
color: #ffffff;
}

select {
color: #ffffff;
background-color: #000000;
}

option {
color: #C0C0C0;
background-color: #000000;
}

.error {
color: #ff0000;
}

h6 {
text-align: left;
font-size: 11pt;
margin: 0;
padding:0;
padding-left: 2em;
}

h4.error {
text-align: center;
margin: 0;
padding:0;
color: red;
font-size: 2em;
}

.center {
text-align: center; 
}

.right {
text-align: right; 
}

.left {
text-align: left; 
}

.small {
font-size: 0.8em;
font-weight: normal;
line-height: 1em; 
padding: 0;
margin: 0;
}

.toprightsmall {
position: top;
float: right;
text-align: right;
padding: 0;
margin: 0;
font-size: 8pt;
line-height: 0.8em; 
}

h3 {
text-align: left;
color: #ffffff;
}

.topright {
position: top;
float: right;
text-align: right;
padding: 0;
margin: 0;
}

.topleft {
position: top;
float: left;
text-align: left;
padding: 0;
margin: 0;
}

.underline {
text-decoration: underline;
}

.langselect { float: right; font-size: 0.8em; font-weight: bold; padding-right: 0; color: #ffffff; }

.border { border: 1px solid #999; }

.loginSmall {
width: 100%;
font-size: 8pt;
font-weight: normal;
line-height: 1em; 
background-color: #000000;
border-bottom: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
padding: 5px;
margin: 0;
margin-top: -0.7em;
}

.loginSmall a {
font-style: italic;
color: #C0C0C0; 
}

.loginSmall a:link {
font-style: normal;
color: #C0C0C0; 
}

.loginSmall a:visited {
font-style: normal;
color: #C0C0C0; 
}

.loginSmall a:hover {
font-style: normal; 
color: #DC143C; 
}

