/* CSS Document */

body{font:13px/1.5em Helvetica,helvetica,Arial,sans-serif !important;color:#2B2B2B;}




#main {
background-color: #F7F7F7;
}

#address-lightbox {
	background:rgba(255,255,255,0.7);
	display:none;	
	position:fixed;
	bottom:0px;
	top:0px;
	height:100%;
	width:100%;
	display:none;
}

#address-terms {
	background: white;
	border: 2px solid #096;
	padding: 20px;
	position: absolute;
	top: 20%;
	left:10%;
	right:10%;
	overflow: auto;
height: 400px;
}

/*address formatting */

#eft-lightbox {
	background:rgba(255,255,255,0.7);
	display:none;	
	position:fixed;
	bottom:0px;
	top:0px;
	height:100%;
	width:100%;
	display:none;
}

#eft-terms {
	background: white;
	border: 2px solid #069;
	padding: 20px;
	position: absolute;
	top: 20%;
	left:10%;
	right:10%;
}

/*end address formatting */

#sustainer-lightbox {
	background:rgba(255,255,255,0.7);
	display:none;	
	position:fixed;
	bottom:0px;
	top:0px;
	height:100%;
	width:100%;
	display:none;
}

#sustainer-terms {
	background: white;
	border: 2px solid #069;
	padding: 20px;
	position: absolute;
	top: 20%;
	left:10%;
	right:10%;
}
.terms li {
margin-left: 15px;
margin-bottom: 10px;
}


#content{
width: 768px;
margin-left: auto;
margin-right: auto;
}

#region-menu ul li.leaf {
padding-top: 4px !important;
}


/** Elements and broader styles **/

header
,nav
,section
,article
,aside
,footer
,hgroup 
{ 
	display: block;
}

.no-marg {
	margin:0;
}

.no-marg.monthly-label {
	margin:0;
}

#form32 label,
#temp-form label {
	float: left;
	padding-top: 5px;
	margin-right: 15px;
	text-align:right;
	width: 131px;
}

#form32 label.left,
#temp-form label.left {
	font-size:14px;
	font-weight:bold;
	padding-top:0px;
	text-align:left;
	width:140px;
}

#temp-form label.short,
#form32 label.short {
	margin-bottom:10px;
	width:69px;
}
#form32 label.expiring,
#temp-form label.expiring {
	padding-top:0px;	
}


#form32 select,
#temp-form select {
	float:left;	
	margin-top:-1px;
	width:130px;
}

#form32 select#year,
#temp-form select#year {
	width:67px;
}

textarea {
	margin-bottom:8px;
	width:280px;
}	

/*Changed this 
#wrapper {
	font-size:15px;
	margin:0 auto;
	min-height:1500px;
	width:990px;	
}
*/

#wrapper {
font-size: 15px;
margin: 0 auto;
min-height: 1500px;
background-color: #FFF;
padding-left: 5px;
padding-right: 5px;
padding-top: 30px;
margin-top: -25px;
padding-bottom: 20px;
}


/** Text Styling **/
#main-title {
	font-size:30px;
	font-weight:600;
	font-family: Helvetica,helvetica,Arial,sans-serif;
}

#intro {
	margin:1em 0;
	width:465px;	
}

#easy {
	border-top:1px solid #323232;
	margin-bottom:0px;
	padding-top:15px;	
}

/** Step Styling **/
.step {
	clear:both;	
	padding-top:25px;
}

.step#step-3 {
	padding-top:25px;	
}

.step-title {
	background-color:black;
	background-image: url(../images/numbers.png);
	background-repeat:no-repeat;
	background-position-y: -1px;
	color:white;
	font-size:18px;
	opacity:0.45;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	padding:11px 10px 11px 50px;
}

.revealed .step-title {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

.ff .step-title {
	padding:14px 20px 10px 20px;
	padding-left: 50px;	
}

.blue #full-submit,
.blue .step-title,
.blue #confirm-details {
	background-color:#006699;	
}
.green #full-submit,
.green #confirm-details,
.green .step-title {
	background-color:#009966;	
}
.orange #full-submit,
.orange #confirm-details,
.orange .step-title {
	background-color:#cc6633;	
}

.blue .active .step-title,
.green .active .step-title,
.orange .active .step-title {
	background-color:black;	
}


.blue .active .step-title.red,
.green .active .step-title.red,
.orange .active .step-title.red,
.step-title.red {
	background-color:red;
}
.error {
	margin-top:2px;
	text-align: right;
	width: 400px;
	float: right;
	text-transform: uppercase;
}

#step-2 .step-title .error {
	width:445px;
}

#black {
	background-color:black;	
}

#step-2 .step-title {
	background-position: 0px -38px;
}

#step-3 .step-title {
	background-position: 0px -75px;
}

.edit {
	background:#323232;
	border-radius:4px;
	color:white;
	cursor:pointer;
	display:none;
	font-size:16px;
	line-height:16px;
	margin-left:20px;
	margin-top:-1px;
	float:right;	
	padding:4px 4px 3px;
	text-transform:uppercase;
}

.ff .edit { 
	margin-top:-3px;
	padding:4px 6px 1px;
}

.underline {
	text-decoration:underline;	
}

.step .step-wrapper {
	padding:20px 0px 0px;	
}

#step-2 .step-wrapper,
#step-3 .step-wrapper {
	display:none;	
}

/** Step 1 **/

.option {
	float:left;
	width:31%;
}
.option.middle {
	margin:0 16px;
}

.option-title {
	border-radius:4px;
	color:white;
	cursor:pointer;
	padding:15px 0px;
	text-align:center;	
}

.option h3,
.option h4 {
	margin:0;	
}

#option-1 {
	background:#006699;	
}
#option-2 {
	background:#009966;	
	margin:0 10px;
}
#option-3 {
	background:#cc6633;	
}


h3.lead {
	font-size:20px;	
	font-weight:500;
	font-family: Helvetica,helvetica,Arial,sans-serif;
}
h4.sub-lead {
	font-size:16px;	
	font-weight:100;
	font-family: Helvetica,helvetica,Arial,sans-serif;
}

#option-2.option-title {
	padding:14px 0px;	
}

#option-2 .sub-lead {
	font-size:21px;	
	line-height:23px;
}


#option-1 .sub-lead {
	color:#d6ecf7;	
}
#option-2 .sub-lead {
	color:#cddab3;	
}
#option-3 .sub-lead {
	color:#feeddb;	
}


#option-1.unused {
	background:#99cfea;	
}
#option-2.unused {
	background:#bcce99	
}
#option-3.unused {
	background:#fcd3a5;	
}


.option-form {
	display:none;	
	padding-top:15px;
}

.option-form-wrapper {
	padding:0px 0px;	
}
#step-2 .option-form-wrapper,
#step-1 .option-form-wrapper {
	padding-left:0px;	
}

#premium-selector .option-form-wrapper {
	margin-left:-208%;	
}

#full-submit,
.option-confirm {
	background:black;
	border-radius:4px;
	clear:both;
	color:white;
	cursor:pointer;
	font-size:18px;
	margin-top: 30px;
	padding:7px 0px;
	text-align:center;
	width:240px;
}

input[type="radio"] {
	margin-right:10px;	
}

.text-pad {
	margin-top: 5px;
	padding-left:0px;	
}

.radio {
	margin-bottom:15px;	
}

.explain {
	font-size:12px;	
	margin-top:15px;
}

#full-submit {
	border:none;
	font-family:Helvetica, Arial, sans-serif;	
}

#confirm-unique {
	background:#006699;	
}
#confirm-green {
	background:#009966;	
}
#confirm-premium {
background: #0174CE;
border-radius: 15px;
display: none;
padding: 7px 16px;
font-size: 16px;
border-width: 1px;
border-color: #5F5F5F;
border-style: solid;
width: 370px;
margin-left: auto;
margin-right: auto;
}
#filled-tote {
	display:none;	
}

/** Store **/
#details,
#premiums {
	/*height:650px;*/
}

#details-add,
.button {
	background:#cc6633;
	color:white;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	margin-left:180px;
	margin-bottom:12px;
	padding:5px 3px;
	text-align:center;
	width:120px;
}

.button.added {}

.item {
	float:left;
	font-size:14px;
	height:195px;
	margin:10px 30px 10px 0px;
	width:280px;
}

.item h3 {
font-size: 15px;
line-height: 18px;
margin-bottom: 3px;
margin-left: 130px;
width: 190px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: 100;
}

.item-title-wrapper {
	height:96px;
}	

.item .image-wrapper {
	float:left;
	width:180px;
	height:170px;
}

.item img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.item .description {
	height:15px;
	margin-bottom:10px;
	margin-left:130px;
}

.price {
	font-weight:bold;	
	margin-bottom:12px;
	margin-left:130px;
}

.details {
	color:#cc6633;
	cursor:pointer;
	margin-left:130px;
}

.additional-data {
	display:none;	
}

#details {
	display:none;
	width:100%;	
}
#details-label {
	background:#323232;
	color:white;
	font-weight:100;
	margin-bottom:50px;
	padding:5px 10px;
}

#details-image-cv {
	display:none;
}	
#details-close {
	color:#cc6633;
	cursor:pointer;
	font-size: 14px;
	margin-top: 12px;
	margin-left:300px;
	margin-bottom:20px;
}
#details-title {
	font-weight:bold;
	width:590px;
}
#sfid-holder,
#details-descrip {
	margin-bottom:20px;	
}
#details-price {
	font-weight:bold;	
	margin-bottom:12px;
}

#details-image {
	float:left;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:35px;
	width:180px;	
}
#details-add {
	font-size:18px;
	font-weight:500;
	margin-left:300px;	
	padding:6px 0px;
	width:162px;
}

#details-content {
	line-height: 22px;
	font-size: 14px;
	clear: both;
	padding-right: 55px;	
	margin-right: 35px;
	max-height: 500px;
	overflow-y: auto;
}

.sfid {
	display:none;	
}

.submit {
	clear:both;
	float:left;	
	margin-top:20px;
}

#cart-menu {
	clear: both;
	font-size: 14px;
	height:55px;
	width: 100%;
}

#cart-menu .label {
}

#cart-menu h3 {
	font-size:100%;
	cursor:pointer;
	float:left;	
}
#price-show {
	padding-right: 15px;
	margin: 0 15px;
}

.sorter-wrapper {
	float:left;
	padding-left:20px;
	width:100px;	
}

.sorter-wrapper.first {
	border-right:1px solid black;	
}

.sorter-wrapper.second {
	width:275px;
}

.ie8 .sorter-wrapper.second {
	width:200px;
}

.sorter-wrapper.wide {
	margin-left: 25px;
	position:relative;
	width: 256px;
}

.sorter-wrapper.wide h3 {
	margin-right: 12px;
}

#price-show {
	padding-left:5px;	
}
#program-show {
	padding-left:20px;
}

#program-show {
	color:#cc6633;
	font-weight:normal;	
}

#show-list {
	display:none;
	margin-left:-5px;
	width:auto;
}

.ie #form32 select#show-list {
	width:auto;	
}


.ie.ie8 #form32 select#show-list {
	width:200px;
}

#show-list li {
	list-style:none;	
	margin-bottom:15px;
	text-transform:uppercase;
}
.term {
	cursor:pointer;	
}

select#price-list {
	display:none;	
	width:85px;
}

#pager {
	float:left;
	clear:both;	
}

.pager-item {
	cursor:pointer;
	float:left;
	margin:0 1px;
	padding-top:1px;
	text-align:center;
	width:22px;	
}
.pager-item.active {
	background:black;
	color:white;	
}
#previous-next,
#previous, #next {
	float:left;
}	
#previous, #next {
	background-repeat:no-repeat;
	cursor:pointer;
	width:100px	
}
#next {
	height: auto;
	position: relative;
	text-indent: inherit;
	right: auto;
	top: auto;
	width: 30px;
	padding-right: 22px;
	background-image: url(https://wptschedule.org/DonateForm/css%20-%20Copy/pager-right.png);
	background-position: right center;
}

#previous {
	background-image:url(https://wptschedule.org/DonateForm/css%20-%20Copy/pager-left.png);
	background-position:0px 4px;
	padding-right: 0px;
	padding-left:18px;
	width: 80px;
	border-right: 1px solid black;
	margin-right: 20px;
}

#previous-next {
	clear:both;
	color:#cc6633;
	float:left;
	margin-left:0px;
	margin-top:5px;
	padding-top:1px;
	width: 201px;
}

.deactivate {
	opacity:0.5;	
}

#close,
#open-cvv {
	cursor:pointer;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;	
}

#cvv {
	display:none;
	padding: 20px;
	background: white;
}
#cvv img {
	margin-left:125px;	
}

#selection-screen {
	/*height: 750px;*/
	margin-left:-10px;
}
#tote {
	float:left;	
	padding-left:0px;
	margin-top: 30px;
	width: 100%;
}

/** Tote **/
#tote-total h3 {
	background:#323232;
	color:white;
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	padding: 3px 0 3px 10px;	
	text-transform:uppercase;	
}

#tote-total-text {
	background:#fef4e8;
	padding:11px 0 11px 10px;
	width:100%;	
}

#tote-total-text.lotstext {
	font-size:13px;
}

#gifts, #contributions {
	font-weight:bold;	
}

#bag {
	background-image:url(../images/bag.png);
	background-repeat:no-repeat;
	color:white;
	padding-left: 16px;
	height: 45px;
	width: 30px;
	font-size: 26px;
	padding-top: 23px;
	float: right;
	margin-top: -60px;
}

#bag.overfilled {
	padding-left:8px;
	width:38px;
}

#initial-tote {
	width: 98%;
	font-size: 12px;
}

#initial-tote p {
	line-height:15px;
	margin:1em 0;	
}

#no-pick {
	color:#cc6633;
	cursor:pointer;
}

#filled-tote {
	width:100%;	
}

/** Additional Donation Box **/
#tote-additional-donation {
	display:none;
	height:70px;
	margin:5px 7px;
}

#additional-giving {
	font-size:14px;
	font-weight:bold;
	height:14px;
	margin-left:4px;
	text-align: right;
	width: 50px;
}

#complete-total {
	display:none;
	font-weight:bold;
	margin-top:25px;
	text-align:right;
}

.support {
	height:5px;
	text-align: right;
}

.additional {
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}

#step-review img,
#filled-tote img {
	width:70px;	
}

#step-review .item-display,
#filled-tote  .item-display {
	background:none;
	border-bottom:1px solid #cc6633;
	font-size:12px;
	margin-bottom:10px;
	position:relative;
	width:auto;	
}
#step-review .item-display.additional-item {
	min-height: 28px;
}


#step-review .item-title,
#step-review .item-descrip,
#step-review .item-price,
#filled-tote .item-title,
#filled-tote .item-descrip,
#filled-tote .item-price {
	float:none;	
}

#filled-tote .item-update-wrapper {
	height:45px;	
}

#filled-tote .item-title {
	line-height:14px;	
	width:105%;
}

#step-review .item-descrip {
	margin-bottom:15px;	
}

#step-review .item-price,
#step-review .item-count,
#filled-tote .item-price,
#filled-tote .item-count {
	font-size:14px;
	font-weight:bold;	
}

#step-review .item-count,
#filled-tote .item-count {
	float:left;
}

#step-review .item-price,
#step-review .item-count,
#filled-tote .item-price,
#filled-tote .item-count {
	left: 100px;
	bottom: 10px;
	position: absolute;
}

#step-review .item-price,
#filled-tote .item-price {
	right:10px;
	left:auto;	
}

#step-review .item-price,
#filled-tote .item-price {
	float:right;	
}
#filled-tote .item-edit {
}
#filled-tote .item-update {
}
#total-cart-tote {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

#shipping-cart-tote {
font-size: 14px;
text-align: right;
padding-right: 8px;
margin-bottom: 4px;
}


/** Step 2 **/
#contact-info, 
#cc-group {
	float:left;
	margin-bottom:15px;
	width:450px;	
}

#cc-group {
	margin-left:0px;	
}
#cc-group h3,
#contact-info h3 {
	padding-left: 144px;	
}
#payment-explain h3 {
	margin-bottom:0px;
	padding-left:0px;
}
#payment-explain p {
	margin-top:3px;
}

#cc-group input,
#contact-info input {
	height:20px;
	margin-bottom: 12px;
	width:277px;	
}

#contact-info input#first-phone-part,
#contact-info input#second-phone-part,
#contact-info input#third-phone-part {
	width:23px;
}

#contact-info input#third-phone-part {
	width:30px;
}


.checkbox {
	margin-left:143px;
	width:300px;
}
.checkbox-text {
	font-size: 14px;
	float: left;
	width: 270px;
}
#contact-info input[type="checkbox"] {
	float:left;
	height:15px;
	width:20px;	
}

.zip-country {
	height:40px;	
}

.zip-country input {
	float:left;
}
.zip-country label.short {
	margin-left:26px;	
}
#contact-info select[name="country"],
#contact-info input[name="zipOrPostalCode"] {
	width:80px;	
}

#contact-info select[name="country"] {
	margin-top:5px;	
}

#option-form-2 h4 {
	margin-bottom:10px;	
}

#green-explain {
	font-size:14px;
	line-height:20px;
	margin-bottom:25px;
}

.green-link,
#terms {
	color:#578400;	
}
.blue-link {
	color:#0585CF;
	text-decoration:none;	
}

.radio.frequency {
	clear:both;
	height:30px;	
}

.inline {
	float:left;	
}

.inline.second {
	margin-left:55px;	
}

#cc-group input[name="securityCode"] {
	margin-bottom:0px;	
}
#open-cvv {
	margin-left:47px;	
}
#close {
	margin-left:200px;	
}

#expiring-container {
	height:33px;	
}

#confirm-details {
	margin-left:150px;	
}

label.empty-field {
	color:red;	
}
input.empty-field {
	border:2px inset red;	
}

.remove-qty,
.update-qty {
	color:#cc6633;
	cursor:pointer;	
}

.item-update {
	display:none;	
}

.item-update-input {
	margin-right:12px;
	width:42px;	
}

.done {
	background: #cc6633;
	color: white;
	cursor:pointer;
	font-weight: bold;
	padding: 1px 2px;
}

/** Step 3 **/
#overall-review {
	font-weight:bold;	
}

#overall-review .green {
	color: #578400;
	margin-bottom:4px;	
}
	
#review,
#overall-summary {
	float:left;
	width:400px;	
}

#step-review {
	font-size:13px;
	margin-top:20px;	
}

#overall-summary {

}

#overall-summary h4 {
	margin-bottom:10px;	
}

#additional-summary {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}

#payment-explain {
	float:right;
	width:305px;	
}

#step-3 .step-wrapper {
	padding-left:40px;	
	padding-top:40px;
}

#change-amount {
	cursor:pointer;
	margin-top: 8px;
	font-weight: normal;
	font-size: 14px;	
}

.top {
	margin-top:3px;	
}

#phone-review {
	margin-top:10px;	
}

#full-submit {
	font-size:18px;
	margin-left:0px;	
}

#summary {
	margin-bottom:25px;	
}
	
/* Shop Review */
.item-display {
	clear:both;	
	font-size:14px;
	min-height:115px;
	padding:5px 10px 0;
	width:454px;
}
.item-display.odd {
	background:none;	
}

.item-title,
.item-image,
.item-descrip {
	float:left;
}
	
.item-title,
.item-price {
	font-weight:bold;	
}

.item-title {
	text-transform:uppercase;
}

.item-image {
	height:115px;
	margin-right:20px;	
}

.item-price {
	float:right;
	font-size:16px;
}
.review-image {
	width:100px;	
}

#total-cart {
	font-size: 17px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
	font-weight:bold;	
}
#total-cart span {
	margin-right:20px;	
}

/** Custom Campaign **/
#option-override {
	position:absolute;	
}
#select-different {
	cursor:pointer;
	float:right;	
}

/** Drupal Integration Fixes **/
.step div.error {
	background:none;
	border:none;
	padding:0px;
}

.ipad .step div.error {
	font-size:16px;	
}

/** rC Fixes **/
.errorMessage {
	margin-top:10px;	
}


/** GoDaddy Seal **/
#seal {
	float:right;	
}

/** Select Menu Overrids **/
select#price-list,
select#show-list {
	display:block;	
	width:310px;
}


#price-show,
#program-show {
	display:none;
}	

/** July Updates **/

.dollarvalue {
	font-weight:bold;	
}

.price-explain .green {
	color:#009966;	
}

.price-explain {
	font-size:12px;	
	font-weight:bold;
	margin-left:15px;
	width:100px;
}

.price-explain.monthly-label {
	font-weight:bold;
	margin-top:5px;
	margin-left:0px;
	width:120px;
}

#total-cart .price-explain.monthly-label span.green {
	margin-right:0px;
}

.green-price-wrapper {
	margin-bottom:15px;
}	

.green-price-wrapper .price-explain {
	margin-left:180px;
}

.item {
	height:295px;	
}

.price {
	font-weight:normal;	
}

.details {
	margin-left:180px;	
}

#selection-screen {
	/*height:1070px;*/	
}

#details, 
#premiums {
	/*height:950px;*/	
}

.green-price-wrapper.inactive,
.price.inactive {
	opacity:0.5;
}
#details-add.inactive-purchase,
.button.inactive-purchase {
	background:black;
	opacity:0.45;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
}

.button.inactive-purchase {
	font-size:12px;
}
#details-add.inactive-purchase {
	font-size:17px;	
}

#donation-lightbox {
	background:rgba(255,255,255,0.4);
	display:none;	
	position:fixed;
	bottom:0px;
	top:0px;
	height:100%;
	width:100%;
}

#lightbox-content {
	background: white;
	border: 2px solid #cc6633;
	left: 35%;
	padding: 20px;
	position: absolute;
	top: 50%;
	width: 300px;
}

#donation-lightbox-close {
	cursor:pointer;	
}

#donation-lightbox-close {
	background: #cc6633;
	cursor: pointer;
	color: white;
	font-weight: bold;
	padding: 5px;
	text-align: center;	 
	width: 40px;
}

.lightbox-explain {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;	
}

.monthly-label {
	display:none;	
	margin-left:7px;
}

#green-explain-finalcart {
	margin-top:80px;
	width:230px;	
}

/** Predictive Show Look up **/
#predictive-shows {
	background: white;
	border: 1px solid #cc6633;
	display:none;
	padding:10px;
	width: 242px;
	margin-left: 125px;
	position: absolute;
	z-index:20;
}

#predictive-shows ul {
	margin:0px;
	padding:0px;
}

.predicted-item {
	cursor: pointer;
	list-style: none;
	margin:5px 0px;
}
#predictive-shows ul li.predicted-item:hover,
#predictive-shows ul li.predicted-item.active-predict {
	background: #cc6633;
	color:white;
	font-weight:bold;
	margin-left:-10px;
	padding:0px 10px;
	width:242px;
}

#program-search {
	width:100px;
}


#submit-loader {
	display:none;
}

div#warningmessage {
color: #F00;
padding: 20px;
clear: both;
font-size: 16px;
}