body
{
	background: #969592 url('/images/petitionsplash/bgtile.png') center top repeat-y;
}

.logo
{
	background: #969592 url('/images/petitionsplash/acscan_logo_bg.png') center top repeat-y;
	text-align: center;
	height: 108px;
	text-align: center;
}

.logo img.acscan_logo
{
	display: block;
	float: left;
	margin-left: 420px;
}

input, textarea
{
	margin-bottom: 5px;
	color: #333;
}

.petition
{
	/*background: url('images/ruler.png') left top no-repeat;*/
	background-color: #fff;
	border: 1px solid #e1f0fb;
	width: 800px;
	float: left;
}

.footer
{
	background: #0066b3 url('/images/petitionsplash/splash_footer.png') center top repeat-y;
	height: 41px;
	text-align: center;
	padding-top: 30px;
	color: #fff;
	margin-bottom: 40px;
	width: 802px;
}

.footer a
{
	color: #fff;
}

.titleimg
{
	display: block;
	margin: 0px auto;
	width: 668px;
	height: 72px;
	margin: 16px auto;
	text-indent: -9999px;
	background: url('/images/petitionsplash/title.png') left top no-repeat;
}

.petitionrender
{
	display: block;
	float: left;
	margin: 0 0 0 40px;
}

.petitiontext
{
	font: normal 14.5px/21px Georgia;
	width: 400px;
	float: left;
	margin-right: 20px;
}

.petitionform
{
	width: 320px;
	float: left;
}

h1
{
	font: bold 17px/24px georgia, serif;
	color: #000;
}

a#continue
{
	display: block;
	float: right;
	width: 168px;
	height: 38px;
	float: right;
	text-indent: -9999px;
	margin: 30px 75px 0 0;
	background: url('/images/petitionsplash/button_continue.png') left top no-repeat;
}

/* Forms */

label
{
	font: bold 12px/18px georgia, sans-serif;
}

form#healthcarepetition dl dt#source-label,
form#healthcarepetition dl dd#source-element,
form#healthcarepetition dl dt#petitionfields-label,
form#healthcarepetition dl dt#commentsfield-label,
form#healthcarepetition dl dd#petitionfields-element fieldset#fieldset-petitionfields legend,
form#healthcarepetition dl dd#commentsfield-element fieldset#fieldset-commentsfield legend,
form#tellafriend dl dd#commentsfield-element fieldset#fieldset-commentsfield legend,
dt#submitbutton-label,
fieldset#fieldset-submitbutton legend,
dt#commentsfield-label,
legend
{
	display: none;
}

fieldset#fieldset-petitionfields,
fieldset#fieldset-petitionfields dl,
fieldset#fieldset-commentsfield dl,
fieldset#fieldset-commentsfield
{
	margin-bottom: 0px;
}

textarea#comments
{
	width: 300px;
	height: 50px;
}

dd#message-element textarea#message
{
	display: block;
	float: left;
	clear: both;
	width: 350px;
	height: 80px;
	margin-top: 4px;
}

input#submit
{
	display: block;
	float: left;
	width: 162px;
	height: 32px;
	text-indent: -9999px;
	background: url('/images/petitionsplash/button_signpetition.png') left top no-repeat;
}

.socialmedia
{
	background: url('/images/petitionsplash/socialmedia.png') left top no-repeat;
	display: block;
	width: 154px;
	height: 117px;
	float: right;
	text-indent: -9999px;
	margin: 0 20px 0 12px;
}

/* Thanks! */

.sendanemail
{
	background: url('/images/petitionsplash/sendanemail.png') left top no-repeat;
	display: block;
	width: 376px;
	height: 17px;
	float: left;
	text-indent: -9999px;
}

dd#commentsfield-element
{
	width: 400px;
	float: left;
}

dd#tellafriend-element
{
	width: 350px;
	float: left;
	clear: left;
}

fieldset-commentsfield
{
	padding-top: 22px;
}

dt#tellafriend-label
{
	display: none;
}

dd#submitbutton-element
{
	display: block;
	float: left;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: -137px;
}

form#tellafriend dd#submitbutton-element
{
	display: block;
	
}

#fieldset-submitbutton
{
	margin: 0px;
}

dd#submittaf-element
{
	display: block;
	float: left;
	width: 500px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: -30px;
}

input#submittaf
{
	width: 111px;
	height: 32px;
	background: url('/images/petitionsplash/submit.jpg') left top no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
}

.thankstop .socialmedia a.facebook
{
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	margin-top: 30px;
}

.thankstop .socialmedia a.twitter
{
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	margin-left: 10px;
	margin-top: 30px;
}
