#htmlarea {
display:none;
}

body {
width:1009px;
margin:0 auto;
}

#container {

margin:0 auto;
}

ul#breadCrumb {
display:none;
}
div#header_area {
margin-bottom:85px;
}
div#globalmenu {
width:176px;
float:left;
background-color:white;
margin:0px 5px 0px 5px;
}

#globalmenu li {
list-style:none;
}

#globalmenu li li {
font-size:11px;
}

#globalmenu p {
font-size:10px;
margin-left:5px;
width:16em;
background-color:#000;
color:white;
}

div#website {
float:left;
width:823px;

}
#html_container {
background-image:none;
border:none;
background-color:#fff;
}
div#snowboards {
height:800px;
background-color:white;
}
#snowboards .stats {
display:none;
}
#snowboards ul.categories {
display:none;
}

.snowboard {
position:relative;
border:1px solid #789;
width:16.38em;
float:left;
margin:5px;
background-color:white;
height:120px;
-moz-border-radius:0px 5px 5px 5px;
border-radius:0px 5px 5px 5px;
-webkit-border-radius:5px;
-webkit-box-shadow: 3px 3px 7px black;
-moz-box-shadow: 10px 10px 50px black;
box-shadow: 10px 10px 50px black;
}
div#productFinder {
display:none;
}

div.tabImage {
position:absolute;
right:0px;
top:0px;
z-index:0;
opacity:.8;
}
div.thumbImage {
float:left;

}
div.snowboard h1 {
z-index:100;

width:200px;
}

div#footer_area {
clear:both;
}
div.price {
display:none;
}


#html_container {
	width: 820px;
}


#html_contents {
	width: 780px;
}