body{margin:auto; font-size:80%; font-family:Arial, Helvetica, sans-serif; background-color:#FFF; color:#fff; font-weight:bold; line-height: 1.4em; margin-top:1em; background:url("../images/layout/bg.jpg") repeat-x top left;}
h1{color: #bc2026;  margin-top:0}
*  + html h1{margin-top:.25em}
h3, h4 {  font-weight: bold; text-decoration: none;	line-height: 125%; margin:10px 0 10px 0 }
h3{ color: #bc2026;  }
h4 { font-size: 13pt; }
img{border:0;}
ul{list-style-type:none }
li{}

a {	text-decoration: underline; color: #fff;	font-weight: bold; }
a:hover { text-decoration: none; color: #000; }

#container{	position:relative; margin-right:auto; margin-left:auto; width:760px; margin-top:1.7em; }
* + html #container{margin-top:.6em;}

#head-container{height:90px; width:760px; color:#FFF; margin:0;  }

#logo{float:right}
#red-car{float:left}


#navigation ul{list-style:none; padding:0; font-weight:bold; margin:0 }
#navigation li {padding:1em; display:inline; font-size:110%;}
div#navigation { line-height:1.8em;}
div#navigation a {  color: #fff; }
div#navigation a:hover 	{  color: #	2d4281; } 
.level2{padding-top:2em; border:1px soild blue }


/* NAVIGATION */

div#navigation{ width:100%; background:#000; margin:.6em 0 0 0 }
div#navigation ul { list-style-type: none; padding:.05em 0; margin:0 }
div#navigation ul li { margin: 0; padding: 0; display:inline; max-width:150px; min-width: 140px }
div#navigation ul li a { display: inline; color: #fff; padding:.3em 1em; margin:0; text-decoration: none }

div#navigation ul.open{background:#898989}
div#navigation ul.closed, div#navigation li.open li.closed ul,  div#navigation ul li.hidden { display: none }
div#navigation li.active a { background:#898989 }
div#navigation a:hover{color:#0099FF}



#hp-container{margin:0; padding:0; background:#fff; }
#gold{text-align:center}

#hp{color:#000; padding:.4em 1em}
#body-container{margin:0; padding:1em 0 1em 1em; background:#fff; color:#000; height:100%  }
#page-content{float:left; width:580px; border-right:1px dotted #666; background:url("../images/layout/h.jpg") center no-repeat; }
#page-sponsor{float:left; }
#page-sponsor img{width:160px; margin:1em .2em;}


#copy{width:100%; background:#000; border-bottom:1px solid #666 }
#copy div{width:233px; margin:0 .6em; padding:0;  float:left; text-align:center}
#copy .box{border-right:2px solid #fff;border-bottom:2px solid #fff; border-left:2px solid #fff; min-height:180px}

.box ul, .box li{margin:0; padding:0;  }
.box li{  width:228px}
.box li.row-1, tr.row-1{background:#bc2026; opacity: .7; filter: alpha(opacity=70); padding:.4em 0 .4em .4em;}
.box li.row-2, tr.row-1{background:#ee2837; opacity: .7; filter: alpha(opacity=70); padding:.4em 0 .4em .4em;}
.heading{background:#909090; color:#fff; font-weight:bold}

.lable ul{ background:#898989; width:760px;height:20px; margin:0; padding:0;  }
.lable li{ float:left; display:inline; width:214px; padding:0 1.4em; }
#results{background:url("../images/layout/results.jpg") no-repeat top left}

.sponsors{margin:auto; padding:1em 0 }
.sponsors li{display:inline; }
.pipe{padding:.4em .8em}

#copy-right{clear:both; text-align:center; font-size:smaller; color:#000}
* +html #copy-right{font-size:70%}
#copy-right li{width:760px; text-align:center}
#foot-container{ width:760px;  color:#000; text-align:center}
div#foot a { text-decoration: none; color: #000066; } 
div#foot a:hover { text-decoration: underline;	color: #000099; }

.none{ list-style:none; padding:0; margin:0 }
table.myTable{width:100%; border:1px solid #666666; width:100%; border-collapse:collapse }
table.myTable a, #body-container a{color:#000; }

.clearer{clear:both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
* html .clearfix {height: 1%}
.padding{padding:2em}
.right{float:right; padding:0 1em 0 0}
.left{float:left}

/*LIGHTBOX*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
/* jQuery lightBox plugin - Gallery style */
div#gallery{border:1px dotted red; 	 }
#my-gallery ul { list-style: none;  }
#my-gallery ul li { display: inline; }
#my-gallery ul img {
	border: 4px solid #fff;
	border-width: 4px 4px 16px;
}
#my-gallery ul a:hover img {
	border: 4px solid #666;
	border-width: 4px 4px 16px;
	color: #fff;
}
#my-gallery ul a:hover { color: #fff; }
	
	 
#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: hidden;
	width: 120%;
	height:50px;
	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;	
}
