﻿html
{
  height: 100%;
}
                         
body
{
  background-color: #5A0000;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
  font-size: 10pt; 
}

*
{
  font-family: Georgia, Verdana, sans-serif; 
  font-weight: bold;
  color: #5A0000;
  text-align: left;
}
#mainTitle
{
    padding:0;
    margin:0;
    color:white;
    font-style:italic;
    font-size:38px;
}
p.home_img
{
    width:100%;
    text-align:center;
}
.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 680px;  
  position: relative; 
  overflow: hidden; 
  width: 800px;
}

#second_container
{
  position: absolute; 
  vertical-align: middle;
  width: auto; 
}

#third_container
{
  position: relative; 
  top: 30px; 
  width: 800px;
}



/* === Menu === */



#menu
{
  height: 25px;
  padding-right: 2px;
  margin: 0;
  list-style: none; 
}

#menu li
{
  float: right;
  display: block;
  border: 1px solid #ffffff;
}

#menu a
{
	color: #FFFFFF;	
	display: block;
	height: 24px;  
	background-color: inherit;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#menu a:link, #menu a:visited
{
  background-color: #420001;
}

#menu a:hover, #menu a:active
{
  color: #B3742F; 
  background-color: #420001;
}

#menu .menuselected
{
	display: block;
	height: 24px;  
	text-decoration: none;
	line-height: 24px;
	color: #B3742F;
	text-align: center;
	background-color: #420001;
	padding: 0 10px 0 10px;  
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 25px;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  list-style: none; 
  z-index:0;
  position:relative;
  
}

#submenu li
{
  float: left;
  display: block;
  height: 24px;  
  border: 1px solid #ffffff;
}

#submenu a
{
	color: #FFFFFF;
	display: block;
	height: 24px;  
	background-color: inherit;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;	
	padding: 0 10px 0 10px;  
}

#submenu a:link, #submenu a:visited
{
  background-color: #420001;
}

#submenu a:hover, #submenu a:active
{
  color: #B3742F; 
  background-color: #420001;
}

#submenu .submenuselected
{
	display: block;
	height: 24px;  
	text-decoration: none;
	line-height: 24px;
	color: #B3742F;
	text-align: center;
	background-color: #420001;
	padding: 0 10px 0 10px;  
}


/* === Other Divs === */
 


.border
{
  background-color: #5A0000;
  padding: 15px 15px 0px 160px;
  height: auto;
  background-repeat: no-repeat;
  text-align: left;
  border: 1px solid #fff;
}

.title
{
  position: absolute;
  width: 32px;
  height: 550px;
  background: url('../../images/title.png') no-repeat center;
  margin-top: 20px;
  margin-left: 15px;
  margin-right:0;
  margin-bottom:0;  
}

.content
{
  height: 550px;
  overflow: auto;
  padding: 7px;
}
.content .widecol
{
    width:100%;
}
.content .widecol p
{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}
.content .leftcol
{
	float:left;
	width:45%;
}
.content .rightcol
{
	float:right;
	width:50%;
	margin-left:20px;
}
.content .leftcol p
{
    font-size: 14px;
    font-weight:normal;
}
.content .rightcol p
{
    font-size: 14px;
    font-weight:normal;
}
.content h5
{
	padding:0;
	margin:10px 0 0 0;
	font-size: 14px;
}
.content p
{
	padding-top: 0;
	margin-top: 0;
}
.designinfo
{
	font-size: 11px;
	margin-top: 5px;
	text-align: right;
	color: #FFFFFF;
	background-color: inherit;
}

.designinfo a
{
  color: #FFFFFF;
}
.designinfo a:hover
{
  text-decoration: none;
}

/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16pt;
  color: #5A0000;
  background-color: inherit;
  border-left: 5px solid #5A0000;

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 15px 5px 20px 12px;
}

.text a
{
  color: #5A0000;
  text-decoration: underline;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  text-decoration:none;
  color:#B3742F;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

#leftnav
{
	float:left;
	margin: 30px 0px 0px 10px;
	width: 200px;
}
#leftnavmenu
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0; 
}

#leftnavmenu li
{
	display: block;
	margin-bottom: 1px;
}

#leftnavmenu a
{
	/*color: #FFFFFF;*/
	display: block;
	height: 25px;  
	background-color: inherit;
	text-decoration: underline;
	line-height: 25px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding: 0 5px 0 5px;
	width: 100%;  
}

#leftnavmenu a:link, #leftnavmenu a:visited
{
  /*background-color: #420001;*/
}

#leftnavmenu a:hover, #leftnavmenu a:active
{
  color: #B3742F; 
  /*background-color: #420001;*/
  text-decoration:none;
}

#leftnavmenu .menuselected
{
	display: block;
	height: 20px;  
	text-decoration: none;
	line-height: 20px;
	color: #B3742F;
	text-align: center;
	padding: 0 5px 0 5px;  
}