@charset "UTF-8";
/* CSS Document */

/*
   MAIN LAYOUT
                         */
html, body {
	height: 100%;
}
body {
	background: url(../img/bg.jpg) #000 center top no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;
}
p {
	line-height: 1.4em;
	text-align: justify;
	margin-bottom: .9em;
}
a {
	color: #ccc;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
h2 {
	font-size:3em;
	margin-bottom: .65em;
	text-align: center;
	color: #FFF;
}
h3 {
	border-bottom:1px solid #ccc;
	font-size:2em;
	margin-bottom:0.4em;
}
h4 {
	font-size: 1.35em;
	margin-bottom: .2em;
}
#text ul {
	margin-bottom: 2em;
}
#content li {
	margin-bottom: .7em;
	line-height: 1.3em; 
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:960px;
	margin: 11px auto -157px auto;
}
#push {
	height: 157px;
}
#footer {
	background: url(../img/footer.jpg) #000 center top no-repeat;
	width: 973px;
	height: 157px;
	margin: 50px auto 0 auto;
}
#top_logo {
	width: 960px;
	height: 170px;
	background: url(../img/top_logo_bg.png) transparent 0px 0px no-repeat;
}
#logo {
	display: block;
	width: 365px;
	height: 130px;
	position: relative;
	top: 27px;
	right: -5px;
	margin: 0 auto;
	background: url(../img/logo.png) transparent 0px 0px no-repeat;
	text-indent: -9999px;
}
#top_menu {
	width: 960px;
	height: 70px;
	background: url(../img/top_menu_bg.png) transparent 0px 0px no-repeat;
}

#top_menu ul {
	display: block;
	width: 560px;
	height: 60px;
	margin: 0 auto;
}

#top_menu a {
	display: block;
	width: 80px;
	height: 60px;
	float: left;
	background-image: url(../img/menu.png);
	text-indent: -9999px;
}

#top_menu ul li {
	display: inline;
}

.item1 {
	background-position: 0px 60px;
}
.item1:hover {
	background-position: 0px 120px;
}
.item2 {
	background-position: -80px 60px;
}
.item2:hover {
	background-position: -80px 120px;
}
.item3 {
	background-position: -160px 60px;
}
.item3:hover {
	background-position: -160px 120px;
}
.item4 {
	background-position: -240px 60px;
}
.item4:hover {
	background-position: -240px 120px;
}
.item5 {
	background-position: -320px 60px;
}
.item5:hover {
	background-position: -320px 120px;
}
.item6 {
	background-position: -480px 60px;
}
.item6:hover {
	background-position: -480px 120px;
}
.item7 {
	background-position: -400px 60px;
}
.item7:hover {
	background-position: -400px 120px;
}

body#about_us .item1 {
	background-position: 0px 120px;
}
body#equipment .item2 {
	background-position: -80px 120px;
}
body#gallery .item3 {
	background-position: -160px 120px;
}
body#pricelist .item4 {
	background-position: -240px 120px;
}
body#agenda .item5 {
	background-position: -320px 120px;
}
body#regulations .item6 {
	background-position: -480px 120px;
}
body#contact .item7 {
	background-position: -400px 120px;
}

#content {
	width: 960px;
	height: auto;
	min-height: 417px;
	background: url(../img/content_bg.jpg) transparent 0px 0px no-repeat;
	padding-top: 50px;
}

#calendar {
	width: 720px;
	height: auto;
	margin: 0 auto;
	color: #000;
}
#cal_cardbrd {
	width: 820px;
	height: auto;
	margin: 0 auto;
	background: url(../img/cardboard.jpg) transparent center top no-repeat;
	padding-top: 10px;
}
#cal_fadeout {
	width: 100%;
	height: 120px;
	background: url(../img/fadeout.png) transparent 0px 0px repeat-x;
}

#about {
	width: 500px;
	height: 400px;
	background: url(../img/about_photo.png) transparent 0px 0px no-repeat;
	margin: -50px 15px 0 15px;
	float: left;
}
.text {
	width: 400px;
	height: auto;
	float: left;
	margin-left: 45px;
	margin-right: 20px;
}
#about_us .text {
	padding-top: 25px;
	margin-left: 0px;
}
.text ul {
	margin-bottom: 2em;
}
.smaller {
	font-size: .8em;
	margin-top: -1em;
}
p.smaller {
	font-size: .8em;
	margin-top: -0.6em;
	margin-bottom: 0.3em
}

.text ol {
	list-style: decimal outside;
	padding-left: 20px;
}
.text ol li {
	margin-bottom: 6em;
	
}

#map_canvas {
	width: 400px;
	height: 400px;
	float: left;
	margin-left: 45px;
}

.sampleDownload a {
	display: block;
	width: 260px;
	height: 85px;
	margin: 0 auto;
	background: url(../img/sampleDownload.png) transparent 0px 0px no-repeat;
	text-indent: -9999px;
}
.sampleDownload a:hover {
	background-position: 0px -85px;
}

.downloads {
	margin: 15px auto 45px auto;
}
.downloads li {
	margin-bottom: 15px;
}

#author {
	display: block;
	width: 250px;
	height: 30px;
	float: right;
	position:relative;
	right:-185px;
	top: 120px;
	text-indent: -9999px;
}

/*
    GALLERY
                    */
.gallery {
	display: block;
	margin: 0 auto;
	width: 460px;
	height: 170px;
	text-align: center;
}
.gallery li {
	border: solid 1px #CCC;
}
#main_image {
	width: 820px;
	margin: 0 auto;
}

.replaced {
	display: block;
	width: auto;
	height:auto;
	margin: 0 auto;
}

.caption {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 10px;
}

.clear {
	clear: both;
	height: 30px;
	margin: 20px 0;
}

#findus {
	float:right;
	position:relative;
	right:20px;
	top:75px;
	width:200px;
}

#findus span {
	display:block;
	float:left;
	width: 125px;
	height: 32px;
	background: url(../img/findus.png) transparent 0px 3px no-repeat;
	text-indent: -9999px;
}

#findus li {
	display: block;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
}

.facebook {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/facebook.png) transparent 0px 0px no-repeat;
}
.myspace {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/myspace.png) transparent 0px 0px no-repeat;
}

#onTop {
	display: inline-block;
	width: 85px;
	height: 20px;
	position: relative;
	top: 135px;
	left: 50%;
	margin: 0;
	padding: 0;
	background: url(../img/totop.png) transparent 0px 0px no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}
#onTop:hover {
	background-position: 0px -25px;
}

#kwords {
	color: #FFFFFF;
	font-size: 10px;
	left: 80px;
	position: relative;
	top: 140px;
}

/*
  CALENDAR
                    */

/*month names*/
.month_names {
	display: block;
	width: 215px;
	height: 50px;
	background: url(../img/months.png) transparent no-repeat;
	line-height: 30px;
	font-size: 12px;
	font-style:italic;
}
#January {
	background-position: 0px 0px;
	padding-left: 165px;
}
#February {
	background-position: 0px -50px;
	padding-left: 105px;
}
#March {
	background-position: 0px -100px;
	padding-left: 140px;
}
#April {
	background-position: 0px -150px;
	padding-left: 165px;
}
#May {
	background-position: 0px -200px;
	padding-left: 85px;
}
#June {
	background-position: 0px -250px;
	padding-left: 175px;
}
#July {
	background-position: 0px -300px;
	padding-left: 120px;
}
#August {
	background-position: 0px -350px;
	padding-left: 165px;
}
#September {
	background-position: 0px -400px;
	padding-left: 210px;
}
#October {
	background-position: 0px -450px;
	padding-left: 125px;
}
#November {
	background-position: 0px -500px;
	padding-left: 170px;
}
#December {
	background-position: 0px -550px;
	padding-left: 175px;
}

.fc-button-next span {
	display: block;
	width: 22px;
	height: 32px;
	background: url(../img/cal_nav.png) transparent no-repeat !important;
	background-position:  -32px 0px !important;
	border: none;
	text-indent: -9999px;
}

.fc-button-prev span {
	display: block;
	width: 22px;
	height: 32px;
	background: url(../img/cal_nav.png) transparent no-repeat !important;
	background-position:  0px 0px !important;
	text-indent: -9999px;
}

.fc-button-today {
	display: block;
	width: 64px;
	height: 32px;
	background: url(../img/cal_nav.png) transparent no-repeat !important;
	background-position:  -64px 0px !important;
	text-indent: -9999px;
}

.fc-header .fc-state-disabled span {
	background: url(../img/cal_nav.png) transparent no-repeat -64px 64px !important;
	border: none;
	}

.fc-event, .fc-agenda .fc-event-time, .fc-event a {
	font-size: .8em;
	color:#FFFFFF;
}

.fc-content .fc-state-default {
	border-color:#000000;
	border-style:solid;
}

.fc-widget-content {
	border: 1px solid #000; /* outer border color */
}

#calendar h3 {
	border: none;
}

.sala1,
.fc-agenda .sala1 .fc-event-time,
.sala1 a {
	background-color:#e02929;
	border-color:#580002;
	border-style:solid;
}
.sala2,
.fc-agenda .sala2 .fc-event-time,
.sala2 a {
	background-color: #2958e0;
	border-color: #001859;
	border-style:solid;
}
#loading {
	background-color: #000;
}

#legend {
	color: #1B1B1B;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 10px;
	background: url(../img/legend.png) no-repeat scroll 60px -3px transparent;
}