@charset "utf-8";
/* CSS Document */
body {
	background-image: url('images/background-tile.gif');
	font-family: "Lucida Sans Unicode",
"Lucida Grande",
Verdana,
Arial,
Helvetica,
sans-serif;
	line-height: 1.2;
	font-size: 12px;
	color: #666;
}
body.page-body {
	background-image: none;
}
.alert-fade-out {
	padding: 5px 10px 8px 10px;
	border: #e71317 solid 1px;
	background: #eee;
	width: 628px;
	margin-bottom: 10px;
}
strong,
em,
b,
i {
	font-family: "Lucida S;ans",
"Lucida Sans Unicode",
"Lucida Grande",
Verdana,
Arial,
Helvetica,
sans-serif;
}
.serif {
	font-family: Georgia,
"Times New Roman",
Times,
serif;
}
.times {
	font-family: "Times New Roman",
Times,
serif;
	font-size: 1.2em;
}
.sserif {
	font-family: "Lucida Sans Unicode",
"Lucida Grande",
Verdana,
Arial,
Helvetica,
sans-serif;
}
.white {
	color: #eee;
}
.grey {
	color: #999;
}
.grey2 {
	color: #ccc;
}
.grey1 {
	color: #333;
}
.red {
	color: #e71317;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-weight: normal;
	font-family: Georgia,
"Times New Roman",
Times,
serif;
	line-height: 1.3;
}
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title,
h7.title {
	border-bottom: #ccc solid 1px;
	color: #464646;
}
h1 {
	font-size: 22px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
h2.title {
	padding-bottom: 5px;
}
h2.page-title {
	display: none;
}
h3,
h4,
h5,
h6,
h7 {
	font-size: 16px;
	margin-bottom: 10px;
}
p {
	line-height: 1.7;
	margin-bottom: 10px;
}
a,
a:hover {
	color: #464646;
	text-decoration: underline;
}
a:hover {
	color: #E71317;
	text-decoration: none;
}
a.reverse,
a.reverse:hover,
.pagination a,
.pagination a:hover,
.reverse a,
.reverse a:hover {
	text-decoration: none;
}
.reverse a:hover,
.pagination a:hover,
a.reverse:hover {
	text-decoration: underline;
}
a.red,
a.red:hover,
.red a,
.red a:hover {
	color: #E71317;
}
a.red:hover,
.red a:hover {
	color: #464646;
}
a.white,
.white a {
	color: #ddd;
}
a.white:hover,
.white a:hover {
	color: #fff;
}
a.grey,
a.grey:hover,
.grey a,
.grey a:hover {
	color: #ccc;
}
a.grey1,
a.grey1:hover,
.grey1 a,
.grey1 a:hover {
	color: #333;
}
a.grey1:hover,
.grey1 a:hover {
	color: #999;
}
a.red-button,
a.red-button:link,
a.red-button:active,
a.red-button:visited,
a.red-button:hover {
	padding: 5px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	background-color: #f1f1f1;
	color: #E71317;
	border: #E71317 solid 1px;
}
a.red-button:hover {
	background-color: #E71317;
	color: #fff;
	border: #fff solid 1px;
}
a.grey-button,
a.grey-button:link,
a.grey-button:active,
a.grey-button:visited,
a.grey-button:hover {
	background-color: #eee;
	color: #333;
	padding: 5px 8px;
	text-align: center;
	text-decoration: none;
	border: #ccc solid 1px;
}
a.grey-button:hover {
	background-color: #333;
	color: #eee;
	border: #eee solid 1px;
}
.html-header,
.html-body,
.html-footer {
	width: 100%;
	height: auto;
}
.wrap-center {
	float: none;
	width: 900px;
	height: auto;
	padding: 0 20px;
	margin: 0 auto;
	background-image: url('images/gradient.png');
}
.cart-count {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.html-header {
	height: 95px;
	background-image: url('images/background-top.jpg');
	font-family: Georgia,
"Times New Roman",
Times,
serif;
}
.html-header .wrap-center {
	height: 95px;
}
.html-header .logo {
	margin: 5px 0 5px 15px;
}
.html-header .left {
	width: 215px;
}
.html-header .right {
	width: 675px;
	margin: 10px 10px 10px 0;
}
.html-header .right .top {
	font-size: 14px;
	line-height: 26px;
}
.html-header .right .bottom {
	margin-top: 15px;
	font-size: 18px;
	line-height: 28px;
}
.html-header .right .top .links {
	clear: none;
	width: 450px;
}
.html-header .right .search {
	clear: none;
	width: 225px;
}
.html-header .right .search input {
	border: #ccc solid 1px;
	color: #999999;
	margin: 0 0 0 15px;
	width: 144px;
	padding: 4px 3px;
}
.html-header .right .bottom {
}
.html-header .right .bottom .links {
	clear: none;
	width: auto;
	float: right;
}
.html-header .right .bottom .translate {
	clear: none;
	width: 30px;
	margin-left: 10px;
	float: right;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
.translate-button {
	width: 30px;
	height: 20px;
}
.social-media {
	width: 115px;
	padding-bottom: 15px;
	float: right;
	clear: none;
}
.social-media a {
	display: block;
	position: relative;
	float: left;
	width: 27px;
	height: 27px;
	margin-right: 10px;
	background: #ccc;
	overflow: hidden;
	background: url('images/social-icons.jpg');
	text-indent: 3000px;
	white-space: nowrap;  
}
.social-media a.facebook {
}
.social-media a.facebook:hover {
	background-position: 0 27px;
}
.social-media a.twitter {
	background-position: -27px 0;
}
.social-media a.twitter:hover {
	background-position: -27px 27px;
}
.social-media a.youtube {
	background-position: -54px 0;
}
.social-media a.youtube:hover {
	background-position: -54px 27px;
}
.social-media a.linkedin {
	background-position: -81px 0;
}
.social-media a.linkedin:hover {
	background-position: -81px 27px;
}
.html-body {
}
.html-body .wrap-center {
}
.html-body-wrap-inner {
	width: 860px;
	padding: 20px 20px;
	background-color: #fff;
	background-image: url('images/background-body.jpg');
}
.html-body-inner {
	width: 860px;	
	background: repeat-y url('images/background-body-left.gif') top left;
}
.html-body-inner .inner-left {
	width: 190px;
	border-top: #ddd solid 1px;
	margin-right: 20px;
	overflow: hidden;
}
.html-body-inner .inner-right {
	width: 650px;
	text-align: left;
	margin: 0;
}
.html-body-inner .footer {
	height: 1px;
	width: 880px;
	background: repeat-y url(images/background-body-footer.gif) top left;
}
.catalog-link {
	display: inline-block;
	margin: 10px 10px;
	width: 170px;
	height: 201px;
	background: repeat-y url(images/catalog-cover.jpg);
}
.comments-questions {
	width: 170px;
	margin: 20px 10px;
	text-align: center;
}
.comments-questions p.red {
	font-size: 20px;
	line-height: 1.2;
}
.left-navigation {
	width: 180px;
	margin: 5px;
}
.left-navigation ul,
.left-navigation ul li,
.left-navigation ul li ul,
.left-navigation ul li ul li {
	display: block;
	float: left;
	clear: both;
	width: 180px;
}
.left-navigation a,
.left-navigation a:link,
.left-navigation a:active,
.left-navigation a:visited,
.left-navigation a:hover {
	display: block;
	float: left;
	clear: both;
	width: 164px;
	padding: 5px 7px;
	border: #ddd solid 1px;
	background-color: #fff;
	text-decoration: none;
}
.left-navigation ul li a,
.left-navigation ul li a:link,
.left-navigation ul li a:active,
.left-navigation ul li a:visited,
.left-navigation ul li a:hover {
	color: #666;
	font-size: 18px;
	font-family: Georgia,"Times New Roman",Times,serif;
	height: 22px;
	margin-bottom: 5px;
}
.left-navigation ul li a:hover {
	color: #fff;
	background-color: #333;
}
.left-navigation ul li a.red-link,
.left-navigation ul li a.red-link:link,
.left-navigation ul li a.red-link:active,
.left-navigation ul li a.red-link:visited,
.left-navigation ul li a.red-link:hover {
	color: #E71317;
	background-color: #fff;
	border: #E71317 solid 1px;
}
.left-navigation ul li a.red-link:hover {
	background-color: #E71317;
	color: #fff;
}
.left-navigation ul li ul li a,
.left-navigation ul li ul li a:link,
.left-navigation ul li ul li a:active,
.left-navigation ul li ul li a:visited,
.left-navigation ul li ul li a:hover {
	color: #666;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 5px 15px;
	margin: 0 0 1px 0;
	width: 160px;
	border: none;
	height: auto;
	background: none;
}
.left-navigation ul li ul li a:hover {
	background-color: #ddd;
}
.left-navigation ul li ul li {
}
.html-footer {
	background-image: url('images/background-bottom.gif');
}
.wrap-html-footer {
	height: 90px;
	width: 860px;
	padding: 20px 40px 30px;
	font-size: 14px;
}
.wrap-html-footer-inner {
}
.wrap-html-footer .left {
	width: 260px;
	xbackground: #444;
}
.wrap-html-footer .social-media {
	float: left;
	width: 160px;	
}
.wrap-html-footer .social-media a {
	margin: 0;
	margin-right: 25px;
}
.wrap-html-footer .center {
	width: 165px;
	height: 85px;
	clear: none;
	text-align: center;
	xbackground: #555;
	padding: 5px 0 0 45px;
}
.wrap-html-footer .right {
	width: 380px;
	height: 90px;
	xbackground: #444;
	padding: 0 0 0 10px;
}
.wrap-html-footer .eonetwork {
	text-align: left;
}
.wrap-html-footer .left .logo {
	width: 50px;
}
.wrap-html-footer .left .phone-copyright {
	width: 210px;
	float: right;
	clear: none;
}
.wrap-html-footer .left .phone-copyright .top {
	font-size: 24px;
	height: 20px;
	line-height: 1;
	letter-spacing: -2px;
	margin: 5px 0 0;
	color: #fff;
}
.wrap-html-footer .left .phone-copyright .middle {
	margin: 12px 0 0;
}
.wrap-html-footer .left .phone-copyright .bottom {
	margin: 10px 0 0;
}
.wrap-html-footer .right .top {
	width: 380px;
	margin: 0 0 10px 0;
}
.wrap-html-footer .right .top a {
	color: #999;
	text-decoration: none;
}
.wrap-html-footer .right .top a:hover {
	text-decoration: underline;
}
.wrap-html-footer .right .top .links {
	clear: none;
	width: 150px;
	padding: 5px 0 0 0;
	text-align: right;
}
.wrap-html-footer .right .search {
	clear: none;
	width: auto;
	float: right;
}
.wrap-html-footer .right .search input {
	border: #ccc solid 1px;
	color: #999999;
	margin: 0 0 0 15px;
	width: 144px;
	padding: 6px;
	height: 12px;
}
.wrap-html-footer .right .search a {
	margin: 5px 0 0 10px;
	clear: none;
	text-align: right;
}
.wrap-html-footer .right .bottom {
	text-align: right;
}
/* banner */
.banner {
	width: 650px;
	height: 175px;
	margin-bottom: 10px;
}
.banner .slide {
	clear: none;
	width: 650px;
	height: 175px;
	color: #fff;
	font-size: 100px;
	text-align: center;
	line-height: 200px;
	font-family: Georgia,
"Times New Roman",
Times,
serif;
}
.banner .slide img.banner-image {
	width: 650px;
	height: 175px;
}
.banner-links {
	width: 650px;
	height: 20px;
	margin-top: -30px;
	background-color: #333333;
}
.banner-links .links-wrap {
	float: none;
	margin: 0 auto;
}
.banner-links a,
.banner-links a:link,
.banner-links a:active,
.banner-links a:visited,
.banner-links a:hover {
	width: 10px;
	height: 8px;
	background-color: #999;
	clear: none;
	margin: 6px 2px;
	text-indent: 200000px;
}
.banner-links a:hover {
	background-color: #444;
}
/*
	brands-hover
*/
.brands-hover {
	position: absolute;
	width: 178px;
	display: none;
	background-color: #333;
	border: #ccc solid 1px;
	border-top: none;
	padding: 10px 5px;
}
.brands-hover a,
.brands-hover a:link,
.brands-hover a:active,
.brands-hover a:visited,
.brands-hover a:hover {
	display: block;
	float: left;
	clear: both;
	padding: 2px 0;
	color: #fff;
}
.brands-hover a:hover {
	color: #E71317;
}
.brand-banner {
	background-color: #ccc;
}
/*
	form build
*/

.form-build {
}
.form-build .field {
	margin: 0 10px 10px 0;
}
.form-build .field-left,
.form-build .field-right {
	width: 305px;
}
.form-build .field-left-third,
.form-build .field-center-third,
.form-build .field-right-third {
	width: 197px;
	clear: none;

}
.form-build .field-left {
	clear: left;
}
.form-build .field-right {
	clear: right;
}
.form-build .field-full {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	clear: both;
}
.form-build .field .field-title {
	margin-bottom: 5px;
}
.form-build .field-description {
	color: #999;
	line-height: 1.5;
	font-size: 11px;
}
.form-build .field-messages p.error {
	color: #f11;
}
.form-build .field .field-type .single_text {
	width: 280px;
	border: #666 solid 1px;
	padding: 5px 3px;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana,
Arial,
Helvetica,
sans-serif;
}
.form-build .field-left-third .field-type .single_text,
.form-build .field-center-third .field-type .single_text,
.form-build .field-right-third .field-type .single_text {
	width: 180px;
}
.form-build .field .field-type .multiple_lines {
	width: 595px;
	height: 100px;
	border: #666 solid 1px;
	padding: 5px 3px;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana,
Arial,
Helvetica,
sans-serif;
}
.form-build .field .field-type .select {
	width: 278px;
	height: auto;
	border: #666 solid 1px;
	padding: 2px 0px;
	font-size: 12px;
	line-height: 2;
	font-family: Verdana,
Arial,
Helvetica,
sans-serif;
}
.form-build .field .field-type .select .option {
	padding: 2px 0px;
}
.form-build .field-left-third .field-type .select,
.form-build .field-center-third .field-type .select,
.form-build .field-right-third .field-type .select {
	width: 188px;
}
a.icon-cart,
a.icon-cart:link,
a.icon-cart:active,
a.icon-cart:visited,
a.icon-cart:hover {
	background: url(images/icon-white-cart.gif) no-repeat left top;
	padding-left: 20px;
}
a.icon-cart,
a.icon-cart:link,
a.icon-cart:active,
a.icon-cart:visited,
a.icon-cart:hover {
	background: url(images/icon-white-cart.gif) no-repeat left top;
	padding-left: 20px;
}
a.icon-cart:hover {
	background-position:  0 -16px;
	text-decoration: none;
}
#at20mc,
#at20mc div {
	float: inherit;
	clear: none;
	clear: ;
}
#at20mc {
	position: absolute;
}
