/* NOTICE: What follows are the parts of the old content2.css file that are relevant to itempage.tpl */

/* 
	Black: #000
	White: #fff
	Grey: #666
	Blue: #3A7188
*/
a{
	font-weight:bold;
	text-decoration:none;
	color:#0B89C0;
}

#fg_footer{
	background:none;
	color: #222;
	font-family: Lucida Grande, sans-serif;
	font-size:12px;
	padding:10px 5px;
	font-weight:bold;
	line-height:15px;
}	
#fg_footer img, #sg_add_page img{
	vertical-align:top;
}
#fg_footer a, #sg_add_page a{
	color:#0B89C0;
	text-decoration:none;
}
#fg_footer a:hover, #sg_add_page a:hover{
	text-decoration:underline;
}
#fg_footer a.btn_add_tab, #sg_add_page a.btn_add_tab{
	background:#eee;
	border:1px solid #999;
	border-bottom-color:#888;
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, .1);
	font-size:11px;
	padding:5px 10px 5px 0px;
	text-decoration:none;
	color:#333;
}
#fg_footer a.btn_add_tab img, #sg_add_page a.btn_add_tab img{padding:0px 5px;}
#fg_footer a.btn_add_tab:hover, #sg_add_page a.btn_add_tab:hover{text-decoration:none;}
#fg_footer a.btn_add_tab, #sg_add_page a.btn_add_tab {
	padding: 5px 10px;
	border: 1px solid #CCC;
}
.dao_email_error{color:#DC8C10;font-weight:bold;font-size:11px;}
.dao_btn_submit{
	background:#0B89C0;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:4px 15px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	border:none;
	cursor:pointer;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	margin:0 0 10px;
	padding:0px;
	color:#333;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

p {
	font-size:14px;
}

li {
	font-size:14px;
}

table, td {
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#fb_wrap{ font-family: Helvetica; color:#333;}
.div_inline{display:inline-block;}
#deal{
	margin-top:5px;
	background: transparent;
	width:810px;
	padding:10px 0px;
	color: #333;
}
#deal_details_holder{
	width:450px;
	padding-bottom:10px;
	float:right;
	overflow:hidden;
}
#deal_left_col{
	display:inline-block;
	text-align:center;
	float:left;
	margin-top:7px;
	width: 340px;
}
#more_images{
	text-align:center;
    margin-bottom: 15px
}

.more_image_label{
	text-align:left; 
	font-size:14px;
	color: #666;
    margin: 6px 0px 10px 0;
}

.deal_img_cont{
	max-height:460px;
	background:transparent;
	text-align:center;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	cursor:pointer;
}
.deal_icon_cont{
	width:330px;
	height:330px;
	background-size:contain;
	text-align:center;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	cursor:pointer;
}
.deal_title{
	font-size: 24px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
}

.deal_label{
	font-size:13px;
	font-weight:bold;
}
#deal_highlights{
	padding-top:10px;
	color:#666;
}
.deal_details{
	font-size: 13px;
	text-align: justify;
	color: #666;
	padding-right: 2px;
	margin-top: 6px;
	margin-bottom: 23px;
	line-height: 17px;
}
.deal_img{
	max-width:330px;
	max-height:460px;
    vertical-align: top;
}
.small_deal_img_cont{
	width:50px;
	height:50px;
	background-size:cover;
	text-align:center;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	float:left;
	margin-right:8px;
	cursor:pointer;
    margin-bottom: 5px;
}
.small_deal_icon_cont{
	width:50px;
	height:50px;
	background-size:contain;
	text-align:center;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	float:left;
	margin-right:8px;
	cursor:pointer;
}
.small_deal_img{max-width:50px; max-height:70px;}
#sg_add_page{padding:15px 0px; margin:25px 0px; font-size: 12px;}
#popup_main_img{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#deal_buy_now{
	margin-top:5px;
	width:100%;
	height:60px;
}
#deal_price{
	color:#333;
	font-size:22px;
	font: 75%/1.231;
	margin:0px;
	text-align:left;
	font-weight:bold;
}
#deal_sale_price{
	color:#666;
	font-size:16px;
	text-decoration:line-through;
	font-family: 75%/1.231;
	text-align:left;
	display:inline-block;
}
#icn_sale_img{
	width:15px;
	height:15px;
	display:inline-block;
	background: url('../images/icn_sale_facebook.png') no-repeat;
}
#details_cont{
    margin: 20px 0;
	font-size:12px;
	color:#666;
	position: relative;
}

#variant_cont{margin-left:0px;margin-top: 15px;}

#deal_price {
	color:#333;
	font-size: 24px;
	font-family: 75%/1.231;
	margin:0px;
	text-align:left;
}
#fb_wrap.small .deal_details {
    margin-bottom: 16px;
    font-size: 13px;
    line-height: 17px;
}
#deal_price_val {
    display: block;
    float: left;
}

#deal_sale_price{
	color:#666;
	text-decoration:line-through;
	font-family: 75%/1.231;
	text-align:left;
}

#deal_price_cont{margin-bottom: 20px;}

#add_cart_cont{
	vertical-align:middle;
	display:inline-block;
}

#item_purchase_quantity, #item_purchase_variant{
	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:7px;
	cursor:pointer;
}
#item_purchase_variant{width:120px;}
#item_purchase_quantity{width:50px;}
#deal_buy_now .deal_shared{
	text-align:center;
	font-size:14px;
	position:relative;
	top:-55px;
	float:left;
	height:30px;
	color:#fff;
	height:50px;
	padding:10px;
	width:120px;
}
.deal_time_remaining{
	color:#333;
	font-size:18px;
	font-style:italic;
	text-align:center;
	margin:10px 0px;
}
.time_emph{color:#535b89;}
#deal_information{
	text-align:left;
	margin:30px 0px 0 0;
}
.dashed_separator{
	width:100%;
	border-bottom:1px dashed #999;
	padding:2px;
}
.deal_separator, .deal_separator_single{width:100%; padding:2px; border-bottom:1px solid #e2e2e2;}
.dotted_separator{
	width:100%;
	border-bottom:1px dotted #000;
	padding:2px;
}
.deal_info_label{
	font-size:22px;
	color: #666;
}

.deal_info_html{
	margin-top: 0;
	font-size:13px;
}

#share_container{margin-top:5px;}
#share_txt{font-size:10px; border-right:1px solid #ebe1aa; font-weight:bold; width:45px; margin:5px 0px; padding:0px 2px;}
/*NEW PAYMENT STYLES 2011-08-01*/
.cart_item_error{font-size:11px; font-style:italic; color:red;}
.faq{font-size:8px; text-decoration:none; vertical-align:top; margin:0px 3px;}
#comm_title{color:#209dd0; font-weight:bold;}
#comm_description{font-size:11px;}
.times_symbol {color:grey;font-weight:bold;}
#account_info,#payment_info{font-size:11px; margin-top:15px;}
.payment_title_sm{font-size:14px;font-weight:bold; padding:5px 0px;}
.payment_title_med{font-size:14px;font-weight:bold; padding:5px 0px;}
.payment_title_sm img,.payment_title_med img{margin:0px 5px 0px 0px; vertical-align:bottom;}
.payment_subtitle{color:#666; font-size:11px;}
#payment_pay_txt{color:#666; font-weight:bold;}
#payment_pay_cards img{vertical-align:middle;}
#payment_pay_cards{font-size:10px;text-transform:uppercase; color:#666; font-weight:bold; line-height:20px;}
#paypal_logo_img{width:150px;}
#siteseal{margin-left:10px;}
#shipping_rate,#total_purchase,#service_fees,#order_subtotal{text-align:right; padding:2px 3px;}
#order_subtotal{font-size:13px;}
#service_fees,#shipping_rate{font-size:11px;, margin-right:-2px;}
#total_purchase{font-size:18px; font-weight:bold;}
.total_label{font-weight:bold; padding:0px 10px;}
.additional_fee_cont{width:60px; display:inline-block;}
.pay_divider{width:100%; border-bottom:2px solid #ccc; margin:2px;}

.pay_enter_hyperlink {
	text-decoration:none;
}
.pay_enter_header {
	color:black;
	font-size:26px;
}

.pay_enter_error_msg {
	background-color:red;
	text-align:center;
	padding-top:13px;
	font-size:16px;
	font-weight:bolder;
	padding:10px;
	margin:10px 0px;
	border-radius:10px;
	-moz-border-radius:10px;
}

.pay_enter_content {
	margin-left:5px;
	margin-top:20px;
	font-size:14px;
	color:#395191;
}

.bordered_cell {
	border-top:1px solid #ccc;
}

.header_row {
	color:black;
}

.header_description {
	text-align:left;
	width:420px;
}

.header_quantity {
	width:130px;
}

.header_quantity_text {
	float:left
}

.header_price {
	width:90px;
}

.header_total {
	width:60px;
}

.deal_description {
	color:#0B89C0;
}

#max_p_p {
	font-size:9px;
	color:#666;
}

.deal_cell {
	color:black;
	padding:3px;
}
.deal_cell.item_total{text-align:right;}
.deal_cell #purchase_quantity{text-align:center;}
.pay_enter_content tr.product_cont{border-bottom:1px solid #ccc;}
.equals_symbol {
	position:relative;
	top:4px;
	left:5px;
	color:grey;
	float:left;
}

.pay_enter_section_header {
	color:black;
	font-size:22px;
	margin-top:20px;
	width:700px;
}.pay_enter_validator_div {
	float:left;
	height:13px;
	width:21px;
}

.pay_enter_validator {
	height:13px;
	visibility:hidden;
}

.form_full_name {
	float:left;
	width:234px;
}

.form_full_name_input {
	width:155px;
}

.form_email_address {
	float:left;
	width:450px;
}

.form_email_address_input {
	width:344px;
}

.form_card_number {
	float:left;
	width:237px;
}

.form_card_number_input {
	width:135px;
}

.form_card_expire {
	float:left;
	width:292px;
}

.form_card_expire_month_input {
	width:20px;
}

.form_card_expire_year_input {
	width:30px;
}

.form_csc {
	float:left;
}

.form_csc_input{
	width:34px;
}

.form_street {
	float:left;
	width:490px;
}

.form_street_input {
	width:340px;
}

.form_city {
	float:left;
	width:196px;
}

.form_city_input {
	width:154px;
}

.form_state {
	float:left;
	width:180px;
}

.form_zip {
	float:left;
	width:170px;
}

.form_zip_input {
	width:70px;
}

.form_country {
	float:left;
	width:170px;
}

.payment_information_cards_accepted {
	display:inline;
	margin-left:10px;
}

.payment_information_cc_card {
	width:35px;
	position:relative;
	top:5px;
}

.payment_information_csc {
	display:inline;
	margin-left:360px;
}

.csc_hyperlink {
	font-size:11px;
}

.deal_terms_section {
	font-size:12px;
	margin-top:5px;
	margin-bottom: 15px;
}

.deal_terms {
	color:grey;
}

.deal_terms_checkbox {
	margin:10px 0px;
}

#use_billing_address{font-size:12px; line-height:13px; color:#333; font-weight:bold; margin:5px 0px;}
.btn_finish_and_buy {
	float:left;
	margin-top:24px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	bottom:7px;
	width:442px;
}

.paypal_logo {
	float:left;
}

.paypal_logo_placement {
	position: relative;
	bottom:25px;
	left:120px;
}

.paypal_logo_img {
	width:150px;
	height:auto;
}

.godaddy_seal {
	position: relative;
	bottom:20px;
	left:130px;
}

.success_header {
	color:#333;
	font-size:40px;
	font-weight:bold;
}

.transaction_statement {
	padding:15px 20px;
	font-size:14px;
	color:black;
	margin-top:15px;
	background-color: #FFFECC;
	border: #ddd;
}
.result_body {
	position:relative;
	left:10px;
	top:25px;
}


/* CATALOG CSS */

#fcommerce_admin_header{
	border-bottom: #999 solid 1px;
}

#fcommerce_admin_header #admin_edit_settings{
	margin: 0px;
	border: none;
	background:#ccc;
	font-weight:bold;
	color:#5d76aa;
	padding:5px;
	cursor:pointer;
}

#fcommerce_admin_header #admin_preview{
	cursor:pointer;
	padding:5px;
	margin: 0px;
	border: 1px solid #999;
	border-bottom: #fff;
	background:#fff;
	font-weight:bold;
	color:black;
	position: relative;
	top:1px;
	z-index: 2;
}

#store_admin_link{font-weight:normal;margin-left:4px; font-size:13px;}

/** SHOPPING CART STYLES **/
#add_cart_cont{margin-top:5px; font-size:12px; text-align:center;}
#shopping_cart .product_cont .photo_cont{ width:50px; max-height:75px; overflow:hidden; display:inline-block; vertical-align:middle;}
#shopping_cart .icon_cont{width:50px; height:50px; background-size:contain; display:inline-block; vertical-align:middle;}
#shopping_cart .product_cont .photo_cont .photo{max-width:50px;}
#shopping_cart .product_cont .name{display:inline-block; vertical-align:middle; width:200px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#shopping_cart .product_cont .name .variant_name{font-size:12px; color:#666; font-style:italic;}
.pay_enter_content .product_cont .photo_cont{margin:5px 0px; width:50px; max-height:75px; overflow:hidden; display:inline-block; vertical-align:middle;}
.pay_enter_content .product_cont .photo_cont .photo{max-width:50px;}
.pay_enter_content .product_cont .name{display:inline-block; width:200px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.pay_enter_content .purchase_quantity_input{width:50px; text-align:center;}
#shopping_cart{width:100%; border-bottom:1px solid #ccc;}
#th_product_quantity{}
#th_product_price{}
#th_product_total{}

/* CATALOG CSS */
#fcommerce_cart_cont, #banner_fcommerce_cart_cont{cursor:pointer; width:130px; overflow:hidden;}
#shopping_cart_img{width:18px;margin-right:5px;}
.back_to_search_href{line-height:25px;}
#banner_img_cont{display:inline-block; max-height:75px; width:75px; vertical-align:middle; overflow:hidden;}
#banner_img{width:75px;}
#banner_txt{width:580px; padding:0px 5px; display:inline-block; vertical-align:middle;}
#banner_txt p{font-size:12px;}
#catalog_banner.offers_store{padding:0px 10px;}
#catalog_banner.offers_store #banner_txt{width:409px;}
#catalog{width:810px;}
.cat_row{margin:15px 0 0; width:812px; padding-left:4px;}
.cat_item{
	color:#000;
	cursor:pointer;
	width:256px;
	margin-right:12px;
	border:1px solid #e2e2e2;
	position: relative;
}
.cat_item:hover{border:1px solid #888;}
#fb_wrap.large .cat_item.last {
	margin-right: 0;
}
.cat_item_photo_cont{
	/*background image dynamically generated*/
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	height:300px;
	width: 256px;
    behavior: url(/libs/pie2/PIE.php);
}
.cat_item_photo{max-width:256px; vertical-align:middle; display:inline-block;}
.cat_item_title{font-size:12px; font-weight:bold; height:32px;}
.cat_item_info_cont{padding:5px;}
a.cat_item_view_more{color:#333; text-transform:uppercase;}
a.cat_item_view_more:hover{text-decoration:underline;}
.cat_item_price{color:#06C806; font-weight:bold;}
.cat_item_discount{color:#666; font-weight:normal; text-decoration:line-through;}
.fcarrowright{
	background: url('../images/icn_fcommerce_arrowfb.png'); 
	height: 22px; width:25px;
	margin: -12px 5px 0 5px;
}

.ps-footer {
    background: url("../images/page_shadow.png") no-repeat scroll top center transparent;
	min-height: 40px;
	background-size: contain;
	padding-top: 25px;
	height: 60px;
}
.ps-footer .secure-1 {
	width: 100px;
	height: 50px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.ps-footer .secure-2 {
	height: 50px;
	width: 105px;
	float: left;
}
.ps-footer .get-ps {
	display: block;
	height: 30px;
	float: left;
	width: 143px;
	margin-top: 0;
	margin-right: 10px;
}
#fb_wrap.large .ps-footer .get-ps,
#fb_wrap.medium .ps-footer .get-ps {
	display: block;
	height: 35px;
	float: left;
	width: 213px;
	margin-top: 5px;
	margin-right: 10px;
}
.ps-footer .powered-by {
	display: block;
	height: 20px;
	float: right;
	width: 165px;
	margin-top: 11px;
	margin-right: 10px;
}
.ps-footer .secure-1 img,
.ps-footer .secure-2 img,
.ps-footer .powered-by img,
.ps-footer .get-ps img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
}


#fb_wrap.small .btn_add_cart {
	margin: 0 auto;
	font-size: 14px;
    width: 235px;
	float: none;
	clear: both;
	text-align: center;
	position: relative;
	display: block;
}

.size-large #photo_popup {
	width: 480px !important;
}
.size-medium #photo_popup {
	width: 340px !important;
}
.size-small #photo_popup {
	width: 280px !important;
}


.no-variants {
	min-height: 25px;
}
.no-variants .n-variants {
	display: none;
}
.no-variants .add-btn-wrap {
	float: right;
}

.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;
}

.two-variants .add-btn-wrap {
	position: absolute;
	top: 16px;
	right: 0;
}

.two-variants {
	min-height: 57px;
}
html.size-small .two-variants .add-btn-wrap {
	text-align: center;
	position: relative;
	top: auto;
	right: auto;
}
 
/* The ghost, nudged to maintain perfect centering */
.ghost {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/* 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;
}

.ie-catalog-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

.addthis_button_tweet {
    display: inline-block !important;
    width: 79px !important;
    overflow: hidden !important;
}

#uvw-dialog-uv-1 {
    /*
    margin: -250px 0 0 -348px !important;
    width: 700px !important;
    */
    width: 65% !important;
    margin: 0 auto !important;
    top: 20px !important;
    left: auto !important;
    position: relative !important;
    min-width: 10px !important;
}
.uvOverlay3 {
    min-width: 100px !important;
}
.size-medium #uvw-dialog-uv-1,
.size-small #uvw-dialog-uv-1 {
    width: 100% !important;
}


#catalog_pagination{text-align:center; width:810px;}
#pagination_txt{font-size:11px; margin:5px 0px;}
#pagination_txt .emph{color:#333; font-weight:bold;}
#pagination_nums{margin:0px; padding:0px;}
#pagination_nums li{display:inline;}
#pagination_nums li:before{content: "\0020\2022 \0020";}
#pagination_nums li.first:before{content: "\0020";}
.page_num{padding:0px 3px;}
a.page_num{color:#333;}
a.page_num:hover{text-decoration:underline;}
#catalog_pagination{color:#333;}
span.fb_edge_comment_widget{top:15px !important;left: -280px !important}
.top-banner { display:none; }

.addthis_button_pinterest_pinit {
	width:35px;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
	padding:0px 1px;
}

.addthis_wrap {
	display:inline-block;
	vertical-align:top;
	margin-top:10px;
	margin-bottom: 10px;
	margin-right:11px;
	float:left;
}

.fb-comments-placeholder {
	min-height:100px;
}

.fb-like-placeholder {
	display: inline-block;
	margin-top: 10px;
}
.interval {
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    letter-spacing: 1px;
    background: #666;
    padding: 0 8px;
    border-radius: 3px;
    display: block;
    float: left;
    margin-left: 10px;
    line-height: 20px;
    margin-top: 4px;
}
.medium .interval {
    line-height: 20px;
    margin-top: 4px;
}
.small .interval {
    line-height: 19px;
    margin-top: 3px;
}
.interval i {
    font-style: normal;
}
.a-box-for-all-seasons {
    position: relative;
    width: 150px;
}
.a-box-for-all-seasons .interval {
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    letter-spacing: 1px;
    background: #666;
    padding: 0 8px;
    border-radius: 3px;
    display: block;
    float: left;
    margin-left: 10px;
    line-height: 20px;
    margin-top: 4px;
    position: absolute;
    right: -103px;
    top: 5px;
}

.goal-tracker {
  position: relative;
  padding: 10px;
}
.tracker-container {
  position: relative;
  height: 10px;
  width: 100%;
  margin: 0 auto;
  background: #EEE;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tracker {
  background: #ff9666;
  position: absolute;
  bottom: 0;
  height: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.scale {
  width: 25%;
  margin: 5px 0;
  font-size: 14px;
  color: #555;
  float: left;
  text-align: center;
}
.scale .value {
  font-weight: bold;
  font-size: 18px;
}
.scale .label {
  color: #999;
}
.scale-meta {
  overflow: hidden;
}

.small .scale {
  width: 33%
}
.small .scale-donors {
  display: none;
}

.scale-raised {
  width: 50%;
}
.scale-raised .value {
  font-size: 23px;
}
.scale-goal {
  width: 50%;
}
.scale-goal .value {
  font-size: 16px;
  line-height: 25px;
}
.scale-complete {
  width: 100%;
}

@media (max-width:500px){
  .top-banner-img {
    height: 31px !important;
    background-size: contain !important;
    margin-top: 11px !important;
    margin-left: 10px !important;
  }
}
