/* -- Default everything -- */
html, body, div, dl, dt, dd, pre, form, fieldset, p, blockquote, table{
	margin:0;
	padding:0;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top: 0px;
}
a img {
	border:0;
}
input, button, select, textarea {
	font-size: 13px;
}

/* -- Main Tags -- */
body {
	margin-top: 0px;
    font: 14px "Book Antiqua", "Times New Roman", serif;
    line-height: 1.4em;
    color: #370101;
	background: #eae5c3 url(images/bg_total.jpg);
	height:100%; 
	width: 100%;
	position: absolute;
}
a {
	text-decoration: underline;
	color: #370101;
}
a:hover {
	color: #464329;
}
h1,
h2,
h3,
h4,
input,
textarea {
	font-family: "Book Antiqua", "Times New Roman", serif;	
}
h1 {
	font-size: 16px;
	padding-bottom: 15px;	
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-style:italic;
}
h4 {
	font-size: 1em;
	font-style:italic;
}
h1, h2, h3, h4 {
    line-height: 1.2em;
}
h2, h3, h4 {
    padding-top: 5px;
    padding-bottom: 5px;
}
hr {
	color: #370101;
	background-color: #370101;
	height: 1px;
}
ul{
    margin: 0 auto;
    padding: 0;
}
li{
    text-align: left;
    list-style: none;
    margin: 0;
    background: url(images/li.gif) 0px 4px no-repeat;
}

/* -- Borders/Outside -- */
#total_out {
	position: relative; /* needed for footer positioning*/
	width: 860px;
	margin: 0 auto;
    background: url(images/bg_total.gif) repeat-y;
}

/* -- Top -- */
#top {
	height: 225px;
	width: 860px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#logo {
	width: 350px;

	margin: 0px;
	margin-top: 14px;
	padding: 0px;
	float: left;
	position: relative;
}

#languages {
	width: 465px;

	margin: 0px;
	margin-top: 14px;
	padding: 0px;
	float: left;
	position: relative;
	text-align: right;
}

#languages a {
	padding-left: 5px;
}


/* -- Menu -- */
#mainmenu {
    line-height: 1.2em;
	width: 775px;
	margin: 0px;
	margin-left: 45px;
	padding: 0px;
	float: left;
	position: relative;
}

#mainmenu a{
	text-decoration: none;	
	color: #4d4b31;
}

#mainmenu a:hover{
}

#mainmenu .mainmenutext {
	position: relative;
	height: 40px;
	width: 140px;
	margin-top: -49px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
}
.mainmenutext a {
	height: 40px;
	width: 130px;
	padding: 2px 5px 3px 5px;
	display: block;
}
.mainmenutext a:hover {
	background: #eae6c3 url(images/bg_mainmenu.gif) 0px 0px no-repeat;
}
#mainmenu .bottommenu {
	height: 180px;
	width: 155px;
	float: left;
	position: relative;
}

#mainmenu .bottommenu a{
	height: 35px;
	width: 130px;
}

#submenu {
	padding-left: 10px;
	padding-top: 5px;
	height: 175px;
	width: 145px;
	float: left;
	position: relative;
}

#submenu h1{
	font-size: 13px;
	padding-bottom: 4px;
	width: 128px;
	text-align: center;
}

#submenu a {
	padding-left: 15px;
	display: block;
	margin: 0px;
}

#submenu a:hover{
	background: transparent url(images/arrow.gif) 0px 3px no-repeat;
}
#submenu a.selected{
	background: transparent url(images/arrow.gif) 0px 3px no-repeat;
}

/* -- Main info -- */
#main {
	width: 860px;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
	float: left;
	position: relative;
}
/* -- Left side -- */
#leftside {
	width: 150px;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	margin-bottom: 15px;
	float: left;
	position: relative;
	background: transparent url(images/bg_sidemenu_center.gif) top center repeat-y;
	font-size: 12px;
	line-height: 1.2em;
}

#leftsideinfo{
	padding: 0px 10px;
}
#leftside h1{
	padding-top: 0px;
	padding-bottom: 3px;
}

/* -- Thumbnails -- */

#thumbnails {
	float: left;
	position: relative;
	padding: 0px 15px 0px 0px;
}
#thumbnails a {
	float: left;
	position: relative;
	margin: 0px 0px 0px 13px;
	padding: 2px 2px 15px 2px;
}
#thumbnails a:hover {
	background: transparent url(images/bg_tn.gif) no-repeat;
}

#thumbnails .selected {
	background: transparent url(images/bg_tn.gif) no-repeat;
}


/* -- Pictures -- */
#bigpicture {
	padding: 10px 0px 10px 0px;
	clear: both;
}
.corner_upper_left {
	background: transparent url(images/corner_upper_left.gif);
	width: 10px;
	height: 15px;
}
.corner_upper {
	background: transparent url(images/corner_upper.gif);
	height: 15px;
}
.corner_upper_right {
	background: transparent url(images/corner_upper_right.gif);
	width: 15px;
	height: 15px;
}
.corner_right {
	background: transparent url(images/corner_right.gif);
	width: 15px;
}
.corner_lower_right {
	background: transparent url(images/corner_lower_right.gif);
	width: 15px;
	height: 15px;
}
.corner_lower {
	background: transparent url(images/corner_lower.gif);
	height: 15px;
}
.corner_lower_left {
	background: transparent url(images/corner_lower_left.gif);
	width: 10px;
	height: 15px;
}
.corner_left {
	background: transparent url(images/corner_left.gif);
	width: 10px;
}

/* -- Right side -- */
#rightside  {
	margin-left: 240px;
}
#mainarea  {
	float: left;
	position: relative;
	width: 570px;
}

#mainimage  {
	float: right;
	border-left: solid 1px #dde0e3;
}

#maintext  {
	padding: 20px;
	float: left;
	position: relative;
	width: 539px;
}
#mainarea ul{
    margin: 0 auto;
    padding: 0;
    margin-top: 5px;
}
#mainarea li{
    text-align: left;
    list-style: none;
    margin: 0;
    padding-left: 14px;
    padding-bottom: 6px;
    background: url(images/li_dot.gif) 0px 6px no-repeat;
}


/* -- Footer -- */
#lidali {
	position: relative; /* needed for footer positioning*/
	width: 802px;
	margin: 0 auto;

    font-size:12px;
    color: #464329;
    text-align: center;
    height: 40px;
    line-height: 40px;
	border-top: 1px solid #e5ddb9;
}
#lidali a {
	text-decoration: underline;
    color: #464329;
}

#lidali a:hover {
    color: #370101;
}
#lidali img {
	vertical-align: middle;
}

/* -- Forms -- */
input {
	border: 0;
	border-bottom: #370101 1px solid;
	width: 350px;
	height: 14px;
	margin-bottom: 2px;
	padding: 2px;
	color: #370101;
	background-color: transparent;
}
textarea {
	border: #370101 1px solid;
	height: 80px;
	width: 350px;
	margin-bottom: 2px;
	padding-left: 2px;
    color: #370101;
	background-color: transparent;
}
input.button {
	border: #370101 1px solid;
    width: 60px;
    background-color: transparent;
    height: 20px;
    padding: 0;
    margin: 0;
    color: #370101;
}
input.checkbox {
	width: auto;
	border: 0;
}
/* -- Left overs -- */
.error {
	color: #c41230;
	display: inline;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.center {
	text-align: center;
}
