BODY {
  text-align: center;
  background: #34587F;
  background: url(images/bodybg.jpg);  
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 1024px;
  border: solid; border-width: 0px;
  background: #000000;
  background: url(images/mainbg.jpg);
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

.mainspace {
  position: relative;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  border: solid; border-width: 0px;
  background: #000000;
  color: #000000;
  margin-top: 0px;
  text-align: left;
}

TR.header {
  margin: auto;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cc0000;
  background: url(images/navbg.gif);
  color: #ffffff;
  font-weight : bold;
}
TD.weatherred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #F00;
  font-weight:bold;
  line-height:30px;
}
TD.weather {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  line-height:22px;
}
a.weather {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #F00;
  font-weight:bold;
  text-decoration: underline;
}

TR.headerimg {
  background: #000000;
}

TR.footer {
  margin-top:10px;
  margin-bottom:10px;
  height:30px;
  background: url(images/footerline.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ccc;
}

TR.maintable {
  background: #000000;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
	color: #FFFFFF;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #0e3e6e;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E6E6E6;
}
.altRowOdd{
	background-color: #D6D6D6;
}

H2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #CC0000;
  margin: 10px;
}

H3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #CC0000;
  margin: 5px;
}

P.nwhite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  margin: 5px;
}

a.nwhite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

.footerlink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #cccccc;
}

a.footerlink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #cccccc;
  text-decoration: none;
}

a.videolink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

li.kitesurfli {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #fff;
  padding: 4px 7px;
  margin: 0;
}

.chromestyle{
width: 95%;
font-weight: bold;
margin-left: 5px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-left: -290px;
border: 1px solid #CC0000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
background-color: #990000;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
border-bottom: 1px solid #CC0000; /*THEME CHANGE HERE*/
font-weight: bold;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #660000;
}

#picbar {
	background: #000;
	width: 758px;
	margin: 0 5px 5px 5px;
}

.picbox {
	float: left;
	width: 136px;
	padding: 2px;
	border: 1px solid #49698C;
	margin: 4px 4px 4px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}
.surf_cat_box {
    float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.surf_cat_text{
margin: 0px auto;
font: normal 11px arial;
color: #fff;
}
.surf_cat_text2{
font: normal 11px arial;
color: #fff;
margin-left:5px;
width: 95%;
}
.staff_text{
margin: 0px auto;
font: 11px arial;
color: #000;
margin-left:5px;
}

.surf_shop_text{
margin: 0px auto;
font: normal 12px arial;
color: #fff;
margin-left:5px;
}
.slide-out-div {
          padding: 0px;
          width: 292px;
          background: #ccc;
          border: 1px solid #29216d;
		  z-index:9999;
} 

#flash {
position: relative; /*or absolute*/
z-index: 0;
}
/* Menu */

#menu {
	list-style:none;
	width:48em;
	margin:5px auto 5px auto;
	height:33px;
	padding:0;
	z-index: 9999;

	/* Rounded Corners */
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 1px 10px 4px 10px;
	margin-right:1px;
	margin-top:7px;
	border:none;
	z-index: 9999;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	z-index: 9999;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}

#menu h2 {
	color:#014464;
}

#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}
#menu li .go {
	padding-right:21px;
	background:url("img/go.gif") no-repeat right 8px;
}
#menu li:hover .go {
	background:url("img/go.gif") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
