/* GENERAL */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #7a4418 url("img/mcmikkola/background_body.jpg") top center repeat-y;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 12px;
}
div#general {
	background: url("img/mcmikkola/background_general.jpg") top center no-repeat;
	width: 100%;
	min-height: 700px;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 789px;
}

/* HEADER */
div#header {
	height: 175px;
	width: 789px;
	background: url("img/mcmikkola/header.png");
}
div#header h1 {
	font-size: 57px;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 28px;
	padding-left: 70px;
}
div#header h1 a {
	text-decoration: none;
}
div#header h1 a span {
	visibility: hidden;
}
span#bottomline {
	margin-left: -10px;
	font-size: 45px;
}

/* MENU */
ul#main_nav {
	margin-left: 52px;
	margin-top: 6px;
	background-image: url("img/mcmikkola/menu.gif");
}
ul#main_nav2 {
	margin-left: 45px;
	clear: both;
	background-image: url("img/mcmikkola/menu.gif");
}
ul#main_nav li,ul#main_nav2 li {
	height: 13px;
	position: relative;
	float: left;
	margin-top: 19px;
	display: block;
	background-repeat: no-repeat;
}
ul#main_nav a, ul#main_nav span.hover, ul#main_nav2 a, ul#main_nav2 span.hover {
	width: 100%;
	height: 13px;
	display: block;
	text-decoration: none;
	background-image: url("img/mcmikkola/menu.gif");
}

ul#main_nav a.home {
	width: 64px;
	background-position: 0 0;
}
ul#main_nav a.nieu {
	width: 91px;
	background-position: -64px 0;
}
ul#main_nav a.race {
	width: 228px;
	background-position: -155px 0;
}
ul#main_nav a.tria {
	width: 75px;
	background-position: -383px 0;
}
ul#main_nav a.agen {
	width: 75px;
	background-position: -458px 0;
}

ul#main_nav2 a.spon {
	width: 106px;
	background-position: 0 -26px;
	margin-left: 85px;
}
ul#main_nav2 a.mcmi {
	width: 126px;
	background-position: -106px -26px;
}
ul#main_nav2 a.pilo {
	width: 97px;
	background-position: -232px -26px;
}
ul#main_nav2 a.cont {
	width: 104px;
	background-position: -329px -26px;
}
ul#main_nav2 a.gast {
	width: 135px;
	background-position: -433px -26px;
}
ul#main_nav2 a.link {
	width: 55px;
	background-position: -568px -26px;
}

ul#main_nav li.hover a.home:hover, a.home .hover {
	width: 64px;
	background-position: 0 -13px;
}
ul#main_nav li.hover a.nieu:hover, a.nieu .hover {
	width: 91px;
	background-position: -64px -13px;
}
ul#main_nav li.hover a.race:hover, a.race .hover {
	width: 228px;
	background-position: -155px -13px;
}
ul#main_nav li.hover a.tria:hover, a.tria .hover {
	width: 75px;
	background-position: -383px -13px;
}
ul#main_nav li.hover a.agen:hover, a.agen .hover {
	width: 75px;
	background-position: -458px -13px;
}

ul#main_nav2 li.hover a.spon:hover, a.spon .hover {
	width: 106px;
	background-position: 0 -39px;
	margin-left: 85px;
}
ul#main_nav2 li.hover a.mcmi:hover, a.mcmi .hover {
	width: 126px;
	background-position: -106px -39px;
}
ul#main_nav2 li.hover a.pilo:hover, a.pilo .hover {
	width: 97px;
	background-position: -232px -39px;
}
ul#main_nav2 li.hover a.cont:hover, a.cont .hover {
	width: 104px;
	background-position: -329px -39px;
}
ul#main_nav2 li.hover a.gast:hover, a.gast .hover {
	width: 135px;
	background-position: -433px -39px;
}
ul#main_nav2 li.hover a.link:hover, a.link .hover {
	width: 55px;
	background-position: -568px -39px;
}

span.text {
	visibility: hidden;
}
span.hover {
	position: absolute;
	left: 0;
	top: 0;
}

/* CONTENT */
div#main {
	float: left;
	width: 521px;
	margin-top: 40px;
	margin-right: 15px;
}
div.main_left {
	width: 253px;
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
}
div.main_right {
	width: 253px;
	float: left;
	margin-bottom: 20px;
}
div.main_content {
	background-image: url(img/mcmikkola/background_main.jpg);
	background-repeat: no-repeat;
	min-height: 221px;
	padding-top: 16px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 16px;
	color: #FFF;
	line-height: 170%;
}
div.main_content div.main_left {
	width: 230px;
}
div.main_content div.main_right {
	width: 230px;
}
div#right {
	float: left;
	margin-top: 40px;
	width: 253px;
}
div.break {
	clear: both;
}

/* FOOTER */
div#footer {
	width: 789px;
	background-image: url(img/mcmikkola/footer.gif);
	height: 156px;
}
div#footer p {
	font-size: 12px;
	padding-top: 131px;
	padding-left: 15px;
}
div#footer p a {
	color: #000;
	text-decoration: underline;
}
div#footer p a:hover {
	color: #434343;
	text-decoration: none;
}

/* SLIDESHOW */
ul.slideshow {  
	list-style:none;  
	width:253px;  
	height:308px;  
	overflow:hidden;  
	position:relative;  
	margin:0;  
	margin-top: -2px; 
	padding:0;  
}     
ul.slideshow li {  
	position:absolute;  
	left:0;  
	right:0;  
}  
ul.slideshow li.show {  
	z-index:500;      
}  
ul img {  
	border:none;      
}  
#slideshow-caption {  
	width:253px;  
	height:40px;  
	position:absolute;  
	bottom:0;  
	left:0;   
	color:#FFFFFF;  
	background:#000;  
	z-index:500;  
}  
#slideshow-caption .slideshow-caption-container {  
	padding:10px 20px;     
	z-index:1000;     
}  
#slideshow-caption h3 {  
	margin:0;  
	padding:0;    
	font-size:14px;  
}  
#slideshow-caption p {  
	margin:5px 0 0 0;  
	padding:0;  
} 

/* OPMAAK */
h3.laatste_reports {
	background-image: url(img/mcmikkola/laatstereports.gif);
	width: 219px;
	height: 20px;
	margin-bottom: 10px;
}
h3.laatste_nieuws {
	background-image: url(img/mcmikkola/laatstenieuws.gif);
	width: 199px;
	height: 20px;
	margin-bottom: 10px;
}
h3.mcmikkola_nieuws {
	background-image: url(img/mcmikkola/mcmikkola_nieuws.jpg);
	width: 285px;
	height: 23px;
	margin-bottom: 15px;
}
h3.motorcrossteam_mcmikkola {
	background-image: url(img/mcmikkola/motorcrossteam_mcmikkola.gif);
	width: 423px;
	height: 23px;
	margin-bottom: 15px;
}
h3.agenda_motorcross {
	background-image: url(img/mcmikkola/agenda_motorcross.jpg);
	width: 300px;
	height: 23px;
	margin-bottom: 15px;
}
h3.over_mcmikkola {
	background-image: url(img/mcmikkola/over_mcmikkola.jpg);
	width: 238px;
	height: 23px;
	margin-bottom: 15px;
}
h3.mcmikkola_sponsors {
	background-image: url(img/mcmikkola/mcmikkola_sponsors.jpg);
	width: 314px;
	height: 23px;
	margin-bottom: 15px;
}
h3.piloten {
	background-image: url(img/mcmikkola/piloten.jpg);
	width: 113px;
	height: 23px;
	margin-bottom: 15px;
}

h3.racereports {
	background-image: url(img/mcmikkola/racereports.jpg);
	width: 195px;
	height: 23px;
	margin-bottom: 15px;
}
h3.trial {
	background-image: url(img/mcmikkola/trial.jpg);
	width: 74px;
	height: 23px;
	margin-bottom: 15px;
}
h3.team_contacteren {
	background-image: url(img/mcmikkola/racereports.jpg);
	width: 195px;
	height: 23px;
	margin-bottom: 15px;
}
h3.externe_links {
	background-image: url(img/mcmikkola/externe_links.jpg);
	width: 210px;
	height: 23px;
	margin-bottom: 15px;
}
h3.gastenboek {
	background-image: url(img/mcmikkola/gastenboek.jpg);
	width: 495px;
	height: 23px;
	margin-bottom: 15px;
}
h3.pagina_niet_gevonden {
	background-image: url(img/mcmikkola/pagina_niet_gevonden.jpg);
	width: 316px;
	height: 23px;
	margin-bottom: 15px;
}

h3 span {
	visibility: hidden;
}

ul.list {
	color: #CC9900;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
}
ul.list li {
	border-bottom: 1px dotted #333333;
	padding-bottom: 6px;
	margin-bottom: 7px;
	width: 245px;
}
ul.list li span.info {
	color: #999999;
}
ul.list li span.info a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.list li span.info a:hover {
	text-decoration: underline;
}

div.main_content p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 170%;
	margin-bottom: 20px;
}
div.main_content p a {
	color: #CC9900;
	text-decoration: none;
}
div.main_content p a:hover {
	text-decoration: underline;
}
div.main_content p.float {
	float: left;
	width: 240px;
}
div.main_content ul {
	color: #FFFFFF;
	list-style-type: square;
	margin-left: 25px;
}
div.main_content ul li {
	margin-bottom: 3px;
}
div.main_content ul li a {
	color: #999999;
	text-decoration: none;
}
div.main_content ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

div.list_item {
	border-bottom: 1px dotted #333333;
	padding-bottom: 7px;
	margin-bottom: 20px;
	color: #CC9900;
}
div.list_item p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 7px;
}
div.list_item p a {
	color: #999999;
	text-decoration: underline;
}
div.list_item p a:hover {
	text-decoration: none;
}

h5 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
h5 a {
	color: #FFFFFF;
	text-decoration: none;
}
h5 a:hover {
	text-decoration: underline;
}

img.pasfoto {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

a.teaser {
	border: 0px none;
}
a.teaser img {
	border: 0px none;
	margin-left: -5px; 
	margin-top: -5px; 
	margin-bottom: 20px;
}
img.teaser {
	border: 0px none;
	margin-left: -5px; 
	margin-top: -5px; 
	margin-bottom: 20px;
}

/* FORMULIEREN */

fieldset#form {
	border-width: 0;
	border-style: none;
	margin-bottom: 40px;
	width: 400px;
}
fieldset#form p {
	margin-bottom: 10px;
	clear: both;
}
fieldset#form p label {
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	float: left;
}
.formstyle {
	border-color: #262626;
	border-width: 1px;
	border-style: dotted;
	float: left;
	margin-bottom: 5px;
	width: 280px;
	padding: 2px;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	background-color: #191919;
}
p.buttons {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
p.buttons input {
	background-color: #88270B;
	color: #FFF;
	border: 0px none;
	padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}
p.buttons input:hover {
	background-color: #5D1F13;
}
p.buttons input:active {
	background-color: #421C11;
}

/* RACEREPORT FOTO'S */

#gallery ul { list-style: none; margin: 0; }
#gallery ul li { display: inline; }
.racereportimage {
	border: 0px none; 
	margin-bottom: 13px; 
	margin-right: 13px; 
	width: 87px;
	height: 87px;
}
.racereportimage2 {
	border: 0px none; 
	margin-bottom: 13px; 
	margin-right: 0px; 
	width: 87px;
	height: 87px;
}
.racereportimagelink {
	border: 0px none;
}

/* LIGHTBOX */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* KALENDER */
#jMonthCalendar 
{
	position:relative;
	width:100%;
	color: #FFF;
}

.MonthlyCalendar a {
	color: #999999;
	text-decoration: underline;
}
.MonthlyCalendar a:hover {
	color: #999999;
	text-decoration: none;
}

.MonthlyCalendar .MonthNavigation
{
	border-bottom: 1px dotted #333;
	clear:both;
	height:20px;
	padding:5px 10px 0 10px;
}

.MonthlyCalendar .MonthNavPrev
{
	width:12%;
	float: left;
}
.MonthlyCalendar .MonthNavNext
{
	width:12%;
	float:left;
}
.MonthlyCalendar .TodayLink
{
	width: 5%;
	float: left;
}

.MonthlyCalendar .YearNavPrev
{
	width: 17%;
	float: left;
	text-align: right;
}
.MonthlyCalendar .YearNavNext
{
	width:10%;
	float:left;
	text-align: right;
}

.MonthlyCalendar .MonthName
 {
	width:42%;
	text-align:center;
	font-weight:bold;
	float:left;
}

.MonthlyCalendar
{
	height:100%;
	width:100%;
	border:1px dotted #333;
	border-collapse:collapse;
}

div#agenda {
	margin-top: 50px;
}

.MonthlyCalendar #CalendarHead 
{
	width:100%;
}

.MonthlyCalendar #CalendarHead .DateHeader
{
	width:14.285%;
	text-align:center;
	line-height: 25px;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
	color: #CC9900;
}

.MonthlyCalendar #CalendarBody
{
}

.DateBox
{
	vertical-align:top;
	width:135px;
	padding: 10px;
	height: 20px;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
}

.DateLabel
 {
	height:16px;
	width:100%;
	text-align:right;
}

.DateLabel a
{
	cursor:pointer;
	padding:0 5px 2px;
	text-decoration:none;
	line-height:16px;
}
#CalendarBody .Weekend
{
	background-color: #191919;
}
#CalendarBody .Inactive div {
	-moz-opacity:.30; 
	filter:alpha(opacity=30); 
	opacity:.30;
}

#CalendarBody .Today, #CalendarBody .DateBoxOver
{
	background-color:#5D1F13;
}
#CalendarBody .Weekend .Today
{
	background-color:#5D1F13;
}
#CalendarBody .Inactive {
	background-color: #000000;
}

#jMonthCalendar .MoreEvents
{
	font-size:12px;
	background-color:#262626;
	width: 66px;
	cursor:pointer;
}

.Event a
{
	color:#000000;
	font-size:11px;
	line-height: 17px;
	display: block;
	padding-left: 3px;
	width: 29px;
	height: 17px;
	text-decoration:underline;
	background-color:#CC9900;
}
.Event a:hover { text-decoration:none; color: #434343; background-color: #FFFFFF; }
.Event span.ui-icon-triangle-1-w { float:left; }
.Event span.ui-icon-triangle-1-e { float:right; }
