html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: 'Arial';
}
body {
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #666;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}


input, textarea, select {
	margin: 3px 0px;
	
}
.product-info input{width: calc(100% - 14px); margin: 0px;padding: 5px;}
a, a:visited {
	color: #005a44;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #005a44;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#wraper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.topheader{
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	overflow: auto;
}
.logo {
	float: left;
	vertical-align: top;
	padding-right: 0px;
	height: auto;
	width: 10%;
} 
.logo img{	
	width: 100%;
} 
.topheadercenter {
	float: left;
	padding-top: 0px;
	width: 66%;
	font-size: 13px;
	text-align: right;
	margin-right: 2%;
	line-height: 24px;
	margin-left: 2%;
}
.topheadercenter li{display:inline-block}
.topheadercenter  a {
	padding: 1px 0px 2px 10px;
	background-repeat: no-repeat;
}
.topheaderright {
	float: left;
	vertical-align: top;
	padding-top: 0px;
	width: 20%;
	font-size: 0px;
	text-align: right;
	line-height: 24px;
}
.topheaderrightten  a {
	padding: 1px 0px 2px 0px;
	background-repeat: no-repeat;
	color: #666;
}
.breadcrumb {
	clear: both;
	margin-bottom: 10px;
	width: 98%;
	margin: 0 auto;
}

.breadcrumb .center {
	background: #f9f9f9;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 0px 0px 7px 7px;
}
.headline {
    display: none;
}
.searchnd {
	display: block;
	vertical-align: top;
	border: 2px solid #039e78;
	height: 24px;
}
.searchicon {
	color: #ccc;
	float: right;
	background: #d2de24;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 10px;
}
#search {
	padding-top: 10px;
	padding-left: 0px;
	color: #FFF;
	font-weight: bold;
	color: #666;
}
#search select {
	border: 0px solid #0A5391;
	margin: 0px 0px;
	height: 30px;
	padding-left: 10px;
	color: #666;
	    display: inline-block;
    vertical-align: top;
}
#search a {
	padding: 0px;
	color: #fff;
	font-size: 18px;
	padding-right: 0px;
	padding-left: 5px;
}
#search input {
	border: 0px;
	border-right: 0px solid #ddd;
	margin: 0px 0px;
	width: calc(100% - 58px);
	height: 22px;
	padding-left: 10px;
	float: left;
	vertical-align: top;
	line-height: 22px;
}
#breadcrumb {
	height: 28px;
	line-height: 28px;
	color: #666;
	font-size: 13px;
}
#breadcrumb a{color: #666;font-size: 11px;}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 220px;
	margin-right: 0px;
	clear: left;
}
#column_right {
	float: right;
	width: 0px;
	margin-left: 0px;
	clear: right;
}
#column_right2 {
	float: right;
	width: 200px;
	margin-left: 0px;
	clear: right;
}
#content {
	margin-bottom: 25px;
	margin-left: 0px;
	margin-left: 0px;
}


#content .top .center {
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 width: 98%;
 margin: 0 auto;
}
#content .top h1, .heading:before {
    content: "\f013";
    font-family: FontAwesome;
    padding-right: 7px;
    color: #ff0;
}
#content .top h1 {
	    padding: 0px 0px 0px 0px;
	    color: #005a44;
	    font-family: Condensed;
	    font-size: 24px;
	    font-weight: normal;
	    text-transform: uppercase;
}
#content .heading {
	    font-size: 16px;
	    padding: 5px 0px 5px 10px;
	    font-family: Condensed;
	    color: #fff;
	    font-weight: normal;
	    text-transform: uppercase;
}
#content .middle {

	min-height: 30px;
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin: 0 5px 10px 5px;
}
.box {
	margin-bottom: 10px;
}
.box .top {
		padding: 5px 0px 5px 0px;
		color: #fff;
		font-size: 22px;
		font-family: Condensedbold;
		text-transform: uppercase;
		color: #000000;
}
.box .top:before {
	content: "\f013";
	font-family: FontAwesome;
	padding-right: 7px;
	color: #fff;
	display: none;
}
.box .top img {
	float: left;
	margin-right: 5px;
	display: none;
}
.box .middle {
	background: #FFFFFF;
	padding: 0px;
	padding-bottom: 0px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	display: inline-block;
	background: #64A500;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 5px 12px 5px 12px;
	background: #005a44;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
	width: 98%;
	margin: 0 auto;
	overflow: auto;
	margin-bottom: 20px;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	width: 98%;
	background: #F8F8F8;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 30px;
	line-height: 19px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 33px;
	margin-bottom: 0px;
	border-bottom: 2px solid #68AA01;
}
.tabs a:before {
    content: "\f28e";
    font-family: FontAwesome;
    padding-right: 7px;
    color: #fff;
    font-size: 18px;
}
.tabs h2:nth-child(2) a:before {
	    content: "\f0a2";	}
.tabs h2:nth-child(1) a:before {
	    content: "\f123";	
}
.tabs h2:nth-child(3) a:before {
	    content: "\f06b";	
}

.tabs a {
	float: left;
	display: block;
padding: 6px 12px 6px 12px;
	margin-right: 5px;
	
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	z-index: 1;
	font-family: Condensed;
	position: relative;
	text-transform: uppercase;
	top: 1px;
	-webkit-border-radius: 5px 5px 0px 0px;
		-moz-border-radius: 5px 5px 0px 0px;
		-khtml-border-radius: 5px 5px 0px 0px;
		border-radius: 5px 5px 0px 0px;
}


.tabs a.selected {
	 background: #174F96; /* For browsers that do not support gradients */
	  background: -webkit-linear-gradient(#08d, #174F96); /* For Safari 5.1 to 6.0 */
	  background: -o-linear-gradient(#08d, #174F96); /* For Opera 11.1 to 12.0 */
	  background: -moz-linear-gradient(#08d, #174F96); /* For Firefox 3.6 to 15 */
	  background: linear-gradient(#0065BD, #174F96); /* Standard syntax */
	border-bottom: 0px;
	padding-bottom: 6px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	background:  #fff;
	padding-bottom: 10px;
	border-top: 0px solid #005a44;
	margin-top: 20px;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	padding-right: 50px;
}

#category ul li{
	margin-top: 0px;
	margin-top: 10px;
	list-style: none;
	text-transform: uppercase;
}
#category ul li:last-child{

	border-bottom: 0px solid #ddd;
padding-bottom: 0px;

}
#category ul a{font-weight: bold;}
#category ul ul {
	margin-left: 0px;
	color: #999;
	border-bottom: 1px solid #ddd;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#category ul ul li a{text-transform: none;padding-left: 5px;font-weight: normal;}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}


/* common styling */
.menu {height: 40px;position:relative;font-size:11px;z-index:100;width: 100%;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius:5px;margin-bottom: 0px;}
.menu ul li a, .menu ul li a:visited {display: block;padding-left: 0px;padding-right: 20px;text-decoration:none;color:#fff;height: 40px;text-align:left;line-height: 40px;font-size:13px;overflow:hidden;text-transform: uppercase;}
.menu ul {padding:0;margin:0;list-style: none;text-align: left;}
.menu ul li {display:inline-block; position:relative;}
.menu ul li a:after {
	content: "|";
    padding-left: 20px;
    color: #fff;
	}
	.menu ul li:last-child a:after {display: none;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#005a44;}
.menu ul li:hover ul {display:none; position:absolute; top:30px; left:0; width:120px;}
.menu ul li:hover li {min-width: 150px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#64A500; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-120px;}


#column_middle_top
{
	margin-bottom: 0px;
	font-size: 0px;
	margin-top: 0px;
}
#column_middle_end
{
	clear: both;
	margin-bottom: 20px;
}
/* imagelinks */
.imagelinks{margin-top: 30px}
.imagelinks  .top{
      overflow: hidden;
      background-color: #f3f3f3;
      border-bottom: solid 0px #005a44;
      border-left: solid 2px #005a44;
      border-right: solid 2px #005a44;
      text-align: center;
      text-transform: uppercase;
      font-weight: 100;
      height: 32px;
      line-height: 32px;
    }
.imagelinks  .top span{
    color: #005a44;
    font-weight: bold;
    font-size: 20px;
    font-family: Baomoi;
    text-transform: none;
    }
.imagelinks  .middledt{padding-top: 15px;}
.imagelinks img{height: 100px;-webkit-filter: grayscale(1);-webkit-filter: grayscale(100%);filter: grayscale(100%);filter: url(#greyscale);filter: gray;


}
.imagelinksbox  img{	width: 100%;padding-bottom: 5px}

/* imagelinks2 */
.imagelinks2 img
{	width: 100%;}

#categorywallandfile{}
#categorywallandfile2{}
#categorywallandfile28{}
#categorywallandfile28  ul li{display: inline-block; width: 120px; margin-right: 10px}
#categorywallandfile3{}
#categorywallandfile4{}
#categorywallandfile5{}
#categorywallandfile6{}
#categorywallandfile7{}
#categorywallandfile8{}

.munemb{display: none}
.fa {
    font-size: 18px;
}

/* menu */

.nav-responsive { display:none;}
 .responsive-menu{
  background: #005a44;
  margin-bottom: 0px;
  padding-left: 0;
  padding-top: 0px;
  margin-top: 0px;
 }
 
.main-menu {
	margin-top: 0px;
	border-top: 1px solid #d2de24;
	border-bottom: 1px solid #d2de24;
}
.ie7 .main-menu{z-index:-1}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.main-menu > ul > li {
	display: inline-block;
	z-index: 20;
	vertical-align: top;
	}
.main-menu > ul > li a:before {
	content: "\f28e";
	font-family: FontAwesome;
	padding-right: 10px;
	color: #005a44;
	font-size: 14px;
	}
.main-menu > ul > li:nth-child(3) a:before {
	    content: "\f0a2";
	   
	    }
.main-menu > ul > li:nth-child(4) a:before {
	    content: "\f123";	
}
.main-menu > ul > li:nth-child(5) a:before {
	    content: "\f06b";	
}
.main-menu > ul > li:nth-child(6) a:before {
	    content: "\f00c";	
}
.main-menu > ul > li:nth-child(7) a:before {
	    content: "\f067";	
}
.main-menu > ul > li:nth-child(8) a:before {
	    content: "\f135";	
}
.main-menu > ul > li:nth-child(9) a:before {
	    content: "\f14e";	
}
.main-menu > ul > li:nth-child(10) a:before {
	    content: "\f111";	
}
	    
.main-menu > ul > li:hover {
} 
 
 .nav-responsive span,
.main-menu > ul > li > a {
	z-index: 6;
	position: relative;
	color: #005a44;
	display: block;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
}
/*
.main-menu > ul > li:first-child > a {font-size: 20px;margin-right:0px;}
.main-menu > ul > li:first-child > li { border-left: 0px solid #0381D4;}
.main-menu > ul > li:first-child > a:before {display: none;}
*/
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	color: #d2de24;
}


.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	border: 1px solid #005a44;
	position: absolute;
	z-index: 7;
	background: #fff;
	padding: 5px;
	margin:0;
	text-align: left;
	margin-top: 0px;
	border-bottom:5px solid #005a44;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #64A500;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
	margin-left:-5px;
	border-bottom:5px solid #322C20;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{
	padding: 6px;
	color: #000;
	display: block;
	white-space: nowrap;
	font-size: 12px;
}
.main-menu > ul > li ul > li > a{min-width: 160px;}

.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover, .main-navigation ul li:hover a.activSub  {
	background: #d2de24;
}
.main-navigation ul li:hover a.activSub 
{background-image:url(../image/menu_arrow_hover.png) ;}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/menu_arrow.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 

/* Responsive menu Css Start */
	.nav-responsive span { display:inline-block;}
	.ie7 .nav-responsive span { display:inline;}
	.nav-responsive {
    cursor:pointer;
    display:none;
    border-left: 7px solid #E65C13;
    border: 3px solid #d2de24;
    }
	.main-navigation  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable {
    background: url(../image/menuld.png) no-repeat scroll 0px 7px;
    margin-top: 0px;
    height: 34px;
    width: 27px;
}
	.responsive-menu {padding:0;position:relative;z-index: 9;}
	.responsive-menu .main-navigation{ 
		position:absolute; 
		z-index:999;  
		display:none; 
		margin-top:6px; 
		padding:1%;
		width:98%; 
		list-style:none;
	}
	.responsive-menu .main-navigation ul{padding-left:20px;}
	.nav-responsive div,
	.responsive-menu .hitarea {
		background: none;
		height: 9px;
		width: 9px;
		float: right;
		cursor: pointer;
		margin-right:10px;
	}
	.responsive-menu .expandable .collapsable-hitarea{ 
		background: url("../image/sprite.png") no-repeat scroll -42px -130px transparent;
		height: 16px;
		width: 16px;
		margin-top:6px
	} 
	.responsive-menu .expandable-hitarea { 
		background:url("../image/sprite.png") no-repeat scroll -13px -131px transparent;
		height: 16px;
		width: 16px;margin-top:6px
	} 
	.responsive-menu .collapsable-hitarea { 
		background: url("../image/sprite.png") no-repeat scroll -42px -130px transparent;
		height: 16px;
		width: 16px;margin-top:6px
	} 

/* Responsive menu Css End */
#categorywallandfile22{}
#categorywallandfile2 .cw_col{}
#categorywallandfile2 .cw_col ul{margin:0; padding:0; padding:0px; padding-left:10px; padding-top:2px; padding-bottom:3px; display:block; text-align: left; overflow:hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin-bottom: 20px; }

#categorywallandfile2 .cw_col ul a{color: #fff; font-size: 14px ;  }
#categorywallandfile2 .cw_col ul a:before{content: "\f104";font-family: FontAwesome;padding-right: 10px;color: #ff0;font-size: 18px;}
#categorywallandfile2 .cw_col ul li:first-letter {color: #ff0;font-size: 20px ;    font-family: Condensed;}
#categorywallandfile2 .cw_col ul li a{content: "\f104"; font-size: 20px;text-transform: uppercase; color: #fff;    font-family: Condensed;}
#categorywallandfile2 .cw_col ul li a:before{display: none}
#categorywallandfile2 .cw_col_c ul{margin:0; padding:0; font-size: 0px; display:block; text-align: left; overflow:hidden;line-height: 20px;}
#categorywallandfile2 .cw_col_c ul li:nth-child(3n+3) {margin-right: 0px;}
#categorywallandfile2 .cw_col_c ul li{list-style: none;display: inline-block;vertical-align: top;width: 180px;margin-right: 17px;margin-left: 1px}
#categorywallandfile2 .cw_col_c ul li img{  border: 1px solid #c6c6c6; -webkit-border-radius: 4px;-moz-border-radius: 4px; border-radius: 4px;    box-shadow: 0px 0px 3px #aaa;width: 100%}


#categorywallandfile7{}
#categorywallandfile7 .cw_col{}

#categorywallandfile7 .cw_col ul{margin:0; padding:0; padding:0px; padding-top:0px; padding-bottom:0px; display:block; text-align: right; overflow:hidden;line-height: 32px;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
.title {
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 5px 0;
}
.title.red:before {
    border-top: 1px solid #0A5BAC;
}
.title:before {
    content: "";
    position: absolute;
    top: 17px;
    right: 0;
    width: 100%;

}
#categorywallandfile7 .cw_col {text-align: justify; line-height: 20px;  font-size: 13px;margin-bottom: 20px}
#categorywallandfile7 .cw_col_c { padding-top: 10px;}
#categorywallandfile7 .cw_col_c .ten{ padding-top: 0px; padding-bottom: 10px}
#categorywallandfile7 .cw_col_c .ten a{ font-size: 18px}
#categorywallandfile7 .cw_col_c .tinkhac{ padding-top: 10px; padding-left: 0px;}
#categorywallandfile7 .cw_col_c .tinchinh{ padding-bottom: 18px;}
#categorywallandfile7 .cw_col_c .xemtiep{ text-align: right; font-style: italic; padding-bottom: 5px}
#categorywallandfile7 .cw_col_c .xemtiep:after {
        content: "\f064";
    font-family: FontAwesome;
    padding-left: 7px;
        color: #1B57A3;
}
#categorywallandfile7 .cw_col_c .tinkhac:before {
        content: "\f0da";
    font-family: FontAwesome;
    padding-right: 7px;
        color: #1B57A3;
}
#categorywallandfile7 .cw_col ul a{color: #fff; font-size: 14px ;  padding-left:0px}
#categorywallandfile7 .cw_col ul a:before{content: "\f104";font-family: FontAwesome;padding-right: 10px;color: #ff0;font-size: 18px;}
#categorywallandfile7 .cw_col ul li{list-style: none; float: left; }
#categorywallandfile7 .cw_col ul li span{ padding: 0 60px 0 20px;   display: inline-block;    position: relative;}
#categorywallandfile7 .cw_col ul li a{content: "\f104"; font-size: 20px;text-transform: uppercase; color: #fff;    font-family: Condensed;}
#categorywallandfile7 .cw_col ul li a:before{display: none}
#categorywallandfile7 .cw_col ul li span:before {
    border-right: 17px solid #fff;
    border-top: 20px solid transparent;
    bottom: 0;
    content: "";
    display: inline-block;
    right: 0;
    position: absolute;
}
#categorywallandfile7 .cw_col ul li span:after {
    border-bottom: 20px solid transparent;
    border-right: 17px solid #fff;
    content: "";
    display: inline-block;
    right: 0;
    position: absolute;
    top: 0;
}


#categorywallandfile88{font-size: 0px;}

.categorywallandfile8 .sanpham{float: left;width: 23%;text-align: center;margin-right: 1%; margin-left: 1%; }
.sanpham{display: inline-block;width: 23%;text-align: center;margin-right: 1%;margin-left: 1%;vertical-align: top;}
.sanphamcl{display: inline-block;width: calc(19.99% - 21px);vertical-align: top;margin-right: 0px;margin-bottom: 0px;padding: 10px;padding-bottom: 0px;text-align: center;border: 1px solid #eee;margin-right: -1px;margin-bottom: -1px;}
.tenspcl{padding-top: 5px;padding-bottom: 5px;}
.tenspcl a{font-size: 14px;}
.model{padding-bottom: 5px;color: #999; font-size: 12px; }
.giacl{font-size: 16px;padding-right: 0px;padding-bottom: 10px;}
.chitietvsmuacl{overflow: auto;background: #fafafa;width: 298px;margin-bottom: 0px;padding: 10px;margin-left: -19px;padding-top: 10px;border-top: 1px solid #eee;margin-top: 10px;display: none;}
.labelnewcl{position: absolute;margin-top: -13px;margin-left: 130px;background: url(../image/label/fptshop.com.vn-201412261059378763_label-moi.png) no-repeat;width: 55px;height: 29px;z-index: 99;}
.labelspecialcl{position: absolute;margin-top: -13px;margin-left: -13px;background: #005a44;border-radius: 100%;width: 35px;height: 35px;line-height: 38px;color: #fff;font-size: 16px;font-weight: bold;z-index: 99;}

.categorywallandfile8 .cw_col .topct8 {
    margin:0;
    padding:0;
    padding:0px;
    padding-top:0px;
    padding-bottom:0px;
    display:block;
    overflow:hidden;
    text-align: left;
    text-transform: uppercase;
    font-weight: 100;
}
.categorywallandfile8 .cw_col .topct8 h2{list-style: none;float: left;padding: 0px;margin: 0px;margin-right: 0px;font-weight: normal;padding-right: 30px;padding-left: 0px;}
.categorywallandfile8 .cw_col .topct8 h2 a{font-size: 18px;text-transform: uppercase;color: #000;font-family: Condensedbold;}
.categorywallandfile8 .cw_col .topct8 h2 a:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 7px;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    padding: 5px;
    padding-right: 7px;
    padding-left: 7px;
    background: #005a44;
    margin-right: 10px;
    display: none;
}
.categorywallandfile8:nth-child(2) .cw_col .topct8 h2 a:before {content: "\f0a2";}
.tabs h2:nth-child(2) a:before {
	    content: "\f0a2";	}
.tabs h2:nth-child(1) a:before {
	    content: "\f123";	
}
.tabs h2:nth-child(3) a:before {
	    content: "\f06b";	
}

.categorywallandfile8 .cw_col .topct8 ul{list-style: none;float: left;padding: 0px;margin: 0px;text-align: left;}
.categorywallandfile8 .cw_col .topct8 li {list-style: none;display: inline-block;color: #fff;font-size: 12px;padding-left: 10px;line-height: 28px;}
.categorywallandfile8 .cw_col .topct8 li a{color: #666;padding-left:0px;text-transform: uppercase;}
.categorywallandfile8 .cw_col .topct8 li:before{font-family: FontAwesome;padding-right: 5px;color: #1255A0;font-size: 18px;}


.categorywallandfile8 .cw_col .topct8 li a:before{display: none}


.categorywallandfile8 .cw_col_c{padding-top: 10px;margin-bottom: 20px;text-align: left;overflow: auto;margin-left: -1%;margin-right: -1%;}
.xemthemct6{background: #0698c2; width: 102px; height: 24px;  line-height: 27px;text-align: center;  display: block;border-radius: 7px;-moz-border-radius: 7px ;-webkit-border-radius: 7px; box-shadow: 1px 2px 5px #666;}
.categorywallandfile8 .xemthemct6 a{color: #fff;}
.categorywallandfile8 .cw_col_c .image{}
.categorywallandfile8 .cw_col_c .image img:hover{
    transition: transform .2s linear;
    -webkit-transition: -webkit-transform .2s linear;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    position: relative;
    z-index:0;
    }
.tensp{padding-top: 15px;padding-bottom: 5px;}
.tensp a{text-transform: uppercase;font-weight: bold;font-weight: 600;}
.model{padding-bottom: 5px;color: #999; font-size: 12px; }
.gia{font-size: 14px;padding-right: 0px;text-align: center;padding-bottom: 20px;}
.giacu{color: #999;text-decoration: line-through;font-size: 14px;}
.giamoi{color: #d2de24;font-weight: bold;font-size: 18px;}
.chitietvsmua{overflow: auto;background: #fafafa;width: 218px;margin-bottom: 0px;padding: 10px;margin-left: -19px;padding-top: 10px;border-top: 1px solid #eee;margin-top: 10px;display: none;}
.chitiet{font-size: 12px;padding-right: 0px;float: left;text-align: left;line-height: 26px;}
.mua{
    float: right;
    vertical-align: top;
    height: 26px;
        background: #64A500;
    background: -webkit-linear-gradient(#78C107, #64A500);
    background: -o-linear-gradient(#78C107, #64A500);
    background: -moz-linear-gradient(#78C107, #64A500);
    background: linear-gradient(#78C107, #64A500);
    
    line-height: 26px;
    padding-left: 7px;
    padding-right: 7px;
    }
.mua a{color: #fff;font-weight: normal;font-size: 14px;}

#categorywallandfile8{margin-bottom: 20px;}
#gallery{}
#gallery ul{padding: 0px; margin: 0px}
#gallery li{    list-style: none;}
#gallery li:before{content: "\f00c";font-family: FontAwesome;  padding-right: 7px;
        color: #1B57A3;}
.categorywallandfile00{margin-bottom: 20px;font-size: 0px}
.categorywallandfile0{float: left;width: 25%;vertical-align: top;padding: 0px;margin-right:0px;border:  0px solid #ccc;}
.categorywallandfile0 ul{padding: 0px;margin: 0px;text-align: left;}
.categorywallandfile0 li{list-style: none;}
.categorywallandfile0 .topct0{margin-bottom:5px;text-align: left;}
.categorywallandfile0 a{text-transform: uppercase;font-weight: bold;}
.categorywallandfile0 ul li a {text-transform: none;text-transform: uppercase;}
.categorywallandfile0 ul li a:before {content: "\f111";padding-right: 5px;color: #005a44;font-family: FontAwesome;font-size: 6px;display: none;}

	
.box .top a {color: #fff;}
.duhovkool {
    text-align: left;
    font-size: 0px;
    margin-top: 0px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.duhovkool a {color: #fff; font-size: 12px;}
.duhovkool .uli .top {
    text-transform: uppercase;
    font-weight: bold;
}
.duhovkool .uli {
    width: 13%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1.28%;
}
.duhovkool ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
.duhovkool li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}
.duhovkool li :before {
    content: "-";
    padding-right: 5px;
    color: #fff;
}
.welpow {
    line-height: 20px;
    color: #005a44;
    border-top: 0px solid #cccccc;
    overflow: auto;
    }
.welpow p{margin: 0px;}
.welpow p:nth-child(2):before{content: "\f041";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child():before{content: "\f041";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(3):before{content: "\f041";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(4):before{content: "\f095";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(5):before{content: "\f0ac";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(6):before{content: "\f0e0";font-family: FontAwesome;padding-right: 5px;}
.powered {
    font-size: 13px;
    text-align: right;
    color: #999;
    }
.powered a{
    color: #f00;
}
.welcome {
    float: left;
    width: 60%;
    text-align: left;
    margin-right: 2%;
    }
	
	
.newletter {color: #d2de24;margin-bottom: 10px;width: 60%;float: left;text-transform: uppercase;line-height: 34px;font-weight: bold;}
.newletter  input {
	display: block;
	width: 100%;
	height: 22px;
	padding: 6px 12px;
	float: right;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d2de24;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	padding: 2px 5px;
	color: #666;
	overflow: hidden;
	border-radius: 0;
	width: calc(100% - 350px);
	box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0px;
}

.newletter .button {
    border: none;
    background: #d2de24;
    padding: 8px 12px;
    font-weight: normal;
    height: 24px;
    float: right;
    padding: 2px 10px;
    line-height: 24px;
    text-transform: uppercase;
    color: #005a44;
    font-size: 14px;
    border-radius: 0;
    margin-right: 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}	
.mangxh{margin-top: 0px;font-size: 12px;text-transform: uppercase;text-align: right;font-weight: bold;}	
.mangxh a{font-size: 24px;padding-left: 10px;color: #d2de24;}	
.mangxh a:hover{color: #666}	
.toptop{
    height: 40px;
    line-height: 40px;
    background: #d2de24;
    text-align: right;
    margin-bottom: 10px;
    display: none;
    }	
.toptop a{margin-right: 10px;font-size: 15px;color: #005a44;}		






.informationfooter {
    text-align: left;
    font-size: 0px;
    padding-top: 0px;
}
.informationfooter a {text-transform: none;}

.informationfooter ul li ul li a {color: #fff; font-size: 12px;text-transform:none}

.informationfooter ul {
    margin: 0px;
    padding: 0px;
    text-align: justify;
}
.informationfooter li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.footer11 li :before {
    content: "\f111";
    padding-right: 5px;
    color: #005a44;
    font-family: FontAwesome;
    font-size: 6px;
}

.footermenu{margin-bottom: 20px;text-align: left;overflow: auto;padding-top: 20px;padding-bottom: 5px;margin-top: 20px;}
.danhmucface{padding-top: 0px;padding-bottom: 0px;}
.footer11{display: block;vertical-align: top;width: 100%;margin-left: 0px;overflow: auto;}
.footer12{display: inline-block;vertical-align: top;width: 330px;margin-left: 0px;text-align: right;color: #fff;line-height: 20px;display: none;}
.footer11 li{display: inline-block;vertical-align: top;margin: 0px;padding: 0px;text-transform: none;padding-top: 3px;width: 240px;padding-bottom: 3px;}
.footer11 li a{color: #005a44;font-weight: normal;}
.footer11 ul{margin: 0px;padding: 0px;padding-bottom: 10px;font-size: 0px;}
.footer11 li ul li{  padding-bottom: 5px; text-transform: none}
.footer11 li ul li a:before {
    content: "-";
    padding-right: 5px;
    color: #fff;
}

.dmsp{padding-top: 10px;margin-bottom: 20px;font-size: 0px;}

.image-additional{margin: 0px; padding:0px;padding-top: 5px;margin-bottom: 20px;text-align: justify;}
.image-additional li{display: inline-block;text-align: center;margin-right: 4px;margin-bottom: 10px;}
.image-additional img{border: 1px solid #DDDDDD;}
.spt{float: left;width: 50%;margin-bottom: 10px;}
.spl{float: left;width: 45%;margin-left: 5%;vertical-align: top;}
.splc{padding-top: 10px;margin-bottom: 0px;width: 100%;overflow: auto;display: none;border-top: 1px solid #E2DEDD;}
.spl h1 {padding: 0px;margin: 0px;color: #005a44;font-family: Condensed;font-size: 18px;font-weight: normal;text-transform: uppercase;margin-bottom: 15px;}
.anhlon{width: 100%;}

.metadessp {color: #333;padding-bottom: 10px;text-transform: uppercase;font-size: 12px;}
.metadessp ul {
color: #333; list-style: none;
}
.metadessp ul li{
  background: url(/catalog/view/theme/default/image/tick.png) no-repeat 0px 2px;padding-left: 20px;padding-bottom: 5px;						}
 .product-info{line-height: 20px;overflow: hidden;padding: 0px;margin-right: 0px;margin: 0 auto;margin-top: 20px;width: 98%;} 



.giactsp{font-size: 20px;font-weight: bold;color: #005a44;padding: 10px 5px 10px 0px;margin-top: 0px;}
.tengia{font-size: 13px;color: #333;}
.giacuctsp {font-size: 15px;color: #333; font-weight: normal;text-decoration: line-through;}
.giamoictsp {font-size: 20px;font-weight: bold;color: #005a44;}
.datmuasp{padding: 10px 0px 0px 0px;color: #4D4D4D;font-size: 13px;}
.add_to_cart {vertical-align: middle;border: none;color: #fff;cursor: pointer;display: block;}
.add_to_cart input{
	  border: none;
	  color: #005a44;
	  cursor: pointer;
	  background: #d2de24;
	  display: block;
	  font-size: 13px;
	  overflow: visible;
	  width: 100%;
	  padding: 6px 15px;
	  padding-top: 8px;
	  letter-spacing: 0.05em;
	  text-transform: uppercase;
	  margin-top: 20px;
	  }
.minimum{    background: #eee;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    font-style: italic;}
.hotrosp{
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
    display: none;
}
.dienthoaisp{padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.hotrosp .tb{color: #999; font: 12px/1.5em Arial,Helvetica,sans-serif; font-style: italic}
.dt{font-weight: bold;color: #005a44;font-size: 18px;margin-top: 10px;}
.dt a{font-weight: bold;color: #005a44;font-size: 18px;}
.hotrosp img{height: 40px; margin-right: 10px}
.product-infoo {font-size: 13px;}
.product-infoo ul li{}
.product-infoo ul{}	
.chitietsp{color: #005a44;font-size: 14px;margin-top: 10px;margin-bottom: 5px;padding-bottom: 5px;font-weight: bold;margin-top: 10px;text-transform: uppercase;}	
#review-title{font-weight: bold;text-transform: uppercase; }


.html1{}
.html1 img{max-width: 100%;height: auto;text-align: right;}
.html1 ul{margin: 0px; padding: 0px; border-top: 1px dotted #999;padding-left: 0px;padding-top: 5px; margin-bottom: 10px;}
.html1 li{padding-top: 0px;list-style: none;}

.jpotal{margin-top: 20px}
.danhmuc{margin-bottom: 10px;font-size: 0px;width: 100%;margin: 0 auto;}
.danhmuc li{display: inline-block;width: 132px;width: 23%;margin-right: 1%;margin-left: 1%;vertical-align: top;}
.danhmuc .anhdanhmuc img{width: 100%;}
.anhdanhmuc{margin-top: 10px}
.tendanhmuc{margin-top: 5px;text-align: center;}
.metadanhmuc{margin-top: 10px}

.spcot{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; overflow: auto;
}
.anhspcot img{float: left; margin-right: 15px; }


/************************************************
	      jcarousel LITE		
************************************************/
#jcarousel {
	width:100%;
	overflow: hidden;
	margin-top: 20px;
}
.slider {
	float:left;
	left: -5000px; 
	position:relative; 
	visibility:hidden;	
}
	
.slider ul {
	width:100%; 
	text-align: justify;font-size: 0px;
}

.slider ul li {

  
	margin-left: 0px;
    padding-bottom: 20px;
    text-align: center;
    display: inline-block;
    width: 200px;
    vertical-align: top;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
	height:380px;
}

.slider ul li img {
	cursor:pointer;

}

.prev {
	cursor:pointer;
	float:right;
	padding-top:0px;
	margin-left: 0px;
	font-size: 20px;
	padding-left: 10px;
	color: #E65C13;
}

.next {
	cursor:pointer; 
	float:right; 
	margin-right: 0px;
	padding-top:0px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff; 
	cursor:default;
	padding:2px; 
	font-size:11px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}


/* onecheckout */

.onecheckout {
	width:33%;
	float:left;
	text-align:left;
}
.onecheckoutmid {
	width:28%;
	margin:0 3%;
	float:left;
	text-align:left;
}
.onecheckout #confirmorder{
	display:none;
}
.onecheckout-heading {
	border-bottom: 1px solid #999;
	padding: 8px;
	padding-left:0;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	margin-bottom:15px;
	text-align:left;
}
.onecheckout-content {
	padding: 0px 0px 15px 0px;
	overflow: auto;
	color: #666;
	text-align:left;
}
#checkout-panel{ float: right;}
#login-show { color:#fff;background: #64A500;padding: 6px;line-height: 40px;-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius:  5px;
		border-radius:  5px;}
#checkout-panel #login{
	padding-left:6px;
	margin: 15px 0 20px;
	display:none;
	width:98%;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}
#checkout-panel #login .close_la{
	position:relative;
	margin-bottom:-16px;
	top:-16px;
	right:-16px;
	cursor:pointer;
	float:right;
	width:16px;
	height:16px;
	background:url("../image/cancel.png") no-repeat scroll 0 0 transparent;
}
.onecheckout-content .left {
	float: left;
	width: 48%;
}
.onecheckout-content .right {
	float: right;
	width: 48%;
}
.onecheckout-content .small-field{
	width:98%;
}
.onecheckout-content .large-field{
	width:98%;
}
.onecheckout-content .divclear {
	clear: both;
}
.onecheckout-product table {
	width: 99%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.onecheckout-product td {
	padding: 7px;
}
.onecheckout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.onecheckout-product thead .name, .onecheckout-product thead .model {
	text-align: left;
}
.onecheckout-product thead .quantity, .onecheckout-product thead .price, .onecheckout-product thead .total {
	text-align: right;
}
.onecheckout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.onecheckout-product tbody .name, .onecheckout-product tbody .model {
	text-align: left;
}
.onecheckout-product tbody .quantity, .onecheckout-product tbody .price, .onecheckout-product tbody .total {
	text-align: right;
}
.onecheckout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.onecheckout-content .cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.onecheckout-content .cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.onecheckout-content .cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
onecheckout-content .success,.onecheckout-content .warning,#checkout-panel .success,#checkout-panel .warning {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	text-align:left;
}
.onecheckout-content .success,#checkout-panel .success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.onecheckout-content .warning,#checkout-panel .warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
/*onecheckout end*/

.topmxh{
}
.topmxh a{font-size: 18px}

.toptop960{width: 960px; margin: 0 auto}
.wraper1{width: 100%;margin: 0 auto;z-index: 999;background: #fff;}
.wraper2{width: 100%;margin: 0 auto;}
.wraper3{width: 100%; margin: 0 auto}
.wraper4{width: 100%; margin: 0 auto}
.wraper5{width: 100%;margin: 0 auto;background: #005a44;color: #d2de24;}
.wraper6{width: 100%; margin: 0 auto}
.module_topheader{width: 960px;margin: 0 auto;color: #005a44;}
.moduleheader{width: 960px; margin: 0 auto}
.module_middle_top{width: 960px;margin: 0 auto;overflow: hidden;}
.module_middle_end{width: 960px; margin: 0 auto}
.module_danhmucface{width: 960px; margin: 0 auto;}
.module_footermenu{width: 960px;margin: 0 auto;}
.module_middle_end{width: 960px; margin: 0 auto}
.headermn{width: 960px;margin: 0 auto;margin-top: 10px;margin-bottom: 0px;}
.duhoc li{border-bottom: 1px solid #ddd;padding-top: 5px; padding-left: 12px; padding-bottom: 5px;background: url('../image/bullet_2.png') no-repeat 0px 10px;list-style: none;}
.duhoc ul{padding: 0px; margin: 0px;}
.labelnew{position: absolute;margin-top: 0px;margin-left: 0px;background: url(../image/label/new.png) no-repeat;width: 35px;height: 35px;z-index: 99;background-size: 35px;display: none;}
.labelspecial{position: absolute;margin-top: 0px;background: #005a44;border-radius: 100%;width: 35px;height: 35px;line-height: 35px;color: #fff;font-size: 13px;font-weight: bold;z-index: 99;}

#content .heading h2{padding: 0px; margin: 0px;   font-size: 16px;display: inline-block; font-family: Condensed; font-weight: normal;}
.heading1 h2{padding: 0px;margin: 0px;font-size: 16px;display: inline-block;font-family: Condensed;font-weight: normal;border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-khtml-border-radius:5px 5px 0px 0px;text-transform: uppercase;padding: 0px 10px 0px 0px;color: #666;font-size: 18px;text-transform: uppercase;color: #005a44;font-family: Condensedbold;}
.heading1{
 display: block;
 overflow: hidden;
 background-color: #f3f3f3;
 text-align: left;
 text-transform: uppercase;
 font-weight: 100;
 height: 34px;
 line-height: 34px;
 padding-right: 5px;
 margin-bottom: 10px;
 }
.heading1:before {
    content: "\f02b";
    font-family: FontAwesome;
    background: #e65c13;
    font-size: 22px;
    display: inline-block;
    padding-left: 10px;
    margin-right: 10px;
    padding-right: 7px;
    color: #fff;
}
.jpotal h2{font-weight: normal; }
.dmsp, .danhmuc h2{font-weight: normal;padding: 0px;margin: 0px;}
.slideshowtrai{display: block;margin-right: 0px;width: 100%;vertical-align: top;}
.imagelinks2{width: 100%;height: auto;display: none;}
	
/* imagelinks2 */
.imagelinks2 a{font-size: 0px}
.imagelinks2 img{width: 49%;height: auto;margin-right: 2%;}
.imagelinks2 a:nth-child(2) img {margin-right: 0%;}
.imagelinks3{margin-bottom: 20px}
.imagelinks3 img{width: 100%}
.item img{
    float: left;
    height: auto;
    padding-top: 3px;
    float: left;
    width: 34%;
    margin-right: 2%;
    }
.item{overflow: auto;padding-bottom: 0px;margin-bottom: 0px;border-bottom: 0px solid #ccc;}
.item a{color: #005a44;font-weight: bold;}
.item:last-child{padding-bottom: 0px;margin-bottom: 0px;border-bottom: 0px solid #ddd;}
.list_article{overflow: auto}
.column_middle_end{}
.column_middle_end .middle{height: 365px;color: #666;}
.middleend1{display:inline-block; margin-right: 30px;width: 380px;     font-size: 14px;   vertical-align: top; }
.middleend2{display:inline-block; margin-right: 30px;width: 380px;       vertical-align: top; }
.middleend3{display:inline-block; margin-right: 0px;width: 380px;        vertical-align: top; }
.googlecong{display:inline-block;width: 120px;margin-right: 20px;text-align: center;vertical-align: top;margin-left: 20px;}

.topmxh2{
    font-size: 14px;
    color: #6c6c6c;
    display: none;
    }
.topmxh2 a {font-size: 20px;padding-left: 30px;padding-right: 10px;text-transform: uppercase;}
.tintuc{width: 98%;overflow: auto;margin: 0 auto;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
.noidungtt{}
.noidungtt h2{
    margin-top: 0px;
    padding-top: 0px;
}
.noidungtt h2 a{
  font-size: 18px;
}
.tentt{float: left;margin-right: 10px;width: 20%;}
.tentt img{width: 100%;}

.topsearch{
    vertical-align: top;
    float: right;
    width: 50%;
}
.toplink{float: left;width: 50%;vertical-align: top;text-align: left;}
.boxnsx  ul{padding: 0px;margin: 0px;padding-left: 0px;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.boxnsx  li{padding-top: 7px;padding-bottom: 7px;color: #005a44;font-size: 14px;list-style: none;border-bottom: 1px solid #ddd;}
.boxnsx  li a{color: #000;text-transform: uppercase;padding-left: 12px;}
.boxnsx li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 10px;
}
.ytb{margin-top: 5px; padding-bottom: 10px;    overflow: auto;}
.ytb img{float: left; margin-right: 10px; width: 60px; height: 40px}
.sanphammoi{
    padding-top: 10px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 0px;
    }
.cuoiphai{float: left;width: 38%;vertical-align: top;text-align: right;}
.cuoiphai a{color: #005a44;}
.cuoiphai span {color: #005a44;}




.xam {background: #fff;}
.xanhga {background: #fff;}
.options{font-weight: bold}

.product-info  textarea, select{width: 100%;margin: 0px;padding: 5px;}
.tm-radio, .tm-selected, .tm-checkbox{
display: inline-block;}

.dulich li img{width: 100%;}
.dulich{
    text-align: center;
    margin-left: -0.5%;
    margin-right: -0.5%;
}
.tendulich{padding: 7px;margin: 0 auto;background: #005a44;z-index: 1;padding-bottom: 9px;position: relative;padding-top: 10px;text-align: center;}
.jcarousel li:nth-child(2n+2) .tendulich{background: #3eaa3a;}
.tendulich a{text-transform: uppercase;font-size: 14px;color: #d2de24;}
.dulich li{margin-bottom: 10px;list-style: none;float: left;padding-bottom: 0px;margin-right: 0.5%;width: 24%;margin-left: 0.5%;vertical-align: top;}
.dulich li:nth-child(4n+4){margin-right: 0px;}
.dulich ul{overflow: auto; margin: 0px; padding: 0px;   margin-top: 5px; text-align: center;}
.metadulich{text-align: justify;color: #666;margin-top: 0px;}
.xemtiep {text-align: right;margin-top: 0px;}
.xemtiep a{
    text-align: right;
    color: #666;
    font-style: italic;
    font-family: 'VNF-Lobster';
    color: #005a44;
    font-weight: normal;
    }
.topdulich {
		padding: 10px 0px 8px 0px;
		font-size: 14px;
		text-transform: none;
		background: none;
		text-align: left;
		margin-bottom: 15px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		color: #005a44;
}
.wraperdulich{padding-top: 0px;padding-bottom: 20px;}	
.boxhtml2{padding-top: 0px;padding-bottom: 0px;float: left;width: 49%; margin-right: 2%}
.boxhtml2 .top, .boxtinmoi .top{font-size: 18px;font-weight:bold;margin-bottom: 10px;font-family: Baomoi;}	
	
.boxhtml2 img{float: left;width: 34%;margin-right: 2%;}
.boxtinmoi{padding-top: 0px;padding-bottom: 0px;float: left;width: 49%;}	
.imagelinksbox{clear:both;padding-top: 30px;}
.html2{margin-top: 0px;margin-bottom: 10px;border: 0px solid #005a44;background: #d2de24;padding: 10px;border-radius: 5px;line-height: 18px;color: #000;overflow: auto;}
.html2 p, .tinmoi p{margin:0px}
.html2 img{height: auto;padding-top:3px}
.tinmoi{border: 0px solid #ccc;background: #eee;padding: 10px;border-radius: 5px;line-height: 18px;overflow: auto;}