/* CSS Document */

a:link {
	color: #132F00; 
	text-decoration: none;
	font-weight: bold;	
}

a:visited {
	color: #132F00; 
	text-decoration: none;
	font-weight: bold;	
}

a:active {
	color: #376301; 
	text-decoration: underline;
	font-weight: bold;	
}
a:hover {
	color: #376301; 
	text-decoration: underline;
	font-weight: bold;	
}

a.buttonlink:link {
	color: #331432; 
	text-decoration: none;
}

a.buttonlink:visited {
	color: #331432; 
	text-decoration: none;
}

a.buttonlink:active {
	color: #251326; 
	text-decoration: none;
}
a.buttonlink:hover {
	color: #251222; 
	text-decoration: none;
}

body {
	background-color: #000000;
	color: #111111;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;	
	scrollbar-face-color: #4FB336;
	scrollbar-highlight-color: #DEF1C2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #769942;
	scrollbar-arrow-color: #226622;
	scrollbar-track-color: #000000;
}

hr  {
	color: #4C7C0D;
	width: 100%;
	height: 1px;
	border: 0;
}

.contentarea  {
	background-color: #FFF980;
	border: 1px solid #F0E11C;	
}

.bannerarea  {
	background-color: #009900;
}

.navarea  {
	background-color: #000000;
}

.navbg  {
	background-image:  url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.navtable  {
	background-image:  url(../../juiceandjam/htmlandgraphics/%22images/bg_nav.gif%22);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #A3BF6D;
	border: 1px solid #331432;				
}

fieldset  {
	background-image: url("images/bg_fieldset.gif");
	background-position: top left;	
	background-repeat: repeat-x;
	background-attachment: fixed;	
	border: 1px solid #DDCA02;	
	padding: 4px;
	color: #111111;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;				
}

legend  {
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight: bold;	
	color: #111111;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}



.button  {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #331432;	
	margin-bottom: 2px;	
	margin-right: 1px; 
	margin-top: 4px;	
	margin-left: 0px; 	
}

.columnheader {
	background: #CCCCCC;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #777777;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	font-family: Tahoma, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;		
}

.datacell {
	background: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #EEEEEE;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	font-family: Tahoma, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;							
}

table {
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
}

.tableheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	background-color: #008100;
	border-top: 1px solid #8AB24D;
	border-left: 1px solid #8AB24D;	
	border-bottom: 1px solid #003300;
	border-right: 1px solid #003300;
	padding-top: 2px;
	padding-bottom: 1px;		
}

.crewname {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
}

.textfield  {
	background-image:  url(../../juiceandjam/htmlandgraphics/%22images/bg_field.gif%22);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #113300;
	background-color: #FFAAFF;
	border-right: 1px solid #DEF1C2;
	border-bottom: 1px solid  #769942;
	border-top: 1px solid  #4C7C0D;
	border-left: 1px solid  #4C7C0D;
	padding: 4px;
}

textarea  {
	background-image:  url(../../juiceandjam/htmlandgraphics/%22images/bg_field.gif%22);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #113300;
	background-color: #FFAAFF;
	border-right: 1px solid #DEF1C2;
	border-bottom: 1px solid  #769942;
	border-top: 1px solid  #4C7C0D;
	border-left: 1px solid  #4C7C0D;
	padding: 4px;
}

.formbutton  {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #113300;
	background-color: #8AB24D;
	border-left: 1px solid #DEF1C2;
	border-top: 1px solid  #769942;
	border-bottom: 1px solid  #4C7C0D;
	border-right: 1px solid  #4C7C0D;
	margin-top: 4px;	
	padding-left: 2px;	
	padding-right: 2px;		
}


.button-hover {
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #666666;
	color: #331432;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 1px;	
	margin-right: 1px; 
	margin-top: 3px;	
	margin-left: 2px; 	
	padding-left: 4px; 
}

.date  {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #331432;	
}

.crewPhotos {
	border:0px;
	padding: 2px;
}

.crewPhotos td {
	text-align: center;
	padding: 2px;
	font-weight:bold;
}

.featureBox	{
	border: 1px solid #DDCA02;
	background-color:#fffccc;
	margin: 2px;
}

.featureBoxTitle {
	background-color: #DDCA02;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

.featureBoxPicture {
	vertical-align:top;
	padding: 2px;
}

.featureBoxText {
	vertical-align:top;
	padding: 2px;
}

.playlist {
	boder: 0px;
	padding: 4px;
}
.playlistTitle {
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	padding: 2px;
	text-align: center;
}
	
.playlistColumnHeader	{
	font-weight: bold;
}

.playlist .evenRow	{
	
}

.playlist .oddRow {
	background-color: #fffccc;
}

.playlist td{
	padding: 2px;
}