@charset "UTF-8";
/* CSS Document */
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote, tr, td {
    margin: 0px; padding: 0px; border: 0px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#container {
	width: 1024px;
	position: relative;
	margin-top: 0;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	
	}
	
		#header {
		margin: 0;
		padding: 0;
		width: 1024px;
		height: 124px;
		background: url(images/skateHeader_0410.jpg) no-repeat;
		border-top: 1px dotted #ccc;

}


#wrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	
}

h1 {
	text-indent: -9999em;
}

#left {
	float: left;
	width: 621px;
	
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #de0f0f;
	list-style-type: none;
	width: 621px;
	float: left;
}

#nav li {
	margin: 0;
	padding: 0;
	font-size: 95%;
	float: left;
	
}

#nav a {
	float: left;
	width: 153px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	height: 26px;
	line-height: 1.5;
	border-right: 3px solid #FFF;
}

#nav #nav_con a {
	border: none;
}

#nav a:hover {
	letter-spacing: 0.15em;
}


#div_hom #nav_hom a,
#div_pro #nav_pro a, 
#div_cre #nav_cre a,
#div_con #nav_con a
{
	background: #000;
	color: #fff;
	font-weight: bold;
}


#video h1{
	margin-top: 30px;

}

#video_image {
	margin-top: 30px;
	margin-bottom: 10px;
}

#video {
	margin-bottom: 30px;
}

#description h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-variant: small-caps;
	color: #de0f0f;
	line-height: 1.15em;
	text-align: justify;
	text-indent: -9999em;
	padding: 0;
}


#description h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.sem;
	color: #de0f0f;
	font-style: italic;
	padding: 5px 5px 10px 0;;
}

#description p {
	font-size: .85em;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: .8em;
}

#description a {
	font-size: .85em;
	color: #0323aa;
	text-decoration: none;
	letter-spacing: .05em;
}

#description a:hover{
	font-size: .85em;
	color: #032ad1;
	text-decoration: none;
	letter-spacing: .06em;
}

#promo {
	margin-top: 45px;
	margin-bottom: 0;
}

#pdf {
	padding-top: 30px;
}

#pdf a {
	text-decoration: none;
	color: #000;
	letter-spacing: 0.05em;
	font-size: .8em;
	padding-bottom: 10px;
	padding-left: 1px;
}

#pdf a:hover {
	letter-spacing: 0.06em;
	color: #1f1f1f;
}
#pdf img {
	padding-right: 8px;
}

#right {
	float: right;
	width: 308px;
	

}

#fauxNav h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #de0f0f;
	width: 308px;
	height: 26px;
	margin: 0;
	float: left;
	text-align: center;
	background: #de0f0f;
	font-size: 1.15em;
	line-height: 1.5;
	border-left: 2px solid #FFF;
	}
	
#crew h3{
	background: url(images/crew.gif) no-repeat right;
	height: 42px;
	width: 288px;
	margin-top: 68px;
	text-indent: -9999em;
	padding-left: 20px;
	
}

table {
	
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 50px;
	
}

table img {
	padding: 5px;
}

table a {
	padding-left: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}

table a:hover {
	color: #de0f0f;
	letter-spacing: .02em;
}

#footer {
	clear: both;
	padding: 80px 30px;
	margin: 0;
	height: 108px;
	text-align: center; 
	}
	
#footer p {
		font-size: .75em;
		letter-spacing: .05em;
		color: #666;
	}
	
#footer a {
	font-size: .7em;
	color: #7e7e7e;
	text-decoration: none;
	letter-spacing: .15em;
	
}

#footer a:hover {
	color: #de0f0f;
	letter-spacing: .2em;
}