/*
Theme Name: DukeDollar Join Forms
Theme URI: http://www.dukedollars.com/
Description: Custom CSS Files for Duke$ Join Forms.
Author URI: http://thedocblog.com/
*/

 #split{
  font-family: "Trebuchet MS";
  background: #d6d3ce;
  background-image: none;
  font-family: Verdana, Arial, sans-serif;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  line-height:24px;
  font-size: 14px;
  cursor:pointer;
  color: #000;
  width: 285px;
  padding: 0 15px 0 15px;
 }

 #splitpad{
  background-color: #ff0000;
  margin:0px;
  border-width:3px;
  border-color:#ff0000;
  border-spacing:0;
  padding:5px 5px;
 }
 .errors{
  background: #ffc;
  background-image: none;
  border: 3px solid red;
  text-align: left;
  font-size: 12px;
  color: #333;
  padding: 4px 4px;
  /*margin: 10px auto;*/
	margin:10px 30px;
 }

.errors p, .errors li{
	color:#663300;
	}
  
 .errortxt{
 color:#f00;
 }
 
 .text{
  background: transparent;
  background-image: none;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
 }
 
 .text-small{
  background: transparent;
  background-image: none;
  font-weight: normal;
  font-size: 10px;
  color: #fff;
 }
 
 #notice{
  background: transparent;
  background-image: none;
  text-align: center;
  font-size: 12px;
  color: #fff;
 }
 
 #notice a{
  text-decoration: underline;
  color: #ffffcc;
 }
 
 #notice a:visited{
  text-decoration: underline;
  color: #ffcc33
 }
 
 #notice a:hover{
  text-decoration: none;
  color: #ffff00;
 }
 
 #special-head{
  background: transparent;
  background-image: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #fc3;
 }

 .bonus-td{
  background: transparent;
  background-image: none;
  text-align: center;
  font-size: 12px;
  color: #fff;
 }
 
 .bonus-txt{
  background: transparent;
  background-image: none;
  text-align: center;
  font-size: 14px;
  color: #fff;
 }

 #discount{
  background: transparent;
  background-image: none;
  color:#9f0;
 }
 
 #bonus-head{
  background: transparent;
  background-image: none;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
 }
 
  #promo-big{
  background: transparent;
  background-image: none;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin: 8px 0;
 }
 
 #promo-med{
  background: transparent;
  background-image: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  color: #fff;
 }
 
 #promo-sml{
  background: transparent;
  background-image: none;
  text-align: center;
  font-size: 11px;
  color: #fff;
 }
 
 #button {
  background: #fff;
  background-image: none;
  font-family: Verdana, Arial, sans-serif;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  width: 285px;
  height: 20px;
  padding: 0 15px 2px 15px;
 }
 
 .special-button{
  background: #fff;
  background-image: none;
  font-family: Verdana, Arial, sans-serif;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  width: 320px;
  height: 20px;
  padding: 0 15px 2px 15px;
 }

/****** kiana 08/26/2010 - added for new signup page ******/
.content_area_bg {
	width:940px;
	background:url(http://www.ghettogaggers.com/tour3/images/join_content_area-bg.gif) repeat-y;
}
.left_column_container {
	/*margin:30px 0 0 20px;*/
	margin:0 0 0 20px;
}
.titles {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 215px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 0 0 2px 0;
}
.titles_plan {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 0 0 2px 0;
}

.payment_type {
	padding:30px 0 0 0;
	border-top:1px solid #330000;
}

.mid_column_container {
	/*margin:30px 0 0 10px;*/
	margin:0 0 0 10px;
}
.pricepoint_container {
	float: left;
	height: 50px;
	width: 430px;
	margin:0 0 4px 0;
	border-bottom:1px solid #330000;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF66; /**/
	
}
.pricepoint_button_holder {
	float: left;
	height: 36px;
	width: 20px;
	margin: 0px;
	padding:7px 5px 0 0;
}

.pricepoint_top {
	float: left;
	height: auto;
	width: 400px;
}
.pricepoint_top_left {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	float: left;
	text-align: left;
	margin:6px 0 0 2px;
	width: 255px;
}
.pricepoint_top_right {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	float: left;
	margin:6px 0 0 2px;
}

.pricepoint_bottom {
	float: left;
	height: auto;
	width: 400px;
}
.pricepoint_bottom_left {
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
	float: left;
	height: auto;
	width: 215px;
	margin:0 0 0 7px;
}
.join_button {
	float: left;
	height: 55px;
	width: 390px;
	margin:0 0 0 50px;
}
.why_join {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	}
