body {
	background: #000000 url(images/menubk.gif) repeat-x left 278px;
	font: 11px Tahoma, "Trebuchet MS";
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

i {
	display: none;
}
h2, h3, h4, h5, h6 {
	color: #FFAAFF;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
a
{
	color: #FFAAFF;
	text-decoration: none;
}
a:hover {
	color: #FFAAFF;
	text-decoration: underline;
}

#main {
	width: 930px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}

/*header images styles*/
.home {
	background: url(images/new-top1.jpg) no-repeat right top;
}
.bios {
	background: url(images/new-top1.jpg) no-repeat right top;
}
.videos {
	background: url(images/bookings_top2.jpg) no-repeat right top;
}
.bookings {
	background: url(images/new-top1.jpg) no-repeat right top;
}
.bios2 {
	background: url(images/new-top1.jpg) no-repeat right top;
}

.logo {
	background: url(images/quad.jpg) no-repeat left top;
	height: 266px;
	width: 900px;
	margin-top: 5px;
	padding: 0px;
}
.logo2 {
	
}
.quote
{
	font: 12px "Times New Roman", Times, serif;
	font-style: italic;
}
#menu {
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 3px 0px 0px;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 3px;
}

/*#menu a:hover {
	background: #000000;
	color: #FFAAFF;
}*/
#menu .overMe {
	background: #222222;
	color: #FFAAFF;
}
#menu .current {
	background: #000000;
	color: #FFFFFF;
}
#menu .section_name {
	color: #FFAAFF;
	text-decoration: none;
	margin-left: 20px;
	font: bold 20px "Trebuchet MS";
}
#menu ul ul {
	background: #222222;
	z-index: 10;
	position: absolute;
	margin: 0px 0px 0px -999px;
	padding: 5px 5px 10px;
}
#menu li li {
	margin: 0px;
	padding: 0px;
}
#menu li li a {
	display: block;
	padding-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	margin-top: 5px;
}
#menu li li a:hover {
	color: #FFAAFF;
	text-decoration: none;
	background: #333333;
}

/*dropmenu action */
#menu li:hover ul {
	margin-left: 320px;
}


#container {
	margin: 0px;
	padding: 0px;
}

#leftpanel {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 650px;
	float: left;
}
#leftpanelfull {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 930px;
	float: left;
}
.hvideo {
	background: url(images/video_top.gif) no-repeat left top;
	margin: 15px 0px 0px;
	padding: 11px 0px 0px;
	width: 633px;
	height: 200px;
}
.hvideo_box {
	background: #1f1f1f url(images/video_btm.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px;
	height: 200px;
}
.hvideo .player {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	z-index: 0;
}
.hvideo .details p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.hvideo .details strong {
	color: #FFAAFF;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
}



#list {
	margin-right: 15px;
	margin-top: 15px;
}
#list h2 {
	font-size: 20px;
	margin-bottom: 0px;
	border-bottom: 2px solid #333333;
}

#list .item {
	display: block;
	clear: both;
	border-bottom: 1px dotted #555555;
	min-height: 175px;  
	padding-top: 15px;
}

#list .item img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #666666;
	float: left;
}
#list .item h3 {
	color: #FFAAFF;
	text-decoration: none;
	font: bold 12px "Trebuchet MS";
}
#article {
	padding-left: 325px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#articlewide {
	padding-left: 40px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#articlefull {
	padding-left: 40px;
	padding-top: 15px;
	min-height: 545px;
	margin-right: 15px;
}
#article h3 {
	color: #FFAAFF;
	text-decoration: none;
}

.bio1 {
	background: url(images/bio-al-estrada2.jpg) no-repeat left top;
}
.bio-joe-lester {
	background: url(images/paul-carman.jpg) no-repeat left top;
}
.bio-david-victor {
	background: url(images/jimmy-davis.jpg) no-repeat left top;
}
.bio-glenn-jost {
	background: url(images/bio-tony-espinosa.jpg) no-repeat left top;

}
#video_content {
	margin: 15px 0px 0px;
	padding: 0px;
}
.vid_item {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 325px;
	height: 130px;
}
.vid_item img {
	border: 1px solid #999999;
}

.vid_detail {
	display: block;
	margin-left: 160px;
}
.vid_detail p {
	margin: 0px;
	padding: 0px;
}
.vid_detail strong {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFAAFF;
	text-decoration: none;
}

a.wma {
	background: url(images/wmicon.gif) no-repeat left;
	height: 20px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 25px;
}
a.qt {
	background: url(images/qticon.gif) no-repeat left;
	height: 20px;
	display: block;
	padding-top: 3px;
	padding-left: 25px;
	color: #CCCCCC;
	text-decoration: none;
}
.toptext {
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
}




#rightpanel {
	width: 280px;
	float: left;
	margin-bottom: 20px;
}
#showlist {
	background: url(images/sider_top.gif) no-repeat left top;
	margin: 15px 0px 0px 17px;
	padding: 10px 0px 0px;
	width: 263px;
}
#showlist .show_box {
	background: url(images/sider_btm.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 3px;
}
.show_box h3 {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	background: #1f1f1f;
	font: bold 16px "Trebuchet MS";
	color: #FFAAFF;
	text-decoration: none;
}

.show_box ul {
	margin: 0px;
	padding: 0px 0px 15px;
	list-style: none;
	display: block;
	background: #1f1f1f;
}
.show_box li {
	margin-bottom: 7px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 4px;
	margin-left: 15px;
	margin-right: 15px;
	background: url(images/item_bul.gif) no-repeat left 2px;
	padding-left: 20px;
}
.show_box p {
	margin: 0px;
	padding: 0px;
}
.show_box strong {
	color: #FFAAFF;
}


.smokin_bios {
	background: url(images/smokin_bios.jpg) no-repeat;
	margin: 10px 0px 10px 17px;
	padding: 0px;
	height: 106px;
	width: 262px;
}

.mailing_list_promo {
	margin: 10px 0px 10px 17px;
	padding: 0px;
	height: 117px;
	width: 262px;
}
#rightpanel form {
	margin-left: 17px;
}



#footer {
	margin: 0px auto;
	padding: 10px 0px 0px;
	clear: both;
	width: 930px;
	border-top: 1px solid #999999;
	height: 50px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
}
#footer li {
	display: inline;
}
#footer a {
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color:#FFAAFF;
}
#footer p {
	float: right;
	margin: 0px;
	padding: 10px 0px 0px;
}

.fine-print {
	font: 8px Tahoma, "Trebuchet MS";
	color: #AAAAAA;
}

.floatleft{
    float: left;
    border: 2px solid #cccccc;
    margin-right: 10px;
    margin-bottom: 4px;
    }
