@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Arial, Helvetica, sans-serif, Verdana;
	background: #00A7EB;
	margin: 0; 
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers. */
	color: #000000;
}
#container {
	font: 12px/18px Arial, Helvetica, sans-serif, Verdana;
	color: #0B335B;
	width: 816px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(images/content-bg.jpg) repeat-y;
} 
#headerH {
	background: url(images/usa-beach-volleyball-junior-tournament.jpg) no-repeat;
	height: 308px;
} 
#header {
	background: url(images/usa-beach-volleyball-junior-tournament2.jpg) no-repeat;
	height: 227px;
} 
a {
	text-decoration: underline;
	color: #007BB0;
}
a:hover {
	color: #C2272F;
	text-decoration: none;
}

#contentwrapH {
	width: 816px;
	background: transparent url(images/home-content-bg.jpg) no-repeat right top;
}
#contentwrapS {
	background: transparent url(images/sponsors-content-bg.jpg) no-repeat right top;
}
#contentwrapC {
	background: transparent url(images/contact-content-bg.jpg) no-repeat right top;
	height: 1000px;
	width: 816px;
}
#contentwrapL {
	background: transparent url(images/links-content-bg.jpg) no-repeat right top;
	width: 816px;
}
#contentwrapO {
	background: transparent url(images/contact-content-bg.jpg) no-repeat right top;
	height: 1050px;
	padding-top: 10px;
}
#contentwrapR {
	background: transparent url(images/reg-content-bg.jpg) no-repeat right top;
}
#contentwrap {
	background: #FFFFFF url(images/content-bg.jpg) repeat-y;
	width: 816px;
}

#sidebar1 {
	float: left;
	width: 142px; 
	height: 420px;
	padding: 15px 0 10px 30px;
}
#sidebar1 a, #sidebar1 a:hover {
	border: none;
}	
#mainContent {
	min-height: 450px; width: 600px;
	margin: 0 20px 0 170px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 
#mainContentL {
	margin: 0 50px 0 50px;
} 
#mainContentTY {
	margin: -11px 250px 0 175px;
} 

#mainContentH {
	margin: 0 245px 0 175px;
	min-height: 470px;
} 
#homePosters {
	position: relative;
	top: -580px;
	left: 430px;
}

#mainContentS {
	margin: 0 250px 0 50px;
} 
#mainContentS a, #mainContentS a:hover {
	border: none;
}
.sponsors {
	margin-left: 110px;
}
#registernow {
	width: 375px;
	padding: 5px;
	border: 3px dashed #00A7EB;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	margin-left: 4px;
}
#agelist ul {
	list-style: none;
	font-weight: bold;
}
#agePage {
	font-weight: bold;
	font-size: 13px;
	margin-left: -25px;
	line-height: 24px;
}


#photos {
	text-align: center;
}

h1 {
	color: #C2272F;
	background: #EAEAEA;
	padding: 3px 3px 3px 8px;
	margin-left: 2px;
	border: 1px dashed #BF2831;
	font-size: 16px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
}

hr {
	color: #006CB4;
	width: 60%;
	text-align: center;
	height: 1px;
}
#more {
	font-style: italic;
	text-align: right;
}
#more a {
	color: #C32830;
	text-decoration: none;
	border-bottom-color: #C2272F;
}
#more a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom-color: #0033FF;
}
#mainContentH h3 a {
	color: #0B335B;
	border-bottom: 1px dotted #0B335B;
	text-decoration: none;
	font-size: 14px;
}
#mainContentH h2 a:hover {
	color: #C2272F;
	border-bottom: 1px dotted #C3282E;
}

/* Nav Begins */
#navContainerH {
	width: 189px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	top: 97px;
	left: 558px;
}
#navContainer {
	width: 189px;
	position: relative;
	top: 14px;
	left: 558px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav, #nav ul {
	width: 189px;
}
#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
}

#nav ul li a {
	display: block;
	height: 21px;
	margin: 0px;
	padding: 0px;	
}

#nav p {
	display: none;
}

#overviewNav, #overviewNav a {
	width: 189px;
	background: url(images/nav/tour-overview-nav3.gif) no-repeat 0px 0px;
}	
#overviewNav a:hover {
	background: url(images/nav/tour-overview-nav3.gif) no-repeat 0px -21px;
}
#scheduleNav, #scheduleNav a {
	width: 189px;
	background: url(images/nav/schedule-nav3.gif) no-repeat 0px 0px;
}	
#scheduleNav a:hover {
	background: url(images/nav/schedule-nav3.gif) no-repeat 0px -21px;
}
#registrationNav, #registrationNav a {
	width: 189px;
	background: url(images/nav/registration-nav3.gif) no-repeat 0px 0px;
}
#registrationNav a:hover {
	background: url(images/nav/registration-nav3.gif) no-repeat 0px -21px;
}
#newsNav, #newsNav a {
	width: 189px;
	background: url(images/nav/news-nav3.gif) no-repeat 0px 0px;
}
#newsNav a:hover {
	background: url(images/nav/news-nav3.gif) no-repeat 0px -21px;
}
#rulesNav, #rulesNav a {
	width: 189px;
	background: url(images/nav/rules-nav.gif) no-repeat 0px 0px;
}	
#rulesNav a:hover {
	background: url(images/nav/rules-nav.gif) no-repeat 0px -21px;
} 
#sponsorsNav, #sponsorsNav a {
	width: 189px;
	background: url(images/nav/sponsors-nav3.gif) no-repeat 0px 0px;
}	
#sponsorsNav a:hover {
	background: url(images/nav/sponsors-nav3.gif) no-repeat 0px -21px;
}
#linksNav, #linksNav a {
	width: 189px;
	background: url(images/nav/links-nav3.gif) no-repeat 0px 0px;
}	
#linksNav a:hover {
	background: url(images/nav/links-nav3.gif) no-repeat 0px -21px;
}
#lifestyleNav, #onlinestore a {
	width: 189px;
	background: url(images/nav/lifestyle-nav3.gif) no-repeat 0px 0px;
}	
#lifestyleNav a:hover {
	background: url(images/nav/lifestyle-nav3.gif) no-repeat 0px -21px;
}
#faqNav, #faq a {
	width: 189px;
	background: url(images/nav/faqs-nav.gif) no-repeat 0px 0px;
}	
#faqNav a:hover {
	background: url(images/nav/faqs-nav.gif) no-repeat 0px -21px;
}
#contactNav, #contactNav a {
	width: 189px;
	background: url(images/nav/contact-nav3.gif) no-repeat 0px 0px;
}	
#contactNav a:hover {
	background: url(images/nav/contact-nav3.gif) no-repeat 0px -21px;
}

#navpics {
	width: 189px;
}
.required {
	background: #FFFFA0;
}
.requiredtext {
	font-size: 8px;
	color: #ff0000;
}
.notrequired {
	font-size: 9px;
}
.ifnonetext {
	font-size: 9px;
	color: #666666;
}

.topfeerow {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #00A7EB;
}
.feerow {
	font-weight: bold;
	font-size: 14px;
}
#clickHomeLogo {
	width: 400px;
	margin-top:11px;
	padding-left:25px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	align:left;
}
/* Nav End */


/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.letterlist {
	list-style: lower-alpha;
}
.nolisticon {
	list-style: none;
}
.italicunder {
	font-style: italic;
	text-decoration: underline;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
/* Contact PAge */
#contact {
	padding-left: 25px;
}
.contactname {
	font-weight: bold;
	font-size: 15px;
}
.contactlist {
	line-height: 20px;
	list-style: none;
	margin-top: -8px;
}

#printinstrucitons {
	width: 390px;
}
#photos a {
	margin: 5px;
	border-style: none;
}
#photos img {
	border-style: none;
	margin: 5px;
}
#regForm {
	font-family: Arial, Helvetica, sans-serif;
}
.eventlist {
	font-size: 14px;
}

/* Footer */

#footer {
	font-size: 11px;
	padding: 0 10px; 
	background:url(images/bck-footer.gif) no-repeat;
	text-align: center;
	height: 57px;
	width: 816px;
} 
#footer hr {
	color: #C2272F;
	height: 1px;
	width: 60%;
	text-align: center;
	}
#footer a, .eventlist a {
	text-decoration: none;
	color: #C2272F;
	border-bottom: 1px dotted #C2272F;
	padding: 2px 3px;
}
#footer a {
	margin-right: 3px;
	margin-left: 3px;
}
#footer a:hover, .eventlist a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #00A7EB;
	background: #C3262F;
}

#footer p {
	margin: 0;
	padding: 10px 0; 
}
.costs {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
img { border-style: none;
}
.contactname hr {
	width: 68%;
	color: #FFFA60;
	text-align: left;
}
.pgnumber {
	font-size: 14px;
	font-weight: bold;
	border: 1px dotted #C2272F;
	width: 200px;
	padding: 5px 20px;
	margin-bottom: 5px;
}
