body { 
	line-height: 16px; 
	/* font-family: "Lekton", "Courier New", Courier, Monaco, monospace; */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: normal; 
	background-color: rgb(240, 239, 237); 
	color: rgb(51, 51, 51);
	padding: 0px; 
	margin: 0px;
}

a{
	color: inherit;
	text-decoration: none;
}

#headerbar {
	z-index: 2147483647;
	width: 960px;
	margin: 0 auto;
	/* position: fixed; 
	width: 100px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	*/
	background-color: rgba(255,127,0,0.75);
	font-style: normal;
	background-repeat: repeat-x;
	text-align: left;
}

#headerbar a:hover {
	color: white;
	text-decoration: underline;
}

a{
	color: inherit;
}

.event_description a, .event_description a{
  color: #ff7f00;
  text-decoration: underline;
}

#header{
	margin-top: 30px;
}

.picto {
	font-size: 14px;
	color: white;
	text-shadow: 1px 1px 2px #555;
	text-decoration: none;
	font-family: "Pictos";
}

.picto:hover {
	color: black;
	text-shadow: none;
	text-decoration: none;
	font-weight: normal;
}

.inactive {
	color: #666;
	text-shadow: none;
}

.inactive:hover {
	color: #666;
}

.picto_buttons {
	position: absolute;
	top: 0px;
	color: white;
	display: block;
	background-color: rgba(0,0,0,0.25);
	line-height: 24px;
	height: 24px;
	width: auto;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none;
}

.picto_buttons_inline {
	display: inline;
	font-weight: normal;
	text-decoration: none;
	color: black;
	line-height: inherit;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.picto_buttons:hover {
	background-color: rgba(0,0,0,0.50);
	text-decoration: none;
	font-weight: normal;
}

.delete:hover {
	color: #ff0017;
	text-shadow: 0px 0px 3px white;
}

.right_aligned {
	right: 10px;
}

.left_aligned {
	left: 10px;
}


@font-face {
	font-family: 'Pictos';
	src: url('/fonts/pictos-web.eot');
	src: local('Pictos'), 
	url('/fonts/pictos-web.woff') format('woff'), 
	url('/fonts/pictos-web.ttf') format('truetype'), 
	url('/fonts/pictos-web.svg#webfonthGHB4WXA') format('svg');
	font-weight: normal;
	font-style: normal;
}

 .orange {
	color: #ff7f00;
}

 .white {
	color: rgb(250,250,250);
}

 .black {
	color: rgb(51,51,51);
}

 #footer {
	padding-bottom: 48px;
	margin-top: 64px;
	font-weight: normal;
}

#slider {
    position:relative; /* Change this to your images width */ /* Change this to your images height */
    background:url(/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    background: black; 
}
#slider a {
    border:0;
    display:block;
}

ul.document_list li {
	margin-bottom: 8px;
	margin-top: 8px;
}

.category_wrapper{
	position: relative;
	height: 24px;
	line-height: 24px;
	float: left;
	display: block;
	margin-right: 5px;
}

#map_div{
	border-color: white;
	border-style: solid;
	border-width: 20px;
}

table{
	width: 100%;
}

tr{
	line-height: 24px;
	height: 24px;
}

.underline{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

form dl dt{
	width: 110px;
	float: left;
	clear: both;
	height: 54px;
	height: auto;
}

form dl dd{
	width: 390px;
	float: right;
	height: 54px;
}

form dl dd label{
	display: inline-block;
	position: relative;
	bottom: 13px;
	margin-right: 9px;
}

form fieldset{
	border-bottom: 1px dashed #999;
	padding-bottom: 9px;
	margin-bottom: 18px;
}

form fieldset legend{
	height: 54px;
	clear: both;
	text-decoration: underline;
}

form fieldset.highlight{
	border: 10px solid white;
	padding: 25px 13px 13px 13px;
	}


	


form {
	font-family: "Lekton", "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
		line-height: 36px;

	}
	
form label, form label p{
	opacity: 0.7;

}

form label p {
	line-height: 18px;
	height: auto;
	padding-bottom: 18px;
	 }
	 
select{
	min-width: 200px;	
}
 



input, select, textarea{
	font-family: Helvetica, Verdana, Arial, sans-serif;	
	padding: 0 10px 0 10px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
}

textarea{
	height: 180px;
	width: 360px;
	line-height: 24px;
}


input#user_session_submit, input#user_event_submit{
	font-family: Helvetica, Verdana, Arial, sans-serif;	
	padding: 0 10px 0 10px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
}

select{
	margin-bottom: 18px;
  font-family: "Lekton", "Courier New", Courier, Monaco, monospace;
	font-size: 13px;
	line-height: 36px;
}

.fieldWithErrors input, .fieldWithErrors textarea{
	color: white;
	background-color: #f8e0e0;
	color: red;
}

#new_user_session td{
	vertical-align: middle;
}

.errorExplanation{
    padding: 20px;
    border-color: white;
    border-style: solid;
    border-width: 10px;
    margin-bottom: 36px;
    text-align: center;
}

.errorExplanation h2, .errorExplanation p{
    font-family: "Lekton", "Courier New", Courier, Monaco, monospace;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    color: red;
}

.errorExplanation p{
    font-weight: bold;
}

.errorExplanation ul{
    border-top: 1px solid white;
		margin-top: 9px;
		margin-bottom: 9px;
}
.errorExplanation ul li{
    height: 18px;

}

#terms_and_conditions p, #terms_and_conditions h1, #terms_and_conditions h2, #terms_and_conditions ul {
	 font-family: "Lekton", "Courier New", Courier, Monaco, monospace;
   font-size: 13px;
   line-height: 18px;
   font-weight: normal;
	margin-bottom: 18px;
}

#terms_and_conditions h2{
	text-decoration: underline;
	
}

#terms_and_conditions h1{
	font-weight: bold;
	
}

.form_toggle{
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 4px 16px 0px 16px;
	display: block;
}

.centered{
	text-align: center;
}


