﻿h3
{
    font-size: 16px;
    margin: 10px 0 10px 0;
}
h4
{
    font-size: 15px;
    margin: 10px 0 10px 0;
}
h5
{
    font-size: 14px;
    margin: 10px 0 10px 0;
}
h6
{
    font-size: 13px;
    margin: 10px 0 10px 0;
}
p
{
    margin-top: 4px;
    line-height: 150%;
}
p + h3
{
    margin: 15px 0 0 0;
}
li
{
    line-height: 150%;
    margin: 5px 0 5px 0;
}
.clear
{
    clear: both;
}
.highlight
{
    color: #226ab2;
}
.indent
{
    margin-left: 30px;
}
.indent2
{
    margin-left: 90px;
    text-indent: -45px;
}
.FormColumnHolder
{
    margin-right: 5px;
    padding-left: 15px;
    padding-top: 0px;
    width: 627px;
}

/* ------------------------------------------------------------- */

.getStartedBtn, .acceptBtn, .submitBtn, .finishAgreementBtn
{
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: 1px 1px;
    border: none;
    clear: left;
    cursor: pointer;
    display: inline;
    float: left;
}
.getStartedBtn:hover, .acceptBtn:hover, .submitBtn:hover, .finishAgreementBtn:hover
{
    zoom: 1;
}
.getStartedBtn[disabled], .acceptBtn[disabled], .submitBtn[disabled], .finishAgreementBtn[disabled]
{
    cursor: default;
}
.getStartedBtn
{
    background-image: url(/images/get_StartedBtn.png);
    height: 28px;
    margin: 6px 0 0 0;
    width: 135px;
}
.getStartedBtn:hover
{
    background: url(/images/get_StartedBtn_hover.png);
}
.getStartedBtn[disabled]
{
    background-image: url(/images/get_StartedBtn_inactive.png);
}

.acceptBtn
{
    background-image: url(/images/acceptBtn.png);
    height: 25px;
    width: 80px;
}
.acceptBtn:hover
{
    background-image: url(/images/acceptBtn_hover.png);
}
.acceptBtn[disabled]
{
    background-image: url(/images/acceptBtn_inactive.png);
}

.submitBtn
{
    background-image: url(/images/submitBtn.png);
    float: right;
    height: 25px;
    margin-top: 10px;
    width: 83px;
}
.submitBtn:hover
{
    background-image: url(/images/submitBtn_hover.png);
}
.submitBtn[disabled]
{
    background-image: url(/images/submitBtn_inactive.png);
}

.finishAgreementBtn
{
    background-image: url(/images/finish_Artist_AgreementBtn.png);
    float: right;
    height: 21px;
    width: 154px;
}
.finishAgreementBtn:hover
{
    background-image: url(/images/finish_Artist_AgreementBtn_hover.png);
}
.finishAgreementBtn[disabled]
{
    background-image: url(/images/finish_Artist_AgreementBtn_inactive.png);
}

/* ------------------------------------------------------------- */

.bio
{
    margin: 8px 50px 6px 20px;
}
.bioSeparator
{
    clear: both;
    margin: 3px 0;
    padding: 0;
}

.partner
{
    clear: both;
    margin: 30px 0 30px 0;
}

.partner DIV
{
    float: left;
    min-height: 1px;
    text-align: center;
    width: 120px;
}

.partner IMG
{
}

.partner P
{
    margin-left: 130px;
}

.artistAgreement .checkbox
{
    float: right;
    height: 30px;
}
.artistAgreement .checkbox LABEL
{
    vertical-align: middle;
}

.artistAgreement .checkbox INPUT[type='checkbox']
{
    margin: 0 10px;
    vertical-align: middle;
}

.acceptBtn
{
    float: right;
}

.artistAgreement .viewFooter
{
    height: 30px;
}
.artistAgreement .viewFooter A, .artistAgreement .viewFooter A:hover, .artistAgreement .viewFooter A:active, .artistAgreement .viewFooter A:visited
{
    font-size: 12px;
    color: #0066cc;
    padding-top: 6px;
    text-decoration: underline;
    vertical-align: text-bottom;
}

/* --- */

.left_block {
    padding-bottom: 25px;
}
.left_upperBlock {
	background:url('../images/left_upperCorners.gif');
	width: 660px;
	height: 7px;
}
.left_middleBlock {
	background:url('../images/left_middleBg.gif') repeat-y;
	width: 626px;
	margin: 0;
	padding: 10px 17px 10px 17px;
}
.left_lowerBlock {
	background:url('../images/left_lowerCorners.gif');
	width: 660px;
	height: 7px;
}
.left_titleBlock {
    height: 17px;
    line-height: 17px;
    /* overflow: none; */
}
.left_titleBtn {
    width: 17px;
    margin-right: 11px;
    vertical-align: middle;
    float: left;
}
.left_titleBar {
    font-family: tahoma, arial, helvetica, geneva, verdana, sans-serif;
    color: #3d454a;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
    margin-bottom: 5px;
    float: left;
}
.left_linkBox {
    margin-left: 28px;
}
.left_linkBar {
    height: 16px;
    line-height: 16px;
}
.right_facingArrow {
	/*
	width: 3px;
	height: 11px;
	padding-top: 0;
	margin: 0 7px 0 5px;
	*/
	width: 9px;
	height: 15px;
	margin: 2px 10px 0 0;
	vertical-align: middle;
}
.right_linkBar,
.left_linkBar {
	vertical-align: middle;
}
a.left_linkText:link,
a.left_linkText:active,
a.left_linkText:visited {
    text-decoration: none;
}
a.left_linkText:hover {
    text-decoration: underline;
}
.h5_alt {
    font-size: 14px;
    font-weight: bold;
}
.h5_hAlt {
    font-size: 14px;
    color: #226AB2;
    font-weight: bold;
}
.h6_alt {
    font-size: 13px;
    font-weight: bold;
}
.left_linkTop {
    font-size: 11px;
    color: #016fb2;
}

.right_formColumnHolder {
    width: 229px;
    margin: 12px 5px 0 0;
    float: right;
}
.right_block {
    width: 229px;
    float: left;
}
.right_upperBlock {
	background:url('../images/right_upperCorners.gif');
	width: 229px;
	height: 7px;
}
.right_middleBlock {
	background:url('../images/right_middleBg.gif') repeat-y;
	width: 197px;
	margin: 0;
	padding: 16px 16px 1px 16px;
}
.right_lowerBlock {
	background:url('../images/right_lowerCorners.gif');
	width: 228px;
	height: 7px;
	margin-bottom: 16px;
}
.right_link_nonArrow {
    font-size: 12px;
    /* margin: 0 0 16px 15px; */
    margin: 0 0 16px 19px;
}
.right_link_arrow 
{
    font-size: 12px;
    margin-bottom: 16px;
}
.left_facingArrow {
	width: 8px;
	height: 10px;
	margin-right: 7px;
	vertical-align: middle;
}

