@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
p {
	font-size: 14px;
	color: #393939;
	margin: 10px 10px 10px 0;
}
ul.sc { 
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
	vertical-align: bottom;
}
li{ 
	padding-left: 20px;
	margin: 0px auto 0px;
	color:#0da3ce;
	font-size:12px;
	vertical-align: middle;
	line-height: 20px;
	
}
ul.sc li { 
	background: url(/web/framework/skins/images/style/li_sc.jpg) no-repeat;
	padding-left: 30px;
	margin: 0px auto 0px;
	color:#0da3ce;
	vertical-align: top;
	line-height: 25px;
}
a {
	font-size: 14px;
	color:#c5df04;
}
a:hover {
	font-size: 14px;
	color:#22cefe;
}
.pink {
	color: #c52088;
}
.small_grey {
	font-size: 12px;
	color: #999999;
}
.small_b_white {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.getit_msg {
	width: 240px;
	margin: 10px auto;
	text-align:center;
}
.btn_share {
	display: block;
	margin: 0 auto;
	padding: 15px 0px 0 0px;
	vertical-align:bottom;
	background: url('images/btn_share.jpg') no-repeat;
	width: 240px;
	height: 32px;
	color:#0C466B;
	background:#FFF url(/web/framework/skins/images/style/shareButton.gif) 0 100%;
}
a.btn_share {
	font-size: 10px;
}
a.btn_share:hover {
	font-size: 10px;
}
a.dblue {
	font-size: 10px;
	color: #0C466B;
	text-decoration: none;
}

.chat-button {
	display: inline-block;
	height: 21px;
	vertical-align: top;
	background: white url('/web/framework/skins/images/style/btn_chatpost.jpg') no-repeat right top;
	cursor: pointer;	
	margin-top: 10px;
}
.chat-button span {
	display: block;
	display: inline-block; /* only for IE6 */
	color: white;
	font-size:12px;
	padding: 0 20px;
	height: 100%;
	background: url('/web/framework/skins/images/style/btn_chatpost_l.jpg') no-repeat left top;
	overflow: hidden;
	position: relative;
	padding-top: 2px;
	
}
.chat-button input {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0); /* only for IE */
} 
.input-button {
	display: inline-block;
	height: 31px;
	vertical-align: top;
	background: white url('/web/framework/skins/images/style/btn_green_rounded.jpg') no-repeat right top;
	cursor: pointer;
	margin-left: -5px;	
}
.input-button span {
	display: block;
	display: inline-block; /* only for IE6 */
	color: white;
	font-size:14px;
	padding: 0 20px;
	height: 100%;
	background: url('/web/framework/skins/images/style/btn_green_cap.jpg') no-repeat left top;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
}
.input-button input {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0); /* only for IE */
} 
.input-button:link, .input-button:visited, .input-button:hover, .input-button:active {
	color: black;
	text-decoration: none;
}
#stage_deal_header {
	background: url('/web/framework/skins/images/style/stage_header_deal_bg.jpg') repeat-y #1878b2;
	width: 985px;
	height: 109px;
	margin: 0 auto;
}
.dealName {
	width:638px;
	float:left;
	margin-top:20px;
}
.joinPanel {
	width:250px;
	float:left;
	margin:20px 0 0 55px;
}
#stage_container {
	width: 100%;
	height: 538px;
	background: url('/web/framework/skins/images/style/container_bg.jpg') repeat-x;
	clear:both;
}
#stage_deal_row {
	width: 985px;
	height: 429px;
	margin: 0 auto;
	background: url('/web/framework/skins/images/style/stage_content_deal_bg.jpg') no-repeat;
}
#stage_content {
	width: 875px;
	height: 429px;
	margin: 0 auto;
	padding: 0 50px 0 50px;
}
#stage_deal_header h1 {
	color: #22316C;
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	text-align:left;
}
#stage_deal_row .info {
	font-size: 12px;
	color:#22316C;
	white-space: nowrap;
	text-align:center;
	margin-top:13px;
}
#deal_container {
	background-color:#e5eaeb;
	border: 1px solid #a2b8ce;
	height: 330px;
	width: 330px;	
	padding: 10px 10px 10px 10px;
}
#deal_about {
	width: 500px;
}
#callout_column h2 {
	font-weight: bold;
}
#callout_column h2, #callout_column ul{
 	padding-left: 20px;
}
.wbox_top {
	background: url('/web/framework/skins/images/style/wbox_top.jpg') no-repeat;
	width: 251px;
	height: 9px;
}
.wbox_fill {

	background: url('/web/framework/skins/images/style/wbox_fill.jpg') repeat-y;
	width: 251px;
}
.wbox_bottom {
	background: url('/web/framework/skins/images/style/wbox_bottom.jpg') no-repeat;
	width: 251px;
	height: 8px;
}
.chatbox_top {
	background: url('/web/framework/skins/images/style/chat_bubble.jpg') no-repeat;
	height:67px;
	width:251px;
}
.chatbox_top p{
	padding: 5px 0 0 5px;
}
.chat_owner {
	font-weight: bold;
}
#chatbox ul {
	padding-left: 0px;
	list-style:none;
	
}
#chatbox ul li {
	background: none;
	line-height: normal;
	padding: 5px 5px 5px 0px;
	margin: 0 0 0 7px;
	font-size: 12px;
	font-weight:normal;
}
#chatbox.wbox_fill ul li.odd {
	padding-left: 8px;
	width: 240px;
}
#chatbox.wbox_fill ul li.even {
	padding-left: 8px;
	background-color: #e1eef6;
	width: 225px;
}
#chatbox.wbox_fill ul li.admin {
	padding-left: 8px;
	background-color: #FFFCCF;
	width: 225px;
}

.smallDate
{
	font-size:9px;
	color:#9C9C9C;
}

.progressbar
{
	background:#FFF url(/web/framework/skins/images/style/progressBarFull.gif) 0 100% no-repeat;
	height:24px;
	float:left;
}

.progressbarEmpty
{
	background:#FFF url(/web/framework/skins/images/style/progress_bg_empty.gif) 0 100% no-repeat;
	width:308px;
	height:24px;	
}

.progressbarUnder50
{
	padding:5px 0 0 10px;
	font-size:10px;
	color:#FFF;
	width:46%;
}

.progressbarOver50
{
	float:left;
	color:#0C466B;
	padding:5px 0 0 10px;
	font-size:10px;
}
.bubble
{
	background: url('/web/framework/skins/images/style/bubble.jpg') no-repeat;
	width:142px;
	height:81px;
	padding-top:3px;
	float:left;
}
.bubbleOver
{
	background: url('/web/framework/skins/images/style/bubble_gotdeal.jpg') no-repeat;
	width:142px;
	height:82px;
	padding-top:40px;
	float:left;	
}
#footer_callout {
	text-align:center;
	height:135px;
	width: 985px;
}
#footer_callout_top {
	background: url('/web/framework/skins/images/style/footer_callout_top.jpg') no-repeat;
	width: 985px;
	height: 11px;
}
#footer_callout_content {
	background: url('/web/framework/skins/images/style/footer_callout_filler.jpg') repeat-y;
	width: 985px;
	height:120px;
}
#footer_callout_bottom {
	background: url('/web/framework/skins/images/style/footer_callout_bottom.jpg') no-repeat;
	width: 985px;
	height: 14px;
}
#footer_callout h1 {
	margin: 0px auto;
}
#footer_callout a {
	font-weight: bold;
	color:#90ab1a;
	font-size: 16px
}
#getitButton {
	width:270px;
	height:59px;
	background: url('/web/framework/skins/images/style/getitLargeBtn.gif') no-repeat;
}
#getitText {
	color: #FFF;
	font-size:34px;
	font-weight:bold;
}
.smallText {
	font-size: 11px;
	color: #999999;	
}
#submitPink {
	display: block;
	margin: 20px 0 0 10px;
	padding-top:17px;
	background: url(/web/framework/skins/images/style/btn_pink.jpg) no-repeat;
	width: 246px;
	height: 47px;
	border: none;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	cursor: pointer;
}
#submitPink:hover {
	cursor: hand;
}
.deal-button span {
	display: block;
	display: inline-block; /* only for IE6 */
	color: #404040;
	font-size:12px;
	height: 32px;
	background: url('/web/framework/skins/images/style/btn_share.jpg') no-repeat left top;
	overflow: hidden;
	position: relative;
	padding-top: 9px;
	cursor: pointer;
	width: 240px;
}

.promo_pane {
	background: url(/web/framework/skins/images/vendors/holder.jpg) no-repeat;
	height:354px;
	width:515px;
}
