/* 
    Shared styles for both studio and stage pages
*/

div.contentBox div.leftCol {
	float: left;
	width: 450px;
	margin: 0 0 20px 20px;
}

#content div.leftCol p {
    font-size: 90%;
}
div.contentBox div.rightCol {
    width: 360px;
    margin-left: 475px;
}

div.contentBox .col h2 {
    font-size: 100%;
}
div.rightCol .col {
    /* border: 1px solid #ccc; */
    padding: 0.3em;
}

div.rightCol .stagelistcol {
    border: 1px solid #ccc;
    
}
div.rightCol h2 {
    margin-top: 0;
}

div.leftCol p.studioBlurb {
    line-height: 1.5em;
    margin: 0;
}

/* images */
.leftCol div.pImage {
    padding-left: 0;
    margin: 10px 0 0 0;
}
.leftCol div.pImage img {
    border: 1px solid #333;
}

h1 span.studioLogo {
    margin: 0 0.3em 0 0;
    vertical-align: middle;
    height: 100%;
}
h1 span.studioLogo img {
    vertical-align: middle;
    border: 0;
}


/* Stage listings styles */
table.stageListings {
    border-left: 2px solid white;
    border-collapse: collapse;
    margin: 0 0.5em 1em 0.5em;
    width: 97%;
}
table.stageListings a {
    text-decoration: none;
}

table.stageListings a:hover {
    text-decoration: underline;
}

table.stageListings th {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 0 0.5em 0 0.2em;
    font-size: 85%;
}
table.stageListings td {
    padding: 0.2em 0.5em 0.2em 0.2em;
    border-left: 1px solid #ccc;
    font-size: 90%;
}

table.stageListings .altcolor1 {
    border-top: 1px dashed #ccc;
    background-color: #f5f5f5;
}

table.stageListings .altcolor2 {
    border-top: 1px dashed #ccc;
}

table.stageListings td.number {
    text-align: right;
}

/* Stage features table */
table.stageFeatures {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 1em;
}

table.stageFeatures th {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 0 0.5em 0 0.2em;
    font-size: 80%;
}
table.stageFeatures td {
    padding: 0.4em 0.5em 0.4em 0.5em;
    border-left: 1px solid #ccc;
    font-size: 80%;
}

table.stageFeatures td.altcolor1 {
    border-top: 1px dashed #ccc;
    background-color: #f5f5f5;
}

table.stageFeatures td.altcolor2 {
    border-top: 1px dashed #ccc;
}

table.stageFeatures .label {
    font-weight: bold;
}



/* stage-specific stuff */

div.stage div.rightCol {
    border: none;
}
div.stage div.rightCol .col {
    padding: 0;
}

div.stageSchematic {
    margin-bottom: 1em;
}
div.stageSchematic p {
    margin: 0;
    padding: 0;
    font-size: 80%;
}

div.stagemainfo ul {
    font-size: 90%;
    line-height: 1.5em;
}
div.stagemainfo .label {
    font-weight: bold;
}

div.notpaid {
    border-left: 1px dashed #999;
    padding: 0 1em;
    color: #666;
}

div.usernote {
    background-color: #ffffcc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 2px groove #999;
    border-bottom: 2px groove #999;
    padding: 0.3em;
    margin-bottom: 0.5em;
    color: #666;
}
div.usernote h3 {
    margin: 0 0 0.5em 0;
    font-size: 90%;
}
#content div.leftCol div.usernote p {
    font-size: 80%;
}
div.usernote table {
    width: 100%;

}
div.usernote textarea {
    font-size: 60%;
    font-family: Verdana, Arial, Helvetica, sans;
    width: 95%;
}
#notemessage {
    border-top: 1px solid #6AB46A;
    border-left: 1px solid #6AB46A;
    border-bottom: 1px solid #6AB46A;
    border-right: 1px solid #6AB46A;
    background: url(/411/images/icon-success.gif) #bbddbb no-repeat 5px 50%;
    margin: 0 0 0.2em 0;
    padding: 0.3em 0.8em 0.3em 25px;
}
#content div.leftCol div.usernote p.howto {
    border-top: 1px dashed #ccc;
    padding: 0;
    margin: 0;
    color: #999;
    font-size: 70%;
    text-align: center;
    font-style: italic;
    
}

.col-note {
width: 100%;
}

span.edit-company { font-size: 10pt; vertical-align: top; color: #666; }
.edit-company a:link, .edit-company a:visited { font-size: 10pt; color: #306178; vertical-align: top; }
.edit-company a:hover { background-color: #D4E2EF; }

div#nobiz { margin-left:0.9em;font-weight:normal; }
#nobiz p { margin: 5px 0; font-size: 8pt; }

.send-email-button, .send-email-button-disabled { padding: 1px; }
.send-email-button, .send-email-button:hover { background-color: #CDDFFE; border: 1px solid #85B6D3; color: #2D607D; font-weight: bold; }
.send-email-button-disabled, .send-email-button-disabled:hover { background-color: #ddd; border: 1px solid #999; color: #888; }

div#user-link { font-style: italic; color: #666; }
div#user-link a:link, div#user-link a:visited { color: #333; }

.verify-instructions {
	font-size: 12pt;
	width: 700px;
	padding: 10px;
	background-color: #EBF3FC;
	border: 1px solid #B1D0F3;
}

.verify-checkbox label {
	font-size: 10pt !important;
	font-weight: bold;
	color: #BE0052;
}

div.verified-status {
	text-align: center;
	font-size: 14pt;
	width: 800px;
	margin: 0;
	padding: 15px 0;
	background-color: #BEDBEB;
}
.verified-status span { font-weight: bold; }

.bottom-links-left {}
.bottom-links-right { float: right; position: relative; top: 6px; right: -36px; }
.bottom-links-right a, .bottom-links-right a:link, .bottom-links-right a:visited { background-color: #C9DAEC; color: #2C4B5F; text-decoration: none; padding: 2px; font-size: 9pt; font-weight: bold; border: 1px solid #709DBC; margin: 0 5px 0 5px; }
.bottom-links-right a:hover { background-color: #99B7D9 ; }

.tab-desc {
	background-color: #ebf3fc;
	border: 1px solid #b1d0f3;
	padding: 10px;
	margin: 10px;
	text-align: center;
	font-size: 12pt;
}

.tab-desc a:link, .tab-desc a:visited { color: blue; }

div.tab-desc div { margin: 4px 0; }

