/* STYLE OVERRIDES FROM MAIN SITE */

#container
{
	width: 840px;
}


#hd
{
	background: #fff url('/Images/contribute-hd-bg.png') no-repeat top left;
	height: 128px;	
}

#hd.wsn
{
	background: #fff url('https://secure.democratsenators.org/o/4/images/dscc-wsn-banner.png') no-repeat top left;
	height: 101px;	
}

#hd a {
	display: block;
	height: 101px;	
	width: 128px;
	}

#hd.wsn a {
	display: block;
	height: 101px;	
	width: 840px;
	}
	
	#hd a span {
	display: none;
	}


#bd
{
	background: #fff url('/Images/contribute-bd-bg.png') no-repeat top left;
	min-height: 320px;
}


#bd h1.section-header
{
	text-indent: -7000em;
	width: 400px;
	height: 20px;
	position: relative;
	top: 13px;
	left: 45px;
}

#bd h1.section-header.contribute
{
	background: transparent url('/Images/contribute-section-header.png') no-repeat top left;
}

#bd h1.section-header.join
{
	background: transparent url('/Images/section-header-join-us.gif') no-repeat top left;
}

#bd #main-column
{
	float: none;
	padding: 20px 40px 1px 40px;
}

body.gopor #bd #main-column
{color:#222222;}

body.gopor #bd #main-column
{
	float: left;
	padding: 5px 10px 1px 40px;
	width:485px;
	margin-top:20px;
}



body.gopor div.post a:link, body.gopor div.post a:visited
{color:#A10000;}

body.gopor #bd .post
{width:485px;}

body.gopor div.post a:hover, body.gopor div.post a:active
{color:#3F0000;}

body.gopor #contextual-column fieldset
{width:220px;display:block;margin-top:10px;}
body.gopor fieldset label {margin-right:5px;}

body.gopor #hd-signup input, body.gopor #hd-signup button
{background:#ffffff;color:#444444;}

body.gopor 
{background:#f0f0f0 url(https://secure.democratsenators.org/o/4/images/gopor_bkgrnd.png) repeat-x;}

body.gopor div#bd
{background:#f3f3f3 url(https://secure.democratsenators.org/o/4/images/gopor_bd_two_col.jpg) no-repeat;}

body.gopor #bd.two-column #contextual-column
{margin-right:42px;margin-top:30px;}

body.gopor a:link, body.gopor a:visited
{color:#444444;font-family:Georgia, Times New Roman, Times, Serif;}
body.gopor a:hover, body.gopor a:active
{color:black;font-family:Georgia, Times New Roman, Times, Serif;}

#ft
{
	background-image: none;
	width: auto;
	padding: 20px 40px 1px 40px;
}

#ft-lower
{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#bd #main-column p.intro
{
	font-size: 123.1%;
	color: #858585;
	margin-bottom: 20px;
	margin-left: 10px;
}



/* FORM LAYOUT */

#special
{
	color: #858585 !important;
}


#special #left-column
{
	float: left;
	width: 320px;
	position: relative;
}

#special #right-column
{
	float: right;
	width: 420px;
	position: relative;
}


#special fieldset
{
	width: 290px;
	padding-left: 10px;
	padding-bottom: 20px;
	position: relative;
}

#special #right-column fieldset
{
	width: 400px;
}


#special fieldset legend
{
	display: none;
}

#special fieldset h2
{
	height: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	background: transparent url('/Images/contribute-h2-bg.png') no-repeat top right;
}

/* GENERAL FORM ELEMENTS */

#bd #main-column #special fieldset p
{
	font-size: 85%;
}

#special .input-line
{
	margin-bottom: 5px;
}

#special .input-line label
{
	width: 90px;
	margin-right: 10px;
	display: inline-block;
	font-weight: bold;
	font-size: 93%;

}

#special .input-line a { font-size: 11px; }

#special fieldset .input-line input, #special fieldset .input-line select
{
	width: 150px;
	display: inline-block;
	border: 1px solid #858585;
	font-size: 93%;
	color: #858585;
	padding: 1px;
}

#special fieldset .input-line select
{
	width: 154px;	
}



/* EMPLOYMENT INFO */
#special fieldset p.employment-note
{
	font-style: italic;
}





/* SUBMIT BUTTON */

#special #submit-button-container
{
	text-align: center;
	clear: both;
	margin-top: 10px;
}


#special #submit-button-container button
{
	padding: 0;
	margin: 0 auto;
	background-color: transparent;
	border: none;
}

#special #submit-button-container p
{
	font-size: 85%;
	font-weight: bold;
}

/* LEGAL */

#legal
{
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #858585;
}

#legal p
{
	font-size: 93% !important;
}



/* petition.css */

.diaFields {
    margin: 0 0 0 40px;
    }

.diaFields .formRow {
    margin: 10px 0 0 0;
    }


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.diaFields .formRow:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.diaFields .formRow {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.diaFields .formRow {display: block;}


.formRow label {
    width: 120px;
    height: 20px;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-family: arial, helvetica, sanserif;
    font-weight: bold;
    margin: 2px 0 0 0;
    }

.blockInput {
    float: left;
    border: 1px solid #818181;
    margin: 0;
    clear: none;
    font-family: arial, helvetica, sanserif;
    }

input.blockInput {
    width: 250px;
    }

select.blockInput {
    width: 258px;
    }

.dscc_submit {
    display:block;
    margin: 20px 0 0 180px;
    background-color: #c00;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 14px;
    font-family: arial, helvetica, sanserif;
    }
	
	
#additionalInfoMessage {
    margin-top: 20px;
    }

.error{display:inline-block; color:#933;}
.error + input, .error + select {
	margin-left: 103px;
}




/* TAF styles */

#contact_information, #friend_emails { float: left; width: 48%; }

#friend_emails { margin-left: 20px;}

#contact_information label,
#friend_emails label {
    width: 120px;
    height: 20px;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-family: arial, helvetica, sanserif;
    font-weight: bold;
    margin: 2px 0 0 0;
    }


#contact_information input.blockInput,
#friend_emails input.blockInput {
    width: 250px;
    }

.dscc_submit {
    display:block;
    margin: 20px 0 0 180px;
    background-color: #c00;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 14px;
    font-family: arial, helvetica, sanserif;
    }

