/*
JamseedOrange: #E16B13;
*/

body,td,th {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
/*	background: url("../i/bg.jpg"); */
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom center;
}

/*used to make logo table cell a link. use: <a href><div class="annoying"></div></a>*/
.annoying {
	display:block;
	width:760px;
	height:100px;
	cursor:hand;
}
.annoyingHome {
	display:block;
	width:760px;
	height:160px;
	cursor:hand;
}


/*----------table classes----------*/





table.logo {
	border:1px #FFFFFF;
	border-bottom:0px;
	border-collapse:collapse;
	border-spacing:0px;
	background-color: #FFFFFF;
	width:760px;
}


table.logoWidget {
	border:1px #FFFFFF;
	border-bottom:0px;
	border-collapse:collapse;
	border-spacing:0px;
	background-color: #FFFFFF;
	width:295px;
}


table.logo td {
	font-size:12pt;
	font-weight: bold;
}


table.logoWidget td {
	font-size:15px;
	font-weight: bold;
	vertical-align: bottom;
}

table.logoWidget td.poweredBy {
	font-size:9px;
	font-weight: bold;
}





table.logoTable{
	border:1px solid black;
	border-bottom:0px;
	border-collapse:collapse;
	border-spacing:0px;
}

table.logoTable td {
	padding:0px;
	background-color:#ffcc99;
	background:url("../i/header2notext.png");
	height:100px;
	width:760px;
}

table.logoTableHome{
	border:1px solid black;
	border-collapse:collapse;
	border-spacing:0px;
}
table.logoTableHome td {
	padding:0px;
	background-color:#000000;
	background:url("../i/header3.png");
	height:166px;
	width:760px;
}
table.logoTableHome a {
	display:block;
	width:100%;
	height:100%;
}

table.bodyTable {
    vertical-align:top;
    border-collapse:collapse;
    padding:0px;
    margin-top:0px;
    text-align:left;
    width: 760px;
}

table.bodyTableWidget {
    vertical-align:top;
    border-collapse:collapse;
    padding:0px;
    margin-top:0px;
    text-align:left;
    width:295px;
}

table.contactTable {
	vertical-align:top;
	border:1px solid black;
	border-collapse:collapse;
	padding:0px;
	margin-top:0px;
	text-align:left;
}


table.bodyTableNotFirst {
	vertical-align:top;
	border:1px solid black;
	border-collapse:collapse;
	padding:0px;
	margin-top:5px;
	text-align:left;
}

table.bodyMusicianProfileTable {
	vertical-align:top;
	border:1px solid black;
	border-collapse:collapse;
	padding:5px;
	text-align:left;
}


table.bodyMusicianProfileTable td.bgWhite {
	vertical-align:top;
	padding:5px;
	background-color:#FFFFFF;
}


table.blogTable{
	vertical-align:top;
	background-color:#FFFFCC;
	padding:10px;
	border:1px solid black;
}

table.blogTable td.title{
	vertical-align:top;
	text-align:left;
	font-size:12pt;
	font-weight:bold;
}

table.blogTable td.message{
	vertical-align:top;
	text-align:left;
	font-size:10pt;
}
table.blogTable td.timestamp{
	text-align:right;
	font-style:italic;
}

table.bodyTable td.bgWhite {
	vertical-align:top;
	padding:0px;
	background-color:#FFFFFF;
}

table.bodyTable td.bgWhiteMusicianProfile {
	vertical-align:top;
	padding:0px;
	background-color:#FFFFFF;
}


table.bodyTable td.home {
	padding:0px;
	background-color:#FFFFFF;
}

table.bodyTable td.bgOrange {
	padding:10px;
	background-color:#FFCC99;
}

table.bodyTableNotFirst td.bgOrange {
	padding:10px;
	background-color:#FFCC99;
}

table.bodyTable td.bioBgOrange {
	padding:5px;
	background-color:#FFCC99;
}

table.bodyTable td.light {
	padding:10px;
	background-color:#FFFFCC;
	width:500px;
	text-align:left;
}

table.bodyTable td.dark {
	padding:0px;
	background-color:#FF6600;
	width:500px;
	text-align:left;
}

table.bodyTable td.darkWider {
	padding:20px;
	background-color:#ff6600;
	
}

table.bodyTable tr.contact {
	background-image:url('../i/contact.png');
	border-top:1px solid black;
}

table.bodyTable td.contact {
	padding:0px;
	font-color:#000000;
	font-size:12px;
	text-align:center;
}

table.contactTable tr.contact {
	background-image:url('../i/contact.png');
	border-top:1px solid black;
}

table.contactTable td.contact {
	padding:0px;
	font-color:#000000;
	font-size:12px;
	text-align:center;
}

/*--------end table classes--------*/


.oneMessageText {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
        margin: 0px 0px 0px 0px;
}

.navbar {
	color: #000000;
	font-size: 16px;
}


.body20px {font-size: 20px}

.boldformname {
	font-size: 14px;
	font-weight: bold;
}

.songname {
	font-size: 14px; 
	color: #E16B13;
}

.bulletintext {
	font-size: 14px; 
	color: #FFFFFF;
}

.tracksshows_small {
	font-size: 12px;
	color: #000000;
}

.edittrack {
	font-size: 14px; 
	color: #000000;
}

.bodybold {
	font-size: 14px;
	font-weight: bold;
}

.form10px {font-size: 10px}

.formorange {
	color: #FF6600;
	font-weight: bold;
}
.orange24px {
	color: #FF6600;
	font-size: 24px;
}

.orange18px {
	color: #FF6600;
	font-size: 18px;
}

.orange20px {
	color: #FF6600;
	font-size: 20px;
}


.formorange14px {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.buttonAsLink{
	text-decoration: none;
	font-family:       Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:         14px;
	font-weight:	   bold;
	color:             #FFFFFF;
	background-color:  #E16B13;
	border:	           1px solid #E16B13;
	border-width:      1;  
	cursor:            pointer;
	width:             150px;
	height:            36px;
	}

.buttonAsLink:hover{
	text-decoration:   none;
	color:             #FF6600;
	background-color:  #FFFFFF;
	border:		   1px solid #E16B13;
}


.mainButtonAsLink{
	text-decoration: none;
	font-family:       Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:         18px;
	font-weight:	   bold;
	color:             #FFFFFF;
	background-color:  #E16B13;
	border:	           1px solid #E16B13;
	border-width:      1;  
	cursor:            pointer;
	}

.mainButtonAsLink:hover{
	text-decoration:   none;
	color:             #000000
}


.littleButtonAsLink{
	text-decoration: none;
	font-family:       Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:         12px;
	color:             #FFFFFF;
	background-color:  #E16B13;
	border-width:      0;  
	cursor:            pointer;
	margin-left:	   10px;
	}

.littleButtonAsLink:hover{
	color:             #000000;
	text-decoration:   none;
}


.searchButtonAsLink{
	font-family:       Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:         11px;
	font-weight:	   bold;
	border:			   1px solid #E16B13;
	color:             #E16B13;
	background-color:  #FFFFFF;
	border-width:      1;  
	cursor:            pointer;
	width:             60px;
	height:			   19px;
	}

.searchButtonAsLink:hover{
	border:	1px solid #000000;
	color:  #000000;
}

.bigButtonAsLink{
	font-family:       Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:         24px;
	border:			   1px solid #E16B13;
	color:             #E16B13;
	background-color:  #FFcc99;
	border-width:      1;  
	cursor:            pointer;
	width:             200px;
	}
.bigButtonAsLink:hover{
	border:			   1px solid #E16B13;
	background-color:  #FFFFCC;
}
.createSeedButton{
	font-family:       Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:         18px;
	border:			   1px solid #E16B13;
	color:             #E16B13;
	background-color:  #FFcc99;
	border-width:      1;  
	cursor:            pointer;
	width:             250px;
	height:			   25px;
	}

.createSeedButton:hover{
	border:			   1px solid #E16B13;
	background-color:  #FFFFCC;
}


a:link {
	color: #E16B13;
	text-decoration: none;
}
a:visited {
	color: #E16B13;
	text-decoration: none;
}
a:hover {
	color: #E16B13;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}





/*------navbar classes------*/
.loggedInAs{
font-size: 10px;
text-align: right;
width: 760px;
}

.chromestyle{
width: 100%;
}

.chromestyle ul{
border: 1px solid #E16B13;
/* border: 1px solid #E16B13; */
border-bottom: 0px;
width: 760px;
height: 20px;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #E16B13;
color: #FFFFFF;
padding: 1px 1px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
list-style: none;
}

.chromestyle #active{
float: right;
margin-right: 2px;
margin-top: 0px;
padding: 0px;
}

.chromestyle ul li a{
color: #FFFFFF;
padding-top: 1px;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 2px;
margin-top: 1px;
margin-left: 0px;
text-decoration: none;
border: 1px solid #E16B13;
}

.chromestyle ul li a:hover {
  background: #FFFFFF center center repeat-x; /*THEME CHANGE HERE*/
  color: #E16B13
}

/*
.chromestyle ul li a[rel]:after{ 
content: " v";
content: " " url(downimage.gif); 
}
*/


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
/* font:normal 12px Trebuchet MS; */
line-height:18px;
z-index:100;
background-color: white;
width: 100px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #E16B13;
text-align: left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #E16B13;
color: #FFFFFF;
}


.divider {
    border: 1px solid #E16B13;
    background-color: #E16B13;#FFFFFF;
}


.subtledivider {
    border-top: 1px solid #DDDDDD;
    background-color: #DDDDDD;
}


.panel {
    border: 2px solid #E16B13;
    background-color: #FFFFFF;
/*    background-color: #E16B13; */
    color: #000000;
    margin: 0px;
    padding: 5px;
    text-align: left;
}

.panel td { 
    color: #000000;
/*    color: #FFFFFF; */
/*    font-weight: bold; */
    padding: 2px;
}

.noticeMePanel {
    border: 2px solid #E16B13;
    /* background-color: #FFFFFF; */
    background-color: #E16B13;
    color: #000000;
    margin: 0px;
    padding: 5px;
    text-align: left;
}

.noticeMePanel td { 
/*    color: #000000; */
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
}

.noticeMePanel a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.noticeMePanel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.noticeMePanel a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.noticeMePanel a:active {
	color: #000000;
	text-decoration: none;
}



.pageName {
    margin-left: 0px;
    margin-top: 5px;	    
    margin-bottom: 15px;	    
    background-color: #FFFFFF;
    font-size:12pt;
    font-weight:bold;
/*    letter-spacing: .05in; */
/*    text-align: left; */
}

.pageNameOrange {
    margin-left: 0px;
    margin-top: 15px;	    
    margin-bottom: 15px;	    
    background-color: #FFFFFF;
    font-color: #E16B13;
    font-size:12pt;
    font-weight:bold;
/*    letter-spacing: .05in; */
/*    text-align: left; */
}
 
.panelTitle {
    background-color: #FFFFFF;
    font-size:10pt;
/*    letter-spacing: .05in; */
    text-align: left;
    font-weight: bold;
}

.paragraphTitle {
    font-size:10pt;
    text-align: left;
    font-weight: bold;
}

.jamseedDetailsTitle {
    font-size:10pt;
    text-align: left;
    font-weight: bold;
}

.jamseedDetailsPrice {
    font-size:10pt;
    font-weight: bold;
    text-align: left;
}


.spiffyOut{display:block}
.spiffyOut *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E16B13}
.spiffyOut1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2bf99;
  border-right:1px solid #f2bf99;
  background:#e8904e}
.spiffyOut2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcf0e7;
  border-right:1px solid #fcf0e7;
  background:#e6873f}
.spiffyOut3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e6873f;
  border-right:1px solid #e6873f;}
.spiffyOut4{
  border-left:1px solid #f2bf99;
  border-right:1px solid #f2bf99}
.spiffyOut5{
  border-left:1px solid #e8904e;
  border-right:1px solid #e8904e}
.spiffyOutFG{
  background:#E16B13}


.spiffyIn{display:block;
}
.spiffyIn *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffyIn1{
  margin-left:9px;
  margin-right:9px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #edaa78;
  border-right:1px solid #edaa78;
  background:#f7dac4}
.spiffyIn2{
  margin-left:3px;
  margin-right:3px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e4792a;
  border-right:1px solid #e4792a;
  background:#f9e2d2}
.spiffyIn3{
  margin-left:3px;
  margin-right:3px;
  border-left:1px solid #f9e2d2;
  border-right:1px solid #f9e2d2;}
.spiffyIn4{
  border-left:1px solid #edaa78;
  border-right:1px solid #edaa78}
.spiffyIn5{
  border-left:1px solid #f7dac4;
  border-right:1px solid #f7dac4}
.spiffyInFG{
  background:#FFFFFF;
  margin-left:3px;
  margin-right:3px;
 }


.message{
    margin-left: 0px;
    margin-top: 5px;	    
    margin-bottom: 5px;	    
    background-color: #FFFFFF;
    color: #E16B13;
    font-size:12pt;
    font-weight:bold;
    text-align: left;
}

.profileEntityName{
    font-size:18px;
    text-align: left;
}

.formEntryError{
    color:#E16B13;
    align=left;
}