/* Basics
------------------------------------------------------------------*/
body,
html 	{
	margin: 0;
	padding: 0;
	border: 0;
	color: #a8a7a7;
	background: #162424 url(../images/body_back.gif) repeat-x 0 0;
}
body {
	min-width: 780px;
	margin: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 17px;
	padding: 0 0 15px 0;
	border: 0;
	}

a:link, a:visited  { 
	color: #185351; 
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:active, a:hover     {
		color: #599948;
		text-decoration: none;
		border-bottom: 1px solid #ccc;
}

#Main h1	{
	color: #c04013;
	margin: 0 0 10px 0;
	padding: 8px 0 2px 0;
	font-size: 13px;
	font-family: "Lucida Grande";
	border-bottom: 1px solid #2e1e17;
}
#Main h2	{
	color: #599948;
	font-size: small;
}
h3	{
	font-size: small;
	border: none;
	padding:  0 0 10px 0;
	margin: 0;	
}
#Main p 	{ 
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	 }	 
#Main p.Quote 	{ 
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px 15px;
	font-style: italic;
	color: #599948;
	 }	 
#Main p.Listing	{
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	background: transparent url(../images/h_dotted.gif) repeat-x top left;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	}

ul li.Star ul	{
	margin: 5px 0 0 5px;
}
li.Star		{
	line-height: 17px;
	list-style-type: none;
	vertical-align: top;
	background: transparent url(../images/star.gif) no-repeat 0px 3px;
	padding: 0 0 5px 15px;
	margin: 0 0 0 10px;
	position: relative;
}
li.Arrow		{
	line-height: 17px;
	list-style-type: none;
	vertical-align: top;
	background: transparent url(../images/arrow.gif) no-repeat 0px 3px;
	padding: 0 0 5px 15px;
	margin: 0;	
	position: relative;
}
.bold	{
	font-weight: bold;
}
img.icon	{	
	
	border: 0;
	width: 16px;
	height: 16px;
	padding: 0 0 0 4px;
	vertical-align: bottom;	

}
.Date {
	color: #773c26;
	padding: 0 15px 0 0;
}

/* Content Wrappers
------------------------------------------------------------------*/
#OutsideWrapper {
	margin: 0 auto;
	text-align: left;
	padding: 0;		
	background: transparent;
	border: none;
	width: 780px;
	overflow: hidden;
	}

#RightColumnGradientWrapper	{
	width: 770px;
	margin: 0 auto;
	padding: 0;

}
#ContentWrapper	{
	margin: 0 0 15px 0;
	width: 780px;
	border: 0;
	padding: 0;
	background: transparent url(../images/sidebar_back.gif) no-repeat right 45px;
	overflow: hidden;
	clear: both;
}

#Main {
		float: left;
		width: 500px;
		padding: 15px 10px 0 0;
		margin: 0;
		text-align: left;
}
#OneColumn {
	padding: 15px 15px 0 15px;
	width: 740px;
	border: 0;
	margin: 0;
	overflow: hidden;
	font-size: 95%;
}
/* Sidebar Definitions
------------------------------------------------------------------*/
#Sidebar {
		float: right;
		width: 240px;
		margin: 0;
		padding: 15px 0 0 30px;
		border: none;
		text-align: left;
		position: relative;
		font-size: 11px;
	}
#SidebarModule {
		float: right;
		width: 100%;
		margin: 0;
		padding: 0;
		border: 1px solid #a8b3cb;
		background: transparent url(../images/sidebar_back.gif) repeat-y;
		text-align: left;
		position: relative;
	}

#Sidebar h3,
#Sidebar h4,
#Sidebar p	{
	margin: 0 0 5px 0;
}

#Sidebar h1	{ 
	color: #c04013;
	margin: 0 0 10px 0;
	padding: 8px 0 2px 0;
	border-bottom: 1px solid #2e1e17;
	font-size: 13px;
	font-family: "Lucida Grande";
}
#Sidebar h1.Listing	{
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	background: transparent url(../images/sidebar_h_dotted.gif) repeat-x top left;
}
/* Press Archive
------------------------------------------------------------------*/

#PArchive	{
	width: 240px;
	height: 310px;
	overflow: auto;
	padding: 0;
	border: none;
	margin:  0 0 15px 0;
}
dl.PArchiveBox {
	width: 215px;
	padding: 5px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #2e1e17;
	border-right: 1px solid #2e1e17;
	border-top: 1px solid #483832;
	border-left: 1px solid #483832;
	background: #000000 url(../images/profile_module_back.gif) no-repeat top left;
}
dl.PArchiveBoxON {
	width: 215px;
	padding: 5px 0;
	margin: 0 0 7px 0;
	border: 1px solid #0c5555;
	background: #062021;
}
dt.PADate {
	width: 164px;
	padding: 0 7px;
	color: #773c26;
}
dd.PATitle {
	clear: right;
	margin: 0;
	padding: 0 7px;
}
/* Featured Press
------------------------------------------------------------------*/

.PressFirst	{
	border: none;
	background: none;
	padding: 5px 0;
	margin: 0;
	font-weight: normal;
}
.Press	{
	border: none;
	background: transparent url(../images/h_dotted.gif) repeat-x 0 0;
	padding: 18px 0 5px 0;
	margin: 3px 0 0 0;
	font-weight: normal;
}
.PressItemHeader	{
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
}
.Press p, 
.PressFirst p	{ 
	line-height: 20px;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0; 
	font-style: italic;
	font-weight: normal;
	}
	 
.FloatRight	{ 
    float: right; 
    margin: 5px 0 5px 25px; 
    border: 0;
}

.FloatRight a:link img.PerfThumb,
.FloatRight a:visited img.PerfThumb	{ 
	border: 1px solid #483832;
}
.FloatRight a:active img.PerfThumb,
.FloatRight a:hover img.PerfThumb	{ 
    border: 1px solid #0c5555;
}
.FloatRight,
.FloatRight a:hover	{
	border: none;	
	}	
/* Vertical List of Performances
------------------------------------------------------------------*/

#PerfListImagesOnly	{
	width: 240px;
	height: 440px;
	overflow: auto;
	padding: 0;
	border: 0;
	margin:  0;
}
#PerfListVideo	{
	width: 240px;
	height: 530px;
	overflow: auto;
	padding: 0;
	border: 0;
	margin:  0;
}
div.PerformanceBox {
	width: 201px;
	display: block;
	padding: 5px 7px;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #2e1e17;
	border-right: 1px solid #2e1e17;
	border-top: 1px solid #483832;
	border-left: 1px solid #483832;
	background: #000000 url(../images/profile_module_back.gif) no-repeat top left;
}
div.PerformanceBox:hover {
	width: 201px;
	padding: 5px 7px;
	margin: 0 0 7px 0;
	border: 1px solid #0c5555;
	background: #062021;
}
/* Determining Performance box selected state by page. When creating new performance pages, make sure to create an id associated with the performance. Add to the <body>, add to the performance list, including Box ending, and add here.
------------------------------------------------------------------*/
#CarBibbeTwo #CarBibbeTwoBox,
#SevenSecondsTwo #SevenSecondsTwoBox,
#SevenSecondsOne #SevenSecondsOneBox,
#LosingIt #LosingItBox,
#DreamUmbrellas #DreamUmbrellasBox,
#DoubleHappiness #DoubleHappinessBox,
#RussianQuadFour #RussianQuadFourBox,
#RussianQuadThree #RussianQuadThreeBox,
#RussianQuadTwo #RussianQuadTwoBox,
#AlienBirth #AlienBirthBox,
#CarBibbe #CarBibbeBox,
#Collider #ColliderBox,
#IdentityTheft #IdentityTheftBox,
#DevalueDollar #DevalueDollarBox,
#IronLung #IronLungBox,
#Pong #PongBox,
#GrandTheft #GrandTheftBox,
#Haledol #HaledolBox,
#Walker #WalkerBox,
#WallsMart #WallsMartBox,
#MiamiVice #MiamiViceBox,
#AudienceResponse #AudienceResponseBox,
#Kong #KongBox,
#Gate #GateBox,
#Nitsch #NitschBox,
#Roulette #RouletteBox,
#TwentyEight #TwentyEightBox,
#PizzaSlut #PizzaSlutBox,
#Babelfish #BabelfishBox,
#Martyr #MartyrBox,
#SpawnSurreal #SpawnSurrealBox,
#Binge #BingeBox,
#Hazardous #HazardousBox,
#LastSupper #LastSupperBox,
#BorderPatrol #BorderPatrolBox,
#BreakingNews #BreakingNewsBox	{
	width: 201px;
	padding: 5px 7px;
	margin: 0 0 7px 0;
	border: 1px solid #0c5555;
	background: #062021;
}

/* Selected Member Profile
------------------------------------------------------------------*/

img.MemberProfile {  
    padding: 3px;
    background: #171717;
	border: 1px solid #483832;
}
.MemberLinks	{
	float: right;
	clear: left;
	width: 150px;
	padding: 10px 10px 5px 10px;
	margin: 3px 0 0 15px;
	border: 1px solid #1d2120;
	background: #060808;
	text-align: left;
	font-size: x-small;
}

.MemberLinks ul	{
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

/* Easy to Add Scrollbar for Vertical Members List if needed
------------------------------------------------------------------*/
#Members	{
	width: 240px;
	height: 440px;
	overflow: hidden;
	padding: 0;
	border: 0;
	margin:  0;	
}
.MemberBox	{
	width: 240px;
	height: 52px;
	padding: 0;
	margin: 0 0 10px 0;
}
.MemberThumb	{
	width: 62px;
	height: 50px;
	float: left;
}
img.MemberThumb {
	width: 60px;
	height: 50px;
	margin: 0;
	border: 0;	
	padding: 0;
	}

div.MemberThumb a:link img,
div.MemberThumb a:visited img	{
	border-bottom: 1px solid #2e1e17;
	border-right: 1px solid #483832;
	border-top: 1px solid #483832;
	border-left: 1px solid #483832;
	}
div.MemberThumb a:hover img,
div.MemberThumb a:active img	{
	border: 1px solid #0c5555;
	}
	
div.MemberDetails	{
	width: 167px;
	height: 43px;
	float: left;
	border-bottom: 1px solid #2e1e17;
	border-right: 1px solid #2e1e17;
	border-top: 1px solid #483832;
	border-left: 0;
	background: #000000 url(../images/profile_module_back.gif) no-repeat top left; 
	padding: 7px 0 0 10px;
	margin: 0;
}
div.MemberDetails:hover	{
	width: 167px;
	height: 43px;
	border: 1px solid #0c5555;
	border-left: 0;
	background: #062021; 
	padding: 7px 0 0 10px;
	margin: 0;
	float: left;
}
/* Determining Member box selected state by page
------------------------------------------------------------------*/

#Gaz #GazBox,
#Fau #FauBox,
#GreatEscape #GreatEscapeBox,
#Bibbe #BibbeBox,
#Liz #LizBox,
#Man #ManBox,
#Tran #TranBox	{
	width: 167px;
	height: 43px;
	border: 1px solid #0c5555;
	border-left: 0;
	background: #062021; 
	padding: 7px 0 0 10px;
	margin: 0;
	float: left;
}
/* All Performances
------------------------------------------------------------------*/

#PerformancesContentWrapper	{
	margin: 0 auto;
	width: 780px;
	border: 0;
	padding: 15px 0 20px 0;
	overflow: hidden;
	clear: both;
}
#PerformancesContentWrapper h1	{
	color: #c04013;
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	font-size: 13px;
	font-family: "Lucida Grande";
	border-bottom: 1px solid #2e1e17;
}
#AllPerfScroll	{
	width: 780px;
	height: 560px;
	overflow: auto;
	padding: 0;
	border: none;
	margin: 0;
}
.AllPerfBox	{
	width: 356px;
	height: 97px;
	padding: 0;
	margin: 0 15px 19px 0;
	border-bottom: 1px solid #2e1e17;
	border-right: 1px solid #2e1e17;
	border-top: 1px solid #483832;
	border-left: 1px solid #483832;
	background: #000000 url(../images/all_perf_box_back.gif) no-repeat top left;
	float: left;
	overflow: hidden;
}

.AllPerfBoxContainer	{
	width: 342px;
	height: 83px;
	padding: 7px;
	margin: 0;
}
div.AllPerfSmallThumb { 
    float: left;  
    margin: 0; 
    padding: 0;
    height: 83px;
    width: 114px;
}


img.PerfSmallThumb {  
    padding: 2px;
    background: #171717;   
    width: 97px;
    height: 77px;
    margin: 0;
}

div.AllPerfSmallThumb a:link img,
div.AllPerfSmallThumb a:visited img	{ 
	border: 1px solid #483832;
}
div.AllPerfSmallThumb a:hover img,
div.AllPerfSmallThumb a:active img	{ 
    border: 1px solid #0c5555;
}
div.AllPerfSmallThumb,
div.AllPerfSmallThumb a:hover	{
	border: none;	
	}
.AllPerfDescription	{
	float: right;
	width: 228px;
	height: 83px;
	font-size: 85%;
	line-height: 110%;
}
.AllPerfDescription	p	{
	padding: 9px 0 0 0;
	margin: 0;
	line-height: 120%;
}
.AllPerfDescription	span.Date	{
	float: right;
	clear: both;
	padding: 0 0 0 7px;
}

/* Selected Performances
------------------------------------------------------------------*/

/*** Note: width of actual performance image (without padding or borders) is 140px and height is 111px ***/

img.PerfThumb {  
    padding: 3px;
    background: #171717;
    border: 1px solid #483832;
    width: 140px;
    height: 111px;
}

#Main p.Caption	{
	padding: 1px 0 0 0;
	margin: 0 0 15px 0;
	line-height: 130%;
	font-size: x-small;
    font-weight: normal;
	color: #599948;    
}	
div.VideoFrame { 
    margin: 0 0 10px 0; 
    padding: 5px 0 0 0;
    border: 0;
    text-align: center;
}

div.PerfThumbOne { 
    float: left; 
    clear: right; 
    margin: 7px 0; 
    padding: 0;
    width: 148px;
}
div.PerfThumbTwo, div.PerfThumbThree	{ 
    float: left; 
    clear: right; 
    padding: 0;
    margin: 7px 0 7px 27px; 
    width: 148px;
}
div.PerfThumbOne a:link img,
div.PerfThumbOne a:visited img,
div.PerfThumbTwo a:link img,
div.PerfThumbTwo a:visited img,
div.PerfThumbThree a:link img,
div.PerfThumbThree a:visited img	{ 
	border: 1px solid #483832;
}
div.PerfThumbOne a:active img,
div.PerfThumbOne a:hover img,
div.PerfThumbTwo a:active img,
div.PerfThumbTwo a:hover img,
div.PerfThumbThree a:active img,
div.PerfThumbThree a:hover img	{ 
    border: 1px solid #0c5555;
}
div.PerfThumbOne,
div.PerfThumbOne a:hover,
div.PerfThumbTwo,
div.PerfThumbTwo a:hover,
div.PerfThumbThree,
div.PerfThumbThree a:hover	{
	border: none;	
	}
	
/* Image Carousel definitions
------------------------------------------------------------------*/

div.jMyCarousel .prev{
	background: url('../images/carousel_left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('../images/carousel_right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}


div.jMyCarousel ul li p.Caption	{
	padding: 1px 0 0 0;
	margin: 0 0 15px 0;
	line-height: 130%;
	font-size: x-small;
    font-weight: normal;
	color: #599948;    
	clear:left;
	width: 103px;
}
div.jMyCarousel	{

}

div.jMyCarousel ul	{
}

div.jMyCarousel ul li	{
	margin: 15px 10px;
	padding: 0px;
	height: 110px;
}
div.jMyCarousel a:link img,
div.jMyCarousel a:visited img	{ 
	border: 1px solid #483832;
}
div.jMyCarousel a:active img,
div.jMyCarousel a:hover img	{ 
    border: 1px solid #0c5555;
}

div.jMyCarousel a:hover	{
	border: none;	;
	}

div.jMyCarousel ul li a	{ /* in case of link */
	display:block;
}

div.jMyCarousel ul li img{
	display:block;
	border:0px;
}
