@font-face {
	font-family: "FUJILITN";
	src: url('../fonts/fujilitn.eot');
	src: local("Fujilitn"), url('../fonts/fujilitn.ttf') format("truetype");
}
@font-face {
	font-family: "GOTHIC";
	src: url('../fonts/gothic.eot');
	src: local("Century Gothic"), url('../fonts/gothic.ttf') format("truetype");
}
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383434;
	line-height: 21px;
}
.clear {
	clear: both;
}
ul, li, div, span, img, br, p, a, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
h3 {
	background: #469b00;
	padding: 5px;
	color: #FFF;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#upper_banner {
	width: 100%;
	float: left;
	background: url(../images/upperbg.jpg) repeat-x;
}
#upperbanner_wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.upper_right {
	width: 427px;
	float: right;
	margin-top: 80px;
}
.call_us {
	width: 570px;
	float: right;
	font-family: "GOTHIC";
	font-size: 15px;
	font-weight: bold;
	color: #1f2b06;
	margin-top: 10px;
}
.logo {
	float: left;
	margin-top: 62px;
	width: 397px;
}
.menu {
	width: 790px;
	float: right;
	margin-top: 23px;
}
.menu ul {
	list-style-type: none;
}
.menu ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	color: #FFF;
	font-family: "GOTHIC";
	line-height: 36px;
	text-transform: uppercase;
	margin-right: 5px;
}
.menu ul li.last {
	margin-right: 0px;
}
.menu ul li a {
	text-decoration: none;
	color: #FFF;
	background: #1f2b06;
	padding: 0 20px;
	display: block;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.menu ul li a:hover {
	text-decoration: none;
	background: #364f06;
	color: #FFF;
}
.menu ul li a.active {
	text-decoration: none;
	background: #364f06;
	color: #FFF;
}
.slider_whole {
	width: 100%;
	float: left;
	background: url(../images/sliderbg.png) repeat-x;
}
.slider_whole_wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 50px 0;
	overflow: hidden;
}
.left_slider {
	width: 590px;
	float: left;
}
.left_slidertxt {
	background: url(../images/quote.png) no-repeat left top;
	color: #FFF;
	font-family: "GOTHIC";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding: 17px 0 0 9px;
}
.slider_discount {
	width: 590px;
	float: left;
	margin: 15px 0;
}
.right_slider {
	width: 271px;
	float: right;
	margin-top: 14px;
}
#content {
	width: 100%;
	background: #FFF;
	float: left;
}
#content_wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.middle_content {
	width: 1000px;
	float: left;
	margin-top: 40px;
}
.middle_content1 {
	width: 1000px;
	float: left;
	margin-top: 10px;
}
.left_col {
	width: 661px;
	float: left;
}
.right_col {
	width: 274px;
	float: right;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #060;
	/*background: url(../images/welcome_header.png) right no-repeat;*/
	margin-bottom: 10px;
}
.welcome {
	width: 661px;
	float: left;
}
.welcome p {
	margin-top: 10px;
	font-size: 13px;
}
.welcome_txt {
	margin-top: 10px;
	float: right;
	width: 450px;
	margin-top: 40px;
}
.imgae_posi {
	float: left;
	width: 211px;
}
.readmore {
	float: right;
	background: url(../images/readmore.png) no-repeat;
	width: 98px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	margin-top: 30px;
}
.readmore a {
	text-decoration: none;
	color: #fff;
}
.readmore a:hover {
	text-decoration: underline;
}
.products_lower {
	margin-top: 50px;
	width: 661px;
	float: left;
}
.products {
	width: 414px;
	float: left;
}
.products ul {
	list-style-type: none;
}
.products ul li {
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	margin: 5px;
}
.products ul li:hover {
	box-shadow: 1px 4px 2px rbga(0, 0, 0, 0.27);
	-moz-box-shadow: 1px 4px 2px rbga(0, 0, 0, 0.27);
	-webkit-box-shadow: 1px 4px 2px rbga(0, 0, 0, 0.27);
	display: block;
}
.products ul li img {
	margin: 0 auto;
	display: block;
}
.products_image_posi {
	width: 89px;
	float: left;
}
.products_text {
	float: right;
	/*width: 321px;*/
	width: 315px;
	margin-top: 12px;
}
.products_text a {
	text-decoration: none;
	color: #333;
}
.products_text a:hover {
	text-decoration: underline;
	color: #f00;
}
.products_more {
	text-align: right;
	color: #F00;
	float: right;
	background: #047204;
	line-height: 20px;
	text-align: center;
	margin: 10px 0 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
}
.products_more a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0 8px;
	font-size: 11px !important;
}
.products_more a:hover {
	color: #fff;
	background: #041101;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.products_text span {
	color: #060;
	font-size: 13px;
}
.better_breath {
	width: 197px;
	float: right;
	margin-top: 8px;
}
h2 {
	background: #030;
	color: #fff;
	line-height: 30px;
	font-size: 13px;
	font-family: "GOTHIC";
	padding-left: 20px;/*margin-top: 10px;*/
}
h4 {
	font-size: 24px;
	font-family: "GOTHIC";
	font-weight: normal;
	border-bottom: 2px dashed #060;
	color: #060;
	padding-bottom: 8px;
}
.services {
	width: 272px;
	float: right;
	border: 1px solid #ccc;
	padding-bottom: 20px;
}
.services ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 10px;
}
.services p {
	margin: 10px 0 0 20px;
	cursor: pointer !important;
}
.services p span {
	font-size: 14px;
	color: #360;
}
.services ul li {
	border-bottom: 1px solid #dde6d6;
	background: url(../images/list.png) no-repeat left 12px;
	font-size: 13px;
	font-weight: normal;
	padding:8px 0 8px 18px;
	
}
.services ul li a {
	text-decoration: none;
	color: #066;
}
.specials {
	width: 272px;
	float: right;
	margin-top: 20px;
	background: #d1d1d1;
	padding: 15px 0;
}
.specials_header {
	padding-bottom: 5px;
	font-family: 'GOTHIC';
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
}
.specials ul {
	margin-top: 5px;
	list-style-type: none;
	margin-left: 20px;
}
.specials ul li {
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(../images/specials_li.png) left no-repeat;
	padding-left: 20px;
}
.contact_details {
	margin-top: 15px;
}
.view_more_direction {
	width: 249px;
	float: right;
	background: url(../images/viewmore_direction.png) no-repeat;
	line-height: 36px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: "GOTHIC";
	color: #FFF;
	margin-top: 15px;
}
.view_more_direction a {
	text-decoration: none;
	color: #FFF;
}
.view_more_direction a:hover {
	color: #FF0;
	text-decoration: underline;
}
.footer {
	width: 100%;
	float: left;
	background: url(../images/footerbg.png) repeat-x;
	border-top: 2px solid #173d00;
	margin-top: 50px;
}
.footer_wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.lowerfooter {
	width: 1000px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	color: #173d00;
	margin : 30px 0;
}
.copyright_brilliantwebtech {
	width: 567px;
	float: left;
}
.designed_by_brilliantwebtech {
	width: 276px;
	float: right;
}
.designed_by_brilliantwebtech a {
	text-decoration: underline;
	color: #173d00;
	font-weight: bold;
}
.designed_by_brilliantwebtech a:hover {
	color: #F00;
}
.map {
	width: 508px;
	float: right;
	border: 2px dashed #CCC;
	margin-top: 10px;
	padding-right: 10px;
	height: 229px;
}
/*--------- CONTCT -----*/



.input_field1 {
	width: 270px;
	height: 24px;
	border: 1px solid #b5b3b3;
	font-size: 12px;
	color: #000;
	background: #d2d1d1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 0 0 6px;
	margin-bottom: 5px;
}
.text_area {
	width: 270px;
	height: 40px;
	border: 1px solid #b5b3b3;
	font-size: 12px;
	color: #000;
	background: #d2d1d1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 0 0 6px;
	margin-bottom: 5px;
}
.input_field2 {
	width: 355px;
	height: 24px;
	border: 1px solid #b5b3b3;
	font-size: 12px;
	color: #000;
	background: #d2d1d1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 0 0 6px;
	margin-bottom: 5px;
}
.text_area1 {
	width: 355px;
	height: 40px;
	border: 1px solid #b5b3b3;
	font-size: 12px;
	color: #000;
	background: #d2d1d1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 0 0 6px;
	margin-bottom: 5px;
}
.btn {
	padding: 5px 22px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #173d00;
	border: 1px solid #081400;
	color: #FFF;
	cursor: pointer;
	margin-top: 15px;
}
.btn1{
	margin:20px 0 0 0;
	}
.btn1 a {
	padding: 10px 22px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #5c820a;
	border: 1px solid #081400;
	color: #8BF03D;
	cursor: pointer;
	margin-top: 15px;
	font-size:16px;
	text-decoration:none;
	
}
.btn1 a:hover {
	background: #415c07;
	color: #FF0;
}
.leafes {
	right: 0;
	position: absolute;
	z-index: 2000;
	top: 300px;
}
.content {
	width: 1000px;
	float: left;
}
.product_main {
	width: 1000px;
	float: left;
	margin: 20px 0;
}
.product_main_header {
	font-size: 15px;
	font-weight: bold;
	color: #060;
	padding-bottom: 20px;
}
.products_mainlist {
	width: 830px;
	float: left;
}
.products_mainlist_image {
	width: 160px;
	float: right;
}
.products_mainlist_image ul {
	list-style-type: none;
}
.products_mainlist_image ul li {
	height: 180px;
	width: 130px;
	margin: 0 0 30px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.products_mainlist_image ul li img {
	width: 150px;
	height: 190px;
}
.products_mainlist strong {
	font-size: 14px;
}
.products_categories {
	width: 694px;
	float: right;
}
.products_categories p {
	font-family: "GOTHIC";
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
	color: #033;
}
.products_categories ul {
	list-style-type: none;
}
.products_categories ul li {
	float: left;
	width: 216px;
	margin-right: 20px;
	background: #FFF;
	border: 1px solid #dedcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 13px;
	margin-top: 15px;
	text-align: center;
}
.products_categories ul li:hover {
	background: #FFF;
	-webkit-box-shadow: 1px 2px 6px 1px #ccc;
	box-shadow: 1px 2px 6px 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.products_categories ul li img {
	margin: 0 auto;
	display: block;
}
.products_categories ul li.last {
	margin-right: 0px;
}
.products_cate_details {
	padding: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}
.products_cate_image {
	margin-top: 13px;
}
.products_cate_image p {
	margin-top: 12px;
	font-size: 11px;
	line-height: 20px;
}
.products_cate_prices {
	background: #274c0d;
	line-height: 22px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.products_cate_prices p {
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
.products_addto {
	width: 100px;
	float: left;
	margin: 0 1px;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	background: #030;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.products_addto a {
	text-decoration: none;
	color: #Fff;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.products_addto a:hover {
	background: #090;
	color: #FFF;
}
.products_special_offfer {
	width: 250px;
	float: left;
}
.detailspage_left {
	width: 250px;
	float: left;
}
.detailspage_right {
	width: 363px;
	float: right;
}
.detailspage_right ul {
	list-style-type: none;
	margin-top: 15px;
}
.detailspage_right ul li {
	float: left;
	font-family: 'GOTHIC';
	font-weight: bold;
	border-right: 1px dashed #ccc;
}
.detailspage_right ul li a {
	text-decoration: none;
	color: #060;
	margin: 0 20px 0 0;
}
.detailspage_right ul li.lst {
	margin: 0px 0 0 20px;
	border: none;
}
.detailspage_right ul li a:hover {
	color: #000;
}
.detailspage_right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 0px;
}
.detailspage_qty {
	float: left;
	margin-top: 10px;
}
.detailspage_readmore {
	float: left;
	background: url(../images/buy_nowbg.png) no-repeat;
	line-height: 44px;
	text-align: center;
	width: 201px;
	margin-top: 10px;
	font-family: 'GOTHIC';
	font-size: 18px;
	font-weight: bold;
}
.detailspage_readmore a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0 10px;
}
.detailspage_readmore a:hover {
	background: #030;
	background: url(../images/buy_nowhover.png) no-repeat;
}
.products_page {
	width: 649px;
	float: right;/*	margin-top: 20px;*/
}
.products_page p {
	margin: 2px 0 0 0;
}
.light_box_main {
	width: 250px;
	float: right;
}
.light_box_main p {
	margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 5px;
	background: url(../images/zoomin.png) left no-repeat;
	float: left;
	padding-left: 20px;
}
.light_box_image {
	width: 250px;
	float: right;/*margin-top: 5px;*/
}
.light_box_image ul {
	list-style-type: none;
}
.light_box_image ul li {
	width: 250px;
	float: left;
	height: 260px;
	margin: 0px 26px 5px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
.light_box_image ul li:hover {
	border: 1px solid #9c9c9c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.light_box_image ul li img {
	margin: 0 auto;
	display: block;
	height: 250px;
	width: auto;
}
.comment1 {
	width: 612px;
	float: left;
	margin: 10px 0;
}
.comment1 ul {
	list-style-type: none;
}
.comment1 ul li {
	float: left;
	padding-right: 7px;
	border: none;
	margin: 0;
}
.comment1 ul li a {
	margin: 0;
}
.comment1 ul li.pad_more {
	padding-left: 6px;
}
/*------TAB CSS STARTS--------------*/



.tab_container_main1 {
	width: 640px;
	float: right;
	margin-top: 42px;
}
ul.tabs {
	padding: 0;
	float: left;
	list-style: none;
	height: 33px;
	width: 610px;
	margin: 0 0 0 15px;
}
ul.tabs li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	height: 33px;
	line-height: 33px;
	margin-bottom: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #193c00;
	color: #FFF !important;
	overflow: hidden;
	position: relative;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
ul.tabs li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #00CC00;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #00CC00;
}
.tab_container {
	border: 1px solid #a7a8a9;
	clear: both;
	float: left;
	width: 612px;
	background: #fff;
	height: 430px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	overflow: scroll;
	padding: 12px;
}
.tab_details {
	width: 588px;
	float: left;
	font-size: 13px;
}
.tab_details ul {
	list-style-position: inside;
	margin: 10px 0;
}
.tab_details ul li {
	list-style: inside none;
	list-style: none !important;
	padding: 0 0 0 15px;
	background: url(../images/lis.png) no-repeat left top;
	margin: 5px 0;
}
.strike_through {
	text-decoration: line-through;
	color: #F00;
}
.details {
	width: 760px;
	margin-top: 15px;
}
.details p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.boxer {
	background: #1e4200;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.tder {
	border: 1px solid #CCC;
	padding-left: 8px;
}
.chargeres {
	background: #1e4200;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding: 6px;
	text-align: right;
}
.selecter {
	width: 250px;
	height: 24px;
}
.error_class_register {
	color: #ff0000;
}
.feedback-textfield {
	width: 96%;
	padding: 2%;
	border-radius: 4px;
 -moz-`border-radius:4px;
	-webkit-border-radius: 4px;
	border: 1px solid #CCC;
	line-height: 24px;
}
.feedback-textfield1 {
	border-radius: 4px;
 -moz-`border-radius:4px;
	-webkit-border-radius: 4px;
	border: 1px solid #CCC;
	line-height: 24px;
	height: 24px;
	width: 100%;
	padding: 1%
}
.feedback-textfieldd {
	border-radius: 4px;
 -moz-`border-radius:4px;
	-webkit-border-radius: 4px;
	border: 1px solid #CCC;
	line-height: 18px;
	width: 96%;
	padding: 2%;
}
.cartsviews {
	margin: 0;
}
.cartsviews a {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #CCC;
	line-height: 24px;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 5px;
	background: #7fca30;
	font-weight: bold;
	font-size: 14px;
}
.cartsviews .last {
	margin: 0 !important;
}
.cartsviews a:hover {
	text-decoration: none;
	background: #5cbe00;
 box-shadow:0 3px 2px rgba(0, 0, 0, 0.26) -moz-box-shadow:0 3px 2px rgba(0, 0, 0, 0.26) -webkit-box-shadow:0 3px 2px rgba(0, 0, 0, 0.26)
}
.trip-box {
	float: left;
	font: 14px/1.5 Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 5px;
}
.trip-box .info-box {
	border: 0 none;
	float: right;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 5px;
	width: 130px;
}
.info-box {
	border: 0 none;
	float: right;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 5px;
	width: 130px;
}
.trip-box .info-box p {
	border-bottom: 1px dotted #B7B5B5;
	padding: 4px 0;
}
.trip-box h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px;
}
.imghome {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 5px 0 0;
}
.videopage {
	margin: 10px auto;
	display: block;
	border: 1px solid #000;
	text-align: center;
	padding: 10px;
}
#container_main_new {
	margin: 10px 0 0 0;
}
.newlink a {
	text-decoration: none;
	color: #FFF;
}
.newlink a:hover {
	text-decoration: none;
	color: #FFF;
}
