@font-face {
    font-family: 'gochi_handregular';
    src: url('../font/gochihand-regular-webfont.eot');
    src: url('../font/gochihand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gochihand-regular-webfont.woff') format('woff'),
         url('../font/gochihand-regular-webfont.ttf') format('truetype'),
         url('../font/gochihand-regular-webfont.svg#gochi_handregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'jrhandregular';
    src: url('../font/jrhand-webfont.eot');
    src: url('../font/jrhand-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/jrhand-webfont.woff') format('woff'),
         url('../font/jrhand-webfont.ttf') format('truetype'),
         url('../font/jrhand-webfont.svg#jrhandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
margin: 0;
padding: 0;
font-size: 17px;
line-height: 21px;
color: #feea77;
font-family: 'jrhandregular';
position: relative;
background: #feea77;
z-index: 1;
}
div,h1,h2,h3,h4,h5,h6,form,p, ul, li, span, ul, li{
margin: 0;
padding: 0;
}
li{
list-style-type: none;
}
a{
color: #000;
text-decoration: none;
}
a:hover{
color: #0000CC;
text-decoration: none;
}
a img{
border: none;
}
h1{
color: #000;
background-color: inherit;
font-size: 17px;
line-height: 21px;
}
h2{
color: #000;
background-color: inherit;
font-size: 15px;
line-height:19px;
}
h3{
color: #000;
background-color: inherit;
font-size: 13px;
line-height: 17px;
}
p{
padding-bottom: 10px;
}
spacer{
font-size: 0;
line-height: 0;
clear: both;
}
td{
	padding: 0 5px 0 0;
}
/*.......general css......*/
#wrapper{
background: url(../images/top_bg.jpg) no-repeat center top;
float: left;
width: 100%;
position: relative;
z-index: 99;
}
.left_top_hm{
	background: url(../images/left_top.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 87px;
	position: absolute;
	top:0px;
	left: 0;
}
.right_top_hm{
	background: url(../images/right_top.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 53px;
	position: absolute;
	top:0px;
	right: 0;
}
.left_mid_top_hm{
	background: url(../images/lft_btm.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 717px;
	position: absolute;
	top:529px;
	left: 0;
}
.right_mid_top_hm{
	background: url(../images/right_btm.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 522px;
	position: absolute;
	top:638px;
	right: 0;
}
.ft_btm_lft {
    background: url(../images/ft_btm_left.jpg) repeat-x 0 26px;
    bottom:24px;
    height: 156px;
    left: 0;
    position: absolute;
    width: 64%;
    z-index: 1;
}
.ft_btm_right{
	background: url(../images/hm_ft_right.jpg) repeat-x 0 26px;
    bottom:24px;
    height: 156px;
    right: 0;
    position: absolute;
    width: 64%;
    z-index: 1;
}

.main_container{
	width: 996px;
	margin: 0 auto;
	position: relative;
	z-index:999;
}

.header{
	width: 996px;
	float:left;
	padding: 0 0 19px 0;
	position: relative;
	z-index: 99;
}
.logo{
	margin: 12px 0 0 0;
	float:left;
	padding: 0;
}
.right_top_header{
	float: right;
	padding: 12px 27px 18px 0;
	width: 556px;
}
.login{
	background: url(../images/login_bullet.png) no-repeat right 18px;
	float: left;
	padding: 16px 14px 0 0;
	margin: 0 10px 0 0;
}
.login a{
	float:left;
	font-size: 14px;
	color: #fff;
	font-family: 'gochi_handregular';
}
.login a:hover,.view_cart a:hover{
	color: #ffd400;
}
.view_cart{
	float:left;
	background: url(../images/cart_icon.png) no-repeat right top;
	padding:0px 28px 0 5px;
	margin:8px 4px 0 0;
	background-position:100% 0;
}
.view_cart a{
	float:left;
	font-size: 14px;
	color: #fff;
	font-family: 'gochi_handregular';
	cursor:pointer;
}
.view_cart:hover{
	background-position:100% 100%;
}
.search_section{
	float: left;
	background: url(../images/search_bg.png) no-repeat 0 0;
	width: 151px;
	height:34px;
	display: block;
	padding: 0 0 0 7px;
    margin:4px 8px 0 0;
	background-position:0 0;
}
.search_section:hover{
	background-position: 0 100%;
}
.top_form {
    float: left;
    width:auto;
	padding:0px 0 0 0;
}
.top_search{
	width: 119px;
	float: left;
	border: none;
	margin: 10px 0 0 0;
	background: none;
	font-size: 14px;
	color: #000000;
	font-family: 'gochi_handregular';
	outline:none;
	line-height:20px;
}
.top_submit{
	background: url(../images/search_icon.png) no-repeat 0 0;
	width: 17px;
	height: 17px;
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer;
	border: none;
	 margin: 9px 0 0 8px;
	float:left;
}
.top_sign_up{
	background: url(../images/sign_up.png) no-repeat 0 0;
	width: 91px;
	height: 34px;
	display: block;
	float: left;
	border: none;
	font-family: 'gochi_handregular';
	font-size: 15px;
	cursor: pointer;
}
.top_sign_up:hover{
	background-position: 0 100%;
}
.navigation{
	width: 721px;
	float: right;
	margin-top: -6px;
}
.navigation ul{
	float:left;
	width: 100%;
}
.navigation ul li{
	float: left;
}
.navigation ul li a{
	font-family: 'gochi_handregular';
	color: #ffffff;
	font-size: 15px;
	float:left;
	display: block;
	text-align: center;
	line-height: 15px;
}
.navigation ul li a:hover,.navigation ul li a.current{
	color: #f4df70;
}
.navigation ul li.about_us{
	background:url(../images/about_bg.png) no-repeat 0 -39px;
	width: 93px;
	height: 139px;
	display: block;
	float:left;
	margin: 10px 0 0;
}
.navigation ul li.about_us a {
    margin: 24px 0 0;
    padding: 13px 0 10px;
    width: 87%;
}
.navigation ul li.shop_online{
	background: url(../images/shop_online.png) no-repeat 0 -33px;
	width: 104px;
	height: 116px;
	display: block;
	float:left;
	margin: 5px 0 0 0;
}

.navigation ul li.shop_online a{
    margin: 38px 0 0 10px;
    padding: 15px 13px 13px 5px;

}
.navigation ul li.party_order{
	background: url(../images/thrd_list.png) no-repeat 0 -43px;
	width: 92px;
	height: 97px;
	display: block;
	float:left;
	margin: 0 0 0 4px;
}
.navigation ul li.party_order a {
    margin: 27px 0 0 6px;
    padding: 10px 8px 13px 7px;
}

.navigation ul li.contact_us{

    background: url(../images/cnt_bg.png) no-repeat 0 -31px;
    display: block;
    float: left;
    height: 125px;
    margin: 0 0 0 5px;
    width: 98px;
}
.navigation ul li.contact_us a {
    margin: 40px 0 0 3px;
    padding: 7px 16px 6px 13px;
}
.navigation ul li.shop_online_car{
	margin: 0 !important;
}
.navigation ul li.shop_online_car a{
	padding: 15px 13px 13px 16px !important;
}
.navigation ul li.about_us_tea{
	margin: 0!important;
}
.navigation ul li.about_us_tea a{
	padding: 13px 0 10px 6px !important;
}
.banner_bg {
    background: url(../images/hm_banner_top_bg.jpg) no-repeat scroll center 0;
    float: left;
    position: relative;
    width: 100%;
	z-index: 1;
    background-size:cover;
}

.left_ban_top {
    background: url(../images/left_banner_top.jpg) repeat-x 0 0 ;
    height: 418px;
    left: 0;
    position: absolute;
    top: 230px;
    width: 64%;
    z-index: 1;
}
.right_ban_top{
	background: url(../images/hm_ban_right.jpg) repeat-x right 0;
	height: 418px;
    right: 0;
    position: absolute;
    top: 230px;
    width: 64%;
    z-index: 1;
}
.banner_outer{
	width: 996px;
	margin: 0 auto;
	position: relative;
		z-index: 99;
}
.banner{
	background: url(../images/banner_bg.png) no-repeat right 19px;
	min-height: 407px;
	width: 100%;
	float:left;
	
	position: relative;
		z-index: 99;
}
.welcome_text{
	padding: 36px 0 0 0;
	float:left;
	font-family: 'jrhandregular';
	color: #673e0f;
	font-size: 39px;
	line-height: 42px;
	font-weight: normal;
}
.welcome_text span{
	color: #0f0f0f;
	font-size: 72px;
	line-height: 76px;
	display: block;
	float:left;
	padding: 20px 0 0 0;
}
.content_section_bg{
	width: 100%;
	float: left;
	background-color: #663c0d;
	padding: 65px 0 0 0;h
}
.content_section_outer{
	width: 996px;
	margin: 0 auto;
}
.content_section{
	width: 100%;
	float:left;
}
.coin{
	width: 291px;
	float:left;
	padding: 0 60px 12px 0;
}
.cnt_text{
	width: 642px;
	float: right;
}
.cnt_text h1{
    font-family: 'jrhandregular';
	color: #feea77;
	font-size: 73px;
	line-height: 73px;
	width: 100%;
	font-weight: normal;
	text-align: right;
	float: right;
	padding: 0 20px 0 0;
}
.cnt_text p{
	line-height: 27px;
	float: right;
	text-align: right;
}
.small_info{
	width: 100%;
	float: left;
	padding: 0 0 35px 0;
}
.small_info ul{
	width: 100%;
	float:left;
}
.small_info ul li{
	background: url(../images/small_box_bg.png) no-repeat 0 0;
	width: 323px;
	height: 224px;
	display: block;
	float: left;
	 margin: 0 9px 0 0;
}
.list_img {
    float: left;
    padding: 68px 13px 30px 32px;
    width: 98px;
}
.small_info ul li.last{
	margin: 0;
}
.right_list {
    float: left;
    padding: 51px 0 0;
    width: 150px;
}
.right_list h2{
	font-family: 'gochi_handregular';
	color: #673e0f;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 6px 0;
}
.right_list p {
    color: #595959;
    font-family: 'jrhandregular';
    font-size: 21px;
    padding: 0 0 15px;
}
.right_list h3{
	color:#080808;
	font-family: 'jrhandregular';
	font-size: 23px;
	font-weight: normal;
	padding: 0 0 15px 0;
}
.details{
	background: url(../images/details_bg.png) no-repeat 0 0;
    color: #2E2E2E;
    display: block;
    float: left;
    font-family: 'gochi_handregular';
    font-size: 18px;
    height: 35px;
    padding: 16px 0 0 25px;
    width: 78px;
}
.details:hover{
	 background-position: 0 100%;
	 color: #2E2E2E;
}
.small_info_mid{
	padding-left: 45px;
	padding-top: 50px;
	 float: left;
    width: 81px;
}
.footer_bg{
	width: 100%;
	float:left;

	 position: relative;
	 z-index: 1;
}
.footer_bg_in{
	background: url(../images/footer_Bg.jpg) no-repeat center 0;
	width: 100%;
	float:left;
	 position: relative;
	 z-index: 99;
	 padding:22px 0 0 0;
         background-size:cover;
}
.footer_outer{
	width: 996px;
	margin: 0 auto;
}
.footer{
	width: 100%;
	float:left;
}

.footer p {
    color: #4F481D;
    float: left;
    font-family: 'jrhandregular';
    font-size: 15px;
    padding: 10px 20px 20px 0;
font-weight:bold;
}
.footer ul{
	float:left;
	width:100%;
	/*padding:40px 0 0 0;*/
	padding:60px 0 0 0;
}
.footer ul li{
	float:left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	background: url(../images/nav_list_devider.png) no-repeat right 7px;
}
.footer ul li.last{
	padding: 0;
	margin: 0;
	background: none;
}
.footer ul li a {
    color: #4F481D;
    font-family: 'jrhandregular';
    font-size: 16px;
    font-weight: bold;
}
.footer ul li a:hover, .footer ul li a.active{
	color: #000;
}
/*....About Us.......*/
.left_top{
	background: url(../images/left_top.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 87px;
	position: absolute;
	top:0px;
	left: 0;
}
.right_top{
	background: url(../images/right_top.jpg) repeat-x 0 -2px;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 53px;
	position: absolute;
	top:0px;
	right: 0;
}
.left_mid_top{
	background: url(../images/lft_btm.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 717px;
	position: absolute;
	top:529px;
	left: 0;
}
.right_mid_top{
	background: url(../images/right_btm.jpg) repeat-x 0 0;
	position: relative;
	z-index: 9;
	width: 29%;
	height: 522px;
	position: absolute;
	top:638px;
	right: 0;
}
.inner_body{
	background: url(../images/inner_bg.jpg) no-repeat center top #feea77;
}
.banner_inner{
	background: url(../images/about_banner.png) no-repeat right 43px;
	width: 100%;
	float:left;
	min-height: 424px;
	margin-top: -15px;
}
.header_inner{
	padding: 0;
}
.welcome_text_inner{
	padding: 132px 0 0;
}
.inner_content{
	width: 100%;
	float: left;
	padding:0 0 20px;
}

.inner_content h2 {
    color: #FEEA77;
    font-family: 'jrhandregular';
    font-size: 31px;
    font-weight: normal;
    padding:25px 0 20px;
}
.inner_content p{
	padding: 0 0 20px 0;
}
.inner_content ul{
	padding: 0 0 25px 0;
	float: left;
	width: 100%;
}
.inner_content ul li{
	background: url(../images/bullet.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	color:#FEEA77;
	
}
.inner_content h2.table_head{
	font-size: 18px;
}
.inner_content p.img_section{
	padding: 10px;
	background: #fff;
	margin: 10px;
	border: 1px solid #924e05;
}

.inner_content p.qnty input{
	padding: 5px !important;
	border: 1px solid #e8a760;
	background: #d1a573;
	line-height: 22px !important;
	color: #e91015;
	width: 75px;
	margin: 20px 0 0 0 !important;
}
.inner_content p.update input{
    background: url(../images/sign_up.png) no-repeat 0 0 ;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'gochi_handregular';
    font-size: 15px;
    height: 34px;
    width: 91px;
}
.inner_content p.update input:hover{
	background-position: 0 100%;
}
.inner_content p.delete input{
	margin:0 10px 0 20px;
}
/*........product listing.........*/
.banner_product{
	background: url(../images/product-listing.png) no-repeat right top;
	width: 100%;
	float:left;
	min-height: 432px;
	margin-top: -15px;
}
.product_listing{
	width: 100%;
	float:left;
}
.product_listing ul{
	width: 100%;
	float:left;
}
.product_listing ul li{
	background: none;
	width: 308px;
	float:left;
	padding: 0 30px 22px 0;
}
.product_listing ul li img{
	float:left;
	width: 308px;
	height: 212px;
}
.product_listing ul li .small_info{
	width: 308px;
	float:left;
}
.small_info_pro p{
	padding: 0 0 0 22px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	width: 165px;
	float:left;
}
.small_info_pro a{
	background: url(../images/view_details.png) no-repeat 0 0;
	width: 101px;
	height: 41px;
	display: block;
	font-size: 0;
	line-height: 0;
	float:left;
}
.small_info_pro a:hover{
	background-position: 0 100%;
}
.product_listing ul li.last{
	padding:0 0 22px 0;
}
.inner_content_pro{
	padding: 0 0 30px 0;
}
.product_body{
background: url(../images/pro_listing_bg.png) no-repeat center top !important;
}
.product_listing_hd{
	padding: 75px 0 0 0;
}
.pro_left_btm{
	background: url(../images/pro_left_btm.png) repeat-x 0 0;
    height: 823px;
    left: 0;
    position: absolute;
    top: 422px;
    width: 29%;
    z-index: 9;
}
.pro_right_btm{
	background: url(../images/pro_right_btm.png) repeat-x 0 0;
    height: 629px;
    position: absolute;
    right: 0;
    top: 532px;
    width: 29%;
    z-index: 9;
}
/*...........registration.............*/
.profile_tab{
	float:left;
	margin: 0 0 0 20px;
}
.login_section {
    float: left;
    padding: 20px 0 0 0;
    width: 445px;
	min-height: 218px;
}
.login_section h3, .registration_section h3, .cart_section h3{
	color: #F4DF70;
	font-weight: normal;
	font-size: 32px;
	line-height: 36px;
	font-family: 'jrhandregular';
	padding: 0 0 10px 0;
}
.login_section form{
	width: 100%;
	float:left;
	padding: 20px 0 0 0;
	position: relative;
}
.registration_section form{
	width: 100%;
	float:left;
	padding: 20px 0 0 0;
	position: relative;
}
.login_section form p, .registration_section form p{
	width: 100%;
	float:left;
	padding: 0 0 6px 0;
	position: relative;
	min-height: 32px;
}
.login_section form p label, .registration_section form p label {
    float: left;
    font-size: 18px;
    line-height: 18px;
    width: 134px;
	display:block;
}

.login_info{
	 background: url(../images/box.png) no-repeat 0 0;
    float: left;
    height: 24px;
    line-height: 12px;
    margin: 0;
    padding: 5px;
    width: 259px;
	border: none;
	font-size: 16px;
	font-family:'jrhandregular';
	outline:none;
}
.login_info1{ 
	background: url(../images/input_box.png) no-repeat 0 0;
	width: 131px;
	height: 21px;
	display: block;
	padding: 5px;
	border: none;
}
.submit_info{
    background: url(../images/sign_up.png) no-repeat 0 0;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'gochi_handregular';
    font-size: 20px;
    height: 34px;
    margin: 0 0 0 135px;
    width: 91px;
}
.submit_info:hover{
	background-position: 0 100%;
}
.login_section form p.forgot_pass a{
	color: #FEEA77;
}
.registration_section{
	background: url(../images/devider.png) no-repeat right -171px;
    float: left;
    margin: 20px 43px 0 0;
    padding: 0 0 30px 43px;
	width: 463px;
}
.login_info_country{
	height: 28px;
	padding: 0 10px 0 10px;
	display: block;
	float:left;
	border: 0;
	background-color: #d1a573;
}
#dobMonth{
	width: 140px !important;
}

/*............product details...............*/
.product_details{
	width: 100%;
	float:left;
}
.pro_dtls_bg {
	/*background: url(../images/pro_dtls.jpg) no-repeat center top !important;*/
}
.left_top_pro_dtls{
	background:url(../images/left_pro_dtls.jpg) repeat-x 0 0;
    height: 630px;
    left: 0;
    position: absolute;
    top: 422px;
    width: 29%;
    z-index: 9;
}
.left_img_pro{
	width: 440px;
	float: left;
}
.right_top_pro_dtls{
	background: url(../images/right_btm_pr_dtls.jpg) repeat-x 0 0;
	height: 437px;
    position: absolute;
    right: 0;
    top: 532px;
    width: 29%;
    z-index: 9;
}
.banner_product_dtls{
	min-height: 416px !important;
}
.right_pro_dtls{
	width: 556px;
	float: left;
}
.right_pro_dtls h2{
	font-family: 'jrhandregular';
	font-weight: bold;
	font-size: 28px;
	color: #feea77;
	 padding: 37px 0 23px 0;
	 
}
.right_pro_dtls p {
    color: #FEEA77;
    font-family: 'jrhandregular';
    font-size: 19px;
    line-height: 18px;
    padding: 0 0 22px;
}
.right_pro_dtls p span {
    color: #FFFFFF;
    font-family: 'jrhandregular';
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
	float:left;
}
.price_pro_dtls{
	font-family: 'jrhandregular';
	font-weight: bold;
	font-size: 16px;
	color: #feea77;
}
.price_pro_dtls span{
	color: #fff;
}
.right_pro_dtls form{
	float:left;
	padding: 0 0 25px 0;
	width: 100%;
	 position: relative;
	}
.right_pro_dtls form label{
	color:#fff;
	font-family: 'jrhandregular';
	text-align: left;
	
}
.right_pro_dtls form input{
	/*width: 193px;*/
	width:245px;
	height: 32px;
	font-family: 'jrhandregular';
	font-size: 16px;
	padding: 0 5px;

}
.add_to_cart_pro{
	background: url(../images/add_to_cart.png) no-repeat 0 0;
	width: 100px;
	height: 41px;
	display: block;
	float:left;
    margin: 0 0 0 87px;
}
.add_to_cart_pro:hover{
	background-position: 0 100%;
}
.banner_bg_about{
}
.inner_content_pro_dtls{
	min-height: 505px;
}
.info_other_pro{
	width: 100%;
	float:left;
}
.info_other_pro td{
	padding: 0 0 40px 0;
}
.info_other_pro td p{
	font-size: 14px;
	line-height: 18px;
}
.popuptag{
	padding: 0 8px 0px 0;
}

.image-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #000000;
    float: left;
    height: 209px;
    margin: 23px 0 0 5px;
    padding: 11px 0 0 12px;
    width: 306px;
 position: relative;
}
.success_msg{
	float: left;
	padding: 0 !important;
	margin-bottom:-30px;
	text-align: center;
	width: 400px;
}

.white{
	color:#ffffff; 
	float:left; 
	width:310px;
}
	
.view-details{
	background: url(../images/edit_profile.png) no-repeat 0 0;
	width: 160px;
	height: 24px;
	display: block;
	float:left;
	padding: 10px 0 0 0;
	color: #000 !important;
}
.view-details:hover{
	background-position: 0 100%;
}
.cart_section{
	
    float: left;
    min-height: 394px;
    padding: 0px 0 0 30px;
    width: 945px;
}
.billing_info td{ padding: 10px; }
.addtocart_wrapper{ border:10px solid #cea170; padding: 16px 12px 0 7px; background-color: #7a4a14; margin: 0 0 20px 0;}

.bottom-divider{ background:url(../images/seperator.jpg) repeat-x left bottom; width:900px; height:45px;padding: 10px;}

.bottom-divider td, .tea_ace1 td{
	padding: 10px;
}
#password2{
	font-family:Arial, Helvetica, sans-serif;
}
.submit-btn , .link_button{
    background: #CC9966;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    font-family: 'jrhandregular';
    font-size: 15px;
    font-weight: bold;
	float:left;
	line-height: 19px;
    margin: 9px 0 16px;
    width: 100px;
}
.submit-btn:hover, .link_button:hover{
	background-color: #d48327;
	color: #000000;
}
.inner_content .login_section ul li{
	background: none;
	padding:0px 0px !important;
}
.inner_content .login_section ul li a{
	background: none;
	padding:7px 10px !important;
}
.inner_content .login_section ul li a:hover{
	background: #666666;
	padding:7px 10px !important;
}
.inner_content .login_section ul{
	border-bottom: 1px solid #e9c398;
	float: left;
	width: 87%;
	margin: 0 0 15px 0;
}
.registration_section_login{
   background: url(../images/devider.png) no-repeat 0 0;
    float: left;
    margin-left: 43px;
    min-height: 394px;
    padding: 0px 0 0 43px;
    width: 411px;
}
/*.........Blog..........*/
.cmnts_box{
	background: url(../images/comment_box_bg.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 56px;
    margin: 10px 0 0;
    padding: 14px 0 0 15px;
    width: 36px;
	color: #fff;
	font-weight: bold;
}
.blog_section{
	width: 100%;
	float: left;
}
.blog_section_left{
	width: 698px;
	float: left;
}
.small_blog_section{
	width: 100%;
	float: left;
	padding: 0 0 80px 0;
}
.image_blog{
	width: 241px;
	float:left;
	
}
.inner_content p.blg_img{
	background: url(../images/img_blog_bg.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 153px;
    margin: 0 16px 0 0;
    padding: 30px 0 0 50px;
    width: 124px;
}
.inner_content p.img_blg{
	background: url(../images/img_blog_bg.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 145px;
    padding: 36px 0 0 23px;
    width: 151px;
	margin: 0 16px 0 0;
}
.right_blog_cnt{
	width: 425px;
	float:left;
}
.right_blog_cnt h2{
	padding: 0 0 15px 0;
}
.right_blog_cnt h2 a{
	color: #feea77;
	font-family: 'jrhandregular';
	font-weight: bold;
	font-size: 22px;
}
.right_blog_cnt h2 a:hover{
	text-decoration: underline;
}
.right_blog_cnt span.author{
	float: left;
	color: #ffffff;
	font-family: 'jrhandregular';
	font-size: 17px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #9c6527;
	display: block;
	width: 100%;
	
}
.right_blog_cnt p{
	padding: 0 0 20px 0;
}
.like_cmnts{
	float: left;
}
.cont_button{
	font-family: 'gochi_handregular';
	color: #111111;
	font-size: 18px;
	padding: 5px 9px 3px 9px;
	background-color: #feea77;
	border: 2px solid #000;
	float: right;
}
.cont_button:hover{
	color: #000;
	background-color: #eace2f;
}
.right_blog_section{
	background: url(../images/right_shadow.png) no-repeat 0 0;
	min-height:558px;
	width: 250px;
	padding: 0 0 0 30px;
	float: right;
}
.right_blog_section h2{
	background: url(../images/blog_hd.png) no-repeat 0 0;
    display: block;
    height: 19px;
    padding: 20px;
    width: 197px;
	margin: 0 0 20px 0;
	float: left;
}
.right_blog_section ul{
	width: 188px;
	float:left;
	padding: 0 0 0 20px;
}
.right_blog_section ul li{
	float:left;
	background: url(../images/arrow.png) no-repeat 0 5px;
	padding:0 0 18px 24px;
}
.right_blog_section ul li a span{
	color: #fff;
}
.right_blog_section ul li a{
	color: #feea77;
}
.right_blog_section ul li a:hover{
	text-decoration: underline;
}
/*......drtopdown.....*/

.navigation ul li ul.dropdown {
    position: relative;
    top: 0 !important;
    width: 90px;
    z-index: 999;
	border-top: none;
}
.navigation ul li ul.dropdown li {
	width: 100%;
    padding: 5px 0 0;
}
.navigation ul li ul.dropdown li.last{
	border-bottom: none;
}
.navigation ul li ul.dropdown li a{
	margin: 0;
	padding: 3px 0;
	width: 80px !important;
}
.navigation ul li ul.tea{
	width: 95px;
}
.navigation ul li ul.tea_acs {
    top: -6px !important;
    width: 81px;
}
.navigation ul li ul.stalls {
    top: -5px !important;
    width: 80px;
}
.edit_profile{
background: url(../images/edit_profile.png) no-repeat 0 0;
border: medium none;
cursor: pointer;
display: block;
float: left;
font-family: 'gochi_handregular';
font-size: 20px;
height: 24px;
margin: 0 0 0 135px;
width: 160px;
padding: 10px 0 0 0;
text-align: center;
color: #000;
}
.edit_profile:hover{
	background-position: 0 100%;
	color: #000;
}

.registration_section_shipping{
	    min-height: auto;
		background:url(../images/small_devider.png) no-repeat right 45px;
		width: 461px;
		min-height:215px;
		padding-top: 0 !important;
		margin-top: 0;
}
.login_section_shipping{
	padding-top: 0px !important;
}
.login_section_log, .registration_section_reg{
	float: none;
	margin: 0 auto;
	padding: 0;
	background: none;
}
.submit_info_billing_shipping{
	margin: 30px 0 0 0 !important;
}
.sub_btm_shipping{
	padding: 0 0 0 450px !important;
	float:left;
	
}
.tab_button{
	background: url(../images/edit_profile.png) no-repeat 0 0;
	width: 160px;
	height: 24px;
	padding: 10px 0 0 0;
	display: block;
	color: #000;
	text-align: center;
	margin: 0 10px 0 0;
}
.tab_button:hover{
	background-position: 0 100%;
	color: #000;
}
/*................confirm order.....................*/
.crfm_ord{
	text-transform: uppercase;
	font-size: 22px;
}
.left_hd{
	color: #fff;
	width: 250px;
	padding: 0 0 0 10px;
}
.link_email a{
	color: #FEEA77;
}
.link_email a:hover{
	text-decoration: underline;
}
.info_hd{color: #FEEA77; font-size: 16px; line-height: 22px; padding: 5px 0 0 0 !important; text-transform:uppercase; }	
.tea_listing{
	padding: 0 0 40px 0;
}
.add_to_button{
	width: 154px !important;
	height: 34px !important;
}
#password, #c_password{
	font-family: Arial, Helvetica, sans-serif !important;
}
.view_profile
{
	background: url(../images/edit_profile.png) no-repeat 0 0;
border: medium none;
cursor: pointer;
display: block;
float: left;
font-family: 'gochi_handregular';
font-size: 20px;
height: 24px;
margin: 0 0 0 13px;
width: 160px;
padding: 10px 0 0 0;
text-align: center;
color: #000;
}
.view_profile:hover{
	background-position: 0 100%;
	color: #000;
}
.login_in_form{
	position: relative;
	padding: 0 !important;
}

.niceform{
	position: relative;
}
.navigation ul li ul.tea li{
	background: url(../images/green_drop.png) no-repeat 0 0;
	width: 105px;
	height: 59px;
	display: block;
	float:left;
}
.navigation ul li ul.tea li a{
	padding: 25px 0 0 0;
	text-align: center;
	width: 100% !important;
	
}
.navigation ul li ul.tea_acs li{
	background: url(../images/blue_drop.png) no-repeat 0 0;
	width: 92px;
	height: 53px;
	display: block;
	float:left;
}
.navigation ul li ul.tea_acs{
	margin: 0 0 0 0;
}
.navigation ul li ul.tea_acs li a{
	padding: 15px 0 0 0;
	text-align: center;
	width: 100% !important;
	
}

.navigation ul li ul.stalls li{
	background: url(../images/deep_green_drop.png) no-repeat 0 0;
	width: 97px;
	height:54px;
	display: block;
	float:left;
}
.navigation ul li ul.stalls li a{
		padding: 15px 0 0 0;
	text-align: center;
	width: 100% !important;
}
.inner_content p.left_img_pro{
	background: url(../images/img_bg.png) no-repeat 0 0;
    float: left;
    height: 285px;
    padding: 68px 0 0 69px;
    width: 366px;
}

.inner_content p.left_img_pro img {
    height: 221px;
    width: 301px;
}
.box {
    background: url(../images/pro_img_bg.png) no-repeat scroll 0 0;
    float: left;
    height: 73px;
    margin: 0;
    padding: 20px 0 0;
    position: absolute;
    text-align: center;
    width: 134px;
}

.box img {
    float: left;
    height: 53px;
    margin: 0 20px 12px 22px;
    width: 89px;
}
.box_cart{
	margin: -20px 0 0 0 !important;
}
.add_form{
	padding: 0 0 50px 0 !important;
}
.star{
	float:left;
	padding: 0 0 0 40px;
}
.left_section_in{
	float:left;
	width: 428px
}
.thumbScroller{
	padding: 70px 0 0 0;
}
#form_rating{
	float:left;
}
.rating_label{
	padding: 0 0 0 133px;
}
#form_rating{
	text-align: center;
	float:left;
	width: 100%;
}
.cart_bt{
	margin: 10px 0 0 133px !important;
}
.pro_rating{
	padding: 0 0 0 100px;
}
.avg_rat{
	padding: 0 0 0 100px;
}
.forgot_password{
	width: 400px;
	float: left;
}
.right_pr{
	float: left;
	height: 119px;
}
.right_inner_ord table td{
	padding: 10px;
}
/*..........Blog_Fb...........*/
.social_icon{
	width: 79px;
	float: right;
	margin:-12px -10px 0 0;
}
.social_icon ul{
	width: 100%;
	float:right;
	padding: 4px 0 0 0;
}
.social_icon ul li{
	float:left;
	padding: 0 10px 0 0;
}
.social_icon ul li a{
	color: #fff;
	float:left;
}
.social_icon ul li a.para{
	padding: 5px 0 0 0;
}
.right_top_header {
    float: right;
    padding: 12px 0px 0px 0;
    width: 722px;
	height: 55px;
}
/*...............Order Confirmation................*/
.odr_cnf_left{
	width: 550px;
	float:left;
}
.odr_cnf_left h2{
	color: #FEEA77;
    font-family: 'jrhandregular';
    font-size: 28px;
    font-weight: bold;
    padding: 37px 0 23px;
}
.tea_ace{
	border: 10px solid #CEA170;
	 background-color: #7A4A14;
	 margin: 0 0 20px 0;
}
.tea_ace1{
	border: 5px solid #CEA170;
}
.odr_cnf_right{
    width: 400px;
	float: right;
	 margin:0px 0 0 0;
	 min-height: 600px;
}
.odr_cnf_right h2{
	color: #FEEA77;
    font-family: 'jrhandregular';
    font-size: 28px;
    font-weight: bold;
	padding: 30px 0 20px 10px;
	text-decoration: underline;
}
.odr_cnf_right h2.sec_hd{
	padding: 50px 0 10px 10px;
}
.cc-avenue{
	background: #CC9966;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    font-family: 'jrhandregular';
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    width: 200px;
}
.btm_btu{
	padding: 20px 0 0 0 !important;
	float:right;
}
.cc-avenue:hover{
	background-color: #d9a467;
}
.right_inner_ord{
	float:left;
	width: 300px;	border: 4px solid #CEA170;
	 background-color: #7A4A14;
	 margin: 0px 0 0 0;
	 padding: 10px;
}

.billing_info{
}
.ord_hd{
	color: #fff;
}

/*=============== 13-07-13 ====================*/
.no-bg{background:none; padding:0px 0px 0 0;}
.sign_up{float:left;}
a.logout_link{color:#fff; text-decoration:none; margin:5px 0 0; display:inline-block; font-size:14px;}
a.logout_link:hover{color:#FEEA77;}
a.welcome_txt{color:#fff; text-decoration:none;}
a.welcome_txt:hover{color:#FDDB3E; text-decoration:none;}
.social_icon ul li a:hover{color:#FEEA77;}

/*=============== 15-07-13 ====================*/

.fb-icon{width:28px; height:28px; background:url(../images/fb_icon.png) 0 0 no-repeat; background-position:0 0; display:block;}
.fb-icon:hover{background-position:0 100%;}
.txt-row{width:100%; float:left; background:url(../images/divider.png) 50% 100% no-repeat; overflow:hidden; padding:0 0 8px;}
.img-bg{width:243px; height:187px; background:url(../images/img_bg_small.png) 0 0 no-repeat; float:left; margin:0 10px 0; padding:38px 0 0 35px;}
.inner_content .login_section ul li a{}/*color:#fef15d;*/
.inner_content .login_section ul li a:hover{text-decoration:none;}

ul.sitemap{margin:0px; padding:0px;}
ul.sitemap li{background: url("../images/login_bullet.png") no-repeat left 4px; margin:0px; padding:2px 0 2px 20px; }
ul.sitemap li a{color:#FEEA77; text-decoration:none;}
ul.sitemap li a:hover{text-decoration:underline;}

/*============ 16-07-13 ==============*/
.search_section_newsletter{float: left; background: url(../images/newsletter_bg.png) no-repeat 0 0; width:125px; height:33px; display: block; padding: 0 0 0 7px; margin:4px 6px 0 0;}
.fix-margin{margin:4px 0 0 0!important; padding:0px!important;}

/*============ 17-07-13 ==============*/
.review_form{clear:both; margin:20px 0 0; float:left;}
.review_form label{width:150px;}
.post_rev_butn{background: url(../images/post_rev_butn.png) no-repeat 0 0; width:106px; height:34px; display:block; float:left;border:none; font-family: 'gochi_handregular'; font-size:15px; cursor:pointer;}
.submit_butn_dark{background: url(../images/submit_butn_dark.png) no-repeat 0 0; width:106px; height:34px; display: block; float: left; border: none; font-family: 'gochi_handregular'; font-size: 15px; cursor: pointer;}
.submit_butn_dark_lg{width:170px!important; background: url(../images/submit_butn_dark_2.png) no-repeat 0 0 !important;}

.testimonial-lf{width:65%; float:left; margin-right:5%;}
.testimonial-rf{width:30%; float:left;}

.testimonial-row{width:75%; float:left; background:url(../images/testimonial-divider.png) 50% 100% no-repeat; overflow:hidden; padding:0 0 30px 0; color:#FEEA77; word-wrap:break-word;}
.testimonial-row h2{line-height:22px;}
.testimonial-row blockquote{padding:0px; margin:0px; line-height:normal;}
.testimonial-row blockquote:before {
	font-family:Arial, Helvetica, sans-serif;
    content: open-quote;
	font-size:35px;
	font-weight:bold;
	line-height:normal;
}
.testimonial-row blockquote:after {
	font-family:Arial, Helvetica, sans-serif;
    content: close-quote;
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0px;
}
.footer-msg{width:70%; color:red; text-align:right;}

/*================= 18-07-13 ===================*/
.rev_af_lg_blk{
	width:100%;
	float:left;
/*	height:90px;
	overflow:auto;*/
}
ul.rev_af_lg{
	margin:0px;
	padding:0px 0 10px;
	background:url("../images/testimonial-divider.png") no-repeat  50% 100%;
}
ul.rev_af_lg li p{
	padding:0px 0 10px;
}
.fix_rev{margin:10px 0 0 40px!important;}

/*============ Scrollbar =================*/
.mainScroll { width: 520px; clear: both; margin: 20px 0 10px; color:#000; }
.mainScroll .viewport { width: 500px; height:150px; overflow: hidden; position: relative; }
.mainScroll .overview { list-style: none; position: absolute; left: 0; top: 0; }
.mainScroll .thumb .end,
.mainScroll .thumb { background-color:#FEEA77;}
.mainScroll .scrollbar { position: relative; float: right; width: 15px; border:1px solid #FEEA77; padding:1px 0;}
.mainScroll .track { background-color:#663C0D; height: 100%; width:13px; position: relative; padding: 0 1px;}
.mainScroll .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.mainScroll .thumb .end { overflow: hidden; height: 5px; width: 13px; }
.mainScroll .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none;}


/*============ Scrollbar =================*/
.bottom-divider label{padding:0 16px 0 20px;}



/*----------------------190713---------------------------------*/

.success_msg_new{
	float: left;
	padding: 0 !important;
	margin-bottom:-30px;
	text-align: center;
	width: 280px;
	margin-top:12px;
	
}

.success_msg_new_1{
	float: left;
	padding: 0 !important;
	margin-top:10px;
	text-align: center;
	width:440px;
	margin-top:12px;
	
}

.review-heading{width:400px; float:left; margin:18px 0 0px; padding:0px 0 0px !important; font-size:18px; font-weight:bold; text-decoration:underline}

#test_div .NFRadio{left:0px!important; top:0px!important;}

.radio-wrapper{position:relative; height:40px;}

.radio1{
  width:200px; position:absolute; top:0px;}
.radio2{
  width:200px; position:absolute; left:200px; top:0px;}
  
  /*============== 30/06/2013 =============*/
  
.order_detail_stroke{background-color:#FEEA77; margin-bottom:40px; color:#000;}
.order_detail_stroke td{background-color:#663C0D; padding:5px; color:#FEEA77;}
.order_detail_stroke th{padding:5px;}
.order_detail_stroke caption{background:#FEEA77; border-top:1px solid #FEEA77; border-left:1px solid #FEEA77; border-right:1px solid #FEEA77; padding:5px; text-align:left; color:#4F481D; font-weight:bold;}

.test_div .NFRadio{left:0px!important; top:0px!important;}

/*============== 30/06/2013 =============*/

a.forgot_pass{
	color: #fff;
	padding:0 12px 0 0;
}
a.forgot_pass:hover{
	color: #FEEA77;
	padding:0 12px 0 0;
}

/*===========06/08/2013==============*/
.cascade
{
	/*display:none;*/
}

option.test{
	color:#33FF99 !important;
	display:none !important;
}

.banner h1 {
    color: #673E0F;
    float: left;
    font-family: 'jrhandregular';
    font-size: 39px;
    font-weight: normal;
    line-height: 42px;
    padding: 36px 0 0;
}


.banner h1 span {
    color: #0F0F0F;
    display: block;
    float: left;
    font-size: 72px;
    line-height: 76px;
    padding: 20px 0 0;
}

.banner h1.morepadding {
    color: #673E0F;
    float: left;
    font-family: 'jrhandregular';
    font-size: 39px;
    font-weight: normal;
    line-height: 42px;
    padding: 132px 0 0 0;
}


.banner h1.morepadding span {
    color: #0F0F0F;
    display: block;
    float: left;
    font-size: 72px;
    line-height: 76px;
    padding: 20px 0 0;
}


.banner_inner h1{
    color: #673E0F;
    float: left;
    font-family: 'jrhandregular';
    font-size: 39px;
    font-weight: normal;
    line-height: 42px;
    padding: 132px 0 0 0;
}

.banner_inner h1 span {
    color: #0F0F0F;
    display: block;
    float: left;
    font-size: 72px;
    line-height: 76px;
    padding: 20px 0 0;
}
/* 09-06-2015 */

.content_sec_outer_inner{
    overflow:auto;
    height:800px;
}


.del_btn{
   display:block;
   width:24px;
   height:24px;
   font-size:16px;
   line-height:24px;
   text-align:center;
position:absolute;
top:-12px;
right:-12px;
}

.del_btn img{
 width:100%;
height:auto;

}
.edit_prof_butn{margin-top:10px; display:inline-block;}
.egistration_section .image-box{
  position:relative;
}

.msg-note{
   display:block;
   font-size:15px;
   color:#d00a0a;
   margin:20px 0 10px 0;
   line-height:16px;
   text-shadow:-1px -1px 0px #442503;
}


.testimonial-rf dt{ width:88%;}
dd{ min-height:15px; }
.log-head-table{ width:728px;}


/*--------FIXING-11-08-2016---------*/
#wish_form{


}



#wish_form:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
#wish_form { display: inline-block; }
/* start commented backslash hack \*/
* html #wish_form { height: 1%; }
#wish_form{ display: block; }
/* close commented backslash hack */

.msg-green{
	color:#0C3;
	text-align:center;
    padding-top:20px !important;
}


.float-clear{
float:none !important;
clear:both !important;
}

/*---------------------*/
.payment_m{
position:relative;
}
.payment_cod{
position:absolute;
left:140px;
top:0px;
}




