/*eric meyer's reset reloaded - thx :) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end of meyer's*/
body#home, body#boards, body#footwear, body#accessories, body#offers {
	background: #e2b663 url(../images/back.jpg) top left repeat-y;
	line-height: 1.2em;
	font: 1em Myriad Pro, Verdana, sans-serif;
	color: #35270e;
}
span#home, span#boards, span#accessories, span#footwear, span#offers {
	display: none;
}
body#home span#home, body#boards span#boards, body#footwear span#footwear, body#accessories span#accessories, body#offers span#offers {
	display: inline;
	font: 1em Futura, Verdana, sans-serif;
}
ome, span#boards, span#accessories, span#footwear, span#offers {
	display: none;
}
#container {
	min-width: 760px;
	min-height: 1700px;
}
#nav {
	background: #4d525c;
	padding-top: 20px;
	width: 255px;
	position: fixed;
}
#nav img {
}
#nav a.logo {
	text-decoration: none;	
	font-size: 0;
	line-height: 0;
}
#nav ul {
	margin-right: 25px;
	margin-top: 30px;
}
#nav ul li {
	text-align: right;
	margin-bottom: 15px;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #e2b663;
	font-weight: bold;
	letter-spacing: 2px;
	font: 1em futura, Verdana, sans-serif;
	border-right: 2px solid #4d525c;
	border-bottom: 2px solid #4d525c;
}
#nav ul li a:link {
	border-right: 2px solid #4d525c;
	border-bottom: 2px solid #4d525c;
}
#nav ul li a:visited {
	border-right: 2px solid #4d525c;
	border-bottom: 2px solid #4d525c;
}
#nav ul li a:hover {
	border-right: 2px solid #4d525c;
	border-bottom: 2px solid #e2b663;
}
#nav ul li a:active {
	border-right: 2px solid #e2b663;
	border-bottom: 2px solid #e2b663;
}
/*COLONNA DI MEZZO*/
#content {
	float: left;
	width: 30%;
	margin-left: 255px;
}
ul#subnav {
	padding-left: 20px;
	padding-top: 72px;
}
ul#subnav li {
	display: inline;
}
ul#subnav li a {
	text-decoration: none;
	color: #35270e;
}
a#subnav_boards, a#subnav_footwear, a#subnav_accessories, a#subnav_offers {
	display: none;
}
body#boards a#subnav_boards, body#footwear a#subnav_footwear, body#accessories a#subnav_accessories, body#offers a#subnav_offers {
	display: inline;
}
#content h1 {
	margin-top: 60px;
	margin-bottom: 30px;
	color: #35270e;
	padding-left: 10px;
	border-left: 20px double #4d525c;
	font: 2.25em Myriad Pro, Verdana, sans-serif;
}
#content p {
	max-width: 65em;
	padding-left: 20px;
	border-left: px double #4d525c;
	font: 1em Myriad Pro, Verdana, sans-serif;
}
#content h2 {
	margin-top: 60px;
	margin-bottom: 30px;
	color: #35270e;
	padding-left: 10px;
	border-left: 20px double #4d525c;
	font: 1.2em Myriad Pro, Verdana, sans-serif;
}
#content span.quote {
	margin-left: 20px;
	font-size: 0.8em;
	font-style: italic;
	padding-left: 10px;
}
div.product {
	height: 400px;
	clear: left;
	margin: 20px 0 40px 20px;
	padding-right: 20px;
	border-right: 10px double #4d525c;	
}
div.product img {
	float: right;
}
div.product p {
	padding-top: 40px;
	padding-bottom: 20px;
}
div.product a.info {
	padding-left: 10px;
}
/*COLONNA MEZZO FINE*/
/*COLONNA DESTRA*/
#column {
	float: left;
	width: 170px;
	margin-left: 10%;
}
a#ad span {
	display: none;
}
a#ad {
	border: 1px dotted #e2b663;
	float: right;
	margin-top: 0px;
	padding:  0 0 142px 165px;
	background:url(../images/sign2.gif) top left no-repeat;
}
a:link#ad, a:visited#ad {
	border: 1px dotted #e2b663;
}
a:hover#ad {
	border: 1px dotted #35270e;
}
a:active#ad {
	border: 1px dotted #fff;
}
ul#thumbs {
	float: right;
	width: 150px;
	margin-top: 35px;
}
ul#thumbs li {
	clear: left;
	float: left;
	margin-bottom: 15px;
	border: 3px solid #4d525c;
}
ul#thumbs li a#th_boards {
	background: url(../images/board.jpg) top left no-repeat;
}
ul#thumbs li a#th_footwear {
	background: url(../images/boots.jpg) top left no-repeat;
}
ul#thumbs li a#th_accs {
	background: url(../images/accs.jpg) top left no-repeat;
}
ul#thumbs li a {
	display: block;
	text-indent: -2000px;
	padding: 40px 70px;
	border: 3px solid #e2b663;

}
ul#thumbs li a:link {
	border: 3px solid #e2b663;
}
ul#thumbs li a:visited {
	border: 3px solid #e2b663;
}
ul#thumbs li a:hover {
	border: 3px solid #35270e;
}
ul#thumbs li a:active {
	border: 3px solid #4d525c;
}
/*COLONNA DESTRA FINE*/
#footer {
	clear: both;
}
