@media print {
#footer,.rightcol{text-align:center;}
#footer ul { display:none; }
#menu,#header,#leftcol,#Pagenumbers,.noprint,.thumbnailImage br, .internalad, #rotator {display:none;}
.invenpics { text-align:center; }
.thumbnailImage{display:inline;}
.thumbnailImage img{padding:10px;}
a{text-decoration:none;color:#000000;}
img{border:0 solid white;}
.InventoryPrice { color: #CC0000; font-weight: bold; font-family: Arial; font-style: italic; }
}
@media screen {
.clear {
	clear:both;
}
a img {
	border:0;
}

body {
	background-color:#D7D7D7;
	text-align: center;
	font: .72em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* CSS for the Menu */
#menu {
	height:33px;
	background-image: url('images/jazz/header-2-20th.gif');
}

#menu ul
{
	margin: 0;
	padding: 0;
	z-index: 500;
}

menu ul * {
	z-index: 500;
}

#menu ul li
{
	margin: 0;
	padding: 0;
}

#menu ul li a
{
	display: block;
/*width:96px;*/
	height:33px;
	padding:8px 25px 0 25px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:25px;
}
html>body #menu ul li a {
	height:25px;
}

#menu {
overflow:hidden;
}
#menu ul li a:hover {
	background-image: url('images/jazz/lbackground.gif');
}

#menu ul li ul
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
	
	background: #E3E3E3;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	height:auto;
	color: #1A286E;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#menu ul li ul li a:hover {
	color: #CC0000;
	background-image:none;
}

#menu ul li ul, #menu ul li ul li {
	display:block;
	clear:both;
}

#menu ul li ul li {
	float:left;
}


/* Main CSS */

h1 { 
	color: #535769;
	font: bold 1.6em Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h2 { 
	color: #535769;
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;	
	margin:0;
	padding:0;
}

h3 { 
	color: #535769;
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;	
	margin:0;
	padding:0;
}
h4 { 
	color: #535769;
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;	
	margin:0;
	padding:0;
}
.SectionImageLeft {
	float: left;
	margin-right: 10px;
}
#wrapper, #wrapper3col {
	margin: 0 auto; /* to fix centering in Mozilla */
	background: url('images/jazz/backrepeat.gif') repeat-y;
	text-align: left;
	width:988px;
	padding:0;
}
#header {
	height:120px;
	width:988px;
	background-image: url('images/jazz/header-1-20th.gif');
	overflow:hidden;
	padding:0 6px 0 6px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:976px;
}
html>body #header {
	width:976px;
}
#rotator {
	width: 962px;
	height:304px;
	margin:0 13px 0 13px;
	background-image: url('images/jazz/rotator.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}
#rotator .rotateDescription {
	width:476px;
	height:277px;
	float:left;
	padding:0;
	padding-left:17px;
	padding-top:25px;
	text-align:center;
	margin:0;
	
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	width:459px;
	height:252px;
}
html>body #rotator .rotateDescription {
	width:459px;
	height:252px;
}
#rotator .rotateDescription .description {
	height:210px;
	color:#FFF;
	padding:0;
	margin:0;
}

#rotator .rotateDescription .description p {
	margin:1em 0 1em 0;
}

#rotator .rotateDescription .description ul {
	margin-top:0;
	margin-bottom:0;
}

#rotator .rotateDescription .description a {
	height:210px;
	color:#ddd;
}
#rotator .rotateContent {
	width:469px;
	height:277px;
	float:right;
	padding-right:17px;
	padding-top:25px;
	text-align:center;
	overflow:hidden;
	border:0px solid #000;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	width:452px;
	height:252px;
}
#rotator .rotateContent img {
	border:0px solid #000;
	margin:0;
	padding:0;
}
html>body #rotator .rotateContent {
	width:452px;
	height:252px;
}
#rotator .navigation {
	padding:0 0 5px 0;
}
#rotator .navigation a {
	border:1px solid #4d1313;
	background-color:#B81010;
	font: bold 18px Arial, Verdana, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:4px;
	margin:0 3px 0 3px;
	cursor:pointer;
}
#rotator .navigation .activeSlide {
background-color:#72100F;
}

#rotator .slidetext {
	display:none;
}
#body {
	width: 962px;
	margin:0 13px 0 13px;
	padding:5px 0 0 0;
}

#menu ul {
	list-style:none;
}

#rightmenu {
	margin-top:0px;
	width:438px;
	float:left;

}

#leftmenu {
	margin-top:0px;
	width:438px;
	float:right;
}

#menu ul li a {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#rightmenu ul li {
	float:right;
}

#leftmenu ul li {
	float:left;

}

#footer {
	margin: 0 auto; /* to fix centering in Mozilla */
	width:988px;
	background-image: url('images/jazz/footer.gif');
	background-repeat: no-repeat;
	padding:0;
	text-align:center;
}
#footer .links {
width:962px;
margin:0 0 0 0px;
}
#footer .links div { 
	float:left; 
	padding:20px 0 10px 30px;
	width:160px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
}
html>body #footer .links div {
	width:130px;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.left { text-align:left; }
#FullCol {
	width:962px;
	margin:0 12px 0 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:938px;
}

html>body #FullCol {
	width:938px;
}

#LeftCol, #CenterCol, #RightCol {
	padding:0;
	float:left;
	width:320px;
	padding:12px 12px 12px 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:296px;
}
html>body #LeftCol, html>body #CenterCol, html>body #RightCol {
width:296px;
}
#CenterCol {
	width: 322px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:298px;
}

html>body #CenterCol {
	width:298px;
}

#TwoColLeft { 
	float:left;
	width:176px;
	padding: 12px 12px 12px 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:152px;
}

html>body #TwoColLeft {
	width:152px;
}

.newsletter {
background: repeat-y url('/images/mailinglist/greyback.gif');
}

.newsletter #TwoColLeft { 
	float:left;
	width:200px;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
}

html>body .newsletter #TwoColLeft {
	width:180px;
}

#maincol { 
	float:left;
	width:786px;
	padding: 12px 12px 12px 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:762px;
}

html>body #maincol {
	width:762px;
}

.newsletter #maincol { 
	float:left;
	width:762px;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:742px;
}

html>body .newsletter #maincol {
	width:742px;
}

#body a, #body a:visited {
text-decoration:none;
color:#2A00FF;
}

#body a:hover {
text-decoration:underline;
}
#footer a {
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer a, #footer a:visited, #footer div * {
color:#555555;
}

hr {
color: #e2e2e2;;
background-color: #ededed;
height: 1px;
}

.address {
	float:left;
	width:377px;
	padding:82px 0 0 0;
	text-align:center;
}

.address h1 {
	font:italic 13px Verdana, Arial, Helvetica, sans-serif;
	color:#B3B3B3;
}

#header a img {
	float:left;
}

#header .googlesearch {

	float:left;
	margin:86px 6px 0 0;
	text-align:right;
	
	width:371px;
}
html>body #header .googlesearch {
	width:371px;
}



.rotatorContent div {
	text-align:center;
	width:452px;
	height:252px;
}
#Pagenumbers ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
	#Pagenumbers ul li {
	display: inline;
	padding-left: 10px;
	text-align: right;
	color: #003366;
	text-decoration: underline;
	cursor: pointer;
	}
	
#Pagenumbers .currentpage {
	cursor:inherit;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.greyback {
background: repeat-y url('images/jazz/greyback.gif');
}

.rightgreyback {
background: repeat-y url('images/jazz/greyback.gif');
background-position:right;
}

	.verticalmenu a:hover {
	color: #CC0000;
	background: url('/images/hoverstate.gif') no-repeat;
	}
	
		html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover {
			width: 143px;
			height: 16px;
		}
.internalad { text-align:center; width:150x; }
.internalad .left { text-align:left; }
.internalad * {
	color: #1A286E;
}
.red {
color:#CC0000;
}

.InventoryPrice{
		color: #CC0000;
		font: italic bold 1.6em Arial, Verdana, Helvetica, sans-serif;
  	}
	
	
.thumbnail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.thumbnailImage {
	text-align: center;
padding:2px;

}

.module {
	padding:0 0 1em 0;
}



#menumanufacturers {
width: 163px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 113px;
}

html>body #menumanufacturers {
width: 113px;
}

#menushowroom {
width: 135px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 85px;
}

html>body #menushowroom {
width: 85px;
}

#menucontact {
width: 110px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 60px;
}

html>body #menucontact {
width: 60px;
}


#menulinks {
width: 92px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 42px;
}

html>body #menulinks {
width: 42px;
}

#menuinventory {
width: 128px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 78px;
}

html>body #menuinventory {
width: 78px;
}

#menukings {
width: 170px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 120px;
}

html>body #menukings {
width: 120px;
}

#creditapp th, #rvvalue th {
	text-align:right;
	font-weight:normal;
}
#creditapp input {
	width:200px;
}
#creditapp .autosize {
	width:auto;
}
#creditapp th {
	width:250px;
}
#creditapp h2 {
	text-align:center;
	margin:5px;
}
}
