/***** BASIC STYLES *****/
body {
	padding: 0;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg-site.gif);
	}
a:link, a:visited {
	color: #023573;
	}
a:hover, a:active {
	color: #000000;
	}
.siteframe {
	border-left: 1px solid #C5B756;
	border-right: 1px solid #C5B756;
	border-bottom: 9px solid #38347C;
	border-top: 9px solid #38347C;
	width: 784px;
	text-align: left;
	margin: 10px 0px;
	background-color: #fff;
	}
.header {
	background-color: #F7F6EB;
	background-image: url(../img/bg-header.jpg);
	background-repeat: repeat-x;
	}
/***** NAV STYLES *****/
.navarea {
	background-image: url(../img/bg-nav.gif);
	background-repeat: repeat-x;
	background-color: #F0EFF5;
	}
.navheader {
	background-image: url(../img/bg-header-full.jpg);
	background-repeat: repeat-x;
	background-color: #F7F6EB;
	vertical-align: bottom;
	padding-bottom: 12px;
	}
.subheader {
	background-image: url(../img/bg-header-sub.jpg);
	background-repeat: repeat-x;
	background-color: #F7F6EB;
	vertical-align: bottom;
	padding-bottom: 12px;
	}
.logo {
	margin: 3px 0 5px 10px;
	}
.logosub {
	margin: 7px 0 5px 10px;
	}
/***** TEXT STYLES *****/
.txtnote {
	font-style: italic;
	color: #999999;
	}

/***** ALT LINK STYLES *****/
a.notice:link, a.notice:visited {
	color: #990000;
	}
a.notice:hover, a.notice:active {
	color: #CC0000;
	}
.linkright {
	float: right;
	padding: 0 3px 5px 0;
	}
a.linkmore:link, a.linkmore:visited {
	color: #CC0000;
	font-size: 10px;
	vertical-align: middle;
	}
a.linkmore:hover, a.linkmore:active {
	color: #990000;
	}

/***** MAIN PAGE STYLES *****/
.quotearea {
	background-color: #FCEF7C;
	background-image: url(../img/cjjones_04.jpg);
	background-repeat: no-repeat;
	}
.welcomearea {
	background-color: #FEF4B9;
	background-image: url(../img/cjjones_07.jpg);
	background-repeat: no-repeat;
	}
.welcometext {
	padding: 25px 5px 5px 25px;
	}
.newsarea {
	background-image: url(../img/bg-drpshdw.gif);
	background-repeat: repeat-x;
	background-color: #FBF6D6;
	padding: 10px;
	}
.showsleft {
	float: left;
	width: 48%;
	padding-right: 2px;
	}
.showsright {
	float: right;
	width: 48%;
	padding-left: 2px;
	}
.nwsborder-top {
	background-image: url(../img/nwsbx_02.gif);
	background-repeat: repeat-x;
	}
.nwsborder-bottom {
	background-image: url(../img/nwsbx_08.gif);
	background-repeat: repeat-x;
	}
.nwsborder-left {
	background-image: url(../img/nwsbx_04.gif);
	background-repeat: repeat-y;
	height: 73px;
	}
.nwsborder-right {
	background-image: url(../img/nwsbx_06.gif);
	background-repeat: repeat-y;
	}
.nwscontent {
	background-image: url(../img/nwsbx_04.gif);
	background-repeat: repeat-y;
	height: 73px;
	padding: 3px 10px 3px 15px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #fff;
	vertical-align: top;
	}
	
.nwscontent ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}	
.nwscontent li {
    padding: 0 0 .5em 0;
    margin: 0;
}
.nwscontent p {
	padding: 0 0 5px 0;
	margin: 0;
	}
.nwsitem {
	padding-bottom: 10px;
	}
.nwscontent .date {
	font-size: 13px;
	font-weight: bold;
	color: #7D0000;
	}
.nwscontent a:link, .nwscontent a:visited {
	font-weight: bold;
	color: #333333;
	}
.nwscontent a:hover {
	color: #7D0000;
	}


.hmphotos {
	float:right;
	}
.boxbg1 {
	background-image: url(../img/cjjones_10.jpg);
	background-repeat: no-repeat;
	background-color: #FBF6D6;	
	padding: 25px 5px 0 10px;
	}
.boxbg2 {
	background-image: url(../img/cjjones_11b.jpg);
	background-repeat: no-repeat;
	background-color: #FBF6D6;	
	padding: 25px 10px 0 5px;
	}

/***** LIST STYLES *****/

#reviewlist
{
margin-left: 0;
padding-left: 0;
padding-top: 20px;
list-style-type: none;
font-size: 11px;
}

#reviewlist li
{
padding-left: 28px;
padding-bottom: 10px;
background-image: url(../img/icon-review.gif);
background-repeat: no-repeat;
background-position: 0px -2px;
}
#reviewlist a {
	font-weight: bold;
	}
#reviewlist ul { list-style: none; }

#medialist
{
margin-left: 0;
padding-left: 0;
padding-top: 20px;
list-style-type: none;
font-size: 11px;
}

#medialist li.video
{
padding-left: 28px;
padding-bottom: 10px;
background-image: url(../img/icon-video.gif);
background-repeat: no-repeat;
background-position: 0px -2px;
}
#medialist li.photos
{
padding-left: 28px;
padding-bottom: 10px;
background-image: url(../img/icon-photo.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}
#medialist a {
	font-weight: bold;
	}
#medialist ul { list-style: none; }

.listnote {
	background-image: none;
	color: #999999;
	}
.wrkshplist {
	font-size: 16px;
	}
.wrkshppast {
	list-style-type: none;
	font-size: 12px;
	}
.wrkshppast li {
	padding-top: 10px;
	}
.wrkshppast li li {
	padding-top: 10px;
	}
.wrkshppast .loc {
	font-size: 11px;
	color: #666666;
	font-style: italic;
	}
.quotelist li{
	list-style-type: none;
	font-size: 12px;
	}
.quotelist li li {
	list-style-type: square;
	margin-left: 200px;
	color: #666666;
	font-style: italic;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
	}
.showlist {
	list-style-type: none;
	margin-left: 80px;
	}
.showlist .date {
	font-size: 18px;
	font-weight: bold;
	color: #7D0000;
	padding-top: 15px;
	}
.showlist .show {
	font-weight: bold;
	font-size: 16px;
	}
.showlist .venue {
	font-weight: bold;
	font-size: 14px;
	}
.showlist .loc {
	font-size: 13px;
	}
.showlist .details {
	color: #666666;
	font-style: italic;
	font-size: 11px;
	}
.pastshowlist {
	list-style-type: none;
	margin-left: 80px;
	}
.pastshowlist .date {
	font-weight: bold;
	color: #7D0000;
	padding-top: 10px;
	font-size: 16px;
	}
.pastshowlist .show {
	font-weight: bold;
	font-size: 14px;
	}
.pastshowlist .details {
	font-style: italic;
	font-size: 10px;
	color: #999999;
	}

/***** SUB-PAGE STYLES *****/
.spquote {
	float: right;
	padding: 15px 5px 10px 10px;
	width: 250px;
	}
.quotetext {
	font-style: italic;
	font-size: 11px;
	}
.quotesource {
	clear: both;
	text-align: right;
	font-size: 9px;
	}
.pagecontent {
	padding: 10px 20px;
	}
.pagecontent p {
	text-align: justify;
	}
.pgttl {
	background-image: url(../img/subpg-ttlbg.gif);
	background-repeat: repeat-x;
	height: 52px;
	padding: 12px 5px 0px 10px;
	}
#sidebar {
	float: left;
	width: 170px;
	border: 1px solid #D0CCC0;
	background-color: #EBE8DF;
	padding: 8px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	}
#sidebar .callout {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	text-align: center;
	margin: 0;
	padding: 0;
	}
.sidebar-image {
	margin-bottom: 5px;
	}	
#sidecontent {
	float: left;
	width: 120px;
	padding: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	}
#bookinginfo {
	font-weight: bold;
	font-size: 11px;
	}
#dvdpromo {
	font-weight: bold;
	font-size: 11px;
	margin: 5px 50px 50px 250px;
	}
.bookingicon {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
	}
#assetsTable {
	width: 400px;
	margin-top: 20px;
	margin-right: 40px;
	float: right;
	}

.talentstxt {
	font-size: 20px;
	margin-left: 50px;
	}

.hacttl {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	}
.contactcontent {
	text-align: center;
	height: 300px;
	}
.contactintro {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.contactleft {
	text-align: right;
	font-weight: bold;
	}
.contactright {
	text-align: left;
	}
.contactfield {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	}
.contactnote {
	padding-left: 30px;
	font-size: 11px;
	text-align: left;
	width: 250px;
	}
.bookingnote {
	font-style: italic;
	color: #666666;
	font-size: 10px;
	}
/***** IMAGE STYLES *****/
.spphoto {
	float: right;
	}
.photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
/***** MEDIA PAGE STYLES *****/
#mediaTable {
	font-size: 11px;
	}
#mediaTable .txtcell {
	padding: 5px 5px 5px 15px;
	}
#mediaTable .thmbnl {
	margin: 5px;
	}
#mediaTable .sbttl {
	font-size: 21px;
	font-weight: bold;
	color: #9896B9;
	padding: 7px 0;
	}
.medialink {
	font-size: 16px;
	font-weight: bold;
	}
#orderTable {
	font-size: 115%;
	margin-bottom: 30px;
	padding: 10px;
	width: 450px;
	}
#orderTable .price {
	font-weight: bold;
	font-size: 115%;
	color: #990000;
	}
#orderTable ul {
	font-size: 90%;
	}
#orderTable .note {
	font-size: 85%;
	color: #666;
	font-style: italic;
	}
/***** CMS DATA STYLES *****/

/* List Styles for Upcoming Shows from CMS */
#nwsbx-upcoming { }
#nwsbx-upcoming ul { list-style-type: none; margin:0; padding:0; float: left; }
#nwsbx-upcoming li { color: #7d0000; font-size: 12px; font-weight: bold; margin:0; padding:0;}
#nwsbx-upcoming li ul {margin: 0; padding: 0; }
#nwsbx-upcoming li ul li { font-weight: normal; font-size: 10px; color: #000; }
#nwsbx-upcoming hr, #nwsbx-upcoming p {display: none; padding:0; margin:0;}
.schedulelist { margin: 25px 0; }
.schedulelist ul { list-style-type: none;  margin:0 0 0 30px; padding:0; }
.schedulelist li { font-weight: bold; font-size: 15px; color: #7d0000; margin: 5px 0 15px 0;}
.schedulelist li ul { margin: 5px 0 0 5px; }
.schedulelist strong { font-size: 14px; }
.schedulelist li ul li { font-weight: normal; color: #000; font-size: 11px; margin: 3px 0 0 5px;}

/***** NEWSLETTER STYLES *****/
#nwslttr { width:600px; margin-top: 10px; color: #38347c; }
#nwslttr .unsubscribe { font-size: 0.8em; }
.subscription-notes { margin: 20px 100px; }
.subscription-notes h2 { color:#900; }

/***** NEW STYLES *****/
.pgttl h2 {
    font: 20pt "Trebuchet MS";
    margin-top: 0px;
    color: #9896b9;
    
}
.pgttl a {
    text-decoration: none;
    color: #9896b9;
    
}