/* CSS Document */
body {
	margin-top: 20px;
	font-family: tahoma;
	font-size: 11px;
}


 #myAd img {
  border: none;	 
 }
*{outline: none;}
img {border: 0;}

a {
	color: #00325B;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}
a:hover {
	color: #E12D00;
	font-family: tahoma;
	text-decoration:none;
}

a img{
	border: 0px;
	text-decoration: none;
}

/* PRIUS POPUP STYLES HERE */
#prius {
	width: 800px;
	height: 551px;
	background: url(http://www.qualitybumper.com/images/prius/prius.jpg) no-repeat;
}

.tip {
	width: 300px;
    color: #fff;
    background:#000;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	opacity: 0.9;
}

.section1 {
	width: 285px;
	float: left;
}

.section2 {
	width: 275px;
	float: left;
}

.section3 {
	width: 230px;
	float: left;
}

a.hitchrack {
	width: 165px;
	height: 205px;
	text-decoration: none;
	display: inline-block;
	margin: 176px 0px 0px 50px;
	float: left;
}

a.hitch {
	width: 65px;
	height: 50px;
	text-decoration: none;
	display: inline-block;
	margin: 370px 0px 0px -50px;
	z-index: 9999;
	float: left;
}

a.kayak {
	width: 250px;
	height: 115px;
	text-decoration: none;
	display: inline-block;
	margin: 60px 0px 0px 20px;
	z-index: 9999;
}

a.rack {
	width: 200px;
	height: 35px;
	text-decoration: none;
	display: inline-block;
	margin: 0px 0px 0px 50px;
	z-index: 9999;
}

a.tint1 {
	width: 130px;
	height: 65px;
	text-decoration: none;
	display: inline-block;
	margin: 0px 0px 0px 120px;
	z-index: 9999;
}

a.sunshade {
	width: 160px;
	height: 85px;
	text-decoration: none;
	display: inline-block;
	margin: 160px 0px 0px 0px;
	z-index: 9999;
}

a.floormats {
	width: 160px;
	height: 85px;
	text-decoration: none;
	display: inline-block;
	margin: 80px 0px 0px 0px;
	z-index: 9999;
}

/*END PRIUS POPUP STYLES */

#footer {
	height: 130px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
}

#footer a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}

.product-display {
	display: inline-block;
	float: left;
	width: 160px;
	height: 122px;
	padding: 10px;
	margin: 5px;
	text-align: center;
	background: url(images/product.jpg) no-repeat;
	font-size: 11px;
}

#round{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.nav-header a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.style1 {
	border-width: 0px;
}


.style34 {
	color: #FFFFFF;
}


.style35 {
	font-weight: bold;
	background-color: #000000;
}
.style36 {
	font-family: "Arial Narrow";
	font-size: small;
	color: #FFFFFF;
}
.style38 {
	font-family: "Arial Narrow";
	font-size: x-small;
	color: #FFFFFF;
	background-color: #666666;
}

.style39 {
	border-width: 0;
}

.style40 {
	text-align: center;
	color: #FFFFFF;
	font-size: x-small;
}
h1 {
	font-family: Arial;
	color: #FFFFFF;
	background-image:url(http://qualitybumper.com/images/page-header.png)
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-align: center;
}
h2 {
	font-family: Arial;
	font-size: 12px;
		font-weight: normal;
	line-height: 24px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;

}
h3 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}
.style42 {
	font-size: 14px;
	color: #FFFFFF;
}

#slideshow {
    position:relative;
	width: 760px;
    height:375px;
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow a.active {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-active {
    z-index:9;

.scroller {
	width: 760px;
	height: 375px;
	padding: 0px;
	margin: 0 auto;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height: 375px;
	width: 760px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
	float: left;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: -100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/

}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
.paging a.active {
	font-weight: bold; 
	background: #ffffff; 
	color: #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

