@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

img { border: none;}

a:link, a:visited {
	color: #0CF;
	}
		
a:hover {
	color: #999;
}
		
a:active {
	color: #000;
	}
	
p { margin-top: 10px; font-size: 0.80em;}

h1, h2 {color: #6c0;}

h3 {color: #6c0; font-size: 1.25em;}
h3 a {text-decoration:none;}
h3 a:link {color: #0cf;}
h3 a:hover {color: #6c0;}

body  {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #1e1e1e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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: #FFF;
}


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

.twoColFixRtHdr #header { 
	height: 100px;
	background:	url("../images/header-bg.gif") repeat-x #333; 
	padding: 0px 0px 0px 0px;  /* 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. */
} 

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixRtHdr #media { 
	width: 910px;
	height: 400px;
	margin: 10px auto 20px auto;
	padding: 0;  /* 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. */
}

.twoColFixRtHdr #media h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}

#slideshow {
	position:relative;
	z-index: 0;
}	

.z6 {z-index:200;}

.twoColFixRtHdr .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 540px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto;
	background: #333; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 10px 10px;
	padding: 10px 10px 10px 10px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}


/* --- Header Links ---*/
#main-menu {margin: 0; padding-top: 20px;}
#main-menu ul {  margin: 0; padding:0;}
#main-menu li {	display:inline;}

#navResource {
	width: 361px;
	height: 58px;
	margin-right: 0px;
	float: left;
	text-indent: -9999px;	
	}

#navResource a {
	background: url("../images/Logo-Resource-Distribution.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

#navRoger {
	width: 66px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navRoger a {
	background: url("../images/Logo-Roger-Skateboards.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
	
	
#navHigh5 {
	width: 78px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navHigh5 a {
	background: url("../images/Logo-The-HIGH-5.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}	
	
#navTeen {
	width: 85px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navTeen a {
	background: url("../images/Logo-Teenage-Runaway.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
	
	
#navProject {
	width: 99px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navProject a {
	background: url("../images/Logo-Project-Hardware.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
	
	
#navRiviera {
	width: 98px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navRiviera a {
	background: url("../images/Logo-Riviera-Longboard-Skateboards.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
	
	
#navParis {
	width: 68px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navParis a {
	background: url("../images/Logo-Paris-Truck-Co.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
	
#navDivine {
	width: 95px;
	height: 58px;
	float: left;
	text-indent: -9999px;	
	}

#navDivine a {
	background: url("../images/Logo-Divine-Urethane.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}	


/* --- Header Links ---*/


/* --- Header Nav ---*/
#navContainer {
	clear: both;
	width: 940px;
	height: 25px;
	margin: 10px 0 20px;
	padding: 5px 5px 9px;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	font-weight: bold;
	font-size: 0.78em;
	background: url("../images/nav-bg.gif") repeat-x;
	position: relative;
	}
		

#navContainer li.active a{
	color: #6c0;
	background:transparent url("../images/nav_hover_bg.png") repeat-x; 
	}




/*---- Droppy Code ----*/
/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;}
  #nav a { display: block;}
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0;}
  * html #nav ul { line-height: 0;} /* IE6 "fix" */
  	#nav ul a { zoom: 1;} /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0;}
    
/* Essentials - configure this */

#nav ul { width: 130px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav {height: 24px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 1px solid #333; color: #0cf; font-size: 100%; padding: 8px 16px; line-height: 1; text-decoration:none;}
  #nav li.hover a { color: #6c0;}
  #nav ul { top: 28px;}
    #nav ul li a {border-top: 1px #333 solid; background-color: #111111;}
      #nav ul a.hover {color:#ff0; background-color: #333;}
   #nav ul a { border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
   .borderBottom { border-bottom: 1px #111111 solid;}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
/*---- Droppy Code ----*/


/* --- Header Nav ---*/







/* --- Catalog Page ---*/
.twoColFixRtHdr #catalogContainer{ 
	background: #333;
	width: 880px;
	height: auto;
	margin: 10px auto;
	padding: 0px 10px 20px 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. */
}

.twoColFixRtHdr .logosFirst { 
	width: 845px;
	height: auto;
	margin: 35px 10px 50px;
	padding: 10px 0;  /* 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. */
	position:absolute;

}

.twoColFixRtHdr .logos { 
	width: 845px;
	height: auto;
	margin: 35px 10px 0 0;
	padding: 10px 0 0 0;  /* 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. */
	
}

.twoColFixRtHdr .boards { 
	height: auto;
	margin: 0 22px;
	padding:0 0 10px 0;  /* 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. */
	
}

.boards ul {
	display: inline;
	list-style: none;
	text-decoration: none;
	}
	
.boards li {
	width: 80px;
	height: 296px;
	float: left;
	padding: 0 5px 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 70%;
	}
	
.twoColFixRtHdr .catBox { 
	height: auto;
	margin: 0 22px;
	padding:0 0 10px 0;  /* 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. */
	
}

.catBox ul {
	display: inline;
	list-style: none;
	text-decoration: none;
	}
	
.catBox li {
	width: 173px;
	float: left;
	height: auto;
	padding: 0 5px 5px;
	margin: 5px 5px 0 0;
	text-align: center;
	font-size: 70%;
	}	
	
.shirtFri {
	width: 250px;
	margin-left: 30px;
	}

.shirtSec {
	width: 250px;
	margin-left: 100px;
	}


/* --- Catalog Page ---*/

/* --- Download Page --- */

.twoColFixRtHdr #downloadsContainer{ 
	background: #333;
	width: 880px;
	height: auto;
	margin: 10px auto;
	padding: 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. */
}

.odd {
	width: 870px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	}
	
.even {
	width: 870px;
	height: auto;
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 10px;
	background-color: #444444;
	}	

/* --- Download Page --- */

/* --- Video Section --- */
.twoColFixRtHdr #video {
	float: left; /* since this element is floated, a width must be given */
	width: 550px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 285px;
	background: #333; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 10px 10px;
	padding: 10px 0px 10px 10px;
}

.twoColFixRtHdr #Vid {
	float: left;
	width: 170px;
	height: 282px;
	margin: 0px 0 20px 380px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #News div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
} 

#newVid {
	float: left; 
	width: 370px; 
	height: 282px; 
	margin-right: 10px;
}
/* --- Video Section --- */


/* -------------------------- Scroller Info -------------------------- */
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 310px;
height: 600px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.4em auto;
padding: 0px 10px 0 0;
}

#vidscroll {
/* Typical fixed height and fixed width example */
width: 160px;
height: 276px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position:relative;
margin: 0.4em auto;
padding: 0px 10px 0 0;
}

#vidscroll p {
margin: 5px 0 10px 0;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; 
left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #444444;
}
.vscrollerbar {
width: 10px;
background-color: #666666;
}
/* -------------------------- Scroller Info -------------------------- */

/* --- ALL NEWS STUFF HERE --- */
.twoColFixRtHdr #News {
	float: left;
	width: 300px;
	height: 650px;
	margin: 0px 0 20px 20px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #News div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 20px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	background: #333;
} 

.newsText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	text-transform: uppercase;
	line-height: 1.0em;
	}
	
.dates	{
	width: 300px;
	height: 18px;
	color:#000000;
	background-image:url("../images/resource-date.png");
	background-repeat: no-repeat;
	padding: 3px;
	margin-bottom: -5px;	
	}

.dateText {
	color:#000;
	background-color:#0cf;
	padding: 2px 5px 0px 5px;
	font-size: 0.99em;

}
	
.newsImg {
	width:300px;
	height: 50px;
	margin: 10px 0;
	border: 1px #111111 solid;
	}
	
.newsTitle {
	color:#FFFFFF;
	font-weight:bold;
	margin-left: 15px;
	}	
	
.lastP {
	margin-bottom: 30px;
	}		

/* --- ALL NEWS STUFF HERE --- */






/* --- Contact Page --- */
.twoColFixRtHdr .contactC { 
	background: #333;
	width: 850px;
	margin: 10px auto 20px auto;
	padding: 30px;  /* 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. */
	}

.twoColFixRtHdr .contactL {
	float: left; /* since this element is floated, a width must be given */
	width: 377px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	
	background: #333; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 10px 20px;
	padding: 25px 30px 25px 43px;
	}

.twoColFixRtHdr .contactR {
	float: left; /* since this element is floated, a width must be given */
	width: 380px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0 0 10px 10px;
	padding: 25px 30px 25px 40px;
	background: #333;
}


.twoColFixRtHdr .contactForms {
	margin: 10px 0;
	width: 350px;
	font-size: 0.80em;
}

.twoColFixRtHdr .contactFormsSales {
	margin: 0;
	padding: 20px 40px 40px;
	width: 366px;
	background: #333;
	font-size: 0.80em;
	}

.ftext {
	width: 350px;
	margin: 3px 0 15px;
	padding: 2px 3px;
	border: none;
	background: #999;
	}
	
.ftextError {
	color:#F00;
	}	

.faddress1 {
	width: 350px;
	margin: 5px 0 0 0;
	padding: 2px 3px;
	border: none;
	background: #999;	
	}	

.faddress2 {
	width: 350px;
	margin: 2px 0 10px 0;
	padding: 2px 3px;
	border: none;
	background: #999;	
	}

.ftextarea {
	width: 350px;
	height: 60px;
	margin: 3px 0 15px;
	padding: 2px 3px;
	border: none;
	background: #999;
	}

.fsubmit {
	float: right;
	width: auto;
	border: 0px #1e1e1e solid;
	background: #0cf;
	padding: 2px 6px;
	color: #1e1e1e;
	margin: 0;
	font-weight: bold;
	cursor:pointer;
	}
	
.fsubmits {
	float: right;
	width: auto;
	border: 0px #1e1e1e solid;
	background: #0cf;
	padding: 2px 6px;
	color: #1e1e1e;
	margin: 0 10px 0 0;
	font-weight: bold;
	cursor:pointer;
	}	

.blue {color:#0cf;}

h3.deal a {text-decoration:none;}
h3.deal a:link, a:visited {color: #FF0;}
h3.deal a:hover {color: #6c0;}

.red {
	color: #F00;
	}

/* --- Contact Page --- */



/* --- FOOTER LINKS --- */

.twoColFixRtHdr #footer { 
	height: auto;
	margin-top: 10px;
	padding: 20px 10px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:	url("../images/footer-bg.gif") repeat-x #000; 
	border-top: 9px #000 solid;
	font-size: 0.80em;
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}



.foot-menu-quick { float:left; margin: 0 0 15px 20px; width:150px;}
.foot-menu-quick ul {margin-right:0; }
.foot-menu-quick li {	
	color: #fff;   
	display: block;
	margin-top: 5px;
	}
.foot-menu-quick li.first { background:none; padding-left:0; margin: 0 0 10px 0; }
.foot-menu-quick li.last { background:none; padding-right:0; }
.foot-menu-quick a {
	text-decoration:none;
	padding:4px 0;
	background:none;
	color: #fff;
}
.foot-menu-quick a:hover { color:#ff0;}



.foot-menu { float:left; height: 110px; padding-left: 45px; width:130px; border-left: 1px #333 solid;}
.foot-menu ul {margin-right:0; }
.foot-menu li {	
	color: #fff;   
	display: block;
	margin-top: 5px;
	list-style-type:none;

	}
.foot-menu li.first { background:none; padding-left:0; margin: 0 0 10px 0; }
.foot-menu li.last { background:none; padding-right:0; }
.foot-menu a, .foot-menu a:visited {
	text-decoration:none;
	padding:4px 0;
	background:none;
	color: #fff;
}
.foot-menu a:hover { color:#ff0;}


#copyright { 
	width: 97%;
	height: 30px;
	background: #000;
	clear: both;
	padding: 5px 20px 2px;
	margin: 0;
	font-size: 1.2em;
	}

/*<![CDATA[*/
 div.c6 {float:right; margin: 0; padding: 0;}
 div.c5 {float:left; margin: 0; padding: 0;}
 span.c4 {color: #0cf; font-weight:bold;}
 h4.c3 {margin-bottom: 5px; color:#6c0; font-size: 1.1em;}
 li.c2 {margin-top: 8px;}
 li.c1 {color: #6c0;}
 /*]]>*/
	
/* --- MINI NEWSLETTER --- */
.twoColFixRtHdr #newsletter {
	float: right; /* since this element is floated, a width must be given */
	width: 355px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url("../images/newletter-bg.gif") top left #333; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 0 10px;
	padding: 10px 10px;
	}
	
.newletterForm {
	width: 136px;
	border: 1px #333 solid;
	padding: 2px 0;
	}

.formButton {
	width: auto;
	border: 0px #0cf solid;
	background: #1e1e1e;
	padding: 2px 5px;
	color: #0cf;
	font-weight: bold;
	cursor:pointer;

}
	
.formButton:hover {
	color: #ff0;
}

	
/* --- FOOTER LINKS --- */






