/***********************************************/
/* DEALER SITE #2 HTML tag styles              */
/***********************************************/ 

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color: #000000;
}
html>body { font-size: 10px; }
td, th, p {
	font-size: 1.25em;
	font-style:normal;
	font-weight:normal;
	line-height: 1.2em;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
a:link {
	color: #fcb713; /* MATCH LOGO COLOR HERE */
	text-decoration: none;
}
a:visited {
	color: #fcb713; /* MATCH LOGO COLOR HERE */
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #fcb713; /* MATCH LOGO COLOR HERE */
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	line-height:1.2em;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 2.2em;
	color: #FFFFFF;
}

h2 {
	font-size: 1.8em;
	color: #fcb713; /* MATCH LOGO COLOR HERE */
	font-style:italic;
}

h3 {
	font-size: 1.6em;
	color: #000000;
}

h4 {
	font-size: 1.6em;
	font-weight: normal;
	color: #CCCCCC;
	padding-left:1em;
}

h5{
	font-size: 1.1em;
	color: #334d55;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

label {
	font: bold 100% Arial,sans-serif;
	color: #000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	width: 1008px;
	margin: 0px auto;
	padding: 0px;
	height: 768px;
}
.AboutUs { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.customer_service { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.brands { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.home_theater_and_audio { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.custom_installation { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.competitive_pricing { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.special_promotions { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.financing_options { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.warranties_returns { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.b2b { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.customer_testimonials { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.download_brochure { background: #000000 url(../images/AboutUs.jpg) no-repeat; }
.welcome { background: #000000 url(../images/AboutUs.jpg) no-repeat; }

#masthead {
	margin: 0;
	padding: 10px 0px;
	border-bottom: 0;
	text-align:left;
	height: 135px;
	width: 850px;
	left: 0px;
	position: relative;
}
#masthead img {
	clear: none;
	float: left;
	padding: 1em 2em 0 2em;
}
#masthead h1, #masthead h2 {
	margin-top: 1em;
	margin-right: 15px;
	font-style: italic;
	
}
.clear {
    clear:both;
}
#navcontainer {
	width:125px;
	top:0em;
	margin:1em 1em;
	float: right;
	clear: left;
}
#content {
	float:left;
	width: 850px;
	margin: 0px;
	padding: 0;
}


/************* #breadCrumb styles *************/

#breadCrumb {
	font-size: 1.1em;
	padding: 5px 0px 5px 10px;
}


/************** .story styles ***************/

.story {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
#content table.story {
	margin-left:0em;
}

.story h3 {
	padding: 0px 0px 5px 0px;
	text-align: left;
}
.story img, .story img.left {
	padding: 0px 10px 0px 0px;
	margin: 0 0px 5px 0;
}
.story img.left {
	float: left;
}
.story img.right {
	float: right;
	padding:0 1.5em;
}

.story p {
  padding: .5em 1em 1em 0px;
}


/************* #siteInfo styles ***************/

#siteInfo {
	clear: both;
	border-top: #cccccc solid 1px;
	font-size: .9em;
	color: #cccccc;
	padding: 1em;
	margin-top: 0px;
	width:79%;
	text-align: right;
}

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
#navlist li {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:center;
	vertical-align:middle;
	line-height:33px;
}
#navlist #current li {
	color: #fcb713; /* MATCH LOGO COLOR HERE */
	text-decoration:none;
}
#navlist li#current a {
	display:block;
	width:125px;
	background-image: url(../images/button_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navlist li a {
	display:block;
	width:125px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000000;
	text-decoration:none;
	padding-bottom:.3em;
}
#navlist li a:hover {
	background-image: url(../images/button_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fcb713; /* MATCH LOGO COLOR HERE */
	cursor: hand;
}
#navlist li a span {
	width: 125px;
	display: block;
	cursor: pointer;
}
#navlist li#current a span {
	color: #fcb713; /* MATCH LOGO COLOR HERE */
	text-decoration:none;
}
#active {}


/*********** other styles ***********/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}
a.grey, .grey { color: #CCCCCC; }
.nofloat { float:none; }
