@charset "utf-8";

body, div, p, a, input, img, ul, li, table, tr, td, form, label {
margin:0;
padding:0;
}

html, body { 
	height:100%;/*Phil- make the Footer stay at bottom*/
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #7a7a7a; 
	background-image: url(../../surfboard-fins/images/Background.jpg); background-repeat: repeat-x;
}

.oneColFixCtrHdr #container {
	width: 1000px;   /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */

	
}
.oneColFixCtrHdr #header {
	background-image: url(../../surfboard-fins/images/Header.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 250px;
}


.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

h1
{
	color: #29abdd;; 
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	padding: 14px 0 0 0;
	margin:0;/*set the margin or strange gaps can appear*/
}

h2 {
	color: #29abdd; /*#0069AA;*/
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:12px 0 0 0;
	margin:0;/*set the margin or strange gaps can appear*/
}

h3
{
	color:#666666;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	padding:10px 0 0 0;
	margin:0;/*set the margin or strange gaps can appear*/
}

#heroImage
{
	width: 1000px; 
	height: 250px;
}

#heroImage h1
{
	color: #ffffff; /*#0069AA;*/
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	padding: 200px 0 0 20px;
	margin:0;/*set the margin or strange gaps can appear*/
}

#shadow
{
	width: 1020px; 
	background-image: url(../../surfboard-fins/images/Background-Shadow.png); 
	background-repeat: repeat-y; 
	margin: 0 auto;
}


p, li, td
{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

p{
	margin-top: 5px;
}


img{
 border: 0;}

a {
	 color: #29abe2;
	 text-decoration:underline;
	 font-weight: bold;
}
a:hover {
	text-decoration:none;
}


#menu {
	background: url('../../surfboard-fins/images/menu.gif') top repeat-x;
	height: 40px;
	font-size: 90%;
}
#menu ul {
	list-style: none;
	display: block;
	width: 1000px;
	margin: 0 auto 0 auto; /*places in Middle*/
}
#menu li {
	display: block;
	float: left;
	line-height: 40px; /*forces the alt image to go full width*/
}
#menu li a {
	display: block;
	padding: 0 7px 6px 7px;/*space the menu*/
	float: left;
	text-decoration: none;
	color: #ffffff;
}
#menu li a:hover, #menu li.menu-selected a {
	background: url('../../surfboard-fins/images/menu-alt.gif') 0px 0px repeat-x;
	color: #ffffff !important;
}

.thin
{font-weight: 300;
}


#footer {
	height: 158px;
	position:relative;
    bottom:0;
	/*outside of container changes*/
	width: 1020px; 
	background-image: url(../../surfboard-fins/images/Footer-Bg.png); 
	background-repeat: no-repeat; 
	margin: 0 
	auto;
	font-size: 80%;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}


/*right column*/
#sidebar {
	width: 257px;
	float: right;
	padding: 5px;
}

/*left column*/
#productImage {
	float: left;
	padding: 5px;
	margin: 5px;
}

/*left column*/
#leftColumn {
	width: 673px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*anylinkcss are sub menus*/
.anylinkcss{
position:absolute; 
visibility: hidden;
border-bottom-width: 0;
font:normal 80% Arial;
line-height: 22px;
z-index: 100;
width: 159px;
}

.anylinkcss a{
width: 100%;
position : relative; 
top : -6px; 
display: block;
border-bottom: 1px solid #585858;
text-decoration: none;
text-indent: 15px;
color: white;
background-color: #4a4a4a;
text-align: left;
font-weight: normal;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0f86ca; 
color: #fff;

}

/*product images*/
#content-gallery { float: left; width: 960px; padding-right: 15px; }
a.thumb { width: 160px; height: 230px; margin: 0 0 10px 10px; float: left; display: block; background: #fff; border: 1px solid #acd0e6; text-align: center; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #898989; text-decoration: none; }
a.thumb span.thumb-image { height: 180px; width: 160px; display: block; text-align: center; margin: 9px auto 0 auto; overflow: hidden; }
a.thumb span.thumb-title { background-image: url(../../surfboard-fins/images/product/Product-Background.jpg); background-repeat: no-repeat; font-size: 11px; display: block; text-align: center; height: 48px; padding: 4px 0 0 0; overflow: hidden; margin: 0 auto; color: #ffffff;}
a.thumb:hover, a.thumb:focus { background: #eff5fa; border-color: #d8eaf9; color: #ffffff; outline: none; }
a.thumb:active { background: #eff5fa; border-color: #eff5fa; color: #2d8fd7; }



/*button links*/
.wrapper { 
	width:100%; 
	overflow:hidden;
}

.link1 { 
	display:block; 
	float:left; 
	background:url(../../surfboard-fins/images/link1-tail.gif) repeat-x left top; 
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
	font-size:80%;
}
.link1.fright {
	float:right;
}
.link1 em { 
	display:block; 
	background:url(../../surfboard-fins/images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block; 
	background:url(../../surfboard-fins/images/link1-right.gif) no-repeat right top; 
	padding:4px 12px 6px 21px; 
	font-style:normal; 
}
.link1:hover { 
	text-decoration:underline;
	color: #fff;
}
.link1:visited {
	color:#fff;
}

.borderedbox {

	border-right: #659ec5 1px solid; 
	border-top: #659ec5 1px solid; 
	border-left: #659ec5 1px solid; 
	border-bottom: #659ec5 1px solid; 
}

#arrows-blue li
{
	background-image: url('../../surfboard-fins/images/arrow-blue.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0 .5em;
	
}



