/* 
	Brown: 	#62390C
	Yellow: #ECA72B 
*/

* {
	margin: 0px;
	padding: 0px
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden { position: absolute; left: -10000px; }

body { 
	background: url(../images/body-bg.gif) center repeat-y;
	color: #62390C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#head { padding-top: 25px; }

#head, #menu, #submenu, #banner div, #breadcrumb, #main, #footer { 
	margin: 0 auto 0 auto;
	width: 755px;
}

#logo { float: left; }
#languages { float: right; font-size: 0.8em; font-weight: bold; }

#banner { 
	height: 193px;
	text-align: center;
}

/* Menu
------------------------------------------------------------------------------*/

div#menu { 
	clear: both;
	text-align: right;
	margin-bottom: 0.5em;
}

#menu ol {
	padding-left: 0; margin-left: 0;
}

#menu ol li { display: inline; }

#menu ol li a {
	border-left: 1px solid #62390C;
	color: #62390C;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	padding: 0 1.2em 0 1.2em;
	text-decoration: none;
}

#menu ol li.first_in_list a { border-left: none; padding-left: 0 }
#menu ol li.last_in_list a { border-right: none; padding-right: 2em; }
#menu ol li a:hover, #menu ol li.active a { color: #ECA72B; }

/* Submenu
------------------------------------------------------------------------------*/

#submenu { 
	background-color: #fff; 
	border-bottom: 1px solid #A7834F; 
	border-left: 1px solid #A7834F;	
	border-right: 1px solid #A7834F;	
	height: 25px; 
	width: 753px;
}

#submenu ol {
	background-color: #fff;
	padding-left: 0;
	margin-left: 0;
	color: white;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#submenu ol li {
	display: inline;
	font-size: 10px;
	line-height: normal;
}

#submenu ol li a {
	border-right: 1px solid #A7834F;
	color: #62390C;
	float: left;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#submenu ol li.first_in_list a { border-left: none; }
#submenu ol li.last_in_list a { border-right: none; }

#submenu ol li a:hover, #submenu ol li.active a { 
	color: #ECA72B;
}

/* Breadcrumb
------------------------------------------------------------------------------*/

div#breadcrumb {
	clear: both;
	margin-top: 18px;
	margin-bottom: 1em;
	height: 20px;
}
div#breadcrumb ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#breadcrumb li {
	display: inline;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
div#breadcrumb li a {
	color: #000;
	text-decoration: none;
}
div#breadcrumb li a:hover { color: #ECA72B; }
div#breadcrumb li.active {
	color: #ECA72B;
	margin: 0px;
	padding: 0px;
}

/* Main
------------------------------------------------------------------------------*/

div#content { 
	font-size: 0.8em;
}

/* Text
------------------------------------------------------------------------------*/

h1 { 
	color: #ECA72B; 
	font-family: Arial, Helvetica, sans-serif; font-size: 1.8em; 
	padding-bottom: 15px;
}

h2 {
	border-bottom: 2px dashed #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
}

p { line-height: 1.3em; margin-bottom: 1em; }

a { color:#ECA72B; }
a:hover { color:#62390C; }

#languages a { color: #62390C; }
#languages a.active { color: #ECA72B; }

h2 a { color: #62390C; }
h2 a:hover { color: #ECA72B; }

hr { 
	border: none; border-bottom: 2px dashed #ccc; 
	clear: both;
	margin: 1em 0 1em 0;
}

/* Lists
------------------------------------------------------------------------------*/

ul { padding-left: 1.5em; margin-bottom: 0.5em; }
ol { padding-left: 2em; margin-bottom: 0.5em; }
li { padding-bottom: 1em; }

/* Tables
------------------------------------------------------------------------------*/

table { 
	width: 100%;
}

table td { padding: 0.2em; vertical-align: top; }

/* Content
------------------------------------------------------------------------------*/

a { text-decoration: none; }

/* Footer
------------------------------------------------------------------------------*/

#main { margin-bottom: 1em; }

#footer {
	border-top: 2px dashed #CCCCCC;
	border-bottom: 2px dashed #CCCCCC;
	color: #666;
	font-size: 0.7em;
	line-height: 1.5em;	
	margin-top: 50px; padding: 1em 0 1em 0;
}

#footerMenu { float: left; } 
#footerMenu a { color: #666; }
#footerMenu a:hover { color: #62390C; }
#copyright { color: #999; float: right; }

/* Custom 
-------------------------------------------------------------------------*/

#welcome {
	float: left;
	width: 750px;
}

#offices { 
	float: right; 
	margin-left: 10px; padding-left: 10px;
	margin-bottom: 1em;
	width: 220px;
}

#offices h2 { border: none; }
div.office { clear: both; color: #999; height: 30px; }
div.office div.flag { float: left; }
div.office div.detail { float: left; margin-left: 10px; }
#streams { border-top: 2px dashed #ccc; padding-top: 10px; }
#streams h2 { border: none; }
#homeL { float: left; width: 375px; }	
#homeR { float: right; width: 375px; }
.streamInf { width: 200px; float: left; }
.streamImg { float: left; margin-right: 2em; width: 130px; height: 135px; }
.link { margin-top: 1em; padding-bottom: 1em; }

div.nestr { float: right; margin-left: 1em; width: 300px; }
div.nestr span { color: #666; display: block; font-size: 0.8em; text-align: center; }
