@charset "utf-8";
/* CSS Document */

body{
padding:0;
margin:0;
width:100%;
font-family:Arial, Helvetica, sans-serif !important;
font-size:12px;
color:#333333;
}
h1{
color:#990000;
font-size:18px;
font-weight:200;
}
.h1font{
color:#FFF;
font-size:12px;}

.h2font{
color:#FFF;
font-size:12px;}

.white{
color:#FFFFFF;
padding:0px;
margin:0px;
}
a{
color:#CCCCCC;
}
.content{
font-family:Arial, Helvetica, sans-serif !important; 
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}
#info{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#000000;
}
.body_font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.product_list{
padding-left:15px;
}
/* drop down menu */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}
#menu {
	width: 138px;
	padding-left: 0px;
	padding-bottom: 0px;

}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 19px;
	line-height: 19px;
	text-align: left;
	font-weight: bold;
}
#menu dd {
	border:none;
}
#menu li {
    list-style: none;
	text-align: left;
	margin-left: 10px;
}
#menu li a, #menu dt a {
	color:#333333;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	/*background: #eee; */
}
#bottomlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}
.bottomlinks{
padding-top:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}
.bottomlinks{color:#000000; text-decoration:none} /* unvisited link */
.bottomlinks a{color:#333333; text-decoration:none}  /* visited link */
.bottomlinks a:hover {color:  #333333; text-decoration:underline}   /* mouse over link */
.bottomlinks a:active {color:  #333333; text-decoration:none}   /* selected link */	
.products{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.products a{color:#333333; text-decoration:none}  /* visited link */
.products a:hover {color:  #333333; text-decoration:underline}   /* mouse over link */
.products a:active {color:  #333333; text-decoration:none}   /* selected link */	

.event_title{
font-weight:bold;
}
.date{
font-style:italic;
font-stretch:semi-expanded;
}
.shows_events{
line-height:18px;
}
.sales_person{
border:#FFFFFF solid medium;
}
#product_content{
width:670px; 
height:466px;
background-color:#00080f;
max-height:466px;
max-width:670px;
overflow:auto;
color:#FFFFFF;
}
.title{
padding-left:10px;
padding-bottom:5px;
vertical-align:bottom;
}
#shows_events{
padding: 35px 20px 0px 30px;
}
.sales_pictures{border:#FFFFFF medium solid;}
.title{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link.seo_copy, a:visited.seo_copy, a:hover.seo_copy, a:active.seo_copy {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a:link.seo_footer, a:visited.seo_footer, a:hover.seo_footer, a:active.seo_footer {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#bottomseo {
	width: 100%;
	margin: 2px auto;
	text-align: center;
	font-size: 9px;
	color: #999;
}