html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{
  position: relative;
  font: normal 14px arial, sans-serif;
  color: #2f2f2f;
}
div#header, div#content, div#footer {
  width: 900px;
  margin: auto;
}
#content {
  border-top:1px solid #E3E3E3;
  padding-top: 10px;
}
div#map{
  width: 100%;
  height: 400px;
  text-align: center;
}
h1 {
  margin: 37px 0 20px 0;
  font-weight: normal;
  font-size: 27px;
  text-transform: uppercase;
  text-align: center;
  color: #49607b;
  clear: both;
}
h1 a{
  color: #49607b;
  text-decoration: none;
}

a {
  color: #1E578C;
}

a:hover {
  color: #4F9CE3;
}

#header ul{
  list-style: none;
  text-align: center;
  padding-bottom: 15px;
}
#header ul li{
  display: inline;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 10px;
  color: #000;
  font-weight: bold;
}
#header ul li a{
  color: #6f6f6f;
  text-decoration: none;
  font-weight: normal;
}
#header ul li a:hover{
  color: #34B5C6;
}
#header ul li a:active{
  color: #000;
}

h2{
  font-size: 24px;
  font-weight: normal;
  color: #384647;
  margin: 25px 0 15px;
  clear: both;
}

h3{
  font-size: 20px;
  font-weight: normal;
  color: #6A6F70;
  margin: 15px 0;
  clear: both;
}
h3 a{
  color: #6A6F70;
}
p{
  margin: 15px 0;
  line-height: 20px;
  font-size: 16px;
}
#footer {
  clear: both;
}
#footer ul {
  text-align: center;
  padding: 10px;
}
#footer ul li{
  display: inline;
  margin: 15px 8px;
}
#footer ul li a{
  display: inline-block;
  border: 1px solid #ccc;
}
#footer ul li.skype{
  margin-top: 14px;
}
#footer ul li.skype a{
  border: none;
}
p.phone{
  padding-top: 15px;
  text-align: center;
}
p.phone span{
  line-height 32px;
  padding-left: 40px;
  font-size: 30px;
  color: #5f5f5f;
  background: url(/images/phone.gif) no-repeat top left;
}
p.phone span span{
  background: none;
  padding: 0;
  color: #9a9a9a;
}
p.email a {
  color: #9A9A9A;
  font-size: 18px;
  text-decoration: none;
  width: 245px;
  display: block;
  margin: 0 auto;
  padding: 2px 0 0 35px;
  background: url(/images/email.gif) no-repeat top left;
}
p.email a:hover {
  color: #B1C3D3;
}
p.copy {
  color: #D9D9D9;
  text-align: center;
}
p.copy a{
  color: #D9D9D9;
}
a.login-link{
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#change-language {
  position: absolute;
  top: -30px;
  right: 10px;
}
#change-language a {
  color: #585858;
  font-size: 13px;
}

#lastest-news {

}


#lastest-news br {
  display: both;
  margin: 15px;
}

#content img {
  max-width: 800px;
  padding: 0 15px 30px 0;
}

#lastest-news h3 .date {
  color: #BABABA;
  font-size: 12px;
}

#lastest-news .bottom-more {
  display: block;
  text-align: center;
}

.news-instance {
  clear: both;
  margin-bottom: 30px;
}

.news-instance img {
  padding: 10px 0;
}

.uploaded-image-template{
  display: none;
}

.loader{
  display: none;
}
fieldset{
  width: 90%;
  margin: 0 auto;
}
#new_participation fieldset {
  display: block;
  margin: auto;
  width: 350px;
}
form ol li {
  margin: 15px 0;
}
fieldset label{
  color: #787878;
  display: block;
  margin: 0 0 0 -200px;
  position: absolute;
  width: 190px;
  font-size: 13px;
}
fieldset li.string input, fieldset textarea, fieldset select{
  font-size: 16px;
  padding: 4px 3px;
  width: 100%;
}

* html fieldset select {
  width: 360px;
}

html>body fieldset select {
  width: 360px;
}

#new_participation fieldset li.string input, #new_participation fieldset textarea {
  font-size: 16px;
  padding: 4px 3px;
  width: 350px;
}
#new_participation fieldset textarea {
  height: 180px;
}
.radios {
  margin-top: -15px;
}
.radios label {
  position: inherit;
  margin: 0;
}
fieldset input[type=submit]{
  margin: 20px 0;
}
fieldset.commit li {
  text-align: center;
}
fieldset.commit input {
  font-size: 18px;
  text-align: center;
}
fieldset.commit ol li {
  margin: 0;
}
fieldset.buttons{
  text-align: center;
}
.uploaded-image{
  position: relative;
  margin: 10px 0;
}
.uploaded-image p{
  position: absolute;
  top: -15px;
  display: inline;
  border: 1px dashed #ccc;
  padding: 5px;
}
.uploaded-images-list .uploaded-image{
  width: 175px;
  height: 200px;
  float: left;
}

p.control-links{
  clear: both;
}

p.hidden{
  display: none;
}

form{
  clear: both;
}
#uploaded-images-list{
  clear: both;
  padding: 30px 0;
}
img.page_image{
  display: block;
  margin: 0 auto;
}


#flash_messages {
  top: -15px;
  width: 100%;
  height: 30px;
  position: fixed;
  z-index: 200;
  font-size: 14px;
  opacity: 0.96;
  display: none;
  cursor: pointer; }
  #flash_messages #flash-counter {
    position: absolute;
    top: 20px;
    right: 6px;
    color: #383838;
    font-size: 11px; }
  #flash_messages .message, #flash_messages .error, #flash_messages .notice {
    width: 100%;
    text-align: center;
    padding: 15px 0; }
  #flash_messages .message {
    border: solid 2px #52912b;
    color: #235e00;
    background-color: #dff1d4; }
  #flash_messages .error {
    border: solid 2px #912b2b;
    color: #5e1600;
    background-color: #f1dbd4; }
  #flash_messages .notice {
    border: solid 2px #8d912b;
    color: #5b5e00;
    background-color: #f0f1d4; }

.page-action {
  clear: both;
  display: block;
}
.formtastic.page label, .formtastic.stage label {
  margin: 0;
  position: inherit;
}
p.email {
  line-height: 21px;
}

h2.stage a {
   color: #636363;
   text-decoration: none;
}

h2.stage a:hover {
   color: #588CA0;
}

h2.stage a span {
  padding-right: 6px;
}

h2.stage a span.num {
  font-size: 20px;
}

h2.stage a span.name {
   text-decoration: underline;
}

h2.stage a span.date {
  font-size: 15px;
}

.stage-map {
  width: 800px;
  margin: 25px auto;
}

.stage-content p iframe {
  margin: 20px 0 10px;
}

