/*-------------------------------
HIDE ELEMENTS
-------------------------------*/
.obvious, .quick_nav {
display: none;
}

/*-------------------------------
GENERAL
-------------------------------*/
body {
margin: 0;
padding: 0;
font-family: "lucida grande", arial, sans-serif;
background: #f7f0e8 url(../images/bg.png) repeat-x;
font-size: 70%;
color: #000;
}
h1,h2,h3,h4,h5,h6 {
font-family: Baskerville, "Palatino Linotype", serif;
font-weight: normal;
color: #7b3c1a;
padding: 0;
margin: 0;
}
h1 {
padding: .2em 0 0.1em;
font-size: 1.8em;
font-style: italic;
}
h2 {
padding: .2em 0 0;
font-size: 1.6em;
}
h2.clear {
clear: both;
}
h3 {
padding: .1em 0 0 .5em;
font-size: 1.3em;
font-weight: bold;
}
h4 {
padding: .1em 0 0 1em;
margin-bottom: 0;
font-size: 1.2em;
font-style: italic;
font-family:FreeSerif, "Palatino Linotype", serif;
}
p {
margin: .3em 0 .8em;
padding: 0;
}
ul, ol {
padding: .1em 0 1em;
}
li {
list-style-type: disc;
padding: 0;
margin: 0;
margin-left: 1.2em;
margin-top: 0em;
}
a {
color: #381D00;
}
a:visited {
color: #7C3914;
}
a:hover {
color: #7C3914;
}
strong {
font-weight: bold;
color: #000;
}

img {
border: none;
overflow: hidden;
}
.image_before,
.image_after {
	margin: 1em 0;
	padding: 0;
	text-align:center !important;
}
.image_left {
	float: left;
	margin: 0 1em .5em 0;
	padding: 0;
}
.image_right {
	float: right;
	margin: 0 0 .5em 1em;
	padding: 0;
}
.image_right .image_right {
float: none;
}


hr {
height: 2px;
background: #9b694f;
border: none;
}
small {
font-size: 80%;
}
.obvious {
display: none;
}
fieldset {
margin: 0;
padding: 0;
}
/*-------------------------------
PAGE
-------------------------------*/
#page {
text-align: left;
margin: 0 auto 0 auto;
width: 850px;
background: transparent;
padding: 0;
}

/*-------------------------------
HEADER
-------------------------------*/
#header {
float: left;
width: 850px;
background: transparent;
margin: 0;
padding: 0;
}

#site_header {
height: 231px;
}

#site_title {
width: 850px;
height: 64px;
padding: 0;
margin: 0 0 1px 0;
}
#site_title h1 {
padding: 0;
margin: 0;
border: none;
width: 424px;
height: 64px;
text-indent: 424px;
overflow: hidden;
font-size: 1em;
font-weight: bold;
background: url(../images/imas.png) left bottom no-repeat;
}
#site_title h1 a {
display: block;
width: 424px;
height: 25px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

/* LANGUAGES */
#languages { 
margin : 0;
width: 850px;
height: 15px;
border-bottom: 1px solid #FFFCFA;
background: #3b2200;
text-align: right;
text-transform: uppercase;
}
#languages ul{
margin-top: 1px;
}
#languages ul li{
display: inline;
text-align: right;
}
#languages ul li a{
margin-right: 6px;
font-family: baskerville, "Times New Roman", serif;
font-size: 12px;
line-height: 12px;
text-decoration: none;
color: #F7F1E9;
}
#languages ul li.current a{
font-weight: bold;
color: #C29983;
}

#site_signature {
width: 850px;
height: 150px;
text-align: right;
background: #3b2200 url(../images/vue.jpg) no-repeat;
}
#site_signature p{
display: none;
}
#site_signature strong{
}

/*-------------------------------
MENUS
-------------------------------*/
#navigation {
width: 850px;
margin: 0;
padding: 0;
font-family: "lucida grande", arial, "Free Sans", sans-serif;
}

/* menu */
.menu {
margin: 0;
padding: 0;
}
.menu li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.menu a,
.menu a:link,
.menu a:visited {
display: block;
color: #FFFCFA;
text-decoration: none;
padding: .2em 15px 0 0;
font-weight: normal;
}
.menu a:hover,
.menu a:active {
background: transparent;
color: #FFF;
text-decoration: underline;
}
.menu .current a,
.menu .current a:visited {
background: transparent;
font-weight: bold;
color: #FFFCFA;
}
.menu .ancestor a,
.menu .ancestor a:visited{
font-weight: bold;
}
.menu .ancestor_homepage a,
.menu .ancestor_homepage a:visited {
font-weight: normal;
}
#section_menu {
float: left;
width: 838px;
height: 15px;
margin: 0;
padding: 0 6px;
background: #3b2200;
font-size: .95em;
font-size /**/: 1em;
border-top: 1px solid #FFFCFA;
}
#section_menu ul {

}
#section_menu ul a {
white-space: nowrap;
margin-top: -0.2em;
}
#sub_section_menu{
clear: both;
height: 15px;
margin: 0;
padding: 0 6px 0;
background: #9b694f;
border-top: 1px solid #FFFCFA;
border-bottom: 1px solid #FFFCFA;
}
#sub_section_menu .menu {
padding: 0;
float: left;
}
#sub_section_menu a {
font-size: 1em;
padding: 2px 20px 0 0;
white-space: nowrap;
margin-top: -0.2em;
}
#sub_section_menu .current {
}
#sub_section_menu .current a {
}
#sub_section_menu a:hover {
}

/*-------------------------------
MAIN
-------------------------------*/
#main {
float: left;
width: 850px;
background: #fffcfa url(../images/main_bg.png) repeat-y;
padding-top: 1em;
}
/*-------------------------------
CONTENT
-------------------------------*/
#content_container {
width: 850px;
float: left;
margin-right: -270px;
background: transparent;
overflow: hidden;
}
#content {
margin-right: 270px;
padding: 0 15px 20px 15px;
background: transparent;
}
#content .article_header h1 {
margin-top: 0;
padding-top: 0;
}

#content p {
text-align: justify;
}

/*-------------------------------
SIDEBAR
-------------------------------*/
#sidebar_container {
position: relative;
width: 270px;
float: right;
color: #3b2200;
background: transparent;
overflow: hidden;
}
#sidebar {
padding: 0 15px 20px 10px;
background: transparent;
}
#sidebar .article_header h1 {
margin-top: 0;
padding-top: 0;
}

#sidebar h1 {
border: none;
font-style: normal;
}

/*-------------------------------
FOOTER
-------------------------------*/
#footer {
clear: both;
margin: 0;
padding: 0 6px;
width: 838px;
height: 15px;
border-top: 1px solid #FFFCFA;
background: #3b2200;
text-align: right;
}
#footer p {
margin: 2px 0 0 0;
padding: 0;
text-align: right;
color: #FFFCFA;
font-size: .8em;
}
#footer a {
color: #FFFCFA;
text-decoration: none;
}


/* -- LIST --*/
ul, 
ol, 
li {
list-style-position: outside;
margin: 0em 0 .5em 3em;
padding: 0;
}
li {
list-style-type: square;
margin: 0;
padding: 0;
}
ol {

}
ol, ol li {
list-style-type: decimal;
}

ul li ul,
ol li ol,
ul li ol,
ol li ul {
padding: 0 0 0 2em;
margin: 0;
}


/*----------------------------------------
TABLES
------------------------------------------*/

table {
border-collapse:collapse;
border-spacing: 0;
border: none;
margin: 0;
padding: 0;
font-size: .9em;
}

td {
border: 1px solid #FFFCFA;
margin: 0;
padding: .2em .5em;
background: #e9d7c5;
}

th {
border: none;
background: #9b694f;
color: #FFFCFA;
font-weight: bold;
text-transform: capitalize;
margin: 0;
padding: .2em 1em;
vertical-align: bottom;
}

table.no-style {
border-collapse:collapse;
border-spacing: 0;
border: none;
margin: 0;
padding: 0;
background: transparent;
}

table.no-style td {
border: none;
margin: 0;
padding: 0;
}

/*-----------------------
ALL FORMS
-----------------------*/
form table {
table-layout: auto;
}
form td {
vertical-align: top;
}
form td.right{
text-align: right;
padding-right: .5em;
white-space: nowrap;
}
.field_box {
padding-bottom: .5em;
}
.form_submit_box {
padding-top: .5em;
}
.form_submit_box input {
font-weight: bold;
}
fieldset {
clear: both;
border: none;
}
.field_box {
background: url('/images/field_bg.png') repeat-y;
padding-left: 8px;
padding-bottom: 1px;
margin-bottom: 1em;
position: relative;
}
.field_helper {
color: #777;
}
.flash_error {
background: url('/images/flash-error.gif') -20px 50% no-repeat;
border: 1px solid red;
margin: 1em 0;
padding-left: 40px;
font-weight: bold;
color: red;
}
.flash_error p {
padding: .6em 0 .3em;
}
.field_error {
background-image: url('/images/field_error_bg.png');
}
.field_error_message {color: red;}
.field_error input {
background: url('/images/flash-error.gif') -50px 50% no-repeat;
padding-left: 5px;
}