@charset "utf-8";
/*
*************************************************

Future Europe.org
http://www.pata-n.com

*************************************************
*/

* {	margin: 0; padding: 0; color: #000;	line-height: 1.5; }
body { font: normal 62.5% Arial, Helvetica, sans-serif; background: #e5ecf3 url(images/back.jpg) repeat-x; min-width: 850px; }

.hide { display: none; }

h1 { color: #333; font-size: 40px; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; padding-top: 30px; margin-left: 158px; }
h1 em { color: #555; font-size:26px; }
#tagline { color: #555; margin-left: 10px; font-size: 18px; font-style: italic; }
h2 { color: #f60; font-size: 32px; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; margin-left: 158px; margin-top: -20px; }
h3 { color: #000; font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; }
h4 { font-size: 14px; font-family: Calibri, Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; line-height: 1; margin-bottom: 20px; }
h5 { font-size: 12px; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.2; margin: 10px 0; }

img { display: block; border: 0; margin-bottom: 20px; }
table { margin-bottom: 20px; }

p, ul, ol, dd { font-size: 12px; }

abbr, acronym { border: none; }

blockquote { background: transparent url(images/quotes-open.png) no-repeat 0 2px; margin: 0 0 2em; }

/*-------------------------------------------    
    Header
-------------------------------------------*/

#header { width: 850px; height: 150px; margin: 0 auto; }
#bg-right { width: 50%; height: 200px; position: absolute; top: 0; right: 0; z-index: -1; background: #e5ecf3 url(images/backMap.jpg) no-repeat top left; } 
#headline { border-top: 1px solid #bac2c8; border-bottom: 1px solid #bac2c8; margin-left: 20px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; font-size: 11px; width: 800px; padding: 5px 5px; color: #888; }
#headline em { color: #888; }
#headline-title { display: block; width: 130px; float: left; font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; font-style: italic; color: #888; }
#headline a:link { color: #888; text-decoration: none; }
#headline a:visited { color: #888; text-decoration: none; }
#headline a:hover { color: #888; text-decoration: underline; }
#headline a:active { color: #888; text-decoration: none; }

/*-------------------------------------------    
    Navigation
-------------------------------------------*/

#menu ul { list-style-type: none; margin: 0; margin-bottom: 1em; padding: 0; }

#menu li { background: transparent url(images/arrow.png) no-repeat 5px 5px; padding-left: 20px; font-family: Arial, Helvetica, sans-serif; line-height: 21px; font-size: 11px; }
#menu li.lined { border-bottom: 1px dashed #bac2c8; }

.here { font-weight: bold; }

#menu li a:link { color: #666; text-decoration: none; }
#menu li a:visited { color: #666; text-decoration: none; }
#menu li a:hover { font-weight: bold; color: #666; text-decoration: none; }
#menu li a:active { color: #666; text-decoration: none; }

.ad { border-top: 1px solid #bac2c8; padding-top: 15px; }

/*-------------------------------------------    
    Structure
-------------------------------------------*/

#container { width: 850px; margin: 0 auto; }

#menu { width: 120px; margin-left: 20px; float: left; }
#content { width: 420px; float: left; margin-left: 18px; }
#sidebar { width: 234px; margin-right: 20px; float: right; }

#content p { font-size: 11px; color: #333; line-height: 20px; margin-bottom: 1em; }
#content ul { list-style-position: inside; list-style-type: disk; }
#content ul.left { float: left; width: 220px; margin: 0 0 15px 0; border: 0px none; list-style-position: inside; list-style-type: disk; position: relative; left: 10px; }
#content ul.right { float: right; width: 200px; margin: 0 0 15px 0; border: 0px none; list-style-position: inside; list-style-type: disk; }

#content .no_bullet { list-style-position: outside; list-style-type: none; margin-bottom: 1em; }
#content li { font-size:11px; color: #333; line-height: 20px; padding-left: 25px; }

#content table { font-family: Arial, Helvetica, sans-serif; }
#content th, td { vertical-align: top; text-align: left; }
#content th { height: 30px; }

#content blockquote > p { font-family: Arial, Helvetica, sans-serif; color: #666; margin-bottom: 1em; line-height: 18px; }
#content blockquote > p:first-child { text-indent: 22px; }
#content .lastword { padding: 0 22px 0 0; background: transparent url(images/quotes-closed.png) no-repeat right top; color: #666; }

#side-content { min-height: 325px; }
#side-content blockquote > p { font-size: 15px; font-family: Calibri, Arial, Helvetica, sans-serif; color: #666; margin-bottom: 1em; line-height: 18px; }
#side-content blockquote > p:first-child { text-indent: 22px; }
#side-content .lastword { padding: 0 22px 0 0; background: transparent url(images/quotes-closed.png) no-repeat right top; color: #666; }
cite { font-size: 12px; color: #666; }

#advisory { margin-top: 20px; }


/*-------------------------------------------    
    Form styles
-------------------------------------------*/

form fieldset { margin-bottom: 10px; padding: 15px;}
form legend { padding: 0 2px; color: #000; font-size: 18px; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight: normal; }
form label { display: inline-block; width: 110px; font-family: Calibri, Arial, Helvetica, sans-serif; line-height: 1.5; text-align: right; padding-right: 10px; vertical-align: top; }
form fieldset p { font-family: Calibri, Arial, Helvetica, sans-serif; margin: 0; }
form fieldset ol {
  margin: 20px 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
}
form fieldset fieldset {
  border: none;
  margin: 3px 0 10px 0;
}
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form fieldset fieldset label {
  display: block;
  width: auto;
  margin-left: 123px;
}
.radio_label, .checkbox_label {
  text-align: left;
  margin: 0;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form input, option, textarea { width: 220px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; color:#666; }
form select { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; color:#666; }
form input.radio { display: inline-block; margin-left: 60px; width: 63px; padding-right: 10px; vertical-align: top; }
form input.checkbox { display: inline-block; margin-left: 60px; width: 63px; padding-right: 10px; vertical-align: top; }
form textarea { height: 150px; }
form select { margin-left: 60px; width: 290px; }
form select.in-line { margin: 0; width: 220px; } 
form input.dob { width: 20px; }
form input.dobyear { width: 30px; }
.submit { margin-left: 120px; width: 60px; }
