/* DH Production CSS Document */

/* general styles */
body {
	background: #000;
	margin: 0;
	padding: 0;
	color: #e5e5e5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
  }


p {
	padding: 0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
  }


a img {
	border:none;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #e5e5e5;
  }

a:visited {
	color: #e5e5e5;
  }


a:hover {
    	color: #CC9933;
  }


a:active {
    	color: #CC9933;
  }


.white {
    	color: #FFF;
  }


.bold {
    	font-weight: bold;
  }


.italic {
    	font-style: italic;
  }


.hide {
    	display: none;
  }

/* here we go again  */

#hwgawrapper {
	margin: auto;
	width: 900px;
	overflow:hidden;	
}

#hwgaContainer {
	background-image: url(http://dh-productions.com/siteimages/herewegoagain/video_bg/tile_middle.jpg);
	margin-top: -2px;
	width: auto;
	padding: 0px 0px 0px 0px;
	float:left;
}

.AtomHotSpot {
	width: 106px;
	height: 71px;
	position:relative;
	left: 6px;
	top: 403px;
}

.DeclineHotSpot {
	width: 159px;
	height: 56px;
	position:relative;
	left: 174px;
	top: 525px;
}

.CannondaleHotSpot {
	width: 274px;
	height: 173px;
	position:relative;
	left: 650px;
	top: 330px;
}

.HighlandHotSpot {
	width: 157px;
	height: 104px;
	position:relative;
	left: 161px;
	top: 399px;
}

.GravityHotSpot {
	width: 190px;
	height: 38px;
	position:relative;
	left: 550px;
	top: 526px;
}

.GTBikesHotSpot {
	width: 249px;
	height: 106px;
	position:relative;
	left: 360px;
	top: 430px;
}

.hwgaLeftColumn {
	margin-top: 17px;
	margin-left: 40px;
	height: 3000px;
	width: auto;
	padding: 5px 5px 5px 5px;
	float: left;
}

.hwgaRightColumn p{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0em;
	margin-left: 80px;
	width:auto;
	float:left;

  }
  
#hwgafooter {
	width: 900px;
	clear: both;
  }
#hwgafooterBar {
	background-color: #e5e5e5;
	color : #000;
	margin: auto;
	width: auto;
	text-align: center;
}


.HWGAVideoGalleryBox {
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:auto;
}


/* global positioning */

#banner {
	background-image: url(http://dh-productions.com/siteimages/herewegoagain/video_bg/tile_bottom.jpg);
	background-repeat:no-repeat;
	height: 176px;
	width:auto;
  }

#newsTidbit {
	background-color: #000;
	color: #e5e5e5;
	width: auto;
	text-align: justify;
	padding: 10px 50px 0px 550px;
}
#menubar {
	background-color: #e5e5e5;
	color : #000;
	margin: auto;
	height: 15px;
	width: auto;
	text-align: center;
	}
#menubar a:link{color:#000;}
#menubar a:visited{color:#000;}
#menubar a:hover{color:#CC9933;}
#menubar a:active{color:#000;}

.menuTextSpacing {
	padding: 0px 0px 35px 35px;	
}

#headlinebar {
	background-color: #000;
	color: #e5e5e5;
	width: auto;
	text-align: left;
	text-transform: uppercase; 
	padding: 0px 0px 0px 0px;
  }


