/* ##### CSS for Manly Surf School Website - Zelky 08/08/2007 ##### */
body {
	margin: 0;
	margin-top: 5px;
	background: #000000; 
}
html { 
	min-height:100%; 
	margin-bottom:1px; 
}
/* ##### CSS for LAYOUT ##### */
#wrapper {
	width: 780px;
	margin: auto;
	border: 1px solid #014DA1;
}
#content {
	background: #fff url('images/') repeat-y;
	
}	
#header {
	height: 350px;
	background-color: #fff;
	
}
#footer {
	height: 54px;
	background-color: #fff;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #014DA1;
	border-right-color: #014DA1;
	border-bottom-color: #014DA1;
	border-left-color: #014DA1;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 3px;

}
.left {
	width: 480px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
.right {
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
	
}
.mid {
	width: 730px;
	margin: auto;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* ##### CSS for NAV ##### */
.slidetabsmenu{
	float:left;
	width: 780px;
	font-size: 12px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #014DA1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #014DA1;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(images/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu a span {
	float:left;
	display:block;
	background:url(images/slide-right.gif) no-repeat right top;
	padding:2px 13px 2px 4px;
	font-weight:bold;
	color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
	color: #01B1EC;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
z-index:100;
background-color: white;
width: 170px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}
/* ##### END OF CSS FOR NAV ##### */

/* ##### CSS SPECIAL DECS ##### */

.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.medfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;

}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.termsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}
.linkspage {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 3px;
	border: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	width: 550px;
	background-color: #eee;
}
/* second class nav */
.asecondclass {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: inherit;
	text-decoration: underline;
}
.asecondclass:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
	background-color: inherit;
	text-decoration: none;
}
.maps {
	height: 253px;
	width: 700px;
	padding: 3px;
	border: 1px solid #333333;
	background-color: #eeeeee;

}
#mattstaff {
	min-height: 220px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
# werrisflash {
	height: 291px;
}
.contactimage {
	height: 157px;
}
#video {
	float: right;
	width: 270px;
	height: 240px;
	clear: both;
	
}
#videopage {
	width: 500px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: px;
}
.gallery {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;

}
/* ---------- CSS to prevent pic element hover on Main Page ---------- */
a:link img
{
	border-style: none;
}
a:visited img
{
	border-style: none;
}
/* ---------- CSS ---------- */
img {
	padding-right: 3px;

}