/* CSS Document */

body {
	background: #141414;
	color: #a3a3a3;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #a3a3a3;
}

a:visited {
	color: #777777;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #c14126;
}

/* text styles */
#copyright {
	padding-right: 10px;
}
#copyright, #copyright p, #copyright p a {
	color: #777777;
	font-size: 10px;
}

.dkgrey, .dkgray {
	color: #777777;
}

div.popup {
	border: 1px solid #4d4d4d;
	padding: 10px;
	margin: 20px;
}

.white {
	color: #ffffff;
}

#one {
	background: url(../images/homepage/page/bg-1.jpg) top left no-repeat;
}

#two {
	background: url(../images/homepage/page/bg-2.jpg) top left no-repeat;
}

#two center {
	margin-right: 4px;
}

#three {
	background: url(../images/homepage/page/bg-3.jpg) top left no-repeat;
}

#four {
	background: url(../images/homepage/page/bg-4.jpg) top left no-repeat;
}

#one p {
	color: #FFFFFF;
	margin: 0;
	padding: 5px 18px 7px 18px;
}

#two p, #three p, #four p {
	margin: 0;
	padding: 5px 18px 7px 18px;
}


/* cafe press text styles */
#cafepress {
	background: #ffffff;
	border: 1px solid #141414;
}

#cafepress,
#cafepress tr,
#cafepress td,
#cafepress caption,
#cafepress form,
#cafepress input,
#cafepress button,
#cafepress select,
#cafepress option,
#cafepress h1,
#cafepress .alertmessage,
#cafepress .head {
	color: #141414;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

#cafepress .alertmessage {
	color: #ff0000;
}


#cafepress a {
	color: #141414;
}

#cafepress a:visited {
	color: #636363;
}

#cafepress a:hover {
	color: #c14126;
}

#cafepress a:active {
	color: #c14126;
}

.footer {
	color: #777777;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
}



/* seo functional styles */
h1.seo {
	margin:0 0 -1px 0;
	padding:0;
}

.seo_hidefromuser {
	display: block;
	height: 0;
	overflow: hidden;
}


/* seo H1 replacements */
h1#steps {
	background: url(../images/homepage/page/h1-4-steps-to-take-a-stand.gif) top left no-repeat;
	height: 97px;
	width: 101px;
}

h1#petition {
	height: 49px;
	width: 204px;
	margin-top: 48px;
	background-image: url(../images/homepage/page/h1-sign-the-petition-20100610.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#widget {
	background: url(../images/homepage/h1-add-the-widget-20100511.gif) top left no-repeat;
	height: 49px;
	width: 235px;
	margin-top: 48px;
}

h1#wear {
	background: url(../images/homepage/page/h1-wear-your-commitment.gif) top left no-repeat;
	height: 49px;
	width: 203px;
	margin-top: 48px;
}

h1#join {
	background: url(../images/homepage/page/h1-join-the-group.gif) top left no-repeat;
	height: 49px;
	width: 204px;
	margin-top: 48px;
}


/* sign up / TAF from styles */
#ajaxForm {
	display: block;
	width: 230px;
	height: 444px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#ajaxForm #petition {
	display: block;
	width: 230px;
	height: 444px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}
#ajaxForm #tell_a_friend {
	display: block;
	width: 230px;
	height: 444px;
	position: absolute;
	top: 393px;
	left: 0px;
	z-index: 99;
}
#bttn_petition,
#bttn_taf {
	cursor: pointer;
}
.small {
	font-size: 10px;
}
.large {
	font-size: 16px;
}
.larger {
	font-size: 20px;
}
.right_align {
	text-align: right;
}
.panel {
	padding: 0 10px 0 26px;
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	#line-height: 12px;
}
.panel p {
	margin: 0 16px 10px 0px;
}
.panel div.form_row label {
	display: inline-block;
	width: 70px;
	#width: 75px;
	padding: 0 5px 0 0;
	text-align: right;
}
.panel div.form_row {
	margin: 0 0 5px 0;
	display: block;
}
.panel div.form_row input[type="text"] {
	width: 99px;
	font-size: 11px;
}
.panel div.checkbox {
	margin-bottom: 10px;
}
.panel div.checkbox label {
	display: inline-block;
	width: 160px;
	text-align: left;
}
.panel div.checkbox input[type="checkbox"] {
	float: left;
	margin: 0 10px 0 0;
}
.panel a:link, .panel a:visited,
.panel a:active, .panel a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.panel textarea {
	width: 178px;
	font-size: 11px;
	height: 30px;
}


#petition .error {
	background: #d38e7e;
	border: 1px solid #ffffff;
	color: #141414;
}

#tell_a_friend .error {
	background: #95918e;
	border: 1px solid #FFFFFF;
	color: #b54228;
}

div.error {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
}

div.error label {
	margin-right: -6px;
}