html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: 'Arial';
}
body {
	margin: 0px;
	padding: 0px;
	color: #333;
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#wraper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;

}
.topheader{
	overflow: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 1140px;
	margin: 0 auto;
}
.logo {
	float: left;
	vertical-align: top;
	padding-right: 10%;
	height: auto;
	width: auto;
	width: 20%;
} 
.logo img{	
	width: 100%;
} 
.topheadercenter {
	float: left;
	padding-top: 10px;
	width: 43%;
	font-size: 13px;
	text-align: right;
	margin-right: 5%;
	line-height: 24px;
}
.topheadercenter  a {
	padding: 1px 0px 2px 10px;
	background-repeat: no-repeat;
	color: #000;
}
.topheaderright {
	float: right;
	vertical-align: top;
	padding-top: 10px;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	width: 20%;
}
.topheaderrightten  a {
	padding: 1px 0px 2px 0px;
	background-repeat: no-repeat;
	color: #666;
}
.breadcrumb {
	clear: both;
	margin-bottom: 20px;
}

.breadcrumb .center {
	background: #eee;
	height: 28px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 0px 0px 7px 7px;
}
.headline {
    display: none;
}
.searchnd {
	display: block;
	vertical-align: top;
	border: 2px solid #ed1b24;
	overflow: auto;
	background: #f9f9f9;
}
.searchicon {
	color: #ccc;
	background: #fff;
	height: 37px;
	line-height: 35px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	background: #ed1b24;
}
#search {
	padding-bottom: 5px;
	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: #ed1b24;
	font-size: 22px;
	padding-right: 0px;
	padding-left: 0px;
	color: #fff;
}
#search input {
	border: 0px;
	border-right: 0px solid #ddd;
	margin: 0px 0px;
	width: calc(100% - 85px);
	height: 35px;
	padding-left: 10px;
	float: left;
	vertical-align: top;
	line-height: 30px;
	background: #f9f9f9;
}
#breadcrumb {
	height: 28px;
	line-height: 28px;
	color: #000;
	font-size: 13px;
}
#breadcrumb a{color: #000;font-size: 13px;}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('/catalog/view/theme/default/image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('/catalog/view/theme/default/image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('/catalog/view/theme/default/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: 200px;
	margin-left: 20px;
	clear: right;
}
#column_right2 {
	float: right;
	width: 200px;
	margin-left: 0px;
	clear: right;
}
#content {
	margin-bottom: 0px;
	margin-left: 240px;
	margin-right: 0px;
}
#content .middle table{border-collapse: collapse;border-color: #ccc;width: 100%;}
#content .middle table td, #content .middle table th{padding: 5px;vertical-align: middle;border-color: #ccc;}
.product-infoo img{max-width: 100%; height: auto}
#content .top .center {
 -webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
}
#content .top h1, .heading:before {
    content: "\f013";
    font-family: FontAwesome;
    padding-right: 7px;
    color: #ff0;
}
#content .top h1 {
	    padding: 10px 0px 0px 0px;
	    color: #000;
	    font-family: Condensed;
	    font-size: 24px;
	    font-weight: normal;
	    text-transform: uppercase;
	    margin-top: 0px;
}
#content .heading {
	    font-size: 16px;
	    padding: 5px 0px 5px 10px;
	    font-family: Condensed;
	    color: #fff;
	    font-weight: normal;
	    text-transform: uppercase;
}
#content .middle img{max-width:100%; height: auto}
#content .middle {

	min-height: 30px;
}
#content .bottom .left {
	background: url('/catalog/view/theme/default/image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('/catalog/view/theme/default/image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('/catalog/view/theme/default/image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin: 0 5px 10px 5px;
}
.box {
	margin-bottom: 10px;
}
.box .top {
		padding: 5px 0px 10px 0px;
		font-size: 18px;
		font-family: 'Arial';
		text-transform: uppercase;
		color: #000;
		background-color: white;
		padding: 5px 0px 5px 10px;
		color: #fff;
		font-size: 22px;
		font-family: 'Arial';
		text-transform: uppercase;
		background: #000;
		padding: 7px;
		margin: 0 auto;
		background: rgba(0,0,0,0.2);
		position: relative;
		padding-top: 10px;
		text-align: center;
		padding: 10px;
		text-transform: uppercase;
		text-align: center;
		margin: 0 0 20px 0;
		text-decoration: none;
		-moz-border-radius: 28px;
}
#column_right .box .top {
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    font-family: 'Arial';
    text-transform: uppercase;
    color: #000;
    margin: 0 0 0px 0;
}
#column_left .box .top {
    font-size: 18px;
    font-family: 'Arial';
    text-transform: uppercase;
    color: #666;
    text-align: left;
    margin: 0 0 0px 0;
    background: #fff;
    padding-left: 0px;
    padding-right: 0px;
}
.box .top:before {
	content: "\f013";
	font-family: FontAwesome;
	padding-right: 7px;
	color: #ed1b24;
}
.html1 .box .top:before {
	content: "\f019";
	color: #ed1b24;
}
.boxfb .box .top:before {
	content: "\f211";
	color: #ed1b24;
}
.box .top img {
	float: left;
	margin-right: 5px;
	display: none;
}
.box .middle {
	border-left: 1px solid #000;
	border-right: 1px solid #DDDDDD;
	border: 1px solid #ddd;
	padding: 10px;
	padding-bottom: 0px;
}
.box .bottom {
	height: 5px;
	background: url('/catalog/view/theme/default/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: #000;
}
.buttons {
	background: #eee;
	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: #eee;
	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: #eee;
	height: 30px;
	width: 100%;
	color: #333;
}
.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 {
	display: inline-block;
	width: 100%;
	background: #eee;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	color: #000;
}
.tabs {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
	border-bottom: 2px solid #ccc;
	overflow: hidden;
}
.tabs a:before {
    content: "\f28e";
    font-family: FontAwesome;
    padding-right: 7px;
    color: #fff;
    font-size: 18px;
    display: none;
}
.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 {
	background: #000;
	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: 0px;
	border-bottom: 2px solid #fff;
}


.tabs a.selected {
	 background: #333; /* 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 */
	 z-index: 3;
	 background: #ed1b24;
}
.tab_page {
	border: 1px solid #ccc;
	background: #FFFFFF;
	padding: 2%;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
	overflow: auto;
}
#footer {
	background: #fff;
	padding-top: 0px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-top: 0px;
	border-top: 1px solid #eee;
	margin-top: 0px;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
}
#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;

}

#category ul li{
	margin-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ddd;
	list-style: none;
	text-transform: uppercase;

}
#category ul li:last-child{border-bottom: 0px solid #ddd;padding-bottom: 0px;margin-bottom: 7px;}
#category ul a{
	font-family: 'Arial';
	font-size: 16px;
	color: #000;
}
#category ul ul {
	margin-left: 0px;
	color: #000;
	border-bottom: 1px solid #ddd;
	margin-bottom: 7px;
}
#category ul ul ul{
	padding-left: 0px;
	color: #000;
	border-top: 1px solid #ddd;
	margin-bottom: 0px;
	margin-top: 7px;
	padding-top: 7px;

}
#category ul ul ul li a{font-size:13px; font-style:italic}
#category ul ul:last-child {

	border-bottom: 0px solid #ddd;
	
}
#category ul ul li a{text-transform: none;padding-left: 5px;color: #333;font-family: Condensed;font-size: 15px;}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('/catalog/view/theme/default/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('/catalog/view/theme/default/image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('/catalog/view/theme/default/image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('/catalog/view/theme/default/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%;margin-bottom: 0px;}
.menu ul li a, .menu ul li a:visited {display: block;padding-left: 0px;padding-right: 18px;text-decoration:none;color:#fff;height: 40px;text-align:left;line-height: 40px;font-size: 12px;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: #ed1b24;}
.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;
	display: block;
	width: 1140px;
	vertical-align: top;
	margin: 0 auto;
}
#column_middle_end
{
	clear: both;
	margin-bottom: 20px;
}
/* imagelinks */
.imagelinks{padding-top: 20px;padding-bottom: 20px;background: #333;}
.imagelinks  .top{
      overflow: hidden;
     
      text-align: center;
margin-bottom: 10px;
   list-style: none;
    float: none;
    padding: 0px;
    margin: 0px;
    margin-right: 0px;
    font-weight: normal;
    padding-right: 0px;
    background: #000;
    padding-left: 0px;
    text-align: center;
    background: url(/catalog/view/theme/default/image/line-h2.jpg) repeat-x 1px;
     
    }
.imagelinks  .top span{
   color: #666;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Arial';
     background: #333;
      padding: 10px;
      padding-right: 20px;
      padding-left: 20px;
    }
.imagelinks  .middledt{padding-top: 15px;}
.imagelinks img{width: 100%;}
.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: #000000;
  margin-bottom: 0px;
  padding-left: 0;
  padding-top: 0px;
  margin-top: 0px;
 }
 
.main-menu {
	margin-top: 0px;
	margin-bottom: 20px;
}
.ie7 .main-menu{z-index:-1}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.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: #fff;
	font-size: 14px;
	}
	.main-menu > ul > li a:hover:before {color: #fff;}
.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: #fff;
	display: block;
	font-size: 15px;
	height: 50px;
	line-height: 46px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 0px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Condensedbold;
}
/*
.main-menu > ul > li:first-child > a {border-right: 0px solid #1358A1;color: #fff;font-size: 20px;background: #000;border-left: 0px solid #000;margin-right:0px;background: -webkit-linear-gradient(#08d, #174F96);background: -o-linear-gradient(#08d, #174F96);background: -moz-linear-gradient(#08d, #174F96);background: linear-;}
.main-menu > ul > li:first-child > li { border-left: 0px solid #000;}
*/
.main-menu > ul > li:last-child  {background: #ed1b24;float: right;padding-right: 20px;}
.main-menu > ul > li:last-child > a:before {display: none;}
.main-menu > ul > li:first-child > a {font-size: 20px;}

.main-menu > ul > li:first-child > a:before {display: none;}

.main-menu a:hover { text-decoration:none}

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


.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #000;
	position: absolute;
	z-index: 7;
	padding: 5px;
	margin:0;
	border-bottom:5px solid #000;
	text-align: left;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #ed1b24;
	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: 280px;
}

.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: #FFFFFF;
	display: block;
	white-space: nowrap;
	font-size: 14px;
}
.main-menu > ul > li ul > li > a{width: auto;}

.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover, .main-navigation ul li:hover a.activSub  {
	background:#ed1b24;	
	
}
.main-navigation ul li:hover a.activSub 
{background-image:url(http://shinestar.vinatech.net/catalog/view/theme/OPC050107/image/megnor/menu_arrow_hover.png) ;}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(http://shinestar.vinatech.net/catalog/view/theme/OPC050107/image/megnor/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 #000;
    }
	.main-navigation  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable {
    background: url(/catalog/view/theme/default/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("http://shinestar.vinatech.net/catalog/view/theme/OPC050107/image/megnor/sprite.png") no-repeat scroll -42px -130px transparent;
		height: 16px;
		width: 16px;
		margin-top:6px
	} 
	.responsive-menu .expandable-hitarea { 
		background:url("http://shinestar.vinatech.net/catalog/view/theme/OPC050107/image/megnor/sprite.png") no-repeat scroll -13px -131px transparent;
		height: 16px;
		width: 16px;margin-top:6px
	} 
	.responsive-menu .collapsable-hitarea { 
		background: url("http://shinestar.vinatech.net/catalog/view/theme/OPC050107/image/megnor/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;padding-top: 0px;}

.categorywallandfile8 .cw_col{}
.sanpham{display: inline-block;width: 16.6666%;vertical-align: top;margin-right: 0%;margin-bottom: 0%;padding-bottom: 0px;text-align: left;border: 0px solid #ddd;}
.sanpham .ct8bd {border: 1px solid #ddd;margin-right: -1px;margin-top: -1px;padding: 10px;}
.sanphamdm{display: inline-block;width: 24%;vertical-align: top;margin-right: 1%;margin-bottom: 1%;text-align: center;}
.sanphamdm .image{border: 1px solid #ddd;}

.dmcon{display: inline-block;width: 32%;vertical-align: top;margin-right: 1%;margin-bottom: 0px;padding: 0px;float: left;}
.dmcon img{width: 100%; height: auto}.sanphamcl{display: block;width: 180px;vertical-align: top;margin-right: 0px;margin-bottom: 10px;padding: 9px;padding-bottom: 0px;text-align: center;border: 1px solid #ddd;background: #fff;}
.tenspcl{padding-top: 5px;padding-bottom: 5px;}
.tenspcl a{font-size: 14px;color: #666;}
.model{padding-bottom: 0px;color: #999;font-size: 12px;display: none;}
.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: 0px;margin-left: 140px;background: url(/catalog/view/theme/default/image/label/fptshop.com.vn-201412261059378763_label-moi.png) no-repeat;width: 55px;height: 29px;z-index: 99;}
.labelspecialcl{position: absolute;margin-top: 0px;ma;margin-left: 0px;background: #000;width: 35px;height: 25px;line-height: 28px;color: #fff;font-size: 14px;font-weight: bold;z-index: 99;}

.categorywallandfile8 .cw_col .topct8 {
    margin:0;
    padding:0;
    padding:0px;
    padding-top: 0px;
    display:block;
    overflow:hidden;
    background: none;
    text-align: left;
    text-transform: uppercase;
    font-weight: 100;
    background: #f1f6f8;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    position: relative;
    padding-right: 0px;
    z-index: 1;
}
.categorywallandfile8 .cw_col .topct8 h2{
    color: #252525;
    display: inline-block;
    text-transform: uppercase;
    line-height: normal;
    border-bottom: 3px solid #ed1b24;
    margin-bottom: -0px;
    position: relative;
    padding: 14px 0;
    margin-right: 24px;
    }
.categorywallandfile8 .cw_col .topct8 h2 a{
    font-size: 18px;
    font-weight: bold;
    font-family: Condensedbold;
    color: #ed1b24;
    }
.categorywallandfile8 .cw_col .topct8 h2 a:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 7px;
    color: #333;
    font-size: 22px;
    display: inline-block;
    padding: 5px;
    padding-right: 0px;
    padding-left: 0px;
    display: none;
    margin-right: 10px;
}
.categorywallandfile8 .cw_col .topct8 h2 span{
    width: 40px;
    height: 40px;
    border: 1px solid #ed1b24;
    line-height: px;
    font-size: 36px;
    text-align: center;
    color: #ed1b24;
    float: none;
    background: #fff;
    }

.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;display: inline-block;padding: 0px;margin: 0px;text-align: center;}
.categorywallandfile8 .cw_col .topct8 li {list-style: none;display: inline-block;color: #fff;font-size: 14px;line-height: 34px;padding-right: 10px;}
.categorywallandfile8 .cw_col .topct8 li a{padding-left:0px;font-size: 11.2px;color: #898989;font-family: Arial;padding: 0px 8px;border-left: 1px solid #898989;line-height: 14px;padding-left: 8px;padding-right: 0px;text-transform: none;}
.categorywallandfile8 .cw_col .topct8 li a:first-child{border-left: 0px solid #898989;line-height: 14px;padding-left: 0px;padding-right: 0px;text-transform: none;}
.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: 0px;margin-bottom: 20px;text-align: left;padding-left: 0%;border-right: 0px solid #ddd;}
.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, .item .image{
    padding: 10px;
}
.categorywallandfile8 .cw_col_c .image img:hover{
    transition: transform .3s linear;
    -webkit-transition: -webkit-transform .3s linear;
    transform: translateX(-15px);
    -webkit-transform: translateX(-15px);
    position: relative;
    z-index:0;
    }
.tensp{padding-top: 5px;padding-bottom: 0px;height: 32px;text-align: left;}
.tensp a{font-size: 14px;color: #333;}
#jcarousel .model{padding: 10px;color: #666;font-size: 13px;background: #eee;border-radius: 7px;border: 1px solid #ddd;}
.gia{font-size: 14px;padding-right: 0px;height: 36px;text-align: left;padding-bottom: 10px;border-top: 0px solid #aaa;padding-top: 5px;margin-top: 5px;}
.giacu{color: #999;text-decoration: line-through;font-size: 14px;}
.giamoi{color: #ed1b24;font-weight: bold;font-size: 14px;}
.chitietvsmua{overflow: auto;width: auto;margin-bottom: 15px;margin-left: 0px;margin-top: 0px;text-align: left;}
.chitiet{font-size: 12px;padding-right: 0px;float: left;text-align: left;line-height: 26px;display: none;}
.mua{
    float: none;
    vertical-align: top;
    height: 26px;
    border-top: 1px solid #aaa;
    border: 1px solid #ed1b24;
    line-height: 26px;
    padding-left: 7px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 100px;
    text-align: left;
    }
.mua a{font-weight: normal;font-size: 12px;text-transform: uppercase;color: #333;}
.mua a:before {
    content: "\f218";
    font-family: FontAwesome;
    padding-right: 10px;font-size: 18px;
}
#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{display: inline-block;width: auto;vertical-align: top;text-align: left;padding: 0px;margin-right: 30px;border:  0px solid #ccc;}
.categorywallandfile0 ul{padding: 0px; margin: 0px; text-align: left;}
.categorywallandfile0 li{list-style: none;}
.categorywallandfile0 .topct0{margin-bottom:5px;}
.categorywallandfile0 a{font-size: 13px;text-transform: none;}
.categorywallandfile0 ul li a {text-transform: none;font-size: 14px }
.categorywallandfile0 ul li a:before {content: "\f111";padding-right: 5px;color: #000;font-family: FontAwesome;font-size: 6px;}

	
.box .top a {color: #fff;}
.duhovkool {
    text-align: center;
    font-size: 0px;
    margin-top: 0px;
    padding-top: 40px;
    margin-bottom: 30px;
    background: #eee;
    padding-bottom: 10px;
}
.duhovkool a {color: #000;font-size: 16px;font-weight: normal;}
.duhovkool .top a {font-size: 24px;font-weight: normal;color: #000;font-family: 'Arial';text-align: center;font-weight: 500;}
.duhovkool .imagevkool {padding-bottom: 10px;}
.duhovkool .imagevkool img{width: 94%;padding: 3%;background: #fda41d;height: auto;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;}
.duhovkool .imagevkool img:hover {background:#ff0}
.duhovkool .top a:hover{color: #ed1b24;}
.duhovkool .uli .top {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}
.duhovkool .uli:nth-child(2n+1) .top a:before {content: "\f19d";}
.duhovkool .uli:nth-child(3n+1) .top a:before {content: "\f123";}
.duhovkool .uli:nth-child(4n+1) .top a:before {content: "\f074";}
.duhovkool .uli:nth-child(5n+1) .top a:before {content: "\f127";}
.duhovkool .uli:nth-child(6n+1) .top a:before {content: "\f147";}
.duhovkool .uli:nth-child(7n+1) .top a:before {content: "\f197";}

.duhovkool .uli .top a:before {
    content: "\f28e";
    font-family: FontAwesome;
    padding-bottom: 10px;
    font-size:38px;
    font-weight: normal;
    display:block;
    color: #888;
    text-align:center;
	display: none;
}
.duhovkool .uli {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin-left: 4%;
    margin-right: 4%;
}
.duhovkool ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
.duhovkool li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}
.duhovkool2 {
   
    margin: 0px auto;
    
    width: 1140px;
}
.welpow {
    font-size: 0px;
    line-height: 28px;
    color: #fff;
    margin-top: 0px;
    }
.welpow p{margin: 0px;}
.welpow p:nth-child(1):before{content: "\f041";font-family: FontAwesome;padding-right: 10px;}
.welpow p:nth-child(0):before{content: "\f041";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(0):before{content: "\f041";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(2):before{content: "\f095";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(3):before{content: "\f0ac";font-family: FontAwesome;padding-right: 5px;}
.welpow p:nth-child(4):before{content: "\f0e0";font-family: FontAwesome;padding-right: 5px;}
.powered {
    font-size: 13px;
    text-align: right;
    color: #999;
    }
.powered a{
    color: #f00;
}
.welcome {
    display: block;
    width: 100%;
    font-size: 13px;
    margin-right: 0%;
    overflow: auto;
    }
.welcome a, .mangxh  a{color: #fff;}	
	
.newletter {color: #999;margin-bottom: 10px;overflow: auto;}
.newletter  input {
	display: block;
	width: 100%;
	height: 26px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	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;
	float: right;
	border-radius: 0;
	width: 230px;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0px;
}

.newletter .button {
    border: none;
    background: #000;
    padding: 8px 12px;
    font-weight: normal;
    height: 28px;
    padding: 2px 10px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    float: right;
    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: 14px;text-transform: uppercase;}	
.mangxh a{font-size: 24px;padding-right: 10px;color: #fff;}	
.mangxh a:hover{color: #666}	
.toptop{
    height: 38px;
    line-height: 38px;
    text-align: right;
    display: none;
    }	
.toptop a{margin-right: 0px;font-size: 15px;}		






.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: #000;
    font-family: FontAwesome;
    font-size: 6px;
    display: none;
}

.footermenu{margin-bottom: 0px;text-align: center;}
.danhmucface{overflow: auto;padding-top: 0px;padding-bottom: 0px;}
.footer11{float: left;width: 60%;margin-left: 0px;}
.footer12{float: left;width: 40%;margin-left: 0px;text-align: right;color: #666;line-height: 30px;}
.footer11 li{display: inline-block;vertical-align: top;width: 32%;margin: 0px;padding: 0px;margin-right: 1%;text-transform: none;padding-top: 3px;padding-bottom: 0px;}
.footer11 li a{color: #000;font-size: 16px;text-transform: uppercase;display: block;font-family: Condensed;color: #fff;padding-bottom: 10px;}
.footer11 li li{display: block;vertical-align: top;width: 100%;margin: 0px;padding-top: 5px;padding-bottom: 15px;background: none;}
.footer11 li li a{color: #000;font-size: 13px;text-transform: none;display: block;font-family: Arial;color: #fff;padding-bottom: 0px;}
.footer11 ul{margin: 0px;padding: 0px;padding-bottom: 10px;font-size: 0px;}
.footer11 li ul li{padding-bottom: 10px;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: 47%;margin-left: 3%;vertical-align: top;}
.splc{padding-top: 10px;margin-bottom: 5px;width: 100%;overflow: auto;border-top: 1px solid #ddd;}
.spl h1 {padding: 0px;margin: 0px;color: #ed1b24;font-family: Condensed;font-size: 18px;font-weight: normal;text-transform: uppercase;margin-bottom: 10px;}
.anhlon{background: #E4E4E4;padding: 1%;width: 98%;}

.metadessp {font-size: 13px;color: #333;border-top: 1px solid #ddd;padding-top: 10px;padding-bottom: 10px;}
.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: auto;padding: 0px;margin-right: 0px;} 



.giactsp{font-size: 20px;font-weight: bold;color: #000;padding: 10px 5px 10px 0px;border-top: 1px solid #ddd;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: #ed1b24;}
.datmuasp{padding: 10px 0px 0px 0px;color: #333;border-top: 1px solid #ddd;font-size: 13px;}
.add_to_cart {background-color: #ed1b24;vertical-align: middle;border: none;color: #fff;cursor: pointer;display: inline-block;}
.add_to_cart input{
	  background-color: #ed1b24;
	  border: none;
	  color: #fff;
	  cursor: pointer;
	  display: inline-block;
	  font-size: 16px;
	  overflow: visible;
	  padding: 2px 5px;
	  font-family: Condensed;
	  letter-spacing: 0.05em;
	  text-transform: uppercase;
	  }
.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;
}
.dienthoaisp{padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.hotrosp .tb{color: #333;font: 12px/1.5em Arial,Helvetica,sans-serif;font-style: italic;}
.dt{font-weight: bold;color: #000;font-size: 18px;margin-top: 10px;}
.dt a{font-weight: bold;color: #ed1b24;font-size: 18px;}
.hotrosp img{height: 40px;margin-right: 10px;width: 40px;}
.product-infoo {font-size: 13px;padding-right: 0px;}
.product-infoo ul li{}
.product-infoo ul{}	
.chitietsp{border-bottom: 1px solid #ddd;color: #000;font-size: 16px;margin-top: 10px;margin-bottom: 10px;padding-bottom: 5px;font-weight: bold;}	
#review-title{font-weight: bold;text-transform: uppercase; }


.html1{
    color: #fff;
    margin-bottom: 0px;
    list-style: none;
    background: #ed1b24;
    text-align: center;
    width: 28%;
    margin-right: 3%;
    float: left;
    padding: 2%;
    margin-bottom: 0px;
    list-style: none;
    background: #000;
    text-align: center;
}
.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}
.danhmuc li{display: inline-block;width: 132px;width: calc(20% - 10px);margin-right: 10px;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;
	display: none;
	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("/catalog/view/theme/default/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('/catalog/view/theme/default/image/arrow-right.png') 10px 50% no-repeat;
}
.onecheckout-content .cart-module .active {
	background: #F8F8F8 url('/catalog/view/theme/default/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('/catalog/view/theme/default/image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.onecheckout-content .warning,#checkout-panel .warning {
	background: #FFD1D1 url('/catalog/view/theme/default/image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
/*onecheckout end*/

.topmxh{}
.topmxh a{font-size: 18px}
.html2{margin-top: 0px;margin-bottom: 10px;}
.html2 img{width: 96%;height: auto;background: #fff;padding: 2%;padding-top: 5px;padding-bottom: 5px;}
.toptop960{width: 1140px; margin: 0 auto}
.wraper1{width: 100%;margin: 0 auto;z-index: 999;}
.wraper2{width: 1140px;margin: 0 auto;}
.wraper3{width: 100%; margin: 0 auto}
.wraper4{width: 100%;margin: 0 auto;}
.wraper5{width: 100%;margin: 0 auto;background: #000;}
.wraper6{width: 100%;margin: 0 auto;background: #ed1b24;padding-top: 20px;padding-bottom: 20px;}
.module_topheader{width: 1140px;margin: 0 auto;}
.moduleheader{width: 1140px; margin: 0 auto}
.module_middle_top{width: 100%;margin: 0 auto;overflow: hidden;}
.module_middle_end{width: 1140px; margin: 0 auto}
.module_danhmucface{margin: 0 auto;width: 1140px;}
.module_footermenu{margin: 0 auto;width: 1140px;}
.module_middle_end{width: 1140px;margin: 0 auto;padding: 10px;background: #fff;padding-top: 0px;padding-bottom: 0px;}
.headermn{width: 1140px;margin: 0 auto;}
.duhoc li{border-bottom: 1px solid #ddd;padding-top: 5px; padding-left: 12px; padding-bottom: 5px;background: url('/catalog/view/theme/default/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(/catalog/view/theme/default/image/label/new.png) no-repeat;width: 35px;height: 35px;z-index: 99;background-size: 35px;display: none;}
.labelspecial{margin-top: 0px;margin-left: 0px;background: #ed1b24;width: auto;height: 30px;position: absolute;line-height: 25px;color: #fff;font-size: 14px;font-weight: bold;z-index: 1;font-weight: bold;display: inline-block;padding: 0px 5px;line-height: 32px;float: right;text-align: center;display: none;}
.labelspecial2{    font-size: 12px;
    color: #fff;
    font-family: Arial;
    text-decoration: none;
    background: #46a748;
    margin-left: 5px;
    padding: 2px 3px;
    vertical-align: top;
    display: inline-block;}
.item .labelspecial{position: relative;}

#content .heading h2{padding: 0px; margin: 0px;   font-size: 16px;display: inline-block; font-family: Condensed; font-weight: normal;}
.heading1 h2{margin: 0px;display: block;text-transform: uppercase;padding: 0px 10px 0px 0px;font-size: 32px;color: #000;font-family: 'Arial';text-align: center;font-weight: 500;font-size: 18px;font-weight: bold;font-family: Condensedbold;color: #252525;display: inline-block;text-transform: uppercase;line-height: normal;padding: 14px 0px;border-bottom: 3px solid #f00;position: relative;}
.heading1{
 display: block;
 overflow: hidden;
 text-align: left;
 text-transform: none;
 font-weight: 100;
 line-height: 34px;
 padding-right: 0px;
 margin-bottom: 0px;
 color: #000;
 background: #f1f6f8;
 border: 1px solid #ebebeb;
 padding: 0 15px;
 position: relative;
 z-index: 1;
 }
.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;
    display: none;
}
.jpotal h2{font-weight: normal; }
.dmsp, .danhmuc h2{font-weight: normal;padding: 0px;margin: 0px;}
.dmsp {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 0px;
    width: 101%;
}
.slideshowtrai{display: block;margin-right: 0px;width: 100%;vertical-align: top;padding-bottom: 0px;}
.imagelinks2{overflow: auto;padding-top: 30px;padding-bottom: 20px;background: #fff;}
.imagelinks21{width: 48%; float:left; margin-right:2%;}
.imagelinks22{width: 100%; float:none;}
.imagelinks22 img{width: 100%;height: 369px;}
.imagelinks221{width: 48%; float:left; margin-right:2%;padding-bottom:5%;}
.imagelinks222{width: 48%; float:left; margin-left:2%;padding-bottom:5%;}
.imagelinks223{width: 100%; float:none; padding-bottom:10px;}
	
/* imagelinks2 */
.imagelinks2 img
{width: 100%;height: auto;padding-top: 0px;}
.imagelinks3{margin-bottom: 30px;font-size: 0px;width: 103.333333%;overflow: auto;}
.imagelinks3 img{width: 30%; margin-right:3.33333%; float:left}
.item img{float: none;margin-bottom: 10px;width: 100%;}
.item00 {width: 21%;display: inline-block;margin-right: 2%;margin-left: 0%;vertical-align: top;padding: 1%;background: #eee;}

.item{overflow: auto;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.item:last-child{padding-bottom: 0px;margin-bottom: 0px;border-bottom: 0px solid #ddd;text-align: center;}
.boxtt{margin: 0 auto;width: 100%;padding-top: 30px;padding-bottom: 30px;margin-bottom: 0px;background: #fff;}
.boxtt2{margin: 0 auto;width: 1140px;}
.list_article{overflow: auto;width: 102%;font-size: 0px;}
.column_middle_end{overflow: hidden;}
.column_middle_end .middle{height: 225px;padding: 0px;border: 0px;}
.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: 100%;overflow: 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}
.topsearch{
    vertical-align: top;
    display: block;
}
.toplink{display: inline-block;width: auto;vertical-align: top;text-align: left;width: auto;float: right;text-align: right;background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(229, 229, 229, 1) 100%);border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;padding-left: 15px;padding-right: 15px;}
.toplink li{list-style: none;display: inline-block;padding-right:10px;padding-left: 10px;float: left;border-left: 1px solid #FFF;border-right: 1px solid #d2d1d1;}
.toplink .sp{padding-right:10px;padding-left: 0px;float: left;border-left: 0px solid #FFF;border-right: 1px solid #d2d1d1;}
.toplink .zl {padding-right:0px;padding-left: 10px;float: left;border-left: 1px solid #FFF;border-right: 0px solid #d2d1d1;}
.iconmb{display: none}
.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: #000;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: 0px;overflow: auto;background: #eee;padding: 5px;}
.ytb img{float: left; margin-right: 10px; width: 60px; height: 40px}
.sanphammoi{
    padding-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 0px;
    }
.sanphammoiitem    {width: 50%;padding: 0%;display: inline-block;vertical-align: top;border-right: 0px solid #ccc;}
.sanphammoiitembd    {padding: 15px;border: 1px solid #eee;margin-left: -1px;margin-top: -1px;padding-top: 17px;padding-bottom: 12px;}
.sanphammoiitembd .image   {display: inline-block;width: 40%;vertical-align: top;margin-right: 8%;}
.sanphammoiitembd .noidungspm   {display: inline-block;width: 50%;vertical-align: top;text-align: left;}
.cuoiphai{display: inline-block;width: 38%;vertical-align: top;text-align: right;font-size: 13px;display: none;}
.cuoiphai a{color: #000;}
.cuoiphai span {color: #000;}

#wraperhtml2 {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #ed1b24 url(/catalog/view/theme/default/image/pattern/dichthuattanviet.com-pattern8.png);
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    overflow: auto;
    background: #f1f6f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
 }
#wraperhtml2 {}
#wraperhtml2 ul{list-style: none;margin: 0px;padding: 0px;text-align:center;padding-top: 25px;padding-bottom: 25px;font-size: 0px;width: 103%;}
#wraperhtml2 ul li{margin: 0px;padding: 0px;display: inline-block;vertical-align: top;width: 22%;color: #fff;margin-right: 3%;}
#wraperhtml2 ul li:before{
    content: "\f00c";
    font-family: FontAwesome;
    color: #fff;
    font-size: 40px;
    float:left;
    vertical-align: bottom;
    text-align:left;
    margin-right: 15px;
    background: #ed1b24;
    padding: 5px;
    margin-top: 5px;
    }
#wraperhtml2 ul li:nth-child(2):before{    content: "\f084";}  
#wraperhtml2 ul li:nth-child(3):before{    content: "\f005";}    
#wraperhtml2 ul li:nth-child(4):before{    content: "\f274";}    
#wraperhtml2 ul li:nth-child(5):before{    content: "\f0d6";}    
  #wraperhtml2 p { display: block;text-align:left;font-size:12px}
#wraperhtml2 h4 {
    color: #464646;
    font-size: 14px;
    font-family: Condensedbold;
    text-align:left;
    text-transform: uppercase;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
}

#wraperhtml2 h1{
    padding: 0px 0px 10px 0px;
    font-size: 24px;
    font-family: 'VNF-Lobster';
    text-transform: none;
    margin: 0px;
    background: none;
    text-align: center;
    background: url(/catalog/view/theme/default/image/title-light.png) no-repeat center bottom;
    padding-bottom: 16px;
    display: inline-block;
    }
#wraperhtml2 p{margin-bottom: 5px;color: #898989;}

#wraperhtml2 img{width: 20%;padding:1%;background: #fff;box-shadow: 1px 0px 5px #000;height: auto;
border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -khtml-border-radius: 100%;
margin: 2%;text-align:center;}
.column_middle_end .fb-page{width: 100%;margin-right: 0%;float: none;}
.column_middle_end .box{width: 28%;margin-right: 3%;float: left;padding: 2%;padding-top: 2%;margin-bottom: 0px;list-style: none;background: #ed1b24;text-align: center;}
.column_middle_end .boxfb{width: 26%;margin-right: 0%;float: left;padding: 2%;margin-bottom: 0px;list-style: none;background: #000;text-align: center;}
.column_middle_end .boxfb .box{width: 100%;margin-right: 0%;float: none;padding: 0%;padding-top: 0%;margin-bottom: 0px;list-style: none;background: none;}
.html1 .box{width: 100%;margin-right: 0%;float: none;padding: 0%;padding-top: 0%;margin-bottom: 0px;list-style: none;background: none;}
.column_middle_end .box:nth-child(4){margin-right: 0%;}
.imgqc{float: right;height: auto;width: 65%;}
.imgqc img{     height: auto;    width: 100%;    }
.hotlinet {
}
#header{z-index:999;margin: 0 auto;width: 100%;}
.imagelinks4ff img {width: auto;height: auto;}

.xam {background: #fff;}
.xanhga {}
.item .image{overflow: auto;margin-bottom: 10px;border: 1px solid #ccc;}
.item .tensp{background: #000;padding-bottom: 0px;text-align:left;padding-left: 10px;padding-right: 0px;padding-top: 0px;height: 30px;line-height: 32px;margin-bottom: 10px;text-transform: uppercase;}
.item .tensp a{color: #fff;font-size: 14px;}

.toplink a{color: #fff;font-size: 18px;}
.welcome blockquote{
			float:left;
			
			width:31.33%;
			
			margin: 0px;
			margin-right: 2%;
			margin-bottom: 1%;
    text-align: justify;
			} 
			.welcome blockquote img{			width:100%;}
			.welcome h4 {padding: 0px;margin: 0px;color: #c6251d;font-size: 14px;padding-top: 3px;padding-bottom: 5px;padding-left: 30px;background: url(/catalog/view/theme/default/image/icon_sonha.png) no-repeat;}
			
			
					

		.cols{margin-bottom:1.5em;overflow:hidden;} /* main column container class */
		.col, .col2, .col3, .col4, .col5{
			float:left;
			display:inline;
			margin-right: 2%;
			vertical-align:middle;
			}	
		.cols .first, .col:first-child{margin-left:none !important;}
		.col{width:48%;} /* 2 equal width columns - default */
		.cols3 .col{width:32%;} /* 3 equal width columns */
		.cols4 .col{width:23.5%;} /* 4 equal width columns */
		.cols5 .col{width:18.4%;} /* 5 equal width columns */
		.cols6 .col{width:15%;} /* 6 equal width columns */
		
		/* double width columns */
		.cols3 .col2{width:66%;} 
		.cols4 .col2{width:49%;} 
		.cols5 .col2{width:38.8%;} 
		.cols6 .col2{width:32%;} 
		
		/* triple width columns */
		.cols4 .col3{width:74.5%;} 
		.cols5 .col3{width:59.2%;} 
		.cols6 .col3{width:49%;} 
		
		/* quadruple width columns */
		.cols5 .col4{width:79.6%;} 
		.cols6 .col4{width:66%;} 
		
		/* quintuple width columns */
		.cols6 .col5{width:83%;} 	
		
	/* percentage based grid */

	.welcome blockquote{
			float:left;
			width: 23%;
			margin: 0px;
			margin-right: 2%;
			text-align: justify;
			margin-bottom: 1%;
			} 
			.welcome blockquote img{
			
			width:100%;}
.nav-container{width:100%;margin: 0 auto;background: #ed1b24;
background: url(/catalog/view/theme/default/image/hd_bg.jpg) bottom repeat-x;
}	
.nav-inner{width:1140px;margin: 0 auto}			
.topheaderrightten{display: none} 
.imagelinks4ff{text-align:center;padding-top: 20px;padding-bottom: 20px;background: #eee;}
.imagelinks4ff h3{font-size: 20px;margin-top: 0px;line-height: 24px;}
.topdulich {
		padding: 0px 0px 15px 0px;
		color: #ed1b24;
		font-size: 30px;
		font-family: 'VNF-Lobster';
		text-transform: none;
		background: none;
		text-align:center;
		background: url(/catalog/view/theme/default/image/line_bot.png) no-repeat bottom;
		margin-bottom: 15px;
		font-size: 22px;
		color: #ed1b24;
		font-family: 'Arial';
		text-align: center;
		font-weight: 500;
		line-height: 1.1;
		text-transform: uppercase;
}
.widget-sub-banners {
    padding-bottom: 10px;
    overflow: hidden;
    background: url(/catalog/view/theme/default/image/bg-border-menu.jpg) bottom left no-repeat;
    background-size: 100% 10px;
    display: none;
}
.wraper_column_middle_top{margin-top: 30px}
.column_middle_topl{width: 25%; float: left}
.column_middle_topc{width: 50%; float: left}
.column_middle_topr{width: 25%; float: left}
.odanhmuc{background: #0065bd;}	
.odanhmuc{
    width: 100%;
    height: 56px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    line-height: 56px;
    background: #ed1b24 url(/catalog/view/theme/default/image/menuld.png) no-repeat 17px center;
    color: #fff;
    font-family: Condensedbold;
    text-transform: uppercase;
    font-size: 18px;
}
.imagelinks5trangchu{width: 100%; height: auto}
.imagelinks5trangchu img{width: 100%; height: auto}
/*
     FILE ARCHIVED ON 02:43:51 May 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:43:46 Apr 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.529
  captures_list: 0.796
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.007
  esindex: 0.011
  cdx.remote: 58.466
  LoadShardBlock: 228.138 (3)
  PetaboxLoader3.datanode: 734.198 (4)
  PetaboxLoader3.resolve: 2678.42 (2)
  load_resource: 3289.976
*/