@charset "utf-8";
@import url(reset.css);
@import url(vlaCal.css);

body{
	background: #555253;
}
#document{
	position: relative;
	margin: 0 auto;
	width: 985px;
}
#header{
	background: #555253 url(../img/header.jpg) no-repeat 6px top;
	height: 230px;
}
#header h1{
	left: 44px;
	position: absolute;
	top: 44px;
	z-index: 1;
}
#header h1 a{
	background: transparent url(../img/le-tram.png) no-repeat left top;
	display: block;
	height: 106px;
	overflow: hidden;
	text-indent: -1000px;
	width: 192px;
}
body.ie6 #header h1 a{
	background-image: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/le-tram.png, sizingMethod=crop);
}

#header #flash{
	background: #555253;
	height: 230px;
	left: 6px;
	overflow:hidden;
	position: absolute;
	z-index: 2;
}
#header #sections{
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 188px;
	z-index: 3;
}
#header #sections li,
#header #sections li a{
	background: #555253 url(../img/sections-sprites.png) no-repeat left top;
	display: block;
	float: left;
	line-height: 36px;
}
#header #sections li{
	margin: 0 6px 0 0;
}
#header #sections li a{
	overflow: hidden;
	text-indent: -1000px;
}
#header #sections li#section-1 a{
	background-position: 0 bottom;
	width: 179px;
}
#header #sections li#section-1,
#header #sections li#section-1.current a,
body.no-js #header #sections li#section-1 a:hover{
	background-position: 0 top;
}
#header #sections li#section-2 a{
	background-position: -179px bottom;
	width: 234px;
}
#header #sections li#section-2,
#header #sections li#section-2.current a,
body.no-js #header #sections li#section-2 a:hover{
	background-position: -179px top;
}
#header #sections li#section-3 a{
	background-position: -414px bottom;
	width: 261px;
}
#header #sections li#section-3,
#header #sections li#section-3.current a,
body.no-js #header #sections li#section-3 a:hover{
	background-position: -414px top;
}

#body{
	background: #b2b2b2 url(../img/body.png) repeat-y left top;
	margin: 0 30px 0 6px;
	overflow: hidden;
	width: 949px;
	zoom: 1;
}
#body.no-sidebar{
	background-image: none;
}
#body #sequences{
	background: transparent url(../img/sequences.png) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 74px;
	zoom: 1;
}
#body #sequences li,
#body #sequences li a{
	background: transparent url(../img/sequences-sprites.png) no-repeat left top;
	display: block;
	float: left;
	line-height: 69px;
	width: 100px;
}
#body #sequences li a{
	overflow: hidden;
	text-indent: -1000px;
}
#body #sequences li#sequence-1 a{
	background-position: 0 0;
}
#body #sequences li#sequence-1,
#body #sequences li#sequence-1.current a,
body.no-js #body #sequences li#sequence-1 a:hover{
	background-position: 0 bottom;
}
#body #sequences li#sequence-2 a{
	background-position: -100px 0;
}
#body #sequences li#sequence-2,
#body #sequences li#sequence-2.current a,
body.no-js #body #sequences li#sequence-2 a:hover{
	background-position: -100px bottom;
}
#body #sequences li#sequence-3 a{
	background-position: -200px 0;
}
#body #sequences li#sequence-3,
#body #sequences li#sequence-3.current a,
body.no-js #body #sequences li#sequence-3 a:hover{
	background-position: -200px bottom;
}
#body #sequences li#sequence-4 a{
	background-position: -300px 0;
}
#body #sequences li#sequence-4,
#body #sequences li#sequence-4.current a,
body.no-js #body #sequences li#sequence-4 a:hover{
	background-position: -300px bottom;
}
#body #sequences li#sequence-5 a{
	background-position: -400px 0;
}
#body #sequences li#sequence-5,
#body #sequences li#sequence-5.current a,
body.no-js #body #sequences li#sequence-5 a:hover{
	background-position: -400px bottom;
}
#body #sequences li#sequence-6 a{
	background-position: -500px 0;
}
#body #sequences li#sequence-6,
#body #sequences li#sequence-6.current a,
body.no-js #body #sequences li#sequence-6 a:hover{
	background-position: -500px bottom;
}
#body #sequences li#sequence-7 a{
	background-position: -600px 0;
}
#body #sequences li#sequence-7,
#body #sequences li#sequence-7.current a,
body.no-js #body #sequences li#sequence-7 a:hover{
	background-position: -600px bottom;
}
#body #sequences li#sequence-8 a{
	background-position: -700px 0;
}
#body #sequences li#sequence-8,
#body #sequences li#sequence-8.current a,
body.no-js #body #sequences li#sequence-8 a:hover{
	background-position: -700px bottom;
}
#body h2{
	background: #b2b2b2 url(../img/h2.png) repeat-x left top;
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 30px;
	height: 67px;
	letter-spacing: -1px;
	padding: 20px 15px 0 15px;
	text-transform: uppercase;
}
#body h2 strong{
	display: none;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
}
#document.template-sequence #body h2{
	background: #b2b2b2 url(../img/h2-sequences.png) no-repeat left top;
	font-size: 18px;
	letter-spacing: normal;
	height: 74px;
	line-height: 70px;
	padding: 0 0 0 128px;
	position: relative;
	text-transform: none;
}
#document.template-sequence #body h2 strong{
	color: #ffab00;
	font-size: 48px;
	font-style: italic;
	font-weight: normal;
	left: 55px;
	position: absolute;
	top: 0;
}

#body #content,
#body #sidebar{
	background: #fff;
	float: left;
	margin: 0 18px 0 18px;
	overflow: hidden;	
}
#body #content{
	width: 650px;
}
#body.no-sidebar #content{
	width: 913px;
}
#body #sidebar{
	margin-left: 0;
	width: 245px;
}
body.ie6 #body #content{
	margin-left: 9px;
}
#document.template-sequence #body #content{
	background: #fff url(../img/content.png) no-repeat left top;
}
#document.template-map #body #sidebar{
	height: 580px;
	overflow: auto;
}

#body #content a{
	border-bottom: 1px solid #ffab00;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#body #content a:hover{
	border-color: #000;
}
#body #content h3{
	color: #ffab00;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 18px 18px 13px 18px;
	padding: 0 0 5px 0;
	background: transparent url(../img/content-h3.png) repeat-x right bottom;
	overflow: hidden;
}
#body #content h3 span{
	background: transparent url(../img/content-h3-span.png) no-repeat right bottom;
	padding: 0 35px 0 0;
	zoom: 1;
}
#body #content p,
#body #content ul,
#body #content ol{
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 18px;
	text-align: justify;
}
#body #content li{
	background: url(../img/icons/li.png) no-repeat left top;
	margin: 5px 10px;
	padding: 0 0 0 25px;
	text-align: left;
}
#body #content ul.mosaic{
	overflow: hidden;
}
#body #content ul.mosaic li{
	float: left;
	width: 390px;
	clear: left;
}
#body #content blockquote{
	border: 1px dotted #ffab00;
	border-left: 3px solid #e3005c;
	margin: 18px auto;
	width: 400px;
}
#body #content img{
	border: 1px solid #b2b2b2;
	margin: 18px;
}
#body #content img.align-left{
	float: left;
}
#body #content img.align-right{
	float: right;
}
#body #content img.align-center{
	display: block;
	margin: 18px auto;
}
#body #content p img{
	margin: 0;
}
#body #content p img.align-left{
	margin: 0 18px 18px 0;
}
#body #content p img.align-right{
	margin: 0 0 18px 18px;
}
#body #content p img.align-center{
	display: block;
	margin: 0 auto 18px auto;
}
#body #content table{
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 18px;
	border-collapse: collapse;
}
#body #content table td,
#body #content table th{
	border: 1px solid #b2b2b2;
	padding: 5px;
}
#body #content table thead th,
#body #content table tbody th{
	color: #ffab00;
}
#body #content table thead th,
#body #content table thead td{
	border: 0;
}
#body #content table thead th{
	border-bottom: 3px solid #e3005c;
	color: #e3005c;
}
#body #content table tbody th{
	border: 0;
	border-right: 3px solid #e3005c;
	color: #e3005c;
	vertical-align: middle;
	text-align: right;
	width: 100px;
}
#body #content table tbody td{
	vertical-align: top;
	text-align: center;
	width: 45px;
}

#body #content table tbody td.empty{
	
}
#body #content table tbody td.not-empty{
	background-color: #eaeaea;
}

#body #sidebar h3{
	color: #ffab00;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px;
	text-transform: uppercase;
	background: transparent url(../img/sidebar-h3.png) no-repeat right center;
}
#body #sidebar h4{
	background: #f2f2f2 none no-repeat 4px 2px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0;
	padding: 0 20px 0 24px;
	position: relative;
	zoom: 1;
}
#body #sidebar .documents h4{
	background-image: url(../img/sidebar/documents.png);
}
#body #sidebar .pictures h4{
	background-image: url(../img/sidebar/pictures.png);
}
#body #sidebar .map h4{
	background-image: url(../img/sidebar/map.png);
}
#body #sidebar .calendar h4{
	background-image: url(../img/sidebar/calendar.png);
}
#body #sidebar .results h4{
	background-image: url(../img/sidebar/results.png);
}
#body #sidebar .help h4{
	background-image: url(../img/sidebar/information.png);
}
#body #sidebar h4 a{
	background: transparent url(../img/sidebar-h4-a.png) no-repeat left bottom;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -1000px;
	top: 0;
	width: 20px;
}
#body #sidebar .colapsed h4 a{
	background-position: left top;
}
#body #sidebar .colapsed .content,
#body #sidebar .results{
	display: none;
}
#body #sidebar p,
#body #sidebar ul,
#body #sidebar ol{
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 5px 15px;
}
#body #sidebar li{
	background: url(../img/icons/li.png) no-repeat left top;
	margin: 5px 0;
	padding: 0 0 0 25px;
}
#body #sidebar li em{
	color: #999999;
	font-style: normal;
}
#body #sidebar li.schedule{
	background-image: url(../img/icons/schedule.png);
}
#body #sidebar li.address{
	background-image: url(../img/icons/address.png);
}
#body #sidebar li.commissioner{
	background-image: url(../img/icons/commissioner.png);
}
#body #sidebar li.file{
	background-image: url(../img/icons/file.png);
}
#body #sidebar li.phone{
	background-image: url(../img/icons/phone.png);
}
#body #sidebar li.pdf{
	background-image: url(../img/icons/pdf.png);
}
#body #sidebar li.doc{
	background-image: url(../img/icons/doc.png);
}
#body #sidebar li.xls{
	background-image: url(../img/icons/xls.png);
}
#body #sidebar li.ppt{
	background-image: url(../img/icons/ppt.png);
}
#body #sidebar li.txt{
	background-image: url(../img/icons/txt.png);
	background-position: 1px top;
}
#body #sidebar li a{
	color: #000;
	text-decoration: none;
}
#body #sidebar li a:hover{
	text-decoration: underline;
}

#body #sidebar ul.gallery{
	margin:0 0 5px 15px;
	overflow: hidden;
}
#body #sidebar ul.gallery li{
	background: transparent none;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	position: relative;
}
#body #sidebar ul.gallery li img{
	display: block;
}
#body #sidebar ul.gallery li em{
	background: transparent url(../img/icons/img.png) no-repeat left top;
	bottom: 2px;
	display: block;
	height: 16px;
	position: absolute;
	right: 2px;
	text-indent: -1000px;
	width: 16px;
}
#body #sidebar ul.gallery li.vid em{
	background-image: url(../img/icons/vid.png);
}

/* GMAPS */
#gmaps-form{
}
#gmaps-form p{
	margin: 5px 15px;
}
#gmaps-form input,
#gmaps-form select{
	vertical-align: middle;
}
#gmaps-form img{
	vertical-align: text-bottom;
}
#gmaps-form p.submit{
	margin: 10px 15px;
	text-align: center;
}
#gmaps-form #calendar .vlaCalendar{
	margin: 5px auto;
}
#gmaps-form #calendar{
	height: 130px;
}
#gmaps-map{
	height: 580px;
}


#footer{
	background: #b2b2b2 url(../img/footer.png) no-repeat left bottom;
	height:28px;
	margin: 0 30px 15px 6px;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear-both,
.clear{
	clear: both;
}
.clear-left{
	clear: left;
}
.clear-right{
	clear: right;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}
