/*

Author: Arbi Karamians

	  	  
*/

* { padding: 0; margin: 0; }

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
}
h3 {
	font-size: 16px;
	color: #D12B27;
}
img  {
	margin: 10px 50px 0px 10px;
}

body {
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 12px;
	color: #999999;
	background-color: #999999;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

p {
 padding: 10px;
}
#wrapper {
	margin: 0 auto;
	width: 1009px;
}

#header {
	width: 438px;
	float: left;
	height: 115px;
 	background: ;
	padding: 20px 0px 0px 25px;
	background-image: url(img/logo1.png);
	background-repeat: no-repeat;
}
a {
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E41B16;
	text-decoration: none;
}
/*
============================================
Navigation
============================================
*/
#nav {
	float: right;
	height: 26px;
	width: 350px;
	margin: 109px 0px 0px 0px;
}

#nav ul { 
	padding:0; 
	list-style:none;
	
}

#nav ul li {
	float:left;
}
#nav ul li a.home {
	display:block;
	width:71px;
	height:27px;
	background-image: url(img/nav1/home.png);
	background-repeat: no-repeat;
}
#nav ul li a.home:hover {
	background:url(../img/nav1/homeover.png) 
	background-position: 0 0;
	background-image: url(img/nav1/homeover.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/nav1/homeover.png); }
}
#nav ul li a.gear {
	display:block;
	width:63px;
	height:27px;
	background-image: url(img/nav1/gear.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/nav1/gearover.png); }
}
#nav ul li a.gear:hover {
	background:url(/img/nav1/gearover.png) 
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/nav1/gearover.png);
}
#nav  ul  li  a.decks {
	display:block;
	width:68px;
	height:27px;
	background-image: url(img/nav1/decks.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/nav1/boardsover.png); }
}
#nav  ul  li  a.decks:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/nav1/decksover.png);	
}
#nav  ul  li  a.hats {
	display:block;
	width:125px;
	height:27px;
	background-image: url(img/nav1/hats.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/nav1/longboardsover.png); }
}
#nav  ul  li  a.hats:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/nav1/hatsover.png);	
}
/*
============================================
Content
============================================
*/
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
#subnavft {
	margin: 0px 0px 0px 0px;
}
#subnav {
	float: right;
	height: 26px;
	width: 327px;
	margin: 0px 0px 0px 0px;
}
#subnav  ul { 
	padding:0; 
	list-style:none;
	
}
#subnav  ul  li {
	float:left;
}
#subnav  ul  li  a.team {
	display:block;
	width:70px;
	height:27px;
	background-image: url(img/subnav/team.png);
	background-repeat: no-repeat;
}
#subnav  ul  li  a.team:hover {
	background:url(../img/subnav/teamover.png) 
	background-position: 0 0;
	background-image: url(img/subnav/teamover.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/subnav/teamover.png); }
}
#subnav  ul  li  a.meet {
	display:block;
	width:65px;
	height:27px;
	background-image: url(img/subnav/meet.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/subnav/meetover.png); }
}
#subnav  ul  li  a.meet:hover {
	background:url(/img/subnav/meetover.png) 
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/subnav/meetover.png);
}
#subnav   ul   li   a.photo {
	display:block;
	width:117px;
	height:27px;
	background-image: url(img/subnav/photo.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/subnav/photo.png); }
}
#subnav   ul   li   a.photo:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/subnav/photover.png);	
}
#subnav   ul   li   a.contact {
	display:block;
	width:70px;
	height:27px;
	background-image: url(img/subnav/contact.png);
	background-repeat: no-repeat;
	a:hover;
	a:focus { background: url(img/subnav/contactover.png); }
}
#subnav   ul   li   a.contact:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/subnav/contactover.png);	
}
/*
============================================
Content
============================================
*/
#content {
	float: left;
	width: 1009px;
	border: 1px solid #999999;
}
#video {
	height: 337px;
	width: 938px;
	margin: 35px 0px 35px 35px;
	border: 1px solid #999999;
}
/*
============================================
Block Content
============================================
*/
#blocks {
	height: 203px;
	width: 938px;
	margin: 35px 0px 30px 35px;
}
#botbar {
	height: 20px;
	margin: 176px 0px 0px 0px;
	background-image: url(img/botbarbg.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 0px 30px;
}
#botbar a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#botbar  a:hover {
	font-size: 12px;
	color: #E41B16;
	text-decoration: none;
	font-weight: bold;
}

#team {
	height: 201px;
	width: 221px;
	float: right;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	background-image: url(img/team.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#meet {
	height: 201px;
	width: 221px;
	float: right;
	margin: 0px 0px 0px 15px;
	border: 1px solid #999999;
	background-image: url(img/meet.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#photo {
	height: 201px;
	width: 221px;
	float: right;
	margin: 0px 0px 0px 15px;
	border: 1px solid #999999;
	background-image: url(img/photo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contact {
	height: 201px;
	width: 221px;
	float: right;
	margin: 0px 0px 0px 15px;
	border: 1px solid #999999;
	background-image: url(img/contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#form {
	height: auto;
	width: auto;
	margin: 50px 0px 0px 0px;
}
#secondary {
	width: 938px;
	margin: 30px 30px 0px 30px;
	height: auto;
}
#form {
	height: auto;
	width: auto;
	margin: 50px 0px 0px 0px;
}
#form1 {
	height: auto;
	width: 469px;
	float: right;
}
#form2 {
	height: auto;
	width: 469px;
	float: left;
}
input {
	height: 20px;
	width: 300px;
	background-color: #D12B27;
	border: 1px solid #999999;
}
textarea {
	height: 100px;
	width: 500px;
	background-color: #D12B27;
	border: 1px solid #999999;
}

/*
============================================
Footer
============================================
*/

#footer {
	width: 1009px;
	height: 25px;
	clear: both;
 background: ;
	text-align: center;
}
#footer p{
	font-size: 10px;
	color: #999999;
}
/*
============================================
End
============================================
*/
