/* CSS Document */
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video, banner {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Left & Right alignment */
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.none {
	float:none !important;
}
.clear {
	clear: both;
}
img{
	border:none !important;
}
/* Global properties ======================================================== */
@font-face {
    
    src: url('../../fonts/opensans-regular.eot');
 	src: url('../../fonts/opensans-regular.eot') format('embedded-opentype'), 
		 url('../../fonts/opensans-regular.woff') format('woff'), 
		 url('../../fonts/opensans-regular.ttf') format('truetype'), 
		 url('../../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
 	font-family: 'OpenSansRegular';
 	src: url('../../fonts/opensans-regular.eot');
 	src: url('../../fonts/opensans-regular.eot') format('embedded-opentype'), 
		 url('../../fonts/opensans-regular.woff') format('woff'), 
		 url('../../fonts/opensans-regular.ttf') format('truetype'), 
		 url('../../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
 


body,table,td,tr,ol,ul,h1,h2,h3,p,li,a,div{
	margin:0px;
	padding:0px;
}




/*.top_sell li:hover ul {
	visibility:visible !important;
}
.top_sell ul li{  
	z-index:100; 
}
*/






.top_sell li a:hover{
	color:#65a501;
}
.logo_img{
	border:none;
	margin:0 0 3px 0px;
	padding:0px;
}
.top_links{
	width:680px;
	margin:0 0 0 0px;
	padding:0px;
	float: left;
}
.top_account{
	float: right;
	margin:0 0 0 5px;
	padding:0px;
	width:auto;
	list-style:none;
}
.top_account li{
	list-style:none;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
	
}
.top_account li img{
	float:left;
	margin:3px 0 0 0px;
	padding:6px 8px 5px 10px;
	border:none;
}
.width_aut{
	width:auto !important;
}
.top_account li span{
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	
	float:left;
	margin:8px 0px 0 0px;
	line-height:25px;
}
.top_account li a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	
	margin:0px 0 0 0px;
	padding:0 2px 2px 2px;
	line-height:40px;
}
.top_account li a:hover{
	color:#65a501;
}
.links{
	float:left;
	margin:0 6px 0 0px;
	padding:10px 4px 8px 7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#221b1b;
	border:#0e0704 solid 1px;
	position: relative;
	cursor:pointer;
}
.links:hover{
	border:#545353 solid 1px;
}
.links_active{
	border:#545353 solid 1px;
}
.border_n{
	border:none;
}

.text_one{
	position: absolute;
	margin:0 0 0 0px;
	top:15px;
	left:35px;
	color:#FFFFFF;
	font-size:10px;
	font-weight: 500;
	text-decoration:none;
}
.field{
	width:240px;
	height:30px;
	background:#4f4f4e;
	float:left;
	margin:4px 0 5px 0px;
	padding:0px 0px 0 8px;
	color:#a4a2a2;
	font-size:11px;
	border:none;
	
}
.button{
	width:70px;
	background:#f0e7d9;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:5px 12px 6px 14px !important;
	font-size:13px!important;
	color:#271710;
	margin:3px 0 0 10px !important;
	border:none;
	
	cursor:pointer;
}
.button:hover{
	background:#65a501;
}
.cart_one{
	position: absolute;
	margin:0 0 0 0px;
	top:17px;
	left:38px;
	color:#FFFFFF;
	font-size:10px;
	font-weight: 500;
}
.cart_text{
	float: right;
	
	margin:0px 0x 0 8px;
	padding:14px 8px 0 8px;
	font-size:14px;
	color:#FFFFFF;
	
}
.cart_text a{
	
	color:#FFFFFF;
	text-decoration:none;
}
/*content*/
.wrapper{
	width:100%;
	margin:0px;
	padding:10px 10px;
	background:#FFFFFF;
	height:100%;
	float:left;
}
.vertical_link{
	width:100%;
	float:left;
	margin:0 0 0px 0px;
	padding:0px;
	list-style:none;
	background:#FFFFFF;
}
.vertical_link li{
	padding:10px;
	margin:0 0 0 5px;
	list-style:none;
	background:url(../../images/arrow.png) no-repeat left center ;
	float:left;
}
.a_links{
	text-decoration:none;
	
	color:#111;
	margin:0 0 0 0px;
	padding:0px;
	
}
.a_links:hover{
	color:#81ca0f;
}
.left_split{
	width:205px;
	margin:0px;
	padding:0px;
	float:left;
	
}
.heading{
	padding:8px 0 8px 15px;
	margin:0 0 0 0px;
	background:#CCCCCC;
	color:#242323;
	font-size:14px;
	
	-webkit-border-radius:4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
	font-weight: 500;
	

}
.heading_selection{
	padding:10px 0 6px 15px;
	margin:0 0 0 0px;
	background:#ccc;
	color:#010000;
	font-size:14px;
	
	-webkit-border-radius:4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
	font-weight: 500;
	

}
.sub_head{
	padding:6px 0 8px 18px;
	margin:0 0 0 0px;
	color:#111;
	font-size:17px;
	
	-webkit-border-radius:4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
	font-weight:normal;
	

}

.menu_links{
	list-style:none;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	
}
.menu_links li{
	display:block;
	margin:3px 0px 0px 0px;
	padding:10px 0 6px 15px;
	background:#ebebe8;
	
    color:#010000;
	font-size:11px;
	width: 92%;
	text-align:left;
	float:left;
}
.menu_links li a{
	text-decoration:none;
	margin:0 18px 0 0px;
	padding:0px;
	font-size:12px;
	
    color:#010000;
	width:77%;
	float:left;
}

.menu_links li a:hover{
	color:#65a501;
}
.menu_links li:hover{
	background:#e0e0e0;
}
.middle_margin{
	margin:8px 0 5px 0px
}
.middle_margin1{
	margin:10px 0 10px 0px
}
.recent_box{
	width:100%;
	margin:0 0 10px 0px;
	padding:0 0px 0 0px;
	
}
.bor{
	width:100%;
	height:1px;
	background:url(../../images/bottom_bor.png) repeat-x top left;
}
	
.recent_box img{
	float:left;
	margin:5px 8px 0 0px;
	padding:0 0 0 0px;
	border:none;
	height:50px;
}
.recent_box span{
	font-size:14px;
	margin:5px 0 0 0px;
	padding:5px 0 0 0px;
	color:#191212;
	
	line-height:20px;
	float:left;
	width:68%;
}
.recent_box p{
	text-align:justify;
	margin:5px 0 0px 0px;
	padding:0px 8px 0 3px;
	color:#a59e9e;
	font-size:12px;
	
	width:98%;
}
.view_link{
	margin:0 10px 5px 0px;
	float: right;
	padding:10px 0 0px 0px;
	text-decoration:none;
	
	color:#111;
	font-size:10px;
	
}
.view_link:hover{
	color:#65a501;
}
.see_more{
	padding:5px;
	margin:8px 3px 0 0px;
	color:#FFF;
	background:#DF7319;
	float:right;
	
	font-size:12px;
	text-decoration:none;
	height: auto;
	line-height:14px;
}
	
.see_more:hover{
	background:#BF3D0A;
}
.right_split{
	float:left;
	margin:0 0 0 9px;
	padding:0px;
	width:78%;
	background:none;
	
}
.full_detail{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.feature_top{
	width:100%;
	margin:0 0 0 0px;
	padding:8px 0 0 0px;
	float:left;
	overflow:hidden;
	
}


.f_like{
	width:99.8%;
	float:left;
	margin:7px 0 5px 0px;
	padding:0px;
	border:#e5e5e5 solid 1px;
}
.pages_no{
	margin:8px 0 9px 0px;
	padding:3px 0 0 10px;
	float:left;
	font-size:14px;
	
	color:#057590;
}
.favorite{
	
	margin:0 0 0 200px;
	padding:9px 10px 6px 3px;
	border-right:#e5e5e5 solid 1px;
	float:left;
}
.follow{
	margin:0 35px 0 0px;
	padding:7px 10px 6px 3px;
	float: right;
}
.detail_rate{
	width:100%;
	margin:12px 0 8px 0px;
	padding:0 0 0 0px;
	float:left;
}
.detailsplit{
	float:left;
	margin:0 0 18px 12px;
	padding:0px;
	background: url(../../images/bor_rig.jpg) no-repeat top right;
	overflow: hidden;
    width: 185px;
	
	
	
}
.detailsplit:nth-child(4n+1) {
   margin-left: 0px;
}
.product_bg{
	margin:0 3px 0 0px;
	padding:5px;
	background:#ffffff;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.1);
	width:168px;
	height:131px;
	overflow:hidden;
}
.product_bg img{
	width:172px;
	overflow:hidden;
	
}


.detailsplit p{
	text-align:center;
	width:99%;
	color:#191212;
	font-size:13px;
	
	margin:5px 0 3px 0px;
	padding:0 0 0 0px;
	overflow:hidden;
    height: 14px;

	 
}
.detailsplit span{
	color: #A59E9E;
    float: left;
    
    font-size: 11px;
    margin: 3px 0 2px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}
.cat_rate{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.cat_rate span{
	float:left;
	color:#111;
	font-size:15px;
	
	margin:10px 0 2px 6px;
	padding:0 0 0 0px;
	text-align:left;
	width:40%
}
.right_align
{
	text-align: right;
}
.bg_none{
	background:none !important;
}
/*content*/
/*footter*/
.footter_link{
	float:right;
	margin:5px 0 0 0px;
	padding:6px 2px 6px 3px;
}
.footter_link a img{
	float:left;
	border:none;
	margin:5px 2px 5px 2px;
	padding:0px 0 0 0px;
}
.copyright{
	width:60%;
	float:left;
	margin:8px 0 3px 0px;
	padding:0px;
	font-size:11px;
	
	color:#FFFFFF;
}
.footter_menu{
	float:right;
	margin:0 0 6px 0px;
	padding:0px;
	list-style:none;
}
.footter_menu li{
	float:left;
	margin:10px 0 0 0px;
	padding:0px 15px 0px 10px;
	color:#FFFFFF;
	font-size:10px;
	border-right:#CCC solid 1px;
	
}
.footter_menu li a{
	margin:0 0 0 0px;
	padding:0;
	color:#FFFFFF;
	font-size:10px;
	
	text-decoration:none;
}
.border_none{
	border:none !important;
}
.footter_menu li a:hover{
	color:#65a501;
}
.mar_left{
	margin-left:0px !important;
}
/*fotter*/
/**store front*/
.banner_top{
	width:100%;
	float:left;
	margin:0 0 5px 0px;
	padding:0px;
	
}
.banner_top img{
	border:none;
	margin:0 0 0px 0px;
}
.avatar_store{
	width:210px;
	margin:0px 0 10px 0px;
	padding:0px;
	float:left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	
}
.avatar_store span{
	float:left;
	width:60%;
	margin-top:15px;
}
.avatar_store img{
	float:left;
	width:40%;
}
.avatar_store h2{
	color:#010000;
	font-size:14px;
	
	margin:6px 0 0 10px;
	padding:0 0 0 0px;
	font-weight: 500;
	text-align:center;
}
.avatar_store a img {
	border:none;
	margin:10px 0 2px 59px;
	padding:0 0 0 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow:hidden;
	width:45%;
	
}

.avatar_store span a{
	 color: #6EAF08;
    
    font-size: 13px;
    font-weight: 500;
    margin: 6px 0 0 66px;
    text-decoration: none;
	
}
.avatar_store span a:hover{
	color:#333;
}
.avatar_store p{
	width:86%;
	color:#666;
	margin:0 0 6px 10px;
	padding:0 0 0 0px;
	font-size:13px;
	
	text-align:center;
	line-height:20px;
}
.col_review_tab {
    background-image:  -moz-linear-gradient(top, #F6F6F6, #E5E5E5); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F6F6F6), color-stop(1, #E5E5E5)); /* Saf4+, Chrome */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#F6F6F6', EndColorStr='#E5E5E5'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F6F6F6', EndColorStr='#E5E5E5')"; /* IE8 */
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    float: left;
    padding: 8px;
    width:98.3%;
	float:left;
}
.col_review_title {
    float:left;
}
.review_text{
	float:left;
	color:#FD8804;
	line-height:42px;
	font-size:17px;
	font-weight: 500;
	padding:0px 10px;
}
.review_content{
	float:left;
	color:#666666;
	line-height:24px;
	font-size:13px;
	font-weight:normal;
	padding:10px;
}
.rating-box {
    background: none repeat scroll 0 0 #F3F7FB;
    text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    float:left;
}
.rating-text {
    color: #666666;
    float: left;
   
    font-size: 16px;
    font-weight: 500;
    line-height:33px;
    padding: 6px 0 5px;
    text-align: center;
}
.rating-stars {
    background: url("../../images/review-stars.png") no-repeat scroll -41px 1px transparent;
    float: left;
    height: 24px;
    width: 121px;
	margin-top:2px;
}
.rating{
	margin:0px 0 0 10px;
	float:left;
	 
	 font-size:12px;
	 font-weight:normal;
}
.rating-stars.star-5 {
    background-position: 4px 1px;
}
.rating-stars.star-4 {
    background-position: 0px -24px;
}
.rating-stars.star-3 {
    background-position: 0px -48px;
}
.rating-stars.star-2 {
    background-position: 0px -71px;
}
.rating-stars.star-1 {
    background-position: 0px -96px;
}
.rating-stars.star-0 {
    background-position: 0px -119px;
}
.traveler_text {
    color: #FD8804;
    float: left;
	margin:10px 0 0 0px !important;
    font-size: 15px;
    font-weight: 500;
    line-height:20px !important;
    padding: 0px 0 !important;
    width: 100%;
	
}
.traveler_text a{
	text-decoration:none !important;
	color:#333 !important;
	 font-size: 15px !important;
	 
	 text-align:center !important;
	 margin:1px 0 11px 53px !important;
	 float:left;
}
.traveler_text a:hover{
	color:#65a501 !important;
}
.blog_button{
	width:-moz-available;
	margin:0 0 10px 0px;
	padding:0 0 0 0px;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#e6ca82;
	
	
}
.blog_button a img{
	float:left;
	margin:13px 2px 10px 2px;
	padding:0px;
	border:none;
}
.blog_button span a{
	 font-size:20px;
	 
	 font-weight: 500;
	 margin:6px 15px 0 2px;
	 padding:10px 25px 10px 2px;
	 color:#333;
	 float:left;
	 text-align: center ;
	 text-decoration:none;
	 letter-spacing:1px;
}
.blog_button span img{
	margin:10px 0 5px 15px;
	float:left;
	padding:0px;
}
.blog_button span a:hover{
	color:#FFF;
}
.blog_button a img:hover{
	opacity:0.5;
}

.blog_button:hover{
	background:#81ca0f;

}
.active{
	background:#CCC !important;
}


.border_style{
	background:#e7e7e7;
	width:100%;
	margin:5px 0 8px 0px;
	padding:0 0 0 0px;
	height:1px;
}
.contact_button{
	background:#e6ca82;
	padding:7px 0px 7px 0px!important;
	font-size:14px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#333;
	margin:0px 0 10px 0px;  
	text-decoration:none;
	
	font-weight: 500;
	float:left;
	cursor:pointer;
}
.contact_button_1{
	background:#e6ca82;
	padding:7px 24px!important;
	font-size:14px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#333;
	margin:0px 0 10px 0px;  
	text-decoration:none;
	
	font-weight: 500;
	float:left;
	cursor:pointer;
}
.contact_button img{
	float:left;
	margin:3px 0 8px 8px;
	padding:0px;
}
.contact_button a{
	color:#333;
	margin:12px 20px 5px 10px;  
	text-decoration:none;
	
	font-weight: 500;
	float:left;
	cursor:pointer;
}
	
.contact_button:hover{
	background:#ff720c;
	text-decoration:none;
}
/**store front*/
/**store set up*/
.feature_storebanner{
	width:100%;
	margin:0 0 0 0px;
	padding:37px 0 0 0px;
	float:left;
	background:url(../../images/img_sample.png) repeat-x top left;
	height:73px;
	text-align:center;
	
	
}
.feature_storebanner span{
	margin:0 0 0 0px;
	padding:10px 0px 10px 10px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	text-align:center;

	
}
.feature_storebanner span a{
	margin:0 0 0 0px;
	padding:10px 0px 10px 10px;
	font-size:13px;
	color:#69a905;
	text-decoration:none;
	text-align:center;
	
	
}
.feature_storebanner a{
	margin:0 0 0 0px;
	padding:0px;
	font-size:17px;
	color:#69a905;
	text-decoration:none;
	text-align:center;

	
	
}
.feature_storebanner a:hover{
	text-decoration:underline;
	color:#65a501;
}


.check{
	float:left;
	margin:5px 5px 0 0px;
	padding:0 0 0 0px;
}
.favi_full{
	width:100%;
	float:left;
	margin:0 0 10px 0px;
	padding:0px;
	border:#e3e3e3 solid 1px;

}

.favorite1{
	margin:5px 20px 5px 1px;
	padding:10px 10px;
	border-right:none;
	float:left;
}
.favorite1 a {
	float:left;
	margin:0px 10px 0 10px;
	padding:0 0 0 0px;
	
	font-size:15px;
	color:#111;
	text-decoration:none;
}
.favorite1 a:hover{
	text-decoration:underline;
	color:#65a501;
}

.avatar_setup{
	width:198px;
	margin:10px 0 10px 0px;
	padding:0px 0 0 9px;
	float:left;
	background:#f5f4f4;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:#e3e3e3 solid 1px;
	
	
}
.avatar_setup h2{
	color:#010000;
	font-size:15px;
	
	margin:6px 0 0 10px;
	padding:0 0 0 0px;
	float:left;
}

.avatar_setup a img {
	border:none;
	margin:10px 0 5px 10px;
	padding:0 0 0 0px;
    float:left;
	border:#e3e3e3 solid 1px;
}

.avatar_setup span a{
	color:#eb5903;
	font-size:13px;
	
	margin:7px 0 0 10px;
	text-decoration:none;
	float:left;
	
}
.avatar_setup h1{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	font-family:12px;
	font-weight:normal;
}
.avatar_setup h1 a{
	color:#eb5903;
	font-size:12px;
	
	margin:44px 0 0 10px;
	text-decoration:none;
	float:left;
	
}
.avatar_setup span a:hover{
	color:#65a501;
}
.avatar_setup p{
	width:94%;
	color:#666;
	margin:0 0 2px 10px;
	padding:0 0 0 0px;
	font-size:17px;
	
}

.avatar_setup p span a{
	width:100%;
	color:#626060;
	margin:0 0 10px 0px;
	padding:0 0 0 0px;
	font-size:14px;
	
	text-decoration:none;
}
.shop_description{
	width:92%;
	margin:10px 0 0 22px;
	padding:20px;
	border:#e5e5e5 solid 1px;
	background: url(../../images/des.jpg) repeat;
	min-height:92px;

}
.shop_description a{
	margin:0 0 0 0px;
	padding:10px;
	color:#666;
	border:none;
	text-decoration:none;
	font-size:13px;
	text-align:center !important;
}

.full_content{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	width:100%;
	background:none;
	float:left;
	
}
.back_ground{
	margin:0 0 7px 10px;
	padding:0 0 0 0px;
	float:left;
	position:relative;
	width:43px;
	height:36px;
	
}
.color_box{
	width:43px;
	height:36px;
	float:left;
	background:none;
	margin:0 0 0px 0px;
	padding:0 0 0 0px;
	border:#eeeeee solid 1px;
	
}
.color_box img{
	border:none;
	margin:0 0  0 0px;
	padding:0 0 0 0px;
}
.check_1{
	float:left;
	margin:0px 0px 0 0px;
	padding:0 0 0 0px;
	position:absolute;
	top:1px;
	left:1px;
	
	
}
.no_bg_color{
	color:#a0a0a0;
	margin:11px 0 0px 10px;
	padding:0 0 0 0px;
	font-size:17px;
	
	text-decoration:none;
	float:left;
}
.accent_font{
	font-size:12px;
	border:#CCCCCC solid 1px;
	float:left;
	margin:0 15px 0 18px;
	padding:0px 0 0 5px;
	width:150px;
	
}
.link_1{
	float:right;
	margin:0px 0 0 0px;
	padding:0px;
}
.link_1 a img{
	float:left;
	border:none;
	margin:5px 2px 5px 2px;
	padding:0px 0 0 0px;
}

/**store set up*/
.title_page{
	color:#111;
	margin:10px 0 2px 27px;
	padding:0px;
	font-size:18px;
	
	font-weight:normal;
	
	
}
.login_btn
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:5px 38px;
	font-size:15px;
	
	margin:33px 8px 25px 250px;
}
.login_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}

.login_btn1
{
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:0px 16px;
	font-size:14px;
	
	
}
.login_btn1:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
/***blog set up**/
.blog_setup{
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}
.button_on{
	float: left;
	margin:15px 30px 0 0px;
	padding:0 0 0 0px;
	color:#FFF
	font-size:13px;
	width:193px;
	height:36px;
	background:#50504f;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.button_on input{
	float:left;
	margin:13px 0 0 13px;
	padding:0px;
	
}
.button_on span{
	float:left;
	margin:12px 0 0 10px;
	padding:0 0 0 0px;
	font-size:15px;
	
	color:#FFF;
}
.button_on:hover{
	background:#81ca0f;
}
.active_1{
	background:#81ca0f;
	color:#111;
}
.sub_head_1{
	padding:6px 0 8px 0px;
	margin:15px 0 0 0px;
	color:#111;
	font-size:17px;
	
	font-weight:normal;
}
.template_split{
	width:318px;
	float:left;
	margin:0 12px 14px 0px;
	padding:0 0 0 0px;
	border:#d9d9d9 solid 1px;
}
.template_split:nth-child(4n+1) {
   margin-right: 0px;
}
.template_split img{
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	border:none;
}

.temp_1{
	float: left;
	margin:0px 0px 0 0px;
	padding:0 0 0 0px;
	color:#FFF
	font-size:13px;
	width:100%;
	height:36px;
	background:#81ca0f;

}
.temp_1 input{
	float:left;
	margin:14px 0 0 89px;
	padding:0px;
	
}
.temp_1 span{
	float:left;
	margin:12px 0 0 10px;
	padding:0 0 0 0px;
	font-size:15px;
	
	color:#111;
}
.submit_1
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#111;
	padding:5px 38px 5px  38px;
	font-size:15px;
	
	margin:40px 8px 25px 430px;
}
.submit_1:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
/**item_split**/
.item_left{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	width:67%;
}
.item_right{
	float:right;
	margin:12px 0 0 5px;
	padding:8px 0 8px 16px;
	width:30%;
	background:#f5f4f4;
	border:#f1f1f1 solid 1px;
}
.item_right h2{
	font-size:18px;
	color:#111;
	
	margin:0 0 0 0px;
	padding:0px;
	font-weight:normal;
}
.item_right span{
	font-size:17px;
	color:#81ca0f;
	
	margin:5px 0 0px 0px;
	padding:0px;
	font-weight:normal;
	width:100%;
	float:left;
}
.item_right label{
	margin:0 0 0 0px;
	padding:0px;
	font-size:15px;
	color:#333;
	
}
.input_des{
	border:#CCC solid 1px;
    color: #111;
    float: left;
    
    font-size: 12px;
    height:24px;
    margin:7px 10px 10px 0 !important;
    padding:3px  5px!important;
    width: 126px;
}
.detail_list{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.detail_list li{
	list-style:disc;
	margin:0 0 0 12px;
	padding:0 0 0 0px;
	font-size:13px;
	color:#4c4c4c;
	
	list-style-position:outsid;
	font-weight:normal;
	line-height:20px;
	
}
.high_title{
	font-size:15px;
	color:#111;
	
	list-style-position:outsid;
	font-weight:normal;
	margin:0 0 7px 0px;
	padding:0px;
	
}
.add
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:6px 100px;
	font-size:14px;
	
	margin:33px 0px 25px 0px;
}
.add:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
	
.share_tex{
	font-size:18px;
	color:#111;
	
	list-style-position:outsid;
	font-weight:normal;
	margin:0 0 7px 0px;
	padding:0px;
	font-weight: 500;
	width:11%;
	float:left;
	
}
.share_icon{
	float:right;
	margin:5px 0 0 0px;
	padding:6px 2px 6px 3px;
}
.share_icon a img{
	float:left;
	border:none;
	margin:5px 2px 5px 2px;
	padding:0px 0 0 0px;
}
.share_link{
	float:left;
	margin:3px 0 0 0px;
	padding:2px 2px 2px 3px;
}
.share_link a img{
	float:left;
	border:none;
	margin:0px 11px 2px 0px;
	padding:0px 0 0 0px;
}
.share_link a img:hover{
	opacity:0.7;
}
.bor_linestrip{
	background:#ececec;
	width:100%;
	height:1px;
	margin:8px 0 8px 0px;
	padding:0px;
	
}
.message_1{
	margin:6px 0 25px 0px;
	padding:0px;
	float:left;
}
.message_1 img{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	border:none;
}
.message_1 a{
	float:left;
	margin:3px 20px 0 19px;
	padding:0px;
	font-size:14px;
	color:#111;
	
	text-decoration:none;
}
.message_1 a:hover{
	color:#70b308;
}
.product_view1{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}

.tamigo_full{
	width:100%;
	float:left;
	margin:34px 0 0 0px;
	padding:0px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:#e3e3e3 solid 1px;
}
.personal_text p{
	color:#4c4c4c;
	font-size:13px;
	margin:5px 0 4px 0px;
	padding:0 0 0 0px;
	
	text-align:justify;
	width:99%;

}
.personal_text p span{
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}
	

/**item_split**/

/***blog setup*/
/*****sign in**/
.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%;
	background:#faf9f9;
}
.popup_tab_content a:hover{text-decoration:underline}
.fb_div
{
	cursor: pointer;
	float:left;
	margin:15px 40px 22px;
}
.fb_div a img{
	margin:0px;
	padding:0px;
	border:none;
}
.or_div
{
	background:#DADBD6;
	height:1px;
	float:left;
	position:relative;
	width:100%;
}
.check_box{
	margin:3px 10px 0 0px;
	padding:0px;
}
.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:20px 0 0 45px;
	width:55%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.popup_login label
{
	float:left;
	width:100%;
	font-size:13px;
	margin:0 0 5px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
}
.submit_btn
{
	float:left;
	color:#FFF;
	font-size:14px;
	height:33px;
	background:url(../../images/btn_bg.png) repeat-x;
	line-height:34px;
	padding:0 13px;
	font-weight: 500;
	cursor:pointer;
	border:none;
	-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: 0 0 20px 50px;
    width: 80%;
}
.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:77%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:20px;
}
#birthday_year
{
		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;
	margin-right:5px;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:0px;
}
#birthday_month
{
			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;
	margin-right:5px;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:0px;
}
#birthday_day
{
				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;
	margin-right:5px;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:0px;
}
.search1{
	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;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:20px;
}
.search1:focus{
	
	box-shadow:0px 0px 2px 1px #81b1c7;
	-moz-box-shadow:0px 0px 2px 1px #81b1c7;
	-webkit-box-shadow:0px 0px 2px 1px #81b1c7;
}
.act_aview{
	margin:0 0 0 0px;
	padding:0px;
	color:#6bac06;
	font-size:13px;
	
	text-decoration:none;
}
.act_aview:hover{
	color:#333333;
}
.title_use{
	font-size:18px;
	margin:15px 0 10px 15px;
	padding:0px;
	
	color:#333;
}
.text_value{
	font-size:13px;
	margin:15px 0 0 15px;
	padding:0px;
	
	color:#333;
	line-height:20px;
}
.width_field{
	width:88% !important;
}
.width_field_1{
	width:53% !important;
}
.width_field_2{
	width:24% !important;
	margin-right:11px !important;
}
.full_viewcon
{
	float:left;
	width:100%;
	background:#faf9f9;
	border:#f2f2f2 solid 1px;
	margin-left:0px;
	margin-bottom:10px;
	
}
.keepstore
{
	float: right;
	background:#e6ca82 ;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#111;
	padding:5px 38px;
	font-size:15px;
	
	margin:0px 0px 25px 0px;
}
.keepstore:hover
{
	background:url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	
}
/******sign in end*****/

/*****cart end*******/
.cart_full{
	clear:both;
	float:left;
	width:100%;
	padding:0px;
	border:1px solid #dddddd;
	border-right:none;
	border-top:none;
	
}
.cart_full h2 {
	padding-bottom:20px;
	font-weight: 500;
	font-size:18px;
	color:#373d49;
}
.cart_payment {
	position:relative;
	float:left;
	width:70%;
	border-top:1px solid #dddddd;
	border-right:none;
}
.table_property_use{
	border:none;
	margin:0px;
	padding:0px;
	width:100%
}
.product_head{
	padding-left: 13px;
    text-align: left;
	color:#333;
	background:#eff0f2;
	font-size:12px;
	
	height:30px;
}
.inside_property{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.img_split{
	float:left;
	margin:5px 5px 0 8px;
	padding:0px;
	width:178px;
	overflow:hidden;
}
.img_split a{
	text-decoration:none;
	margin:8px 0 0 10px;
	padding:0px;
	text-align:center;
	
	color:#0066FF;
	font-size:12px;
	float:left;
}
.inside_property p{
	float:left;
	/*margin:15px 10px 0 10px;*/
	padding:0px;
	color:#111;
	
	font-size:13px;
	width:154px;
}

.inside_property a{
	float:left;
	margin:10px 0 0 0px;
	padding:0px;
	color:#111;
	
	font-size:13px;
	text-decoration:none;
}
.inside_property span{
	float:left;
	margin:5px 0 0 14px;
	padding:0px;
	color:#111;
	
	font-size:13px;
	text-decoration:line-through;
}
.inside_property p a b{
	color:#068a0c;
	text-decoration:none !important;
}
.new_rateuse{
	text-decoration:none !important;
	float:left;
	margin:10px 0 0 5px !important;
}
.inside_property a:hover{
	text-decoration:underline;
}

.right_cart{
	width:29%;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
	border:1px solid #dddddd;
}
.text_des{
	float:left;
	margin:15px 10px 0 10px;
	padding:0px;
	color:#111;
	
	font-size:13px;
}
.ship_content{
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}
.ship_content span{
	font-size:14px;
	margin:5px 0 10px 14px;
	padding:0px;
	
	color:#333;
	float:left;
	
}
.ship_content p{
	float:left;
	margin:6px 10px 0 15px;
	padding:0px;
	color:#111;
	
	font-size:13px;
	width:100%;
}
.ship_content a{
	float:left;
	margin:2px 0 0 15px;
	padding:0px;
	color:#81CA0F;
	
	font-size:13px;
	text-decoration:none;
	width:100%;
}
.ship_content a:hover{
	color:#111;
	text-decoration:underline;
}
.border_use{
	width:99%;
	height:1px;
	background:#dddddd;
	margin:10px 0 10px 2px;
	padding:0px;
}
.order_details_con{
	width:100%;
	float: left;
	margin:0 0 0 0px;
	padding:0px;
}
.order_details_con span{
	font-size:14px;
	padding:0px;
	
	color:#333;
	width:100%;
}
.order_details_con ul{
	list-style:none;
	margin:10px 0 0 8px;
	padding:0px;
}
.order_details_con ul li{
	float:left;
	margin:6px 0 5px 10px;
	padding:0px;
	
	color:#333;
	width:45%;
}

.payment_btn
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:6px 38px;
	font-size:14px;
	
	margin:20px 8px 25px 20px;
}
.payment_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
.accent_drop{
	font-size:12px;
	border:#CCCCCC solid 1px;
	float:left;
	margin:0 15px 0 15px;
	padding:0px 0 0 5px;
	width:150px;
	height:20px;
	
}
.coupon_code{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.coupon_code span{
	font-size:16px;
	
	margin:0px 0 0 10px;
	padding:0px;
	width:100%;
}
.coupon{
	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:50%;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:8px 10px 5px 10px;

}
.coupon_btn
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:6px 16px;
	font-size:13px;
	
	margin:6px 8px 8px 9px;
}
.coupon_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
.store_heading{
	margin:15px 0 8px 10px;
	padding:0px;
	font-size:14px;
	color:#010000;
	
	float:left;
	width:100%;
}
.input_store{
	border:#abadb3 solid 1px;
    color: #111;
    float: left;
    
    font-size: 13px;
    height:29px;
    margin:0px 20px 0px 8px ;
    padding:3px  5px;
    width: 170px;
}
.input_w100{
	width:250px !important;
}
.browse_file{
	width:110px;
	height:110px;
	float:left;
	margin:5px 25px 0 10px;
	padding:0px;
	border:#e9e8e8 solid 1px;
	background:url(../../images/storeadd_bg.jpg) no-repeat;
	position:relative;
}
.no_design_inp{
	border:none !important;
	margin: 0 0  0 0px;
	padding:0px;
	background:none !important;
}
.browse_file a img{
}
.store_inputuse{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#797979;
	border-color:#B3B3B3 #CCCCCC #CCCCCC #B3B3B3;
	border-style:solid;
	border-width:1px;
	background:#FFFFFF;
	line-height:15px;
	width:35%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	margin-left:10px;
	
}
.store_textarea{
	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: url(../../images/des.jpg) repeat;
	line-height:15px;
	width:35%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	margin-left:10px;
	height:150px;
	
}
.price_store{
	margin:10px 0 8px 10px;
	padding:0px;
	font-size:16px;
	color:#010000;
	
	float:left;
	width:19%;
}
.price_store_inp{
	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:80%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	margin-left:10px;
	
}
.add_btn
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:5px 38px;
	font-size:15px;
	
	margin:0px 8px 0px 0px;
}
.add_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
.check_useage{
	margin:0px 20px 0px 1px;
	padding:5px 10px;
	border-right:none;
	float:left;
}
.check_useage a {
	float:left;
	margin:3px 10px 0 10px;
	padding:0 0 0 0px;
	
	font-size:15px;
	color:#111;
	text-decoration:none;
}
.stock{
	width:80%;
	float:left;
	margin:13px 0 0 0px;
	padding:0px;
}

.stock_lef{
	float:left;
	margin:0 0px 0 10px;
	padding:0px;
	
	font-size:16px;
	color:#111;
}
.stock_right{
	float:right;
	margin:0 10px 0 0px;
	padding:0px;
	
	font-size:16px;
	color:#111;
}
.lin_bor{
	width:100%;
	height:1px;
	background:#CCCCCC;
	margin:10px 0 10px 0px;
	padding:0px;
}
.close_full{
	
	font-size:14px;
	color:#111;
	width:100%;
	
}
.close_full span{
	float: left;
    margin-left: 15px;
    margin-top: 3px;
	color:#eb5903;
}
.view_check{
	float:right;
	width:9%;
	margin:0 0 5px 0px;
	padding:0px;
}

.view_check a img {
	float:left;
	margin:0px 10px 0 10px;
	padding:0 0 0 0px;
	
	font-size:15px;
	color:#111;
	text-decoration:none;
	border:none;

}
.save_btn
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:5px 38px;
	font-size:15px;
	
	margin:18px 8px 10px 10px;
}
.save_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}

.browse_type{
	display: inline-block;
    margin-top: 15px;
    text-align: center;
    width: 100%;
	position:relative;
}
.add_photos_btn{
	background-color:none;
    background-image:none;
    border:none;
  font-size: 13px;
    padding:4px 8px 4px 4px;
  cursor: pointer;
    display: inline-block;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	left:5px;
	top:29px;
}
.file_upload{
	position:relative;
	opacity:0;
	z-index:1;
	width:110px;
	height:110px;
}
.upload_btn_icon{
	background:none;;
	width:24px;
	height:16px;
	display:block;
	float:left;
	padding-right:3px;
	cursor:pointer;
}
.hole_content{
	float:left;
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
}
/***store comment**/
.property_table{
	background:#fdfdfd;
    border-radius:none;
	margin:10px 0 0 10px;
	border-left:#e1e0e0 solid 1px;
	border-top:#e1e0e0 solid 1px;
	border-right:#e1e0e0 solid 1px;
}
.property_table td{
	color: #1F1F1D !important;
	border-bottom:#e0e0e0 solid 1px !important;
   
    font-size: 13px !important;
    font-weight: normal;
	padding:10px 0 10px 10px !important;
	
	
}
.property_table td a{
	 color: #eb5903;
     
     font-size: 13px;
     font-weight: normal;
	 text-decoration:none;
	
	
}
.property_table td a:hover{
	color:#111;
	text-decoration:underline;
	
}
.property_table td span{
	color:#333 !important;
    float: left;
    
    font-size: 12px;
    font-weight: normal;
	font-weight: 500;
}
.edit{
	float:left;
	margin:2px 5px 0px 5px;
	padding:0 0 0 0px;
	width:100%;
}

.edit a{
	float:left;
	margin:0 0 0 0px;
	padding:0px 10px 0px 5px;
	cursor:pointer;
	color:#eb5903;
	font-size:14px;
	  
	
}
.edit a:hover{
	color:#111;
}
/**new post**/
.new_post_content{
	float:left;
	margin:10px 0;
	padding:0px 0 0 15px;
	width:98%;
	background:#f4f4f4;
	border:#e0e0e0 solid 1px;
	color:#666666;
	font-size:13px;
}
.post_view{
	width:100%;
	margin: 0 0 0 0px;
	padding:0px;
	float:left;
	
}
.post_view img{
	margin:10px 0 0 5px;
	float:left;
	width:99%;
	cursor:pointer;
}
.field_view_use{
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}
.field_view_use span{
	margin:15px 0 8px 10px;
	padding:0px;
	font-size:14px;
	color:#010000;
	
	float:left;
	width:100%;
}
.field_view_use input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#797979;
	border-color:#B3B3B3 #CCCCCC #CCCCCC #B3B3B3;
	border-style:solid;
	border-width:1px;
	background:#FFFFFF;
	line-height:15px;
	width:35%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	margin-left:10px;
	
}
.draft_btn
{
	background-color: #4FA9C6;
    background-image: -moz-linear-gradient(center top , #68B8D1 0%, #4FA9C6 100%);
    border-color: #54ACC7 #4CA0BA #398A9D;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    margin: 15px;
    padding: 0 11px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.draft_btn:hover
{
	background:#2690B1;
	text-decoration:none;
	
}
/***store page 2**/
.store_column{
	float:float;
	width:100%;
	margin:10px 0 10px 0px;
	padding:0px;
}
.store_column span{
	color: #111;
    float: left;
    
    font-size: 15px;
    margin:7px;
    padding: 0;
    text-decoration: none;
}
.store_column input{
    float:left;
	margin:5px 2px 0 10px;
	padding:0 0 0 0px;
}
.store_page_content{
	width:100%;
	margin:12px 0 20px 0px;
	padding:0 0 0 0px;
	float:left;
}
.product_view{
	float:left;
	margin:0 0 0 13px;
	padding:0px;
	background: url(../../images/bor_rig.jpg) repeat-y top right;
	width:24%;
	
	
}
.product_view:nth-child(4n+1) {
   margin-left: 0px;
}
.product_bg_view{
	margin:0 3px 0 0px;
	padding:5px;
	background:#ffffff;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.1);
	width:91%;
	height:207px;
}
.product_view p{
	text-align:center;
	width:100%;
	color:#191212;
	font-size:13px;
	
	margin:5px 0 3px 0px;
	padding:0 0 0 0px;
}
.product_view span{
	text-align:center;
	width:100%;
	color:#a59e9e;
	font-size:11px;
	
	margin:3px 0 2px 0px;
	padding:0 0 0 0px;
	float:left;
}
.cat_rate{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.cat_rate span{
	float:left;
	color:#111;
	font-size:14px;
	
	margin:16px 0 2px 6px;
	padding:0 0 0 0px;
	text-align:left;
	width:40%
}
.bg_none{
	background:none !important;
}
/*three column ****/
.three_column_view{
	float:left;
	margin:0 0 0 0px;
	padding:0px 8px 0 22px;
	background: url(../../images/bor_rig.jpg) repeat-y top left;
	width:31%;
	
	
}
.three_column_view:nth-child(3n+1) {
   padding-left: 0px;
   background:none;
}
.threecolumn_bg{
	margin:0 3px 0 0px;
	padding:5px;
	background:#ffffff;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.1);
	width:91%;
	height:207px;
}
.three_column_view p{
	text-align:center;
	width:100%;
	color:#191212;
	font-size:13px;
	
	margin:5px 0 3px 0px;
	padding:0 0 0 0px;
}
.three_column_view span{
	text-align:center;
	width:100%;
	color:#a59e9e;
	font-size:11px;
	
	margin:3px 0 2px 0px;
	padding:0 0 0 0px;
	float:left;
}
.threecolumn_rate{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.threecolumn_rate span{
	float:left;
	color:#111;
	font-size:15px;
	
	margin:10px 0 2px 6px;
	padding:0 0 0 0px;
	text-align:left;
	width:40%
}
.threecolumn_store{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	width:100%;
}
.split_column{
	margin:0px 3px 0 0px;
	padding:0px;
	float:left;
}
.split_check{
	width:100%;
	height:48px;
	float: left;
	margin:15px 0 25px 0px;
	padding:0px;
	background:#f8f7f7;
	border:#dcdcdc solid 1px;
}
.store_column_check{
	float:left;
	width:25%;
	margin:12px 0 10px 83px;
	padding:0px;
}
.store_column_check span{
	color: #111;
    float: left;
    
    font-size: 15px;
    margin:5px 10px;
    padding: 0;
    text-decoration: none;
}
.store_column_check input{
    float:left;
	margin:5px 2px 0 10px;
	padding:0 0 0 0px;
}
.store_preview_btn
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	padding:5px 38px;
	font-size:15px;
	
	margin:33px 8px 25px 35px;
}
.store_preview_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
/***store front 2page three column****/
.store_front_2split{
    background: url("../../images/bor_rig.jpg") repeat-y scroll left top transparent;
    float: left;
    margin: 0;
    padding: 0 12px 10px 14px;
    width: 30%;
	height:290px;
	
	
}
.store_front_2split:nth-child(3n+1) {
   margin-left: 0px;
   background:none;
}
.product_bg_store_front2{
	margin:0 3px 0 0px;
	padding:5px;
	background:#ffffff;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.1);
	min-height:221px;
	overflow:hidden;
}
.product_bg_store_front2 img{
	width:221px;
	overflow: hidden;
}
.store_front_2split p{
	text-align:center;
	width:100%;
	color:#191212;
	font-size:13px;
	
	margin:5px 0 3px 0px;
	padding:0 0 0 0px;
}
.store_front_2split span{
	text-align:center;
	width:100%;
	color:#a59e9e;
	font-size:11px;
	
	margin:3px 0 2px 0px;
	padding:0 0 0 0px;
	float:left;
}
.cat_rate_storefront{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.cat_rate_storefront span{
	float:left;
	color:#111;
	font-size:15px;
	
	margin:10px 0 2px 6px;
	padding:0 0 0 0px;
	text-align:left;
	width:40%
}
.split_sellpage{
	width:50%;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.login_use
{
	float:left;
	margin:20px 0 0 45px;
	width:55%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	text-align: center;
	
}
.login_use label
{
	float:left;
	font-size:13px;
	margin:0 0 5px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
}
/******team full content*****/

.side_active{background:#FFF; color:#333;}
.side_panel
{
   
    float: left;
    margin: 15px 0 0;
    padding: 15px;
    width:98%;
	background:#F5F5F1;
}
.side_panel h2
{
	float:left;
	color:#333;
	font-size:14px;
	border-bottom: 1px solid #DEDEDB;
	width:87%;
    margin-bottom: 8px;
    padding: 0 0 8px;
	
	font-weight:normal;
	margin-left:12px;
}
.side_panel p
{
	float:left;
	font-size:12px;
	color:#333;
	line-height:16px;
	
}
.side_panel p a{
    color: #72bf66;
    outline: medium none;
    text-decoration: none;
	
}
.side_panel p a:hover{
	color:#333;
}
.sort_link{color:#65A501;}
.sort_link:hover .sort_list
{
	visibility:visible;
}
.team_list_main
{
	float:left;
	width:100%;
	margin:20px 0 10px;
	list-style:none;
}
.team_list_main li
{
	float:left;
	border-top:1px solid #E6E6E6;
	width:100%;
	padding:10px 0;
	
	list-style:none;
}

.team_info h2
{
	float:left;
	width:100%;
	font-weight: 500;
	margin:0 0 10px;
	font-size:14px;
	
}
.team_info a{
	text-decoration:none;
}
.team_info a h2
{
	float:left;
	width:100%;
	font-weight: normal;
	margin:0 0 10px;
	font-size:14px;
	
	text-decoration:none;
	color:#158104;
}
.team_info a h2:hover{
	text-decoration:underline;
}
.team_info p
{
	float:left;
	width:90%;
	color:#4D4D4D;
	
	font-size:12px;
}
.team_member
{
	float:left;
	width:25%;
}
.team_member p{
	float:left;
	width:100%;
	
}
.team_member img
{
	width:50px;
	height:50px;
	margin:0 0 0 5px;
	float:left;
}
.team_head {
    margin: 10px 0px;
}
.team_head h2 {
    font-size: 18px;
    vertical-align: middle;
}
.team_head .amigo_button {
    margin: 0px 0px 10px;
}
/****23.12.2018 new code***/
.most_recent
{
	float:right;
	width:20%;
	margin-top:4px;
}
.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 ));*/
	background:#65A501;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	border-color:#b6b6b6 #b6b6b6 #b6b6b6;
	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;
	margin-right:10px;
	
}
.team_info a h2:hover{
	text-decoration:underline;
}
.side_link{
	float:left;
	padding:14px;
	margin-bottom:10px;
	background:none;
	width:86%;
	border: 1px solid #EEEEEE;
	margin-top:13px;
}
.side_link h2{
	border-bottom: 1px solid #DEDEDB;
    color: #333333;
    font-size: 14px;
    font-weight:normal;
    margin-bottom: 8px;
    padding-bottom: 8px;
	
}
.side_link ul{
	float:left;
	list-style:none;
}
.side_link ul li{
	width:100%;
	float:left;
}
.side_link ul li a{
	float:left;
	line-height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	
	
}
.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;
}
.post_orginal{
	width: 584px;
	float:left;
}
.post_orginal h2{
	font-size:16px;
   
	margin:0 0 0 10px;
	padding:0px;
	 color: #333333;
	 line-height: 16px;
}
.form_post_view{
	loat: left;
    margin-bottom: 10px;
    width: 580px;
}
.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 35px 0px;
	padding:0px;
	background:#E9F6FC;
	float:left;
    padding: 15px;
    width: 442px;
}
.content_view p{
	margin:5px 0 5px 0px;
	font-size:13px;
	
	padding:0px;
	line-height:20px;
	
}
.content_view_1 p{
	margin:5px 0 5px 0px;
	font-size:13px;
	
	padding:0px;
	line-height:20px;
	
}

.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 30px 0px;
	padding:0px;
	background:#f5f5f1;
	float: right;
    padding: 15px;
    width: 442px;
	line-height:20px;
}
.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;
	
	font-size:15px;
	
}
.mark_btn{
	float:left;
	background-color:#65A501;
 	
	
	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:#E6CA82;
}
.mar{
	margin:0px 10px 15px 10px !important ;
}
.tage_use{
	background: none repeat scroll 0 0 #F5F5F1;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: inline-block;
    margin: 0 2px 6px 0;
    padding: 4px 6px;
    vertical-align: top;
	text-decoration:none;
	
	font-size:13px;
}
.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;
    margin: 0 0 32px;
    padding: 8px 0;
	float: right;
	width: 99%;
}
.abt_split{
	float: left;
    width: 375px;
	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;
	
	line-height: 20px;
}
.abt_split h2{
 color: #333333;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0 18px;
	
}
.link_textuse{
	color: #65A501;
	text-decoration: none;
	font-weight:normal;
	margin:15px 0 0 18px;
	
	font-size:13px;
	 float: left;
}
.link_textuse:hover{
	text-decoration:underline;
}
.diss_content{
	width:100%;
	margin:0 0 0 0px;
	float:left;
	padding:0px;
}
.diss_content h2 a {
	color: #65A501;
    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 ;*/
	border-bottom:#E6E6E3 solid 1px;
    color: #666666;
    font-size: 12px;
    list-style-type: none;
    margin: 0 10px;
    padding: 6px 0;
	float:left;
	
}
.title_view{
  float: left;
    padding-left: 5px;
    width: 90px !important;
}
.post_view{
	padding-right: 10px;
    text-align: right;
    width:98% !important;
	float:left;
}
.post_view_last{
  float: left;
    padding-right: 10px;
    text-align: right;
    width: 410px !important;
}
.last_view{
	overflow: hidden;
    width: 175px;
}
.avatar_view{
	width: 40px;
	float:left;
	background:#CCCCCC;
	margin:0 8px 0 0px;
}
.avater_split{
	padding-right: 10px;
    width: 380px;
	float:left;
}
.title_avatar{
	 float: none !important;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
	color: #65A501;
    text-decoration: none;
}
.sub_cut{
    width: 275px;
	float: none !important;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
	float:left;
	margin-bottom:5px;
	margin-top:10px;
}

.post_view_count{
	padding-right: 10px;
    text-align: right;
    width:60px !important;
	float:left;
	
}
.member_view{
	float:left;
	margin:27px 0 0 0px;
	padding:0px;
	width:100%;
}  
.member_view h2{
    color: #333333;
    font-size: 14px;
    margin: 0px 0 0px 0px;
    padding: 0 8px 0 0px;
	float:left;
	
}
.member_view span{
	margin:5px 5px 0 2px;
	color:#969696;
	font-size:11px;
	
	float:left;
}

.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 10px;
    padding: 8px 15px 8px 8px;
    position: relative;
    width: 224px;
	
}
.member_use li:nth-child(3n+1) {
   margin-left: 0px;
}
.member_use li a{
    color: #65A501;
    text-decoration: none;
	max-width: 145px;
	
}
.mem_avatar{
	 float: left;
    margin-right: 8px;
    position: relative;
}
.mem_avatar img{
    border-radius: 3px 3px 3px 3px;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 60px;
}
.member-title {
    margin-bottom:7px !important;
	float: none!important;
	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;
	 margin:70px 0 0 0px;
}
.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;
	
}
.view_ul li a{
	text-decoration:none;
	
}
.view_ul li a:hover{
	text-decoration:underline;
}
.controls_view{
 clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 10px 0 0;
    width: 88px;
}
.team_con .search_bar
{
	float:left;
	background:none;
	margin:0;
	padding: 0px;
}
.team_con .search_bar #teamSearch .search
{
	width: 35%;
	margin-left: 0;
	margin-right: 0;
	padding: 10px;
}
.sort_by
{
	float:right;
	width:18%;
}
.sort_list
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    width: 75%;
	position:absolute;
	visibility:hidden;
}
.sort_list li
{
    border-bottom: 1px solid #DDDDDD;
    float: left;
    padding: 3px 10px;
    width: 81%;
}
.sort_link{color:#65A501;}
.sort_link:hover .sort_list
{
	visibility:visible;
}
.team_list_main
{
	float:left;
	width:100%;
	margin:20px 0 10px;
}
.team_list_main li
{
	float:left;
	border-top:1px solid #E6E6E6;
	width:100%;
	padding:10px 0;
}
.team_img{
	float:left;
	width:25%;
}
.team_info
{
	float:left;
	width:50%;
}
.team_info h2
{
	float:left;
	width:100%;
	font-weight: 500;
	margin:0 0 10px;
	font-size:14px;
}
.team_info p
{
	float:left;
	width:90%;
	color:#4D4D4D;
	font-size:12px;
}
.team_member
{
	float:left;
	width:25%;
}
.team_member p{
	float:left;
	width:100%;
}
.team_member p a{
	font-size:12px;
	text-decoration: none;
	margin:0 0 6px 0px;
	padding:0px;
	float:left;	
	
}
.team_member p a:hover{
	text-decoration:underline;
}
.team_member img
{
	width:50px;
	height:50px;
	margin:0 0 0 5px;
	float:left;
}
.sort_link{
	color:#65A501;
	margin:0px;
	padding:0px;
	line-height:10px;
	
	font-size:12px;
	text-decoration:none;

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

.sort_link_1{
	color:#65A501 !important;;
	margin:0px !important;;
	padding:0px !important;;
	line-height:10px;
	font-family: 'AvantGardeBkBTBook' !important;;
	font-size:12px !important;
	text-decoration:none;


}
.sort_link_1:hover{
	text-decoration:underline;
}
.most_recent label{
	font-size:14px;
	margin:0 0 0 0px;
	padding:0px;
	color: #666;
	
}
.create_btn:hover{
	background:#e6ca82;
}
	
.bott_link{
	color:#65A501;
	margin:0px;
	padding:0px;
	line-height:20px;
	
	font-size:12px !important;
	text-decoration:none;
	width:100%;

}
.bott_link:hover{
	text-decoration:underline;
}
/***community new code***/
.row_left
{
	float:left;
	width:67%;
    background-color: #FFFFFF;
    border: 4px solid #F5F5F1;
    margin: 0;
    padding: 0;
}
.panel_inner
{
	float:left;
	width:93.2%;
	min-height: 170px;
    border: 1px solid #D9D9D9;
    padding: 16px 16px 0;
    position: relative;
}
.panel_inner p
{
	float:left;
	color:#666666;
	font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 12px;
    
}
.panel_inner p a
{
	color:#65A501;
	line-height: 1.25em;
	font-size:14px;
	margin-bottom: 18px;
	float:left;
	text-decoration:none;
}
.panel_inner span
{
	float:left;
	color:#666666;
	font-size: 12px;
    line-height: 1.25em;
    margin-bottom: 18px;
	
}
.social
{
	float:left;
	width:100%;
}
.social li
{
	float:left;
	width:100%;
	font-size:12px;
	list-style:none;
	
}
.social li a
{
	float:left;
	margin:0;
	padding:0 0 7px 24px;
	width:100%;
	font-size:12px;
	
	text-decoration:none;
	color:#666666;
}
.social li a:hover{
	text-decoration:underline;
}
.comm_slider
{
	float:left;
	width:95%;
	margin:20px 0;
	border:1px solid #EEEEEE;
	padding:15px;
}
.story_slider
{
	float:left;
	border:1px solid #EEEEEE;
	border-radius:5px;
	padding:0 15px;
	width:95%;
	margin-bottom:16px;
}
.slider_1 {
	float:left !important;
	left: -5000px; 
	margin:10px; 
	position:relative; 
	height:190px;
	visibility:hidden;
	width:93% !important;	
}
	
.slider_1 ul {
	width:600px; 
}

.slider_1 ul li{
	padding:11px;
	float:left !important;
	margin-right: 8px;
	width:300px ;
	border:1px solid #ECECEC;
	background:#F7F7F3;
	position:relative;
}

.slider_1 ul li img {
	cursor:pointer;
	height:140px ; 
	padding-top:3px;
	width:140px ;
	float:left !important;
	display:block !important;
}

.prev_1 {
	cursor:pointer; 
	float:right;
	margin:0 5px 0 0px;
	padding-top:10px;
}

.next_1 {
	cursor:pointer; 
	float:right; 
	padding-top:10px;
}
.slider_left
{
	float:left;
	width:50%;
}
.slider_right
{
	float:left;
	width:50%;
}
.slider_right a
{
	font-size:12px;
	float:left;
}
.slider_right p
{
	line-height:17px;
}
.panel_inner p a{float:none}
.panel_inner p a:hover{text-decoration:underline}
.special_event
{
  
    float: left;
    margin:0px 0 0;
    padding: 0px;
    width: 95%;
}
.spl_head
{
	float:left;
	width:100%;
	border-bottom: 1px solid #EEEEEE;
	font-size:12px;
	padding:0 0 5px;
	font-weight: 500;
	color:#333333;
	
}
.special_event_left
{
	float:left;
	width:53%;
	margin:10px 0 0;
}
.special_event_left img
{
	float:left;
	border-radius:5px;
	height:190px !important;
	width:320px !important;
}
.special_event_right
{
	float:left;
	width:47%;
	margin:10px 0 0;
}
.event_head
{
	float:left;
	font-size:20px;
	line-height:25px;
	font-weight: 500;
	margin:0 0 20px;
	
}
.special_event_right p
{
	float:left;
	font-size:12px;
	line-height:16px;
	margin:0 0 20px;
	color:#666666;
	
}
.special_event_right p a{
	font-size:12px;
	text-decoration:none;
	color:#65a501;
}
.event_list_main
{
	float:left;
	width:100%;
}
.event_list
{
	float:left;
	width:100%;
	border-bottom:1px solid #EEEEEE;
	padding:0 0 10px;
	text-decoration:none;
	list-style:none;
}
.event_list li
{
	float:left;
	width:100%;
	padding: 10px 0;
}
.event_list_left
{
	float:left;
	width:15%;
}
.event_list_left p
{
	float:left;
	color:#ccc;
	font-weight: 500;
	font-size:19px;
	line-height:24px;
	width:50%;
	
}
.event_list_right
{
    border-bottom: 1px solid #EEEEEE;
    float: left;
    margin: 7px 0 0;
    padding: 0 0 15px;
    width: 85%;
}
.event_list_left1
{
	float:left;
	width:33%;
}
.event_date
{
	float:left;
	width:100%;
	font-weight: 500;
	padding:0 0 0 18px;
	background:url(../../images/calendar.png) no-repeat;
	line-height:12px;
	
}
.img_icon{
	margin:0px 5px 0 0px !important;
}
.event_time
{
	float:left;
	width:100%;
	color:#888888;
	font-size:12px;
	padding:5px 0 10px 17px;
	line-height:12px;
	
	margin-left:18px;
}
.event_location
{
	float:left;
	color:#2874f0;
	font-size:11px;
	background:url(../../images/locate.png) no-repeat;
	padding:0 0 0 18px;
	
}
.event_location a{
	text-decoration:none;
	color:#65a501;
}
.event_host
{
	float:left;
	background:url(../../images/host.png) no-repeat left;
	color:888888;
	padding:0px 0 0 18px;
	font-size:11px;
	
}
.event_host a{
	text-decoration:none;
	color:#65a501;
}
.event_list_right1
{
	float:left;
	width:67%;

}
.event_list_right1 span
{
	float:left;
	width:100%;
	font-size:14px;
	font-weight: 500;
	margin:0 8px 0 0;
	color:#333;
	
}
.event_list_right1 p
{
	float:left;
	width:100%;
	font-size:14px;
	line-height:21px;
	margin:0 8px 0 0;
	color:#666666;
	
}
/****account page code****/
.acc_full{
	width:100%;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}

.account_de{
  height: 200px;
    
}
.section {
    background-color: #FFFFFF;
    /*border: 1px solid #DADBD6;*/
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 24px;
    width: 430px;
	margin-right:22px;
	margin-left:46px;
}
.heading_account{
	padding:10px 0 6px 15px;
	margin:0 0 0 0px;
	background:#f5f5f1;
	color:#010000;
	font-size:16px;
	
	-webkit-border-radius:4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
	

}
.account_info{
	width:100%;
	margin:2px 0 2px 0px;
	padding:0px;
	float:left;
}
.account_info h2{
 font-size: 11px;
 font-weight: normal;
 
 margin:5px 0 2px 10px;
}
.account_info p{
 font-size: 12px;
    line-height: 16px;
    margin-bottom: 1em;
	margin:0 0 0 10px;
	
}
.account_info p a{
	color:#65a501;
	font-size:11px;
	text-decoration:none;
	
	margin:0 0 0 3px;
}
.account_info p a:hover{
	text-decoration:underline;
}
.account_info a{
	color:#65a501;
	font-size:11px;
	text-decoration:none;
	
	margin:10px 0 0 3px;
}
.account_info img{
	margin:5px 5px 0 13px;
	padding:0px;
	float:left;
}
.account_info a:hover{
	text-decoration:underline;
}
.bor_str{
	width:90%;
	margin:10px auto;
	padding:0px;
	background:#E6E6E3;
	height:1px;
}
.pass{
	width:90%;
	float:left;
	margin:13px 0 20px 7px;
	padding:0px;
	background-color: #FFFFFF;
    border: 1px solid #DADBD6;
    border-radius: 5px 5px 5px 5px;
}
.field_account
{
	float:left;
	margin:10px 0 0 10px;
	width:55%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.field_account label
{
	float:left;
	font-size:13px;
	margin:0 0 5px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
}

.pass_word
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#111;
	 padding: 4px 30px 3px;
	font-size:15px;
	
	margin:10px 8px 10px 30px;
}
.pass_word:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
.bor_str_2{
	width:97%;
	margin:15px auto;
	padding:0px;
	background:#E6E6E3;
	height:1px;
}
.hed_title{
	font-size:16px;
	
	margin:7px 0 7px 10px;
	padding:0px;
	color:#333333;
}
.hed_title_2{
	font-size:14px;
	
	margin:7px 0 7px 10px;
	padding:0px;
	color:#333333;
} 
.p_text{
	float:left;
	font-size:13px;
	margin:10px 0 5px 10px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
	width:99%;
}

.p_text a{
	float:left;
	font-size:12px;
	margin:0 5px 0 0px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
	
}
.opt_des{
	  border-top:1px solid #EAEBEB;
      padding:12px;
	  float:left;
}
.title_dies {
    float: left;
    margin-right: 40px;
    width: 415px;
}
.title_dies h2{
	margin: 0 0 0 0px;
	padding:0px;
	font-size:15px;
	color:#666666;
	
}
.title_dies p{
	margin: 0 0 0 0px;
	padding:0px;
	font-size:12px;
	color:#999;
	
}
.title_dies p a{
	color:#65a501;
	font-size:11px;
	text-decoration:none;
	
	margin:0 0 0 3px;
}
.title_dies p a:hover{
	text-decoration:underline;
}
.status_no {
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px;
    width: 151px;
}
.status_no span{
	margin:0 auto;
	margin:0 0 0 0px;
	padding:0px;
	
	font-size:12px;
	font-weight: 500;
	color:#65a501;
}
.button_use{
	width:70px;
	background:#65a501;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:7px 12px 7px 14px;
	font-size:12px;
	color:#271710;
	margin:3px 0 0 10px;
	border:none;
	
	cursor:pointer;
}
.button_use:hover{
	background:#f0e7d9;
}
.shipping_field
{
	float:left;
	margin:10px 0 0 10px;
	width:99%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.shipping_field label
{
	float:left;
	font-size:13px;
	margin:5px 20px 5px 0px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
	width:30%;
	text-align:right;
}
.shipping_fiel{
	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:40%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:20px;
}
.hed_title_3{
	font-size:14px;
	
	margin:7px 0 7px 10px;
	padding:0px;
	color:#333333;
	font-weight:normal;
}
.p_text_use{
	float:left;
	font-size:11px;
	margin:8px 0 2px 10px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
	width:99%;
}
.bor_use1{
	width:90%;
	margin:1px 0 4px 10px;
	padding:0px;
	background:#E6E6E3;
	height:1px;
	float:left;
}
.mar_top_use{
	margin-top:2px !important;
}
.field_account span{
	  color: #B5B5B5;
    float: left;
    
    font-size: 11px;
    margin: 0 0 0 23px;
    padding: 0;
    width: 98%;
}
.with_field{
	width:6% !important;;
}
.title_view_2{
  float: left;
    padding-left: 5px;
    width: 90px !important;
	 color: #B5B5B5;
}
.post_view_2{
	padding-right: 10px;
    text-align: right;
   float:right;
	color: #B5B5B5;
}
.view_flow1
{
	float:left;
	margin:10px 0 0 10px;
	width:100%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.view_flow1 label
{
  color: #4C4C4C;
    float: left;
    
    font-size: 13px;
    margin: 2px 10px 5px 6px;
    padding: 0;
    width: 20%;
	
}
.text_sort{
	padding-right: 10px;
    text-align:left;
    float:left;
	color: #5e5e5e;
	width:389px;
	
}
.text_sort_we2{
	padding-right: 10px;
    text-align: right;
    float:left;
	color: #5e5e5e;
	width: 138px;
	
}
.preference_split{
	list-style:none;
	margin:0 5px 0 10px;
	padding:0px;
	float:left;
	width:230px;
	border-right:#CCC solid 1px;
}
.preference_split li{
	list-style:none;
	float:left;
	margin:2px 0 2px 8px;
	padding:0px 0 0 3px;
	color: #4C4C4C;
    
    font-size: 13px;
	width:88%;
	cursor:pointer;
}
.preference_split li span{
	float:left;
	margin:4px 5px 0 0px;
	padding:0px;
	color:#477600;
}
.preference_split li:hover{
	background:#f0f0f0 ;
	
}
.pre_act{
	background:#cccccc;
}
.preference_split li a{
	color: #4C4C4C;
    
    font-size: 13px;
	text-decoration:none;
	margin:0 0 0 0px;
	padding:4px 4px 4px 4px;
	float:left;
}
/*profile*/
.split_prefile{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	width:100%;
}
.split_prefile h2{
	color: #63a102;
    
    font-size:25px;
	margin:5px 0 0 5px;
	padding:0px;
	float:left;
}
.split_prefile p{
	float:left;
	margin:8px 0 0 25px;
	font-size:14px;
	
	color:#999999;
}
.profile_side{
	width:70px;
	background:#f0e7d9;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:7px 4px 7px 14px;
	font-size:12px;
	color:#271710;
	margin:3px 2px 0 0px;
	border:none;
	
	cursor:pointer;
	text-decoration:none;
	float:right;
}
.profile_side:hover{
	background:#65a501;
}
.close_content{
	width:100%;
	margin:13px 0 15px 0px;
	padding:0px;
	float: left;
	background:#e9f6fc;
}
.close_content p{
	
	font-size:13px;
	color:#111;
	padding:5px 0 10px 10px;
	margin:0px;
	width:80%;
	line-height:24px;
	text-align:left;
}
.close_profile{
	width:15px;
	height:15px;
	float:right;
	background: url(../../images/close_pro.png) no-repeat;
	margin:10px 10px 0px 0px;
	padding:0px;
}
.close_profile:hover{
	background: url(../../images/close_pro_1.png) no-repeat;
}
.profile_field
{
	float:left;
	margin:10px 0 0 10px;
	width:99%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.profile_field label
{
	 color: #4C4C4C;
    float: left;
    
    font-size: 15px;
    margin: 7px 36px 0px 15px;
    padding: 0;
    text-align: right;
    width: 15%;
}
.profile_field small{float:left; margin:5px 0 0 20px;}
.profile_field span{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	color:#4c4c4c;
	
	font-size:12px;
	width:38%;
}
.profile_field a{
	float:left;
	margin:0 0 0 10px;
	padding:0px;
	color:#578d02;
	
	font-size:12px;
	text-decoration:none;
}
.profile_field a:hover{
	color:#333;
	text-decoration:underline;
}
.picture_edit{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	width:75px;
	height:75px;
}
.profile_bor{
	width:95%;
	margin:10px auto;
	padding:0px;
	background:#E6E6E3;
	height:1px;
}
.pro_check
{
	float:left;
	margin:0px 0 0 10px;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.pro_check label
{
	float:left;
	font-size:13px;
	margin:2px 10px 0 3px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
}
.text_profi{
	color: #4C4C4C;
    float: left;
    
    font-size: 15px;
    margin: 0 22px 5px 8px;
    padding: 0;
    text-align: right;
    width: 17%;
}
.city_field{
	width:96%;
	float:left;
	margin:0 0 10px 16px;
	padding:0px;
	background:#ffffcc;
	position:relative;
}
.city_field p{
	color: #111;
    
    font-size: 12px;
    margin: 0;
    padding: 8px 0 8px 10px;
    width:82%;
}
.city_field p a{
	color: #111;
    
    font-size: 12px;
    margin: 0;
	padding:0px;
	text-decoration:underline;
}
	
.city_field p a:hover{
	color:#568e00;
}
.text_arrow{
	background: url("../../images/arrow_field.png") no-repeat scroll 0 0 transparent;
    bottom: 108px;
    color: #4C4C4C;
    float: left;
    
    font-size: 15px;
    height: 60px;
    left: 516px;
    position: absolute;
}
.text_arrow p{
	color: #4C4C4C;
    float: left;
    
    font-size: 15px;
	margin: 17px 0 0 3px;
	padding:0px;
}
.preview_pro{
	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:15%;
	margin-right:10px;
	padding:6px 5px 6px 10px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-left:20px;
}
.width_fileld_scroll{
	width:51% !important;
}

.special_event_right p a:hover{
	text-decoration:underline;
}
/*************************prototype**************************/
.he_title{
	 border-bottom: 1px solid #E6E6E6;
    font-size: 13px;
    margin: 0 0 12px;
    padding: 0 0 8px;
	
	color: #65A501;
	
}
.he_title span{
	
	font-size:12px;
	color:#CCCCCC;
	margin:0 0 0 5px;
	padding:0px;

	
}
.proto_split{
	width:100%;
	margin:0 0 19px 0px;
	padding:0px 0 10px 0px;
	float:left;
	border-bottom: 1px solid #E6E6E6;
}
.img_use_split{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
}
.prototype_content{
	float:left;
	margin:0 0 0 10px;
	padding:0px;
	width:380px;
}
.prototype_content h2 a{
	font-size: 14px;
    margin: 0 0 5px;
	
	color: #65A501;
	margin:0 0 0 0px;
	padding:0px;
	text-decoration:none;
}
.prototype_content h2 a:hover{
	text-decoration:underline;
}
.prototype_content p{
	color: #4D4D4D;
	font-size:13px;
	
	margin:0 0 0 0px;
	padding:0px;
	line-height:16px;
}
.proto_btn
{
	float:right;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#111;
	padding: 7px 30px 5px;
	font-size:15px;
	
	margin:0px;
}
.proto_btn:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
.he_title_proto{
	 border-bottom: 1px solid #E6E6E6;
    font-size: 13px;
    margin: 0 0 12px;
    padding: 0 0 8px;
	
	color: #111;
	width:92%;
	
	
}
.prot_tex{
	 color: #4D4D4D;
    
    font-size: 13px;
    line-height:18px;
    margin:8px 0 5px 0px;
    padding: 0;
	width:93%;
}

/********community******/
.slider_right a{
    color: #158104;
    float: left;
    
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px 0pxpx;
    text-decoration: none;

}
.slider_right a:hover{
	text-decoration:underline;
}
.link_commun{
	color: #158104;
    
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px 5px;
    text-decoration: none;
	line-height:24px;
}
.link_commun:hover{
	text-decoration:underline;
}
.team_img_cc{
	float:left;
	width:10%;
}
.team_img_cc img{
    width: 80px;
	overflow:hidden;
	border-radius: 100%;
	text-align: center;
}
.team_img_cc h4 {
    text-align: center;
}
.blog_cc
{
	float:left;
	width:78%;
}
.blog_cc h2
{
	float:left;
	width:100%;
	font-weight: 500;
	margin:0 0 10px;
	font-size:14px;
	
}
.blog_cc a{
	text-decoration:none;
}
.blog_cc a h2
{
	float:left;
	width:100%;
	font-weight: normal;
	margin:0 0 10px;
	font-size:14px;
	
	text-decoration:none;
	color:#158104;
}
.blog_cc a h2:hover{
	text-decoration:underline;
}
.blog_cc p
{
	float:left;
	width:90%;
	color:#4D4D4D;
	
	font-size:12px;
}
.blog_list_main
{
	float:left;
	width:100%;
	margin:10px 0 10px;
	list-style:none;
}
.blog_list_main li
{
	float:left;
	border-top:1px solid #E6E6E6;
	width:100%;
	padding:10px 0;
	
	list-style:none;
}
.title_blog_tit{
	color:#2e2e2e;
	font-size:18px;
	
	margin:6px 0 0 10px;
	padding:0 0 0 0px;
	
}
.blog_pages_num{
    display: block;
    padding: 30px 0 0;
    position: relative;
    text-align: center;
	 color: #666666;
	 margin:10px 0 0 0px;
}
.blog_view_ul{
    float: none;
    font-size: 1.2em;
    list-style: none outside none;
    margin-bottom: 0;
    padding: 0 8px;
    position: relative;
	
}
.blog_view_ul li{
    display: inline;
    float: none;
    font-weight: 500;
    margin: 0;
	
}
.blog_view_ul li a{
	text-decoration:none;
	
}
.blog_view_ul li a:hover{
	text-decoration:underline;
}
.blog_controls_view{
 clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 10px 0 0;
    width: 88px;
}
/**********shipping**********/
.ship_add{
	list-style:none;
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	width:100%;
}
.ship_add li{
	list-style:none;
	margin: 0 5px 0 8px;
	padding:0px;
	float:left;
	width:230px;
}
.ship_add li h2{
	float:left;
	margin:0 0 0 0px;
	padding:0px;
	
	font-size:13px;
	color:#666666;
	width:100%;
}
.ship_add p{
	font-size:13px;
	color:#666;
	
	margin:0 0 0 0px;
	padding:0px;
	float:left;
	width:80%;
}
.pass_word_address
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#111;
	padding: 2px 25px 2px;
	font-size:15px;
	
	margin:10px 8px 10px 30px;
}
.pass_word_address:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
.credit_field
{
	float:left;
	margin:10px 0 5px 10px;
	width:55%;
	font-size:13px;
	color:#4c4c4c;
	padding:0 0 0 0px;
	
}
.credit_field label
{
	float:left;
	font-size:13px;
	margin:0 0 5px;
	color:#4c4c4c;
	font-size:13px;
	padding:0 0 0 0px;
	
	width:100%;
}
.store_preview_btn_1
{
	float:left;
	background: url(../../images/but_bg.jpg) repeat-x;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	 padding: 8px 38px 5px;
	font-size:15px;
	
	margin:35px 8px 25px 35px;
}
.store_preview_btn_1:hover
{
	background:#e6ca82;
	text-decoration:none;
	
}
/******** Image code *******/
	
.control-group .scroll_5_image {
    margin: 0 5px 0 0;
    width: 210px !important;
}
.scroll_5_image {
    border: medium none;
    box-shadow: 0 0 3px 0 #9B9E9E inset;
    color: #111;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 0 5px 0 6px;
    padding: 6px;
    width: 190px;
}
.abutton_btn{
	float:left;
	background-color:#65A501;
 	border-color:#B6B6B6 #B6B6B6 #B6B6B6;
	border-style:solid;
	border-width:1px;
	-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:5px 11px;
	margin-top:5px;
	text-decoration:none;
	line-height:20px;
}
.abutton_btn:hover{
	background:#e6ca82;
}
	
/**add event form**/

.list_div
{
	float:left;
	width:100%;
	border:1px solid #D9D9D9;
	border-radius:5px;
	margin:5px 0 10px;
	padding:12px 15px 8px;
	
}
.cardinfo_div
{
	float:left;
	width:100%;
	margin:0 0 10px;
}
.cardinfo_div label
{
	float:left;
	width:25%;
	font-size:12px;
	color:#333;
	text-align:left;
	margin-right:15px;
	margin-top:6px;
	
}
.payment_txt
{
	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;
	
}
.save_btn
{
	float:left;
	color:#FFF;
	font-size:12px;
	background:url(../images/btn_bg.png) repeat-x;
	border:none;
	border-radius:4px;
	cursor:pointer;
	padding:8px 20px;
	font-weight: 500;
	
}
.save_btn:hover{background:url(../images/btn_bg_hover.png) repeat-x;}
.list_div
{
	float:left;
	width:100%;
	border:1px solid #D9D9D9;
	border-radius:5px;
	margin:5px 0 10px;
	padding:12px 15px 8px;
	
}
.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 ));*/
	background:#65A501;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	border-color:#b6b6b6 #b6b6b6 #b6b6b6;
	border-style:solid;
	border-width:1px;
	height:15px;
	-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:5px 11px;
	margin-right:10px;
	
	
	
}


/*************updated code********/
.controll_image{
	float: left;
    height:248px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.controll_image img{
	overflow:hidden;
}
.blog_heading{
	color: #010000;
    float: left;
    
    font-size: 16px;
    margin: 15px 0 8px 10px;
    padding: 0;
    width: 23%;
}



/*feed back page css start*/

.feeds{ 
float:left;
padding:0px; 
margin:0px;
}
.feeds li {

padding:0px; 
margin:0px;
list-style:none;
height: 160px;
}

.feed-name{ 

font-size:14px;
color:#81ca0f;
line-height:26px;

 
}

.feed-tle{ 

line-height:26px;
font-size:13px; 
}

.feed-cnt{ 
height:50px;
overflow:hidden;
width:580px;
margin-bottom:10px;
}
.feed-cnt1{ 
overflow:hidden;
width:950px;
}

.read-more a{

font-size:14px;
font-weight:normal; 
float:right;
padding:5px;
width:75px;
text-align:center; 
color:#fff;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
text-decoration:none;
background: #619e02; /* Old browsers */
background: -moz-linear-gradient(top,  #619e02 0%, #7bc00d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#619e02), color-stop(100%,#7bc00d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #619e02 0%,#7bc00d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #619e02 0%,#7bc00d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #619e02 0%,#7bc00d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #619e02 0%,#7bc00d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619e02', endColorstr='#7bc00d',GradientType=0 ); /* IE6-9 */

}

.read-more a:hover{ 
color:#111;
background: #6eb503; /* Old browsers */
background: -moz-linear-gradient(top,  #6eb503 0%, #68aa0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eb503), color-stop(100%,#68aa0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6eb503 0%,#68aa0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6eb503 0%,#68aa0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6eb503 0%,#68aa0b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6eb503 0%,#68aa0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb503', endColorstr='#68aa0b',GradientType=0 ); /* IE6-9 */
}

.more-feed{
float:left;

}

.more-feed:hover{
 
}
.more-feed a{ 
text-decoration:none;
font-size:14px;
font-weight:normal;

padding:10px;
border:1px solid #999999;
color:#fff;
background: #619e02; /* Old browsers */
background: -moz-linear-gradient(top,  #619e02 0%, #7bc00d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#619e02), color-stop(100%,#7bc00d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #619e02 0%,#7bc00d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #619e02 0%,#7bc00d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #619e02 0%,#7bc00d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #619e02 0%,#7bc00d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619e02', endColorstr='#7bc00d',GradientType=0 ); /* IE6-9 */

}
.more-feed a:hover{
color:#111;
background: #6eb503; /* Old browsers */
background: -moz-linear-gradient(top,  #6eb503 0%, #68aa0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eb503), color-stop(100%,#68aa0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6eb503 0%,#68aa0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6eb503 0%,#68aa0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6eb503 0%,#68aa0b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6eb503 0%,#68aa0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb503', endColorstr='#68aa0b',GradientType=0 ); /* IE6-9 */}

.feed-details{ 
padding:20px;
line-height:26px;
}

.feed-list{ 
padding:0px;
margin:0px;
float:left;
}

.feed-list li { 
list-style-type:none;
 margin-bottom:20px;
}

.page-list {
float:left; 
text-align:center;

}

.page-list li {
list-style-type:none; 
text-align:center;
float:left;
 background:#009900;
 margin-right:10px;
}

.page-list li a{
text-decoration:none;
color:#111;

padding:10px;
font-size:12px;
}

.page-list li a:hover, #active{
color:#fff;
}


/*Rating css*/
#rating-pos {
float:right;
position:relative;
top: 10px;

}
.ratingstar-0 {
float:left;
width:117px;
height:27px; 
background:url(../../images/review-stars.png) no-repeat 0px -122px;
margin-top: 5px;
}

.ratingstar-1 {
float:left;
width:117px;
height:27px; 
background:url(../../images/review-stars.png) no-repeat 0px -94px;
margin-top: 5px;
}

.ratingstar-2 {
float:left;
width:117px;
height:27px; 
background:url(../../images/review-stars.png) no-repeat 0px -70px;
margin-bottom: 18px;
}
.ratingstar-3 {
float:left;
width:117px;
height:27px; 
background:url(../../images/review-stars.png) no-repeat 0px -47px;
margin-top: 5px;
}

.ratingstar-4 {
float:left;
width:117px;
height:27px; 
background:url(../../images/review-stars.png) no-repeat 0px -22px;
margin-top: 5px;
}
.ratingstar-5 {
float:left;
width:117px;
height:27px; 
background:url(../../images/review-stars.png) no-repeat 0px 0px;
margin-top: 5px;
}

 /*feed back page css end*/
 
 
 
 /*Favorites list css start*/
 
 .fav-info { 
 float:left;
 width: 200px;
 }
 .fav-btn {
 float:left;
 left:0px;
 border-right: #e5e5e5 solid 1px;
 }
 
 .favorite1 {
 margin:20px;
 padding:0px;
float: left; 
}
 
 .fav-name { 
 padding:10px;
 margin:0px;
 font-size:14px;

 }
 
  .fav-byname { 
 padding:10px;
 margin:0px;
 font-size:13px;

 }
 .fav-imgs {
 float:left;
 }
 
 .fav-pro {
 float:left;
 margin:0px;
 padding:0px;
  border-right: #e5e5e5 solid 1px;
  
 }
  .fav-pro li {
  float:left;
  padding:0px;
  margin:0px; 
 
  }
 
  .fav-pro li img{
  float:left;
  width:65px;
  height:57px;
  margin: 5px;
  }
 .resend_btn
 {
    background: none repeat scroll 0 0 #333333;
    border-radius: 5px;
    color: #FFFFFF;
    float: left;
    margin: 0;
     padding: 7px 11px 8px;
	font-size:12px;
    text-align: center;
 }
  .resend_btn:hover
 {
	 color:#5AA501;
	 
 }
 .no-items {
 float:left;
 }
 .item-no { 
 padding:5px;
 margin:5px 5px 0px 5px;
 text-align:center;
 position: relative;

width: 65px;
line-height: 26px;
 overflow:hidden;
 }
  .item-no span {
  color:#FF6600;
  }
 .close_btn
 {
	 float:right;
	 width:17px;
	 height:16px;
	 background:url(../../images/close12.png) no-repeat;
 }
 /*Favorites list css end*/
 
 .addthis_toolbox a{
	 margin:7px 2px 0 5px;
 }


.upload-file .description {
    float: left;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 5px;
    width: 60%;
 }
 .sort_option{
	 float:right; 
	 margin-right:12px;
	 width:250px;
	 padding:0px;
 }
 .sort_option span{
  color: #969696;
    float: left;
    
    font-size: 11px;
    margin: 2px 5px 0 2px;
  }
  
 .sort_option a{
	color: #65A501;
    float: left;
    
    font-size: 12px !important;
	width:75px;
	float:left;
	margin:2px 0 0 5px;
	padding:0px;
	
	 
   }
   
  .sort_option a:hover{
	  color:#333;
  }
  .sort_link_view{
	  color: #65A501;
    float: left;
    
    font-size: 12px !important;
    line-height: 15px;
    margin:3px 5px 0 0;
    padding: 0;
    text-decoration: none;
}
.one-active
{
	background:#81b1c7 !important;
    color: #FFFFFF !important;
    font-size: 13px !important;
    font-weight: 500;
}
.line_active{
	color:#333 !important;
}
.story_slider span{
	margin:10px 0 0 0px;
	padding:0px;
	float:left;
}
#post_content_tbl{margin:0 0 0 10px !important;}

.home_active
{
	background:#cccccc !important;
}
.link_commun:hover{
	color:#090;
}
.width_field label{
	width:70% !important;
	line-height:20px;
	font-weight: 500;
	font-size:13px;
	
}
.width_field{
	margin-left:12px !important;
}
.new_seemore{
	margin-top:4px !important;
	float:left !important;
}
.pages_no a{
	font-size:14px;
	font-weight: 500;
}
.share_tex_feature{
	 color: #111;
    
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 7px;
    padding: 0;
}
.pass h3{
	margin:10px 0 10px 10px;
}
.redfont{
	float:none !important;
}
/****************menu top latest***/
.popup_tab_content p{
	width:97%;
	margin:10px 0 15px 10px;
	 color: #333;
    
    font-size: 13px;
    font-weight: normal;
	padding:0 10px 0 10px;
	line-height:20px;
}
.note_aling{
	 color: #81CA0F;
    float: left;
    margin: 8px 0 0 2px !important;
	font-weight: 500;
}
	
