/* This stylesheet is used to style the individual pages */


.spacer-20{width: 100%; height: 20px;}
.spacer-30{width: 100%; height: 30px;}
.spacer-40{width: 100%; height: 40px;}
.spacer-50{width: 100%; height: 55px;}


.spacerTD{
width: 100%; 
height: 20px;
}
.page-title{
padding: 20px 0px 0px 10px;
margin: 0px 0px 0px 0px;
font-family: trebuchet, Arial;
font-size: 14pt;
font-weight: bold;
color: #3b7611;
}
.mainTdLeft{width: 450px; vertical-align: top;}
.mainTdRight{width: 250px; vertical-align: top;}

.left{
width: 600px; 
margin: 0px 0px 0px 0px;
float: left;
}

.right{
width: 300px; 
margin: 0px 0px 0px 0px;
float: left;
}

.left-split{
width: 425px; 
margin: 0px 0px 0px 0px;
float: left;
}
.right-split{
width: 425px; 
margin: 0px 0px 0px 0px;
float: left;
}
.unique-container{width: 830px; padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px;}
.unique-container h4{
margin: 15px 0px 0px 0px;
font-family: Arial, Times;
font-size: 13pt;
font-weight: normal;
color: #4b4b4b;
}
.unique-container p{margin: 5px 0px 5px 0px;}

.paragraphs{width: 535px; margin-right: 10px; margin-left: 10px;}
.paragraphs h4{
margin: 15px 0px 0px 0px;
font-family: Arial, Times;
font-size: 13pt;
font-weight: normal;
color: #4b4b4b;}
.paragraphs p{margin: 5px 0px 5px 0px;}

.side-photo{margin: 0px auto; margin-top: 30px;}

.side-image{margin: 0px auto;}


/* ====================== HOME PAGE ================= */




/* ====================== ABOUT  PAGE ================= */




/* ===================== CONTACT PAGE ================= */

.cpmainContainer{
width:400px;
margin-left: 20px;
color: #3e1c0e;
border: #3e1c0e 1px solid;
}
.cpformdiv{
float:left;
width: 180px; 
padding-left: 10px; 
padding-top: 7px;
}
.cpformdiv input{
background-color: #ffffff; 
border: #000080 1px solid;
font-weight: bold; 
color: #000080;
padding-left: 2px;
}
.cpselect{
float: left; 
background-color: #ffffff; 
border: #ffca13 2px groove; 
width: 165px;
}
.cpformtxt{
float:left; 
padding-left: 10px; 
padding-top: 20px;
}
.cptextarea{
background-color: #ffffff; 
border: #000080 1px groove;
width: 365px;
height: 90px; 
background-color: #ffffff;
padding: 5px;
font-weight: bold; 
color: #000080;
}
.cpsubmit{
padding-top:20px;
padding-right: 20px;
float:right;
}



/* ====================== SPONSORSHIPS PAGE ================= */

.sponso-container{
width: 346px;
float: left;
margin-top: 10px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
border: 2px solid #004e62;
overflow: hidden;
}
.sponso-title{
width: 100%;
height: 20px;
padding-top: 2px;
background-color: #3b7611;
font-size: 12pt;
font-weight: bold;
color: #e59d00;
}
.sponso-title span{
margin-left: 4px;
}

.sponso-container-contents{
width: 100%;
/*padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
*/}

.sponso-container-contents div{
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.sponso-container-contents li{
margin-left: 10px;
}

/* ======== TOURNAMENT PAGE ========  */

.gallery-item-holder{
width: 175px;
float: left;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
}

/* PHOTO GALLERY */

/**
 * 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
 */

#gallery{
margin-left: 0px;
}

#gallery ul{
list-style: none;
padding: 0px;
}
#gallery li{
padding: 0px;
margin: 5px 4px 5px 4px;
display: inline;
}
#gallery img {
/*
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
*/
border: 5px solid #3b7611;
border-width: 5px 5px 20px;
}

#gallery a:hover img {
		border: 5px solid #004e62;
		border-width: 5px 5px 20px;
		color: #ff9900;}

.each-thumb-image{
width: 100px;
height: 80px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
border-top: 2px solid #f98006;
border-right: 2px solid #f98006;
border-bottom: 10px solid #f98006;
border-left: 2px solid #f98006;
float: left;
overflow: hidden;
}

#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;	
}




