<!--

/*
 * Common styles start
 */

#dzine form{
	padding:0px;
	margin:0px;
}
a img, img {
	border: 0;
}
a.linkopac img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a.linkopac:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a {
	text-decoration: none;
}
.space {
	clear:both;
	height:5px;
	line-height:5px;
}
.space2 {
	clear:both;
	height:10px;
	line-height:10px;
}
.cleaner {
	clear:both;
	height:0;
}
.item_title {
	text-align:center;
	font-size:20px;
	color:#424347;
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:bold;
	/*width:750px;*/
	margin:30px 0 20px;
	box-sizing:border-box;
}
.desc , .desc1 {
	color: #7a7a7a;
	font-family:Georgia;
	font-size: 12px;
	padding: 0 5px;
	text-align: left;
	line-height:23px;
	text-decoration: none;
}
.desc1 {
	padding:0 15px;
}
.desc p b {
	color:#505155;
}
.item_desc_bg {
	background-image: url("feature_bg.jpg");
	background-repeat: no-repeat;
	color: #434549;
	font-size: 14px;
	font-weight:bold;
	height: 32px;
	line-height: 32px;
	text-align: left;
	padding-left:0px;
	background-color: #fff;
	text-transform:uppercase;
}
.desc ul,
.desc1 ul,
.tab_content ul {
	padding: 0 15px;
	margin: 10px 0 10px 0px;
}
.desc ul li,
.desc1 ul li,
.tab_content ul li {
	text-align: left;
	padding-left: 0px;
	margin:4px 0;
	color: #7a7a7a;
	font-size: 12px;
}
.desc ol,
.desc1 ol,
.tab_content ol {
	padding: 0 15px;
	margin: 10px 0 10px 0px;
}
.desc ol li,
.desc1 ol li,
.tab_content ol li {
	text-align: left;
	padding-left: 0px;
	margin:4px 0;
	color: #7a7a7a;
	font-size: 12px;
}
.radioclk {
	display: none;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	display: none;
	word-break:break-word;
}
.tab_content img {
	max-width:100%;
	height:auto;
}
.desc a,
.desc1 a,
.tab_content a {
	color:#4fc094;
	text-decoration:none;
}
.desc a:hover,
.desc1 a:hover,
.tab_content a:hover {
	color:#4fc094;
	text-decoration:underline !important;
}
#design table {
	margin-top: 15px;
}
#design table tr td,
#design table tr td a:link,
#design table tr td a:visited {
	color: #737373;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
#design table tr td {
	vertical-align:middle;
}
#design table tr td a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#design img {
	border:0;
}


/*
 * Common styles end
 */

/*
 * Pc styles start
 */

@media screen and (min-width:641px) {

.main_bg {
	font-family: 'Open Sans', sans-serif;
	font-family:12px;
	background:url(bg.jpg) repeat #d5d9d8;
}
.page_bg {
	background:url(header_bg.jpg) repeat-x;
}
#page{
	width:auto;
	margin:0px auto;
}
#header {
	height:171px;
}
.search_bar{
	padding:12px 0 0 32px;
}
#header_menu {
	height: 60px;
	margin: 0 auto;
	width: 984px;
}
.header_menu {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.header_menu li{
	float:left;
}
.header_menu li a{
	float:left;
	display:block;
}
#store_bg {
	background-image:url(storebg.png);
	background-repeat: repeat-y;
	width:984px;
}
#right_panel{
	float:left;
	padding-left:20px;
	width:735px;
}
#left_panel{
	float:left;
	width:209px;
	padding-left:2px;
}
.panelbg {
	background-image: url("panelbg.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight:normal;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left:15px;
	width: 194px;
	text-transform:uppercase;
	background-color: #2a2b2f;
}
.panel_list {
	margin:0px;
	padding:0px;
	width:209px;
}
.panel_list li {
	list-style-type:none;
}
.panel_list li a:link, .panel_list li a:active , .panel_list li a:visited {
	text-decoration:none;
	display:block;
	font-size:11px;
	color: #4f635b;
	background:url(normal.jpg) no-repeat;
	height:23px;
	line-height:23px;
	text-align:left;
	padding-left:15px;
	background-color:#ffffff;
}
.panel_list li a:hover , .panel_list li a:focus {
	background:url(hover.jpg) no-repeat ;
	color:#ffffff;
	background-color:#4ebf93;
}
.center_content {
	width:732px;
	margin:0 auto;
}
.mob_tab {
	display:none;
}
.pc_tab {
	margin: 10px auto;
	width:730px;
}
.pc_tab .tab_title {
	box-sizing: border-box;
	float: left;
	margin: 0px 0px 0 0;
	color: #656565;
	cursor:pointer;
	font-family:Georgia;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
	text-transform:capitalize;
	width:141px;
	height: 35px;
	line-height: 35px;
	font-style:italic;
}
.pc_tab .tab1 {
	margin: 0px 0px 0 12px;
}
.tab_title:hover {
	color:#4fc094;
}
.pc_tab .tab_top {
	background-image: url(tab_top_bg.jpg);
	background-repeat: repeat-x;
	background-color:#4ebf93;
}
.pc_tab .tab_content {
	color: #7a7a7a;
	font-family: Georgia;
	font-size: 12px;
	margin:0 15px;
	line-height: 23px;
	text-align: left;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5 {
	display: block;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5 {
	background:url(tab_hover.jpg) no-repeat;
	color:#fff;
}

/*.smimage img{
	border:1px solid #d9d9d9;
	margin:2px;
}
.smimage img:hover{
	border:1px solid #2F65C5;
}*/
.mob_space {
	height:5px;
	lin-height:5spx;
}
.menu1,
.menu2,
.menu3,
.menu4,
.menu5,
.menu6 {
	display:block;
	text-decoration:none;
	height:60px;
}
.menu1 {
	background:url(hover_01.jpg) no-repeat;
	width:91px;
}
.menu2 {
	background:url(hover_02.jpg) no-repeat;
	width:118px;
}
.menu3 {
	background:url(hover_03.jpg) no-repeat;
	width:127px;
}
.menu4 {
	background:url(hover_04.jpg) no-repeat;
	width:123px;
}
.menu5 {
	background:url(hover_05.jpg) no-repeat;
	width:115px;
}
.menu6 {
	background:url(hover_06.jpg) no-repeat;
	width:137px;
}
.menu1:hover,
.menu2:hover,
.menu3:hover,
.menu4:hover,
.menu5:hover,
.menu6:hover {
	text-decoration:none;
}
.menu1:hover img,
.menu2:hover img,
.menu3:hover img,
.menu4:hover img,
.menu5:hover img,
.menu6:hover img {
	display:none;
}
.newsletter {
	display:block;
	text-decoration:none;
	height:175px;
	background:url(newsletter_hover.jpg) no-repeat;
	width:178px;
}
.newsletter:hover img {
	display:none;
}
.mail_icon {
	display:block;
	text-decoration:none;
	height:90px;
	background:url(left_banner_02.jpg) no-repeat;
	width:195px;
}
.mail_icon:hover img {
	display:none;
}
.pc_img_sec {
	margin:15px 0;
}
/*.pc_img_div {
	width:600px;
	height:800px;
	border:1px solid #ccc;
	position:relative;
	margin:10px 0;
}
.pc_img_div > img {
	max-width:600px;
	max-height:800px;
	display: block;
	width:600px;
	height:800px;
	margin: auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}*/
/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_img_module {
	width: 730px;
	margin: 20px 0 20px 0;
	border:0px solid red;
	position:relative;
}
.pc_main_img {
	box-sizing:border-box;
	position:relative;
	width:730px;
	height:650px;
	border:1px solid #ccc;
	position:relative;
	margin:10px 0;
}
.pc_main_img > div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	max-width:720px;
	max-height:640px;
	display: block;
	width:auto;
	height:auto;
	margin: auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.pc_thumb_img {
	clear:both;
	text-align:center;
	border:0px solid;
}
.pc_thumb_img label {
	display:block;
	float:left;
	vertical-align:middle;
	margin:0px 10px 10px 0px;
	width:138px;
	height:138px;
	padding:1px;
	cursor:pointer;
	box-sizing:border-box;
	border:1px solid #eee;
	border-radius:0px;
	background:#fff;
	position:relative;
}
.pc_thumb_img label:nth-of-type(5),
.pc_thumb_img label:nth-of-type(10) {
	margin:0px 0px 10px 0px;
}
.pc_thumb_img label:hover {
	border:1px solid #4ebf93;
}
.pc_thumb_img label img {
	display: block;
	max-width:130px;
	max-height:130px;
	height:auto;
	width:auto;
	margin: auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"],
.pc_thumb_img label[rel="[IMAGE1_URL]"],
.pc_thumb_img label[rel="[IMAGE2_URL]"],
.pc_thumb_img label[rel="[IMAGE3_URL]"],
.pc_thumb_img label[rel="[IMAGE4_URL]"],
.pc_thumb_img label[rel="[IMAGE5_URL]"],
.pc_thumb_img label[rel="[IMAGE6_URL]"],
.pc_thumb_img label[rel="[IMAGE7_URL]"],
.pc_thumb_img label[rel="[IMAGE8_URL]"],
.pc_thumb_img label[rel="[IMAGE9_URL]"],
.pc_thumb_img label[rel="[IMAGE10_URL]"] {
	display: none !important;
}
/*Pc image module style end*/

/*.pc_img_sec div.pc_img_div[rel=""],
.pc_img_sec div.pc_img_div[rel="{{image1}}"],
.pc_img_sec div.pc_img_div[rel="{{image2}}"],
.pc_img_sec div.pc_img_div[rel="{{image3}}"],
.pc_img_sec div.pc_img_div[rel="{{image4}}"],
.pc_img_sec div.pc_img_div[rel="{{image5}}"],
.pc_img_sec div.pc_img_div[rel="{{image6}}"],
.pc_img_sec div.pc_img_div[rel="{{image7}}"],
.pc_img_sec div.pc_img_div[rel="{{image8}}"],
.pc_img_sec div.pc_img_div[rel="{{image9}}"],
.pc_img_sec div.pc_img_div[rel="{{image10}}"],
.pc_img_sec div.pc_img_div[rel="[IMAGE1_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE2_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE3_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE4_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE5_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE6_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE7_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE8_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE9_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE10_URL]"] {
	display:none !important;
}*/
.feat_cat {
	margin-left:8px;
}
.feat_cat1,
.feat_cat2,
.feat_cat3,
.feat_cat4 {
	display:block;
	float:left;
	text-decoration:none;
	height:245px;
}
.feat_cat1 {
	background:url(cat_01_hover.jpg) no-repeat;
	width:179px;
}
.feat_cat2 {
	background:url(cat_02_hover.jpg) no-repeat;
	width:184px;
}
.feat_cat3 {
	background:url(cat_03_hover.jpg) no-repeat;
	width:184px;
}
.feat_cat4 {
	background:url(cat_04_hover.jpg) no-repeat;
	width:179px;
}
.feat_cat1:hover img,
.feat_cat2:hover img,
.feat_cat3:hover img,
.feat_cat4:hover img {
	display:none;
}
/*display none & block code pc*/
#header,
#left_panel,
.feature_cat_div,
.pc_img_sec,
.tab_top,
.footer {
	display:block;
}
.mob_header,
.mob_img_sec,
.mob_tab,
.mob_banner,
.mob_footer {
	display:none;
}
}

/*
 * Pc styles end
 */

/*
 * Mob styles start
 */

@media screen and (max-width:640px) {

.main_bg a img,
.main_bg div img,
.main_bg img,
.main_bg .video embed { max-width:100%; }
.main_bg > a {
	color: #09f;
	text-decoration: none;
}
.main_bg {
	padding:0 5px 0 5px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
}
.main_bg a img, .main_bg img {
	border: 0;
}
#page{
	width:100%;
	margin: 0px auto;
}
/*display none & block code mob*/
#header,
#left_panel,
.pc_img_sec,
.feature_cat_div,
.tab_top,
.footer {
	display:none;
}
.mob_header,
.mob_img_sec,
.mob_tab,
.mob_banner,
.mob_footer {
	display:block;
}
.mob_header {
	border-bottom:4px solid #4ebf93;
	padding:10px 0;
}
.mob_footer {
	border-top:4px solid #4ebf93;
	padding:10px 0;
	margin:-15px 0 -15px 0;
}
.item_title,
.mob_banner {
	margin:15px 0;
}
/*.pc_img_sec {
	margin:15px 0 25px 0;
}
.pc_img_div {
	text-align: center;
	border:1px solid #ccc;
	position:relative;
	margin:10px 0;
}
.pc_img_div > img {
	height:auto;
	max-width:100%;
	max-height:350px;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
}
.pc_img_sec div.pc_img_div[rel=""],
.pc_img_sec div.pc_img_div[rel="{{image1}}"],
.pc_img_sec div.pc_img_div[rel="{{image2}}"],
.pc_img_sec div.pc_img_div[rel="{{image3}}"],
.pc_img_sec div.pc_img_div[rel="{{image4}}"],
.pc_img_sec div.pc_img_div[rel="{{image5}}"],
.pc_img_sec div.pc_img_div[rel="{{image6}}"],
.pc_img_sec div.pc_img_div[rel="{{image7}}"],
.pc_img_sec div.pc_img_div[rel="{{image8}}"],
.pc_img_sec div.pc_img_div[rel="{{image9}}"],
.pc_img_sec div.pc_img_div[rel="{{image10}}"],
.pc_img_sec div.pc_img_div[rel="[IMAGE1_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE2_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE3_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE4_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE5_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE6_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE7_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE8_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE9_URL]"],
.pc_img_sec div.pc_img_div[rel="[IMAGE10_URL]"] {
	display:none !important;
}*/
.item_desc_bg {
	background-position:right center;
}
/*mob tab start*/
.pc_tab {
	width:100%;
	margin:0px auto 10px auto;
}
.mob_tab {
	display:block;
}
.tab_title {
	cursor:pointer;
	background:url(mob_tab_normal.jpg) no-repeat right center #fff;
	border-bottom:1px solid #959595;
	text-align: left;
	display: block;
	padding: 10px 0px;
	margin:5px 0 0 0;
	box-sizing:border-box;
	color: #434549;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.tab_content {
	text-align:left;
	color: #7a7a7a;
	font-size: 12px;
	font-style:italic;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	margin:0;
	line-height: 22px;
}
#mobtab1:checked ~ .tab_content #content1,
#mobtab2:checked ~ .tab_content #content2,
#mobtab3:checked ~ .tab_content #content3,
#mobtab4:checked ~ .tab_content #content4,
#mobtab5:checked ~ .tab_content #content5 {
	display:block;
}
#mobtab1:checked ~ .tab_content .tab1,
#mobtab2:checked ~ .tab_content .tab2,
#mobtab3:checked ~ .tab_content .tab3,
#mobtab4:checked ~ .tab_content .tab4,
#mobtab5:checked ~ .tab_content .tab5 {
	background:url(mob_tab_hover.jpg) no-repeat right center #fff;
	border-bottom:1px solid #4fc094;
}
.pc_tab table{ width:100% ;}
/*mob tab end*/

}

/*
 * Mob styles end
 */

-->