/* CSS Document */

body {
	background-image: url(../sitepix/structural/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#site-holder {
	width: 960px;
	
	margin: 0 auto;
}

h1 {
	font-size: 18px;
	color: #E86126;
	margin-top: 0;
	font-weight: lighter;
}

p {
	font-size: 12px;
	color: #333333;
}

legend {
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

#header {
	position: relative;
	width: 960px;
	height: 230px;
	background-image: url(../sitepix/newStructural/full-header-bg.jpg);
	background-repeat: no-repeat;
}

#header div {
	position: absolute;
	top: 48px;
	left: 745px;
	text-align: left;
	vertical-align: middle;
}

#header div ul 
{   
    margin-top: 0px;
	padding-top: 0px;
}
	
#header div li 
{
    margin-left: 0px;
    padding-bottom: 5px;
    list-style-type: none;
}

#header div a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../sitepix/newStructural/spot.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#header div a:hover {
	color: #E86126;
}

#header .eventlogo {
	position: absolute;
	top: 173px;
	left: 805px;
}

#nav {
	width: 960px;
	height: 40px;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	display: block;
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 40px;
	line-height: 35px;
	text-decoration: none;
}

#nav ul li a#about {
	background-image: url(../sitepix/newStructural/navBar/aboutUs.jpg);
	background-repeat: no-repeat;
	width: 110px;
}

#nav ul li a#events {
	background-image: url(../sitepix/newStructural/navBar/events.jpg);
	background-repeat: no-repeat;
	width: 111px;
}

#nav ul li a#news {
	background-image: url(../sitepix/newStructural/navBar/Latestnews.jpg);
	background-repeat: no-repeat;
	width: 136px;
}

#nav ul li a#junior {
	background-image: url(../sitepix/newStructural/navBar/juniors.jpg);
	background-repeat: no-repeat;
	width: 103px;
}

#nav ul li a#sale {
	background-image: url(../sitepix/newStructural/navBar/forsale.jpg);
	background-repeat: no-repeat;
	width: 113px;
}

#nav ul li a#photogallery {
	background-image: url(../sitepix/newStructural/navBar/photogallery.jpg);
	background-repeat: no-repeat;
	width: 145px;
}

#nav ul li a#videoclips {
	background-image: url(../sitepix/newStructural/navBar/videoclips.jpg);
	background-repeat: no-repeat;
	width: 127px;
}

#nav ul li a#results {
	background-image: url(../sitepix/newStructural/navBar/results.jpg);
	background-repeat: no-repeat;
	width: 115px;
}

#nav ul li a#registration {
	background-image: url(../sitepix/navigation/registration.png);
	background-repeat: no-repeat;
	width: 183px;
}

#nav ul li a:hover {
	background-position: 0 -43px;
}

#nav ul li a.active {
	background-position: 0 -86px;
}

#main-wrapper {
	background-image: url(../sitepix/structural/main-area-bg.gif);
	background-repeat: repeat-y;
	float: left;
	padding-top: 25px;
}

#main-wrapper li {
    font-size: 12px;
}

#main-wrapper #tblNews th, #tblFiles th, #tblForm th {
    font-size: 14px;
	color: #FFFFFF;
	background-color: #E86126;
	font-weight: lighter;
	text-align: center;
}

#main-wrapper #tblNews td, #tblFiles td, #tblForm td {
    font-size: 12px;	
	font-weight: lighter;
	vertical-align: top;
}

#main-wrapper #tblNews tr.alt, #tblFiles tr.alt, #tblForm tr {
    background-color: #dddddd;
}

#main-wrapper #tblNews tr.alt, #tblFiles tr.alt, #tblForm tr.alt {
    background-color: #cccccc;
}

#left-column {
	float: left;
	width: 160px;
	text-align: left;
}

#left-column #sub-menu {	
}

#left-column .top {
	height: 15px;
	width: 160px;
	background-image: url(../sitepix/structural/left-side-top.png);
	background-repeat: no-repeat;
}

#left-column .bot {
	margin-bottom: 20px;
	height: 15px;
	width: 160px;
	background-image: url(../sitepix/structural/left-side-bottom.png);
	background-repeat: no-repeat;
}

#left-column h1 {
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
	margin-left: 1px;
	padding-bottom: 10px; 
}

#left-column #sub-menu li.top 
{
    background-image: url(../sitepix/newStructural/left_nav_top.jpg);
    background-repeat: no-repeat;
    height: 22px;
    padding-top: 14px;
}

#left-column #sub-menu li.mid
{
    background-image: url(../sitepix/newStructural/left_nav_mid.jpg);
    background-repeat: no-repeat;
    height: 21px;
    padding-top: 5px;
}

#left-column #sub-menu li.bottom
{
    background-image: url(../sitepix/newStructural/left_nav_btm.jpg);
    background-repeat: no-repeat;
    height: 36px;
    padding-top: 8px;
}

#left-column #sub-menu ul {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
}

#left-column #sub-menu li 
{
    padding-left: 10px;
}

#left-column #sub-menu ul li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../sitepix/newStructural/spot.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#left-column #sub-menu ul li a:hover {
	color: #E86126;
}

#left-column .sponsors {
	background-image: url(../sitepix/structural/left-side-middle.png);
	background-repeat: repeat-y;
	text-align: center;
}

#left-column .sponsors img {
	margin-bottom: 15px;
}

.rightsponsors {
	text-align: center;
}

.rightsponsors img {
	margin-bottom: 15px;
}
#middle-column {
	display: inline;
	float: left;
	width: 570px;
	margin: 0 15px;
	text-align: left;
}

#middle-column .movieHolder {
    width: 568px;
    border-bottom: solid 1px #CCCCCC;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    min-height: 200px;
    clear: both;
}

#middle-column .movie {
    width: 241px;
    height: 150px;
    float: left;
    text-align: center;
    font-size: 12px;
}

#middle-column .movieDescriptor {
    width: 317px;
    float: left;
    font-size: 12px;
    color: #333333;
    padding-right: 5px;
}

#middle-column .movieYoutube 
{
    width: 568px;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
    clear: both;
}

#middle-column .push-right {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}

#middle-column #info-box-wrapper {
	width: 570px;
}

#middle-column #info-box-wrapper .info-box, #middle-column #info-box-wrapper .info-box-mid {
	width: 180px;
	height: 115px;
	float: left;
	margin-bottom: 15px;
}

#middle-column #info-box-wrapper .info-box-mid {
	margin: 0 15px;
}	

#right-column {
	background-image: url(../sitepix/structural/right-side-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 200px;
	text-align: left;
}

#right-column h1 {
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	margin-left: 1px;
	padding-left: 15px;
	padding-bottom: 10px; 
}

#right-column .right-top {
	height: 15px;
	width: 200px;
	background-image: url(../sitepix/structural/right-side-top.png);
	background-repeat: no-repeat;
}

#right-column .right-bot {
	height: 15px;
	width: 200px;
	background-image: url(../sitepix/structural/right-side-bot.png);
	background-repeat: no-repeat;
}

#right-column #headlines-wrapper {
	padding: 0 15px;
	width: 170px;
}

#right-column #headlines-wrapper h2 {
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0;
	padding: 10px 0 0 0;
}

#right-column #headlines-wrapper a {
	font-size: 11px;
	color: #E86126;
	
}

#right-column .rss {
	float: right;
	margin-right: 15px;
}

#right-column .bot-rss {
	float: right;
	margin-right: 15px;
}

#right-column ul {
	border-top: 1px solid #E6E6E6;
	list-style-image: url(../sitepix/structural/blue-arrow.gif);
	margin: 15px 0 0 0;
	padding: 10px 0 0 30px;
}

#right-column ul li {
	margin: 0;
}

#right-column ul li a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#footer {
	background-image: url(../sitepix/newStructural/footer-bg.png);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	height: 65px;
	width: 960px;
}

#footer img {
	margin-top: 5px;
}

.copyright {
	color: #ffffff;
	font-size: 10px;
}

.copyright a {
	color: #ffffff;
	font-size: 10px;
}

.copyright a:hover {
	color: #FFF;
}