@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#dcdcdc;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 2px #000000;
}

.thumbnail span{ /*large image*/
position: absolute;
background-color: #ccc;
padding: 5px;
left: -500px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*larged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*css image*/
visibility: visible;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.text {


}


#container {
	background: #333333;
	
	left:0px;
	top:0px;
}

#top {
	background: #dcdcdc;
	position:absolute;
	top:0px;
	left:0px;
	BORDER-RIGHT: #000000 2px solid;


}

#intleft {
	position:absolute;
	top:227px;
	left:0px;
	width:208px;
	height:100%;
	float:left;
	background: #c0c0c0;
	BORDER-RIGHT: #a52a2a 2px solid;
	background-image: url('./pics/leftbg.jpg'); 
	background-repeat: no-repeat;
	padding-top:0px;
	BORDER-bottom: #000000 2px dashed;




}

.dyno {
	width:700px;
	height:600px;
	background-image: url('./pics/dynobg.jpg'); 
	background-repeat: no-repeat;

	




}

#left {
	position:absolute;
	top:331px;
	left:0px;
	width:208px;
	height:100%;
	float:left;
	background: #c0c0c0;
	BORDER-RIGHT: #a52a2a 2px solid;
	background-image: url('./pics/leftbg.jpg'); 
	background-repeat: no-repeat;
	padding-top:0px;
	BORDER-bottom: #000000 2px dashed;



}

.underline
{
	font-size:25px;
	text-decoration: underline;
	color:#D30021;
}

.underline2
{
	font-size:25px;
	text-decoration: underline;
	color:#000000;
font-weight:bold;
}

.productheader
{
font-size:15px;
	text-decoration: none;
	color:#000000;
font-weight:bold;
}

#intright {
	position:absolute;
	top:227px;
	left:750px;
	height:100%;
	background: #dcdcdc;

	background-image: url('./pics/videotopbucket2.gif'); 
	background-repeat: no-repeat; 
	padding:2px;
	margin-top:2px;
	width:229px;
	BORDER-left: #000000 2px dashed; 
	BORDER-bottom: #000000 2px dashed;
	BORDER-RIGHT: #000000 2px solid;
}

#right {
	position:absolute;
	top:331px;
	left:750px;
	height:100%;
	background: #dcdcdc;

	background-image: url('./pics/videotopbucket2.gif'); 
	background-repeat: no-repeat; 
	padding:2px;
	margin-top:2px;
	width:229px;
	BORDER-left: #000000 2px dashed; 
	BORDER-bottom: #000000 2px dashed;
	BORDER-RIGHT: #000000 2px solid;
}

A:visited.navbar {
	color: #ffffff; text-decoration: none;background-color: #ffffff;
}
A:link.navbar {
	color: #ffffff; text-decoration: none;background-color: #ffffff;
}
A:active.navbar {
	color: #C0FFC0; text-decoration: none;background-color: #ffffff;
}
A:hover.navbar {
	color: #c0FFc0; text-decoration: none; background-color: #c0c0c0;
}
A:visited.text {
	color:   #003366; text-decoration: none;
}
A:link.text {
	color:   #003366; text-decoration: none;
}
A:active.text {
	color:   #003366; text-decoration: none;
}
A:hover.text {
	color: #ffffff; text-decoration: underline;
}

#intcenter2 {
	position:absolute;
	top:227px;
	left:208px;
	height:500px;
	background: #dcdcdc;
	/*background-image: url('./pics/centerbucketBG.jpg'); */
	background-position: 50% 50% 50% 50%;
	background-repeat: no-repeat;
	width:542px;
	padding:2px;
	
}

#center {
	position:absolute;
	top:331px;
	left:208px;
	height:500px;
	background: #dcdcdc;
	/*background-image: url('./pics/centerbucketBG.jpg'); */
	background-position: 50% 50% 50% 50%;
	background-repeat: no-repeat;
	width:542px;
	padding:2px;
	
}

#printcenter {
	position:absolute;
	top:0px;
	left:0px;
	height:500px;
	background: #ffffff;
	/*background-image: url('./pics/centerbucketBG.jpg'); */
	background-position: 50% 50% 50% 50%;
	background-repeat: no-repeat;
	width:600px;
	padding:20px;
}

.bannerfieldset {
	background: #c0c0c0;
	
}

.whitebg {
background: #ffffff;
}

#intcenter {
	position:absolute;
	top:227px;
	left:208px;
	height:500px;
	background: #dcdcdc;
	/*background-image: url('./pics/centerbucketBG.jpg'); */
	/* background-position: 50% 50% 50% 50%; */
	/* background-repeat: no-repeat; */
	width:771px;
	padding:20px;
	BORDER-RIGHT: #a52a2a 2px solid;

	
}

.picborder {

BORDER: #000000 2px solid;
padding:10px;
}


img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

#footer {
	background-image: url('./pics/dyno pad2.jpg'); 
	height:20px;
	width:977px;
	position:absolute;
	bottom:0;

}

.heading {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 2; 
	padding: 3;
	text-align: center; 
	color: #ffffff;

}

fieldset {
	padding-top:10px;
	padding-left:10px;
	margin-right:10px;
	padding-bottom:3px;
	padding-right:3px;
	border: #000000 solid 2px;
	border-style:dashed;
	font-size:15px;
	
}

legend {
	font: 25px Verdana, Arial, Helvetica, sans-serif;

	FONT-WEIGHT: bold;
}

.border {
		
	border: #000000 2px solid;


	

}

.Mainheading {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	font-size:25px;	
	margin: 0; 
	padding: 3;
	text-align: center; 
	color: #000000;
	font-style:italic;
	/* background-color: #99ccff; */
	text-transform:uppercase;
	/* border:#000000 1px solid; */
	

}
.Mainheading2 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	

	font-size:18px;	
	margin: 0; 
	padding: 3;
	text-align: center; 
	color: #000000;
	font-style:italic;
	/* background-color: #a52a2a; */
	text-transform:capitalize;
	/* border:#000000 1px solid; */
	

}

li.highlight {
	margin-left: 0px;
	margin-right: 15px;
	list-style: none;
	background-color: #c0c0c0;
	border-top: 1px solid #eee;
	line-height: 17px;
	padding: 3px 7px 2px 5px;
	color:#000000;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-top: #000000 1px solid;
	list-style-type:square;
}

li.highlight2 {
	margin-left: 0px;
	margin-right: 15px;
	list-style: none;
	background-color: #c0c0c0;
	border-top: 1px solid #eee;
	line-height: 17px;
	padding: 3px 7px 2px 5px;
	
	list-style-type:square;
}




