
@import url(/fdide/css/960.css);


body, html {
	background-color: #0e0e0c;
	margin: 0px 0px 20px 0px;
	font-size:11px;
	font-family:verdana;
	color:#666666;
	background-image: url(/img/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}

img {border:0;}

td {
	font-size:11px;
	font-family:verdana;
	color:#666666;
}

a:link, a:visited {
	color:#cc0000;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#cc0000;
}

h1 {
	font-family:georgia, times new roman;
	font-size:24px;
	color:#cc0000;
	font-weight:normal;
	margin:10px 0px 30px 0px;
	padding-top:0px;
	line-height:normal;
}
h2 {
	font-family:arial;
	font-size:18px;
	color:#cc0000;
	font-weight:normal;
}

h3 {
	font-family:arial;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	margin:0px;
}

.standardText {
	font-size: 12px;
}
.smallText {
	font-family:tahoma, verdana;
	font-size: 11px;
	line-height:normal;
}
.xsmallText {
	font-size: 10px;
}
.xxsmallText {
	font-size: 9px;
}

.formLabel {
	font-family:tahoma;color:#339999;font-weight:bold;font-size:11px;
}

.errorMessage {
	font-size: 11px;
	font-weight: bold;
	color:#cc0000;
}

form, select, option, input, button, textarea {
	margin: 0px;
	font-family: arial;
	font-size: 11px;
}

hr {
	color:#cccccc;
	border-style:solid;
	border:0px;
	height:1px;
	margin-top:5px;
	padding:0px;
}


/* Footer */


#footer {
	font-family:verdana,arial,sans-serif; 
	font-size:11px; 
	color:#666666;
	text-align:left;
	line-height:150%;
	border-top:1px dotted #ccc;
	padding-top:20px;
}
#footer a:link,#footer a:visited {
	color:#848484; 
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	color:#cc0000; 
	text-decoration:underline;
}

#madeUSA {
	float:right;
	margin-top:45px;
}

#creditCards {
	float:right;
	margin-top:40px;
}

#footer h3 {
	font-family:georgia, times new roman, serif;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

.vertrule {
	background:url("../img/grey-pixel.gif") repeat-y scroll 219px 0 transparent;
	height:140px;
	margin-bottom:10px;
}

/* END Footer */


.fourdog {
	float:right;
	width:170px;
}	


#wrapper {
	width: 967px;
	background-color:#ffffff;
	margin:0px auto;
	text-align:left;
	padding-bottom:10px;
}

#navBar {
	background-color:#cc0000;
	width:945px;
	margin:0px 10px 0px 10px;
}


#mainContent {
	vertical-align: top;
	padding:10px;
	border:0px;
	text-align:left;
	font-size:12px;
	font-family:verdana;
	color:#666666;
	line-height:200%;
	margin-bottom:20px;
}


.bullet {
	margin:0px 0px 8px 0px;
	font-size:10px;
	background-image:url('/img/bullet.gif');
	background-repeat:no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
	line-height:normal;
}



#leftNav {
	width:200px;
	border:1px solid #cac9c6;
	background-color:#efefdd;
	
}	

#leftNavProperties {
	padding:17px;
	font-size:12px;
	font-family:tahoma,verdana;
}

.leftNavCategory {
	font-family:georgia, times new roman;
	font-weight:bold;
	color:#000000;
	margin-bottom:20px;
}

.leftNavLink {
	margin:7px 0px 0px 10px;
	
}

#leftNavProperties a {
	text-decoration:none;
	color:#434338;
}

#leftNavProperties a:hover {
	text-decoration:underline;
	color:#cc0000;
}

#leftNavLinkOn a {
	text-decoration:underline;
	color:#cc0000;
	font-weight:bold;
	margin:7px 0px 0px -10px;
	background-image:url('/img/redarrow.gif');
	background-repeat:no-repeat;
	background-position: 0 .2em;
	padding-left: 14px;
}


.subCat {
	margin-top:40px;
}

#body {
	width:540px;
	padding:0 15px 0 20px;
	font-size:11px;
	font-family:verdana;
	color:#4e4e4e;
	line-height:175%;
}

#rightColumn {

}

#breadCrumb {
	font-family:tahoma,verdana;
	font-size:10px;
	font-weight:normal;
	margin-bottom:10px;
}

#breadCrumb a {
	color:#666666;
}

#category {
	background-image:url(/img/blankcategory.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:150px;
	width:720px;
	background-color:#000000;
	margin-bottom:10px;
}

#category H1 {
	color:#ffffff;
	margin:0px 0px 0px 20px;
	padding-top:57px;
}



.Billet {
	background-image:url(/img/billetaccessories.jpg);
}


#footerCategories {
	background-color:#cc0000;
	padding:5px;
	color:#ffffff;
}

#footerCategories a {
	color:#ffffff;
	text-decoration:none;
}


.anylinkcss{
position:absolute;
visibility: hidden;
/* border:1px solid #434338; */
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height: 18px;
z-index: 100;
background-color: #cc0000;
width: 140px;
}

.anylinkcss a {
width: 100%;
display: block;
border-top: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#ffffff;
}

.anylinkcss a:visited {
	color:#ffffff;
	text-decoration:none;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #990000;
color: #ffffff;
}


.testimonial {
	margin-bottom:20px;
	line-height:150%;
}

.testimonialAuthor {
	font-style:italic;
	font-weight:bold;
	margin-top:6px;
}

#mediaContact {
	border:1px solid #cdcdcd;
	padding:5px;
	margin:85px 0px 10px 0px;
	width:150px;
	line-height:13px;
	font-size:10px;
}
.prDownload a{
	font-size:10px;
	text-decoration:none;
	color:666666;
}

.prImg {
	border:1px solid #cdcdcd;
}

.productResult {
	float:left;
	height:225px;
	width:130px;
	text-align:center;
	line-height:normal;
	margin:10px 0px 10px 40px;
}




