/*
#item_buyer_set_price{
  width:88px;
	background: url(../images/dashboard/icn_cash_large.png) -1px -4px no-repeat; 
	background-color:white; 
	padding-left:25px;
}

.buyer_set_text_box{
  font-size: 20px; 
  border:1px solid #ddd; 
  padding:6px 7px;
  color:#444;
  -moz-box-shadow: 0 0 5px #005fb8;
  -webkit-box-shadow: 0 0 5px #005fb8;
  box-shadow: 0 0 5px #005fb8;
  width:100%;
}
*/
.ps-footer .get-ps {
	display: none !important;
}
#quantity_cont {
	margin-right: 5px;
    line-height: 28px;
}
.deal_info_html p {
	margin-top: 2px;
}
.donation-box {
	padding: 14px;
	overflow: hidden;
	position: relative;
}
.donation-box .price {
    float: left;
    padding: 5px 5px 5px 28px;
	font-size: 35px;
	text-align: right;
	font-weight: bold;
	color: #888;
	border: 1px solid #DDD;
	border-top: 2px solid #AAA;
	width: 172px;
	background: url("../images/dashboard/icn_cash_large.png") no-repeat scroll center left #FFF;
}
.small .donation-box .price {
  margin-bottom: 15px;
  width: 218px;
}
.donation-box .a-box-for-all-seasons .price,
.small .donation-box .a-box-for-all-seasons .price{
    width: 100%;
    background: url("../images/dashboard/icn_cash_large.png") no-repeat scroll center left #FFF;
    padding-right: 80px;
}
.btn_add_cart {
	padding: 10px 20px !important;
	font-weight: normal !important;
	font-size: 13px !important;
}
.donation-box .btn_add_cart {
	cursor: pointer;
	padding: 10px 20px;
	top: 30px;
	position: absolute;
	right: 10px;
}
.note {
	font-size: 11px;
	color: #AAA;
	margin-bottom: 20px;
	text-align: right;
    margin-top: 3px;
}
.social {
	display: none;
}
.fb-comments {
	margin-top: 10px;
}


html.size-small #item_purchase_quantity, #item_purchase_variant{
	margin-left: 0px;
}
html.size-small #quantity_cont label {
	margin-right:7px;
}

#fb_wrap.small #deal {
	width: auto;
	margin: 10px;
}
#fb_wrap.small #deal_price_cont .fright {
	width: 140px;
	float: left;
}
#fb_wrap.small .deal_title {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	white-space: normal;
}
#fb_wrap.small #sg_add_page {
	padding: 15px 0px 0 0;
	margin: 25px 0px 0 0;
}
#fb_wrap.small .fb-comments-placeholder {
	min-height: 0;
}
#fb_wrap.small .btn_back img {
	display: none;
}
#fb_wrap.small #fcommerce_cart_cont {
	float: none;
	margin: 0 auto 5px;
	text-align: center;
}
#fb_wrap.small .btn_back {
	cursor: pointer;
	float: none;
	margin: 10px;
	text-align: center;
}
#fb_wrap.small #sg_add_page .fleft {
	float: none;
	display: block;
	margin: 0 auto;
	width: 170px;
}
#fb_wrap.small #sg_add_page .fright {
	float: none;
	display: block;
	margin: 20px auto;
	width: 130px;
}
#fb_wrap.small .deal_icon_cont {
	width: 280px;
	height: 280px;
}
#fb_wrap.small .deal_img {
	max-width: 280px;
}
#fb_wrap.small #deal_price {
	color: #333;
	font-size: 22px;
	font-family: 75%/1.231;
	text-align: right;
	float: right;
	margin-bottom: 10px;
	margin-top:4px;
}
#fb_wrap.small #deal_left_col {
	display: none;
}
#fb_wrap.small #deal_details_holder {
	width: 100%;
}
#fb_wrap.small .popup {
	width: 260px !important;
}
#fb_wrap.small #fg_footer a.btn_add_tab, #fb_wrap.small #sg_add_page a.btn_add_tab {
	padding: 5px 10px;
	border: 1px solid #CCC;
	display: block;
	width: 141px;
}
#fb_wrap.small .ps-footer .secure-1 {
	width: 50px;
	height: 50px;
}
#fb_wrap.small .ps-footer .secure-2 {
	height: 50px;
	width: 55px;
}
#fb_wrap.small .ps-footer .powered-by {
	display: block;
	height: 20px;
	float: right;
	width: 125px;
	margin-top: 5px;
	margin-right: 10px;
}
#fb_wrap.small .donation-box {
	text-align:center;
}
#fb_wrap.small #deal_price_cont .fright {
	float: none;
	position: relative;
	top: auto;
	right: auto;
}
#fb_wrap.small #deal_price_cont {
	margin-bottom: 4px;
}
#fb_wrap.medium #deal_price_cont {
	margin-bottom: 16px;
	margin-top: 8px;
}
#fb_wrap.small #quantity_cont {
    line-height: 37px;
}
#fb_wrap.medium #deal {
	width: auto;
	margin: 10px;
}
#fb_wrap.medium #deal_left_col {
	display: none;
}
#fb_wrap.medium #deal_details_holder {
	width: 100%;
}
#fb_wrap.medium .deal_img_cont {
	margin-bottom: 10px;
}
#fb_wrap.medium .deal_title {
	font-size: 24px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	white-space: normal;
}
#fb_wrap.medium .deal_icon_cont {
	width: 460px;
	height: 460px;
}
#fb_wrap.medium .deal_img {
	max-width: 460px;
}
#fb_wrap.medium #sg_add_page {

}
#fb_wrap.medium .fb-comments-placeholder {
	min-height: 0;
}
#fb_wrap.medium .btn_back img {
	display: none;
}
#fb_wrap.medium #fcommerce_cart_cont {
	margin: 10px auto;
	text-align: center;
}
#fb_wrap.medium .btn_back {
	cursor: pointer;
	margin: 15px 10px 10px 10px;
	text-align: center;
}
#fb_wrap.medium #sg_add_page .fleft {
	margin: 0 auto;
	width: 170px;
}
#fb_wrap.medium #sg_add_page .fright {
	width: 130px;
}
#fb_wrap.medium .popup {
width: 260px !important;
}

#fb_wrap.medium .social.med {
	display: block;
}


#fb_wrap.large #deal {
	width: auto;
	margin: 10px;
}
#fb_wrap.large #deal_left_col {
	width: 44%;
}
#fb_wrap.large #deal_details_holder {
	width: 54%;
}
#fb_wrap.large #deal_left_col {
	width: 310px;
	margin-right: 20px;
}
#fb_wrap.large .btn_back {
	margin-top: 17px;
	margin-left: 0;
}
#fb_wrap.large #fcommerce_cart_cont {
	margin: 10px 0 10px 10px;
}
#fb_wrap.large .social.large {
	display:block;
	margin-top: 10px;
}

.deal_img_placeholder {
	margin-bottom: 20px;
}

.hidden {
	display: none;
}

.n-variants {
	font-size: 13px;
	/* height:26px; */
}

.n-variants .drop {
	margin: 10px 0;
}
.n-variants select {
	font-size: 12px;
	color: #222;
	border: 1px solid #CCC;
	-moz-box-shadow: 0 1px 2px rgba(187,187,187,0.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(187,187,187,0.5) inset;
	box-shadow: 0 1px 2px rgba(187,187,187,0.5) inset;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 5px;
	text-align: left;
	margin-left: 1px;
	cursor: pointer;
}
.n-variants label {
	margin-right: 6px;
}

#quantity_cont label {
	font-size: 13px;
	color: #666;
}

.fb-comments-placeholder {
	margin-top: 30px;
}

.no-variants {
	min-height: 25px;
}

.one-variants .add-btn-wrap {
	position: absolute;
	top: -2px;
	right: 0;
}
html.size-small .one-variants .add-btn-wrap {
	text-align: center;
	position: relative;
	top: auto;
	right: auto;
}

html.size-small .one-variants .n-variants {
	height:43px;
}

.two-variants .add-btn-wrap {
	position: absolute;
	top: 16px;
	right: 0;
}
html.size-small .two-variants .add-btn-wrap {
	text-align: center;
	position: relative;
	top: auto;
	right: auto;
}

html.size-small .two-variants .n-variants {
	height:78px;
}

.hide {
	display:none;
}
/*
html.size-small .hide {
	display: block;
}
*/


/* The ghost, nudged to maintain perfect centering */
.ghost {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
  display: none;
}

/* The element to be centered, can
   also be of any width and height */ 
.add-btn-wrap .btn_add_cart {
  display: inline-block;
  vertical-align: middle;
}