/* CSS Document 

 * HTML Attributes
--------------------------------------------------------------------------------*/

html {
  margin: 0;
  padding: 0;
  background: #aeb0b1 url(/im/bg/background_new.gif) repeat-x top center scroll;
}

body {
  margin:0;
  padding:0;
}

a {
  color: #FF0000;
}

a:hover {
  text-decoration: none;
}

ul, li {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

h1 {
 margin: 0 0 10px 0;
 padding: 0;
 line-height: 26px;
 font: 30px Arial;
 font-weight: 900;
 color: #990000;
 letter-spacing: -2px;
}

h1 strong {
 font: Bold 14px Arial;
 display: block;
 margin: 0;
 letter-spacing: -1px;
}

h2 {
 font: Bold 18px Arial;
}

h3 {
 font: Bold 11px Arial;
}


/* Classes and Styles
------------------------------------------------------------------- */

.adPanels {
  width: 201px;
  height: 77px;
  background-repeat: no-repeat;
  padding: 13px 0 0 9px;
  margin: 5px 0 0 0;
  behavior: url(/iepngfix.htc);
}

.adPanels h3 {
  margin: 0 0 3px 0;
  display: block;
  font: Bold 11px Arial;
  color: #00FF00;
  width: 90px;
}

.adPanels a {
  margin: 0;
  font: 9px Verdana;
  color: #E2E2E2;
  display: block;
  width: 90px;
  text-decoration: none;
}

.adPanels a:hover {
  color: #999999;
}

#adPanelsDecks {
  background-image: url(/im/bg/ad_decks.png);
}

#adPanelsGallery {
  background-image: url(/im/bg/ad_girls.png);
}

#adPanelsEvents {
  background-image: url(/im/bg/ad_flyer.png);
}

.artistSite { margin: 25px 0 0 12px; display: block; height: 35px; }
.artistSite a { font: Bold 11px Arial; color: #FFFFFF; }
.artistSite a:hover { color: #000000; text-decoration: underline; }
.artistGallery { float: left; border: 1px solid #666666; padding: 3px; margin: 0 0 10px 10px; background-color: #FFFFFF; }
.artistGallery:hover { border: 1px solid #CCCCCC; background-color: #E2E2E2; }
.artistGallery img { width: 50px; height: 50px; border: none; }

#artistProfile {
  width: 210px;
  float: left;
  margin: 0 0 0 10px;
}

.bannerImage {
  background-image:url(/im/bn/header.jpg);
  height: 254px;
  width: 820px;
  background-position: 20px 0;
  background-repeat:no-repeat;
}

#bodyContainer {
  margin: 0 auto 0 auto;
	width: 820px;
}

#bodyContent {
  margin: 0 20px 0 20px;
  background: #FFF url(/im/bg/bg_body.gif) repeat-x;
  width: 780px;
}

#bubblesCover {
  background-image:url(/im/bg/bubbles.png);
  background-repeat: no-repeat;
  margin-left: 20px;
  width: 800px;
  height: 55px;
}

#bubblesBuffer {
  height: 199px;
}

#content {
  font: 12px Verdana;
  background: #FFF url(/im/bg/bg_down.gif) repeat-y;
  width: 820px;
  margin: 0;
}

.clearBoth {
  clear: both;
  margin: 0;
  padding: 0;
}

.contactBox {
  clear: both;
  margin: 2px 0 8px 0;
}

.contactBox label {
  width: 135px;
	font-weight: Bold;
  float: left;
  padding: 3px 0 0 0;
}

.contactBox label.alert {
  color: #FF0000;
}

.contactBox input {
  width: 215px;
  border: 1px solid #999999;
  padding: 2px 0 2px 3px;
  font: 11px Arial;
}

.contactBox input.shortInput, 
.contactBox select.shortInput {
  width: 90px;
}

.contactBox select {
  width: 220px;
  border: 1px solid #999999;
  padding: 0 0 0 3px;
  font: 11px Arial;
}

.contactBox textarea {
  width: 212px;
  height: 150px;
  border: 1px solid #999999;
  padding: 3px;
  font: 11px Arial;
}

.contactBox input.alert {
  border: 1px solid #FF0000;
}

.contactBox input.submitButton {
  width: 130px;
	font-weight: Bold;
}

.contactUs {
  margin: 120px 0 10px 0;
  width: 210px;
  font: 11px "lucinda grande", "tahoma", "Verdana", "Arial";
}

#mainColumn .errorMsg {
  border: 2px dotted #FF0000;
  background-color: #FFFFCC;
	color: #000;
  font: 11px Arial;
  margin: 0 0 15px 0;
  padding: 15px;
}

#mainColumn .errorMsg h4 {
  font: bold 13px Arial;
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  background-image:url(/im/bn/bn_stop.gif);
  background-repeat: no-repeat;
  background-position: 0 -1px;
}

#farRightColumn {
  float: left;
  width: 220px;
  margin: 0 0 0 10px;
  font: 9px Arial;
  padding: 0 0 90px 0;
  background-image:url(/im/bg/bg_headphones.jpg);
  background-repeat:no-repeat;
  background-position: bottom right;
}

#footer { padding: 0 0 20px 0; background-color: #000000; background-image:url(../im/bg/bg_footer.gif); }
#footerBlock { margin: 0 auto 0 auto; width: 780px; padding: 0; }
#footerContent {  color: #FFFFFF; border-top: 20px solid #FFFFFF; padding: 10px; background-color: #000000;  }

#footer .seoLinks { margin: 0 0 20px 0; font: 10px Arial; padding: 0; }
#footer .seoLinks li { padding: 0 5px 0 0; display: inline; margin: 0; height: 11px; } 
#footer .seoLinks a { font: 10px Arial; color: #FFFFFF; text-decoration: none; }
#footer .seoLinks a:hover { text-decoration: underline; color: #CCCCCC; }

#footer h4 { font: Bold 11px Arial; color: #666666; margin: 6px 0 6px 0; }

#footer .footerNav { text-align: center; margin: 10px 0 0 0; height: 35px; }
#footer .footerNav .mainNav { margin: 0 auto 0 auto; width: 800px; }

#footer #footerContent h2 {
  margin: 0 0 10px 0;
  height: 20px;
  font: Bold 13px Arial;
  display: block;
  padding: 0;
  color: #00FF00;
  border-bottom: 2px dotted #252525;
}

#footer #footerContent #seoArtists h2 { margin-top: 5px; }

#footer ul { margin: 0; padding: 0; }

#header {
  width: 820px;
  height: 254px;
  margin: 0;
  padding: 0;
  background-image:url(/im/bg/bg_header.jpg);
}

#headerCover {
  position: relative;
  z-index: 1;
  top: 200px;
  margin: 0 0 0 20px;
}

#headerCover img {
  height: 55px;
  width: 780px;
  border: none;
  behavior: url(/iepngfix.htc);
}

#headerImage {
  z-index: 0;
  margin: -55px 0 0 20px;
  width: 780px;
  height: 254px;
  background-image: url(/im/bn/header.jpg);
  background-repeat: no-repeat;
}

#headerImage img {
  height: 254px;
  width: 780px;
  border: none;
}

#homeNews {
  font-size: 9px;
  color: #666666;
}

#homeNews a {
  font-weight: normal;
}

#leftColumn { width: 155px; float: left; margin: 0; padding: 22px 5px 0 15px; font: 11px "lucinda grande", "tahoma", "Verdana", "Arial"; }
#leftColumn .copyColumn { border-right: 1px dotted #FFFFFF; padding: 7px 10px 0 0; }

#leftColumn ul {
  margin: 0 0 15px 0;
  padding: 0;
}

#leftColumn li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #CCCCCC;
}

#leftColumn li a,
#leftColumn li.selected,
#leftColumn li a,
#leftColumn li.selected {
  font-size: 11px;
  color: #FF0000;
  text-decoration: none;
  height: 20px;
  display: block;
  padding: 6px 0 2px 8px;
  font-weight: normal;
}

#leftColumn li.selected {
  color: #666666;
  background-image:url(/im/bg/bg_nav_selected.gif);
  background-repeat:no-repeat;
  background-position:right; }

#leftColumn li a:hover {
  background-color: #E2E2E2;
}

#leftColumn h2,
#leftColumn h3 {
  margin: 0 0 10px 0;
  font: Bold 14px Arial;
  text-transform: lowercase;
  color: #666666;
}

#leftColumn h3 {
  margin: 20px 0 10px 0;
}

#leftColumn h4 {
  margin: 3px 0 8px 0;
  font-size: 11px;
  color: #000000;
}

#leftColumn h5 {
  margin: 0;
}

#leftColumn h6 {
  font-size: 10px;
  margin: 3px 0 10px 0;
}

.linksColumn {
  padding: 0 10px 0 0;
}

.linksColumn h2 {
  width: 390px;
}

.linksBox {
  height: 80px;
	margin: 0 0 10px 0;
}

.linksBox img,
.linksMain {
  float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 10px;
}

.linksMain img {
  border: none;
}

#mainColumn .artistModule h2{
  margin: 10px 0 10px 10px;
  padding: 0;
  font: Bold 11px Arial;
  border-bottom: 1px dotted #CCCCCC;
  width: 195px;
  color: #000000;
}

#mainColumn .artistModule p {
  margin: 0 0 20px 10px;
}

.mainImage {
  margin: 0 0 10px 10px;
  padding: 6px;
  border: 1px solid #666666;
  background-color: #FFFFFF;
}

.mainImageRight {
  margin: 10px 0 10px 10px;
  padding: 6px;
  border: 1px solid #666666;
  background-color: #FFFFFF;
  float: right;
}

#mainColumn {
  font: 11px "lucinda grande", "tahoma", "Verdana", "Arial"; 
  margin: 0;
  padding: 0 0 0 10px;
  float: left;
  width: 595px;
}

#mainColumnMargin {
  padding: 0 15px 0 0;
}

#mainColumn h1 {
 margin: 8px 0 5px 0;
}

#mainColumn h2 {
  font: Bold 14px Arial;
  margin: 12px 0 15px 0;
  color: #999999;
  border-bottom: 1px dotted #999999;
}

#mainColumn h3 {
  margin: 0 2px 10px 0;
  display: inline;
}

#mainColumn h4 {
  font: Bold 11px Arial;
  margin: 0 2px 10px 0;
}

#mainColumn h5 {
  margin: 8px 0 5px 0;
  padding: 0;
  font: 9px Arial;
}

#mainColumnCopy {
  width: 340px;
  float: left;
  margin: 0 05px 0 0;
}

#mainColumn #eventVenue h2 {
  margin: 5px 0 10px 0;
  color:#000000;
  border: none;
  font-weight: normal;
  font-size: 16px;
}

#mainColumn #eventVenue h3 {
  display: block;
}

.faceyBox {
  background-color: #fff;
  display: block;
  margin-bottom: 15px;
}

.mainNav { margin: 0; padding: 0; }
.mainNav li { list-style-type: none; float: left; margin: 0; padding: 0; }

#primaryNav { background-image:url(/im/bn/navCorners.gif); background-repeat:no-repeat; }
#primaryNav ul { clear: both; height: 30px; background-image:url(/im/bg/bg_mainNav.gif); margin: 0 20px 0 20px; }
#primaryNav li { width: 77px; margin: 0 0 0 0; height: 22px; }
#primaryNav li a { width: 76px; text-align: center; font: Bold 10px Verdana; text-decoration: none; height: 15px; color:#FFFFFF; display: block; margin: 7px 0 0 0;  border-right: 1px solid #9fc20d; }
#primaryNav li a:hover {  color: #FFFF00; }

#primaryNav li.home a { border-right: none; }

.quoteStart {
  text-indent: 30px;
  width: 300px;
  margin: 10px 0 0 0;
  padding: 20px 0 0 25px;
  background-image: url(/im/bg/bg_Qleft.gif);
  background-position: top left;
  background-repeat: no-repeat;
  font: Bold 16px Arial;
  color: #cdbcbc;
}

.quoteClose {
  height: 23px;
  background-image: url(/im/bg/bg_Rleft.gif);
  background-repeat: no-repeat;
  background-position: right;
}

#rightColumn {
  float: left;
  width: 210px;
  margin: 0 0 0 10px;
  font: 9px Arial;
}

#rightColumnIndex {
  float: left;
  width: 240px;
  margin: 0 0 0 5px;
  font: 9px Arial;
}

#interviewFlyer {
  padding: 10px;
  margin: 0;
}

#interviewFlyer h3 {
  font: Bold 22px Arial;
  margin: 0;
}

#interviewFlyer h4 {
  margin: 0;
  padding: 0;
}

#interviewFlyer h6 {
  margin: 0;
  padding: 0 0 5px 0;
  font: Bold 11px Arial;
}

#interviewFlyer img {
  margin: 10px 0 0 0;
} 

#interviewFlyer p {
  margin: 0 0 5px 0;
  padding: 0;
}


#showGalleryBody a {
  display: block;
	float: left;
	border: 1px dotted #E2E2E2;
	padding: 3px;
	margin: 0 5px 5px 0;
}

#showGalleryBody a:hover {
  background-color: #FFF;
	border-color: #FF0000;
}

#showGalleryBody a img {
  border: none;
}

.selected { font-weight: bold; }

.setTimes {
  width: 180px;
  float: left;
  margin: 0 0 10px 0;
}

.setTimes div {
  width: 42px;
  float: left;
}

.setTimes ul {
  margin: 3px 0 0 0;
}

.setTimes li {
  padding: 1px 0 1px 0;
}

.size2 {
  font-size: 12px;
  font-weight: Bold;
}

.size3 {
  font-size: 16px;
  font-weight: Bold;
}

.size4 {
  font-size: 19px;
  font-weight: Bold;
}

.thumb:hover {
  border: 1px solid #FF0000;
	background-color: #E2E2E2;
}

.thumb {
  border: 1px dotted #CCCCCC;
	height: 86px;
	width: 86px;
	overflow: hidden;
	padding: 5px;
	float: left;
	margin: 0 10px 10px 0;
}

.thumb a {
  overflow: hidden;
	height: 86px;
	width: 86px;
	text-align: center;
	display: block;
}

*html .thumb {
  padding: 4px 5px 5px 4px;
}

*html .thumb a {
	border: 1px solid #CCCCCC;
}

*html .thumb a:hover {
	border: 1px solid #FF0000;
}

.thumb img {
  height: auto;
	width: auto;
	border: none;
}

.flickr .thumb img {
  height: 86px;
	width: 86px;
}

.videoHolder {
  float: left;
  margin: 0 8px 8px 0;
  padding: 6px 3px 5px 3px;
  border: 1px solid #999999;
}

#mainColumn .videoHolder h3 {
  color: #FF0000;
  padding: 0 0 0 5px;
  font-size: 11px;
  font-weight: Normal;
  display: block;
  margin: 5px 2px 0 1px;
}

/* LightBox CSS
------------------------------------------------------------ 

#lightbox {
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}

#lightboxDetails {
  font-size: 0.8em;
  padding-top: 0.4em;
}

#lightboxCaption {
  float: left;
}

#keyboardMsg {
  float: right;
}

#closeButton {
  top: 5px; right: 5px;
}

#lightbox img {
  border: none; clear: both;
} 

#overlay img {
  border: none;
}

#overlay { 
  background-image: url(../im/bg/overlay.png);
}

* html #overlay{
  background-color: #333;
  background-color: transparent;
  background-image: url(../im/bg/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/im/bg/overlay.png", sizingMethod="scale");
}

*/