﻿@charset "utf-8";

body {
	background: #e3eed0 none repeat scroll 0 0;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('Images/fonts/fontawesome-webfont.eot?v=4.1.0');
	src: url('Images/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('Images/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('Images/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('Images/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
	content: "\f09a";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.wrapper {
	margin: 0 auto;
	width: 1200px;
}

#main .wrapper {
	width: 100%;
}

#main {
}

.content-inner.clearfix {
}

.middleRepeatY {
}

#topBar {
	background: #4f504f none repeat scroll 0 0;
	width: 100%;
	height: 30px;
}

	#topBar, #topBar a {
	}

		#topBar .wrapper {
		}

ul.toolbar-cus {
	float: right;
	height: 30px;
	margin: 0;
	padding: 0;
}

	ul.toolbar-cus li {
		/*background: rgba(0, 0, 0, 0) url("images/nt/litop.png") no-repeat scroll right center;*/
		float: left;
		position: relative;
	}

		ul.toolbar-cus li:after {
			height: 50%;
			width: 1px;
			background: #ebe9e8;
			position: absolute;
			top: 25%;
			left: 0;
			content: "";
		}

		ul.toolbar-cus li:first-child:after {
			width: 0;
			background: none;
		}

		ul.toolbar-cus li a {
			color: #ebe9e8;
			line-height: 30px;
			padding: 0 9px;
			text-decoration: none;
		}

.toolbar-cus.clearfix > li:last-child {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

	.toolbar-cus.clearfix > li:last-child a {
		padding-right: 0;
	}

ul.toolbar-cus li:last-child a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

ul.toolbar-cus li a:hover {
	text-decoration: underline;
}

#header {
	background: #dcdcdc;
}

	#header .wrapper {
		width: 1200px;
	}

		#header .wrapper .images-bg {
		}

#navBar .wrapper {
	padding: 0;
	position: relative;
	width: 1200px;
	z-index: 10;
}

#navBar .wrapper {
	padding: 0;
	position: relative;
	width: 1200px;
	z-index: 10;
}

.col-190 {
	width: 190px;
}

.col-230 {
	position: relative;
	top: -50px;
	width: 235px;
	z-index: 99999;
}

.col-550 {
	width: 540px;
}

.col-750 {
	padding: 0;
}

.estore_home .col-750 {
	width: 965px;
}

.col-990 {
	margin: 0 auto;
	width: 1200px;
}

#goTop {
	background: #0169c9 none repeat scroll 0 0;
	border: 0px solid #cccccc;
	bottom: 100px !important;
	color: #333333;
	cursor: pointer;
	display: none;
	font-size: 12px;
	padding: 5px;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-indent: -999999px;
	position: relative;
}

	#goTop:after {
		background: rgba(0, 0, 0, 0) url("Images/icon_up.png") no-repeat scroll 13px 16px;
		content: "đasa";
		height: 50px;
		left: 0;
		position: absolute;
		top: 0;
		width: 50px;
	}

.progress-mask {
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
	-moz-user-select: none;
	background-color: #fff;
	border: medium none;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999999;
}

.updateProgress {
	background-color: #2465d4;
	color: #ffffff;
	font-size: 12px;
	margin: 130px 30px 0 0;
	padding: 4px 15px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999999;
}

	.updateProgress img {
		vertical-align: middle;
	}

.tblSkin {
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 5px !important;
}

	.tblSkin td {
		color: #333333;
		font-size: 12px;
		padding: 2px 5px;
	}

.tblSkinHeader {
}

	.tblSkinHeader td {
		background-color: #000;
		border: 1px solid #000;
		color: #fff;
		font-weight: bold;
		padding: 5px 5px 5px 8px;
		text-align: center;
		white-space: nowrap;
	}

.tblSkinFooter {
}

	.tblSkinFooter td {
		background-color: #00a0dc;
		font-weight: bold;
		padding: 4px;
		white-space: nowrap;
	}

.tblSkinHeaderColumn {
	background-color: #00a0dc;
	border: 0 none;
	color: #fff;
	font-weight: bold;
	padding: 4px !important;
	text-align: center;
}

.tblSkinRow {
}

	.tblSkinRow td, .pager-link td {
		border: 1px solid #000;
	}

.pager-link td {
	padding: 0;
}

	.pager-link td table td {
		border: medium none;
	}

.tblSkinRow td table td {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.tblSkinRowSelected td {
	background-color: #ffffcc;
	border: 1px solid #cccccc;
}

.tbl {
	background-color: #cccccc;
	color: #62625c;
	font-size: 12px;
	margin: 0;
}

	.tbl th {
		background-color: #eeeeee;
		font-weight: bold;
		padding: 4px !important;
		text-align: center;
	}

	.tbl td {
		background-color: #ffffff;
		padding: 3px;
	}

.footer-shop-name td {
	vertical-align: top;
}

#Powerby {
	display: block;
	text-align: center;
	padding: 10px 0px;
	background: #552500;
}

.fl.mar-right.col-230 {
	margin-top: 10px;
	width: 808px;
}

.fl.mar-right.col-550 {
	display: none !important;
}

.fr.col-190 {
	margin-top: 10px;
	width: 380px !important;
}

#centerPanel .module-header h3 {
	background: rgba(0, 0, 0, 0) url("images/tp/scate.png") no-repeat scroll center bottom;
	padding-bottom: 10px;
}

#leftPanel .module-header h3 span, #leftPanel2 .module-header h3 span {
	color: #fff;
	font-family: arial;
	font-size: 13px;
	text-align: left;
}

#leftPanel .module-header > h3, #leftPanel2 .module-header > h3 {
	background: #f1662f none repeat scroll 0 0;
}

.estore_productdetail .fl b, .estore_productdetail label.fl {
	color: #4f504f !important;
	width: 100% !important;
	font-weight: bold;
	font-size: 13px;
}

.estore_productdetail #pnStatus .fl b, .estore_productdetail #pnStatus label.fl,
.estore_productdetail #pnWarranty .fl b, .estore_productdetail #pnWarranty label.fl {
	color: #4f504f !important;
	width: 30% !important;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}

	.estore_productdetail #pnWarranty label.fl em,
	.estore_productdetail #pnStatus label.fl em {
		color: #4f504f !important;
		width: 30% !important;
		font-weight: normal;
		font-size: 13px;
		font-style: normal;
	}

.estore_productdetail .fl.old-price b {
	color: #a8a8a8 !important;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
}

.qcvn {
	margin-bottom: 25px;
}

.estore_home .slider-wrapper {
	position: relative;
	/*top: -100px;*/
	z-index: 1;
}

.link-logo > a {
	background: rgba(0, 0, 0, 0) url("images/nt/fa-home.png") no-repeat scroll center 10px;
	display: block;
	height: 55px;
	width: 67px;
}

.item-main li ul li:last-child {
	/*border: medium none;*/
}

.title-wc {
	color: #282828;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.desctl {
	color: #484848;
	font-size: 14px;
	text-align: center;
}

.estore_home #wrapOne {
	margin-top: -60px;
}

.efftl > li {
	display: inline-block;
	float: left;
	width: 33%;
}

.picvn {
	background: #f3f3f3 none repeat scroll 0 0;
	border-radius: 50%;
	display: block;
	height: 190px;
	margin: 0 auto;
	position: relative;
	width: 190px;
}

	.picvn > img {
		bottom: 0;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top: 65px;
	}

.efftl {
	margin-top: 40px;
}

	.efftl a {
		color: #282828;
		display: block;
		font-size: 14px;
		text-align: center;
	}

	.efftl h3 a {
		font-weight: bold;
		margin: 25px 0;
		text-transform: uppercase;
	}

.mtvn {
	display: block;
	font-size: 14px;
	margin: 0 auto 45px;
	text-align: center;
	width: 254px;
}

.welcometl {
	border-bottom: 1px dotted red;
	display: table;
	margin: 0 auto 50px;
	width: 100%;
}

.box-title span:hover {
	color: #fff;
}

.contine::after {
	background: url("Images/icon11.png") no-repeat;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 6px;
	right: 30%;
	content: "";
}

#newsMulitiColum table tr td .items0 {
	width: 98% !important;
}

#newsMulitiColum table tr td .items1 {
	float: right;
	width: 98% !important;
}

.estore_home #newsMulitiColum {
	margin-bottom: 30px;
}

.line-do {
	border-top: 1px dotted red;
	display: block;
	height: 10px;
	margin-bottom: 40px;
	width: 100%;
}

.arrbot {
	background: rgba(0, 0, 0, 0) url("images/nt/arbot.png") no-repeat scroll 0 0;
	display: block;
	height: 12px;
	margin: -1px auto;
	width: 20px;
}

.addressvnl, .hotline {
	padding-left: 40px;
}

.addressvnl {
	background: rgba(0, 0, 0, 0) url("images/nt/map.png") no-repeat scroll 10px 10px;
	display: block;
	margin-bottom: 12px;
}

.hotline {
	background: rgba(0, 0, 0, 0) url("images/nt/phone.png") no-repeat scroll 10px 10px;
	padding: 10px 0 10px 40px;
}

.company-vnl span {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.left-ftn {
	display: inline-block;
	width: 60%;
}

.right-ftn {
	float: right;
}

.followus {
	color: #585858;
	font-size: 14px;
}

.right-ftn > a {
	display: inline-block;
	float: left;
	margin-left: 5px;
}

.col-750 .news-top-item {
	border-top: medium none !important;
}

.images-bg > div#w_banner {
	cursor: pointer;
}

#leftPanel #es_supportOnline .module-header h3 span:after, #leftPanel2 #es_supportOnline .module-header h3 span:after {
	position: absolute;
	top: 10px;
	right: 0;
	width: 10px;
	height: 10px;
	content: "\f0d7";
	display: inline-block;
	font-family: FontAwesome;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
}

#pnTopBar {
	height: 30px;
}

.news-item .news-item-img {
	overflow: hidden;
	height: 253px;
}

.html-content-module {
	display: inline-block;
	width: 100%;
}

.news-item-ad {
	background: none !important;
}

.news-item .slogan {
	padding-top: 15px;
}

.html-content-module .title_slogan {
	font-size: 28px;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}

.nivoSlider a.nivo-imageLink > div {
}

#wrap {
	background: #ebe9e8;
}

.product-image a {
	border: 0px solid #ddd;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-decoration: none;
	text-overflow: ellipsis;
	width: 100%;
	height: 185px;
}

.product-image img {
	margin: auto;
	width: 100%;
}

	.product-image img:hover {
		animation: 10s linear 0s alternate none 2 running animation_protolioeff;
	}

.product_block {
	background: #fff;
}

.product-desc {
	padding: 10px 6px;
	overflow: hidden;
}

.itemprd {
	padding-right: 0;
}

.product-title a {
	color: #552500;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0px;
	max-height: 45px;
	min-height: 50px;
	overflow: hidden;
}

	.product-title a:hover {
		color: #E8641B;
		text-decoration: none;
	}

.product-dvt {
	font-size: 12px;
}

.sup_item_img {
	float: left;
	height: 80px;
}

	.sup_item_img img {
		width: 70px;
	}

.sup_item_info {
	padding-bottom: 10px;
	padding: 13px 19px 0px 19px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0px 13px;
}

.sup_name {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.sup_dep {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.sup_phone {
	margin-bottom: 5px;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.rows {
	margin-left: -15px;
	/* margin-right: -15px; */
}

.primary_block {
	background: #fff;
	padding: 15px 25px;
}

.wp_detail .translated {
	background: #552500;
	position: relative;
	color: #fff;
	display: block;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	margin: 0 auto 0px;
	padding: 15px 15px 13px;
	text-align: left;
	text-transform: uppercase;
}

.product-description .dongia {
	line-height: 29px;
	font-weight: bold;
	font-size: 16px;
	color: red;
}

.product-description .dvt {
	line-height: 24px;
}

.product-price-detail {
	color: #4f504f !important;
	font-size: 30px;
	font-weight: normal !important;
	text-transform: uppercase;
	font-style: normal;
}

.col_full {
	padding-bottom: 50px;
}

.news-detail .title-detail {
}

.contact {
	background-color: #fff;
	border: solid 1px #e4e4e4 !important;
	width: 100%;
	text-indent: 15px;
	padding: 10px 0;
	margin-bottom: 10px !important;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	border-radius: 0;
	height: 40px !important;
}

.contact_noidung {
	background-color: #fff;
	border: solid 1px #e4e4e4 !important;
	width: 100%;
	text-indent: 15px;
	padding: 10px 0;
	margin-bottom: 10px !important;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	border-radius: 0;
}

.sf-menu li.icon a:hover {
	background: none !important;
}

.newslistmany {
	margin-top: 26px;
	margin-bottom: 15px;
}

.dm_img {
	margin-top: 24px;
}

.dv_img {
	width: 380px;
	min-height: 253px;
}

.logo-manu b {
	display: block;
	color: #000;
	font-size: 13px;
}

.owl-buttons {
	display: none;
}

.mota_dichvu {
	background: #fff;
	text-align: center;
	min-height: 112px;
}

.logo-manu img {
	width: 130px;
}

.col-230-left {
	/* position: relative; */
	/* top: -50px; */
	/* z-index: 99999; */
}

.news-detail img {
	max-width: 100%;
	height: auto !important;
}

.news-item h3 a {
	color: #35aedc;
	font-size: 18px;
	margin-bottom: 3px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0px 0 7px;
	overflow: hidden;
	padding-top: 10px;
}

	.news-item h3 a:hover {
		color: #0169C9;
		text-decoration: none;
	}

.news-item h3 a {
	color: #35aedc;
	font-size: 18px;
	margin-bottom: 3px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0px 0 7px;
	overflow: hidden;
	padding-top: 10px;
}

	.news-item h3 a:hover {
		color: #0169C9;
		text-decoration: none;
	}

.header-moible-left {
	float: right;
}

#click-out-menu {
	display: none !important;
}

.col-230-lef-home {
}

.slider-wrapper {
	margin-left: -11px;
}

.itemprd-home {
	padding-left: 26px;
}

.row_home {
	margin-left: -26px;
}

.div-email {
	color: #fff;
	line-height: 30px;
	padding-left: 30px;
}

.div-hotline {
	color: #fff;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

.services-title h2 {
	text-transform: uppercase;
	font-size: 22px;
	color: #552500;
	padding-bottom: 10px;
}

.services-title p {
	font-size: 13px;
	color: #552500;
}

.services-title {
	text-align: center;
	margin-bottom: 20px;
}

img.dv_img_services {
}

.bottomPanel-productsnews {
	background: url(images/bg_products.png) repeat;
}

.div_products {
	background: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.vc_column-inner {
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin-bottom: 15px;
	text-align: center;
}

.block-cc-t h2 a {
	text-transform: uppercase;
	font-size: 22px;
	color: #b56c38;
	padding-bottom: 10px;
}

.block-cc-t p {
	font-size: 13px;
	color: #b96a30;
}

.block-cc-t {
	padding-bottom: 10px;
}

.prdaddtocart a {
	background: url(images/cart.png) no-repeat;
	padding: 5px 37px;
	text-indent: -9999px;
}

.div_productsdb {
	background: url(images/bg_products.png) repeat;
}

.new_products h2 {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 15px;
}

.new_products p {
	font-size: 13px;
	color: #fff;
	padding-bottom: 15px;
}

.new_products {
	text-align: center;
}

.item-inner-db {
	background: none !important;
}

.div-title-db a {
	font-size: 22px;
	color: #fff;
	padding-bottom: 10px;
}

.div-title-db {
	min-height: 200px;
}

.products-block .col-item {
	height: auto !important;
}

.loop-img img {
	background: #fff;
	padding: 5px;
	margin-bottom: 15px;
}

.div-title-db p {
	text-align: justify;
}

.div-title-db a:hover {
	color: #0169c9;
}

#jssor_1 {
	min-height: 175px;
	border-bottom: 1px solid #552500;
}

	#jssor_1 img {
		margin: 0px 10px;
		height: 156px !important;
	}

.loop-img a {
}

.block_left-title h2 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding: 20px 0px;
}

img.img-circle-custom {
	width: 100%;
	height: 100px;
	background: #fff;
	padding: 3px;
}

.entry-title h4 a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 11px;
}

.col-view-hist h2 a {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 5px;
}

.col-view-hist {
	color: #fff;
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
}

.spost a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.spost p {
	color: #fff;
	text-align: justify;
}

.col-md-6-videos {
	padding-left: 0;
}

.col-md-6-news {
	padding: 0px 0px 0px 40px;
}

.col-md-3-items-news-img {
	padding-left: 0;
}

.col-md-9-items-news-contents {
	padding-right: 0;
	padding-left: 0;
}

.col-md-3-items-news-img a {
	height: 100px;
	overflow: hidden;
}

.spost {
	margin-bottom: 12px;
}

	.spost a:hover {
		color: #E8641B;
	}

	.spost p.time {
		font-style: italic;
	}

.div_products_kh {
	text-align: left;
}

.box_title_kh {
	text-align: center;
	padding-bottom: 15px;
}

	.box_title_kh h3 {
		font-size: 28px;
		font-weight: normal;
		color: #535877;
		padding: 10px 0px 5px 0px;
	}

	.box_title_kh p {
		color: #535877;
		font-size: 14px;
	}

.div-footer {
	background: url(images/bg-footer.png) repeat;
	padding: 20px 0px 50px 0px;
}

.hotline-footer {
	text-align: center;
}

	.hotline-footer a {
		background: url(images/icon-phone.png) no-repeat;
		padding: 9px 37px 12px 54px;
		color: #fff;
		text-align: left;
		font-size: 16px;
		font-weight: bold;
	}

		.hotline-footer a:hover {
			color: #fff;
		}

.col-md-4-khieunai h3 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.col-md-4-logo {
	padding-top: 40px;
}

.col-md-4-maps {
	padding-top: 40px;
}

.input_name {
	width: 80%;
	margin-bottom: 10px !important;
	height: 32px !important;
	border: 1px solid #e1e1e1 !important;
	border-radius: 5px !important;
}

.input_area {
	border-radius: 5px;
}

.button-send {
	background: #00aeef;
	border: none;
	padding: 6px 40px !important;
	display: block;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	float: right;
	margin-right: 70px;
}

.hdtitle {
	border-bottom: 1px solid #733407;
	position: relative;
	margin: 0px;
	margin-bottom: 11px;
}

	.hdtitle span {
		font-size: 20px;
		height: 40px;
		line-height: 40px;
		white-space: nowrap;
		margin-right: 7px;
		color: #733407;
		display: inline-block;
		margin-top: -1px;
		border-bottom: 2px solid #733407;
		text-transform: uppercase;
	}

.footer-shop-name h3 a {
	line-height: 27px;
	font-size: 16px;
	color: #552500 !important;
	background: url(images/icon-news.png) no-repeat 0px 10px;
	padding-left: 12px;
}

.div-footer-top {
	padding-bottom: 20px;
}

.hdtitle span a {
	font-size: 20px;
	color: #733407;
	text-transform: uppercase;
	font-weight: bold;
}

.products-block-support h2 {
	color: #552500;
	font-weight: normal;
	font-size: 26px;
	text-transform: uppercase;
}

.products-block-support p {
	color: #552500;
	font-size: 14px;
}

.products-block-support {
	text-align: center;
}

.support-loop-grid {
}

.std-support {
}

	.std-support p {
		text-align: center;
	}

.item-inner-support {
	text-align: center !important;
}

.products-block-support h3 {
	color: #552500;
	font-size: 15px;
	padding: 6px 0px;
}

.item-inner-support p {
	color: #333;
}

.sup-phone {
	background: url(images/icon-mobile.png) no-repeat 50px 0px;
}

.slider-width-col-news .owl-prev {
	top: -60px !important;
}

.slider-width-col-news .owl-next {
	top: -60px !important;
}

.slider-width-col-news .owl-buttons {
	display: block;
}

.searchform {
	margin-top: 8px;
	text-align: right;
	display: inline-block;
	width: 100%;
}

.search-field {
	height: 30px !important;
	margin: 0 !important;
	float: right;
	border: 0px !important;
}

.searchbt {
	background: url(images/ico-search.png) #fff no-repeat 0px 5px;
	padding: 7px 13px 23px 17px;
	border: none;
	float: right;
}

.div-language {
	text-align: right;
	position: absolute;
	right: 0;
}

#navigation {
	background: url(images/menu.png) repeat-x;
	height: 50px;
}

.fixed_pos {
	position: fixed;
	width: 100%;
}

#navigation ul li a {
	white-space: nowrap;
	background: url(images/line.png) no-repeat right;
	font-weight: normal;
}

.col1-layout {
	margin-left: 5px;
}

#navigation ul li ul li {
	float: left;
	width: 50%;
}

#navigation ul li ul {
	background: #552500;
}

.sup-email {
	background: url(images/email.png) no-repeat 26px;
	text-align: left !important;
	padding-left: 50px;
}

.block-cc {
	background: url(images/line-bottom.png) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
