/* --------------------------------------------------------------- */
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
/* --------------------------------------------------------------- */

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */
p, td, ol, ul, h1, h2, h3, h4, h5, address {
	font: normal 12px arial;
	}


/* Defines the body tag */
body {
	margin: 0;
	padding: 0;
	background: #D6D6D6 url(images/bg_site_original.jpg) repeat-x left top;
	}

div {
	margin: 0;
	padding: 0;
	}

/* Redefines the p tag */
p {
}

/* GENERAL H1 TAG */
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
}

h2 a { padding:0px; margin:0px; font-size:20px;}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
    color: #000080;
}
h4.darkblue{
	font-size: 14px;
	margin: 0;
	padding: 0;
    color: #000080;
}
h4.lightblue {
	font-size: 14px;
	margin: 0;
	padding: 0;
    color: #3366FF;
}
h4.black {
	font-size: 14px;
	margin: 0;
	padding: 0;
    color: #000;
}

h5 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #C90205;
	font-weight: bold;
}

img {
	border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a, a.email, a.links {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-size:12px;
	}
 a.links {
	font-weight: normal;	
	}
/* a:visited {
	text-decoration: none;}*/
a:hover, a.email:hover, a.links:hover {
	text-decoration: none;
	color: #666666;
	}

/* a:active {
	text-decoration: none;}*/

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse: collapse;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 0;
	width: 770px;
	clear:both;
	background: url(images/content.gif) repeat-y;
	}

/* DIV HEADER */
div#header {
	position: relative;
	margin-left: 0px;
	width: 770px;
	height: 122px;
	background: url(images/header.gif) no-repeat left top;
	z-index: 0;}

/* DIV BODY */
div#body {
	clear: both;
	}

/* DIV FLASH */
address {
	position: absolute;
	top: 29px;
	left: 561px;
	height: 57px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 196px;
	z-index: 3;
}

/* DIV FLASH */
div#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 122px;
	z-index: 1;}
	
hr {height:1px;
	border:1px dotted #666;
	width:619px;
	margin: 5px 15px 5px 15px;}	

div#content {
	margin-left: 121px;
	padding: 0px 5px 15px;
	width: 649px;
	color: #000000;
	clear:both;
	
	}
	#content h1 {
		margin: 0px;
		background: transparent;
		color:#cc0000;
		padding: 5px 15px 5px 15px;
		font-size: 18px;
		text-transform: uppercase;
		}
	#content h2 {
		padding: 8px 15px 5px 15px;
		font-size: 16px;
		color:#2F5378;
		font-weight: bold;
		}
	#content h3 {
		padding: 0px 15px 0px 15px;
		font-size: 16px;
		color:#cc0000;
		font-weight: bold;
		}
	#content h4{
		padding: 0px 15px 0px 15px;
		font-size: 16px;
		font-weight: bold;
		}
	#content p/*, p.tright, p.left*/{
		font-size:12px;
		margin: 5px 15px 15px 15px;
		}
		/*#content p.tright {
			text-align:right;
			margin: 5px 3px 5px 15px;
			}
		#content p.tleft {
			text-align:left;
			margin: 5px 15px 5px 0px;
			}
	#content ol {
		list-style-type: decimal-leading-zero;
		}*/
	/*#content dl {
		margin: 10px;}
	#content dt {
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 5px 0;
		border-bottom: 1px dashed #ccc;}
	#content dd {
		margin: 0 0 10px 0;
		padding: 0;
		text-indent: 0;}*/


	/* DIV COUPON 
	#content input.print {
		margin-left: 130px;}*/

/* DIV COUPON 
div#coupon {
	width: 300px;
	border: 1px dashed #333;
	margin: 10px 15px;
	padding: 15px;
	text-align: center;}
	#coupon h1 {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 18px;
		color: #333;}
	#coupon h2 {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 18px;
		color: #c00;}
	
	#coupon p {
		margin: 0 0 25px 0;
		padding: 0 0 0 0;}*/


/* DIV FOOTER */
div#footer {
	background: #EFEFEF url(images/footer.gif) no-repeat left top;
	left:0px;
	text-align: center;
	font-size: 10px;
	padding: 15px 0px 0px;
	clear: both;
	color:#ffffff;
	height: 100px;
	width: 100%;
	position: relative;
	clear:both;
	}
/*Footer utility nav for intro page
div#footerintro{
	text-align: center;
	font-size: 10px;
	color:#666666;
	padding: 0px 0px 0px 0px;
	clear: both;}*/


	/* DIV UTILITY NAV */
	div#utilnav/*, div#utilnavintro*/ {
	text-align: center;
	font-size: 11px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#ffffff;
	position: absolute;
	top:-18px;
	right:0px;
	width:700px;
	left: 117px;
}
	/*div#utilnavintro {
		margin: 5px 0px 5px 0px;
		text-align: center;
		}*/
		
		#utilnav a {
			text-decoration: none;
			font-size: 10px;
			font-weight: bold;
			color:#ffffff;
			}
		#utilnav a:hover {
			text-decoration: underline;
			color:#333;
			}
		/*Footer utility nav for intro page
		#utilnavintro a {
			color:#ffffff;
			text-decoration: none;
			font-size: 11px;
			font-weight: bold;}
		#utilnavintro a:hover {
			text-decoration: underline;
			color:#666666;}*/
	
	/* DIV COPYRIGHT */
	
	div#copyright {
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 20px;
	color: #000000;
	text-align: center;
}

#copyright a, #copyright a:link, #copyright a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover, #copyright a:active {
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding: 5px 0px;
}

/* Aligns content in the tableContainer's td tags to the top. Same as <td valign="top">.
table, td, th  {	
	border-collapse: collapse;
	vertical-align:top;} */

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
img.left {
	float: left;
	border:1px solid #666666;
	margin: 0px 5px 8px 0px;
	}
	img.leftno {
	float: left;
	margin: 0px 6px 8px 4px;
	}
img.right {
	float: right;
	border:1px solid #666666;
	margin: 0px 0px 5px 8px;
	}
.right {
	float: right;
	border:0px solid #666666;
	margin: 0px 0px 5px 8px;
	}
img.rightno {
	float: right;
	margin: 0px 0px 5px 8px;
	}
	
img.borderr {
	border:1px solid #666666;
	}


/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 121px;
	height: 250px;
	z-index: 10;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
	
div#nav li a#current{
	color: #fff;
	background-repeat:no-repeat;
	background-color: #000000;
}
	
div#nav li a#current:hover{
	color: #fff;
	background-repeat:no-repeat;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

/* UL TAG */
div#nav ul {
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	width: 121px;}

div#nav li {
	display: inline; /* Redefined here only to remove stray padding. */
	list-style: none;}

div#nav li a {
	font-size: 11px;
	color: #CA0403;
	text-decoration: none;
	display: block;
	width: 121px;
	padding: 6px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 0px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

html>body #nav li a {
	width: auto;}

div#nav li a:hover {
	color:#000000;
	background-image:url(images/navbkgon.gif);
	background-repeat:no-repeat;
	background-color: #D6D6D6;
}
	
/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/

/* AUDIO/SIGNIN CONTAINER */
div#audiosignin {
	position: absolute;
	top: 23px;
	left: 481px;
	width: 110px;
	z-index: 2;
	height: 50px;
}

/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/
.audio {
	margin: 0px;
	color:#cc0000;
	padding: 10px 15px 5px 23px;
	}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: center;
	text-align: center;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	clear: both;
}
img.right2 {
	float: right;
    padding: 2px;
}
img.right3 {
	float: right;
    padding-top: 5px;
}
img.left2 {
	float: left;
	padding: 2px;
}
img.blueborder {
	border: 1px solid #668DFF;
	vertical-align: top;
	}
	.underline {text-decoration: underline;}.bigredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C90205;
	text-align: center;
}
.centerbigbold {
	text-align: center;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #CA0303;
}
.centerbigboldred {
	text-align: center;
	clear: both;
	font-size: 16px;
	font-weight: bold;
}
.centerbigboldblue {
	text-align: center;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}
.centerbigboldgreen {
	text-align: center;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
.centerbigbolddkred {

	text-align: center;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}


div#slide {
	float: right;
	border:0px solid #666666;
	margin: 0px 2px 5px 8px;
	}
	
div.caption {
float: right;
margin-right: 5px;
}
div.caption p {
text-align: center;
}

ul { font-size:13px;}

ul.largelist { font-size:16px; font-weight:bold;}

.bigger{ font-size:18px; }


.two{ padding-left:15px;
font-size:17px;
				font-weight:bold;
				font-style:italic;
				font-family:Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				}


.caption2{ margin-right:5px;
background:#000000;
text-align:center;
width:302px;
float:left;
padding:0;
margin-bottom:5px;
margin-top:10px;}

.caption2 img{ padding:0;
				margin:0;
				border:1px solid #333333;}

.two p{ font-size:17px;
				font-weight:bold;
				font-style:italic;
				padding:4px 0;
				color:#FFFFFF;
				margin:0;}

/* ----------------- AUDIO DIV ----------------- */ 

a#audiolink {
	position: absolute;
	display: block;
	z-index:99;
	left: 552px;
	top: -1px;
}

div#flashhead{
	position:relative;
	z-index:1;
}

/* ----------------- ADMIN LOGIN DIV ----------------- */ 
a#admin {
	background: url(images/admin.gif) no-repeat;
	background-position: 100% 0px;
	height: 15px;
	width: 95px;
	margin: 0 auto;
	display: block;
}

a#admin:hover {
	background-position: 0% -18px;
}

/* ----------------- VID BUTTON DIV ----------------- */ 
div#vidbuttons {
	width:450px;
	margin: 0 auto;
}
	div#vidbuttons a {
		background: url(images/vid-buttons.gif) no-repeat;
		width:125px;
		height:30px;
		display:block;
		margin-right: 25px;
		float: left;
		text-indent:-5000px;
	}
	div#vidbuttons a#interiortops { background-position: 0% -0px }
	div#vidbuttons a#leather { background-position: 0% -30px }
	div#vidbuttons a#uplimited { background-position: 0% -60px }
	
		div#vidbuttons a#interiortops:hover { background-position: 100% -0px }
		div#vidbuttons a#leather:hover { background-position: 100% -30px }
		div#vidbuttons a#uplimited:hover { background-position: 100% -60px }