/***********************************************/
/* emx_nav_left.css                            */
/* Donek Snowboards 2009-2010                  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color:#333333;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #cbdb2a;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #cbdb2a;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #cbdb2a;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #FFFFFF
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}


/*************** font styles ***************/

.whitetext {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.graytext {
	font-size: small;
	font-weight: bold;
	color: #999999;
}
.maintext {
	font-size: small;
	color: #999999;
}
.mediumhighlight {
	font-size: medium;
	font-weight: bold;
	color: #cbdb2a;
}
.maintextbld {
	font-size: small;
	font-weight: bold;
	color: #999999;
}
.subtitle {
	font-size: x-small;
	font-weight: bolder;
	color: #999999;
}
.largehighlight {
	font-size: xx-large;
	color: #cbdb2a;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************* globalNav styles ****************/

#globalNav{

width: 800px;
height: 29px;
color:#FFFFFF;
padding: 0px;
margin: 0px;
background-image: url(navbar.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	height: 22px;
	min-width: 640px;
	padding: 0px 0px 0px 100px;
	margin: 0px;
	z-index: 100;
	width: 698px;

}


a.glink, a.glink:visited{
  	font-size: small;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.skipLinks {display: none;}


/************** product images *****************/

#razor, razor:visited
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/razor.gif) no-repeat 0 0;

}
  
#razor:hover 
{ 
  background-position: 0 -212px;
}

#razor:active
{
  background-position: 0 -212px;
}

#razor span
{
  display: none;
}

#axxess
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/axxess.gif) no-repeat 0 0;

}

#axxess:hover
{ 
  background-position: 0 -212px;
}

#axxess span
{
  display: none;
}

#blade
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/blade.gif) no-repeat 0 0;

}

#blade:hover
{ 
  background-position: 0 -212px;
}

#blade span
{
  display: none;
}

#freecarve
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/freecarve.gif) no-repeat 0 0;

}

#freecarve:hover
{ 
  background-position: 0 -212px;
}

#freecarve span
{
  display: none;
}

#pilot
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/pilot.gif) no-repeat 0 0;

}

#pilot:hover
{ 
  background-position: 0 -212px;
}

#pilot span
{
  display: none;
}

#race
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/race.gif) no-repeat 0 0;

}

#race:hover
{ 
  background-position: 0 -212px;
}

#race span
{
  display: none;
}

#twin
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/twin.gif) no-repeat 0 0;

}

#twin:hover
{ 
  background-position: 0 -212px;
}

#twin span
{
  display: none;
}

#phoenix
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/phoenix.gif) no-repeat 0 0;

}

#phoenix:hover
{ 
  background-position: 0 -212px;
}

#phoenix span
{
  display: none;
}

#freeride
{
  display: block;
  width: 93px;
  height: 212px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(images/freeride.gif) no-repeat 0 0;

}

#freeride:hover
{ 
  background-position: 0 -212px;
}

#freeride span
{
  display: none;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color:#999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	margin-top: 5px;
	margin-left:5px;
}

#sectionLinks h3{
	color:#FFFFFF;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	width: 184px;
	height: 28px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(wood_nav.gif);
	color: #FFFFFF;
	text-decoration:none;

}

#sectionLinks a:hover{
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.sectionLinks img{
	margin-left: 9px;
}

/********************* end **********************/
.style5 {color: #999999}
#tdStock {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: right;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tdStock a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
#tdStock a:hover {
	color: #999999;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
