@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
margin-top: 0;
margin-left: 0;
padding: 0;
text-align:center;
background:#000;
}

#pageContainer {
position: relative;
width: 800px;
margin: 0 auto;
margin-top: 0;
padding: 0 0 0 0;
text-align: center;
background:#000 url(../images/secondary/waterbros_secondary_bg.gif) top center repeat-y;
}

#contentContainer {
position: relative;
width: 750px;
margin: 0 auto;
text-align: left;
}

#footer {
position: relative;
width: 750px;
height: 50px;
margin: 0 auto;
margin-top: 0;
padding: 0 25px 0 25px;
text-align: center;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
background:#000 url(../images/secondary/secondary_footer_bg.gif) top center no-repeat;
}

#footerLinks {
	position: relative;
	width: 750px;
	height: 25px;
	margin: 0 auto;
	margin-top: 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #f00;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#footerLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footerLinks li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footerLinks a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #f00;
	text-decoration: none;
}
#footerLinks a:link, visited {
	color: #f00;
}
#footerLinks a:hover, active {
	color: #000;
	text-decoration: underline;
}

#picsFooter {
width: 750px;
height: 20px;
padding: 30px 0 0 0;
text-align: center;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
background: #fff url(../images/secondary/pics_footer.gif) top center no-repeat;
}


/*///////////////////HEADERS///////////////////*/

#productsHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_products.gif) center no-repeat;
text-indent:-9999px;
}

#owbtvHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_owbtv.gif) center no-repeat;
text-indent:-9999px;
}

#waterSistersHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_water_sisters.gif) center no-repeat;
text-indent:-9999px;
}

#galleriesHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_galleries.gif) center no-repeat;
text-indent:-9999px;
}

#historyHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_history.gif) center no-repeat;
text-indent:-9999px;
}

#contactsHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_contacts.gif) center no-repeat;
text-indent:-9999px;
}

#surfLinksHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_surf_links.gif) center no-repeat;
text-indent:-9999px;
}

#newsHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_news.gif) center no-repeat;
text-indent:-9999px;
}

#dealersHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_dealers.gif) center no-repeat;
text-indent:-9999px;
}

#blogHeader {
width: 750px;
height: 100px;
padding: 0 0 0 0;
background: url(../images/secondary/header_blog.gif) center no-repeat;
text-indent:-9999px;
}

#surfPicsHeader {
width: 750px;
height: 150px;
padding: 0 0 0 0;
background: #fff url(../images/secondary/header_surf_pics.gif) center no-repeat;
text-indent:-9999px;
}

#skatePicsHeader {
width: 750px;
height: 150px;
padding: 0 0 0 0;
background: #fff url(../images/secondary/header_skate_pics.gif) center no-repeat;
text-indent:-9999px;
}


/*///////////////////END OF HEADERS///////////////////*/

/*////////////////MAIN NAVIGATION BUTTONS////////////////*/

#mainNav a.homeBtn {
width: 55px;
height: 30px;
background: url(../images/secondary/btn_home.gif) no-repeat;
display: block;
}

#mainNav a.homeBtn:hover, active {
background: url(../images/secondary/btn_home_over.gif) no-repeat;
width: 55px;
height: 30px;
display: block;
}

#mainNav a.productsBtn {
width: 91px;
height: 30px;
background: url(../images/secondary/btn_products.gif) no-repeat;
display: block;
}

#mainNav a.productsBtn:hover, active {
background: url(../images/secondary/btn_products_over.gif) no-repeat;
width: 91px;
height: 30px;
display: block;
}

#mainNav a.owbtvBtn {
width: 63px;
height: 30px;
background: url(../images/secondary/btn_owbtv.gif) no-repeat;
display: block;
}

#mainNav a.owbtvBtn:hover, active {
background: url(../images/secondary/btn_owbtv_over.gif) no-repeat;
width: 63px;
height: 30px;
display: block;
}

#mainNav a.waterSistersBtn {
width: 127px;
height: 30px;
background: url(../images/secondary/btn_water_sisters.gif) no-repeat;
display: block;
}

#mainNav a.waterSistersBtn:hover, active {
background: url(../images/secondary/btn_water_sisters_over.gif) no-repeat;
width: 127px;
height: 30px;
display: block;
}

#mainNav a.galleriesBtn {
width: 93px;
height: 30px;
background: url(../images/secondary/btn_galleries.gif) no-repeat;
display: block;
}

#mainNav a.galleriesBtn:hover, active {
background: url(../images/secondary/btn_galleries_over.gif) no-repeat;
width: 93px;
height: 30px;
display: block;
}

#mainNav a.historyBtn {
width: 76px;
height: 30px;
background: url(../images/secondary/btn_history.gif) no-repeat;
display: block;
}

#mainNav a.historyBtn:hover, active {
background: url(../images/secondary/btn_history_over.gif) no-repeat;
width: 76px;
height: 30px;
display: block;
}

#mainNav a.contactsBtn {
width: 92px;
height: 30px;
background: url(../images/secondary/btn_contacts.gif) no-repeat;
display: block;
}

#mainNav a.contactsBtn:hover, active {
background: url(../images/secondary/btn_contacts_over.gif) no-repeat;
width: 92px;
height: 30px;
display: block;
}

#mainNav a.surfLinksBtn {
width: 96px;
height: 30px;
background: url(../images/secondary/btn_surf_links.gif) no-repeat;
display: block;
}

#mainNav a.surfLinksBtn:hover, active {
background: url(../images/secondary/btn_surf_links_over.gif) no-repeat;
width: 96px;
height: 30px;
display: block;
}

#mainNav a.newsBtn {
width: 51px;
height: 30px;
background: url(../images/secondary/btn_news.gif) no-repeat;
display: block;
}

#mainNav a.newsBtn:hover, active {
background: url(../images/secondary/btn_news_over.gif) no-repeat;
width: 51px;
height: 30px;
display: block;
}

#mainNav a.blogBtn {
width: 50px;
height: 30px;
background: url(../images/secondary/btn_blog.gif) no-repeat;
display: block;
}

#mainNav a.blogBtn:hover, active {
background: url(../images/secondary/btn_blog_over.gif) no-repeat;
width: 50px;
height: 30px;
display: block;
}

#mainNav a.dealersBtn {
width: 76px;
height: 30px;
background: url(../images/secondary/btn_dealers.gif) no-repeat;
display: block;
}

#mainNav a.dealersBtn:hover, active {
background: url(../images/secondary/btn_dealers_over.gif) no-repeat;
width: 76px;
height: 30px;
display: block;
}



/*////////////////MAIN NAVIGATION BUTTONS////////////////*/


/*////////////////SECONDARY NAVIGATION////////////////*/


#owbtvNav {
color:#FF0000;
height: 25px;
width: 571px;
margin: 10px auto 0 auto;
}

#owbtvNav a {
color:#333;
height: 25px;
margin: 0 15px 0 10px;
display: inline;
text-decoration: underline;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

#owbtvNav a:hover, active {
color:#FF0000;
height: 25px;
margin: 0 15px 0 10px;
display: inline;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

#owbtvNav a.currentPg {
color:#F00;
height: 25px;
margin: 0 15px 0 10px;
display: inline;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

#owbtvNav a.currentPg:hover, active {
color:#F00;
height: 25px;
margin: 0 15px 0 10px;
display: inline;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}



/*////////////////SECONDARY NAVIGATION////////////////*/



#container {
width: 750px;
margin: 0 0 0 138px;
text-align: left;
}

#mainNav {
width: 571px;
height: 30px;
margin: 0 auto;

}

#mainNav ul {
margin: 0;
padding: 0;

}

#mainNav li {
position: relative;
float: left;
height: 30px;
display: block;
margin: 0;
padding: 0;
}

/*
.homeBtn {
width: 55px;
height: 30px;
background: url(../images/btn_home.gif) no-repeat;
}

.homeBtn:hover, active {
background: url(../images/btn_home_over.gif) no-repeat;
}
*/

#content {
	width: 620px;
	/*height: 550px;
*/margin: 0 0;
	padding: 25px 0px 50px 100px;
	text-align: left;
	background: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

#content table {
background: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000;
}

h1 {
display: none;
}

h2 {
font-size:18px;
font-weight: bold;
text-transform: uppercase;
color: #000000;
}

#content h2 {
font-size:18px;
font-weight: bold;
text-transform: uppercase;
color: #000000;
}

#content h3 {
font-weight: normal;
color: #000;
}

#content p {
width: 535px;
line-height: 15px;
text-align: justify;
}

#content a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

#content a:link, visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

#content a:hover, active {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333;
}

#content input {
color: #000;
border-bottom-color: #999;
}

#owbtvContent {
	width: 320px;
	height: 400px;
	margin: 25px 0 0 0;
	padding: 150px 215px 50px 215px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background: #fff url(../images/owbtv_content_bg.gif) top center no-repeat;
}
/*///////////////////// GALLERY PAGE //////////////////////*/
#galleryLinksContent {
width: 680px;
/*height: 550px;*/
margin: 0 auto;
padding: 50px 30px 50px 30px;
text-align: left;
background: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000;
}

#galleryLinks a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

#galleryLinks a:link, visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

#galleryLinks a:hover, active {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333;
}

#galleryLinks {
	width: auto;
	height: 300px;
	position: relative;
	margin: 0 0 0 65px;
	padding: 0;
	text-align: left;
	background: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

#galleryLinks ul {
float: left;
width: 175px;
margin: 0;
padding: 20px 0 0 0;
text-align: left;
background: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

#galleryLinks li {
margin: 0;
padding: 15px 0px;
list-style-type: none;
}

#galleryContent {
	width: 750px;
	height: 650px;
	margin: 0 0 0 0;
	padding: 0 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	background: #fff;
	/*background: #fff url(../images/secondary/pics_content_bg.gif) center repeat-y;*/
}

#galleryPhoto {
position: relative;
float: left;
}



/*///////////////////// END GALLERY PAGE //////////////////////*/



/*/////////////////// CONTACTS PAGE///////////////////*/



#contactsContent {
width: 500px;
/*height: 550px;*/
margin: 0;
padding: 25px 100px;
text-align: left;
background: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000;
}

#contactsContent table {
background: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000;
}

/*#contactsContent h2 {
font-weight: normal;
text-transform: lowercase;
color: #000000;
}*/

#contactsContent h3 {
font-weight: normal;
color: #000;
}

#contactsContent p {
width: 450px;
line-height: 14px;
}

#contactsContent a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #f00;
text-decoration: none;
}

#contactsContent a:link, visited {
color: #f00;
}

#contactsContent a:hover, active {
color: #000;
}

#contactsContent input {
color: #000;
border-bottom-color: #999;
}


/*/////////////////// END CONTACTS PAGE///////////////////*/


/*///////////////////// NEWS PAGE ///////////////////////*/


#newsLinks {
/*position: relative;*/
width: 750px;
height: 25px;
margin: 0 auto;
margin-top: 0;
padding: 25px 0 0 0;
text-align: center;
color: #f00;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
font-weight: normal;
}

#newsLinks ul {
width: 550px;
margin: 0 auto;
padding: 0;
}

#newsLinks li {
position: relative;
float: left;
display: block;
margin: 0;
padding: 0;
list-style: none;
}

#newsLinks a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
color: #f00;
text-decoration: none;
}

#newsLinks a:link, visited {
color: #f00;
}

#newsLinks a:hover, active {
color: #000;
text-decoration: underline;
}


/*///////////////////// END NEWS PAGE ///////////////////////*/

#soundControl {
margin: 0 0 0 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:10px;
}