.M10 {
	margin-top:3em !important;
}
.M5 {
	margin-top:1.3em !important;
}
.curuve3 {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

/* ============================= header ====================== */


select{

    background: url("../../images/d-arrow.png") no-repeat scroll 98% center #FFFFFF !important;
	background-color: rgb(255, 255, 255);
    -webkit-appearance: none;
    -moz-appearance: none !important;
    background-color: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    padding: 5px 4px 4px;
    text-indent: 0.01px;
    box-shadow: none;
    text-overflow: '';
    display: inline-block;
    cursor: pointer;
}
.header_top{
	float:left;
	width:99%;
	padding: 12px 2px 8px 1px;
}
.header_topleft{
	float:left;
}
.header_topleft li{
	float:left;
}
.header_topleft li a{
	float:left;
	color: #2874f0;
    padding: 1px 12px 0 0;
}
.header_topleft li a:hover{
	text-decoration:underline;
}
.header_topright{
	float:right;
}
.header_topright li{
	float:left;
	padding: 1px 0 0 12px;;
}
.header_topright li span{
	float:left;
	color:#111;
	padding-left:2px;
}
.header_topright li a{
	float:left;
	color: #2874f0;
	text-transform:capitalize;
}
/*.currency_code{
	font-size:9px;
*/}
.header_topright li a:hover{
	text-decoration:underline;
}
.header_topright li li a:hover{
	text-decoration:none;
}
.header_bottom{
	float:left;
	width:100%;
}
/*.logo{
	float:left;
    height: 55px;
    margin: 0 5px 0 0;
    padding: 0;
    width: 100px;
}*/
.header_nav{
	float:left;
	background:url(../../images/nav_bg.jpg) repeat-x;
	height:55px;
	width:78.5%;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.header_menu{
	float:left;
}
.header_menu li{
	float:left;
	border-right:1px solid #FFF;
	position:relative;
}
.header_menu li a {
height: 20px;
padding: 17px;
min-width: 25px;
font-weight: 500;
display: inline-block;
font-size: 12px;
/* float: left; */
color: #2874f0;
text-shadow: 0 1px 0 #eeeeec;
}
.header_menu li a .count {
    background-color: #2874f0;
   -webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: -1px 1px 1px #666666;
	-moz-box-shadow: -1px 1px 1px #666666;
	-webkit-box-shadow: -1px 1px 1px #666666;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    line-height: 10px;
    padding: 2px 3px;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: 10px;
}

/* Mini Cart */
.mini_cart_popup {
	display:none;
	position: absolute;
	background: #fff;
	color: #212121;
	font-size: 14px;
	font-weight: normal;
	font-weight: initial;
	border-color: #f0f0f0;
	text-align: left;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
	padding: 15px 10px;
	margin: 15px auto;
	right:0;
	top:auto;
	width:310px;
	min-height: 200px;
	max-height: 400px;
	z-index: 999999;
	overflow-y: auto;
}
/*.cart_full_bg {
    height: 100px;
width: 100px;
border: none;
box-shadow: none;
background: url(../../images/site/ajax-loader.gif) no-repeat;
}*/
/*.cart_container #cart_popup:last-child
{
	display: none !important;
}*/
.mini_cart_popup li{
    display: inline-flex;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
    margin: 10px 0px;
    padding-bottom: 5px;
}
.mini_cart_popup .pro_image img {
    width: 50px;
}
.mini_cart_popup .info
{
	padding: 0px 5px;
}
.mini_cart_popup .cart_summary
{
	display: inline-flex;
	padding: 5px 0px;
	width: 100%;
}
.mini_cart_popup .summary
{
	float: left;
	display: block;
	width: 100%;
	font-weight: 500;
	text-align: right;
}
.mini_cart_popup .summary span, .mini_cart_popup .price
{
	color: #388e3c;
	font-weight: 500;
}
.mini_cart_popup .mini_cart_checkout
{
	width: 100%;
}
.mini_cart_popup .mini_cart_checkout a.checkout_btn {
    color: #fff !important;
    border: none !important;
}
.mini_cart_popup .qty {
    padding-left:10px;
}
.mini_cart_popup .pro_name a
{
	text-overflow: ellipsis;
	white-space: inherit;
	overflow: hidden;
}
.mini_cart_popup.empty_cart {
    padding: 50px 0px 70px;
    text-align: center;
    max-height: 100px !important;
    overflow: visible;
    min-height: 110px;
}
.mini_cart_popup:after {
	bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
}
.mini_cart_popup .cart_top_icon
{
  right: 16px; 
}
.mini_cart_popup a
{
	color: #000 !important;
}
.mini_cart_popup  .cart_remove
{
	position: absolute;
	top: 0;
	right: 0;
}

#activity{
	background: url(../../images/site/activity.png) no-repeat;
	background-position:center;
	/* background: url(../../images/logo_icon.png) no-repeat scroll -100px 0 rgba(0, 0, 0, 0);*/
}
#activity:hover{
	background: url(../../images/site/activity_over.png) no-repeat;
	background-position:center;
	/*background-position:-160px 0px;*/
}
#conversations{
	background: url(../../images/bloger.png) no-repeat;   background-position: center
}
#conversations:hover{
background: url(../../images/bloger2.png) no-repeat;   background-position: center
}
#favorites{
	background: url(../../images/site/favorite.png) no-repeat;
	background-position:center;
	/*background: url(../../images/logo_icon.png) no-repeat scroll -340px 0 rgba(0, 0, 0, 0);*/
}
#favorites:hover{
	background: url(../../images/site/favorite_over.png) no-repeat;
	background-position:center;
	/*background-position:-400px 0px;*/
}
#shop{
	background: url(../../images/logo_icon.png) no-repeat scroll -460px 0 rgba(0, 0, 0, 0);
}
#shop:hover{
	background-position:-520px 0px;
}
.search_main{
	height: 40px;
    padding: 13px 0 0;
	float:left;
	width:76%;
}
.search_main1 {
height: 40px;
padding: 13px 0 0;
float: left;
width: 68%;
}
/*.search{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	border-color:#B3B3B3 #CCCCCC #CCCCCC #B3B3B3;
	border-style:solid;
	border-width:1px;
	background:#FFFFFF;
	line-height:15px;
	width:100%;
	/*margin-right:10px;margin-left:20px;
	padding:6px 5px 6px 5px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	outline: none;
}*/
.search_btn {
	float:left;
	background-color:#D5D5D5;
 	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F0F0F0 , endColorstr=#D5D5D5 );
	background-image:-moz-linear-gradient(top, #F0F0F0  0%, #D5D5D5  100%);
 	background-image:-webkit-linear-gradient(top, #F0F0F0  0%, #D5D5D5  100%);
 	background-image:-ms-linear-gradient(top, #F0F0F0  0%, #D5D5D5  100%);
 	background-image:linear-gradient(top, #F0F0F0  0%, #D5D5D5  100%);
 	background-image:-o-linear-gradient(top, #F0F0F0  0%, #D5D5D5  100%);
 	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#F0F0F0 ), color-stop(100%,#D5D5D5 ));
	box-shadow:0 1px 0 #C0C0BA;
	-moz-box-shadow:0 1px 0 #C0C0BA;
	-webkit-box-shadow:0 1px 0 #C0C0BA;
	border-color:#B3B3B3 #B3B3B3 #939393;
	border-style:solid;
	border-width:1px;
	height:27px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#505050;
	text-align:center;
	cursor:pointer;
	width:72px;
	margin:1px 0 0 0px;
}
.search_btn:hover{
	background-color:#C6C6C6;
 	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F0F0F0 , endColorstr=#C6C6C6 );
	background-image:-moz-linear-gradient(top, #F0F0F0  0%, #C6C6C6  100%);
 	background-image:-webkit-linear-gradient(top, #F0F0F0  0%, #C6C6C6  100%);
 	background-image:-ms-linear-gradient(top, #F0F0F0  0%, #C6C6C6  100%);
 	background-image:linear-gradient(top, #F0F0F0  0%, #C6C6C6  100%);
 	background-image:-o-linear-gradient(top, #F0F0F0  0%, #C6C6C6  100%);
 	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#F0F0F0 ), color-stop(100%,#C6C6C6 ));
}
/*.cart{
	background:url(../../images/nav_bg.jpg) repeat-x;
	float:right;
	width:10.3%;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	height:55px;
}
.cart:hover{
	background:url(../../images/nav_bg_hover.jpg) repeat-x;
}*/
.cart a{
	background: rgba(0, 0, 0, 0) url(../../images/logo_icon.png) no-repeat scroll -584px -6px;
    color: #666666;
    display: inline-block;
    font-weight: 500;
    padding: 0 0 1px 22px;
    text-shadow: 0 1px 0 #EEEEEC;
	position:relative;
}
.cart a span{
	background-color: #388e3c;
    border-radius: 3px;
    box-shadow: -1px 1px 1px #666666;
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal !important;
    left: 20px;
    line-height: 10px;
    padding: 2px 3px;
    position: absolute;
    text-decoration: none;
    top: 0px;
    z-index: 1;
	font-weight: normal;
	text-shadow: 0 0 0 !important;
}
.cart a strong{
	text-shadow: 0 1px 0 #EEEEEC;
	color: #666666;
    display: inline-block;
	font-weight:normal;
	padding:10px 15px 5px;
	font-size:14px;
}



/* ============================= Section ====================== */


/*.container{
	float:left;
	margin-top:15px;
	width:100%;
}*/



/* ============================= Left side ====================== */


.left_side{
	float:left;
	width:19%;
	margin-right:30px;
	margin-top:10px;
}
.browse{
	float:left;
	padding:10px;
	margin-bottom:10px;
	background:#F5F5F1;
}
.browse h2{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 500;
	color:##333333;
	margin-bottom:8px;
	margin-left:5px;
}
.browse ul{
	float:left;
	width:100%;
}
.browse ul li a{
	border-bottom: 1px solid #E2E2E2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:6px 5px;
	color: #2874f0;
	line-height:19px;
	float:left;
	width:94%;
	font-weight: 500;
	font-size:12px;
}
.browse ul li a:hover{
	background:#D1E7EB;
}
.email_subscribe{
	background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(41, 51, 57, 0.5);
    float: left;
    margin-bottom: 10px;
    padding: 14px;
    width: 100%;
}
.email_subscribe h2{
	border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.email_subscribe p{
	color: #666666;
    line-height: 16px;
	float:left;
	font-size:12px;
}

.create_btn:hover{
	background:#2690b1;
}
.password_btn:hover{
	background:#2690b1;
}
.newsletter_links{
	float:left;
	margin-top:5px;
	color: #2874f0;
	text-decoration:none;
}
.newsletter_links:hover{
	text-decoration:underline;
}
.left_shop{
	float:left;
	padding:14px;
	margin-bottom:10px;
	background:#F5F5F1;
	width:85%;
}
.left_shop h2{
	border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.left_shop ul{
	float:left;
}
.left_shop ul li a{
	float:left;
	line-height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2874f0;
}

/* ============================= right side ====================== */



.right_side{
	float:right;
	width:77.9%;
	margin-top:10px;
}
.add_listimg{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.add_listimg a img{
	border:none;
}
.promotions{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.promotions li{
	background:#F5F5F1;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    display: inline-block;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    padding: 12px;
    transition: all 0.05s ease 0s;
    width: 224px;
	cursor:pointer;
}
.promotions li:last-child{
	margin-right:0px;
}
.promotions li:hover{
	background:#EBF6F7;
}
.promotions_box{
	float:left;
	width:100%;
}
.promotions_box h3{
	
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
    margin-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-rendering: optimizelegibility;
    white-space: nowrap;
    width: 220px;
	color:#111;
}
.promotions_box h3 a{
	color: #2874f0;
}
.promotions_box h3 a:hover{
	text-decoration:underline;
}
.promotions_img{
	float:left;
	background:#111;
    border: 4px solid #FFFFFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
    overflow: hidden;
    width: 214px;
}
.promotions_img img{
    width: 215px;
}
.promotions_credit{
	color: #B2B2B2;
    float: right;
    font-size: 11px;
    margin-right: 1px;
}
.product_box{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.product_title_box{
	float:left;
	width:100%;
	position:relative;
}
.product_box h2{
	float: left;
    font-size: 14px;
    margin-bottom: 12px;
	color:#111;
}
.see_more{
	float: left;
    margin-left: 16px;
    margin-top: 1px;
	color: #2874f0;
}
.see_more:hover{
	text-decoration:underline;
}
.see_items{
	float:right;
	color: #2874f0;
    text-decoration: none;
}
.see_items:hover{
	text-decoration:underline;
}
.product_listing li .product_main{
	background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    float: left;
    /*height: 170px;width: 170px; margin: 0 0 10px;*/
   	width: 100%;
    padding: 6px;
    position: relative;
    margin-bottom: 20px;
}
.shop_product_listing li, .team_list_main li
{
	border-radius: 2px;
    box-shadow: 0 1px 4px rgba(41, 51, 57, 0.5);
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
    padding: 10px 0px;
}

.home .product_listing li{padding-bottom:15px;}

.product_listing li:nth-child(4n+1) {
 	margin-left: 0px;
}
.product_listing1 {
    float: left;
    /*margin: 10px 0 0 5px;*/
    width: 100%;
}
.product_listing1 li .inner_layout{
    background-color: #dddddd;
    border: 1px solid #ECECEC;
    float: left;    
    padding: 6px;
    position: relative;
	transition:all 0.1s ease 0s;
    /*width: 151px;margin: 0 0 14px 18px;height: 170px;*/
}



.product_hide {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 999;
}

.fav_icon{
	float:left;
	background: url(../../images/logo_icon.png) #FFFFFF ;
    border-color: rgba(0, 0, 0, 0.15);
    float: left;
    height: 25px;
    line-height: 23px;
    padding: 0;
    width: 26px;
    z-index: 2;
	position:absolute;
	right:0px;
	top:5px;
}
.search_product_title a{
	color: #212121;
    display: block;
	text-transform:capitalize;
	letter-spacing: 0;
	line-height:1.4;
    font-weight: 500;
    /*min-height: 60px;*/
}
.search_product_title a:hover{
	color: #2874f0;
}
.search_product_price
{
	display: inline-flex;
	width: 100% !important;
}
.search_product_price .offer_prize
{
	color: #212121;
	display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
    display: inline-block;
}
.search_product_title .pro_review .reviews
{
	background: none;
}
.search_product_price .pro_reg_price, .search_product_price .pro_offer_price
{
	padding: 0px 2px;
}
.search_product_price .pro_reg_price
{
	margin-left: 2px;
}
.search_pro_details .pro_review
{
	margin: 8px 0px 5px;
}
.search_product_price .actual_prize
{
	/*color: #212121;
	display: block;
    font-size: 16px;
    font-weight: 500;*/

    text-decoration: line-through;
	display: inline-block;
	margin-left: 8px;
	font-size: 14px;
	color: #878787;
}
.product_maker a{
	color: inherit;
    display: block;
    overflow: hidden;
    text-transform: capitalize;
}
.product_maker a:hover{
	color: #2874f0;
}
.shop_product_price span {
    color: #388e3c;
    font-weight: 500;
}
/*.product_price{
	float:right;
	color: #388e3c;
    text-align: right;
    white-space: nowrap;
	font-size:12px;
	line-height:17px;
}*/
.currency-value{
    font-size:12px;
}
.currency-value{
    font-size:9px;
}
.featured_shop{
	float:left;
	width:45.8%;
	background-color: #F7F7F3;
    border: 1px solid #ECECEC;
    height: 160px;
    margin-right: 8px;
    padding: 11px;
    position: relative;
}
.featured_img{
    background-repeat: no-repeat;
    float: left;
    height: 160px;
    margin-right: 12px;
    width: 160px;
}
.featured_img img{
	height: 160px;
	width:100%;
}
.featured_right{
	float:right;
	width:50%;
}
.featured_right h3{
	float:left;
	margin-bottom: 4px;
	width:100%;
}
.featured_right h3 a{
	float:left;
	color: #2874f0;
	font-size:12px;
}
.featured_right h3 a:hover{
	text-decoration:underline;
}
.featured_right p{
	float:left;
	width:100%;
	line-height:17px;
	font-size:12px;
	height:86px;
	overflow:hidden;
}
.read_post{
	bottom: 10px;
    color: #2874f0;
    float: left;
    left: 185px;
    position: absolute;
}
.read_post:hover{
	text-decoration:underline;
}
.featured_listing{
	float:left;
	width:50%;
}
.featured_listing li{
	background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    float: left;
    height: 170px;
    margin: 0 0 14px 8px;
    padding: 6px;
    position: relative;
    width: 170px;
}
.featured_listing li:nth-child(2n+1) {
 	margin-left: 0px;
}
.recent_list{
	float:left;
	width:100%;
}
.recent_list li{
	border: 1px solid #DDDDDD;
    float: left;
    margin: 5px;
    padding: 3px;
}
.recent_list li:nth-child(8n+1) {
 	margin-left: 0px;
}
.recent_list li a{
	display: block;
    height: 77px;
    width: 77px;
}
.recent_list li a img{
    height: 77px;
    width: 77px;
}

/* Shop page start*/

.form-login {
    background-color: #ededed;
    border-color: #d2d2d2;
    border-radius: 10px;
    border-width: 5px;
    box-shadow: 0 1px 0 #cfcfcf;
    margin: 17% auto;
    text-align: center;
    max-width: 300px;
    overflow: hidden;
}
.bounceIn {
    animation-duration: 0.75s;
    animation-name: bounceIn;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.form-login h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-radius: 10px 10px 0 0;
    border-style: solid;
    border-width: 0 0 1px;
    color: #0a3151;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 15px;
    text-align: center;
}
.start-selling {
    background: rgba(0, 0, 0, 0) url("../../images/shop/shop_images.png") no-repeat scroll 0 -264px;
    border: 0 none;
    display: inline-block;
    font-size: 0;
    height: 46px;
    margin-bottom: 15px;
    width: 216px;
}
.multistore_shop {
    background: #ffde14 none repeat scroll 0 0;
    border-radius: 4px;
    color: #027cd5;
    font-size: 15px;
    font-weight: 500;
    margin: 0 auto 15px;
    max-width: 211px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #ffcd00;
}
.every-day-block {
   	overflow: hidden;
    width: 100%;
}
.splitlayout {
    padding: 1em 0;
}
.every-day-block .container {
    
    margin: 0 auto 50px;
}
.every-day-block h5 {
    color: #adadad;
    font-size: 2em;
    margin: 25px 0 30px;
    text-align: center;
}
.wrapper .side {
    backface-visibility: hidden;
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: relative;
    z-index: 100;
}
.wrapper .copy {
    margin: 0 auto;
    max-width: 80%;
    padding: 1em 0 0;
}
.chapter-img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #f4f4f4;
    border-radius: 50%;
    height: 168px;
    line-height: 168px;
    margin: 5px auto 0;
    text-align: center;
    width: 168px;
}
.lesser-viewport-area .chapter-img.animated {
    height: 170px;
    line-height: 170px;
    position: relative;
    top: 0;
    width: 170px;
}
.lesser-viewport-area .chapter-img {
    height: 200px;
    line-height: 200px;
    width: 200px;
}
.chapter-imgage
{
	background: rgba(0, 0, 0, 0) url("../../images/shop/shop_images.png");
    display: block;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.chapter-img-1 {
    background-position: -267px -135px;
    width: 80%;
}
.chapter-img-2 {
    background-position: -489px -119px;
}
.chapter-img-3 {
	background-position: 162px -132px;
    }
.chap-no-text {
    color: #005286;
    padding-top: 0;
    position: relative;
    text-align: center;
    top: 10px;
}
.chap-no-text h3 {
    font-size: 4em;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 5px;
    color: #005286;
}
.chap-no-text p {
    font-size: 13px;
    font-weight: 300;
    margin-left: 5px;
    color: #005286;
    text-align: center;
}
.anyone-can-sell {
    background: rgba(0, 0, 0, 0) url("../../images/shop/any-one-bg.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 3em 0;
    position: relative;
    z-index: 0;
}
.anyone-can-sell {
    color: #fff;
}
.anyone-can-sell h2 {
    margin: 25px 0 0;
    color: #FFF;
    text-transform: uppercase;
}
.anyone-can-sell h4 {
    font-size: 18px;
    color: #FFF;
}
.sell-needs {
 	margin: 25px 0;
}
.sell-needs p {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin-top: 5px;
    color: #FFF;
    position: relative;
    top: 0;
    width: 230px;
}
.sell-needs .and {
    color: #ffde14;
    font-size: 3em;
    font-weight: 300;
    margin: 0 20px;
    position: relative;
    top: 0;
    vertical-align: top;
}
span.card {
    border: 2px solid #ffde14;
    display: inline-block;
    height: 60px;
    margin: 10px 10px 0px 0px;
    padding: 8px 10px;
    text-align: center;
    vertical-align: top;
    width: 100px;
}
.video-container iframe
{
	width: 100%;
	margin: 0px auto;
	height: 300px;
}
.anyone-can-sell h2.register-in {
    font-size: 16px;
    margin: 25px 0;
    text-transform: inherit;
}
.doing-business, .normal-flow {
    width: 100%;
}
.sell-in-multistore {
    background: #fff none repeat scroll 0 0;
    padding: 3em 0;
    position: relative;
    z-index: 0;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
    padding: 0 20px;
}
.sell-in-multistore h2 {
    font-size: 2.5em;
    letter-spacing: 2px;
    margin: 0 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.sell-in-multistore p {
    color: #818181;
    font-size: 16px;
    font-weight: 300;
    margin: 15px 0;
}
.top-main {
    margin: 0;
    padding: 50px;
}
.background_image {
    background-image: url(../../images/shop/seller-regsiter-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	width: 100%;
	top: 0;
}
.left-col .left-container {
    margin: 40px 0;
}
.left-col h2 {
    font-size: 36px;
    margin: 0 0 3px;
    color: #FFFFFF;
}
.left-col .heading2 {
    margin-bottom: 22px;
}
.left-col p {
    font-size: 17px;
    margin-bottom: 4px;
    color: #FFFFFF;
}
.right-container {
    background-color: #fff;
    border-radius: 5px;
    padding: 23px 33px;
}
.right-container *:-moz-placeholder, .right-container *::-moz-placeholder {
    color: #edeaea;
    opacity: 1;
}
.right-container h2 {
    margin: 0px 0px 20px;
}
.right-container .subTitle {
    color: #717171;
    font-size: 13px;
}
.right-container .form-group {
    margin: 20px 0 0;
    min-height: 64px;
    padding: 0;
}
.right-container .control-label {
    color: #717171;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
}
.label_yes
{
	width: 50%;
	padding: 0px 10px !important;
}
.right-container input
{
	box-shadow: none !important;
}
.right-container .form-field {
    padding: 0 16px 0 0;
    position: relative;
}
.right-container .success-btn.pull-right {
    background-color: #027cd5;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 6px 30px 6px;
	border: 1px solid #027cd5 !important;
}
.custom_images {
    display: inline-flex;
}

/* Shop page end*/



/* News_Slider ============================================================= */



ol {
	list-style: none;
	padding:0px;
	margin:0px;
}
.slidewrap {
	overflow: hidden !important;
	position: relative;
	width: 100%;
	float:left;
}
.amigo_pagination
{
	width: 100%;
	padding: 10px 10px;
	text-align: center;
	float: left;
}
.amigo_pagination a
{
	display: inline-block;
}
.amigo_pagination .prev, .amigo_pagination .next {
	display: inline-block;
	line-height: 32px;
	color: #2874f0;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: 500;
}
.page_numbers
{
	display: inline-block;
	padding: 1px 12px;
	cursor: pointer;
	line-height: 32px;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	font-weight: 500;
	color: inherit;
}
.page_numbers.current
{
	background: #2874f0;
	color: #fff;
}
/*
.prev, .next {
	display: block;
	text-indent: -9999px;
}
.prev {
	background-image: url(../../images/slider_next.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.prev:hover {
	background-image: url(../../images/slider_next_hover.png);
}
.next {
	background-image:url(../../images/slider_prev.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.next:hover {
	background-image:url(../../images/slider_prev_hover.png);
}*/
.third .nextprev {
	width:8%;
	float:right;
	position:absolute;
	right:0px;
}
.third .next, .third .prev {
	float:left;
	height:19px;
	width:21px;
	margin-left: 2px;
}

/* images hover icon ============================================================= */
.hoverfav_icon{
	background:url("../../images/fav-icon.png") no-repeat scroll 4px 5px #FFF;
	cursor:pointer;
	line-height: 23px;
    padding: 0;
    width: 26px;
    z-index: 2;
	right:33px;
	top:5px;
    color: #212121;
    border: none !important;
}
.shopview_info a.favorites
{
	text-align: left;
	width: 100%;
}
.shopview_info a.favorites .hoverfav_icon
{
	width: 100% !important;
	background-position: 104px;
	text-align: left;
}
.hoverfav_icon:hover, .hoverfav_icon:active
{
	border: none !important;
	box-shadow: none !important;
	/*background:#f5faff !important;*/
}
.hoverfav_icon1{
	background:url("../../images/fav-icon_hover.png") no-repeat scroll 0px 0px;
	cursor:pointer;
	padding: 0 0 0 17px;
   	margin-right:12px;
   	border: 2px solid #fff !important;
}
.hoverdrop_icon a{
	width:38px;
	height:25px;
	background:url(../../images/drop_icon.png) no-repeat;
	top:0px;
}
.product_fav {
    display: inline-flex;
    position: absolute;
    z-index: 2222;
    right: 0;
}
.hoverdrop_icon1{
	position:absolute;
	float:left;
}
.hoverdrop_icon1 a{
	width:38px;
	height:25px;
	background:url(../../images/drop_icon_active.png) no-repeat;
	right:5px;
	top:5px;
	float:left;
	position:absolute;
}
.hover_lists{
	background:url(../../images/hover_drop_img.png) no-repeat;
	/*border: 1px solid #dddddd;*/
    display: none;
    float: left;
    height: auto;
    left: -20px;
    margin-top: 0px;
    padding: 5px;
    position: absolute;
    width: 208px;
    z-index: 5555;
    /*background-color: #ffffff;*/
}
.hover_lists h2{
	/*border-bottom: 1px dotted #E5E4E3;padding-bottom: 7px;width:81%;*/
    color: #97928F;
    display: block;
    font-size: 11px;
    margin: 6px 6px 5px;
    text-transform: uppercase;
}
.lists_check{
	
	width:100%;
	padding: 6px 7px;
	display: inline-flex;
}
.lists_check input
{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
.lists_check label{
	float:left;
	color: #5A5552;
	line-height:14px;
	 display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
    margin: 0px !important;
}
.check_box{
	float:left;
	margin:0px 5px 0px 0px;
}
.new_list{
	float:left;
}
.list_scroll{
	background-color: #F8F8F8;
    border: 1px solid #D5D4D4;
    border-radius: 2px;
    float: left;
    font-size: 12px;
    outline: 0 none;
	 margin: 7px 3px 0;
    padding: 5px 5px 4px;
    width: 130px;
}
/**NOV 18**/
.seller-wrapper {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin-top: 20px;
    padding: 15px 0;
    width: 100%;
}
.col{
	float:left;
}
.col5 {
    width: 392px;
}
.col7 {
    width: 560px;
}
.seller-img {
    float: left;
    text-align: center;
}
.seller-img img {
    border: 1px solid #ECECEC;
    border-radius: 50%;
    width: 100%;
    max-width: 100px;
    height: 100%;
    max-height: 100px;
    margin: auto;
    margin: 0 10px;
}
.seller-name
{
	display: table-cell;
    
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
	float:right;
    text-shadow: 1px 1px #FFFFFF;
    vertical-align: middle;
    word-wrap: break-word;
}
.seller-name a{color:#333333; font-size: 23px;  font-family: 'GeorgiaRegular';}
.seller-name a:hover{text-decoration:underline;}
.fav-btn{
    /*float:left;margin-top: 20px;*/
    display: block;
    font-size: 14px;
}
.seller-wrapper .fav-btn {
    margin-top: 20px;
}
.fav-btn a 
{
	background: #2874f0;
    border-radius: 3px;
    border: 1px solid #2874f0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    outline: 0 none;
    padding: 5px;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.fav-icon
{
	background:url(../../images/fav-icon.png) no-repeat;
    display: inline-block;
    height: 18px;
    padding: 0;
    position: relative;
    width: 20px;
    /*border: 2px solid #fff !important;*/
    vertical-align: middle;
}
.fav-icon-sel
{
	background:url(../../images/fav-icon_hover.png) no-repeat;
    display: inline-block;
    height: 16px;
    padding: 0;
    position: relative;
    top: 5px;
    width: 16px;
}
.status-txt
{
	background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    padding: 0 0 0 3px;
    position: relative;
    top: 1px;
}
.fav-btn a:hover
{
	background:#0061ff;
	color: #ffe11b;
}
.shop-listings {
    margin-bottom: 0;
}
.seller-links
{
	display:inline-block;
	text-align:center;
	float:left;

	overflow:hidden;
}
.seller-links li
{
	display:inline-block;
	margin-left:7px;
	word-wrap:break-word;
}
.seller-outer {
    border: 1px solid #ECECEC;
    border-radius: 3px;
    float: left;
    transition: all 0.1s ease 0s;
}
.seller-inner {
    background: none repeat scroll 0 0 #FFFFFF;

    border-radius: 3px;
    overflow: hidden;
	text-align:center;
    transition: all 0.1s ease 0s;
}
.seller-inner img {
    display: block;
    opacity: 0.99;
    text-decoration: none;
	  border: 1px solid #F5F5F5;
    transition: all 0.1s ease 0s;
	height:70px;
	width:70px;
}
.seller-links li a:hover {opacity:0.8}

.seller-links li span {
    display: block;
	color: #2874f0;
   
    font-size: 20px;
    font-weight: normal;
    padding-top: 15px;
    text-align: center;
}
.count-box{
    background: none repeat scroll 0 0 #FFFFFF;
    display: table-cell;
    height: 81px;
    transition: all 0.1s ease 0s;
    vertical-align: middle;
    width: 81px;
}
.content-inner
{
    border-radius: 5px;
    border: 1px solid #ddd;
    margin: 20px auto;
    padding:15px 0;
	float:left;
	background: #ffffff;
    position: relative;
}
.detail_main
{
	float:left;
	width:100%;
}
.W570 {
    width: 570px;
}
.fav-msg {
    background-color: #E5F4F7;
    border-radius: 3px;
    color: #666666;
    display: table;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 100%;
}
.fav-left
{
    /*display: table-cell;
    padding-left: 20px;*/
    position: relative;
    float: right;
    vertical-align: middle;
}
.fav-right {
    display: inline-block;
    padding: 15px;
	font-family: 'GeorgiaRegular';
    /*width: 338px;*/
}
.fav-right h2 {
    color: #333333;
	font-family: 'GeorgiaRegular';
    font-size: 18px;
    font-weight: 500;
    padding-right: 5px;
}
.image-slider{position:relative;}
/*.tab-content
{
	float:left;
	width:100%;
	margin:20px 0;
}*/
.tab-table td{float:left}
.tab-table tr{border-bottom:1px solid #DADBD6; float:left; width:100%;}
.detail_right
{
	float:left;
	/*width: 390px;margin:0 0 0 20px;padding:7px;*/
	background:#E4F3D9;
	width: 100%;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
}
.detail_right_inner
{
	background:#FFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	float:left;
	width:100%;
	padding:12px 10px;
}
.detail_right_inner h1
{
	font-size:16px;
	text-transform:capitalize;
}
.price_left
 {
    color: #111;
    float: left;
    font-size: 14px;
    margin: 10px 0;
    width: 60%;
}

.price_left label{  margin: 0 0 5px;}
.price_left span
{
	float:left;
	font-size:20px;
	font-weight: 500;
}
.price_left span a{font-size:13px; font-weight:normal}
.web-btn
{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF 0px, #FCFDFD 4%, #F2F3F3 11%, #F2F3F3 95%, #E8E9E9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDAD6 #D8D5D2 #C4C0BC;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #756E69;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 26px;
    line-height: 24px;
    margin: 0;
    outline: 0 none;
    padding: 0 9px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
/*.properties
{
	float:left;
	width:93%;
	margin:10px 0 10px 0px;
}
.properties h3{
	padding-bottom:3px;
}
.properties li
{
	float:left;
	width:100%;
	list-style:disc;
	color:#666666;
	font-size:14px;
	margin-left:25px;
}*/
.pay-method
{
	float:left;
	width:100%;
}
.gift-icon
{
	float:left;
	background:url(../../images/gift.png) no-repeat;
	height:25px;
	width:25px;
}
.pay-method label
{
	float:left;
	color:#666666;
	font-size:14px;
	margin:1px 0 0 5px;
}
.btn-transaction {
    background: #3da1ce;
    border-color: #7AB008 #76A80D #779539;
	width:100%;
	color:#FFF;
	font-size:15px;
	font-weight: 500;
	line-height:32px;
	padding:0 15px;
	cursor:pointer;
	margin:10px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:none;
}
.btn-transaction:hover, .btn-transaction.hover {
    /*background: -moz-linear-gradient(center top , #A5CE61 2%, #76B32A 8%, #69AA07 58%, #69AA07 95%, #62A006) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:#62A006;*/
}
.eq-icon
{
	float:left;
	background:url(../../images/eq.png) no-repeat;
	width:14px;
	height:12px;
	margin:4px 3px 0 0px;
}
.down-icon
{
	/*float:right;
	background:url(../../images/d-arrow.png) no-repeat;*/
	float: right;
    height: 10px;
    margin: 6px 0 0 10px;
}
.shop-info
{
	color: #999999;
  
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
}
.shop-img
{
	width:50px;
	margin:0 auto 10px;
}
.shop-name.shop-name {
    clear: both;
    color: #333333;
    font-family: 'GeorgiaRegular';
    font-size: 14px;
    font-weight: normal;
	text-transform:capitalize;
}
.shop-name a {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
}
.shop-name1:hover a{ 
text-decoration:underline;}
.ship-label {
    
    font-style: normal;
    font-weight: 400;
}
.ship-label span{font-style:italic}
.W130{width:130px !important}
/*.reviews {
    color: #666666;
   
    font-size: 14px;
    line-height: 22px;
}*/
.review-row {
    border-top: 1px solid #f0f0f0;
	padding: 24px 30px 24px 24px;
	float: left;
	width: 100%;
}
.col2 {
    width: 140px;
}
.reviews .col2 img {
    border-radius: 45px;
}

.reviews .col2 p {
    color: #999999;
    margin-top: 3px;
	font-size:12px;
	line-height:16px;
	padding-left:0;
}
.review-right
{
	width:388px;
}
.rating
{
	float:left;
	width:30%;
}
.feedback-info {
    float: right;
    margin-left: 8px;
	font-size:12px;
}
.feedback-txt
{
	float:left;
	width:100%;
	margin:5px 0 10px;
}
.review-img img {
    float: left;
    height: 45px;
	 border: 1px solid #EFEFEF;
    width: 45px;
}
.review-title
{
    color: #999999;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: -2px;
    padding-left: 6px;
    width: 300px;
}
.review-title:hover{text-decoration:underline}

.popup_tab
{
	float:left;
	width:100%;
}
.popup_tab li
{
	float:left;
	color:#0099CC;
	font-size:13px;
	font-weight: 500;
	border:1px solid #DADBD6;
	border-bottom:none;
	padding:5px 10px;
}
.popup_tab a li:hover{text-decoration:underline}
.li-active
{
	background:#F5F6F1;
	color:#666666 !important;
}
/*.popup_tab_content
{
	float:left;
	width:100%;
	padding: 15px;
}*/
/*.popup_tab_content a:hover{text-decoration:underline}
.fb_div
{
	float:left;
	margin:20px 40px 10px;
}*/
/*.or_div
{
	background:#DADBD6;
	height:1px;
	float:left;
	  margin: 0 0 15px;
	position:relative;
	width:100%;
}
.or_div span
{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    left: 40px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 30px;
}*/
/*.popup_login
{
	float:left;
	   margin: 5px 45px;
	width:55%;
}*/
/*.popup_login label
{
	float:left;
	width:100%;
	font-size:13px;
	padding: 10px 0 3px;
	margin:0;
}*/
/*.submit_btn
{
	float:right;
	color:#FFF;
	font-size:14px;
	height:33px;
	background:#0279a1;
	line-height:34px;
	padding:0 13px;
	font-weight: 500;
	cursor:pointer;
	border:none;
	margin: 15px 0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.submit_btn:hover
{
	opacity:0.8;
}*/
/*.div_line
{
    background: none repeat scroll 0 0 #DADBD6;
    float: left;
    height: 1px;
    margin: 20px 0 0;
    width: 100%;
}*/
/*.gen_check
{
	float:left;
	width:auto;
	font-size:12px;
}*/
.add_shop
{
	width:100%;
	margin: 10px 0px;
}
.add_steps
{
	display: inline-flex;	
	width:100%;
	background: #fff;
}
.add_steps a
{
	color: #3f3f3f;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    padding: 10px;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #fff;
    opacity: 1;
}
.add_steps a:hover
{
	border-bottom: 3px solid #027cd5;
}
.shop_active_tab{
	border-bottom: 3px solid #027cd5 !important;
	font-weight: 500;
}
.fb-account  #fb-account-link {
    padding: 0px 5px;
}
.shopview_info ul {
    overflow: hidden;
    margin: 0px !important;
	padding: 13px 8px 0 12px !important;
}
.shop_announcement .shop_inner_head
{
	display: inline-flex;
}
.shop_announcement .gift_img img
{
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width: 50px;
}
.shop_announcement .shop_details_con {
    padding: 5px;
    color: #26a541;
}
.shop_details_con span {
    display: block;
    font-weight: 500;
}
/*.shop_active_tab:hover
{
	border: none !important;
}*/
.shop_main {
    padding:30px;
    background: #f1f3f6;
    overflow: hidden;
}
.shop_main .col-md-2.col-xs-12.col-sm-2
{
	padding: 5px 0px;
}
.shop_main table, .shop_main thead
{
	background: #FFFFFF;
}
.keep_btn
{
	float:right;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
    padding: 0 11px;
	color:#FFF;
	text-decoration:none;
	background:-moz-linear-gradient(center top , #98D0E0 2%, #68B8D1 8%, #4FA9C6 58%, #4FA9C6 95%, #4CA4C0) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color:#54ACC7 #4CA0BA #398A9D;
	border-radius:3px;
}
.keep_btn:hover
{
background:-moz-linear-gradient(center top , #83C7DA 2%, #53AAC8 8%, #3F98BB 58%, #3F98BB 95%, #3D92B3) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.cart_items
{
	float:left; 
	border-radius:5px;
	text-transform:capitalize;
	width:100%;	
	
	/*border:1px solid #D9D9D9;*/
}
.cart_items h2
{
	float:left; 
	width:100%;	
	border:1px solid #d9d9d9;
	background-color:#f4f4f4;
	position:relative;
	padding:15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
    text-shadow: 0 1px 0 #F5F5F1;
}
.shop-name1
{
	height:18px;
	width:85%;
	font-size:16px;
	font-weight:normal;
}
.shop-name1 a
{
    color: #2874f0;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0 6px;
    text-shadow: 0 1px 0 #F5F5F1;
}
.cart_icons
{
	float:right;
}
.cart_icons a
{
	float:left;
	margin:0 0 0 7px;
}
.fav1-btn
{
	float:left;
	height:16px;
	width:15px;
	background:url(../../images/fav-icon.png) no-repeat;
}
.close-btn
{
	float:left;
	height:10px;
	width:10px;
	background:url(../../images/close.png) no-repeat;
}
.cart_header
{
	
	border-bottom: 1px solid #f0f0f0;
	padding: 8px 31px 6px 25px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	
}
.cart_details
{
	float:left;
	width:100%;
	border-radius: 2px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	background: #FFFFFF;
	
}
.cart_details h4
{
	text-transform: uppercase;
	color: #212121;
	font-size: 16px;
	font-weight: 500;
}
.cart_details .empty-alert
{
	padding: 50px 0px;
	text-align: center;
}
.cart_details .empty-alert img
{
	width: 250px;
}
.amigo_sidebardiv
{
	border-radius: 2px 2px 0 0;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	background: #FFFFFF;
	float:left;
	padding: 0px;
	font-size: 15px;
	width: 100%;
	margin: 20px 0px 0px;
}
.cart_details_container
{
	padding: 0px 50px;
	background: #f1f3f6;
}
.margin_three_zero
{
	margin: 20px 0px 0px !important;
}
.margin_top_zero
{
	margin-top: 0px !important;	
}
.cart_details_left
{
	margin: 20px 0px;
}
.cart_secure_pay {
    margin: 10px 0px 25px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.29;
	color: #878787;
	padding: 0px 20px;
	overflow: hidden;
	display: inline-flex;
}
.cart_secure_pay span
{
	overflow: hidden;
	display: block;
	text-align: left;
	padding:0px 20px;
	margin: 5px 0px;
}
.amigo_center_heading h4
{
	text-transform: uppercase;
	padding: 10px 24px 16px;
	border-bottom: 1px solid #f0f0f0;
	font-weight: 500;
	color: #878787;
	border-radius: 2px 2px 0 0;
}
.order_summary1.amigo_category
{
	padding: 0 24px;
	font-size: 15px;
}
.product_info
{
	border-right: 1px solid #D9D9D9;
	padding: 0px;
}
#UsercartdivId_0 > .cart_top
{
	margin: 0px;
	border: none;
}
#UsercartdivId_-1 .cart_top
{
	border: none;
}
#UsercartdivId_0 .cart_top
{
	border-top: 1px solid #f0f0f0 !important;
}
.cart_top
{
	float:left;
	width:100%;
	padding: 20px 0px;
	border-top: 1px solid #f0f0f0;
}
.cart_top.gift-card-cart {
    padding: 20px 0px 0px !important;
}
.cart_shipping_details
{
	padding: 0px 24px 20px;
}
.default_addr
{
	margin: 20px 0px 0px;
	text-transform: capitalize;
}
.cart_top_left
{
	/*width:21%;float:left;*/
	
	text-align: center;
}
.cart_top_left a
{
	display: inline-block;
	width: 100%;
}
.cart_top_left img
{
	object-fit: cover;
	height: auto;
	width: 100px;
	padding: 15px 0;
}
.cart_attribute_values
{
	display: block;
	color: #878787;
	font-size: 12px;
	padding: 10px 0px 4px;
}
.cart_seller_name
{
	display: block;
	color: #878787;
	font-size: 12px;
	display: flex;
}
.cart_seller_name a
{
	display: block;
	color: #878787;
	font-size: 12px;
	padding: 0px 5px;
}
.cart_prize
{
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	padding: 10px 0px;
	color: #878787;
}
.price_total
{
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	padding: 0px 0px 8px;
	width: 100%;
}
.cart_top_center
{	
	position:relative;
	text-transform:capitalize;
}
.cartitem_name
{
	font-size: 14px;
	color: #212121;
	font-weight: 500;
	display: initial;
}
.delivery-notes
{
	font-size: 12px;
	color: #878787;
	padding: 5px 0px;
	text-transform: initial;
}
.cart_action {
    display: flex;
    width: 100%;
}
.cart_action a{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	color: rgb(40, 116, 240);
	margin: 0px 20px 0px 0px;
}
.cartitem_name:hover{text-decoration:underline}
.cartitem_detail
{
	float:left;
	width:100%;
	margin:5px 0;
	text-transform:capitalize;
}
.cartitem_detail label
{
	float:left;
	font-size:12px;
	text-transform:capitalize;
	color:#333;
}
.cartitem_detail span
{
	float:left;
	line-height:30px;
	font-size:15px;
	text-transform:capitalize;
	color:#333;
	width:100%;
}
.cartitem_links
{
	float:right;
	/*width:100%;*/
}
.cartitem_links li
{
	float:left;
	font-size:11px;
	color:#333;
	/*padding:0 20px 0 0;*/
}
.cartitem_links li a
{
	color:#666666;
	text-decoration:none;
}
.cartitem_links li a:hover{text-decoration:underline}
.cart_bottom
{
	float:left;
	width:100%;
	padding:16px;
}
.cart_bottom label
{
	float:left;
	width:100%;
	font-size:13px;
	color:#333;
}
.cart_bottom textarea
{
	float:left;
	width:100%;
	font-size:12px;
	border-radius:3px;
	border:1px solid #D9D9D9;
	color:#333;
	  padding: 7px 5px;
	height:80px;
}
/*.order_summary
{
	float:left;
	width:24%;
	
    background: url("../../images/cart-summary-bg.20140130192955.png") repeat-y scroll 500px 0 rgba(0, 0, 0, 0);
    border-radius: 0 4px 4px 0;
	padding:16px 0px 16px 16px;

}*/
.ship_to
{
	text-transform: uppercase;
	color: #212121;
	font-size: 16px;
	font-weight: 500;
	margin: 10px 0px;
}
.order_summary select
 {
    border: medium none;
    box-shadow: 0 0 2px 0 #6C6C6C;
    float: left;
    font-weight: normal;
    margin: 8px 0;
    padding: 3px;
    width: 95%;
}
.ship_days
{
	float:left;
	width:100%;
	font-size:12px;
	color:#777777;
	padding-top:6px;
}
/*.coupon{
	float:left;
	color:#2874f0;
	font-size:12px;
	margin:5px 0;
}*/
.coupon:hover{text-decoration:underline}
.summary_detail
{
	float:left;
	width:100%;
	margin-bottom:12px;
    border-collapse: collapse;
    border-spacing: 0;
    border-style: none;
    border-width: 0;
	font-size:14px;
}
.summary_detail td
{
	padding:15px 10px;
	vertical-align:top;
}
.product_shipping_cost {
    position: absolute;
    right: 20px;
    font-weight: 500;
}
.checkout_delivery_time
{
	font-weight: 500;
	display: inline-flex;
}
.checkout_delivery_time .cost
{
	color: #388e3c;
	padding-left: 2px;
}
.product_shipping_cost .cost {
    float: right;
    color: #388e3c;
    padding-left: 2px;
}
#button-submit-merchant {
    margin: 0px 0px 20px 35px;
}
.pro_price_con.checkout_price_con {
    padding: 9px 0px 0px;
}
.order_save_val {
	color: #388e3c;
    font-weight: 500;
    overflow: hidden;
    float: left;
    text-align: left;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    padding: 15px 0px 15px 35px;
}
.cart_details select
{
	width: 50px;
}
.txt_right{text-align:right;}
.checkout_btn
{
	background: #fb641b;
	padding: 15px 30px;
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	border: none !important;
	min-width: 250px;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
	font-size: 16px;
	font-weight: 500;
	margin: 5px 0px 10px;
}
.checkout_btn:hover
{
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.12);
	border: none !important;
}
.checkout_btn.disabled {
  opacity: 0.65; 
  cursor: not-allowed;
}
.cart_section
{
	width: 100%;
	float: left;
	background: #f1f3f6;
}
.checkout_price_con .pro_price
{
	font-size: 18px;
}
.checkout_price_con .pro_reg_price
{
	padding: 3px 0px;
}
.checkout_price_con .pro_offer_price
{
	padding: 3px 6px;
}
.table_left_head {
    padding: 3px 20px 3px 0px;
    font-weight: 500;
}
.credit_card_details
{
	padding: 20px 0px;
}
.credit_card_details p
{
	text-transform: initial;
}
.payment_con {
    float: left;
}
/*.cart_container_main .product_listing img
{
	width: auto !important;
	height: auto !important;
}*/
.pro_bottom_inner .owl-carousel .owl-item
{
	padding: 0px 10px;
}
.related-aurtor a
{
	color: #212121 !important;
	font-weight: 500;
}
.checkout_details_container
{
	padding: 16px 50px;
	background: #f1f3f6;
}
.add_new_add.shipping_con
{
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
#showModal_EditShipping
{
	background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
	z-index: 99999;
}
.model_box_body
{
	padding: 20px;
}
.shipping_con h2
{
	margin: 0px;
}
.cancel_action {
    padding: 10px;
}
.add_new_add
{
padding: 16px 24px;
display: flex;
background: #FFFFFF;
color: #2874f0;
margin: 16px 0px;
position: relative;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
cursor: pointer;
}
.add_new_add.add_gift h2, .add_new_add.add_gift h3
{
	color: #878787 !important;
}
.add_new_add h2
{
	padding: 3px 12px;
}
.add_address_con .after_view_content_inner
{
	background: #f5faff !important;
}
.add_new_add h2, .add_new_add h3, .add_address_con .heading_account
{
	font-size: 14px;
	color: #2874f0;
	font-weight: 500;
	width: auto;
}
.edit_address_con .heading_account
{
	text-transform: uppercase;
}
.edit_address_con .after_view_content_inner
{
	padding: 0px;
}
.add_add_head
{
	display: inline-flex;
	padding: 15px 24px;
	width: 100%;
}
.fancy_input {
	position: relative;
	z-index: 1;
	display: inline-block;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top;
}
.fancy_input .input_field {
	position: relative;
	display: block;
	float: right;
	height: 50px;
	width: 100%;
	border-radius: 2px;
	padding: 20px 16px 0 13px;
	background: #ffffff;
	color: #212121;
	box-shadow: none;
	font-size: 14px;
	cursor: pointer;
}
.input_field:focus {
	outline: none;
	border:1px solid #2874f0;
}
.input_label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.input_field_amigo {
	width: 100%;
	border: 1px solid #e0e0e0;
}
.country_field .input_label_amigo
{	
	transform: translate3d(0, 2em, 0) !important;
}
.input_label_amigo {
	width: auto;
	text-align: left;
	position: absolute;
	bottom: 100%;
	overflow: hidden;
	padding: 0 1.25em;
	-webkit-transform: translate3d(0, 2em, 0);
	transform: translate3d(0, 3em, 0);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s ;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.input_label_content_amigo {
	color: #8B8C8B;
	padding: 20px 15px;
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.input_label_content_amigo::after {
	content: attr(data-content);
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 100%;
	width: 100%;
}
.input_field_amigo:focus + .input_label_amigo, .input--filled .input_label_amigo{
	-webkit-transform: translate3d(0, 2em, 0);
	transform: translate3d(0, 2em, 0);
	font-size: 12px;
	margin: 0px;
}
.input_field_amigo:focus + .input_label_amigo .input_label_content_amigo, .input--filled .input_label_content_amigo{
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	padding: 20px 15px !important;
}
.input_field_amigo:focus + .input_field_amigo{
	border:1px solid #2874f0;
}
.fancy_input select
{
	height: 50px;
	padding: 15px 12px 0px !important;
	background: #FFFFFF !important;
	border: 2px solid #f0f0f0 !important;
}
.add_type_label
{
	font-size: 12px;
	color: #878787;
	margin: 10px 0 0 10px;
}
.type_fields {
    width: 100%;
    display: inline-flex;
    cursor: pointer;
}
.ship_type {
    display: block;
    margin: 0px 0px 5px 0px;
}
.ship_type_name
{
	text-transform: uppercase;
	font-size: 11px;
	color: #878787;
	vertical-align: middle;
	padding: 4px 7px;
	border-radius: 2px;
	background-color: #f0f0f0;
	font-weight: 500;
	margin-right: 15px;
}
/*.type_fields .checkboxCon
{
	display: inline-flex;
}
.add_type_option {
    float: left;
    padding: 0px 0px 0px 15px;
}*/
.click_circle, .lang_click_circle, .cur_click_circle
{
	display: inline-block;
	border: 2px solid #979797;
	border-radius: 100%;
	height: 16px;
	width: 16px;
	position: relative;
	vertical-align: top;
	margin: 3px 17px 0px 0px;
	cursor: pointer;
}
.click_circle:before, .lang_click_circle:before, .cur_click_circle:before
{
	content: '';
	border-radius: 100%;
	height: 8px;
	width: 8px;
	margin: auto;
	position: absolute;
	top: 2px;
	left: 2px;
	border: 2px hidden;
	
}
.click_circle.current,.lang_click_circle.lang_current, .cur_click_circle.cur_current
{
	border-color: #2874f0!important;
}
.click_circle.current:before,.lang_click_circle.lang_current:before, .cur_click_circle.cur_current:before
{
	background-color: #2874f0;
}
.checked_circle
{
	border-color: #2874f0!important;
	display: inline-block;
	border: 2px solid #979797;
	border-radius: 100%;
	height: 16px;
	width: 16px;
	position: relative;
	vertical-align: top;
	margin: 3px 17px 0px 0px;
	cursor: pointer;
}
.checked_circle:before
{
	content: '';
	border-radius: 100%;
	height: 8px;
	width: 8px;
	margin: auto;
	position: absolute;
	top: 2px;
	left: 2px;
	border: 2px hidden;
	background-color: #2874f0;
}
.heading_account
{
	padding: 0px 0px 0px 30px;
	vertical-align: top;
	display: block;
	margin: -2px 0px;
	width: 150px;
	color: #2874f0;
	font-weight: 500;
}
.checkout_details_container .view_content
{
	padding: 16px 24px;
	display: flex;
	background: #FFFFFF;
	margin: 19px 0px;
	position: relative;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.add_address_con
{
	margin: 10px 0px;
	background: #f5faff !important;
}
.view_content h3
{
	text-transform: uppercase;
	font-size: 16px;
	color: #878787;
	padding: 5px 0px;
	border-radius: 2px 2px 0 0;
}
.view_content h2
{
	text-transform: uppercase;
	font-size: 16px;
	color: #878787;
	padding: 10px 0px;
	border-radius: 2px 2px 0 0;
}
.view_content h2 span
{
	font-size: 12px;
	border-radius: 2px;
	padding: 3px 7px;
	vertical-align: baseline;
	margin-right: 17px;
	color: #2874f0;
	background: #f0f0f0;
}
.after_view_content
{
	overflow: hidden;
	margin-bottom: 15px;
}
.after_view_content_head
{
	background-color: #2874f0;
	padding: 8px 24px;
	border-radius: 2px 2px 0 0;
	color: #fff;
	display: flex;
}
.after_view_content_head h3
{
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding: 8px 0px 0px;
	border-radius: 2px 2px 0 0;
}
.after_view_content_head h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 0px;
}
.after_view_content_head h2 span
{
	font-size: 12px;
	border-radius: 2px;
	padding: 3px 7px;
	vertical-align: baseline;
	margin-right: 17px;
	color: #2874f0;
	background: #f0f0f0;
}
.after_view_content_inner
{
	background: #fff;
	padding: 20px 20px 18px 20px;
}
.show_order_view .after_view_content_inner
{
	padding: 0 0px 20px;
}
.show_order_view .cart_top select
{
	margin: 20px 0px;
	width: 50px;
}
.show_order_view .bottom_text 
{
	border-top: 1px solid #f0f0f0;
	padding: 0px 20px; 
}
.show_order_view .check_order_info
{
	font-size: 13px;
	color: #878787;
	vertical-align: middle;
	overflow: hidden;
	padding: 33px 0px 0px;
}
.show_order_view .check_order_info span
{
	color: #212121;
font-size: 14px;
font-weight: 500;
background: #E3E3E3;
}
.show_order_view .order_continue
{
	margin: 15px 0px 0px;
}
.show_order_view .order_continue.gift-sum
{
	float: right;
	margin: 0px 10px 0px 0px !important;
}
.after_view_content_inner .pro_grid_details
{
	padding: 10px 0px 0px;
}
.after_view_content_inner .pro_grid_details, .after_view_content_inner .pro_details_right
{
	font-size: 14px !important;
	font-weight: 500;
}
.show_address_view .address_con, .edit_add_con
{
	background: #f5faff;
}
.add_head
{
	font-weight: 500;
}
.edit_add
{
	font-weight: 500;
	color: #2874f0;
	text-transform: uppercase;
	
}
.float_right
{
	float: right;
}
.float_left
{
	float: left;
}
.home_add
{
	text-transform: uppercase;
	font-size: 11px;
	color: #878787;
	vertical-align: middle;
	padding: 4px 7px;
	border-radius: 2px;
	background-color: #f0f0f0;
	font-weight: 500;
	margin: 0px 10px;
}
.show_address_view .add_details
{
	color: #212121;
	padding: 10px 0px 0px;
	width: 100%;
}
.bottom_text span, .after_view_content_right span
{
	font-size: 13px;
	color: #878787;
}
.after_view_content_right
{
	padding: 10px 0px 0px;
}
.after_view_content_right ul li
{
	padding: 15px 0px 5px;
}
.after_view_content_right ul span 
{
	padding: 0px 10px;
	color: #212121;
}
.checkout_details_container .tick_icon
{
	vertical-align: top;
	height: 20px;
	color: #2874f0;
	font-size: 25px;
	fill: #2874f0;
}
.add_change
{
padding: 0 32px;
height: 40px;
border-radius: 2px;
border: 1px solid #e0e0e0;
color: #2874f0;
font-size: 14px;
font-weight: 500;
background: #fff;
margin-left: auto;
cursor: pointer;
text-transform: uppercase;
}
.content_details
{
	font-weight: 500;
}
.checkout_list
{
	float:left;
	width:873px;
	background:-moz-linear-gradient(center top , #DDDDDD 0px, #BBBBBB 45%, #BBBBBB 55%, #CCCCCC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius:5px;
	line-height:61px;
	overflow:hidden;
}
.checkout_list li
{
	float:left;
	background:-moz-linear-gradient(center top , #DDDDDD 30%, #CCCCCC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size:12px;
	margin-right:1px;
	width:290px;
	text-align:center;
	position:relative;
}

.checkout_list li.active-1 {
    background: -moz-linear-gradient(center top , #CCCCCC 30%, #BBBBBB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.active-2
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
    border-image: none;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 10px 10px;
    bottom: 0;
    display: block;
    height: 0;
    margin-left: 132px;
    position: absolute;
    right: auto;
    width: 0;
}
.checkout_header
{
	float:left;
	width:96.5%;
	border:1px solid #D9D9D9;
	border-radius:5px;
	color:#666666;
	margin:0 0 20px;
	padding:12px 15px 8px;
}
.checkout_head_left
{
	float:left;
	width:auto;
	color:#666666;
	font-size:12px;
}
.checkout_head_right
{
	float:right;
}
.checkout_head_right td
{
	padding:0 0 4px 50px;
	text-align:right;
	font-size:12px;	
}
.checkout_form
{
	margin:15px auto;
	width:620px;
}
.checkout_field
{
	float:left;
	width:100%;
	margin:0 0 10px;
}
.checkout_field label
{
	float:left;
	width:30%;
	text-align:right;
	margin:0 15px 0 0px;
	color:#333333;
}
.checkout_txt
{
	width:278px;
	padding:6px;
	border:none;
}
.checkout_card
{
	float:left;
	margin:10px 0 10px 20px;
	width:100%;
}
.checkout_card tr
{
	margin:0 0 7px;
	float:left;
	width:100%;
}
.checkout_card td
{
	float:left;
}
.checkout_card td input
{
	border-color:#959595 #D3D3D3 #D3D3D3 #959595;
	border-style:solid;
	border-width:1px;
}
.card_notice
{
	float:left;
	width:100%;
	margin:0px 0 30px
}
.card_notice span
{
	float:left;
	font-size:12px;
	color:#666666;
}
.card_notice p
{
	float:right;
	font-size:12px;
	background:url(../../images/lock.png) no-repeat right;
	padding:2px 15px 0px 0;
	color:#666666;
}
.checkout_header h3
{
	float:left;
	color:#666666;
	font-size:12px;
	width:100%;
	margin-bottom:8px;
	/*background:url(../../images/gift1.png) no-repeat left;*/
	font-weight:normal;
	padding:0 0 0 20px;
}
.shop_details
{
	font-size: 13px;
	padding: 0px;
}
.shop_title
{
	float:left;
	width:100%;
	color:#333333;
	font-size:16px;
	font-weight: 500;
	text-align: justify;
    word-spacing: 2px;
	line-height:30px;
}
.shop_details p
{
	float:left;
	width:100%;
	color:#333333;
	font-size:13px;
}
.changeShipstatusShop
{
	width: 100px;
}
.shop_name_save label
{
	font-size:12px;
}
.note
{
    color: #333333;
    float: left;
    font-size: 12px;
    width: 100%;
    margin: 10px 0px;
}
.save_btn
{
	float:left;
	color:#FFF;
	font-size:13px;
	background:url(../../images/btn_bg.png) repeat-x;
	border:none;
	border-radius:4px;
	cursor:pointer;
	padding:8px 20px;
	font-weight: 500;
	font-family:Arial, Helvetica, sans-serif;

}
.save_btn:hover{background:url(../../images/btn_bg_hover.png) repeat-x;}
#PaymentPaypalForm, .payment_btn, .payment_btn .amigo_button
{
	text-align: center;
}
.payment_btn .amigo_button, #PaymentPaypalForm .amigo_button
{
	display: inline-block;
}
.list_div
 {
    border-radius: 2px;
    float: left;
    margin: 5px 0 10px;
    padding: 12px 15px 8px;
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    background: #fff;
}
.list_div1
{
	float:left;
	width:100%;
	border:1px solid #D9D9D9;
	border-radius:5px;
	margin:5px 0 0px;
	padding:2px;
}
.list_inner_fields
{
	float:left;
	width:100%;
	padding:10px 0;
}
.list_inner_fields label
{
	margin:0 15px 0 0px;
	text-align:left;
	font-weight: 500;
}
.list_inner_right
{
	float:left;
	width: 70%;
}

.list_inner_right input#maxtextval {border: medium none;
    float: left;
    font-size: 12px;
    margin:6px 10px 6px 0; 
    padding: 7px 7px 7px 0;
    width: 270px;
}

.list_inner_right p
{
	float:left;
	width:100%;
	font-size:12px;
	margin: 5px 0px;
}

.list_inner_fields_1
{
	float:left;
	width:100%;
	margin:5px 0;
}
.msg_alert
{
	overflow: hidden;
	background:#E9F6FC;
	border-radius:3px;
	padding:10px 25px 10px 10px;
}
.msg_alert_new
{
	float:left;
	border-radius:3px;
	background:#A5CEE2;
	font-size:9px;
	line-height:9px;
	font-weight: 500;    
	margin-right: 5px;
    padding: 4px 5px;
}
.msg_alert p
{
	float:left;
	font-size:12px;
	line-height:18px;
	color:#333;
	width:auto;
}
.close_icon
{
	float:right;
	background:url(../../images/close.png) no-repeat;
	height:10px;
	width:10px;
	margin:4px 0 0 0;
}
.close_icon1
{
	float:right;
	background:url(../../images/close.png) no-repeat;
	height:10px;
	width:10px;
	margin:4px 0 0 0;
}

.item_type_label
{
	
	margin:9px 15px 0 0;
}
.item_type input
{
	float:left;
	margin:5px 0 0;
}
.item_type p
{
	float:left;
	font-size:12px;
	color:#333;
	margin:0 10px;
	width:auto;
}
.list_div_note
{
	float:left;
	color:#999999;
	font-size:12px;
	line-height:16px;
}
.list_rightalign{
	float:right !important;
	margin-right:7px !important;
}
.photo_list
{
	float:left;
	width:100%;
}
.photo_list li
{
	float:left;
	border-color:#BCE5F9;
	cursor:default;
	border:1px solid #DEDEDE;
	display:inline;
	height:71px;
	float:left;
	overflow:hidden;
	margin:0 8px 0 0px;
	padding:5px;
	position:relative;
	width:90px;
}
.photo_contain
{
	cursor: pointer;
    height: 75px;
    overflow: hidden;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 90px;
    z-index: 999;
}
#image-upload, .image-upload {
    cursor: pointer;
    float: right;
    font-size: 55px;
    height: 80px;
    opacity: 0;
    position: relative;
    z-index: 9999;
}
.photo_add
{
	color: #2874f0;
    display: block;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 0;
}
.add_butn
{
	margin:0 auto 8px;
	background:url(../../images/add.png) no-repeat;
	height:32px;
	width:32px;
	display:block;
}
.image_empty div
{
	background:url(../../images/shop-preview-blue-hash.20131106185935.png) repeat scroll 0 0 #fff;    
	height:71px;
	width:90px;
}
/*.add_button
{
	float:left;
	background:url(../../images/btn_bg.png) repeat-x;
	border-color: #67BDD4 #4AB1CC #359BBD;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #E8E8E8;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 26px;
	margin:0 0 0 5px;
	line-height:23px;
	padding:0 8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.add_button:hover{background:url(../../images/btn_bg_hover.png) repeat-x;}*/
.list_inner_right1
{
	float:left;
	width:100%;
}
.inner_table
{
    box-shadow: 0 0 3px 0 #CCCCCC;
    float: left;
	    padding: 0 10px;
    width: 100%;
}
.inner_table tr
{
	border-bottom:1px solid #EAEAE3;
	font-size:12px;
	width:100%;
	float:left;
	padding: 5px 0px;
}
.inner_table td{float:left;}
.payment_div
{
	float:left;
	width:100%;
	margin:10px 0 10px;
}
.payment_div h2
{
	float:left;
	width:100%;
	font-size:14px;
	line-height:22px;
	color:#111;
}
.payment_div p
{
	float:left;
	width:100%;
	font-size:14px;
	line-height:22px;
	color:#999999;
}
.payment_check
{
	overflow: hidden;
	width:100%;
	margin:7px 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #E9E9E9;
}
.payment_check input
{
	float:left;
	margin: 4px 5px;
}
.payment_check label, .Authorize label
{
	float:left;
	font-size:12px;
	margin:0 0px 0 5px;
}
.btn_save
{
	float:left;
	width:300px;
	margin:0 10px 0 0;
	border-radius:3px;
	border:1px solid;
	padding:2PX 0px;
	color:#FFF;
	font-size:14px;
	font-weight: 500;
	cursor:pointer;
   /* background: -moz-linear-gradient(center top , #98D0E0 2%, #68B8D1 8%, #4FA9C6 58%, #4FA9C6 95%, #4CA4C0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 0.35;*/
background-color:#f1b642;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#98D0E0, endColorstr=#4FA9C6);
background-image:-moz-linear-gradient(top, #98D0E0 0%, #4FA9C6 100%);
background-image:-webkit-linear-gradient(top, #98D0E0 0%, #4FA9C6 100%);
background-image:-ms-linear-gradient(top, #98D0E0 0%, #4FA9C6 100%);
background-image:linear-gradient(top, #98D0E0 0%, #4FA9C6 100%);
background-image:-o-linear-gradient(top, #98D0E0 0%, #4FA9C6 100%);
background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#98D0E0), color-stop(100%,#4FA9C6));

}
.btn_save_bill
{
	
	color: #333;
	font-size:12px;
	 background: #ffe11b;
    border-color: #ffe11b;
	border-radius: 4px;
    border-style: solid;
    border-width: 1px;
	border-radius:4px;
	cursor:pointer;
	padding:8px 20px;
	font-weight: 500;
    
}
.btn_save_bill:hover{color: #FFFFFF;}
	
#Cod_wrap
{
	border-bottom: none !important;
}
.payment_details {
    width: 100%;
}
.payment_hide
{
    margin: 30px;
    width: 100%;
	padding:0 0 10px;
	overflow: hidden;
}
.payment_hide p
{
	border-bottom: 1px solid #e9e9e9;
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    margin: 5px 0;
    padding: 10px 0;
}
.payment_hide label
{
	float:left;
	width:100%;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-weight: 500;
	margin:0;
}
.payment_txt
{
	
	width:290px;
	padding:6px;
	margin:4px 0 0;
    background-color: #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333333;
	outline:none;
}
.payment_div_left
{
	float:left;
	margin:0 0 20px;
}
.cardinfo_div
{
	float:left;
	width:100%;
	margin:0 0 10px;
}
.cardinfo_div div
{
	font-size:12px;
	color:#333;
	text-align:left;
	margin-top:6px;
}
.cardinfo_div div label
{
	/*width:25%;*/
	font-size:12px;
	color:#333;
	text-align:left;
	margin-top:6px;
}
#exp_month
{
	width: 150px;
}
#exp_year
{
	width: 70px;
}
.line
{
	float:left;
	width:100%;
	height:1px;
	background:#EAEAE3;
	margin:5px 0 10px;
}
.shop_banner_con {
    box-shadow: 0 1px 4px rgba(41, 51, 57, 0.5);
    width: 100%;
    border-radius: 2px;
    background: #FFFFFF;
    overflow: hidden;
}
.edit_banner, .edit_pic {
    color: #fff;
    display: block;
    margin: 10px;
    opacity: 0.7;
    position: absolute;
    top: 75px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    z-index: 222;
    font-size: 20px;
}
.shop_user_name {
    left: 50%;
    position: absolute;
    top: 200px;
    transform: translateY(50%);
}
.shop_user_name a{
	color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
}

.user_banner a:hover .edit_banner {
    background-clip: padding-box;
    background-color: #000;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    color: #fff;
    padding: 6px 12px;
}
.user_banner a:hover .edit_banner i:after
{
	content: "Update Cover Photo";
	font-size: 16px;
    padding: 0 8px;
    vertical-align: top;
    font-family: 'Open Sans', Roboto, sans-serif;
    font-weight: 500;
}
.user_pic {
    position: absolute;
    top: 140px;
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 2px;
    margin: 0 0 0 10px;
}
.edit_pic {
     background: rgba(0, 0, 0, 0) linear-gradient(transparent, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 500;
    height: 60px;
    margin: 0;
    opacity: 1;
    padding: 6px;
    position: absolute;
    top: 120px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    z-index: 222;
    display: none;
    width: 100%;
}
.user_pic:hover .edit_pic
{
	display: block;
}
.edit_pic span
{
	font-size: 13px;
}

.shop_preview
{
    border-bottom: 1px solid #D7D7D4;
    position: relative;
	float:left;
	width:100%;
	border-top:3px solid #EDEDE7;
	background:#E9F6FC;
	padding:10px 0;
}
.shop_preview p
{
	float:left;
	width:100%;
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.shop_preview span
{
	float:left;
	width:100%;
    color: #2874f0;
    font-size: 24px;
    font-weight: normal;
    line-height: 16px;
	margin:15px 0 10px;
}
.shop_view{
	background: #FFFFFF;
	width:100%;
	padding: 20px 0;
}
.shopview_info label
{
	color: #666;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 16px;
}
.shopview_info
{
	float:left;
	width:100%;
    border-radius: 5px;
	position:relative;
}
.shopview_info a {
    color: #212121;
    font-weight: 500;
    display: block;
    font-size: 14px;
    padding:10px 14px;
    text-transform: capitalize;
}
.shopview_info a:hover {
    background-color: #f5faff;
    color: #2874f0;
    outline: medium none;
    text-decoration: none;
}
.shop_view a:hover{text-decoration:underline}

.W96{width:96% !important}
.shop_name1
{
	float:left;
	width:100%;
	border-top:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	padding:0px;
}
/*.shop_name1_left
{
	float:left;
	width:81%;
	border-right:1px solid #D9D9D9;
}
.shop_name1_right
{
    float: left;
    padding: 10px 6px 0;
    width: 12.7%;
}*/
.shop_announcement {
    margin: 10px 0 0;
}
.list_wrap
{
	float:left;
	width:100%;
	margin:30px 0;
}
.list_wrap_items
{
	float:left;
	width:100%;
}
.list_wrap_items li {
    padding-bottom: 40px;
}
.exclude_com
{
	display: block;
	font-size: 12px;
}
/*.list_wrap_items li
{
	float:left;
	width:171px;
	margin:0 0px 14px 8px;
	padding:6px;
}
.list_wrap_items li:nth-child(4n+1) {
   margin-left: 0px;
}*/
.listing-thumb
{
	height:114px;
	color: #2874f0;
	width:144px;
	text-align:center;
	float:left;
	padding:11px 13px;
}
.listing-thumb:hover
{
	color: #0061ff;
}
.edit_highlight_fields {
    display: inline-block;
}
.highlight_field, .specification_field
{
	padding: 10px 0px;
}
.highlight_field input, .specification_field input {
    margin: 5px 10px;
    padding: 6px 10px 6px;
    font-size: 13px;
	border: none;
}
.search_product_features
{
	display: inline-flex;
}
.search_product_features li {
    padding: 0 8px 0 0;
    line-height: 22px;
}
.search_highlight_name li
{
	color: #c2c2c2;
}
.search_highlight_value li
{
	color: #212121;
}	
.search_highlight_name li:before
{
	color: #c2c2c2;
    content: "•";
    padding-right: 8px;
    font-size: 14px;
}
.search_highlight_value li::before, .speci_details .search_highlight_name li::before {
    display: none;
}
.speci_details .search_highlight_name li
{ 
	color: #878787;
	font-weight: 500;
	padding-right: 10px;
	width: 300px;
}
.product_specifications .pro_side_head
{
	color: #878787;
	font-weight: 500;
	padding-right: 10px;
	width: 300px;
}
.button_add
{
	height:32px;
	width:32px;
	background:url(../../images/add.png) no-repeat;
	display:block;
	margin:30px auto 6px;
}
/****23.12.2013 new code***/
.most_recent
{
	float:right;
	width:20%;
	margin-top:4px;
}
.button_view{
}
.create_btn{
	float:right;
	background-color:#4FA9C6;
 	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#68B8D1  , endColorstr=#4FA9C6 );
	background-image:-moz-linear-gradient(top, #68B8D1 0%, #4FA9C6  100%);
 	background-image:-webkit-linear-gradient(top, #68B8D1 0%, #4FA9C6  100%);
 	background-image:-ms-linear-gradient(top, #68B8D1 0%, #4FA9C6  100%);
 	background-image:linear-gradient(top, #68B8D1 0%, #4FA9C6  100%);
 	background-image:-o-linear-gradient(top, #68B8D1 0%, #4FA9C6  100%);
 	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#68B8D1), color-stop(100%,#4FA9C6 ));
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	border-color:#54ACC7 #4CA0BA #398A9D;
	border-style:solid;
	border-width:1px;
	height:26px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	padding:0px 11px 2px 11px;
	
}
.team_info a h2:hover{
	text-decoration:underline;
}
.side_link{
	float:left;
	padding:14px;
	margin-bottom:10px;
	background:none;
	width:89%;
	border: 1px solid #EEEEEE;
	margin-top:13px;
}
.side_link h2{
	border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.side_link ul{
	float:left;
}
.side_link ul li a{
	float:left;
	line-height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
.side_link ul li a:hover{
	text-decoration:underline;
}
.payment_area
{
	float:left; 
	width:290px;
	padding:6px;
	margin:4px 0 0;
    background-color: #FFFFFF;
    border-color: #959595 #D3D3D3 #D3D3D3 #959595;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333333;
	height:80px;
}
.sort_link:hover {
	text-decoration:underline;
}
.form_post_view{
	float: left;
    margin-bottom: 10px;
    width: 580px;
}
.post_orginal h2
{
	float: none !important;
}
.form_post_view a img{
	float:left;
	margin:10px 5px 0 10px;
	padding:0px;
	 border:none;
	  border-radius: 4px 4px 4px 4px;
}
.content_arrow{
	margin:18px 0 0 0px;
	padding:0px;
	background:url(../../images/arr.png) no-repeat top left ;
	float:left;
    padding:0px;
    width:18px;
	height:36px
}
.content_view{
	margin:10px 0 0 0px;
	padding:0px;
	background:#E9F6FC;
	float: right;
    padding: 15px;
    width: 442px;
}
.content_view p{
	margin:5px 0 5px 0px
}

.content_arrow_1{
	margin:18px 0 0 0px;
	padding:0px;
	background:url(../../images/arr_co.png) no-repeat top left ;
	float:left;
    padding:0px;
    width:18px;
	height:36px
}
.content_view_1{
	margin:10px 0 0 0px;
	padding:0px;
	background:#f5f5f1;
	float: right;
    padding: 15px;
    width: 442px;
}
.content_view p{
	margin:5px 0 5px 0px
}


.side_pane_right {
    background: none repeat scroll 0 0 #F5F5F1;
    border: 1px solid #EEEEEE;
    float: right;
    margin: 25px 0 0 0px;
    padding:0px;
    width: 22%;
}
.side_pane_right p{
	margin-left:10px;
	margin-top:10px;
}
.mark_btn{
	float:left;
	background-color:#4FA9C6;
 	/*filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BEBEBE   , endColorstr=#9E9E9E );
	background-image:-moz-linear-gradient(top, #BEBEBE 0%, #9E9E9E  100%);
 	background-image:-webkit-linear-gradient(top, #BEBEBE 0%, #9E9E9E  100%);
 	background-image:-ms-linear-gradient(top, #BEBEBE 0%, #9E9E9E  100%);
 	background-image:linear-gradient(top, #BEBEBE 0%, #9E9E9E  100%);
 	background-image:-o-linear-gradient(top, #BEBEBE 0%, #9E9E9E  100%);
 	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#BEBEBE), color-stop(100%,#9E9E9E ));
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);*/
	border-color:#54ACC7 #4CA0BA #398A9D;
	border-style:solid;
	border-width:1px;
	height:29px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	padding:0 43px;
	margin:10px 0 10px 20px;
}
.mark_btn:hover{
	background:#2690B1;
}
.link_textuse:hover{
	color:#333333;
}

.mar{
	margin:0px 10px 15px 10px !important ;
}
.tage_use{
	background: #ffe11b;
    border-radius: 3px 3px 3px 3px;
    color: #000;
    display: inline-block;
    margin: 0 2px 6px 2px;
    padding: 4px 6px;
    vertical-align: top;
}
.tage_use:hover{
	text-decoration:underline;
	background:#EAEAE3;
}
.about_item{
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F8F8F5;
    border-color: #E6E6E3;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    padding: 8px 0;
}
.abt_split{
	float: left;
    border-right: 1px solid #E6E6E3;
    padding: 8px 0 0;
}
.abt_split p{
 color: #333333;
    font-size: 12px;
    margin: 0 0 0px 0px;
    padding: 0 18px;
    text-transform: capitalize;
}
.abt_split h2{
 color: #333333;
    font-size: 14px;
    margin: 0 0 5px !important;
    padding: 0 18px;
}
.link_textuse{
	color: #2874f0;
	text-decoration: none;
	font-weight: 500;
	margin:10px 0 0 18px;
}
.diss_content{
	width:100%;
	margin:0 0 0 0px;
	float:left;
	padding:0px;
}
.diss_content h2 a {
	color: #2874f0;
    text-decoration: none;
	font-size:14px;
	margin:0 0 8px 15px;
	float:left;
}
.diss_content h2 a:hover{
	text-decoration:underline;
}
.discussion_use{
	 background-color: #F8F8F5;
    border-color: #E6E6E3;
    border-style: solid;
    border-width: 0 0 1px;
	float: left;
	width:100%;
}
.discussion_use li{
 border-color: #E6E6E3;
    border-style: solid;
    border-width: 1px 0 0;
    color: #666666;
    font-size: 12px;
    list-style-type: none;
    margin: 0px;
    padding: 6px 0;
	float:left;
	width: 100%;
}
.discussion_use .team_table_head {
    font-weight: 500;
    color: #000;
    font-size: 14px;
}
.avatar_view{
	float:left;
}
.con_date
{
	font-weight: 500;
	
}
.avater_split{
	margin-left: 10px;
	float: left;
}
.title_avatar{
	 float: none !important;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
	color: #2874f0;
    text-decoration: none;
}
.sort_link_1{
	color: #2874f0 !important;
}
.filter_action a
{
	color: #000;
	margin: 0px;
	padding: 2px 0px;
	line-height: 14px;
	font-size: 13px;
}
.sort_link_1:hover{
	text-decoration:underline;
}
.post_view_count{
	padding-right: 10px;
	float:left;
}
.member_view{
	float:left;
	margin:27px 0 0 0px;
	padding:0px;
	width:100%;
} 
.filter_action {
    display: inline-flex;
}
.member_view h2{
    color: #333333;
    font-size: 16px;
    margin: 0px 0 0px 0px !important;
    padding: 0 8px 0 0px;
	float:left;
}
.member_view span{
	margin:0 5px 0 2px;
	color:#d4d4d4;
	font-size:11px;
}

.member_use{
	list-style:none;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}
.member_use li{
    border: 1px solid #EAEAEA;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin: 10px 0px 15px 15px;
    padding: 8px 13px 8px 8px;
    position: relative;
    width: 215px;
}
.member_use li:nth-child(3n+1) {
   margin-left: 0px;
}
.member_use li a{
    color: #2874f0;
    text-decoration: none;
	max-width: 145px;
}
.mem_avatar{
	 float: left;
    position: relative;
    padding-right: 5px;
}
.mem_avatar img{
    border-radius: 3px 3px 3px 3px;
    margin: 0;
    padding: 0;
    width: 60px;
}
.member-title {
    margin-bottom:7px !important;
    overflow: hidden;
    white-space: nowrap;
	font-size:12px;
	margin-top:5px !important;
}
.sort_link_mem{
	color:#666666 !important ;
	margin:0px 0 0 4px !important;
	padding:0px;
	line-height:10px;
	font-size:11px;

}
.sort_link_mem:hover{
	text-decoration:underline;
}
.pages_num{
    display: block;
    padding: 30px 0 0;
    position: relative;
    text-align: center;
	 height: 80px;
	 color: #666666;
}
.ac{
	color:#111;
}
.view_ul{
    float: none;
    font-size: 1.2em;
    list-style: none outside none;
    margin-bottom: 0;
    padding: 0 8px;
    position: relative;
}
.view_ul li{
    display: inline;
    float: none;
    font-weight: 500;
    margin: 0;
}
.controls_view{
 clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 10px 0 0;

    width: 88px;
}
.panel_inner a:hover{
	text-decoration:underline;
}
.comm_slider a:hover{
	text-decoration:underline;
}
.story_slider a:hover{
	text-decoration:underline;
}
.event_location a:hover{
	text-decoration:underline;
}
.event_host a:hover{
	text-decoration:underline;
}
.team_member p a:hover{
	text-decoration:underline;
}
.view_flow1 input{
	margin-top:6px !important;;
}
.preferences_con .check_con {
    display: block;
    margin: 0px auto;
}
.preferences_con .field_account input
{
	margin: 0px 10px 0px 0px;
}
.preferences_con .field_account label
{
	margin: 0px 30px 10px;
	cursor: pointer;
}
.preferences_con .field_account .label_con label
{
	cursor: pointer;
}
.preferences_con .pre_head
{
	font-size: 15px;
	font-weight: 500;
	margin: 10px 0px;
	border-bottom: 1px solid #E6E6E3;
	padding: 5px 0px;
}
.preferences_con .label_con {
	float: right;
	width: 90%;
}
.label_con .pre_head
{
	border: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.field_account input{
	margin-top:4px ;
}
.decro:hover{
	text-decoration:underline;
}
.cardinfo_div span{
	/*color:#FF0000;*/
	color:#a80308;
	/*width:121px;*/
	 margin: 7px 0 0;
}
/******************forgot password page********************/
.forgot_pass_con
{
	max-width: 600px;
	margin: 0px auto;
}
.forgot_titles{
    background-color: #2874f0;
    border-radius: 5px 5px 0 0;
    float: none;
    margin: 0;
   padding: 22px 0 22px 35px;
    width: auto;
	font-size: 21px;
    color: #fff;
}
.border_BRL {
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.input_forgot{
	 background: none repeat scroll 0 0 #FFFFFF;
    border-color: #B3B3B3 #CCCCCC #CCCCCC #B3B3B3;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    float: left;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
	margin:10px 10px 15px 29px;
    padding: 6px 5px 6px 10px;
    width: 77%;
}
.forgot_text{
	float:left;
	font-size:13px;
	color:#4c4c4c;
	font-size:13px;
	padding:10px;
}
.inner-container-cms
{
	float: left;
    width: 100%;
}
.cms_content{float: left;
background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 20px;
    width: 100%;}
.inner-container-cms h2 {
    
    line-height: 1.5;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 0;
    text-align: justify;
    word-spacing: 2px;
    color: #000;
    display: block;
    font-size: 14px;
}

.inner-container-cms p, ol > li{
    color: #333;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 15px;
    text-align: justify;
    word-spacing: 2px;
}
.inner-container-cms th
{ 
	border: 1px solid #000;
    border-collapse: collapse;
    padding: 8px;
    text-align: center;
}
.inner-container-cms td
{
	border: 1px solid #000;
    border-collapse: collapse;
    padding: 8px;
}
.inner-container-cms table a
{
	color: #212121;
	border-bottom: 1px solid #fff;
}
.inner-container-cms table a:hover
{
	border-bottom: 1px solid #000;
}
.inner-container-cms > ul {
    list-style-type: disc;
    margin-left: 30px;
    font-size: 13px;
}
.inner-container-cms > ul > li {
    list-style-type: disc;
}
.inner-container-cms .tabs-menu
{
	display: inline-flex;
	margin: 10px 0;
	width: 100%;
}
.inner-container-cms .tabs-menu li
{
	list-style: none !important;
}
.inner-container-cms .tabs-menu li a
{
	border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    padding: 5px 10px 7px;
    text-transform: uppercase;
    color: #999;
}
.inner-container-cms .tabs-menu li.current a
{
	background: #fff;
    border-bottom: 1px solid #f8eb01;
    color: #333;
    font-weight: 500;
    position: relative;
}
.inner-container-cms .tabs-menu li.current a:before
{
	border: medium solid transparent;
    bottom: -1px;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
	border-bottom-color: #f8eb01;
    border-width: 6px;
    left: 50%;
    margin-left: -6px;
}
.inner-container-cms .tabs-menu li.current a:after
{
 	border-bottom-color: #fff;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}
#cancellation_tab
{
	display: none;
}
.return_ques, .cancellation_ques
{
	color: #515151;
    display: block;
    font-size: 14px;
    margin: 10px 0;
    cursor: pointer;
}
.return_ques:hover, .cancellation_ques:hover
{
	color: #2271b2;
	text-decoration: underline !important;
}
.return_ans p
{
	margin: 0px;
}
.ans_active
{
	font-weight: 500;
}
.box_border
{
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    padding: 0 19px;
}
/*** NEW CSS ***/

.header{
	clear:left; background:#EFEFEB; height:62px; padding-top:23px; border-bottom:1px solid #D2D2D2;  margin: 0 auto;  min-width: 1030px; position:relative; padding-bottom:10px;
}
/*.head_search
{
	float: left;
    margin-left: 95px;
    position: relative;
	margin-top:6px;
}*/
.head_input {
    /*border: 0px none;
    color: #333333;
    float: left;
    font-size: 16px;
    margin: 0;*/
    padding: 7px 10px 7px 35px;
    /*width: 355px;*/
}
.search_butn
{background:url(../../images/search.png) 8px 17px no-repeat #fff;
    font-size: 0px;
    width: 35px;
    height: 50px;
    position: absolute;
    border: 0px;
	left:0;}


/*.search_butn
{
	color: #7d7773;
text-shadow: 0 1px 0 rgba(255,255,255,0.80);
background: #f2f3f3;
background: -webkit-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: -moz-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: -ms-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: -o-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
float: left;
border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
position: absolute;
z-index: 5;
line-height: normal;
margin: 0;
text-decoration: none;
font-size: 15px;
font-weight: 500;
cursor: pointer;
display: inline-block;
    padding: 6.3px 15px;
	height:35px;
border: 1px solid #DDDAD6 ;
}*/
.header_links
{
    float: right;
    font-size: 14px;
	padding:7px 10px;
	margin:5px 0 0;
}
/*.header_links li
{
	 display: inline-block;
    margin-right: 12px;
    white-space: nowrap;
}
.search_butn:hover{background:-moz-linear-gradient(center top , #F7F7F7 0px, #F6F6F5 4%, #EBEBEA 11%, #EBEBEA 95%, #DFE0E1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)}
.header_links li a:hover{color:#333}*/


.cart_img
{
	background:url(../../images/cart.png) no-repeat; height:16px; width:16px; float:left; margin:1px 5px 0 0;
}
/*.cart_count{
	    background-color: #388e3c;
    bottom: 2px;
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
    font-style: normal;
    line-height: 10px;
    margin-left: 5px;
    padding: 2px 5px;
    position: relative;
    text-decoration: none;
    z-index: 1;
}*/
.divide:hover .cart_count{background-color:#69aa07}
.menu_navigation
{
    border-top: 1px solid #FFFFFF;
    height: 54px;
    min-width: 1030px;
    width: 100%;
}

.browse-navigation-wrap {
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D2D2D2;
    min-width: 1030px;
    position: relative;
    z-index: 2;
}
.browse-navigation {
    display: block;
    margin: 0 auto;
    max-width: 1030px;
    padding: 24px 0 30px;
    position: relative;
    width: 1030px;
}
.browse-navigation ul {
    display: block;
    float: left;
    font-size: 14px;
    height: 55px;
    margin-top: -25px;
    width: 980px;
}
.browse-navigation li {
    display: inline-block;
    font-weight: 500;
    margin-right: 9px;
    white-space: nowrap;
	position:relative;
}
.browse-navigation li a {
    display: block;
	color:#2874f0;
    height: 36px;
    padding: 20px 13px 0;
    text-align: center;
    vertical-align: middle;
}
.browse-navigation li a:hover {
	background-color:#f5f5f1 !important;
	
}
.more-display a:hover{
	background:none !important;
}

.browse-navigation li.more-display a:hover {
	background:url(../../images/down.png) no-repeat right top 27px !important;
	position:relative;
}
.browse-navigation li.more-display ul li a:hover{
	background:#E5F4F5 !important;
}
.more_down
{
	background:url(../../images/down.png) no-repeat right top 27px;
	/*position:relative;*/
}
.more-dropdown ul li a{
	text-align:left;
	
}
.more-dropdown ul li a:hover{
	background:#E5F4F5 !important;
}
.banner
{
	float:left;
	width:100%;
	background:url(../../images/shop/success-story-banner.jpg) no-repeat;
	height:350px;
	background-size:cover;
}
.banner h1
{
	width:560px;
	padding-top:70px;
	color:#FFFFFF;
	text-shadow:0 2px 1px rgba(0, 0, 0, 0.2);
	font-size: 42px;
    font-weight: 400;
	line-height:45px;
}
.image-footer-container{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    float: left;
    margin: 133px 0 0;
    padding: 6px 0 5px 0px;
    position: relative;
    text-align: center;
    width: 100%;
}
.seller-banner
{
 	line-height: 21px; margin:10px 0 0 10px; font-size:14px; float:left;
}
.image-footer-container a{
	color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin-top: 18px;
    text-align: left;
    text-decoration: none;
}
.seller-links a{
	margin-top:7px !important;
}

.image-footer-container a img {
    border-radius: 60px;
    float: left;
    height:77px;
    width:77px;
}

.browse_market
{
	background-color: #FFFFFF;
    color: #666666;
    min-width: 1030px;
	float:left;
	padding-bottom:75px;
	width:100%;
    padding-top: 55px;
}
.browse_market h2{text-align:center; color:#111;    font-size: 32px;    font-weight: 500;}
.browse_market ul
{
	margin-top:25px;
}

.browse_market li.browse-category {
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #E4E4E2;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    float: left;
    margin: 0 23px 0 0;
    padding: 1px;
    position: relative;
    text-align: left;
    z-index: 2;
}
.browse_market li.browse-category a {
    color: #333333;
}

.browse-images {
    width: 306px;
}

li.browse-category span.image-container {
    -moz-box-sizing: border-box;
    border: 1px solid #FFFFFF;
    display: block;
    float: left;
    width: 49.3%;
}

.browse-link {
    clear: both;
    position: relative;
}

.browse-link span.title-text {
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 12px 13px;
    text-decoration: none;
    white-space: nowrap;
}
span.title-text h4 {
    
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
	text-shadow:0 2px 1px rgba(255, 255, 255, 0.8);
	margin:0;
}

.browse-link .arrow {
    background: url(../../images/browse_arrow.png) no-repeat scroll -64px -2px #FFFFFF;
    height: 22px;
    margin-top: -11px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 22px;
}
li.browse-category:hover
{
    border-color: #E5E4E3 #E5E4E3 #CBC9C7;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.04);
}
li.browse-category a:hover{text-decoration:underline}

li.browse-category.last {
    margin-right: 0;
}
.recent_favour
{
	float:left;
	width:100%;
	background:#EFEFEB;
	    padding-bottom: 70px;
}
.recent_favour .main{ margin-top: 60px;}
.recent_favour h2
{
	font-size: 32px;
    font-family: 'GeorgiaRegular';
    font-weight: normal;
    text-align: center;
	color:#333333;
	text-shadow: 0 2px 1px rgba(255, 255, 255, 0.8);
}

.recent_favour p.sub-head {
    color: #888888;
 font-family: 'GeorgiaRegular';
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.trending-listing {
    float: left;
    margin: 15px 15px 0 0;
    position: relative;
    transition: all 0.2s ease-out 0s;
    width: 308px;
}
.trending-listing.last {
margin-right: 0;
}
.trending-listing, li.tastemaker {
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #E4E4E2;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}
.trending-listing a.listing-image {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF ;
	 -moz-use-text-color:#FFFFFF;
    border-image: none;
    border-radius: 3px 3px 0 0;
    border-style: solid solid none;
    border-width: 4px 4px 0;
    display: block;
    transition: all 0.2s ease-out 0s;
}
.trending-listing a.listing-image:hover .listing-title{
	text-decoration:underline;
}
.trending-listing a.listing-image img {
    display: block;
    height: 237px;
    transition: all 0.2s ease-out 0s;
    width: 298px;
	 margin-bottom: 2px;
	   box-shadow: 0 0 4px 0 #CCCCCC;
}
.trending-listing .listing-info {
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    padding: 6px;
    position: relative;
    transition: all 0.2s ease-out 0s;
	width: 94%;
	float:left;
}
.trending-listing .listing-info .listing-price {
    bottom: 4px;
    color: #388e3c;
    float: left;
    font-size: 13px !important;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 7px;
	top:5px;
    text-align: right;
    white-space: nowrap;
}
.listing-price span{
	color: #388e3c;
    font-weight: 500;
    font-size: 13px !important;
    text-align: right;
    white-space: nowrap;
}
.trending-listing .listing-info .currency-code {
    font-size: 10px !important;
}
.trending-listing .listing-info .listing-title {
    color: #666666;
    display: block;
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
}

ul.related-listings {
    clear: both;
    display: block;
    height: 90px;
    list-style: none outside none;
    margin: 25px 0 20px;
    padding: 0 6px;
    text-align: center;
    width: 298px;
}
.related-listings li {
    float: left;
    margin-right: 3px;
    word-wrap: break-word;
}
.related-listings li a {
    text-decoration: none;
}
.thumbnail-outer {
    border: 1px solid #ECECEC;
    border-radius: 3px;
    float: left;
    margin-right: 6px;
    transition: all 0.1s ease 0s;
}
.thumbnail-inner {
    background: none repeat scroll 0 0 #111;
    border: 3px solid #FFFFFF;
    border-radius: 3px;
    height: 84px;
    overflow: hidden;
    transition: all 0.1s ease 0s;
    width: 84px;
}
.related-listings img {
    display: block;
    height: 84px;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: auto;
}

li.shop-listing-count {
    margin-right: 0;
}
.thumbnail-outer.count-box {
    margin-right: 0;
}
.count-box {
    display: table;
}
.count-box .thumbnail-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    display: table-cell;
    height: 69px;
    transition: all 0.1s ease 0s;
    vertical-align: middle;
    width: 69px;
}
a.shop-listing-count {
    color: #999999;
    display: block;
    height: 65px;
    padding-top: 19px;
    text-align: center;
    text-decoration: none;
    width: 84px;
}
.listing-count {
    color: #2874f0;
    display: block;
    font-size: 24px;
    text-decoration: none;
}
.trending-listing .about-shop {
    background-color: #FBFBF8;
    border-top: 1px solid #DDDDDD;
    line-height: 18px;
	    padding: 0 0 15px;
}
.about-shop a {
    display: block;
    padding: 15px 8px;
    text-decoration: none;
	 font-family: 'GeorgiaRegular';
	 height:55px;
}

.about-shop:hover {
background-color: #e5f4f7;
}

.owner-details {
    color: #333333;
    text-transform:capitalize;
    font-size: 14px;
    font-weight: 500;
}
.trending-listing .about-image img {
    border-radius: 50px;
    float: left;
    height: 50px;
    margin: 5px 10px 0 0;
    width: 50px;
}
.owner-details em {
   
    font-style: italic;
    font-weight: 300;
    padding-right: 1px;
}

.reviews {
	background: url("../../images/no-rating_star.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	/*background: none !important;*/
    float: left;
    height: 17px;
    width: 86px;
    color: #999999;
    display: block;
  cursor:pointer;
    font-size: 14px;
}
.shop_title .reviews
{
	float: right;
	margin: 6px 10px;
}

.stars.small {
    font-size: 14px;
}
.stars {
    display: inline;
    font-size: 22px;
    position: relative;
    white-space: nowrap;
}

.reviews .review-count {
    margin-left: 5px;
}




.community-tastemaker
{
	float:left;
	width:100%;
	background-color:#FFF;color:#666;
	    padding-bottom: 50px;
}
.community-tastemaker .main{ margin-top: 60px;}



.signed_out_hp_v3 h2 {
    color: #333333;
    font-size: 28px;
    font-weight: 500;
}

.section p.sub-head {
    color: #888888;
     font-family: 'GeorgiaRegular';
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
}
#tastemakers {
    background-color: #FFFFFF;
    color: #666666;
    display: inline-block;
    float: left;
    min-width: 1030px;
    text-align: center;
}
#tastemaker-list{height:245px;margin-bottom:30px;padding:30px 0px; width:auto}
li.tastemaker{float:left;padding:0;margin-right:20px;position:relative;z-index:2}
li.tastemaker:hover{border-color:#e5e4e3 #E5E4E3 #cbc9c7;box-shadow:0 2px 0 rgba(0,0,0,.04)}
li.tastemaker.last{margin-right:0}.tastemaker-favorites{width:226px}
.tastemaker-favorites img{width:112px;height:90px;display:block;float:left;margin:0;padding:0}
.tastemaker-favorites .favorite-0 img,.tastemaker-favorites .favorite-1 img{margin-bottom:2px}
.tastemaker-favorites .favorite-0 img,.tastemaker-favorites .favorite-2 img{margin-right:2px
}.tastemaker-link{position:relative}.tastemaker-link a.title-text{display:block;font-size:12px;line-height:18px;padding:12px 13px;text-decoration:none;white-space:nowrap}
a.title-text h4{color:#5a5552;font-size:14px;font-weight: 500;width:180px;white-space:nowrap;overflow:hidden;margin:0; text-overflow:ellipsis}
li.tastemaker:hover a.title-text h4{text-decoration:underline}
a.title-text p.favorites-number{line-height:18px;color:#999;text-decoration:none}

.tastemaker-link .arrow{
width:22px;
height:22px;
position:absolute;
top:50%;margin-top:-11px;
right:10px;
 background:url(../../images/browse_arrow.png)  no-repeat -64px -2px #fff;
}

#tastemakers .find-friends{background-color:#e5f4f7;border:solid 1px #cce9f0;border-radius:5px;display:block;-webkit-border-radius:5px;-moz-border-radius:5px;color:#333;padding:25px 0 30px;text-align:center; width: 970px;}
#tastemakers .find-friends:hover{background-color:#cce9f0;border-color:#99d3e1;text-decoration:none}
.tastemaker-desc{margin:0;position:absolute;top:-13px;left:8px;right:0;transition:top .2s;-moz-transition:top .2s;-webkit-transition:top .2s;-o-transition:top .2s}
.tastemaker-name{opacity:0;transition:opacity .2s;-moz-transition:opacity .2s;-webkit-transition:opacity .2s;-o-transition:opacity .2s;line-height:20px;display:block;background:white;padding-left:3px;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.tastemaker-name .member-name{/*font-weight: 500;*/}
li.tastemaker:hover .tastemaker-desc{top:-24px}
li.tastemaker:hover .tastemaker-name{opacity:1}
.tastemaker-avatar{padding:2px;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.2);float:left;margin-right:8px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
.tastemaker-avatar img{width:35px;height:35px;display:block;background-color:#f5f5f1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}

#stories p.about-desc, #tastemakers .find-friends p {
color: #333;
font-family: 'GeorgiaRegular';
font-size: 24px;
font-weight: 500;
margin: 0 auto 20px;
width: 700px;
}


.btn-primary {
	background: #337ab7;
}


.btn-primary, .btn-secondary, .btn-transaction, .btn-offsite, .btn-invite, .btn-link {
display: inline-block;
padding: 4px 6px;
border: 1px solid #337ab7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #FFF;
text-decoration: none;
font-size: 12px;
font-weight: 500;
cursor: pointer;
line-height: 1.5;
margin: 0;
}
.btn-primary:hover, .btn-primary.hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.shop_list_view td.list_actions li
{
	text-align: center;
}
.stories-abt-seller	
{
	float:left;
	width:100%;
	background-color:#FFF;color:#666;
	    padding-bottom: 50px;
}

#stories{background-color:#FFF;width:100%; min-width:1030px}
#stories .about-photo{background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:100%;height:450px}
#stories .seller-story{text-align:center; margin-top:-60px}
#stories a.seller-photo{height:75px;width:75px;display:block;background-color:#ddd;border-radius:75px;-webkit-border-radius:75px;-moz-border-radius:75px;margin:0 auto 20px;border:solid 4px #fff;box-shadow:0 0 2px 2px rgba(0,0,0,0.2)}
#stories a.seller-photo:hover{box-shadow:0 0 2px 2px rgba(0,0,0,0.4)}
#stories p.about-desc,#tastemakers .find-friends p{color:#333;font-size:24px;font-family: 'GeorgiaRegular';font-weight:500;margin:0 auto 20px;width:700px; line-height: 30px;}
#stories .owner-details{font-size:18px;color:#666}
#stories .owner-details a{font-size:18px;color: #2874f0; font-weight: 500;}

#trust {
color: #888;

font-size: 18px;
line-height: 1.6;
text-align: center;
}


.col {
margin-right: 28px;
}
.col {
float: left;
}

#trust .col {
padding-top: 185px;
padding-bottom: 75px;
}
.col4 {
width: 308px;
}
.col-last {
margin-right: 0!important;
}

#trust .col{padding-top:185px; padding-bottom:75px}

#trust .col p{
    font-family: 'GeorgiaRegular';
    margin: 13px 0 0;
	padding: 0 15px;
}
#trust h3{color:#333;font-size:26px;font-weight: 500;line-height:32px;font-family: 'GeorgiaRegular';  text-shadow: 0 2px 1px rgba(255,255,255,.8); }
#trust .trust1,#trust .trust2,#trust .trust3{background:top center no-repeat;  }
.promo-ef{position:relative;color:#333;text-align:left;border:1px solid #d2d2d2;border-radius:3px;background:#d7d7d1;box-shadow:inset 0 0 10px rgba(0,0,0,.1);-moz-box-shadow:inset 0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.1);-webkit-transition:all .1s ease;height:168px}
.promo-ef .signup-message-wrap{position:relative;height:96px;z-index:2}
#trust .promo-ef h3,.promo-ef .msg-success{background:transparent;box-sizing:border-box;position:absolute;bottom:0;left:0;right:0; font-weight:500;font-size:21px;padding:0 180px 8px;margin:0 auto;text-shadow:0 1px 0 #fff;line-height:28px}
.promo-ef .msg-success{padding:0}
.promo-ef .msg-success p{color:#333;font-size:21px;line-height:28px}
.promo-ef .email-list-signup-response-messages .msg-error{border:1px solid #ffc0cb;margin-top:6px;padding:4px}
.promo-ef .msg-error p{color:#666;line-height:16px}
.promo-ef .email-list-signup-response-messages{left:298px;position:absolute;width:369px}
.promo-ef .form-wrap{position:relative;z-index:2}


.promo-ef div.subscribe-content-inner,.promo-ef div.sub-spin{display:inline-block;margin-bottom:0}
.promo-ef input#emailtext{background:none repeat scroll 0 0 #fff;border-color:#b3b3b3 #CCCCCc #ccc #B3B3B3;border-radius:3px;border-style:solid;border-width:1px;color:#333;font-size:14px;height:13px;line-height:13px;margin:-2px 5px 0 24px;padding:11px;vertical-align:middle;white-space:nowrap;width:250px; 
outline:none;}
.promo-ef .promo-image.signup{width:100%;height:77px;position:absolute;top:46px;left:0;background-position:0 0;background-size: 100% auto;    background-repeat: no-repeat;}
.promo-ef .promo-ef-center{text-align:center}
.promo-ef .spinner{display:inline-block;float:none;margin:0 0 0 4px;visibility:hidden}
.promo-ef .spinner.saving{visibility:visible}
#browse-categories{background-color:#FFF;color:#666;min-width:1030px;padding-top:55px}
#browse-categories .section{padding-top:0}
#browse-categories ul{margin-top:25px}
li.browse-category{background-color:#fff;border:1px solid #e4e4e2;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:0 0 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.1);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;padding:1px;margin:0 25px 0 0;position:relative;text-align:left;z-index:2}
li.browse-category:hover{border-color:#e5e4e3 #E5E4E3 #cbc9c7;box-shadow:0 2px 0 rgba(0,0,0,.04)}
li.browse-category.last{margin-right:0}
li.browse-category a{color:#333}li.browse-category a h3{color:#333;font-weight:500;margin:0;padding:12px 13px}
.browse-images{width:306px}
li.browse-category img{-moz-transition:all .1s;-webkit-transition:all .1s;display:block;filter:alpha(opacity=99);opacity:.99;transition:all .1s;width:100%;height:auto}
li.browse-category span.image-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #FFF;box-sizing:border-box;display:block;float:left;width:50%}
.browse-link{clear:both;position:relative}
.browse-link span.title-text{display:block;font-size:12px;line-height:18px;padding:12px 13px;text-decoration:none;white-space:nowrap}
span.title-text h4{font-size:14px;font-weight: 500;width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
li.browse-category:hover span.title-text h4{text-decoration:underline}


.signed_out_hp_v3 h3 {
font-size: 22px;
margin-bottom: 12px;
}
.signed_out_hp_v3 h1, .signed_out_hp_v3 h2, .signed_out_hp_v3 h3, .signed_out_hp_v3 h4 {

font-weight: 400;
 text-shadow: 0 2px 1px rgba(255,255,255,.8); 
}

#trust .promo-ef h3, .promo-ef .msg-success {
background: transparent;
box-sizing: border-box;
position: absolute;
bottom: 0;
left: 0;
right: 0;

font-weight: 500;
font-size: 21px;
padding: 0 180px 8px;
margin: 0 auto;
text-shadow: 0 1px 0 #fff;
line-height: 28px;
font-weight: 500;
}

.more-dropdown {

/*display:none;*/
}
.more-dropdown ul {
background: #fff;
border: 1px solid #ccc;
border-top: 0;
padding: 10px;
border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
 height: auto;
    margin-top: 0;
    width: 180px;

}
.more-dropdown ul li{display:block; margin:0; display: block;}

.more-dropdown li a {
border-radius: 3px;
display: block;
font-size: 14px;
font-weight: 500;
padding: 8px 15px 8px 5px;
height:auto;
}

.more-dropdown li a:hover {
background: #e5f4f7 !important;
text-decoration: none;
}

.display-view { 
display:none;
}




#breadcrumbs {
line-height: 16px;
font-size: 11px;
list-style: none;
padding: 6px 0 6px 1px;
color: #999;
border-bottom: 1px solid #eee;
}

#breadcrumbs li {
float: left;
margin-right: 3px;
}
#breadcrumbs a {
color: #666;
font-weight: normal;
}
#breadcrumbs a:hover {
color: #2874f0;
font-weight: normal;
text-decoration:underline;
}
#breadcrumbs .separator {
font-weight: 500;
color: #999;
}
/*.clear:after {
content: ".";
display: block;
width: 0;
height: 0;
clear: both;
visibility: hidden;
}*/

.profile-module {
background-color: #fff;
-moz-border-radius: 5px;
border-radius: 5px;
border: 4px solid #f5f5f1;
padding: 13px 10px;
}

.secondary{
float:right;
}
.secondary a {
color:#2874f0;
text-decoration:none;
}
.secondary .panel {
padding: 12px 0 16px 8px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
float: left;
width: 188px;
}

.panel, .secondary .panel, .secondary-review .panel {
background-color: #f5f5f1;
margin-bottom: 10px;
padding:7px 0px 10px 7px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}



.secondary>.panel ul {
list-style: none;
}

.secondary>.panel ul li.user {
padding-bottom: 18px;
}
.secondary>.panel ul li {
padding: 6px 8px;
color: #666;
border-bottom: 1px solid #eaeaea;
}
.panel li, .secondary .panel li, .secondary-review .panel li {
line-height: 14px;
margin-bottom: 6px;
list-style-type: none;
}

.panel li, .secondary .panel li, .secondary-review .panel li {
line-height: 14px;
margin-bottom: 0px;
list-style-type: none;
}

#user-info {
clear: both;
margin-bottom: 0;
}
#user-info>.username {
font-weight: 500;
}

.username a:hover {
text-decoration: underline;
} 
#user-info>li {
border: 0;
padding: 0;
margin: 5px 0px;
}


#user-info>.location {
font-size: 11px;
color: #666;
}

#user-info>.add-to-circle {
margin-top: 4px;
}
.add-to-circle {
margin-top: 4px;
border:none !important;
}
.wrap {
word-wrap: break-word;
}

#tabbed-navigation{padding:0;border-bottom:0}
#tabbed-navigation-list>li{padding:0;margin-bottom:0}
#tabbed-navigation-list>li>a{display:block;padding:8px}
#tabbed-navigation-list>li.active>a{background-color:#FFF;color:#333}
#tabbed-navigation-list>li.active>a:hover{background-color:#FFF}
#tabbed-navigation-list>li>a:hover{background-color:#eaeae3;text-decoration:none}


.follow-button-container>div {
display: table-cell;
}

.follow-button-cell {
padding-right: 8px;
position: relative;
}
.follow-btn-container {
display: inline-block;
}

.follow-btn-container .btn-follow, .follow-btn-container.following .btn-unfollow {
display: inline-block;
}

.btn-secondary.small, a:link.btn-secondary.small, a:visited.btn-secondary-small, a:hover.btn-secondary-small, button.btn-secondary.small {
color: #5a5552;
}

.btn-primary.small, .btn-secondary.small, .btn-transaction.small, .btn-offsite.small, a:link.btn-primary.small, a:visited.btn-primary-small, a:hover.btn-primary-small, a:link.btn-secondary.small, a:visited.btn-secondary-small, a:hover.btn-secondary-small, a:link.btn-transaction.small, a:visited.btn-transaction-small, a:hover.btn-transaction-small, a:link.btn-offsite.small, a:visited.btn-offsite-small, a:hover.btn-offsite-small, a.btn-primary.small, a.btn-secondary.small, a.btn-transaction.small, a.btn-offsite.small, button.small {
font-weight: normal;
padding: 4px 11px;
font-size: 13px;
}


/*.overlay {
padding: 15px;
display: none;
z-index: 10000;
width: 720px;
background: #666;
background: rgba(0,0,0,0.5);
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
text-align: left;
}*/


.overlay-header {
padding: 9px 8px 7px;
border-bottom: 1px solid #DDD;
position: relative;
}


span.button-small, span.button-medium, span.button-large {
padding: 0;
}
.overlay-header > p {
    color: #fff;
    font-weight: 500;
    margin: 10px 0 0;
}
.overlay h1{margin-bottom:8px}
.overlay h2{font-size:16px;margin-bottom:0}
.overlay h3{font-size:16px;font-weight:normal;line-height:22px}
.overlay .section{padding:0 16px}
.overlay-body{padding: 20px;}
.overlay-body p{line-height:17px}
.overlay-body ul{list-style-type:disc;margin-left:18px}

.overlay-body .overlay-tab-content{display:none}

.overlay-body .overlay-tab-content.active{display:block}

 .overlay-header{border-bottom:1px solid #DDD;position:relative; background: #2874f0; color: #FFF; padding: 20px;text-align: center;}
.overlay-header > h2 {
    color: #fff;
}
 .tabbed{padding-top:0}.overlay .overlay-header p{color:#666;line-height:18px}

.overlay-footer .save-changes .amigo_button {
    margin: 0px;
}
 .overlay-footer{padding:20px;clear:both;position:relative}
 
 .overlay-footer .fakelink{vertical-align:middle}
  
  
.overlay-footer .secondary-actions{float:left;line-height:24px}

 .overlay-footer .spinner-small{float:right;margin:5px}
 
 .overlay-narrow{width:420px}
 
 
 .change-name-overlay .input-group:first-child {
margin-bottom: 10px;
}
.save-changes {
float: left;
width: 150px;
}
.pop-input input { 
padding:5px;
}



/*tab pannel css*/
a{ outline:none;}
img{ border: none;}
.TabbedPanels {
	background-color: #fff;
    /*border-radius: 5px;margin: 20px auto 0;
    max-width: 370px;*/
    box-shadow: none !important;
    border-radius: none !important;
    overflow: hidden;
    padding: 0;
}




.TabbedPanelsTabGroup {
	margin: 0 0 0 0px;
	padding: 0px;
}

.TabbedPanelsTab {
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 500;
    list-style: outside none none;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 10px 38px !important;
    position: relative;
    text-align: center;
    /*width: 50%;*/
    
}
/*.TabbedPanelsTab:last-child {
	margin:0;
}
.TabbedPanelsTabHover {
	 z-index:25 !important;
color: #0099CC !important;
	text-decoration:underline;
}
.TabbedPanelsTabSelected {
	 z-index: 25 !important;
background: #F5F6F1;
color: #666666 !important;
}*/
.TabbedPanelsTab a {
	color: #FFFFFF;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color:#fff;
	
	background:#FFFFFF;

font-size:14px;
color:#484848;
}
.TabbedPanelsContent {

	line-height:20px; text-align:justify ; font-weight:normal; overflow:hidden; padding:0 !important;}
	
	
}
.TabbedPanelsContentVisible {
}

.TabbedPanelsContent table td{ padding:1px;}

.tab_box h2 { 
color:#tab_box;
font-size:13px;
font-weight: 500;
margin:0px;
padding:0px;
}
/*tab pannel css*/




/*purchases and Review*/

.content-wrap {
/*float: left;*/
margin: 20px 0px;
}
#header_menu {
padding: 0;
margin-top:0px;
margin-bottom: 10px;
}


.content-wrap-inner {
margin: 0 auto;
width: 980px;
padding: 25px 20px 25px 20px;
}

.col4 {
width: 308px;
}

.col {
margin-right: 0px;
}
.col {
float: left;
}

#header_menu h1 {
font-size: 28px;
margin: 0px 0 15px 0px;
font-weight: 600;
 font-family: 'GeorgiaRegular';    letter-spacing: 0.5px;
color: #333;
}
#logo_inner a span{ font-family: 'GeorgiaRegular';   font-size: 14px;  }


#header_menu ul {
list-style-type: none;
margin: 0;
}

.col8 {
width: 644px;
}

.col-last {
margin-right: 0!important;
}

#header_menu ul li {
margin: 0 28px 0 0;
}

#header_menu ul li a {
display: block;
padding: 2px 4px;
font-weight: 500;
border-radius: 3px;
text-decoration: none;
color: #2874f0;
}
#header_menu ul li a:hover {
background:#D2E9ED;
}

.share-icons {
    float: left;
    padding-top: 10px;
}

#header_menu ul li.selected a{background-color:#0092b7; color:#fff}


.purchase_review .main{
 margin-top: 31px;
 }




.all-purchases-btn { 
float:left;
width:80%;
margin:0px;
padding:0px;
} 

.all-purchases-btn a { 
color: #555;
background-color: #dcdcd8;
border-color: #CCC;
text-shadow: 0 1px 0 #EEE;
box-shadow: inset -1px 1px 5px -1px #bebebe;
padding:5px 10px;
border-radius:5px;
cursor:pointer;
}
.all-purchases-btn a:hover {
background-color: #e1e1de;
cursor:pointer;
color:#111;
}
.purchase-search {
 float:right;
 width:20%;
 margin:0px;
padding:0px;
 }
 
.review-search-bar input {  
 width: 170px;
border-radius: 3px;
line-height: 18px;
padding: 4px 15px;
border: 1px solid #ccc;
color: #333;
font-size: 12px;
background: #fff url("../../images/search_black.png") no-repeat scroll right 4px / 17px auto;
outline: none;
}
.review-search-bar span { 
display: inline-block;
position: absolute;
left: 7px;
top: 7px;
font-size: 13px;
}
#bowse-items { 
	padding: 20px;
	overflow: hidden;
	width:100%;
	/*background: url(../../images/weddings-texture-color.png) #dae7e8;*/
}	
#bowse-items h3 {
color: #333;
font-size: 15px;
font-weight: normal!important;
margin-bottom: 15px;
text-align: center;
}
.rev-popup {
    text-decoration: none;
    font-weight: 700 !important;
    color: #2874f0;
    line-height: 14px;
    padding: 5px 0px;
    overflow: hidden;
    display: block;
}

#bowse-items h3 b {

font-weight: 500;
margin-right: 5px;
font-size: 19px;
}
 
 
 
 .browse-links { 
 float:left;
margin: 5px 10px 0px 10px;
 padding:0px;
 }
 
 .browse-links li { 
 float:left;
 padding:0px;
 margin:0px 15px;
 }
 .browse-links  li img {
height: 130px;
width: 130px;
}
.browse-image-tag{
float:left;
} 


.browse-image-tag h4 { 
margin:5px;
padding:0px;
text-align:center;
color: #2874f0!important;

}

.browse-image-tag h4 a{ 
color: #2874f0!important;}

.browse-image-tag h4 a:hover{ 
text-decoration:underline;
}
.addfile_button
{
	 background: #ffe11b none repeat scroll 0 0;
    border-color: #ffe11b;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #e8e8e8;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 26px;
    line-height: 23px;
    margin: 0 0 0 5px;
    padding: 0 8px;
    text-align: center !important;
    float: none;
}
.addfile_button:hover{background:url(../../images/btn_bg_hover.png) repeat-x;}
.google-preview_link{
    color: #2874f0;
    text-decoration: none;
}
.google-preview_link:hover{
	text-decoration:underline;
}
.input-group a{
	color: #2874f0;
    text-decoration: none;
}
.input-group a:hover{
	text-decoration:underline;
}
.changeable a {
	color: #2874f0;
    text-decoration: none;
}
.changeable a:hover{
	text-decoration:underline;
}
.page_nav{
	width:17%;
	margin:24px auto 0 auto;
	padding:0px;
	height:40px;
	list-style:none;
}
.page_nav li{
	list-style:none;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
	display: inline-flex;
}
.page_nav li .pagination_list {
    padding: 5px;
}
.page_img
{
	margin: -5px 0px 0px;
} 
.page_nav li a{
	text-decoration:none;
	margin:0 3px 0 3px;
	padding:0px;
	color: #2874f0;
	font-weight: 500;
}
.page_nav li a:hover{
	text-decoration:underline;
}
.page_act{
	color:#333333 !important;
	text-decoration:underline !important;
}
.arrow_full{
	width:12%;
	margin:0 auto 0 auto;
	padding:0px;
}
.arrow_full a img{
	float:left;
	margin:0 5px 0 3px;
	padding:0px;
	border:none;
}
.use_full_border{
	background: none repeat scroll 0 0 #DBD7D7;
    height: 1px;
    margin: 10px auto;
    padding: 0;
    width: 75%;
}

/*.add_shop .use_full_border{
	background: none;
    height:auto;
    margin:auto;
    padding: 0;
    width: auto;
}*/
.allowed-items {
    border-bottom: medium none;}
	


/*.cont-b-left{
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 68%;
}*/
/*.full_use{
	width:100%;
	margin:10px auto;
	padding:0px;
	float:left;
	border:none;
}*/
/*.cont-b-left h2{
	font-family: 'GeorgiaRegular';
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin: 24px 0 6px;
}
.cont-b-left ul{
	list-style:none;
}
.cont-b-left ul li{
    list-style: disc outside none;
    margin: 0 0 6px 18px;
	  color: #666666;
    font-family: 'GeorgiaRegular';
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}*/
.split_image{
	 background-position: -215px -229px;
    float: left;
    height: 222px;
    margin: 24px 65px;
    width: 196px;
}
.fea_img{
background: url("/assets/dist/images/sell/sell-illustrations.20140130192956.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
}
.errors
{
	border:1px #a80308 solid !important;
}
.errors_msg
{
	color:#a80308;
}


.preview_div
{
    border: medium none;
    box-shadow: 0 0 2px 0 #BABAB3;
    float: left;
    
    margin-top: 10px;
    padding-left: 15px;
    
}

.tagBox-container input.tagBox-input,.tagBox-container select.tagBox-input{border:none; padding: 6px 5px;}




.goo_title
{
color: #20c !important;
font-size: 15px;
font-weight: 400;
margin: 0 0 1px !important;
text-decoration: underline;
}
.goo_desc
{
margin-bottom: 0 !important;
word-wrap: break-word;
}
.shipping_txt_box
{
float:left; 
width:80px; 
font-size:12px; 
color:#333; 
padding:5px 6px;
margin:0 0 0 0px;
}



.secondary-tabs {
list-style: none;
border-bottom: 1px solid #dadbd6;
padding: 0 20px;
margin: 20px 0 30px;
}

.secondary-tabs li {
float: left;
margin: 0!important;
}

.clear {
min-height: 1%;
}

.secondary-tabs li.active a, .secondary-tabs li a.active, .secondary-tabs li.ui-state-active a, .secondary-tabs li a.ui-state-active {
background-color: #fff;
border-bottom-color: #fff;
color: #666;
}

.secondary-tabs li a {
display: block;
background-color: #f5f6f1;
border: 1px solid #dadbd6;
border-left: 0;
font-size: 12px;
padding: 7px 12px;
margin: 0 0 -1px;
text-align: center;
color: #2874f0;
font-weight: normal;
position: relative;
}

/*.clear:after {
content: ".";
display: block;
width: 0;
height: 0;
clear: both;
visibility: hidden;
}*/
/*------------------------------------------------------------new listingpage css-------------------------------------------------------------*/


.confirm-email .header_messg
 {
       float: left;
    margin: 10px 0 0;
    padding: 0 20px 10px;
    width: 96%;
 }
 
.confirm-email .header_messg p{
    margin: 12px 0 0;
}

.confirmation-mail h3
 {
    font-family: 'GeorgiaRegular';
    font-size: 16px;
    font-weight: 500;
    margin-left: 0;
}

.confirmation-email-items
{
    margin-top: 12px;
}

.messag a{
    white-space: nowrap;
}

.btn-actives{
    background: -moz-linear-gradient(center top , #98D0E0 2%, #68B8D1 8%, #4FA9C6 58%, #4FA9C6 95%, #4CA4C0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #54ACC7 #4CA0BA #398A9D;  border: 1px solid;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    
    font-weight: 500;
    line-height: normal;
  
    padding: 7px 15px 8px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	display: inline-block;
    font-size: 12px;
    margin-right: 7px;
	float:left;    padding: 6px 18px;

}

 .error-msg{
    background-color: #FFF7D0;
}



.btn-secondary{color: #5A5552;display: inline-block;
    font-size: 12px;
    margin-right: 7px;
	float:left;
	   cursor: pointer;
    padding: 6px 18px;
	   background: -moz-linear-gradient(center top , #FFFFFF 0px, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDAD6 #D8D5D2 #CDC9C6;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}
	
.notification{float:left;	}


.notification a
{
    float: left;
    font-size: 12px;
    margin: 4px 0 0;
}

#seller-content{ margin-top: 28px;
float:left;
width:94.5%;
    padding: 0 28px;}
	
	#user2{
    display: table;
    height: 75px;
    position: relative;
}

.type3{
    width: 392px;
}
.type{
    margin-right: 28px;
	float:left;
}


#user2 .model
 {
    float: left;
    height: 75px;
}

#user2 .model img {
    border: 1px solid #ECECEC;
    border-radius: 3px;
}

.company-head{ 
    display: table-cell;
    font-family: "Guardian-EgypTT",Arial,sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-left: 14px;
    text-shadow: 1px 1px #FFFFFF;
    vertical-align: middle;
    width: 300px;
    word-wrap: break-word;
}

.company-head a {
    color: #333333;
}
.favorite-button{
    clear: both;
    display: block;
    font-family: arial;
    font-size: 14px;
    margin-top: 7px;
}


.favorite-button-container
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF 0px, #FCFDFD 4%, #F2F3F3 11%, #F2F3F3 95%, #E8E9E9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDAD6 #D8D5D2 #C4C0BC;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #756E69;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
    line-height: 24px;
    margin: 0;
    outline: 0 none;
    padding: 0 9px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

.favorite-text
 {
    color: #756E69;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.innerwrap{
  

   
    border-image: none;
      border: 8px solid #E5F4F7;
    border-radius: 5px;
	float:left;
	width:92.5%;
  
   
    margin: 28px auto 20px;
    padding: 28px;
    position: relative;
}

.preview-form{ float: left;
    margin-right: 28px;
    max-width: 540px;
    width: 55%;}


.preview-form h2
 {
    color: #333333;
    font-family: "Guardian-EgypTT-Text",Georgia,serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 14px;
}


.preview-form h3
{
    color: #666666;
    font-family: "Guardian-EgypTT-Text",Georgia,serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.listing-preview {
    margin-top: 14px;
}

.secondary-button

 {background: -moz-linear-gradient(center top , #FFFFFF 0px, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%) repeat;
   
    color: #7D7773;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	 cursor: pointer;
    display: inline-block;
	  border: 1px solid  #DDDAD6 ;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    padding: 7px 15px 8px;
    text-decoration: none;
	 border-radius: 3px;
}

.warning-message p{
    line-height: 18px;
    margin-bottom: 5px;
}

#listing-image{
    float: left;
    width: 40%;
	border-left: 1px solid #ECECEC;
    float: right;
    padding: 0 0 0 14px;
}
.instructions
{float: left;
color: #666666;
    font-size: 14px;
    line-height: 22px;
    width: 160px;}
	
	.crop-image2{opacity: 0.25;    float: right;
    margin-left: 14px;}
	
.crop-image2 .croped{
    border: 1px solid #ECECEC;
    padding: 6px;
    position: relative;
}

.image-detail
 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	}
	.image-detail img
	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	transition: opacity .5s linear;
	opacity: 1;
	margin: auto;
	z-index: 0;
	}
	.list_wrap_items li a
	{
		width: 100%;
		position: relative;
	}
	.list_wrap_items .content-detail
	{
		text-align: center;
	}

.content-detail .listing-title {
    color: #666666;
    line-height: 15px;
    margin-top: 5px;
}

 .headline{
    color: #212121;
    font-weight: 500;
    overflow: hidden;
    padding: 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-user{
    color: #212121;
    opacity: 0.6;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 0px 4px;
}

.listing-price{
    bottom: 0;
    color: #388e3c;
    font-weight: 500;
    line-height: 14px;
    overflow: hidden;
    right: 0;
    text-align: right;
    text-overflow: clip;
    white-space: nowrap;
    text-align: center;
}

.dolar{
    margin-left: 0 !important;
}

.photo-12{float: left;
    margin: 12px 0 0;
    padding: 3px 7px !important;
}

#shipping-tab{ word-wrap: break-word; color: #666666;
    font-family: arial;
    font-size: 14px;
    line-height: 22px;
}

.ship-days
{
    color: #333333;
    font-family: arial;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 10px;
    margin-left: 6px;
}
.list-table
{margin-bottom: 24px;
    width: 100%;}
	
.column-headers{
    color: #333333;
}

.list-table th,.list-table td{
    border-bottom: 1px solid #EAEAE3;
}

.tab-bottom{float:left;width:100%;border-bottom:1px solid #CCC;}


#preview_page .content-tab-page{  position: relative;
    width: 100%;float:left;} 
	
	
.width60{float:left;width:61%;}


.inline-edit-link {
    background-color: #FFFFFF;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.inline-edit-link1 {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
}


/*------------------------------------------------------------new detail css-------------------------------------------------------------*/

.jewely-text{
	 color: #333333;
   /* font-family: "Guardian-EgypTT-Medium",Georgia,serif;*/
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
}

.col li a{font-size:12px;}

#logo_inner{ float: left;
   /* width: 20%;*/
}


#inner-page-ul{
 float:right;   /*width: 77%;*/
}


#inner-page-ul li{
    float:left;    width: 21%;
}


.share-icons a{background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
    border-color: #CCCCCC;
    border-image: initial;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    cursor: pointer;
    float: left;
    height: 18px;
	float:left;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    width: 58px;
}

.twitter-text
{
    color: #333333;
    font: bold 11px/18px 'Helvetica Neue',Arial,sans-serif;
    left: 20px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    top: 0;
}
.twitter-share-icon
 {
  background: url(../../images/twitter-birds.png) no-repeat 0 0; width: 14px; height: 12px; 
    left: 5px;
    margin: -2px 0 0 -2px;
    position: absolute;
    top: 5px;
 
}


.first_look_page{  float: left;
    margin-top: 28px;
    width: 100%;}

.lin32{
    float: left;
    margin-right: 21px;
}


.lin2{
    width: 476px;
}

.banner-out{
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    transition: all 0.1s ease 0s;
    z-index: 5;
}

.banner-in{
    background: none repeat scroll 0 0 #F5F5F1;
    border: 4px solid #FFFFFF;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    transition: all 0.1s ease 0s;
}

.link-addres {
    display: block;
}

.banner-in img {
    float: left;
    position: relative;
    transition: all 0.1s ease 0s;
}
.banner-in img:hover{
	opacity:0.70;
}
.lin32:hover .banner-title a{
	text-decoration:underline;
}

.credit{
    bottom: 6px;
    color: #999999;
    font-size: 11px;
    position: absolute;
    right: 7px;
}

.banner-title {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    display: block;
    
    font-size: 14px;
    font-weight: 500;
    margin: -1px 4px 0;
    position: relative;
}

.banner-title a {
    display: block;
    overflow: hidden;
    padding: 10px 20px 10px 8px;
    text-overflow: ellipsis;
    transition: all 0.1s ease 0s;
    white-space: nowrap;
}
.drop-row{
	/*background:url(images/weddings-sprite.20120808190950.png) no-repeat scroll 0 -328px ;*/
	background:url(../../images/weddings-sprite.20120808190950.png) no-repeat scroll 0 -328px ;
 	color: #666666;
    height: 22px;
    padding-left: 2px;
    position: absolute;
    right: 3px;
    top: 8px;
    width: 22px;
}
.lin2 .link-addres img{
	height:375px;
}
.lin3 .link-addres img{
	height:170px;
}

#tiles1 li {
    border: 1px solid #E4E4E2;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}
#tiles1 li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4E4E2;
    border-radius: 3px;
    float: left;
}
.row1 { width: 470px; height:520px; float: left; margin-bottom:28px; }
.row2 { width: 220px; height:270px; float: left;  margin-bottom:28px; }
.row3 { width: 220px; height:270px; float: left;  margin-bottom:28px;}
.row4 { width: 308px; float: left;  margin-bottom:28px;}

.row1 img { max-width: 470px; }
.row2 img { max-width: 220px; }
.row3 img { max-width: 220px; }
.row8 img { max-width: 308px; }

.lin3{
    width: 224px;
}

.last-line {
    margin-right: 0 !important;
	float:right;
}

.lin32
{margin-bottom: 28px;}

.lin4{
    width: 308px;
}


.manage-listing-heading{
	float:left;
	   margin: 0 0 20px;
	width:100%;}

.manage-listing-heading h1{ color: #333333;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;}
	
.manage-listing-heading h1 span {
    font-weight: 200;
}

.manage-listing-heading p {
    float: none;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 0;
}
.tab_form_list{
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #bfbfbf;
    float: left;
    width: 100%;
    background: #FFFFFF;
    margin: 20px 0px 30px;
}
table.tab_form_list_table, .discussion_table_form  { 
  width: 100%; 
  border-collapse: collapse; 
}
.tab_form_list_table tr:nth-of-type(odd) { 
  background: #eee; 
}
.tab_form_list_table  td, .discussion_table_form  td {
    vertical-align: top;
    background: #F5F8F9;
    padding: 10px 8px;
	text-align: center;
	font-size: 13px;
}
.tab_form_list_table th, .discussion_table_form th { 
  background: #f0f0f0;
  font-weight: 500; 
  text-align: center;
  padding: 7px 5px;
}
.discussion_table_form .float_left
{
	float: left;
	background:#F2F2F2;
}
.discussion_table_form .float_right
{
	float: right;
	background:#F2F2F2;
}
.discussion_table_form .float_left td, .discussion_table_form .float_right td
{
	text-align: left !important;
}
.discussion_table_form tbody
{
	background: #f0f0f0;
}
#tabs .preview-menu li:first-child{
    margin: 0 0 0 41px;
}


.shuffle{
  float: left;
    padding-top: 5px;
    width: 100%;
}

.secondary-button-delete{
    color: #5A5552;
    float: left;
    font-size: 13px;
	  cursor: pointer;
    font-weight: normal;
    margin-bottom: 1px;
    padding: 2px 11px;
}
	
	
.list-display {
    background: none repeat scroll 0 0 #F5F5F1;
    border-bottom: 0 none;
    min-width: 12px;
    vertical-align: top;
    width: 42px;
}
.look td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EAEAE3;
    border-radius: 5px 5px 0 0;
    color: #333333;
    padding: 8px;
    text-align: left;
}

.shuffle .find-all{
    float: left;
    margin: 6px 9px 0 0;
}

/*.table-header .list-heading*/


.list-wid
{
width: 65px;}

.price-wid{
	 width: 83px;
}

.date-wid{
  width: 102px;
}
.sort-tab{
    background-color: #F5F5F1;
    color: #2874f0;
    display: block;
}

.sort-arrow
{
    background-position: -139px -102px;
    font-weight: 500;
	background: url(images/main-sprite.20131106185935.png);
	display: inline-block;
    height: 10px;
    width: 8px;
}
.listgap{ 
    width: 64px;
}
.list-image12{
    float: left;
    padding: 3px;
}
.center-text {
    float: left;
    margin: 0 0 0 3px;
    width: 85%;
}
.styleback .shuffle{background: #F5F5F1;}


#tabs-2{margin: 30px 0 54px; float:left;}



#policies{float:left;width:100%; margin: 0 0 40px;}


.shop-form-section{
    border: 1px solid #D9D9D9;
	float:left;
	width:100%;
	 margin: 0 0 15px;
	border-radius:4px;
}

	
	
	
.shop_member{
    padding: 15px;
}


.message121  {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px 0 #EEEEEE;
    color: #666666;
    
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 0.2em;
    padding: 6px;
    width: 300px;
}
.inline-message{
    width: 100%;
	font-size: 12px;
    line-height: 16px;
    color: #666;
    margin-bottom: 0 ;
    padding-top: 4px;
    text-align: center;
}
.shop_member .inline-message{
	text-align: left;
	}
#policies hr{
    background-color: #EAEAE3;
    border: 0 none;
    clear: both;
    color: #EAEAE3;
    height: 1px;
    margin-bottom: 12px;
    margin-top: 6px;
}



.button-large input

{
	background:none;
 border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 33px;
    line-height: 24px;
    margin: 0;
    outline: 0 none;
    overflow: visible;
    padding: 0 13px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;}
	
	
	
.headline-shop{
	   background-color: #FFFFFF;
    border-color: #959595 #D3D3D3 #D3D3D3 #959595;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    
    font-size: 12px;
    margin: 0 0 0.2em;
    padding: 6px;
	   width: 480px;
}

.shop-policies-section{
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    float: left;
    margin: 0 0 15px;
    width: 77%;
}

.facebook-mesg .inline-message
{  padding: 12px 5px;
    width: 481px;
	 background-color: #E9F6FC;
	}
	
.blue_arrow{
    background: url(../../images/main-sprite.20140130192956.png) no-repeat scroll -15px -617px ;
 border: 67px none;
       bottom: -101px;
    height: 13px;
	 background-position: -65px -617px;
  left: 152px;
    top: -13px;
    position: absolute;
    width: 22px;
}


.facebook-mesg{
    margin: 21px 0 0;
	position:relative;
}


#showpreview
{
    border-top: 1px solid #EAEAE3;
	margin-top: 20px;
    padding-top: 20px;
}

.preview-body{background-color: #FFFFFF;
    border: 1px solid #EAEAE3;
    margin: 10px 0;
    padding: 10px;
    width: 456px;
}


.shown label { background: url(../../images/connected-accounts-sprite.20120518194756.png) no-repeat scroll 0 -174px;
    display: block;
    float: left;
    height: 23px;
    margin: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
    width: 23px;
}
.middle-section label{float:left;
 color: #333333;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 6px;
width:100%;}

.head-text {
    margin: 6px 0;
    padding: 4px 11px;
}

/**_________________new copy_________________________*/




.primary-button{ 
	/*background: -moz-linear-gradient(center top , #98D0E0 2%, #68B8D1 8%, #4FA9C6 58%, #4FA9C6 95%, #4CA4C0) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #ffe11b;
    border-color: #ffe11b;
	color:#333;
	border-radius:4px;
	cursor:pointer;
	padding: 7px 10px;
}
.primary-button:hover
{
	color: #FFFFFF;
}
	
	
	

#tiles{
    float: left;
    list-style: none outside none !important;
    margin: 0 0 0 -13px;
    position: relative;
    width: 100%;
}
#main{
    padding: 30px 0;
    margin-bottom: 200px !important;
    position: relative !important;
}

.style-type1{
    float: left;
    width: 227px;
}

.image-detail-text{color: #666666;
    float: left;
    font-size: 12px;
    height: 20px;
    overflow: hidden;
	  margin: 0 0 0 6px;
    width: 98%;}
.image-detail-text a,.bottom-text{color: #666666;}

.image-detail-text a:hover{text-decoration:underline;}
.bottom-text:hover{text-decoration:underline;}	
.bottom-text {
    color: #A9A9A9;
    float: left;
    margin: 0 0 0 6px;
    overflow: hidden;
    width: 57%;
}
		
.dollar-sign{float:right;color: #388e3c;margin: 0 8px 0 0;}

/*#tiles li{background:#fff;border: 1px solid #E4E4E2; float:left;
    border-radius: 3px;}


#tiles li label{
    float: left;
    padding: 0 0 7px;
    width: 100%;
}

#tiles li img{
  margin: 4px 0 0 5px;
    width: 96%;
	 box-shadow: 0 0 1px 1px #ECECEC;
}*/
#tiles li .product_hide{
    display: none;
    position: absolute;
    right: 6px;
    top: 6px;
}

#tiles li:hover .product_hide{
    display: block !important;
	
}

.hover_lists22 {
    background: url("../images/hover_drop_img.png") no-repeat;
 height: 118px;
     left: -155px;
    margin-top: 26px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 208px;
    z-index: 5555;
}

/*.button-faceb{
    background-color: #5F8DD7;
    background-position: 0 -1px;
   display: none;
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 33px;
    line-height: 33px !important;
    margin: 0 0 23px;
    padding: 0 11px;
}

.button-faceb:hover{
    background-color: #3866B0;
}



 .button-faceb span{
    background: url(../../images/icons2.png) no-repeat scroll 0 -89px rgba(0, 0, 0, 0);
	 background-position: 0 5px;
     float: left;
	 font-weight: 500;
    padding: 0 0 0 36px;
}*/

.popup_tab_content .search {border-radius: 0px;}







/*-----------------------------isotopes top update--------------------------------*/
.all-purchase-search .top_list .tabs
{
	display: inline-flex;
	width: 100%;
	border: 1px solid rgba(0,0,0,0.12);
}
.all-purchase-search .top_list .tabs li {

    width: 25%;

}
.favorite_top_list
{
	overflow: hidden;
	display: inline-flex;
	width: 100%;
	margin: 20px 0px;
}
.favorite_top_list form {
    float: left;
    width: 80%;
}
.favorite_top_list #filter {
	float: left;
    vertical-align: middle;
    margin: 9px;
    display: inline-block;
}
.top_list{
    float: left;
    position: relative;
    width: 100%;
    z-index: 3;
}


.itemslist{float:left;width:23%;}

.top_first_line{
   
}

.listtypename{float:left;font-size: 12px;
width:100%;}

.listtypename li { background-color: #fff;
    border-color: #CCCCCC;
    color: #555555;
    cursor: pointer;
        padding: 3px 10px;
    text-shadow: 0 1px 0 #EEEEEE;
	float:left;
	 border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
}
 
 
.listtypename li:hover{ background-color: #D6EDF3;}


.cat_filter_top li a{ color:#111 ;}
.first_list_seleted a
{
	color: #fff !important;
}
.first_list_seleted {
border: 1px solid #2874f0 !important;
background: #2874f0 !important;
}
.listtypename li:first-child{border-radius:5px 0 0 5px;  border: 1px solid #DDDDDD;}

.listtypename li:last-child{border-radius:0 5px 5px 0;}

.accept_notification{float:left; margin: 6px 0 0;}

.accept_notification label{color: #666666;}

.shorting{float:right;}

.shorting ul{float:left; font-size: 12px; margin:0;padding: 16px 0px !important;}
#search-filters .first_list_seleted .search_tick {

    color: #FFF;
    background: #2874f0;
    border: #2874f0;

}
.shorting ul li{float:left;
    background-color: #FFFFFF;
    border-color:#DDDDDD;
    border-image: none;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
	border-radius:5px;
   color: #2874f0;
    cursor: pointer;
    float: left;
    padding: 3px 10px;
	margin:0 5px 0 0;
	width: 100px;
}

.shorting ul li:hover{ background-color: #2874f0; color: #fff;}


.follow-btn-container #follow_button {

    margin: 10px 0 10px 7px;
}






.shop-sections-container{
	overflow: hidden;
width:100%;  background: none repeat scroll 0 0 #F5F5F1;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    margin-bottom: 36px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    font-weight: 500;
}
	
	
	
.shop-sections-container_left{border-radius: 5px 0 0 5px;
     padding: 16px 0 0 10px;
    margin: 0;}
	
.shop-sections-container_left h1{
    font-size: 22px;
    width: 100%;
}

.shop-sections-container_left p{
    color: #333333;
    margin: 2px 0 6px;
	
}

.shop-sections-container_left p span{
    background: url(../images/icons-master.20140130192956.png) no-repeat scroll -156px -6px rgba(0, 0, 0, 0);
	
        margin: 5px 0 0;
}

.shop-sections-container_left ul {
    width:100%;
	float:left;
}

.shop-sections-container_left ul li {
    display: block;
    line-height: 32px;
	float:left;
    list-style-type: none;
    margin: 0; width:100%;
    padding: 0px 5px;
    font-size: 13px;
}

.selected_selection{
    background-color: #FFFFFF;
	float:left;
}

.shop-sections-container_left ul li a {
    text-decoration: none;
}
span.nomber {
    color: #388e3c;
    font-size: 15px;
    padding-left: 4px;
    font-weight: 500;
}

.section-listing {
 float:left;
    position: relative;
}

.titlers {
    display: inline-block;
    white-space: nowrap;
}

.editabe {
    left: 0;
   float:left;
	 background: url("../../images/amigo-icons-master.png") no-repeat scroll -126px -46px rgba(0, 0, 0, 0);
    height: 25px;
    left: 0;
    text-indent: -999em;
    width: 24px;
}

.deletable{
    background: url("../../images/amigo-icons-master.png") no-repeat scroll -126px 3px rgba(0, 0, 0, 0);
    border: 0 none;
    height: 32px;
   float:left;
    right: 0;
    top: 0;
    width: 24px;
}

.action{float:right;}

.recorder{float:left;
    background: url("../images/amigo-icons-master.png") no-repeat scroll -155px 3px rgba(0, 0, 0, 0);
    cursor: move;
    display: block;
    float: left;
  height: 19px;
    width: 17px;
}


.shop-sections-container_left ul li a label{float:left; padding: 0 0 0 26px;}

.shop-sections-container_left p h7 {
    float: left;
    margin: 0 5px 0 0;
}

.new-shoping{float:left; padding: 8px 8px 8px 0;}

.new-shoping a{ 
    display: block;
    padding: 12px 0;
}

.shop-sections-container_right{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 5px 5px 0;
    padding: 15px 10px;
    
}

.contrl .image img{
    width: 50px;
}
.contrl .title-info {
    padding: 0px 3px;
}
.load td{
    padding: 11px 0;
}

.load2 td{
    padding: 30px 0;
}

.listed td,.load2 td{
    padding: 10px 0px;
}
.listed .dolar-price {
    width: 80px;
    vertical-align: top;
}
.shop-section_table thead
{
	border-top: 1px solid #EAEAE3;
	border-bottom: 1px solid #EAEAE3;
}

.button_save{background:#F3F3F3;
border:1px solid #DDDDDD;
border-radius:4px;}


.submenustyl{color: #2874f0; margin:0 3px; font-weight:bold}


.submenustyl:hover{text-decoration:underline;}


.creating-button{    color: #09B2F1 !important; float:right !important;font-size:12px !important; margin:0 2px;}

/*======================================================================================n_en page========================*/

/*==================================================Added date - 04-04-2014 for shop section module====================================n_en page========================*/


.places{
    padding: 0 0 10px;
    width: 100%;
	 color: #666666;
    float: left;
    font-size: 11px;
 margin: 0px 10px;
    word-wrap: break-word;
}
.email_subscribe img {
    margin: 10px;
}
.names-it{
    /*color: #212121;*/
    font-weight: 500;
    width: 100%;
    margin: 10px;
    text-transform: capitalize;
}



.contact-detail p{float:left;width:100%;margin: 0px 10px;}

.favorites {
    background-position: 0 -354px;
    cursor: pointer;
    font-weight: normal;
    margin: 20px 5px 0 0;
    padding: 0;
    position: relative;
	text-align: center;
    vertical-align: middle;
    width: auto;
    text-decoration: none;
    float: left;
}
#report_reg
{
	background: #FFFFFF;
	overflow: hidden;
}

.favorites span{
    background: url("../../images/buttons-master.20140130192956.png") no-repeat scroll 4px -438px rgba(0, 0, 0, 0);
    color: #888888;
    display: inline-block;
    height: 23px;
    line-height: 24px;
    padding: 0 9px 0 29px;
    text-decoration: none;
}

.imgaddres_right{float:right;}


.imgaddres2{float:left;width:100%; background-color: #F9F9F7;border-top: 1px solid #E6E6E6; position:relative;}
.normal_trigger{  
       color: #333333;
    float: left;
    padding: 10px;}

.normal_trigger p{
    margin: 0 0 5px;
}

.imgaddres_left p{color:#666666;}

.imgaddres_left{float:left;padding:10px 0px;}

.arrowleft {
    background: url("../../images/shop-info-arrow.20140130192956.png") no-repeat scroll -6px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 8px;
    left: 35px;
    position: absolute;
    top: -8px;
    width: 20px;
}
.imgaddres {
    float: left;
    width: 100%;
}

.liner{float:left;width:100%;border: 1px solid #E6E6E6;padding: 0px 10px;}

.imgaddres{float:left;width:100%;  }

.normal_trigger span{color: #09B2F1;}

.text_box{
	color: #333333;
    font-size: 12px;
    margin: 5px 0;
    padding: 8px 6px 8px 4px;
    vertical-align: middle;
    white-space: nowrap;
    width: 270px;
}
.listings-title > form {
    float: left;
}

.listings-title {
    float: left;
    margin: 10px 0;
    padding: 3px 6px 9px;
    width: 100%;
}
.shop_product_title a {
    color: inherit;
    font-family: 'Open Sans', Roboto, sans-serif;
    font-weight: 500;
}

.sorting-options{display: inline-flex;margin: 5px 0px;}

.sorting-options label{margin: 0 5px 0 0;}

.hover-dropdown{float:left;}

.view-options{margin: 2px 0 0;}

.view-options li{float:left; margin:0 2px 0 0;}

.icon1 a {
    background-position: 0 -73px;
	 background: url("../../images/facet-sprite.20140130192956.gif") no-repeat scroll 0 -39px #D0D0D0;
    display: inline-block;
    height: 17px;
    text-decoration: none;
    width: 17px;
}

.icon2 a {
    background-position: -17px -39px;
	 background: url("../../images/facet-sprite.20140130192956.gif") no-repeat scroll -17px -39px #D0D0D0;
    display: inline-block;
    height: 17px;
    text-decoration: none;
    width: 17px;
}

.hover-selected span{
    color: #54ACC7;
    font-weight: 500;
    margin: 0 4px 0 0;
}

#footer-divider{float:left;  border-bottom: 1px solid #EAEAEA; padding:40px 0 25px;
width:100%;}

#footer-divider .footer-menus{float:left;   width: 16.6%;}
#footer-divider .footer-menus li{float:left; width: 100%; font-size:13px; font-weight:normal; color:#2874f0; padding: 4px 0; }


.icons1 {
 background-image: url("../../images/share-icons-16x16.20140130192956.png");
    background-repeat: no-repeat;
    padding: 2px 0 1px 21px;
	 background-position: 0 -1px;
}

.icons3 {
  background-image: url("../../images/share-icons-16x16.20140130192956.png");
    background-repeat: no-repeat;
    padding: 2px 0 1px 21px;
	  background-position: 0 -23px;
}

.icons4 {
    background-image: url("../../images/share-icons-16x16.20140130192956.png");
    background-repeat: no-repeat;
    padding: 2px 0 1px 21px;
	     background-position: 0 -319px;
}

.icons5 {
    background-image: url("../../images/share-icons-16x16.20140130192956.png");
    background-repeat: no-repeat;
    padding: 2px 0 1px 21px;
	background-position: 0 -319px;
}


#footer-divider .footer-menus li.blocker {
    color: #333;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 8px;
}

.mag30 {
    margin: 30px 0 0;
}

.footer1 p{
    float: left;
    font-size: 11px;
}

.footer1{
    float: left;
    padding: 20px;width: 100%;
}

.top-warnig{
	background-color: #fff7d0;
    margin: 20px auto;
    max-width: 600px;
    padding: 3px 0 10px 15px;
}

.top-warnig h3{
    font-size: 16px;
    font-weight: 500;font-weight: 500;
    margin-left: 0; padding: 10px 0;
	float:left;
	width:100%;}
}
.dismiss_tab {
    text-align: right;
    display: inline-block;
    float: right;
}
.mail_confirm_btn {
    display: inline-flex;
}
.mail_confirm_btn .amigo_button {
    width: 170px;
    margin-right: 10px;
    display: inline-block;
}
.top-warnig p{float:left; width:100%;}
.resendbutton{ background: -moz-linear-gradient(center top , #FFFFFF 0px, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border:1px solid #ccc;
    color: #4F4945;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); display: inline-block;
    font-size: 12px;
    margin-right: 7px;
	margin-top:5px;
    padding: 6px 18px;
	font-size:13px;
	
    border-radius: 3px;}
	
	.footer-menus li a:hover{text-decoration:underline;}
	
.resendbutton:hover{ background:#EBEBEA;}
.conversation_container input
{
	vertical-align: top;
}

/*.art{float:left;width:97%;}*/

.art ul li a {
    border-bottom: 1px solid #E2E2E2;
    border-radius: 3px;
    color: #2874f0;
    float: left;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    padding: 6px 5px;
    width: 94%;
}

.lik_img{
    background: url("../../images/icons-master.20140130192956.png") no-repeat scroll -5px -4px rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
}

.lik_img2{
    background: url("../../images/icons-master.20140130192956.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    height: 16px;
	  background-position: -30px -4px;
    line-height: 26px;
    margin-right: 6px;
    outline: 0 none;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.twitter-img {
    background-image: url("../../images/twitter-birds.20140130192956.gif");
    display: block;
    height: 13px;
    float:left;
   
 
  
    width: 17px;
}

.share2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
    border-color: #CCCCCC;
    border-image: initial;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    cursor: pointer;
    float: left;
    height: 18px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    width: 56px !important;
	border:none;  margin: 10px 0 5px 0;
	padding:0px !important;
}
.twit-label{color:#222;}


.team_img2 {
    float: left;
    margin: 0 5px;
    width: 10%;
}

.shoppingname a{
    color: #B2B2B2;
    font-size: 12px;
    margin-top: 5px;
}
.team_member2 {
    float: left;
    width: 13%;
}

.team_info a p:hover{text-decoration:underline;}
.shoppingname a:hover{text-decoration:underline;}

.footer-menus1 .blocker2 a{
    color: #2874f0;
    font-weight: 500;
	font-size:13px !important;line-height: 14px;
    margin-bottom: 8px;float:left;width:100%;margin-top: 8px;
}

#footer-divider .footer-menus1 {
float: left;
width: 21%;
}
.footer-menus1{
    float: left;
    width: 16.6%;
}

.footer-menus1 li a {
    color: #2874f0;
    font-size: 13px;
    line-height: 18px;
}
.footer-menus2 li a {
    color: #2874f0;
    font-size: 13px;
    line-height: 18px;
}

.footer-menus1 li a:hover{text-decoration:underline;}

.footer-menus2 li a:hover{text-decoration:underline;}


.title-head{ font-family: 'GeorgiaRegular';
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
   color:#111;}
   
      
.dropdown-hovers {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #DDDDDD;
    list-style: none outside none;
    padding-top: 17px;
    position: absolute;
    right: 239px;
    top: 552px;
	display:none;
    z-index: 2;
}

/*span.cursor{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDDDD #DDDDDD #FFFFFF;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -1px;
    top: -18px;
    width: 16px;
    z-index: 3;
}*/

.dropdown-hovers li{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 6px 12px;
    white-space: nowrap;
    width: auto;
}


.hover-selected span{ padding: 0 20px 0 0; z-index:444; position:relative;}


.hover-selected:hover .dropdown-hovers{display:block !important}



ul#menu, ul#menu {
    padding:0;
	margin: 0;
}
ul#menu li{
    list-style-type: none;
    display: inline-block;
}
/*Link Appearance*/
.search_section
{
	background: #f1f3f6;
	width: 100%;
}

ul#menu li a {
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
    color: #212121;
    font-size: 14px;
    border-bottom: 2px solid #fff;
}
ul#menu li a.current_submenu, 
ul#menu li a:hover, ul#menu li a.active
{
	color:#2874f0;
	border-bottom: 2px solid #2874f0;
}
ul#menu li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 0px 0px 0px 3px;
    display: inline-flex;
}
/*Make the parent of sub-menu relative*/

.sorting-options label
{
	width: auto;
}
.search-header
{
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding: 12px 16px 0;
}
.cat_search_page .first_cl {
    margin: 3px 0px 13px;
}
.no_cat {
    text-align: center;
    font-size: 15px;
    padding: 50px 0px;
}
.search-header .breadcrumb_top, .search-header .breadcrumb_top li
{
	border: none;
	margin: 0px;
	font-size: 12px;
	color: #878787;
	display: inline-block
}
.search-header .breadcrumb_top a
{
	max-width: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	color: #878787;
}
.search-header .breadcrumb_top a:hover
{
	color: #2874f0;
	max-width: 180px;
	text-decoration: none !important;
}
.fa.fa-angle-right {
    padding: 3px 7px;
    vertical-align: top;
}
.search_value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 120px;
    cursor: pointer;
}
.search_value:hover {
	color: #2874f0;
	max-width: 300px;
}
.search_count
{
	font-weight: 500;
	font-size: 16px;
	margin-top: 4px;
	overflow: hidden;
	width: 100%;
}
.sort_header{
    float: right;
}
.sort_header > label
{
	float: left;
}

.bordernew{float:left;
border:5px;  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    display: none;
    padding: 15px;
    text-align: left;
       width: 420px;
    z-index: 10000;
}

.pop-header {
    border-bottom: 1px solid #DDDDDD;
    padding: 9px 8px 7px;
    position: relative;
}

.pop-header h2{
    font-size: 16px;
    margin-bottom: 0;
}

.popup-body {
    padding: 8px;
}

.popup-body a{
    color: #2874f0;
    text-decoration: none;
}



/*------------------------------Favorite-listr page------------------*/

/*------------------------------Favorite-listr page------------------*/

.input-forms{
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #333333;
    float: left;
    line-height: 18px;
	background:url(../../images/search-zoomer.png) no-repeat;
    padding: 4px 8px 4px 26px;
    width: 188px;
	background-position:3px;
}

.top_list .search-icon{display:none;}
.search-icon {
    -moz-font-feature-settings: "liga";
    display: inline-block;
    font-family: "SSStandard";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    left: 7px;
    position: absolute;
    text-decoration: none;
    text-rendering: optimizelegibility;
    top: 4px;
    white-space: nowrap;
}

.top_list form{float:right; position:relative;}

.collection_fav{float:left;}

.collection_fav li{
    float: left;
    margin: 0 0  30px 28px;
    width: 224px;
}

.collection_fav li a:hover .fav-text{
	text-decoration:underline;
}

.fav_list_img{
    border-color: #F2F1F1 #F2F1F1 #E5E4E3;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    color: #5A5552;
    display: block;
    overflow: hidden;
    position: relative;
}
.image_collection{
    background-color: #F2F1F1;
    opacity: 0.85;
    overflow: hidden;
    position: relative;
    width: 226px;
}


.image_collection img{
    background: url("../../images/light-texture.20140130192955.png") #F2F1F1;
    border-bottom: 1px solid #E5E4E3;
    border-right: 1px solid #E5E4E3;
    float: left;
    height: 88px;
    overflow: hidden;
    text-indent: -1000px;
    width: 111px;
}
.fav_num span {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 0 10px;
}

.fav_num{
    font-size: 16px;
    font-weight: 500;
    left: 0;
    line-height: 26px;
    margin-top: -13px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
	visibility:hidden;
    transition: opacity 0.3s ease 0s;
   z-index:6;
}

.image_collection:hover .fav_num{ visibility: visible; opacity:1;}

.fav-detail {
    padding: 12px 13px;
    position: relative;
}

.fav-detail h3 {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
}

.fav-item{
    color: #97928F;
    line-height: 18px;
}

.fav-arrow {
    background:url(../../images/view-sprites-icon.png) no-repeat -64px -2px;
    height: 22px;
    margin-top: -11px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 22px;
}

.title-head2 {
    clear: left;
    color: #111;
    float: left;
    font-size: 18px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding-right: 15px;
    text-transform: capitalize;
}
.empty-area{
    background:url("../../images/light-texture.png") repeat scroll 0 0 #F2F1F1;
    border-bottom: 1px solid #E5E4E3;
    border-right: 1px solid #E5E4E3;
    float: left;
    height: 88px;
    overflow: hidden;
    text-indent: -1000px;
    width: 111px;
}

.fav-link{  color: #5A5552;
    font-size: 14px;
    font-weight: 500;
	   background: url(../../images/light-texture.png) repeat scroll 0 0 #F2F1F1;
    height: 240px;
    line-height: 24px;
    padding: 96px 16px 0;
	-moz-box-sizing: border-box;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
	 border-color: #F2F1F1 #F2F1F1 #E5E4E3;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
    color: #5A5552;
    display: block;
    overflow: hidden;
    position: relative;
}


.plus-icon{
    display: inline-block;
    font-size: 46px;
    line-height: 28px;
}



/*
.collection_fav li:nth-child(4n+1) {margin:0;}
*/
.avatar_menu{float:left;width:100%; margin:15px 0;}

.owner-fava{
    border-radius: 7px;
    bottom: 0;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15) inset;
    content: "";
    left: 0;
  float:left;
    right: 0;
    top: 0;
}

.fav-avatar{
    border-radius: 7px;
    display: block;
    height: 75px;
    width: 75px;
}
.avatar_menu span{
    
    font-size: 28px;
  
	float:left;
	margin:0 0 0 15px;
	font-weight: 500;
    line-height: 36px;
}


.owner-fav li:first-child {
    border-right: 1px solid #DDDDDD;
}

.owner-fav li {
    float: left;
    font-size: 13px;
}

.owner-fav li a {
    border-radius: 3px;
    color: #97928F;
    display: inline-block;
    float: left;
    padding: 6px 8px;
}
.owner-fav li a:hover {
    background: none repeat scroll 0 0 #E8E8E6;
    text-decoration: none;
}
.owner-fav li a:hover span.fav-name{
	color:#111;
}

.avatar_menu span.fav-number {
    color: #2874f0;
    font-size: 13px;
    line-height: 12px;
    margin: 0 4px 0 0;
	
}

.avatar_menu span.fav-name{
    
    font-size: 12px;
    line-height: 12px;
    margin: 2px 0 0;
    text-align: right;
    width: 55px;
	font-weight:normal;
}
.owner-fav{	
	 background-color: #EEEEEB;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    float: right;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}
	
/*.bg_banner {
	background-color: #000;
	height: 100%;
	position: absolute;
	width: 97.6%;
	z-index: 2;
	opacity: 0.65;
}*/
.border_popup{float:left; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.36);
    padding: 10px !important;margin:-1px 0 0 0;
    text-align: left;width: 100% !important;
    z-index: 10000;}
	
.popup-body{float:left; background:#fff; padding:10px}

.POPUP-footer{
    background-color: #F5F5F1;
    clear: both;
    line-height: 24px;
    padding: 8px 8px 0;
    position: relative;
}

.PRIMARY_BUTTON{
    background: url("../../images/buttons-master.20140130192956.png") repeat-x scroll 0 -121px #1B9DBC;
    border-color: #67BDD4 #4AB1CC #359BBD;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #E8E8E8;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 23px;
    line-height: 23px;
    margin-bottom: 9px;
    outline: 0 none;
    padding: 0 11px;
	float:right;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

.PRIMARY_BUTTON:HOVER{background: url("../../images/buttons-master.20140130192956.png") repeat-x scroll 0 -121px 359BBD;}

.pop_header {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}

.pop_header span{
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 0 5px;
	font-weight: 500;
    width: 100%;
}

.cms_page{float:left;width:100%;}
.cms_heading{float:left;width:100%;padding:20px 0;}

.cms_heading h1{
    color: #808080;
    font-size: 16px;
}

.cms_heading h1 span{
    color: #111;
}

.cms_sub span{
    float: left;
    font-size: 12px;
	font-weight: 500;
    line-height: 18px;
}

.cms_sub p{
    color: #666666;
    float: right;
    font-size: 12px;
    line-height: 18px;
    padding-right: 115px;
    width: 450px;
}

.cms_sub{
    border-top: 1px solid #DDDDDD;
    clear: left;
	    float: left;
		width:100%;
    margin-bottom: 25px;
    padding-top: 7px;
}

.side_bar ul li.no-hover:hover{background:none;}

.fav_tab{float:left;border-bottom:1px solid #ccc;width:100%;}

/*.TabbedPanelsTabGroup li:first-child{
    margin: 0 0 0 50px;
}*/

.right_side .TabbedPanelsTabGroup li{ background-color: #F5F5F1;}

.right_side .TabbedPanelsTabGroup .TabbedPanelsTabSelected {
    background: none repeat scroll 0 0 #FFFFFF;}
	
.fav-item-name {
    float: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 12px;
   width: 145px;
}
.fav-owner{
    float: left;
    margin: 0 3px 0 0;
}

.fav_min_text{
    float: left;
    margin-left: 10px;
}

.seller-links li .fav_min_text span{
    color: #666666;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
.seller-links li .fav_min_text a{
    float: left;
    font-size: 12px;
    line-height: 4px;
    text-transform: capitalize;
}
.fav-item-name:hover{text-decoration:underline;}

.favo_image{float:left;width:100%; margin: 10px 0 0;}

.favo_image a{ color: #9F9F9F;
padding:3px;
    float: right;
	border:1px solid #fff;
}

.favo_image a:hover{border:1px solid #ccc; border-radius:4px;}

.favo_image a .edit-icon{
    float: left;
    font-size: 20px;
	background:url(../../images/edit_icon.png) no-repeat;
	height:17px;
	width:15px;
    margin: 0px 5px 0 0;
	
}
.outer_tab1{
    padding: 40px 0px 40px;
}
.outer_tab_2{
    padding: 15px 20px;
}
.outer_tab1 h1 {
    margin: 0px;
}
.tab_content {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    }

.tab_content h1{
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
    text-align: center;
}

.tab_content p {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}



/* 8/ 4/ 14 favorite ============================================================= */

.member{
    border-radius: 5px;
    display: block;
    height: 35px;
    width: 35px;
	float:left;
	margin:0 5px 0 0;
}

.favorite-mem p {
    color: #97928F;
    float: left;
    font-size: 14px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.favorite-mem .people{
    border-radius: 5px;
    bottom: 0;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2) inset;
    content: "";
  
}
.fav-header {
    font-size: 18px;
    font-weight: 500;
	color:#111;
	float:left;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: capitalize;
}

.fav-header a {	color:#111; font-weight: 500;}

.favorite_list{float:left; width:100%;}
.product_maker {

    text-align: center;
    color: #97928F;
    font-size: 13px;

}

.favo_image1 {
    float: right;
    margin: 10px 0 0;
   
}

.favo_image1 a{
    color: #888888;
}



.fav_tab .TabbedPanelsTabSelected a{color:#888;}

.fav_tab li a{
    border-bottom: 2px solid #FFFFFF;
    color: #2874f0;
    padding: 0 14px 8px;
}

.right_side .seller-links {
    display: inline-block !important}
	
	
.friend_title{
    font-family: 'GeorgiaRegular';
    font-size: 21px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    text-shadow: 0 1px 0 #FFFFFF;
}
	
	
.friend_title2 {
    color: #888888;
    font-family: 'GeorgiaRegular';
    font-size: 21px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    text-shadow: 0 1px 0 #FFFFFF;
}

#social-icon {
    margin: 20px 0;
}

#social-icon li {
    float: left;
    position: relative;
}

#social-icon a {
    background: url("../../images/services.png") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 88px;
    text-indent: -1000em;
      width: 250px;
}

#fb{
    background-position: 54px 25px !important;
}

#gm {
    background-position: -188px 25px !important;
}

#ya {
    background-position:  -437px 25px !important;
}

#aol{
    background-position:  -684px 25px !important;
}

.bottomtext {
    color: #999999;
    font-size: 13px;
    margin: 0;
    width: 100%;
    float: left;
}




.primary .profile-module{ border: 1px solid #DADBD6; border-radius:0px}


.primary .section{ border: 4px solid #F5F5F1;}

.extra li{
    color: #999999;
    font-style: normal;
    line-height: 16px;
}

.primary .border_blu{ border: 4px solid #E9F6FC;}

.section .profile-module h3{
    float: left;
    font-size: 13px;
    margin: 0 5px 0 0;
}

.section .profile-module{font-size:12px;}


.profile-module .recent_list li a {
    display: block;
    height: 73px;
    width: 73px;
}

.profile-module .recent_list li a img {
    height: 73px;
    width: 73px;
}

.profile-module  .recent_list li {
margin: 2px;}


.profile-module .seller-links li{margin-left:0px;}
.items_text{
    color: #2874f0;
    display: inline-block;
    margin: 0 0 5px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.tle-text img{
    border-radius: 50%;
    display: block;
    height: 27px;
    width: 27px;
}

.line-type {
    color: #AAAAAA;
    font-size: 11px;
    line-height: 9px;
    padding: 5px 0 0;
    text-transform: uppercase;
}

.name_line{
    color: #666666;
}

.activity-link .tle-text{float:left;}

.followbutton {
    background: -moz-linear-gradient(center top , #FFFFFF 0px, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    color: #4F4945;
    display: inline-block;
    font-size: 13px;
    margin-right: 7px;
    margin-top: 10px;
    padding: 3px 8px;
	float:right;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.activeright {
    float: left;
    width: 76%;
}
/*------------------------------treasure- page------------------*/

.treasury-headline{float:left;width:100%;
}

.treasury-headline h1 {
    color: #080808;
    display: inline;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
    vertical-align: baseline;
}

.treasury-headline h2 {
    color: #999999;
    display: inline;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-left: 12px;
    vertical-align: baseline;
}

.treasury_left{
    margin-right: 0;
    width: 768px;
}

.treasury-list{
    padding-left: 6px;
    padding-top: 4px;
    width: 300px;
}

.treasury_img{
    float: left;
}

.treasury_img img{
    border-radius: 3px;
    height: 30px;
    width: 30px;
}

.treaury_guide{
    float: right;
    line-height: 16px;
    margin-top: -1px;
    width: 260px;
    word-wrap: break-word;
}

.treaury_guide h3{
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.foloer-name{
    color: #B2B2B2;float:left;
}

.foloer-name a{
    color: #666666;float:left;padding:0 6px;
}

.seller-links li span.treasure_from{
    margin-right: 1px;
    white-space: nowrap;
	display:inline-block;
	padding:0px 0 0 0;
	float:left;
}

.seller-links li span.from_treasure{
white-space: nowrap;
color: #B2B2B2 !important;
  line-height: 16px;
    word-wrap: break-word;
	display: inline;
	padding:0;
	float:left;
	font-size:12px !important;
}

.shopaddress{

 color: #666666;
 margin-right: 1px;
    white-space: nowrap;
	font-size:12px;
	float:left;
	text-decoration:none;
}

.treasure-shop-image {
    background: url("../../images/icons-master.20140130192956.png") no-repeat scroll -182px -57px rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin: 2px 0 0;
    padding: 0 3px 0 0;
    width: 11px;
}

.foloer-name p{float:left;}


.seller-links li span.treas-num{
    color: #666666;
    float: left;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    padding: 1px 3px 0 0;
}


.treas_site li {
    clear: left;
    color: #B2B2B2;
    list-style-type: none;
    width: 100%;
}

.treasury_left .seller-links li{float:left;}

.treasury_left ul#menu li ul.sub-menu li{padding: 6px 0 6px 11px;width: 100%;}

.color_border{  height: 83px;
    padding: 0;
    width: 3px;
	float:left;
	margin:0 5px 0 0;
}

.color11{ background-color: #ED9A9A; }
.color12{  background-color: #ED9D9A; }
.color13{  background-color: #EDBB9A; }
.color14{  background-color: #EDD39A; }
.color15{ background-color: #E9ED9A; }
.color16{    background-color: #E3ED9A;; }

.treasury_right {
    float: right;
    width: 180px;
}

.treasury_right .side_link {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #EEEEEE;
    float: left;
    margin-bottom: 10px;
    margin-top: 13px;
    padding: 14px;
    width: auto;
}

.treasury_right .side_link .tage_use:hover {
    background: none repeat scroll 0 0 #2874f0; color:#fff; text-decoration:none}
	

.treasury_left {float:left;}

.treasury_left .seller-links li a:hover {opacity:1}
.right_side .seller-links li a:hover {opacity:1}

.treasury_right .side_link h2{
    border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    margin-bottom: 8px;
    padding: 0 0 8px;
}

.view-text{
    color: #2874f0;
	font-size:12px;
	float:left;
	width:100%;
    text-decoration: none;
}

.create-list_box{background-color: #E9F6FC;  margin-bottom: 10px;
     padding: 16px 10px;}
	
	
.create-list_box h2{
	border-bottom: 1px solid #CDE8F6;
	color: #333333;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    margin-bottom: 8px;
    padding: 0 0 8px;
}

.create-list_box a{
    background: url("../images/buttons-master.20140130192956.png") repeat-x scroll 0 -121px #1B9DBC;
    border-color: #67BDD4 #4AB1CC #359BBD;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #E8E8E8;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 23px;
    line-height: 23px;
    margin-bottom: 9px;
    outline: 0 none;
    padding: 0 11px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

.create-list_box a:hover{  background: url("../../images/buttons-master.20140130192956.png") repeat-x scroll 0 -121px #2690B1;}

.create-list_box a span{
    width: 133px;
	    display: inline-block;
    float: left;
    height: 100%;
    line-height: 24px;
	color: #FFFFFF;
}

.view-text:hover{text-decoration:underline;}

.treaury_guide a:hover{text-decoration:underline;}

.folower_img{
    border-radius: 3px;
    float: left;
    border-radius: 50%;
    padding: 0 15px 0 5px;
    width: 100px;
}

.follow-name {
    float: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.follow-name a {
    color: #2874f0;
    text-decoration: none;
}

.seller-links li span.follow-num {
    color: #666666;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: inherit;
    width: 70%;
}

.follow_nam{
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #2874f0;
    cursor: pointer;
    float: left;
    line-height: 16px;
    padding-right: 8px;
	font-size:13px;
}

.follow-name a:hover{text-decoration:underline;}

.right_side .seller-inner:hover{background:#EAEAE3;}

.right_side .seller-inner {
    background: none repeat scroll 0 0 #F5F6F1;
    border: 3px solid #FFFFFF;
    border-radius: 3px;
    min-height: 75px;
    overflow: hidden;
    text-align: center;
    transition: all 0.1s ease 0s;
}

.next_previous{
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 15px;
}

.next_previous a {
    background: -moz-linear-gradient(center top , #98D0E0 2%, #68B8D1 8%, #4FA9C6 58%, #4FA9C6 95%, #4CA4C0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #67BDD4 #4AB1CC #359BBD;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #E8E8E8;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 23px;
    line-height: 23px;
    margin-bottom: 9px;
    outline: 0 none;
    padding: 4px 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 149px;
}

.side_link span{float:left;
width:100%;}

.sidelink_model{float:left;margin:10px 0;}

.comment_title h3{
	float:left;
	margin:10px 0;
     width:100%;}
	 
.toolbox{background: url("../images/header-sprite.20140130192956.png") no-repeat scroll 22px -588px rgba(0, 0, 0, 0);
                         float: left;
    padding-right: 13px;
    position: relative;
}

.toolbox a img{
    border-radius: 4px;
    display: block;
}


.features {
    border-radius: 0 0 4px 4px;
    bottom: 0;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    height: 15px;
    left: 0;
    line-height: 13px;
    margin: 0;
    padding: 3px 0 1px 7px;
    position: absolute;
    text-transform: capitalize;
    width: 68px;
}


.features_color {
    background-color: #2874f0;
    opacity: 0.85;
}

.footer-menus2 {
    float: left;
    width: 20%;
}


.footer-menus1 span{
	color: #333;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 8px;
}
.footer-menus2 span{
	color: #333;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 8px;
}

.footer-menus2 li{float:left;
    width: 100%;
    padding: 4px 0px;
}

.footer-menus1 li{width:100%; padding: 4px 0px;}

.clicked_inputs label{
display: inline-block;
color: #666;
 margin: 0 2px 0 0;
 font-size: 14px;
}

.clicked_inputs select{
width:120px;
}

.clicked_inputs-groups{color: #666;display: inline-flex;}

.clicked-submit {
display: inline-block;
color: #fff;
cursor: pointer;
border: 1px solid #2874f0;
border-radius: 3px;
margin:0;
padding: 0px 5px;
background: #2874f0;
vertical-align: top;
width: 50px;
}



#tastemakers .section{
    background-color: #FFFFFF;
    border: medium none;
    border-radius: 5px;
    display: inline-block;
    float: none;
    margin-bottom: 24px;
    margin-left: 6px;
    margin-right: 3px;
    width: auto;
}

#stories .section{
background-color: #FFFFFF;
 border: none; 
border-radius: 5px 5px 5px 5px;
float: left;
margin-bottom: 24px;
 width: 99%; 
 margin-left: 6px;
margin-right: 3px;
}

#trust .section{
 background-color: inherit; 
 border: none; 
border-radius: 5px 5px 5px 5px;
float: left;
margin-bottom: 24px;
 width: 100%; 
margin-left: 6px;
margin-right: 3px;
}

.error_message{
    background: #000 url("../../images/error_msg.png") no-repeat scroll 9px center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 5px;
	/*left: 50%;
	position: absolute;*/
	max-width: 800px;
	margin: 0px auto;
	width: 100%;
	text-align: center;
	z-index: 9999;
	border-radius: 3px;
}
.copun_apply{
    overflow: hidden;
    margin: 0 0 5px;
    padding: 6px 15px;
    position: relative;
    display: inline-flex;
    width: 100%;
}
.copun_apply .input-text{
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	font-size: 13px;
	padding:0px 10px 0px;
	}
.copun_apply .checkout_btn
{
	margin: 0px 0px 0px 5px;
	min-width: auto;
}
.copun_apply .input-text
{
	margin-bottom: 0px;
}
.copun_apply #CheckCodeButton
{
	padding: 7px;
	margin: 0px;
}
.coupon_error
{
	color: #FF0000;
	text-align: left;
	width: 100%;
	display: block;
	padding: 10px;
}
.coupon-search {
    border: 1px solid #CCCCCC;
    padding: 2.5px 0;
    width: 120px;
	float:left;
}

.copun_apply .keep_btn {
    background: #3f98bb;
    border: medium none;
    float: left;
    font-size: 13px;
    padding: 2px 5px;
}

.lock_img{
background: url(../../images/main-sprite.20140130192956.png) no-repeat scroll -2px -101px transparent;
display: inline-block;
height: 14px;
width: 14px;
float:left;
}
/*.sign_in_container {
    margin: 0 auto;
    padding-top: 21px;
    width: 665px;
}

.sign_in_form {
    background-color: #EDEDE7;
    border-radius: 5px;
	float:left;
	   margin: 0 0 20px;
    padding: 4px;
}

.sign_in_form-inner{
    background-color: #FFFFFF;
    border: 1px solid #DADCDC;
    border-radius: 5px;
	clear: both;
    content: ".";
	float:left;
    display: block;
	 padding: 0 0 25px;
  
}

.sign_head{
    background-color: #F5F5F1;
    border-bottom: 1px solid #DFE1E1;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #FFFFFF;
    float: left;
    margin: 0;
    padding: 25px 21px 28px;
    width: 93.6%;
}





.sign_head .button-faceb{margin:0;}

.sign_head h2{
    color: #444444;
    font-size: 21px;
    font-weight: normal;
    line-height: 26px;
    width: 543px;
}

.sign_head .sign_text{float:left;width:30%;}

.sign_in_form .popup_login label{
    float: left;
    font-size: 13px;
    margin: 0 0 5px;
    width: 21%;
}

.sign_in_form  .search{border-radius:0px;width: 57%;}

.sign_div{float:right;font-size:16px; line-height:18px;}
.sign_div a:hover{text-decoration:underline;}

.register_container{float:left}

.register_container .popup_login label{width:100%;}

.register_container .popup_login{width:90%;}

.register_container .search {
 
    width: 37%;
}

.register_container .sign_in_form .search {
    border-radius: 0;
    width: 36%;
}

.sign_in_form .popup_login .search {
    border-radius: 0;
    width: 35%;
}
*/


.input_tresury label.shoplocal-title {
    float: left;
    font-size: 18px;
    padding-bottom: 4px;

}

.sub_title{
    color: #808080;
    float: right;
    font-size: 10px;
    margin-right: 51px;
}

.button_search{float:left; margin:20px 0 0 0;}

.button_search .btn-primary {
    font-size: 13px;
    font-weight: 500;
    padding: 8px 11px;
}

.container_box_right_img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    float: left;
 
    padding: 10px;
}

.container_box_right_img p{font-size:12px; color:#111; width:95%}

.container_box_right_img img {
    height: 294px;
    width: 290px;
}

.shop_local .container_box_left{width:57%;}

.shop_local .input_tresury .treasure-text{  width: 366px;}

.shop_local .container_box_right {
    float: left;
    width: 43%;
}

.treasury_right-bottom h2{
    border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    margin-bottom: 8px;
    padding: 0 0 8px;
}

.footer_popup_left {
    
    padding: 20px;
    
}

.footer_popup_left h3{
     color: #333333;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 25px;
    padding: 0;
}

.footer_tab_footer {
    border-top: 1px solid #e4e4e4;
    height: auto;
    padding: 11px 21px 13px;
    width: 100%;
}
.footer_tab_footer span{
    font-size: 12px;
    line-height: 39px;
    white-space: nowrap;
}

.popup_button{float:right;display: inline-flex;}

.popup_button .submit_btn{
    margin: 0 10px 0 0;
}

.footer_popup_left .pass{border:none;}


.split_link:hover{text-decoration:none;}

.footer_popup_left .preference_split li.selected{
    background-color: #666666;
    color: #FFFFFF;
}

.footer_popup_left .preference_split li.selected a{  color: #FFFFFF;
}

.conversation{
    background: #FFFFFF;
    border-radius: 5px;
    padding: 10px;
}
.conversation textarea {
    height: 126px;
    margin: 15px 0;
    /*width: 545px;*/
}
.conversation_container{/*float:left; background:#fff; padding:20px 0 0 0px; width: 100%;*/}

.conversation_headline{font-size:16px; line-height:27px; color: #333333; padding: 0 0 10px;}

.conversation_thumb{
    background: url("../../images/header-sprite.20140130192956.png") no-repeat scroll 71px -588px rgba(0, 0, 0, 0);
    float: left;
    padding: 0 12px 0 0;
}

 #ask_reg .conversation_container {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 15px;
    width: 100%;
}

.conversation_right {
    padding-bottom: 9px;
    padding-top: 15px;
    /*width: 601px;float: left;*/
}
.sub_cut a {
    font-size: 11px;
    text-transform: capitalize;
}
.sub_cut a img {
    width: 10px;
}
.conversation-subject{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C6C6C6 #E6E6E6 #E6E6E6 #C6C6C6;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 12px;
    /*margin: 0 19px;*/
    outline: 0 none;
    padding: 6px;
    max-width: 549px;
    width: 100%
}

.conversation-textarea{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C6C6C6 #E6E6E6 #E6E6E6 #C6C6C6;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 12px;
    margin: 5px 19px;
    outline: 0 none;
    padding: 6px;
    max-width: 549px;
    width: 100%
}

.attach_img{float:right;
    margin: 20px 20px 0 0;
    text-decoration: none;
}

.fav1-btn2 {
    background: url("../../images/fav-icon_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 16px;
    width: 15px;
}

.sign_in_form .popup_login{width:89%;}

.allowed-items .section {width:100%;}

.shorting_image {
float: right;
width:30%;
margin: 3px 0 0 0;
}

.edit_popup_header{
    background-color: rgb(245, 245, 241);
    padding: 17px 21px 16px;
    margin: 0px;
    border-top: 1px solid white;
    font-size: 21px;
    font-weight: normal;
    line-height: 26px;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
    border-radius: 5px 5px 0px 0px;
}

.edit_popup_section{
    padding: 19px 21px;
}
.edit_popup_section .radio-popup {
    display: inline-flex;
    width: 100%;
}
.edit_popup_section span{
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    margin-top: -3px;
}

.radio-popup input{ 
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
}

.radio-popup label{
    padding: 3px 0px;
    font-size: 13px;
    color: rgb(102, 102, 102);
}

.edit_popup_footer {
    border-radius: 0px 0px 5px 5px;
    height: auto;
	float:left;
	width:100%;
    padding: 11px 21px 13px;
    border-top: 1px solid rgb(197, 231, 247);
    background-color: rgb(233, 246, 252);
    width: 100% !important;
}

.edit_popup_footer .popup_login {
   
    margin: 0px;
	 border-radius: 0px 0px 5px 5px;
    
}


.payment_sucess{margin: 40px 0;}

.payment_success {
    float: right;
    padding: 20px 30px 30px;
    width: 69%;
}

.payment_success img {
    float: left;
    width: 55%;
}

.cart-list .cart-payment-wrap strong  {
    float: left;
    font-size: 17px;
    padding: 10px 0 0 14px;
    width: 50%;
}
.error{
	color:#FF0000 !important;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#QtyErr
{
	width: 100%;
	text-align: center;
	overflow: hidden;
}	

.account_menu_list{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding:15px 0 0;
z-index: 9999;
overflow: visible;
position: absolute;
/*top: 33px;*/
min-width: 130px;
left: -60px;

display: none;
}
.account_menu_list .box_shado{
	box-shadow: 0 0px 5px rgba(0,0,0,.25);
-moz-box-shadow: 0 0px 5px rgba(0,0,0,.25);
-webkit-box-shadow: 0 0px 5px rgba(0,0,0,.25);
background: #fff;
display: inline-block;
position: relative;
}

.account_menu_list li:hover a{background:#E5F4F7;}

.account_menu_list ul > li > a{
    border-radius: 5px;
    margin: 0 0 0 7px;
    min-width: 120px;
    padding: 4px 21px;
    text-align: left;
}

/*.account_menu_list li:last-child a{margin-bottom:15px;}*/





.account_menu_list li {
float: left;
background: #fff;
padding:0px;
width: 100%;
}

.account_menu_list span.menuarrow{
	border-bottom: 12px solid #CCCBC6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 75px;
    position: absolute;
    top: -11px;
    width: 0;
    z-index: -1;
/*width: 20px;
height: 12px;
top:-7px;
bottom: -7px;
left: 50%;
margin-left: -10px;
background: url(../../images/main-sprite.20140130192956.png) no-repeat -112px -853px;*/
}

.account_sub:hover .account_menu_list{display:block;}

















.community_menu_list{box-shadow: 0 3px 5px rgba(0,0,0,.25);
-moz-box-shadow: 0 3px 5px rgba(0,0,0,.25);
-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.25);
background: rgba(0,0,0,0.5);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding:5px;
z-index: 9999;
overflow: visible;
position: absolute;
 top: 34px;
    width: 18%;
left: 32px;

display: none;
}

.community_menu_list li:hover a{background:#E5F4F7; text-decoration:none;}

.community_menu_list li:first-child a{margin-top:10px}
.community_menu_list li:last-child a{margin-bottom:10px}

.community_menu_list li {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 0;
    width: 100%;
}



.community_menu_list li a{
    border-radius: 5px;
    margin: 0 0 0 7px;
    min-width: 120px;
    padding: 4px 21px;
    text-align: left;
}
.community_menu_list span.menuarrow{
position: absolute;
width: 20px;
height: 12px;
top:-7px;
bottom: -7px;
left: 50%;
margin-left: -10px;
background: url(../../images/main-sprite.20140130192956.png) no-repeat -112px -853px;
}

.account_sub2:hover .community_menu_list{display:block;}
























.conversation-frame{
    float: right;
    margin: 10px 19px 19px 0;
    overflow: hidden;
    position: relative;
}

.conversation_upload{
    cursor: pointer;
    font-size: 80px;
    margin: -40px 0 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

/*--------------------------------------- changes on 22/4/2014--------------------------------------*/


.treasury-headline h3{
    color: #808080;
	padding:15px 0 10px 0;
    font-size: 16px;
}

.shop_search{float:left;width:100%;}

.shop_search .seller-links li{margin-left:0;}

.shop_search .fav-item-name{width: 206px;}

.shop_search .seller-links li .fav_min_text a{margin: 5px 0 0 10px;}

.shop_search .seller-links li .fav_min_text span{margin: 0px 0 0 10px;}

ul#menu li ul.sub-menu li a.active{
    color: #111;
}

.shop_search .fav-item-name{font-weight:normal;}

.shop_search .seller-links {
    border-bottom: medium none;
    padding: 0 2px 0 0;
}

.search-people .art ul li a {
    border-bottom: medium none;
    padding: 0;
}

.search-people .art ul li  {
    float: left;
    font-weight: 500;
    padding: 3px 0;
    width: 100%;
}

.search-people .seller-links{
border-bottom: none;
padding: 0 0px 0 0;
}

.search_name{color:#222;}

.search_headline{
    color: #808080;
    font-size: 16px;
    margin: 0;
}

.new_prof .shipping_fiel{border-radius:0px;}

.name_area{
    float: left;
    margin: 0 0 0 36px;
    width: 88%;
}

.name_area label{width:100%;}

.name_area input{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #B3B3B3 #CCCCCC #CCCCCC #B3B3B3;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    float: left;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;

    margin-right: 12px;
    padding: 6px 5px 6px 10px;
    width: 88%;
}




.name_area_right,.name_area_left{float:left; width:39%;}

.msg-idea{
    border-radius: 3px;
    overflow: visible !important;
    padding: 10px 25px 10px 10px;
	overflow: visible !important;
	background-color: #FFFFCC;
	clear: both;
    color: #333333;
    line-height: normal;
}

.new_prof  .pass{padding:20px 0; position:relative;}

.arrow_dwn{
    background: url("../images/main-sprite.20140130192956.png") no-repeat -14px -511px ;
     bottom: -12px;
    height: 13px;
    left: 90px;
    position: absolute;
    top: 217px;
    width: 22px;
}

.tab_border  {
    border-bottom: 1px solid #DADBD6;
    float: left;
    margin-bottom: 25px;
    padding: 0;
    width: 100%;
}

.newtb{
    display: inline-flex;
    text-align: center;
}
.tab_border .TabbedPanelsTabGroup li:first-child {
    margin: 0;
}

.giftcard-shop .TabbedPanelsContentGroup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #484848;
    float: left;
    font-size: 14px;
    width: 100%;
}
.giftcard-shop .tab_text {
    border-width: 1px;
    box-shadow: none;
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
	font-size: 14px;
}
.TabbedPanelsTabSelected a
{
	color: #2874f0 !important;
}
.profile_scroll3
{
	float:left;
	margin-left: 29px;
	position:relative;
	width:94%;
}
.giftcard-shop .TabbedPanelsTab:hover
{
	/*background: #f5faff !important;*/
	background: #ffffff !important;
	color: #000 !important;
}
.giftcard-shop .TabbedPanelsTab:hover a.tab_text
{
	color: #2874f0 !important;
}
.slider_3 {
    float: left !important;
    left: -5000px;
    margin: 20px 0 20px 67px !important;
    position: relative;
    visibility: hidden;
    width: 85% !important;
}
	
.slider_3 ul {
	width:900px; 
	float:left !important;
}

.slider_3 ul li{
    background: url("../images/list_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left !important;
    height: 81px !important;
    padding: 0 4px;
    text-align: center;
    width: 73px !important;
}


.prev_3 {
    background: url("../../images/middlearrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 38px;
    position: absolute;
    right: 13px;
    top: 31px;
    width: 31px;
}

.next_3 {
	cursor:pointer; 
	float:right; 
	background:url(../../images/previou.png) no-repeat;
	width:31px;
	height:38px;
	position:absolute;
	margin-left: 20px;
	left:13px;
    top: 31px;
}


.list_img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAEAE3;
    height: 73px;
    margin: 0 0 0 4px;
    padding: 3px;
    width: 89%;
}

.list_img img {
    height: 73px;
    margin: 0;
    width: 100%;
}

.profile_scroll4
{
	float:left;
	position:relative;
	width:94%;
}


.gift_card_container {
    border: 1px solid #EAEAE3;
    border-radius: 5px;
    box-shadow: 0 0 8px #EAEAE3;
	overflow: hidden;
	padding: 20px 10px;
	-webkit-box-shadow:0 0 8px #EAEAE3;
	-moz-box-shadow:   0 0 8px #EAEAE3;
	margin: 0px 10px;
}

.design-templates{
    clear: both;
    display: block;
    margin-bottom: 20px;
    margin-top: -27px;
    padding: 0 0 12px;
    position: relative;
    text-align: center;
}

.first_name,.last_name{float:left;width:50%;}

.first_name label,.last_name label,.text__area label{
    float: left;
    padding: 10px 0;
    width: 97%;
}
.first_name input,.last_name input{
    color: #333333;
    display: block;
    padding: 6px;
    width: 292px;
}

.text__area{float:left;width:100%;margin:20px 0px;}

.text__area textarea {
    color: #333333;
    padding: 6px;
    width: 95%;
}

.currency_head span{
    color: #333333;
    font-size: 18px;
    font-weight: 500;
}


.currency_head .currency-effect{
    color: #2874f0;
    text-decoration: none;
	float:right;
}
.currency_head a:hover{text-decoration:underline;}



.giftshop-main{
    margin: 0 auto;
    max-width: 813px;
    width: 100%;
}


.currency_head {
    float: left;
    margin: 10px 0;
    width: 100%;
	position:relative;
}

.currency_conv {
    overflow: hidden;
    padding: 30px;
    width: 100%;
}

.currency_address{
    border-bottom: 1px solid #E4E4E8;
    border-radius: 10px;
    border-top: 1px solid #FFFFFF;
    font-weight: 500;
    margin-top: 16px;
 padding: 18px 15px 16px;
	 background-color: #FFFFCC;
	
    clear: both;
   color: #666666;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;

}

.curency_button{float:left;width:100%}

.curency_button li {
    float: left;
    margin: 0 0 0 35px;
    width: 177px;
    border: 1px solid #7AC142;
}

.curency_button li:first-child{ margin: 0 0 0 0px;}


.curency_button li label {
    font-weight: 500 !important;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    width: auto !important;
}

.curency_button li .dolar-code{font-size:12px; }

.curency_addres .first_name input, .curency_addres .last_name input{ width: 372px;
}

.curency_addres{
    float: left;
    margin: 36px 0 45px;
    width: 100%;
}

.gn_bg {
    box-shadow: none !important;
	text-align:center;
    padding: 20px 0;
    max-width: 500px;
    margin: 0px auto !important;
    width: auto !important; 
}

.foot_text{float:left;width:100%;  margin:20px 0 0 0;   color: #666666;
    font-size: 12px;
display:inline-block; text-align:center}

.foot_text span{
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
.discussion_action_btn {
    display: inline-flex;
}
.property_page .all-purchase-search{margin:30px 0 0 0;}
.property_header{
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    border-radius: 3px 3px 0px 0px;
    padding: 10px;
    position: relative;
	overflow:hidden;
	width:100%;
    font-weight: 500;
}
.property_header h6{float:left;}
.property_header p{float:left; margin: 0px;}
.property_header .names-it {
    float: left;
    margin: 0 5px;
    width: auto;
}
.property-section{
    background-color: #FFFFFF;
	border-image: none;
	border-left: 1px solid #e6e6e6;
	border-radius: 0;
	border-right: 1px solid #e6e6e6;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding: 0;
}
.order_number
{
	background: #2874f0;
	color: #fff;
	box-shadow: none;
	border: 1px solid #2874f0;
	padding: 8px 12px;
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	width: 196px;
}
.property_footer {
    border-top: 1px solid #f0f0f0;
    overflow: hidden;
    width: 100%;
    padding: 10px 15px;
    color: #212121;
	font-weight: 500;
}
.order_price {
    text-align: right;
}
.property_footer span
{
	color: #878787;
	padding-right: 2px;
	font-weight: 400;
}
.property_section_top{padding: 0 0 10px;}
/*.property_section_top img{
    border: 1px solid #CCCCCC;
    border-radius: 50%;
    padding: 2px;
    width: 80px;
}*/


.propertu_text{
    color: #333333;
    float: right;
    font-size: 18px;
    width: 80%;
}

.property_section_bottom {float:left; margin:20px 0 0 0}

.property_section_bottom span{
    color: #333333;
    display: block;
 float:left;
 width:100%;
    margin-bottom: 7px;
}

.property_section_bottom  p{
    color: #999999;
    font-family: 'Guardian-EgypTT',Georgia,serif;
    font-size: 14px;
    line-height: 22px;
	float:left;
	width:100%;
	margin:15px 0;
}
.property_left
{
	padding: 15px 0px 10px;
}
.property_left h3 {
    color: #333333;
    font-family: 'GeorgiaRegular';
	font-size:21px;
	font-weight:600px;
}

.property_section_top h4 { 
	line-height: 19px;
    font-weight:normal;
	font-size: 13px;
	font-weight: 500;
	}
	
.hover_content{color:#666; border-bottom:1px dashed;display: inline-block;}


.property_left .button_view{
    background: none repeat scroll 0 0 #4FA9C6;
   
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    
    font-size: 15px;
    font-weight: normal;
    margin: 3px 3px 10px 0;
    padding: 6px 24px;
    width: 160px;
	text-align:center;
}

.property_left .button_view2{
    background: -moz-linear-gradient(center top , #FFFFFF 0px, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #7D7773;
    cursor: pointer;
    float: right;
    
    font-size: 15px;
    font-weight: 500;
    margin: 3px 3px 0 0;
    padding: 6px 24px;
    text-align: center;
    width: 160px;
}
.hover_lin {
    background: none repeat scroll 0 0 #333333;
    border-radius: 3px;
    color: #FFFFFF;
 	display:none;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 6px;
    position: absolute;
    white-space: nowrap;
    z-index: 9999;
    text-transform: capitalize;
}

.hover_lin span{float:left;
font-size:13px;
width:100%; color:#fff;}

.hover_lin span.blak-arrow{
    background: url("../../images/main-sprite.20140130192956.png") no-repeat scroll -15px -569px rgba(0, 0, 0, 0);
    height: 12px;
    left: 50%;
    margin-left: -10px;

    position: absolute;
	 bottom: -12px;
    width: 20px;
}

.hover_content:hover .hover_lin{display:block !important;}

.tab_model {
float: left;

width: 100%;
margin: 0 0 0 0px;
padding: 0px;
}



.tab_model li.selected{
position: relative;
top: 0px;
float: left;
height: 25px;
display: block;
width: auto;
margin: 0px;
list-style: none;
cursor: pointer;
color: #2874f0;
outline: none;

font-size: 13px;
font-weight: 500;
padding: 7px 10px 1px 10px;
z-index: 20;
background: #fff;
text-align: center;
border-top: 1px solid #DADBD6;
border-left: 1px solid #DADBD6;
border-right: 1px solid #DADBD6;
border-bottom: 1px solid #fff;
}

.tab_model li{
position: relative;
top: 0px;
float: left;
height: 25px;
display: block;
width: auto;
margin: 0px;
list-style: none;
cursor: pointer;
color: #2874f0;
outline: none;

font-size: 13px;
font-weight: 500;
padding: 7px 10px 1px 10px;
z-index: 20;
background: #f5f6f1;
text-align: center;
border: 1px solid #DADBD6;
}

.fav_new_content{
padding: 0px 30px;
}
.all-purchase-search .fav_new_content{
	
	margin: 0px;
	padding: 0px;
}

.tab_model .linkadd{margin:0 0 0 30px; float:left}




.dashboard_page .slider_right a {color:#2874f0;}

.count_num {
background: url(../../images/fb_count.png) no-repeat;
  color: #2874f0;
    float: left;
    font-size: 14px;
    font-weight: 500;
    height: 30px;
    margin-top: 0px;
    padding: 5px 0 0 23px;
    width: 60px;
}

.count_num:hover{text-decoration:underline;}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    margin: 11px 1px 0;
    padding: 0;
}
.order_side {
    padding: 10px;
}

.order_text {
    float: left;
    width: 94%;
    margin: 5px 0px;
	font-size:14px;
	font-weight: 500;
  text-decoration:underline;
}

.trans_text {
    float: left;
	text-decoration:underline;
    width: 94%;
	font-size:14px;
	font-weight: 500;
    margin: 5px 0px;

}
.amt_text {
	padding:10px 0;
	font-weight: 400; color: #878787;}
.amt_text-number{font-weight: 500 !important;color: #212121;}
.dashboard_page .dashboard_div .acc_full .section
{
    width: 372px;
	min-height: 214px;
}
.redFont{
	color: #F00;
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 15px 0px 10px 29px;
}
.right-container .control-label .redFont
{
	margin: 0px;
}
#trust .clearfix .col4 {
    width: 326px;
}

.hoverdrop_icon:hover .hover_lists {
    display: block;
}
.review-right .feedback-txt{
    font-family: "Guardian-EgypTT-Text",arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px;
    padding-left: 0;
	color:#666;
    padding-right: 20px;
}



.detailbutton_list {
    /*background: none repeat scroll 0 0 #E4F3D9;*/
    float: left;
    padding: 0 10px 10px;
    width: 100%;
}

.allowed-items .section {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);   border:none;}
.section .section-header {
    margin: 0 0 25px;
}

.convers .search_bar h1{
    color: #080808;
    display: inline;
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin: 6px 40px 0 0;
    vertical-align: baseline;
}

.convers .search_bar{
    margin: 20px 0;
    padding: 5px 5px 8px;
    width: 100%;
	background: none;
    float: left;
    height: 26px;
}
.convers .most_recent{width:auto;}
.convers .most_recent a:hover{text-decoration:underline;}


.convers .conversation_container{float:left; width:100%; border-top:1px solid #D9D9D9; padding:0px;}

.convers .conversation_container_left {
    float: left;
    width: 190px;
	
    border-right: 3px solid #F9F9F7;

}


.convers .conversation_container_left .side_bar {
    background: none;
}

.convers .conversation_container_left .side_bar ul li{width:96%;}

.convers .conversation_container_left .side_bar ul li.active{background:#EBF6F9 ;}

.convers .conversation_container_left .side_bar ul li.active a{ color:#222}

.convers .conversation_container_right{
    border-left: 1px solid #D9D9D9;
    float: left;
    width: 80%;
}

.conversation_container_right .message-box{
    overflow:hidden;
    width: 100%;
    padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
.conversation_container_right .message-box input{
	vertical-align: middle;;
	margin: 0px 5px;
}
.no_conversation
{
	margin: 50px 0px;
	padding: 0px 30px;
}
.conversation_container_right {
    overflow: hidden;
    padding: 0px;
    border-right: 1px solid rgba(0,0,0,0.12);
	border-left: 1px solid rgba(0,0,0,0.12);
	border-bottom: 1px solid rgba(0,0,0,0.12);
}

.conversation_container_right .message-box li{float:left;   padding: 0 7px;
}

.conversation_container_right .message-box li.lastli{ border-right:none}

.conversation_container_right .message-box li .checkbox-image{
    background: url("../images/icons-master.20140130192956.png") no-repeat scroll -75px -29px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    float: left;
    height: 16px;
      margin: 2px 7px 0 0;
    width: 22px;
}



.conversation_container_right .avater_split{width:auto;text-transform: capitalize;}

.new-buton{
    background: none repeat scroll 0 0 #2874f0;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    font-weight: 500;
    line-height: 1;
    margin: 1px 2px 0 0;
    padding: 2px 3px;
    text-align: center;
    vertical-align: top;
}

.re-order{
    color: #2874f0;
	font-weight:500;
}

.re-order:hover{text-decoration:underline;}

.text_lines{
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
}

.number-button{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    margin: 0 7px 0 0;
    padding: 3px 5px;
}

.reportspan-head{
    border-bottom: 1px solid #DDDDDD;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 9px 8px 7px;
    position: relative;
    width: 96.7%;
}


#reportspan_reg .conversation_container{padding:0}

.button_group {
    /*background: none repeat scroll 0 0 #F5F5F1;*/
    float: right;
    padding: 10px;
    width: 100%;
}
.button_group input{float:right;}

.contact_compose{font-size: 14px; color:#222; margin:20px;}
.conver-list-message{
    float: left;
    margin: 0 0 0 20px;
    width: 98%;
}
.conver-list-message li{
    border-bottom: 1px solid #F0F0EF;
	border-top: 1px solid #F0F0EF;
    color: #999999;
    padding: 8px;
    position: relative;
}
.conver-list-message li .actions {float:right }
.conver-list-message li .actions a{padding:0 4px;}
.conver-list-message li .actions a:hover{text-decoration:underline;}
.search-error{
    background-color: inherit;
    border-radius: 5px;
    padding: 56px;
    text-align: center;
    max-width: 600px;
	margin: 20px auto !important;
}

.search-error h3 {
    color: #212121;
	font-size: 25px;
	font-weight: 500;
	margin:10px 0px;
	text-transform: capitalize;
}
.newline{
    font-size: 18px;
    color: #878787;
}
.newline span {
    font-weight: 500;
    color: #212121;
}
.search_error_content .try_search {
    color: #878787;
    font-size: 15px;
}

.market .product_listing li {
    height: 224px;
      width: 224px;
}

.market .product_img img{height:185px;}

.related-clothig{  color: #333333;
    font-family: 'GeorgiaRegular';
    font-weight: 400;
    text-rendering: optimizelegibility;
	float:left;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
	 font-size: 22px;
    margin-bottom: 10px;}
	
.related-items{
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 12px 0;
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    
    border-color: #E4E4E2 #E4E4E2 #E6E6E5;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;
    margin-bottom: 28px;
    padding-bottom: 1px;
	float:left;
	width:100%;
}

.related-items h3 {
    display: inline-block;
    font-size: 18px;
    margin: 0 10px 6px 12px;
}

.related-items a {
    font-size: 14px;
    font-weight: 500;
}

.related-items ul{
    float: left;
    margin: 6px 0 10px 20px;
    width: 96%;
}


.related-items ul li{float:left;  border: 1px solid #ECECEC;
    float: left;
    margin: 0 3px;
    padding: 3px;}

.related-items ul li img {
    backface-visibility: hidden;
    float: left;
    height: 71px;
    margin: 0;
    opacity: 0.9;
    width: 90px;
}

.product_box-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/weddings-texture.20140130192957.png") repeat scroll 0 0 #DAE7E8;
    border-color: #D6D6D6 #DDDDDD #FFFFFF;
    border-image: none;
    border-left: 1px solid #DDDDDD;
    border-radius: 5px;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.05) inset;
    margin: 38px auto 28px;
    padding: 14px 0 20px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-shadow: 0 1px 1px #FFFFFF;

	float:left;
}

.product_box-container  h3{ 
    color: #333333;
    font-family: "Guardian-EgypTT-Regular",Georgia,sans-serif;
    font-size: 18px;
    font-weight: normal !important;
    margin-bottom: 15px;
	}
	
	.product_box-container ul li a{float:left; width:100%;}
	
		.product_box-container ul li{
    float: left;
    margin: 0 50px 0 0;
    text-align: center;
    width: 12%;
}

.product_box-container ul li img {
    border: 4px solid #FFFFFF;
    height: 75px;
    width: 75px;
}
.product_box-container ul{
    float: left;
    margin: 0 0 0 70px;
    width: 93%;
}

.cetermarkt {
    margin: 0 auto;
    max-width: 80%;
    width: 100%;
}

.market .product_box h1{
    color: #333333;
    font-family: 'GeorgiaRegular';
    font-weight: 400;
    text-rendering: optimizelegibility;
    text-shadow: 0 1px 0 #FFFFFF;
	font-size:26px;
    width: auto;
	float:left;
	margin:0 20px 0 0;
}

.popular-item-box{float:left; width:100%; margin:10px 0;}

.popular-item-box a{
    float: left;
    font-size: 15px;
    font-weight: 500;
    margin: 3px 0 0;
}
.curency_button li.selected{box-shadow:0 1px 5px -1px rgba(0, 0, 0, 0.6) inset; background: none repeat scroll 0 0 #7AC142; border-radius:3px}

.curency_button li.selected label {
    color: #FFF !important;}



.popular-item-box a:hover{text-decoration:underline;}

.dropdown-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  display:none;
    position: absolute;
    right: 0;
    text-shadow: 0 1px 0 #FFFFFF;
    top: 32px;
    width: 139px;
    z-index: 2;
}
.dropdown-box label
{
	width: auto !important;
}


span.arrow9 {
    background: url("../../images/sprites-v2.20140130192955.png") no-repeat scroll -229px 0 padding-box #FFFFFF;
    height: 16px;
    left: 59px;
    position: absolute;
    text-indent: -1000px;
    width: 16px;
	top:-9px;
}
.dropdown-box ul{
	  
    width: auto;
	}
	
.dropdown-box ul li{
    font-size: 12px;
    line-height: 14px;
    list-style: none outside none;
    overflow: hidden;
    padding: 4px 0;
    position: relative;
    text-align: center;
    text-shadow: none;
    width: auto;
    word-wrap: break-word;
    cursor: pointer;
}

.dropdown-box ul li:hover{background-color: #2874f0; color: #fff;}

.dropdown-box ul li:hover span
{
	color: #fff;
}
.dropdown-box ul li.selected label span{color:#fff;
}

.dropdown-box ul li.selected{ background-color: #666666; color:#fff;
}
.currency-effect{cursor:pointer;}

.dropdown-box ul li label{  color: #666666;}

.image-footer-container .seller-inner img{border-radius:5px;}

.image-footer-container .seller-links .count-box {
    background: none repeat scroll 0 0 #FFFFFF;
    display: table-cell;
    height: 80px;
    transition: all 0.1s ease 0s;
    vertical-align: middle;
    width: 80px;
}


.image-footer-container .seller-inner{color: #646464;  border-radius: 0;}


.prot_tex {
    color: #4D4D4D;
    font-size: 13px;
    line-height: 18px;
    margin: 8px 0 5px;
    overflow: hidden;
    padding: 0;
}
.community_responce{float:left; width:100%;}
.next_1::after {

    content: "\f105";
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: 500;

}
.prev_1::after {

    content: "\f104";
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: 500;

}
/*.sell-img3{background:url(../../images/sell-illustrations.20140130192956.png) no-repeat ;
   background-position: -5px -230px;
    float: left;
    height: 210px;
    margin: 30px 63px 0;
    width: 200px;}*/
/*
.cont-b-right {
    float: left;
    width: 30%;
}
*/
/*.sell-img{ background: url("../../images/sell-illustrations.20140130192956.png") no-repeat;

    background-position:-215px -229px;
    float: right;
    height: 210px;
    margin: 30px 63px 0;
    width: 200px;
}

.sell-img2{ background: url("../../images/sell-illustrations.20140130192956.png") no-repeat;

       background-position: -425px -230px;
    float: right;
    height: 226px;
    margin: 16px 60px;
    width: 205px;
}*/
.related-item{
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    margin: 0 0 20px;
    padding: 10px;
    width: 100%;
}

.creative-business{float:left; width:100%;}

  .creative-business h2{  color: #666666;
    font-family: 'GeorgiaRegular';
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
	  margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 980px;
  }
  

.business-image {
    float: left;
    margin: 20px 0 20px 120px;
    width: 758px;
}

/*.business-image li{
    background: url("../../images/sellers-color.20140130192956.jpg") no-repeat scroll 50% 50% #CBD8DC;
    float: left;
    height: 109px;
    overflow: hidden;
    width: 108px;
}

.business-image li.business-image1{   background-position: -109px 0;}
.business-image li.business-image2{     background-position: 0 0;}
.business-image li.business-image3 {
    background-position: -218px 0;
} 
.business-image li.business-image4{
    background-position: -327px 0;
}
.business-image li.business-image5{
    background-position: -545px 0;
}
.business-image li.business-image6 {
    background-position: -654px 0;
}
.business-image li.business-image7{
    background-position: 0 -109px;
}
.business-image li.business-image8{
    background-position: -109px -109px;
}
.business-image li.business-image9{
    background-position: -218px -109px;
}
.business-image li.business-image10{
    background-position: -436px -109px;
}
.business-image li.business-image11 {
    background-position: -327px -109px;
}
.business-image li.business-image12{
    background-position: -545px -109px;
}
.business-image li.business-image13 {
    background-position: -218px 0;
} 
.business-image li.business-image14{
    background-position: -327px 0;
}
.business-image li.business-image15{
    background-position: -545px 0;
}
.business-image li.business-image16 {
    background-position: -654px 0;
}
*/
/*.creative-business p {
    font-family: 'GeorgiaRegular';
    font-size: 18px;
    font-weight: 300;
	  color: #666666;
	  text-align:center;
    line-height: 24px;
	float:left;
	width:100%;
}*/

/*.questions{
    float: left;
    margin: 20px 0;
    width: 100%;
}

.questions p{color: #444444;
    font-size: 14px;
    line-height: 20px;
	text-align:justify;}

.questions h4{font-size: 14px;
    margin-bottom: 0; color: #444444;}

.questions-left,.questions-right{float:left; width:47%; padding:0 15px;}

.questions h3{ color: #666666;
    font-family: 'GeorgiaRegular';
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    text-align: center;}
	*/

.relatedlist li{
    background-color:#2874f0;
    color: #fff;
    border-radius: 4px;
    display: inline-flex;
    font-size: 14px;
    margin: 0 10px 10px 0;
    padding: 6px;
    transition: background-color 0.1s ease 0s, color 0.1s ease 0s, border-color 0.1s ease 0s;
	text-transform:capitalize;
}
.relatedlist li a{color: #ffffff;}

.listed0n{float:left; width:100%; margin:15px 0;}
.listed0n li{float:left; margin:0 20px 0 0;  color: #A5A5A5;}
.listed0n li.last{float:right;padding: 8px 0 0;}

.conversation_container p a{
    float: left;
    margin: 5px 10px;
    width: 94%;
}

/*#cboxClose:hover{ background: url("../../images/buttons-master.20140130192956.png") no-repeat scroll -16px -1326px rgba(0, 0, 0, 0);}*/

/*.conversation_container ul li{
    float: left;
    margin: 4px 0;
    width: 100%;
}*/

.conversation_container ul {
    float: left;
    margin: 0 0 0 5px;
}

.art .favorites .hoverfav_icon{ right: -6px;}

.art ul li #twitter-widget-0{margin: 5px 0 0;}



.listing-favorite{float:left; width:100%;}

.listing-favorite-left{float:left; width:20%; margin:15px 0 0 0}

.listing-favorite-right{float:left; width:80%;}

.priceid541{
  float:left;
    color: #388e3c;
}

.listing-favorite-left-container{
    background-color: #F5F5F1;
    margin-bottom: 10px;
	padding:3px;
}

.listing-favorite-left-container {
    
    font-size: 12px;
    padding: 10px 12px;
    text-align: justify;
    
}

.listing-favorite-right .seller-links li:first-child{float:left;}

.listing-favorite-right .seller-links{float:right;
    border-bottom: medium none;
    clear: left;
    display: inline-block;
  width:98%;
    line-height: 16px;
    padding: 0;
    text-align: center;}

.listing-favorite h2 {
    color: #999999;
    display: inline;
    float: left;
	font-weight:normal;
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 0;
    vertical-align: baseline;
    width: 100%;
}


.listing-favorite-left-botttom  {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    clear: both;
    content: ".";
    display: block;
}


p.teamnames{float:left;}

span.important-symbol{margin:0;}

#uniform-teamImage .action{margin:0;}

.member_use li span{float:left;width:58%}

.browse-navigation li.more-display:hover .display-view{display:block !important;}


.banner-text{ font-family: 'GeorgiaRegular'; font-weight:bolder; text-transform:capitalize; }
.banner-text:hover{text-decoration:underline}


.more-display a{
 background-repeat: no-repeat; background-position: right top 27px;background-image: url("images/down.png");}
 
 .search-restrictions{color: #878787;
    font-size: 12px;}
 #search-filters ul{overflow: hidden; padding: 5px 16px;width:100%;border-bottom: 1px solid #f0f0f0;}
 
 #search-filters ul .filter{border:none;}
 
#price-editor .price-input{
	width:90px !important;
	position: relative;
	overflow: hidden;	
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
font-size: 14px;
line-height: 20px;
vertical-align: top;
text-align: left;
padding: 5px;
color: #333;
border: 1px solid #cfcbc8;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 2px #e9e9e8;
-moz-box-shadow: inset 0 1px 2px #e9e9e8,0 0 0 1000px #fff inset;
box-shadow: inset 0 1px 2px #e9e9e8,0 0 0 1000px #fff inset;
}
#price-editor .text {
    position: absolute;
    border: none;
    width: 88px;
	height: 24px;
	font-size: 14px;
	color: #212121;
	line-height: 1;
	padding: 0 5px;
	outline: none;
	font-size: 13px;
	border: none !important;
}
.show-only label
{
	font-weight: 400;
}

.shiping-list li
{
	display: inline-flex;
	cursor: pointer;
    font-size: 12px;
    background-color: #e0e0e0;
    box-shadow: 0 2px 4px 0 hsla(0,0%,100%,.5);
    border-radius: 3px;
    margin: 2px 4px 5px auto;
    overflow: hidden;
    transition: background-color 0.1s;
    max-width: 200px;
    padding: 8px;
}
.shiping-list li:hover
{
	background-color: #d7d7d7;
}
.shiping-list li:hover .filters_item
{
	text-decoration: line-through;
}
.shiping-list li a
{
	cursor: pointer;
	font-size: 14px;
	color: #000;
	line-height: 1.4;
	margin: 0px 0px 0px 10px;
}
.shiping-list .currency-code {
    padding: 0px 3px;
} 
#price-editor .price-input span{color:#212121;display: inline-block; padding: 2px 0px }
.to{margin: 7px 0px;
display: inline-block;}
#priceRangeButton{
margin: 10px 0px;
border: none !important;
}
 .button-small-grey{margin: 0 0 0 6px;}
.search_main form{width:585px;}
.header_nav form{position:relative;}
.reviews .stars {
    background: url("../../images/rating_star.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 17px;
    width: 86px;
}
a.shop-listing-count:hover{background:#CCE9F0}
.thumbnail-inner img:hover{opacity:0.92}
/*#tiles li {
    border: 1px solid #E4E4E2;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}
#tiles li li:first-child {
 	left:14px !important;
}
#tiles li:hover{
border-color: #cacaca;
border-bottom-color: #dadada;
box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
-moz-box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
}*/
#tiles .hover_lists{   left: -126px;}
#tiles li .lists_check label{width:87%; margin:0 0 0 2px;}
#header_menu ul li.active-list a{background:#2874f0;color:#fff}
.shop-listings .seller-links{float:right;}
.homefooter{background: #EFEFEB}
.count-box:hover{background:#CCE9F0;}
.count-box:hover .seller-inner{ background:#CCE9F0; opacity:1 }
.favorite_box {
    background: none repeat scroll 0 0 #EFEFEB !important;
    border-bottom: 1px solid #E7E7E4;
    border-top: 1px solid #E7E7E4;
    display: inline-block;
    margin: 0 -10px;
    padding: 0 10px 28px;
    width: 100%;
}
.favorite_box1 {
  border-bottom: 1px solid #D7D7D4;
    border-top: 1px solid #D7D7D4;
}
.footer-menus1 span a{
	 
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 8px;
}

.detail_main .product_listing1 li:hover{border-color:#D2D2D2;}

.detail_main .product_listing1 li .inner_layout{/*height:156px; */ border-bottom: 1px solid #E2E2E2; border-top:1px solid #ECECEC; border-left:1px solid #ECECEC;
border-right:1px solid #ECECEC; border-radius:3px}

.detail_main .product_img img{height:124px}
.price_left select {
    border: medium none;
    box-shadow: 0 0 1px 1px #DCDCDC;
    padding: 3px 4px;
    width: 150px;
}

.detail_main .TabbedPanelsContent {
    color: #666666;
    float: left;
    font-weight: 500;
	  line-height: 25px;
	  font-size:15px;
	  font-family: 'GeorgiaRegular';
    padding: 20px 0 0 !important;
}

.ad-thumbs .ad-thumb-list li a img{box-shadow:0px 0px 1px 1px #ccc;}

.interactions{
    clear: none;
    float: left;
    width: 644px !important;
}

.interactions li{
    float: left;
    margin: 12px 28px 0 0;
    padding: 8px 0 0;
	background-color: #FFFFFF;
    height: auto;
    min-height: 40px;
    width: 634px;
	position:relative;
}

.interactions li .interactions_inner{
    float: left;
    padding: 6px 0 6px 32px;
    position: static;
    width: 510px;
}


.interactions li .interactions-icon{
    background: url("../../images/9087.png") no-repeat scroll -6px -213px #FFFFFF;
    height: 13px;
    left: 6px;
    position: absolute;
    top: 16px;
    width: 22px;
}

.interactions li img{
    border-radius: 50%;
    display: block;
    height: 27px;
    width: 27px;
}

.your-shopfeed h1{
     font-family: 'GeorgiaRegular';
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    margin: 0 0 8px;
}

.your-shopfeed p{
    color: #97928F;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
}

.your-shopfeed{
    float: left;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}


.detailreport-popup{  color:#A5A5A5;}
.detailreport-popup:hover{text-decoration:underline;}

.detail_main .TabbedPanelsTab{
	padding:11px 18px 4px;
	font-size:14px;
}
.related-item h2{
	font-size:14px;
	font-weight: 500;
	font-family:Arial, Helvetica, sans-serif;
}

#userquantity1{
    margin: 0 0 0 5px;
    width: 50px;
}

.cart_bottom label small{font-size:12px;    color: #333333;}

.order_summary input[type="radio"]{ 
    margin: 6px 3px 6px 0;
}

/*.order_summary img{
    margin: 0 0 -3px 3px;
}*/

.no-hover a span{ margin-top: 7px;}

.property_page{
   overflow: hidden;
	padding: 10px;
	width: 100%;;
}

.primary-left, 
.primary-right{float:left; width:50%;}

.dashboard_page #bio .count-box {
    background: none repeat scroll 0 0 #FFFFFF;
    display: table-cell;
    height: 78px;
    transition: all 0.1s ease 0s;
    vertical-align: middle;
    width: 78px;
    
}

.dashboard_page #bio .count-box:hover{background:#D6EDF3}





.searching-left{
    float: left;
    margin-right: 30px;
    width: 760px;
}

.searching-right {
    float: right;
    width: 190px;
}

.searching-pagelist1{float:left; width:46%;  border-right: 1px solid #EEEEEE;}

.searching-pagelist1 li{float:left; width:100%; margin: 9px 0;}

.searching-pagelist1 li h2{
    margin-bottom: 3px;
	font-size:14px
}

.searching-pagelist1 li h2 a{
    color: #2874f0;
    text-decoration: none;
}

.searching-pagelist1 li .bottom-links{
    color: #999999;
    line-height: 20px;
    width: 97%;
}
.searching-pagelist1 li .bottom-links a {
    color: #666666;
    display: inline-block;
    margin-right: 5px;
}








.searching-pagelist2 {
    float: left;
    padding: 0 0 0 45px;
    width: 44%;
}

.searching-pagelist2 li{float:left; width:100%; margin: 9px 0;}

.searching-pagelist2 li h2{
    margin-bottom: 3px;
	font-size:14px
}

.searching-pagelist2 li h2 a{
    color: #2874f0;
    text-decoration: none;
}

.searching-pagelist2 li .bottom-links{
    color: #999999;
    line-height: 20px;
     width: 97%;
}
.searching-pagelist2 li .bottom-links a {
    color: #666666;
    display: inline-block;
    margin-right: 5px;
}

.searching-pagelist2 li .bottom-links a:hover{text-decoration:underline;}





.searching-pagelist1 li .bottom-links a:hover{text-decoration:underline;}

.headlining{
    float: left;
    padding-top: 18px;
    position: relative;
    width: 100%;
	margin-bottom:20px;
}

.headlining h1 {
    color: #080808;
    display: inline;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
    vertical-align: baseline;
}

.searching-right-section{
    background-color: #F5F5F1;
    margin-bottom: 10px;
    padding: 16px;
	float:left;
}

.add_shop .shop_title{ width: 96%;
}
.add_shop .list_div{width:96.5%;}

.add_shop .shop_details {
    float: left;
    width: 100%;
}



.side_bar ul li.no-hover a img{
    border-radius: 5px;
    margin-bottom: 6px;
}

.no-hover a span{
    color: #2874f0;
	font-weight: 500;
    text-decoration: none;
}

.no-hover a span:hover{text-decoration:underline;}


.side_bar ul li.side_active:hover{background:#fff;}

.dashboard_right .tab_model li.selected{ color: #666666;}

.dashboard_right .fav-owner a img {
    border-radius: 3px; height: 30px;
    width: 30px;
}
.without_sidebar
{
	width: 100%;
}
.fav_new_content .seller-inner img{height:72px; width:72px;}

.fav_new_content .seller-links li:first-child{
    margin: 0;

    position: relative;
}


.fav_new_content .seller-links .seller-inner {
    background: none repeat scroll 0 0 #F5F6F1;
    border: 3px solid #FFFFFF;
    border-radius: 3px;
    height: 75px;
    overflow: hidden;
    text-align: center;
    transition: all 0.1s ease 0s;
}

.fav_new_content .count-box:hover{background:none;}

.fav_new_content .seller-links .seller-inner:hover{ background: none repeat scroll 0 0 #EAEAE3;}

.seller-links li .fav_min_text a:hover{text-decoration:underline;}

.dashboard_right .tab_model li.selected:hover{text-decoration:underline;}

.dashboard_right .tab_model a li:hover{text-decoration:underline}

.favorite-headline{
    font-size: 18px;
    margin-bottom: 30px;
	    display: inline-block;
	    text-transform: capitalize;
}

.seller-links li span.close-button{
	background:url(../../images/buttons-master.20140130192956.png) no-repeat scroll 0 -1326px rgba(0, 0, 0, 0);
  height: 0;
    position: absolute;
    right: 3px;
    top: 4px;
	display:none;
	cursor:pointer;
    width: 16px;
}

.fav_new_content .seller-links li:first-child:hover .close-button{display:block;}


.seller-links li span.close-button:hover{background:url(../../images/buttons-master.20140130192956.png) no-repeat scroll -16px -1326px rgba(0, 0, 0, 0);}



.fav_new_content .seller-links li {
    margin-left: 4px;
}

.fav-link:hover{
    
    border-color: #E5E4E3 #E5E4E3 #CBC9C7;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.04);
}

.fav_list_img:hover {
    text-decoration: none;
    border-color: #E5E4E3 #E5E4E3 #CBC9C7;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.04);
}

.right_side .tab_model li.selected a{  color: #666666;}
.right_side .tab_model li a:hover{text-decoration:underline;}

.right_side .tab_model li:first-child{
    margin-left: 40px;
}

#social-icon li:hover a{background-color:#E9F6FC}

ul.secondary-tabs li.first a{border-left:1px solid #DADBD6;}

/*.register_popup .TabbedPanelsTabGroup li:first-child {
    margin: 0 0 0 0px;
}*/

.image-footer-container .seller-links .count-box .seller-inner {
    height: 79px;
}

.dashboard_page .dashboard_div .section{
  
    min-height:inherit;
	 width: 362px;
}


.contact_reg-header h2{
    font-size: 16px;
    margin-bottom: 7px;
}

.contact_reg-body p{
color: #666;
line-height: 18px;
}

.image-footer-container .seller-outer {
    border: 2px solid #ECECEC;
}

.contact_reg-header{padding:10px 20px;}


.contact_reg-footer{

padding: 8px 8px 0;
clear: both;
height: 34px;
line-height: 24px;
position: relative;
}

.contact_reg-footer .resending{
background: url(../../images/buttons-master.20140130192956.png) repeat-x scroll 0 -121px transparent;
background-color: #1b9dbc;
position: relative;
font-size: 12px;
color: #fff;
font-weight: 500;
text-align: center;
vertical-align: middle;
width: auto;
height: 23px;
line-height: 23px;
padding: 0 11px;
margin-bottom: 9px;
border-color: #67bdd4 #4ab1cc #359bbd;
border-style: solid;
border-width: 1px;
outline: 0;
cursor: pointer;
display: inline-block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0 1px 0 #e8e8e8;
-webkit-box-shadow: 0 1px 0 #e8e8e8;
box-shadow: 0 1px 0 #e8e8e8;
}

.contact_reg-footer .resending:hover{background-color:#2690B1;}


.contact_reg-footer span{float:right; margin:3px 6px;}

.fb-table {
    padding: 0 0 0 10px;
}
.location-change{
width: 144px !important;}



.shiping-region select{
    width: 189px;
}


.shiping-region select optgroup{
    width: 169px;
}

.location-change,.shiping-region select{

-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
height: 34px;

font-size: 14px;
line-height: 20px;
vertical-align: top;
text-align: left;
padding: 6px 10px;
color: #333;
background-color: #fff;
border-radius: 3px;
}



.sign_in_container .sign_in_form .popup_login label {
    float: left;
    font-size: 13px;
    margin: 0 0 5px;
    width: 71%;
}

.sign_in_container .sign_in_form .popup_login .search {
    border-radius: 0;
    width: 69%;
}

.star-inactive{
	    background: url("../../images/no-rating_star.png") no-repeat;  display: block;
    float: left;
    height: 20px;
    width: 20px;
	cursor:pointer;
}
.star-inactive:hover{
    background: url("../../images/rating_star.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}		
		
.star-active {
    background: url("../../images/rating_star.png") no-repeat;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
	cursor:pointer;
}
.item_type label{
    float: none;
    margin: 0 4px;
}
.opition-offer {
    display: block;
    padding: 5px 0px;
}
.list_inner_fields select{
    border: medium none;
    /*box-shadow: 0 0 2px 0 #BABAB3;*/
    float: left;
    font-size: 12px;
    margin: 6px 0 !important;
    padding: 7px 7px 7px;
    width: 270px;
    text-transform: capitalize;
}
#variations_level_div label
{
	text-transform: capitalize;
}

.list_inner_right textarea{
    border: medium none;
    box-shadow: 0 0 2px 0 #BABAB3;
    float: left;
    font-size: 12px;
    margin: 6px 10px 6px 0;
    padding: 7px 7px 7px 0;
    width: 270px;
}

#paypal_wrap table td, #stripe_paycheck_wrap table td{
    padding: 5px 20px 5px 0;
}

#Authorize_wrap table td, #Payu_wrap table td{
    padding: 5px 50px 5px 0;
}

.list_inner_fields .list_small_width {
    width: auto !important;
}

.list_inner_fields #options_table1 {
    display: block;
    margin: 0 0 0 72px;
    width: 54%;
}

.sign_in_form .popup_login .error {
    background: none repeat scroll 0 0 #FFEEEE;
    border: 1px solid #FFC0CB;
    color: #111;
    display: none;
    float: left;
    margin: 12px 60px 0 0;
    padding: 4px 5px;
    width: 70%;
}









.detail-review .listings-title h4 {
    color: #333333;
    display: inline;
    float: left;
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 6px;
    margin-top: 0;
    padding: 10px 0 5px;
}
.reviewers-container:before{clear:both; display:block; content:"";}

.reviewers-container .reviewers-header{
    background: none repeat scroll 0 0 #F5F5F1;
    border:1px solid #E4E4E4;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px 2px;
}

.reviewers-container .reviewers-header img {
    border: 1px solid #E2E2E2;
    border-radius: 25px;
    margin-right: 5px;
}

.reviewers-container .reviewers-header span {
    color: #666666;
    display: inline-block;
    line-height: 20px;
    padding-top: 5px;
    vertical-align: top;
}

.reviewers-container .reviewer-image{   background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E2E2E2;
    border-image: none;
    border-radius: 3px;
	float:left;
    border-style: solid;
    border-width: 1px 1px 2px;
    padding: 3px;
}

.reviewers-info h2 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.reviewers-info h2 a {
    color: #333333;
}

.review-details{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
}



.reviewers-section {

    padding: 20px;}
	
	.reviewers-info{
    float: right;
    width: 68%;
	    padding: 0 30px 20px 0;
}

.reviewers{
    border-radius: 4px;
    box-shadow: 0 0 2px 1px #CCCCCC;
    float: left;
	  margin-bottom: 30px;
}

.reviewers-info h2 a:hover{text-decoration:underline;}

.review-sub-title h2 {
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 30px;
}
.detail-review .listings-title{
    background: none repeat scroll 0 0 #F5F5F1;
    float: left;
    margin: 10px 0 25px;
    padding: 3px 6px 9px;
    width: 98.7%;
}




/***********Registry starts*****************/

.leftarow1{
    background: url("../../images/registry_arrow.png") no-repeat;
    display: block;
    height: 25px;
    position: absolute;
    right: 8px;
    top: 30px ;
    width: 25px;
}

.registary_list{
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    clear: both;
    margin-bottom: 24px;
    position: relative;
}

.registary_list li{
    background-color: #F5F5F1;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #FFFFFF;
    display: block;
    padding: 9px 13px;
    position: relative;
    text-decoration: none;
}

.registary_list li h3{
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    margin: 0;
    width: auto;
}

.restary-footr{
    background-color: #FFFFFF;
    font-weight: normal;
	border-radius: 0 0 5px 5px;
    border-top: 1px solid #EAEBEB;
    position: relative;
}

.restary-footr a{
    cursor: pointer;
    height: 78px;
	   border-left: 0 none;
    border-right: 0 none;
    display: block;
}

.restary-footr .image-container{
    display: inline-block;
    float: left;
    overflow: hidden;
	border:1px solid #e6e6e6;
	border-top:none;
}

.restary-footr img {
    height: 120px !important;
    width: 78px;
}

.registary-text{
    display: table-cell;
    height: 78px;
    line-height: 18px;
    padding: 0 0 0 23px;
    vertical-align: middle;
    width: 290px;
}

.registery-left{
    float: left;
    width: 730px;
}

.registery-right{
    float: right;
    width: 230px;
}

.registary_list li.restary-footr{background-color:#fff; padding:0px}
.registary_list li p{color: #2874f0;}

.registary_list li h3.content-date{
    color: #888888;
    font-weight: normal;
    margin: 0;
	font-size:14px;
}

.registary_list li p.content-time{color:#111;}

.registary_list li p.plannig{
    font-family: "Guardian-EgypTT-Regular",Georgia,serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
	color:#111;
    text-shadow: 0 1px 0 #FFFFFF;
}

.list-header a {
    clear: left;
    font-family: "Guardian-EgypTT-Semibold",Georgia,serif;
    font-weight: 600;
	color:#2874f0;
}

.list-header a.edit-button {
    font-weight: normal;
    position: absolute;
    right: 9px;
	font-family:Arial, Helvetica, sans-serif;
    top: 8px;
}

.registary_list li .list-header{position:relative;}
.registery-left, .registery-right{margin-top:30px;}

.registary_top{
    background-color: #E9F6FC;
    border-bottom: 1px solid #E0F2FB;
    border-top: 1px solid #F5F5F1;
    margin: 0 -10px 12px;
    padding: 20px 10px;
	position:relative;
}

.registary_top h3.headline-top{
    font-family: "Guardian-EgypTT-Semibold",Georgia,serif;
    font-weight: 600;
}

.registary_top h3 {
    display: inline;
    font-family: "Guardian-EgypTT-Regular",Georgia,serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    position: relative;
    text-shadow: 0 1px 0 #F5F5F1;
}

.downarrow{
    background: url("../../images/main-sprite.20140130192956.png") no-repeat scroll -52px -609px rgba(0, 0, 0, 0);
    bottom: -44px;
    display: block;
    height: 25px;
    left: 55px;
    position: absolute;
    width: 45px;
}
.registary_list li.restary-footr:hover{
background: #E9F6FC;
cursor:pointer;
}

/************Registry ends************/

.reviews-detailpage .col2 {
    float: left;
    margin-bottom: 28px;
    margin-right: 50px;
    width: auto;
}
.reviews-detailpage{font-family:Arial, Helvetica, sans-serif;}

.reviews-detailpage .col2 p{
    font-size: 12px;
    line-height: 16px;
    padding-left: 0;
}

.col7 .ad-thumb-list img{max-width: 100%;}

.allproduct-detail .col7 {
    float: left;
    margin-bottom: 28px;
    width: 57%;
}

.allproduct-detail .col7 img {
    max-width: 100%;
}

.reviewer-detail {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    border-radius: 0 0 5px 5px;
    float: left;
	width:94%
    padding: 15px 10px 20px;
    text-align: center;
}
.reviewer-detail .image img
{
	width: 80px;
	height: auto;
}
.review-container .transaction-title a {
	color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
	padding: 5px 0px 0px;
}
.review-container .review
{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#preview_page .col7 {
    float: left;
    margin-bottom: 28px;
    width: 553px;
}

#preview_page .tab-bottom {
    border-bottom: none;
}


#preview_page .col7 img {
    max-width: 100%;
}








.registary_landing_top {
    background-color: #F6F6F2;
    border-bottom: 1px solid #D7D7D4;
    float: left;

    padding: 20px 10px;
    position: relative;
    width: 100%;
}
#registary_landing_top-title{
    color: #2874f0;
    font-family:Georgia,serif;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    width: auto;
}


#registary_landing_top-title a{
    color: #2874f0;
    text-decoration: none;
	font-weight: 500;
}


#feed-header{
    color: #333333;
   font-weight: 500;
    font-family:Georgia,serif;
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
}


.registary-right1 form{float:right;}
.registary-right1{float:right; width:70%;}

.registary-left1{float:left;}

.registary-right1 form h3 {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 13px 10px 0 0;
}


.registary-right1 form input.text {
    background: url("../../images/search-glass.20140130192956.png") no-repeat scroll 6px 7px #FFFFFF;
    border: medium none;
    box-shadow: 0 0 2px 0 #999999;
    float: left;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 2px;
    outline: 0 none;
    padding: 7px 0 7px 31px;
    width: 250px;
}

.banner-registarty {
    float: left;
    width: 100%;
	 margin: 1.5px 0 0;
}

#slideshow {
    margin-bottom: 0;
    margin-top: -1px;
    min-height: 290px;
    min-width: 980px;
    position: relative;
    width: 100%;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:100%;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.banner_container{
    margin: 40px 0 50px 50px;
    position: absolute;
    text-align: center;
    z-index: 999;
}


.banner_container .headline{
    font-family:Georgia,serif;
    font-weight: 400;

}

.banner_container h2{
    font-family: "Guardian-EgypTT-Light",Georgia,serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 45px;
    margin-bottom: 0;
	text-align:left;
	color:#fff;

}

.cardinfo_div #country{ box-shadow: 0 0 2px 0 #BABAB3; border:none;
}

.cardinfo_div span.errors_msg{margin-left:10px;}

#preview_page .ad-gallery .ad-image-wrapper {
    height: 382px;
    overflow: hidden;
    position: relative;
    width: 100%;
}


#preview_page .ad-gallery .ad-thumbs li {
    display: inline-block;
	float:none;
    padding-right: 5px;
}

#preview_page .ad-gallery .ad-thumbs .ad-thumb-list {
    float: none;
    list-style: none outside none;
    text-align: center;
    width: auto !important;
}


#preview_page .ad-gallery .ad-nav .ad-thumbs {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 83%;
}
#preview_page .TabbedPanelsContentGroup{min-height:inherit;}
.list_inner_fields .inner_table{    padding: 0;
}
#DigiFiles a {
    padding: 0 20px;
}
#options_list td{
       padding: 5px 10px 0px;
    text-align: center;
}
#options_list input {
    padding: 5px;
	box-shadow: none !important;
	border-radius: 2px;
	border: 1px solid #c3c3c3;
}
#options_list1 td{
    text-align: center;
}
#options_list1 input {
    border: 1px solid #c3c3c3;
	box-shadow:none !important;
	padding: 3px;
}
#list_inner_right .addfile_button{  height: auto;
    line-height: 23px;
    margin: 0 0 0 2px;
    padding: 4px 30px;}
	
	#tbNames td{text-align:center;}
	
#tbNames td input {
    border: 1px solid #CCCCCC;
	box-shadow:none;
}


.shop_details span.tagBox-item-content{
     background: none repeat scroll 0 0 #F5F5F1;
   border: 1px solid #DDDDDD;
      border-radius: 3px;
      color: #666666;
    display: inline-block;
    font-size: 10px;
	  margin: 0 2px 6px 0;
    line-height: 1.4em;
    padding: 4px 6px;
    text-shadow:none;
}

.shop_details span.tagBox-item-content a.tagBox-remove{background:none; color:#1B9DBC}

.shop_details span.tagBox-item-content a.tagBox-remove:hover{background:#1B9DBC; color:#fff}


.shop_details span.tagBox-item-content:hover{background:#EAEAE3}

.tagBox-list{width:80%;}

#shipping_to_3{width: 200px; padding: 6px 4px; box-shadow: none; border: 1px solid rgb(205, 205, 205);margin: -10px 5px 0px !important;}
.shipping_to {
    margin: -10px 5px 0px !important;
    padding: 6px 4px !important;
}
.list_inner_right .input_small
{
	float:left; width:100px; font-size:12px; color:#333; padding:5px 6px; margin:0 0 0 11px;border: none;}
}
.opition-offer{
    float: left;
    margin: 5px 0;
    width: 100%;
    display: block;
}
.linked_pro {
    font-size: 12px;
}
.help_tooltip {
    cursor: help;
    opacity: 1;
    margin: 1px 8px;
    display: inline-block;
    background: #fff;
    color: #878787;
	font-weight: 500;
    width: 16px;
	height: 16px;
	font-size: 11px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
	vertical-align: middle;
    border-radius: 50%;
    padding: 0px 4px;
    border: solid 1px #e0e0e0;
}
.linkedpro_con .multiselect.dropdown-toggle {
    margin: 10px 0px;
    text-align: left;
    font-size: 13px;
    padding: 7px 10px 5px;
}
.seller_fbp_pro_list .multiselect {
    text-align: left;
    font-size: 13px;
    padding: 7px 10px 5px;
}
.multiselect.dropdown-toggle .caret
{
	float: right;
	margin: 8px auto;
}
.multiselect-container
{
	width: 100% !important;
	overflow: scroll !important;
}
.multiselect-container > li > a > label
{
	padding: 3px 20px 3px 28px !important;
}
.input-group-addon
{
	background-color: #ffe11b;
	border: 1px solid #ffe11b;
	color: #000;
}
.multiselect-clear-filter
{
	padding: 8px 12px;
}
#option_value, .size_options{padding: 6px 6px !important;
	box-shadow: none;
	border: none;}
.list_inner_fields .add_button
{
	margin: 5px 5px;
	height: auto;
}
.list_small_width .delivery_answer .top_icon {
    left: 20%;
}
.list_small_width .pro_answer
{
	left: 0;
	top: 7%;
	margin: 0px auto 0px;
}
.list_small_width .pro_cash_delivery
{
	color: #2874f0;
	font-size: 13px;
}
#custom_shipping_time select{  margin: 6px 18px; float:right}

#options_list {
    
    width: 100%;
}

.left_shop ul li a:hover{text-decoration:underline;}

/*.hover_lists h2:hover{text-decoration:underline;}*/

.list_scroll:hover{
    background-color:#F0F8FA;}
	
.searching-pagelist {
    border-right: 1px solid #EEEEEE;
    float: left;
    padding-right: 31px;
    width: 44%;
}

.searching-pagelist-right{
 float: right;
    width: 46%;

}

.searching-pagelist li h2 a,.searching-pagelist-right li h2 a{
    color: #2874f0;
    text-decoration: none;
	 font-size: 14px;
}

.searching-left .bottom-links a{
    color: #666666;
    display: inline-block;
    margin-right: 5px;
}

.searching-left .bottom-links a:hover{text-decoration:underline;}

.searching-left li{margin-bottom:20px;}


.treasure_box {
    width: 760px;
}


.container_box {
    background-color: #F5F5F1;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    padding: 8px 16px 37px;
    text-align: left;
}


.container_box_left {
    float: left;
    width: 69%;
}

.input_tresury .treasure-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #959595 #D3D3D3 #D3D3D3 #959595;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    
    font-size: 12px;
    margin: 0 0 0.2em;
    padding: 6px;
    width: 416px;
}

.shop_local .input_tresury .treasure-text {
    width: 366px;
}

.treasury_secondary_right {
    margin: 50px 0 0;
}
.treasury_secondary_right {
    background-color: #F5F5F1;
    margin-bottom: 10px;
    padding: 16px;
}

.treasury_right-bottom {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    font-size: 12px;
    margin-top: 10px;
    padding: 15px;
}


.treasury_secondary_right h2 {
    border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    margin-bottom: 8px;
    padding: 0 0 8px;
}

.treasury_secondary_right p {
    margin-bottom: 10px;
}

.treasury_secondary_right p a:hover{text-decoration:underline;}

.treasury_right-bottom a:hover{text-decoration:underline;}


.shop_search .count-box{  height: 78px;}

.shop_search .seller-links li .seller-outer .seller-inner{height:72px; background-color: #F5F6F1;}


.shop_search  .count-box:hover{background:#F5F6F1;}

.shop_search  .count-box:hover .seller-inner{   border: 3px solid #fff; }

.shop_search .seller-links li .seller-outer .seller-inner:hover{ background:#EAEAE3}

	
.search-people .seller-links li{margin-left:0px;}



.search-people ul#menu li ul.sub-menu{   left:-37px;}
.search-people .shop_search ul#menu li ul.sub-menu {
    left: auto;
    right: 5px;
}

.search-people  .count-box:hover{background:#F5F6F1;}

.search-people  .count-box:hover .seller-inner{   border: 3px solid #fff; }

.search-people .seller-links li .seller-outer .seller-inner:hover{ background:#EAEAE3}

.search-people .seller-outer p a:hover{text-decoration:underline;}




.complete-indicator{
    padding: 0 0 0 10px;
}

.product_box .recent_list li{
    height: 77px !important;
    padding: 3px;
	 margin-left: 11px;
	 margin-right:0;
    width: 77px !important;
}

.slider2{height: 189px; overflow:hidden;}


.prev2 {
    background-image: url("../../images/slider_next.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.next2{
    background-image: url("../../images/slider_prev.png");
    background-position: center center;
    background-repeat: no-repeat;
}


.third .next2, .third .prev2 {
    float: left;
    height: 19px;
    margin-left: 2px;
    width: 21px;
}


.prev2, .next2 {
    display: block;
    text-indent: -9999px;
}

#locchangeButton {
color: #BFBFBF;
height: 35px;
text-shadow: 0 1px 0 rgba(255,255,255,0.80);
border-color: #dddad6 #D8D5D2 #cdc9c6;
background: #f2f3f3;
background: -webkit-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: -moz-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: -ms-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: -o-linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
background: linear-gradient(top,#fff 0,#fdfdfc 4%,#f3f3f2 11%,#f3f3f2 95%,#e9e9e8 100%);
border: 1px solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-decoration: none;

font-weight: 500;
cursor: pointer;
line-height: normal;
display: inline-block;
 width: 36px !important;}
 
#search-header .shiping-list{
    float: left;
    /*margin: 10px 0;*/
    width: 100%;
}


#search-header .shiping-list li{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    margin: 0 10px 10px 0;
    padding: 6px;
    text-transform: capitalize;
    transition: background-color 0.1s ease 0s, color 0.1s ease 0s, border-color 0.1s ease 0s;
}
#search-header .shiping-list li:hover{
    background:#D6EDF3;}
	
	
#search-header .shiping-list li a, .relatedlist li a{
    border-radius: 8px;
    font-size: 10px;
    margin: 0 0 2px;
    padding: 0 3px;
}

#search-header .shiping-list li a:hover{
    background:#2874f0; color:#fff}
	
	
.relatedlist li a:hover{
    background:#2874f0; color:#fff}
	
.detail-relate .relatedlist li a:hover{
    background:none;   color: #2874f0;}
	
.search-error .relatedlist li a {
    border-radius: 8px;
    font-size: 13px;
    margin: 0 0 2px 6px;
    padding: 0 4px 2px;
}

.sign_head5{
    background-color: #fff;
    border-bottom: 1px solid #DFE1E1;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #FFFFFF;
    float: left;
    margin: 0;
    padding: 24px 0 21px 22px;
    width: 93.6%;
}

.sign_head5 .payment_txt {
    border: medium none;
    color: #999999;
    float: left;
	 font-size: 16px;
    margin: 4px 0 0;
    outline: medium none;
    padding: 6px;
}


.cancelresg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #2874f0;
    margin: 4px 0 0;
}

.cancelresg:hover{text-decoration:underline;}

.delete-registry-link:hover{text-decoration:underline;}

.confirm-detail{
    background-color: #333333;
    border-radius: 5px;
    margin-bottom: 8px;
    margin-top: 31px;
    padding: 6px 10px 9px;
    position: absolute;
    right: 25px;
    text-align: left;
    white-space: nowrap;
    width: 80%;
}
.confirm-detail span {
    color: #FFFFFF;
    display: block;
    font-weight: 500;
    padding: 0 0 4px;
}

.confirm-detail-delete{
    box-shadow: none;
    font-size: 12px;
    margin: 0 3px 0 0;
	float:left;
    padding: 0 4px;
}

.confirm-detail-delete:hover{background:#FD6866;}

.confirm-detail-cancel:hover{
    background-color: #BABABA !important;}

.confirm-detail-delete{
    background-color: #DD4846;
    border-bottom: 1px solid #DD4846;
    border-color: #E67B79 #E67B79 #DD4846;
}

.confirm-detail-delete{
    background-position: 0 -495px;
    border-radius: 4px;
    font-size: 11px;
    height: 18px;
    line-height: 18px !important;
    margin-bottom: 0;
    padding: 0 5px;
    vertical-align: top;
}

.confirm-detail-cancel{
    box-shadow: none;
    font-size: 12px;
    margin: 0 3px 0 0;
    padding: 0 4px;
}

.confirm-detail-cancel{
    background-color: #A0A0A0 !important;
    border-color: #BEBEBE #B3B3B3 #9E9E9E;
}

.confirm-detail-cancel{
    background-position: 0 -495px;
    border-radius: 4px;
    font-size: 11px;
    height: 18px;
    line-height: 18px !important;
    margin-bottom: 0;
    padding: 0 5px;
    vertical-align: top;
}


.confirm-detail a{
   
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    background-image:url(../../images/buttons-master.20140130192956.png)
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 21px;
    line-height: 23px;
    margin-bottom: 9px;
    outline: 0 none;
    padding: 0 11px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: auto;
}


.confirm-detail span {
    color: #FFFFFF;
    display: block;
    font-weight: 500;
    padding: 2px 0 4px;
}

.arrow-toped{
    background: url("../../images/main-sprite.20140130192956.png") no-repeat scroll -15px -533px rgba(0, 0, 0, 0);
    height: 10px;
    position: absolute;
    right: 11px;
    top: -10px;
    width: 20px;
}

.photo-aurthor{
    bottom: -79px;
    color: #888888;
    font-size: 11px;
    left: 0;
    position: absolute;
}

.imgaddres_right .favorites{
    border: medium none;
}



.team_list_main li:hover .product_hide {
    display: block;}
	
.team_member2 .hoverfav_icon1{position:absolute;}



.purchase_review .purchase-search {
    float: right;
    padding: 0;
    margin: 10px 0px;
    width: auto;
}

#stories .owner-details a:hover{text-decoration:underline;}

.shopname a:before{clear:both; display:block; content:"";}

.shopname .shop-icon{
    background: url("../../images/icons-master.20140130192956.png") no-repeat scroll -182px -57px rgba(0, 0, 0, 0);
    float: left;
    height: 13px;
    margin: 4px 3px 0 0;
    width: 11px;
}

.shop-section_table select{
    border: medium none;
    box-shadow: 0 0 1px 1px #CCCCCC;
    padding: 3px 5px;
    width: 250px;
}

.shop-section_table .button_save{
    margin: 0 0 0 10px;
    padding: 3px 5px;
	cursor:pointer;
}


.shop-reviews li
{
	border-bottom: 1px solid #dadada;
	overflow: hidden;
	padding: 20px 0px;
	font-weight: 500;
}
.reviewer-info img {
	height: 65px;
	width: 65px;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
}
.review_by
{
	display: inline-flex;
}
.review_by a
{
	padding: 0px 2px;
}
.shop-reviews .review_date
{
	font-size: 13px;
}
.shop-reviews .transaction-title
{
	margin: 0px;
}
.review-averages .reviews{ margin: 0 0 0 11px;}

.review-averages .reviews-numbers{
    margin: -4px 0 0;
}
#reportReview
{
	background: none !important;
}
.resending-sucess{
background:#d0f4c0;
width: 97.5%;
border-radius:5px;
padding:20px	
	}

.conformation-email {
    background: none repeat scroll 0 0 #F1F1F1;
    margin: 20px 0 0;
    padding: 20px;
    width: 61%;
	float:left;
}

.conformation-email .password_btn {
    font-size: 13px;
    height: auto;
    margin: 0;
    padding: 3px;
}



.slider_4 ul li {

    float: left !important;
    margin-right: 0px;
    padding: 0px;
    width: 770px !important;
}

.slider_4 ul {
    float: left !important;
    height: 200px;
    width: 780px;
}

.slidewrap44{
    float: left;
    overflow: hidden !important;
    position: relative;
    width: 100% !important;
}

.next_4 {
    cursor: pointer;
    float: right;
    margin: 0 4px 0 0;
    padding-top: 5px;
}

.prev_4 {
    cursor: pointer;
    float: right;
    margin: 0 5px 0 0;
    padding-top: 4px;
}



.slider_6 ul li{

    float: left !important;
    margin-right:500px;
    padding: 0px;
    width: 770px !important;
}

.slider_6 ul {
    float: left !important;
    height: 200px;
    width: 780px;
}

.slidewrap44{
    float: left;
    overflow: hidden !important;
    position: relative;
    width: 100% !important;
}

.next_6 {
    cursor: pointer;
    float: right;
    margin: 0 4px 0 0;
    padding-top: 5px;
}

.prev_6 {
    cursor: pointer;
    float: right;
    margin: 0 5px 0 0;
    padding-top: 4px;
}

.slider_6 ul.recent_list{height:300px;
    left: auto !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width:100% !important;
    z-index: 1;
}

.tab_box .verticalslider_tabs li a:hover{background:#2874f0; color:#fff;}
.right_sideblog .blog_split {
    float: left;
    padding: 13px 0px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
}
.blog_split .blog_cms p{ font-size: 13px !important;}


.blog_split .blog_cms {
    float: left;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}

.blog_split .title_blog {
    border-bottom: 1px solid #E3E3E3;
    padding: 0 0 5px !important;
}

.recentlylisted ul li.intro{width:100%;}

.recentlylisted ul li.intro .featured_shop{width:100%;}

.recentlylisted ul li.intro .featured_shop .thumb-imagess{ height: 72px !important;
    overflow: hidden;
    width: 100px !important;}
	
.recentlylisted ul li.intro .featured_shop .tumbnail-set{width:720px !important; left:0px !important}
.related-aurtor{width:100%;}

#selected_variation{
    text-transform: capitalize;
}
.shop_member .headline-shop{box-shadow:0 0 2px 0 #EEEEEE;  border: 1px solid #CCCCCC;}

.shop-section_table input[type=checkbox]{margin:0 20px}

.top-warnig .confirm-email{width:auto; float:none}

.search-people .art ul li a:hover{text-decoration:underline;}

.list-header-text{
color: #333;
background-color: #FFF;
font-size: 12px;
margin: 0 0 .2em 0;
padding: 6px;
width: 278px;
border: 1px solid #959595;
border-right: 1px solid #d3d3d3;
border-bottom: 1px solid #d3d3d3;

}

/*.product-search-page .product_listing li{width: 220px; height: 220px;   margin: 0 0 24px 25px;}
.product-search-page .product_listing li:nth-child(4n+1) {margin-left: 25px;}
.product-search-page .product_listing li:nth-child(3n+1) {margin-left:0}*/
.product_listing .search_list
{
	padding: 24px 0 30px 24px;
	transition: box-shadow 0.2s ease-in-out;
	text-align: center;
	height: 310px;
}
.product_listing .search_list:hover
{
box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .11);
}
.search_product_title
{
	margin: 20px 0px 3px;
}
/*#search_results .product_img
{
	padding: 0 10px 1px 0;
}
*/


.featured_shop .list-images{float:left;height: 77px ;
    margin-left: 11px;
    margin-bottom: 10px;
    padding: 3px;
    width: 77px;
	   border: 1px solid #DDDDDD;
	
}


.next_11 {
    cursor: pointer;
    float: right;
    margin: 0 4px 0 0;
    padding-top: 4px;
}


.prev_11 {
    cursor: pointer;
    float: right;
    margin: 0 5px 0 0;
    padding-top: 4px;
}

.slidewrap11 {
    float: left;
    overflow: hidden !important;
    position: relative;
    width: 100% !important;
}

.slider_11 ul {
    float: left !important;
    height: 200px;
    width: 780px;
}

.slider_11 ul li {
    float: left !important;
    margin-right: 0;
    padding: 0;
    width: 776px !important;
}

#list_close {
    background: url("../../images/buttons-master.20140130192956.png") no-repeat scroll 0 -1326px rgba(0, 0, 0, 0);
    border: medium none;
    height: 17px;
    position: absolute;
    right: 8px;
    text-indent: -9999px;
    top: 8px;
    width: 16px;
}

#list_close:hover{    background: url("../../images/buttons-master.20140130192956.png") no-repeat scroll -16px -1326px rgba(0, 0, 0, 0);}


#create_list #list{ border-image: none;
    border-radius: 3px;
    border:1px solid #ccc;
    display: block;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 7px 8px;
    width: 178px;
}
#create_list .primary-button{
    margin: 7px 0 0;
}
#create_list input
{
	padding: 4px 15px;
}
.edit_trigger .edit-icon{display:none }

.favo_image1 a.edit_trigger {
    background: url("../../images/edditing-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #888888;
    padding: 0 0 0 19px;
    background-position: left;
}

.favo_image1{padding:5px; border-radius:5px; border:1px solid #F7F7F7;}

.favo_image1:hover{border:1px solid #ccc;}




#preview_page .content-tab-page .detail_right{opacity:0.6;}

.caption .content a{ font-weight: 500; margin:0 0 0 5px; width:300px}

.caption .content a:hover{text-decoration:underline;}

#policies .shop-policies-section{width:99%;}

.imgaddres .imgaddres_right a.favorites{  margin: 10px 5px 10px 0;}


.dashboard_div .side_panel {
    background: none;}
	
#commentForm .field_account span{margin:0 0 0 3px;}

.product_listing li:hover .product_hide{display:block;}



#ErrPUP{
    display: block;
    float: right;
    margin: 0 24px 0 1px;
}

.team_list_main .team_info p{width:100%;}
.team_shop_details {
    display: inline-flex;
    padding: 5px 0px;
}
.comment-arrowing{
    background: url("../../images/commenting-arrow.png") no-repeat scroll -51px -1px rgba(0, 0, 0, 0);
    height: 39px;
    left: -17px;
    position: absolute;
    width: 19px;
}

.content_view{position:relative;}

#is_coupon_69{color:#111;}

.cartitem_detail table{border-top:1px solid #eee; border-bottom:1px solid #eee;}

.gift-sender-title{
    padding: 5px 0;
}

.first_look_page li:hover .banner-title a{text-decoration:underline;}

/*.frm input:focus{box-shadow:0 0 2px 0px #2874f0; border:1px solid #2874f0 }*/


.shop_details select:focus{box-shadow:0 0 2px 1px #2874f0;}

.shop_details input:focus{box-shadow:0 0 2px 1px #2874f0;}

.view_invoice input:focus{box-shadow:0 0 2px 1px #2874f0;}

#tbNames input:focus{box-shadow:0 0 2px 1px #2874f0;}

.list_inner_right input:focus{box-shadow:0 0 2px 1px #2874f0 !important;}

.list_inner_right textarea:focus{box-shadow:0 0 2px 1px #2874f0 !important;}

/*form.frm  {
    margin: 10px 0 0;
}*/


.view_invoice form{
    margin: 10px 0 0;
}


.image-footer-container a img.bannner-autor{
    border-radius: 60px;
    float: left;
    height: 60px;
    width: 60px;
}


.top_list .owner-activity li span.fav-name {
    color: #97928F;
    float: left;
    line-height: 16px;
    margin: 0 0 0 4px;
    width: auto;
}

.top_list .owner-activity li span.fav-number{float:left;}

.regional-setting {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    float: left;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}

.ok-button {
    background: url("../../images/btn_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: 500;
    height: 21px;
    line-height: 17px;
    padding: 0 4px;
}

.ok-button:hover{background:#4BB2CA}

.canceling-button3:hover{
    background: none repeat scroll 0 0 #A8A8A8;}

.regional-setting-left{float:left; width:70%; color:#fff}

.regional-setting-left h5{color:#CCC; margin:0; font-size: 12px;
padding:0;}

.regional-setting-left h3{
margin:0;
padding:0;}

.canceling-button3 {
    background: #b8b8b8;
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
	margin:0 0 0 5px;
    float: left;
    font-size: 11px;
    font-weight: 500;
    height: 21px;
    line-height: 17px;
    padding: 0 4px;
}

.regional-setting-right{float:right;  margin: 14px 0 0;}




.giftcard{
    margin: 14px 0 0;
    padding: 15px;
	border-radius:4px;
    width: 96%;
	border:1px solid #ccc;
}

.gifts {
    border-radius: 4px;
    margin: 14px 0 0;
    width: 100%;
}


.gifts tbody{
    text-align: center;
}


.gifts h3{
    color: #777777;
    padding: 0 0 20px;
}

.gifts .chart th{border-right:1px solid #ccc;  border-bottom: 1px solid #CCCCCC;padding: 5px;}

.gifts .chart{	border:1px solid #ccc; border-radius:5px 5px 0 0;display: block;

overflow-x: scroll;

max-width: 800px;

}

.send-gift-cards{
    float: left;
    margin: 10px 0 0;
}

.gifts td{padding:13px 10px;}

.send-gift-cards:hover{text-decoration:underline;}

.gift-card-sending:hover{text-decoration:underline;}

.global-section h2 span{color:#111;}
.global-section h2{line-height:28px;}

.global-footer input{
    height: 29px;
    margin: 0 6px 0 0;
    padding: 0 20px;
}

.global-section{
    background: none repeat scroll 0 0 #F5F5F1;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #555555;
    padding: 15px;
}

.global-footer a:hover{text-decoration:underline;}

.glob-sugession p{background:#EBF7FC; font:left; padding:7px; margin-bottom:10px; color:#2874f0;  border: 1px solid #CFCFCF;border-radius:6px;}
.glob-sugession  input{
    border: 1px solid #CCCCCC;
    padding: 8px 3px;
    width: 200px;
}
#bio .seller-inner img {
    border: 1px solid #F5F5F5;
    display: block;
    height: 75px;
    opacity: 0.99;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: 75px;
}
.warning-error{
    background-color: #f1f3f6;
    border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    padding: 28px;
    width: 100%;
    overflow: hidden;
}
.warning-error h3{
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.warning-error h3 a{
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #97928F;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
    padding: 3px 6px;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: top;
}

.warning-error h3 a:hover{background:#fff; border:1px solid #ccc; border-radius:3px;}
.registry_icon{  
	background: url("../../images/sprites-v2.20140130192955.png") no-repeat scroll -248px -1px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 17px;
    width: 19px;
}
.post_textarea{
	margin:10px 0px 0px 0px;
}
.colsli{
text-align:center;
padding:0px !imporatant;
}
.post_imgthumb{
width: 50px;
border-radius: 50%;
border: 1px solid #CCCCCC;
margin: 0px 5px;
}
.post_img_a
{
	display: block;
	padding: 0px 5px;
}
.cmtTime{
font-size:10px;
color:#663300;
}
#comments{
margin: 10px 0px
}
.discussion_con .post_textarea textarea
{
	width: 500px;
	height: 70px;
	padding: 5px;
	font-size: 13px;
}
.post_comment_display .no_discussion_content
{
	font-weight: 500;
	padding: 25px 0px;
	text-align: center;
}
.post_comment{
	background-color: #4fa9c6;
    background-image: -moz-linear-gradient(center top , #68b8d1 0%, #4fa9c6 100%);
    border-color: #54acc7 #4ca0ba #398a9d;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    margin-top: 10px;
    padding: 0 20px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.post_comment:hover{
	background:#2690b1;
}
.postLoading{
	margin-top:20px;
}
.post_comment_display{
	width:100%;
	max-height:500px;
	overflow-y:auto;
	border:1px #E3DEDE  groove;
	clear:both;
}


/*.tab_form_list_table .look div {
    float: right;
    padding: 9px 0;
    width: 64%;
}*/
.notes12{
    color: #d66215;
    font-style: italic;
    padding: 5px 0 0;
    width: 100%;
}

.bulk-text{
    font-size: 14px;
    padding: 0 8px 0 1px;
}

.tab_form_list_table .look input {
    padding: 6px 5px;
    margin: 0 10px;
}
.c-edit {

    background: url(../../images/edit_1.png) no-repeat;

}
.action-icons {

    height: 20px;
    width: 20px;
    display: inline-block;
    text-indent: -999999px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 3px;

}
.secondary-button-edit{
    background: #ffe11b;
    border: 1px solid #ffe11b;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    float: none;
    
    font-size: 13px;
    font-weight: 700 !important;
    margin: -2px 0 0 8px;
    padding: 5px 15px !important;
}
.secondary-button-edit:hover
{
	color: #FFFFFF;
}

.shipping h3{
    padding: 8px 0;
}
.registryhead li{background:#fbf6df; }
.registryhead li h3{color:#8b8461; font-size:12px}
.registryhead li h3 span{background:#FFF; font-weight: 500; border-radius:40%; padding:5px 9px; border:1px solid #eae5cd;}
.registr_det_txt a{color:#333 !important}
.registr_det_txt a:hover{text-decoration:underline}
.confirm-detail-delete img{width:auto !important; height:auto !important;}
.open_btn {
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#4fa9c6;
    /*background: -webkit-linear-gradient(top,#98d0e0 2%,#68b8d1 8%,#4fa9c6 58%,#4fa9c6 95%,#4ca4c0 100%);
	background: -moz-linear-gradient(top,#98d0e0 2%,#68b8d1 8%,#4fa9c6 58%,#4fa9c6 95%,#4ca4c0 100%);
	background: -ms-linear-gradient(top,#98d0e0 2%,#68b8d1 8%,#4fa9c6 58%,#4fa9c6 95%,#4ca4c0 100%);
	background: -o-linear-gradient(top,#98d0e0 2%,#68b8d1 8%,#4fa9c6 58%,#4fa9c6 95%,#4ca4c0 100%);*/
    border-color: #54acc7 #4ca0ba #398a9d;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    
    font-size: 13px !important;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 4px 15px 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
    margin: 0 0 10px;
}
.open_btn:hover {
    background: -moz-linear-gradient(center top , #83c7da 2%, #53aac8 8%, #3f98bb 58%, #3f98bb 95%, #3d92b3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none !important;
}
.everywhere{
	padding-left: 28px !important;
	background:url(../../images/icons-master.png)  no-repeat scroll -200px 3px rgba(0, 0, 0, 0);
}
.help_btn{
	border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    padding: 7px 15px 8px;
    text-align: center;
    text-decoration: none;
    background: -moz-linear-gradient(center top , #ffffff 0%, #fdfdfc 4%, #f3f3f2 11%, #f3f3f2 95%, #e9e9e8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #dddad6 #d8d5d2 #cdc9c6;
    color: #7d7773;
    min-width: 140px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    margin-left: 30px;
}
.help_btn a{
	color: #7d7773;
}
.help_btn:hover {
    background: -moz-linear-gradient(center top , #f7f7f7 0%, #f6f6f5 4%, #ebebea 11%, #ebebea 95%, #dfe0e1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #d8d5d2 #cfcbc8 #c4c0bc;
}

.footer-menus img {
    vertical-align: middle;
}

.left_shop ul li {
	width:100%;
	display:inline-block;
}

.search_content
{
	padding:8px;
	float: left;
	width: 100%;
	display: inline-flex;
}
.standardized_filters
{
	margin-right: 8px !important;
	width: 350px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.4);
}
.product-search-page, .cat_search_page
{
	width: 100%;
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.4);
	overflow: hidden;
	background: #fff;
}
.cat_search_con .standardized_filters
{
	width: 20%;
}
.cat_search_con .product-search-page
{
	width: 80%;
}
.standardized_filters .secondary-liner, .product-search-page .product-search-bg {
    background-color: #fff;
    overflow: hidden;
}
#search-filters h4 {
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    color: #212121;
    text-transform: capitalize;
    margin: 0px;
    padding: 13px 16px 13px;
    width: 100%;
    float: left;
}
#search-filters h3 {
    /*border-bottom: 1px solid #f0f0f0;*/
    font-size: 12px;
    color: #212121;
    text-transform: uppercase;
    margin: 0px;
    padding: 15px 16px 4px;
    width: 100%;
    float: left;
    font-weight: 500;
}

.filter.show-only span, .filter.show-only input {
    float: left;
}
.filter.show-only span{padding-left: 5px;}
#search-filters .filter a {
    float: left;
  	font-size: 14px;
    color: #212121;
    width: 100%;
}
#search-filters .cat_filter a {
	color: #878787;
	}
#search-filters .filter li
{
	width: 100%;
	float: left;
	display: inline-flex;
	padding: 5px 0px;
}
#search-filters .filter li:last-child
{
	margin-bottom: 5px;
}
#search-filters .variation_list a {
    text-transform: capitalize;
    color: #212121;
}
#search-filters .cat_filter li.selected a {
    color: #212121 !important;
    font-weight: 500;
}
#search-filters .att_head.active {
    border-bottom: 1px solid #fff;
}
#search-filters .att_head {
  transition: 0.4s;
  cursor: pointer;
  padding: 20px 16px 18px;
  border-bottom: 1px solid #f0f0f0;
}
#search-filters .att_head:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #878787;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
#search-filters .att_head.active:after {
  content: "\f106";
  font-family: FontAwesome;
}
#search-filters .fliter_list_view {
  padding: 0 18px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  display: none;
}
#search-filters .clear_filter a {
    color: #878787;
}
#search-filters .changeable.clear_filter {
    padding: 5px 0px 8px;
}
#search-filters .clear_filter a span {
    background: #f0f0f0;
    color: #878787 !important;
    padding: 2px 4px;
    font-size: 10px;
    text-align: center;
    margin-right: 5px;
}
/*.filter.fliter_list_view:nth-child(2) {
    max-height: 140px !important;
}*/

#search-filters .filter .fa {
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    padding: 0px 6px 0px 0px;
    color: #878787;
}
#search-filters .filter .selected .fa
{
	font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    padding: 0px 6px 0px 0px;
    color: #212121 !important;
}
#search-filters .categories {
    padding: 0px 0px 0px 30px !important;
}
#search-filters .categories li a {
    color: #212121 !important;
}
#search-filters .cat_level_2 li a
{
	padding: 5px 10px 4px;
}
#search-filters .categories {
    padding: 10px;
    margin: 0px;
    border-radius: 4px 0 0 4px;
    border: none !important;
    color: #000;
    width: 100%;
    font-size: 14px;
    border: 1px solid #FFF;
    overflow: hidden;
}
#search-filters .categories select {
    width: 103%;
    border: none !important;
    cursor: pointer;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
#search-filters .categories select:focus, .categories select:active {
    outline: none;
}
#search-filters .categories select option
{
    border: 2px solid #ffffff !important;
    background: #FFFFFF;
}
#search-filters .categories select option:hover
{
    background: #2874f0;
}
#search-filters .filter li.more {
	cursor: pointer;
    color: #2874f0;
}
.shuffle {
    float: left;
    padding-top: 5px;
    width: 20%;
}
/*.look div {
    float: right;
    width: 60%;
}*/
.secondary-button-edit {
    color: #5a5552;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 1px;
    padding: 2px 11px;
}
.look input{
    border: medium none;
    box-shadow: 0 0 1px 1px #ccc;
}
.look select {
    border: medium none;
    box-shadow: 0 0 1px 1px #ccc;
}


.size_options
{
	float: left;
}
.modal
{
	background: rgba(0,0,0,0.6);
	z-index: 99999;
}
.shop_orders_list td.action_td a
{
	float: left;
}
.shop_orders_list td.action_td a.order_action
{
	padding-right: 15px;
}
@media(max-width: 767px) {
	.cart_details_container, .cart_top_center, .cart_section .col-lg-4.col-md-4.col-sm-12.col-xs-12
	{
		padding: 0px;
	}
	.TabbedPanelsTab
	{
		padding: 10px !important;
	}
	.account_settings_tab ul.tabs li
	{
		width: 33% !important;
	}
	.gift_cart_con .order_summary
	{
		overflow: hidden;
		display: block;
		padding: 15px !important;
	}
	.cart_details
	{
		box-shadow: none !important;
	}
	.cart_left_bottom
	{
		display: block !important;
	}
	.cart_details_left
	{
		padding: 0px;
		margin: 0px 0px 20px;
	}
	.cart_top_center
	{
		padding-right: 2px !important;
	}
	.cart_top
	{
		padding: 10px 0px;
	}
	a.con_shopping
	{
		max-width: 500px !important;
		margin: 15px auto !important;
	}
	.amigo_sidebardiv
	{
		margin: 0px 0px 20px !important;
	}
	.conversation_container ul
	{
		float: none;
	}
	.tab_form_list_table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.tab_form_list_table tr { border: 1px solid #ccc; }
	.tab_form_list_table td { 
		border: none;
		/*border-bottom: 1px solid #eee; */
		position: relative;
		padding-left: 50%;
		display: inline-flex;
		text-align: left; 
		background: none !important;
	}
	.tab_form_list_table td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.tab_form_list_table tr:nth-of-type(2n+1)
	{
		background: #F5F8F9 !important;
	}
	.look > td
	{
		padding: 0px !important;
	}
	.add_steps li {
		width: 25%;
	    float: left;
	}
	.add_steps a
	{
		display: block;
		padding: 5px;
		font-size: 11px;
	}
	.shop_main
	{
		padding: 10px 0px;
	}
	.list_inner_right
	{
		width: 100%;
	}
	.mceToolbar td {
	    display: table-row;
	    float: left;
	}
	.mceToolbar td:nth-of-type(11){
    	clear: left;
	}
	.list_inner_right .inner_table td
	{
		width: 114px !important;
		padding: 10px;
		float: none !important;
	}
	#tbNames .close_icon
	{
		position: absolute;
		right: 10px;
		float: none;
	}
	#tbNames select
	{
		width: 125px !important;
		margin: 0px !important;
		font-size: 12px !important; 
	}
	.manage-listing-heading
	{
		padding: 0px 15px;
	}
	.shop_details
	{
		padding: 0px;
		background: none;
	}
	.list_inner_fields .list_small_width
	{
		width: 100% !important;
	}
	.money_order_con table td
	{
		display: block;
	}
	.shop_announcement
	{
		color: #26a541;
		padding: 0px;
	}
	.list_wrap
	{
		margin: 0px;
	}
	.user_pic
	{
		top: auto;
		margin: 0px;
	}
	.user_pic img
	{
		width: 80px;
	}
	.shop_top_con
	{
		padding: 0px;
	}
	.receipt-review
	{
		text-align: center;
	}
	.reviewer-detail
	{
		margin: 20px 0px;
	}
	.split_prefile h2, .dashboard_right h2
	{
		text-align: center;
	}
	.discussion_table_form .float_right
	{
		float: none;
	}
	.mini_cart_popup
	{
		right: -10px;
		margin: 25px auto;
		min-height: 100px;
		width: 250px;
	}
	.checkout_details_container
	{
		padding: 16px 0px;
	}
	.cart-list.chept2 .payment_con
	{
		width: 100%;
	}
	.mini_cart_popup a
	{
		position: static !important;
	}
	.footer_tab_footer
	{
		padding: 10px 5px;
	}
	.popup_button .amigo_button {
		margin: 0px 5px;
	}
	.property_right .property-section
	{
		text-align: center;
	}
	.property_right .property-section .order_side
	{
		text-align: left;
	}
	.property_section_top img
	{
		margin: 0px 0px 20px;
	}
	.show_payment_view .after_view_content_inner {
	    padding: 0px;
	}
	.cart-order-depth
	{
		display: block !important;
	}
	.transaction_list td:nth-of-type(1):before { content: "Transaction Mode"; font-weight: 500; }
	.transaction_list td:nth-of-type(2):before { content: "Transaction Date"; font-weight: 500; }
	.transaction_list td:nth-of-type(3):before { content: "Transaction Amount"; font-weight: 500; }
	.transaction_list td:nth-of-type(4):before { content: "Number of Products"; font-weight: 500; }
	.transaction_list td:nth-of-type(5):before { content: "Action"; font-weight: 500; }

	.transaction_list_details td:nth-of-type(1):before { content: "Image"; font-weight: 500; }
	.transaction_list_details td:nth-of-type(2):before { content: "Product Name"; font-weight: 500; }
	.transaction_list_details td:nth-of-type(3):before { content: "Price"; font-weight: 500; }
	.transaction_list_details td:nth-of-type(4):before { content: "Quantity"; font-weight: 500; }
	.transaction_list_details td:nth-of-type(5):before { content: "Listed"; font-weight: 500; }
	.transaction_list_details td:nth-of-type(6):before { content: "Status"; font-weight: 500; }
	.transaction_list_details td:nth-of-type(7):before { content: "Action"; font-weight: 500; }

	.shop_orders_list td:nth-of-type(1):before { content: "S/no"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(2):before { content: "User Email"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(3):before { content: "Payment Date"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(4):before { content: "Tranaction ID"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(5):before { content: "Total"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(6):before { content: "Payment Type"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(7):before { content: "Status"; font-weight: 500; }
	.shop_orders_list td:nth-of-type(8):before { content: "Action"; font-weight: 500; }

	.shop_earning_list td:nth-of-type(1):before { content: "Delivered Orders"; font-weight: 500; }
	.shop_earning_list td:nth-of-type(2):before { content: "Total Earnings"; font-weight: 500; }
	.shop_earning_list td:nth-of-type(3):before { content: "Withdrawal Earnings"; font-weight: 500; }
	.shop_earning_list td:nth-of-type(4):before { content: "Balance Earnings"; font-weight: 500; }
	.shop_earning_list td:nth-of-type(5):before { content: "Tax Amount"; font-weight: 500; }

	.coupon_code_list td:nth-of-type(1):before { content: "Code"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(2):before { content: "Value"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(3):before { content: "Remain"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(4):before { content: "Purchased"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(5):before { content: "Date From"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(6):before { content: "Date To"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(7):before { content: "Card Status"; font-weight: 500; }
	.coupon_code_list td:nth-of-type(8):before { content: "Action"; font-weight: 500; }

	
	.shop_list_view td:nth-of-type(2):before { content: "Title"; font-weight: 500; }
	.shop_list_view td:nth-of-type(3):before { content: "In Stock"; font-weight: 500; }
	.shop_list_view td:nth-of-type(4):before { content: "Price"; font-weight: 500; }
	.shop_list_view td:nth-of-type(5):before { content: "Status"; font-weight: 500; }
	.shop_list_view td:nth-of-type(6):before { content: "Action"; font-weight: 500; }
}
.cart_details_container .styled_select
{
	border-bottom: solid 2px #2874f0 !important;
	border-top: none !important;
	border-right: none;
	border-left: none;
	border-radius: 0;
}
.cart_details_container .styled_select .fa-map-marker {
  	position: absolute;
	top: 13px !important;
	left: 0;
	font-size: 15px;
	color: #2874f0;
}
.cart_details_container .styled_select .change_add {
  	position: absolute;
	top: 10px !important;
	right: 0;
	font-size: 15px;
	color: #2874f0;
	font-weight: 500;
}
.add_details
{
	color: #212121;
}
.cart_left_bottom
{
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: #fff;
	box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .1);
	width: 100%;
}
a.con_shopping
{
	width: 250px;
	margin: 15px 6px;
	text-transform: uppercase;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
	font-size: 16px;
	font-weight: 500;
	padding: 14px 14px;
	background-color: #fff;
	color: #212121;
	border: 1px solid #f0f0f0;
	display: block;
	overflow: hidden;
}
a.con_shopping .fa
{
	padding: 0px 5px;
	font-size: 14px;
}
.gift_cart_con a.con_shopping
{
	float: right;
}
.cart_details_container .styled_select select
{
	padding: 0px 15px 0px;
	font-size: 13px;
	text-transform: capitalize;
	cursor: pointer;
	border: none !important;
	background: none !important;
}
.styled_select {
  box-sizing: border-box;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.styled_select, .styled_select select { width: 100%;}
select:focus { outline: none; }
.styled_select select {
  padding: 5px 0 5px 5px;
  background: transparent;
  border: none;
  -webkit-appearance: none;
  outline: none; 
}

/*@-moz-document url-prefix(){
  .styled_select select { width: 110%;cursor: pointer; }
}*/
.styled_select .fa-sort-desc {
  position: absolute;
  top: 13px;
  right: 12px;
  font-size: 24px;
}

 select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

/* hack to fall back in opera */
_:-o-prefocus, .selector {
  .styled_select { background: none; }
  }
  .pro_grid_details select {
   	width: 150px;
	padding: 5px 0px;
}
#quantity_list
{
	width: 35px;
}
.pro_con_right .pro_grid_details select
{
	width: 100px;
	text-transform: capitalize;
	padding: 5px;
}
.pro_con_right .pro_grid_details option {
    text-transform: capitalize;
}
.checkout_details_inner
{
	width: 100%;
}
.checkout_right_inner
{
	float: right;
}
.checkout_left_inner
{
	float: left;
	width: 80%;
}
.cancel_edit_add, .cancel_add_add
{
	margin: 30px 0px;
}
.search_head
{
	text-align: center;
	padding: 0px;
	font-weight: 500;
	font-size: 14px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	background-color: #fff;
	cursor: pointer;
}
.search_sort
{
	border-right: 1px solid #e0e0e0;
	padding: 15px 0;
}
.search_filters
{
	padding: 15px 0;
}
.gift_img
{
	width: 100px;
}
.coupon_label table tbody label
{
	width: auto;
}
@media(max-width: 640px)
{
	.cart_action {
    display: initial;
    width: 100%;
	}
	.cart_action a{
		text-transform: capitalize;
	}
	.product_shipping_cost
	{
		position: initial;
	}
	.product_shipping_cost .cost
	{
		float: none;
	}
}
.widthdraw_form
{
	width: 100%;
	display: block;
	float: left;
	margin: 20px auto;
}