@charset "utf-8";
/* CSS Document */

/*Don't Forget To Reset*/
* {
	/*
	border:0pt none;
	font-family:inherit;
	font-size: 100%;
	font-style:inherit;
	font-weight:inherit; 
	*/
	margin:0pt;
	padding:0pt;
	/*vertical-align:baseline;*/
}
.quick-links a{ color:#333333;}
.product-description a{ color:#333333;}

.tooltip p{
    margin:0; 
    padding:0;
    padding:2px 7px;
}
a,a:link,a:visited,a:active{
	text-decoration:none;
	color:#333333;
}
.bstip {
	color:#666;
	z-index:8887;
	background-color:#FFF;
	display:none;
	padding:5px 10px 5px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:3px solid #81ad2e;
}
.bstip2 {
	color:#666;
	z-index:8887;
	background-color:#FFF;
	display:none;
	padding:5px 10px 5px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:3px solid #003;
}
.bswrap {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
}
table{padding:0px;
margin:0px;
color:#000099;
}
td{padding:0px;margin:0px;}
td.ul{
	width:18px;
	height:18px;
	background:url(img/ul.png);
}
td.ur{
	width:18px;
	height:18px;
	background:url(img/ur.png);
}
td.bl{
	width:18px;
	height:18px;
	background:url(img/bl.png);
}
td.br{
	width:18px;
	height:18px;
	background:url(img/br.png);
}
td.u{
	height:18px;
	background:url(img/u.jpg);
}
td.r{
	width:18px;
	background:url(img/r.jpg);
}
td.b{
	height:18px;
	background:url(img/b.jpg);
}
td.l{
	width:18px;
	background:url(img/l.jpg);
}
td.c{
	background:#e8e8e8;
	font-size:13px;
	color:#666;
}
.tabr{
	padding-left:10px;	
}
#links, #links a, #links a:visited, #links a:active{
	color:#999;
	text-decoration:none;
	font-size:12px;
}
#links a:hover{
	color:#666;
}
.product-description a.moreinfo{
	background:url(http://www.detachabletowbars.com/cs/img/more_info.jpg) no-repeat;
	color:#FFFFFF;
	padding:10 7px;
	font-weight:bold;
	font-variant:small-caps;
}
