@charset "utf-8";
/* CSS Document */

body {background:#fff;font-family: 'Orbitron', sans-serif;}
.wrappage {}

/***************************** Begin Header Container ***************************/
.header-container {

}
.header-container .header-top{
	min-height:38px;
	background:#72A814;
	text-align:center;
}
.header-top-content h3{
	margin:0 5px 0 0;
	display:inline;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	font-family:arial;
}
.header-top-content a{
	display:inline;
	color:#fff !important;
	font-size:24px;
	font-weight:bold;
	line-height:35px;
	background:url(../images/apw-icon-header-top.png) left center no-repeat;
	padding-left:55px;
	text-decoration:none;
	font-family:arial;
}
.header-content {
	background:url(../images/robo-suspension-bg-header-content.png.png) repeat-x;
	background-size:100%;
	height:160px;
	border-bottom:6px solid #72A814;
}
.header-center-content {margin-top:20px;}
.header-center-content .search-box{
	padding:0px;
}

.search-box form{
	float:right;
}
.search-box .form-search{
	
}
.form-search label{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	width:80px;
	padding-top:5px;
	float:left;
	font-family: 'Orbitron', sans-serif;
}
.form-search input.input-text{
	width:358px;
	height:32px;
	border:1px solid #D3D3D3;
	color:#CECECE;
	font-size:14px;
	font-weight:normal;
	font-family:arial;
	padding-left:15px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	outline:none !important;
}
.form-search input.input-text:focus{
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	outline:none !important;
}
.form-search input.submit{
	background:url(../images/robo-suspension-bg-search.png) no-repeat;
	width:50px;
	height:32px;
	border:none;
	text-indent:-9999px;
	float:left;
}
.checkbox-search {
	margin:5px 0 0 80px;
	float:left;
}
.checkbox-search input{
	margin:0 5px 0 0;
	color:#fad407;
	float:left;
}
.checkbox-search label{
	font-size:14px;
	font-weight:normal;
	font-family: arial;
	color:#fff;
	float:left;
	line-height:16px;
}
input[type=checkbox].css-checkbox {
	display:none;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:30px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0px -30px;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-image:url(../images/robo-suspension-checkbox.png);
	background-position: 0px 0px;
}
label.css-label {
	background-image:url(../images/robo-suspension-checkbox.png);
	background-position: 0px -30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.header-center {
	float:left;
	width:100%;
}
.header-menu {
	min-height:41px;
	float:left;
	width:100%;
	margin-top:-2px;
}
.header-menu .header-menu-content{
	margin-top:15px;
}
.header-menu-content ul{
	padding:0;
	margin:0;
	float:left;
}
.header-menu-content ul li{
	display:inline-block;
	margin-left:-11px;
}
.header-menu-content ul li.first{margin-left:15px;}
.header-menu-content li a{
	display:inline-block;
	text-decoration:none;
	outline:none;
}
.header-menu-content ul li.first .menu-link{
	padding-left:10px;
	border-radius:3px 0 0 0;
}
.header-menu-content li a .icon-header-menu-left{
	display:inline-block;
	float:left;
	background:url(../images/robo-suspension-icon-menu-left.png) left center no-repeat;
	width:8px;
	height:41px;
}
.header-menu-content li a .menu-link{
	background:#0D4B99;
	font-size:16px;
	color:#fff;
	font-family: 'Orbitron', sans-serif;
	font-weight:bold;
	text-decoration:none;
	line-height:41px;
	display:inline-block;
	float:left;
}
.header-menu-content li a .icon-header-menu-right{
	background:url(../images/robo-suspension-bg-menu-a.png) right  center no-repeat;
	float:right;
	width:26px;
	height:41px;
	display:block;
}
.header-menu-content li a:hover .icon-header-menu-left{
	background:url(../images/robo-suspension-icon-menu-left-active.png) left center no-repeat;
}
.header-menu-content li a:hover .menu-link{
	background:#72A814;
}
.header-menu-content li a:hover .icon-header-menu-right{
	background:url(../images/robo-suspension-bg-menu-a2.png) right  center no-repeat;
}
.header-menu-content .add-favourite {
	float:right;
	background:url(../images/robo-suspension-bg-favourite.png) left center no-repeat;
	padding-left:25px;
	margin-top:2px;
}
.add-favourite a{
	color:#fff !important;
	display:inline-block;
	line-height:41px;
	float:left;
	padding:0px 10px 0px 35px;
	background:#72A814 url(../images/robo-suspension-icon-favourite1.png) left center no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-family: 'Orbitron', sans-serif;
	outline:none;
}
.add-favourite a:hover{color:#0D4B99;}
.add-favourite  .icon-favourite{
	background:#72A814 url(../images/robo-suspension-icon-favourite2.png) left center no-repeat;
	display:inline-block;
	float:right;
	height:41px;
	width:35px;
}
.select-finder .header-finder-content {
	margin-top:20px;
	background:#104C9A url(../images/robo-suspension-header-finder.png) left bottom no-repeat;
	min-height:55px;
	margin-left:0;
}
.header-finder-content h2{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Orbitron', sans-serif;
	color:#fff;
	float:left;
	margin:0 40px 0 0;
	line-height:55px;
	padding-left:40px;
}
.header-finder-content .select-toolbar{
	margin:10px 15px 0 0;
	float:left;
}
.header-finder-content .select-toolbar select{
	float:left;
	width:219px;
	height:35px;
	padding:7px;
	border:1px solid #000;
	font-family:arial;
	cursor:pointer;
}
.select-finder .header-finder-content .select-toolbar{
	margin:10px 15px 0 0;
	float:left;
}
.select-finder .header-finder-content .select-toolbar select{
	float:left;
	width:219px;
	height:35px;
	padding:7px;
	border:1px solid #000;
	font-family:arial;
	cursor:pointer;
}
.header-finder-content button{
	width:143px;
	height:40px;
	background:#F46619;
	float:left;
	border:none;
	margin-top:25px;
	border-radius:3px;
}
.header-finder-content button#button-finder{
	margin-top:7px;
}
.header-finder-content button:hover span{
	color:#fff;
}
.header-finder-content button span{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Orbitron', sans-serif;
	font-weight:bold;
	background:url(../images/robo-suspension-icon-find.png) right center no-repeat;
	padding-right:20px;
}
.header-finder-banner-right {margin-left:13px;}
.header-finder-banner-right .promotion{margin-bottom:10px;}
/***************************** End Header Container ***************************/

/***************************** Begin Main Container ***************************/
.main-container {margin-top:15px;padding-bottom:20px;}
.main-container .col-main {

}
.promotion{
	min-height:48px;
}
.promotion .promotion-item{

}
.main-container .col-left{

}
.banner {
	height:238px;
	overflow:hidden;
}
.banner img {
	width:855px;
}
.banner ul{
	list-style:none;
	padding:0;
}
.banner .bx-wrapper {
	position:relative;
}
.banner .bx-controls {
	position:absolute;
	bottom:10px;
	left:50%;
}
.banner .bx-controls .bx-controls-direction{
	display:none;
}
.banner .bx-controls .bx-pager-item{
	display:inline-block;
	margin-right:5px;
}
.banner .bx-controls .bx-pager-item a.bx-pager-link{
	text-indent:-9999px;
	background:#7E5D49;
	width:15px;
	height:15px;
	border-radius:50px;
	display:inline-block;
	outline:none;
}
.banner .bx-controls .bx-pager-item a.bx-pager-link.active{
	background:#000;
}

.product-view {
	
}
.product-view h3{
	background:url(../images/robo-suspension-icon-title-featured.png) left top 5px no-repeat;
	color:#1c1c1c;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
	font-family: arial;
	margin:0 0 25px 0;
	padding-left:35px;
	
}
.product-view-image {
	padding-left:0;
	text-align:center;
}
.product-view-image img#image{
	max-width: 100%;
}
.product-view-image img{
	max-width: 57px;
}
.product-view-image ul li img{
    border: 1px solid #8c8c8c;
}
.product-view-image .product-image {
	margin-bottom:20px;
}
.product-view-image .view-large {
	text-decoration:none;
	font-size:12px;
	color:#565656;
	font-family: 'Arimo', sans-serif;
	margin-bottom:15px;
	display:block;
}
.product-thumb ul{
	padding:0;
}
.product-thumb ul li{
	display:inline;
}
.product-thumb li a{
	text-decoration:none;
	outline:none;
}

.product-infor {}
.product-sku {
	border-bottom:1px solid #cecece;
	padding-bottom:20px;
}
.product-sku p{
	font-size:14px;
	color:#848484;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
	margin:0;
}
.product-sku p span{
	font-size:14px;
	color:#848484;
	font-family: 'Arimo', sans-serif;
	font-weight:normal;
}
.product-manufacturer {
	float:left;
	width:100%;
	padding:35px 0px 10px 45px;
	border-bottom:1px solid #cecece;
}
.product-manufacturer img{
	float:left;
}
.product-manufacturer span{
	font-size:14px;
	color:#848484;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
	margin-top:15px;
	display:inline-block;
}
.product-manufacturer h5{
	font-size:18px;
	color:#2c2c2c;
	font-family: arial;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
.product-manufacturer a{
	font-size:14px;
	color:#848484;
	font-family: arial;
	font-style:italic;
	text-decoration:none;
	background:url(../images/apw-icon-more-brand.png) right center no-repeat;
	padding-right:25px;
}
.product-infor .product-price {
	float:left;
	width:100%;
	margin-top:30px;
}
.product-price .special-price{
	font-size:28px;
	color:#104C9A;
	font-family: arial;
	font-weight:bold;
	margin-right:20px;
}
.product-price .regular-price{
	font-size:18px;
	color:#8c8c8c;
	font-family: 'Arimo', sans-serif;
	text-decoration:line-through;
}
.product-action {
	float:left;
	width:100%;
	margin-top:15px;
}
.product-action button{
	background:url(../images/robo-suspension-icon-buy-now.png) no-repeat;
	height:43px;
	width:190px;
	border:none;
	text-align:left;
} 
.product-action button span{
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	padding-left:20px;
} 
.product-action button:hover span{color:#0D4B99;}
.product-action a{
	color:#848484;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	text-decoration:none;
	margin-left:10px;
}
.product-action a:hover{
	color:#0D4B99;
}
.product-promotion {
	margin-top:20px;
}
.product-promotion .product-promotion-top{
	float:left;
	width:100%;
	background:url(../images/apw-promotion-top.png) repeat-x;
	height:7px;
}
.product-promotion .product-promotion-bottom{
	float:left;
	width:100%;
	background:url(../images/apw-promotion-top.png) repeat-x;
	height:7px;
}
.product-promotion .product-promotion-center{
	float:left;
	width:100%;
	padding:20px 0px;
}
.product-description {

}
.product-description .description-title{
	background:url(../images/robo-suspension-bg-product-info.png) center no-repeat;
	background-size:100%;
	float:left;
	width:25%;
	border-radius:3px 0 0 0;
}
.description-title h2{
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-family: arial;
	margin:0;
	line-height:40px;
	padding-left:20px;
}
.product-description .description-content{
	padding:20px;
	float:left;
	width:100%;
	border:2px solid #104C9A;
	font-family:arial;
}
.description-content ul{
	padding:0px;
}
.description-content ul li{
	list-style:disc inside;
	color:#72A814;
	line-height:25px;
}
.description-content li span{
	font-size:14px;
	color:#363636;
	font-family: 'Arimo', sans-serif;
}
.description-content table{
	width:415px;
}
.description-content table tr {
	line-height:30px;
}
.description-content table tr th{
	background:#E0E0E0;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	font-family: 'Arimo', sans-serif;
}
.description-content table tr td{
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	font-family: 'Arimo', sans-serif;
}
.product-featured {
	margin-top:30px;
}
.product-featured .featured-title{
	padding-bottom:10px;
}
.featured-title h2{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	margin:0;
	background:url(../images/robo-suspension-icon-title-featured.png) left top 5px no-repeat;
	color:#1c1c1c;
	padding-left:30px;
}
.featured-content {
	text-align:center;
	position:relative;
}
.featured-content .bx-wrapper {}
.featured-content .product-image{margin-top:15px;}
.featured-content .product-image img {width:165px;height:165px;}
.featured-content .product-name a{
	color: #111111;
    font-family: 'Arimo',sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.featured-content .product-name a:hover{
	color: #0D4B99;
}
.featured-content .product-price .price{
	color: #0D4B99;
    font-family: 'Arimo',sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.featured-content .bx-next {
	position:absolute;
	top:50%;
	left:0%;
	background:url(../images/apw-featured-next.png) no-repeat;
	width:11px;
	height:22px;
	text-indent:-9999px;
	margin-top:-10px;
	outline:none;
}
.featured-content .bx-prev {
	position:absolute;
	top:50%;
	right:0%;
	background:url(../images/apw-featured-prev.png) no-repeat;
	width:11px;
	height:22px;
	text-indent:-9999px;
	margin-top:-10px;
	outline:none;
}
.product-tab {
	margin-top:50px;
}
.product-tab ul {
	padding:0;
	margin:0;
}
.product-tab ul li{
	list-style:none;
	display:inline-block;
	min-height:40px;
	position:relative;
}
.product-tab ul li.tab1{
	z-index:9999;
}
.product-tab ul li.tab2{
	margin-left:-10px;
	z-index:999;
}
.product-tab ul li.tab3{
	margin-left:-15px;
	z-index:99;
}
.product-tab ul li.last{
	margin-left:-15px;
	z-index:9;
}
.product-tab li.ui-state-active{
	
}
.product-tab li.ui-state-active a{
	color:#fff;
	background:url(../images/robo-suspension-bg-tab-active.png) no-repeat;
	background-size:100%;
}
.product-tab li a{
	background:url(../images/robo-suspension-bg-tab.png) no-repeat;
	color:#fff;
    font-family: arial;
    font-size: 16px;
    text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	line-height:40px;
	padding:0px 10px;
	outline:none;
	display:inline-block;
	width:142px;
	background-size:100%;
}
.product-tab-content {
	padding:20px 10px 30px;
	border:2px solid #0D4B99;
	margin-top:-2px;
	font-family:arial;
}
.product-tab-content p{
	color:#2e2e2e;
    font-family: 'Arimo',sans-serif;
    font-size: 14px;
}
.product-tab-content p span{
	margin-right:20px;
}
.product-tab-content strong{
	margin-bottom:10px;
	display:block;
}
.product-tab-content .sub-page-content ul li{display:block;}

.col-left .block{
	margin-bottom:18px;
}
.header-finder-banner-content{
	margin-top:20px;
}
.header-finder-banner-content .block-finder{
	text-align:center;
	background:#0D4B99 url(../images/robo-suspension-bg-finder.png) center bottom no-repeat;
	padding:0px 10px 23px;
	width:22.5%;
	margin-left:15px;
}
.block-finder .block-title{
	border-bottom:3px solid #fad407;
	padding:10px 0px;
}
.form_finder .header-finder-content {
	margin-top:10px;
}
.form_finder button{
	float:none !important;
}
.form_finder .block-title{
	border-bottom:1px solid #8AB4FF;
	float:left;
	width:100%;
}
.block-finder .block-title h2{
	font-size:24px;
	font-family: 'Orbitron', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin:0px;
}
.block-finder .block-content{
	margin-top:10px;
}
.block-finder .block-content select{
	width:100%;
	height:33px;
	padding:7px 0px;
}
.block-finder .block-content .select-toolbar{
	border:1px solid #000;
	margin-bottom:13px;
}
.block-finder .block-content button{
	width:143px;
	height:40px;
	background:#000;
	float:right;
	border:none;
	margin-top:10px;
}
.block-finder .block-content button:hover span{
	color:#fff;
}
.block-finder .block-content button span{
	color:#fad407;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
	background:url(../images/robo-suspension-bg-title.png) right center no-repeat;
	padding-right:20px;
}
.block-category {
	float:left;
	width:100%;
}
.block-category .block-title{
	background:url(../images/robo-suspension-bg-title.png) center no-repeat;
	min-height:40px;
	background-size:100%;
	width:90%;
	margin:0px auto;
}
.block-category .block-title h2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	line-height:40px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.block-category .block-content {
	border:2px solid #0D4B99;
	margin-top:-1px;
}
.block-category .block-content ul{
	padding:20px 15px 20px 15px;
	margin:0;
	list-style:none;
	background:#fff;
}
.block-category .block-content ul li{
	display:block;
	line-height:30px;
}
.block-category .block-content li a{
	font-size:13px;
	color:#2d2d2d;
	font-weight:bold;
	text-decoration:none;
	font-family: 'Arimo', sans-serif;
	outline:none;
}
.block-category .block-content li a:hover,block-category .block-content li a.active{
	color:#0D4B99;
}

.block-featured {
	float:left;
	width:100%;
}
.block-featured  .block-title{
	padding-bottom:5px;
}
.block-featured  .block-title h2{
	margin:0px;
	color:#494949;
	font-size:16px;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	background:url(../images/robo-suspension-icon-title-featured.png) left center no-repeat;
	padding-left:35px;
	text-transform:uppercase;
}
.block-featured  .block-content {
	text-align:center;
	position:relative;
	padding-bottom:35px;
}
.block-featured  .block-content .product-image{margin-top:15px;}
.block-featured  .block-content .product-name{padding:0px 25px;}
.block-featured  .block-content .product-name a{
	font-size:14px;
	color:#111111;
	font-family: 'Arimo', sans-serif;
	text-decoration:none;
}
.block-featured  .block-content .product-name a:hover {color:#0D4B99;}
.block-featured  .block-content .product-price .price{
	font-size:16px;
	color:#0D4B99;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
}
.block-featured .bx-next {
	position:absolute;
	bottom:0;
	left:50%;
	background:url(../images/apw-featured-next.png) no-repeat;
	width:11px;
	height:22px;
	text-indent:-9999px;
	margin-left:-20px;
	outline:none;
}
.block-featured .bx-prev {
	position:absolute;
	bottom:0;
	left:50%;
	background:url(../images/apw-featured-prev.png) no-repeat;
	width:11px;
	height:22px;
	text-indent:-9999px;
	margin-left:5px;
	outline:none;
}

.block-brand {
	float:left;
	width:100%;
}
.block-brand .block-title{
	background:url(../images/robo-suspension-bg-title.png) center no-repeat;
	min-height:40px;
	background-size:100%;
	width:90%;
	margin:0px auto;
}
.block-brand .block-title h2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	line-height:40px;
	padding:0px;
	margin:0px;
	text-align:center;
	text-transform:uppercase;
}
.block-brand .block-content {
	text-align:center;
	padding:50px 0px 30px;
	position:relative;
	border:2px solid #0D4B99;
	margin-top:-1px;
}
.block-brand .block-content ul{
	padding:0px;
}
.block-brand .block-content ul li{
	min-height:100px;
}
.block-brand .block-content img{
	max-width:100%;
}
.block-brand .bx-next {
	position:absolute;
	top:15px;
	left:50%;
	background:url(../images/apw-brand-next.png) no-repeat;
	height:11px;
	width:23px;
	text-indent:-9999px;
	margin-left:-10px;
	outline:none;
}
.block-brand .bx-prev {
	position:absolute;
	bottom:15px;
	left:50%;
	background:url(../images/apw-brand-prev.png) no-repeat;
	height:11px;
	width:23px;
	text-indent:-9999px;
	margin-left:-10px;
	outline:none;
}

.block-newsletter {
	float:left;
	width:100%;
}
.block-newsletter  a{
	display:block;
	outline:none;
}
.block-newsletter  a img{
	max-width:100%;
}
/*Sub-page*/
.cms-page {
	
}
.cms-page .sub-page-title{
	border-bottom:4px solid #0D4B99;
	padding-bottom:10px;
}
.sub-page-title h2{
	font-size:20px;
	color:#000;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	text-transform:uppercase;
	margin:0;
	background:url(../images/robo-suspension-icon-title-featured.png) left center no-repeat;
	padding-left:35px;
}
.sub-page-content {
	padding-top:10px;
}
.sub-page-content h3{
	font-size:18px;
	color:#000;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	margin:0 0 20px 0;
}
.sub-page-content p{
	font-size:14px;
	color:#000;
	font-family: arial;
	line-height:25px;
}
.sub-page-content p strong{
	font-weight:bold;
}
.sub-page-content p span{
	font-style:italic;
}
.sub-page-content p a{
	color:#000;
	text-decoration:underline;
}
.sub-page-content p a:hover{color:#0D4B99;}
.sub-page-content ul{
	padding:0;
	margin:0 0 20px 0;
}
.sub-page-content ul li{
	background:url(../images/robo-suspension-icon-li-sub-page.png) left center no-repeat;
	font-size:14px;
	color:#000;
	list-style:none;
	padding-left:20px;
}
.sub-page-content ol{
	padding:0;
	margin:0 0 20px 0;
}
.sub-page-content ol li{
	list-style:decimal inside;
}
.sub-page-content table {
	width:540px;
	margin-top:40px;
}
.sub-page-content table tr {
	line-height:30px;
}
.sub-page-content table tr:nth-child(2n+1) {
	background:#e0e0e0;
}
.sub-page-content table tr:nth-child(2n+1) td,.sub-page-content table tr:nth-child(2n+1) th{
	border-right:1px solid #fff;
}
.sub-page-content table tr td{
	font-size:14px;
	color:#000;
	font-family: arial;
	padding-left:15px;
}
.sub-page-content table tr th{
	font-size:14px;
	color:#000;
	font-family: arial;
	padding-left:15px;
	font-weight:bold;
}
.sub-page-content table.specialise {
	background:#fff;
	width:100%;
	margin-top:15px;
}
.sub-page-content table.specialise tr{
	background:none;
}



.cms-page .contact-title{
	border-bottom:4px solid #0D4B99;
	padding-bottom:10px;
}
.contact-title h2{
	font-size:20px;
	color:#000;
	font-weight:bold;
	font-family: 'Orbitron', sans-serif;
	text-transform:uppercase;
	margin:0;
	background:url(../images/robo-suspension-icon-title-featured.png) left center no-repeat;
	padding-left:35px;
}
.contact-content {
	padding-top:15px;
}
.contact-content p.font-bold {
	color:#000;
	font-size:15px;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
}
.contact-content p.font-bold a{
	color:#000;
	font-size:15px;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
	display:inline;
	text-decoration:underline;
}
.contact-content span{
	font-size:14px;
	color:#000;
	font-family: 'Arimo', sans-serif;
	display:block;
	line-height:25px;
}
.contact-content a{
	font-size:14px;
	color:#000;
	font-family: 'Arimo', sans-serif;
	display:block;
}
.contact-content .address{background:url(../images/robo-suspension-icon-contact1.png) left center no-repeat;padding-left:20px;}
.contact-content .phone{background:url(../images/robo-suspension-icon-contact2.png) left center no-repeat;padding-left:20px;}
.contact-content .mail{background:url(../images/robo-suspension-icon-contact3.png) left center no-repeat;padding-left:20px;color:#000;text-decoration:underline;}
.contact-content .time{background:url(../images/robo-suspension-icon-contact4.png) left center no-repeat;padding-left:20px;}
.contact-content h5{
	font-size:18px;
	color:#000;
	font-family: 'Arimo', sans-serif;
	display:block;
	font-weight:bold;
	margin:40px 0 10px 0;
}
.contact-content p{
	font-size:14px;
	color:#000;
	font-family: 'Arimo', sans-serif;
}
.contact-content form {
	width:568px;
}
.contact-content table {
	margin-top:10px;
}
.contact-content table tr{
	margin-bottom:5px;
}
.contact-content table tr th{
	font-size:14px;
	color:#000;
	font-family: 'Arimo', sans-serif;
	font-weight:normal;
	text-align:right;
	margin-right:10px;
	display:block;
}
.contact-content table tr th.required{
	background:url(../images/apw-icon-required.png) left 55px center no-repeat;
}
.contact-content table tr th.required-ques{
	background:url(../images/apw-icon-required.png) left center no-repeat;
	padding-left:8px;
}
.contact-content input {
	height:28px;
	width:245px;
	margin-bottom:5px;
}
.contact-content select {
	height:28px;
	width:245px;
	padding:5px;
}
.contact-content textarea {
	height:150px;
	width:410px;
}
.contact-content label {
	font-size:14px;
	color:#c83636;
	font-family: 'Arimo', sans-serif;
	font-weight:normal;
	float:right;
	margin-top:20px;
}
.contact-content .action {
	float:left;
	width:100%;
	text-align:center;
}
.contact-content .action button{
	width:117px;
	height:40px;
	background:#0D4B99;
	border:none;
}
.contact-content .action button:hover{
	background:#72A814;
}
.contact-content .action button span{
	font-size:14px;
	color:#fff;
	font-family: 'Arimo', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	
}
/***************************** End Main Container ***************************/

/***************************** Begin Footer Container ***************************/
.footer-container {
	background:#0D4B99;
	min-height:128px;
	border-bottom:3px solid #72A814;
}
.footer-left {margin-top:3px;}
.footer-link {
	float:left;
	border-bottom:1px solid #A2A2A2;
}
.footer-link ul{
	padding:0;
	margin:0;
	list-style:none;
}
.footer-link ul li{
	display:inline-block;
}
.footer-link li a{
	line-height:40px;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	margin-right:20px;
	text-decoration:none;
	outline:none;
}
.footer-link li.first a{margin-left:0px;}
.footer-link li a:hover{color:#72A814;}

.footer-payment {
	float:left;
	width:100%;
	margin-top:25px;
}
.footer-payment h2{
	margin:0 10px 0 0;
	display:inline;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
}

.footer-right {
	margin-top:15px;
	text-align:right;
}
.footer-right p{
	font-size:14px;
	color:#fff;
	font-family: arial;
}
/***************************** End Footer Container ***************************/

.r3_cm.bp.tp{
	padding: 0px 0px 0px 0px;
	width: 857px;
	position: relative;
	margin-left:-12px;
	
}
.fpcc {
	border-bottom:1px solid #555555;
	padding:0 0 10px 0;
	margin:0;
	border-radius:3px;
}
.fpcc span {
	color:#fff !important;
	font-size:12px;
	font-family: 'Open Sans' !important;
	line-height:12px !important;
	font-weight: normal !important;
}
.fpcc span.keywordClass {

}
.rs_box {
	margin:10px 0 0 0;
}
.ctrlbr span{
	color:#626160;
	font-family: arimo;
	font-size:14px;
	font-weight: normal;
}
.ctrlbr .cur {
	font-weight: bold;
	margin:0 0 0 10px;
	color: #2d2d2d !important;
	background: url(../images/apw-arr-view.png) no-repeat right center;
	padding-right: 20px;
}
.ctrlbr {
	padding-left: 0px;
}
div.subtitle,
.cmpBr {
	display: none;
}
div.fpcc {
	padding: 14px 0 10px !important;
    width: 830px;
	background:#522a62;
}
div.g-std a {
	color: #111111 !important;
	font-family: 'arimo' !important;
	font-size:14px;
	font-weight:normal !important;
	text-decoration:none;
	display:block;
	min-height:40px;
}
div.g-std a:hover{color:#fad407;}
.cur img {
	display: none;
}
table.fixed tr:first-child{
}
.details table.fixed tr:first-child{
}
.ctrlbr {
	border-top: none;
	padding: 5px 0 12px 18px;
	border:2px solid #0D4B99;
	margin-top:-10px;
	width:857px;
}
.ctrlbr .cur img {margin-left:10px;}
.g-novisited {margin-right:25px;}
td.gallery {
	width:27%;
	background: url(../images/bg_item.png) no-repeat bottom center;
	padding-bottom: 10px;
}
td.no-content {
	background: none;
}
table.gallery {
    background: #fff;
    width: 282px !important;
	border:1px solid #cbcbcb;
}
td.gallery:hover table.gallery {
	border-color:#cbcbcb;
}
td.gallery.left table.gallery {
	margin-left:5px;
}
table.grid {
	margin:0px 0 0 0;
}
table.gallery .mi {display:none;}
table.gallery td.picture {text-align:center;}
table.gallery td.picture div.image {
    margin: 0 auto 6px;
    overflow: hidden;
}
table.gallery td.picture div.image {
	margin: 0 auto 6px;   
    min-height: 120px;
    overflow: hidden;
}
.ttl a, .g-std a {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 18px;
	text-transform: capitalize;
	font-weight:bold;
}
.iippl {
    background-position: -144px -16px;
}
.ii {
    background-image: url("http://q.ebaystatic.com/aw/pics/search/sprMega2.png");
    background-repeat: no-repeat;
	display:none;
}
table.gallery table.fixed {
    margin-top: 5px;
}
table.fixed {
    width: 100%;
}
table.fixed td {
    padding:0px;
}
table.fixed td:first-child {
    display: inline;
}
table.fixed td span.bin {
   font-family: 'arimo' !important;
	color:#000 !important;
	font-weight: bold;
	font-size: 16px;
	float:right;
}
table.gallery div.ttl {
	min-height:54px;
}
.v4lnk, .g-b {
    font-family: 'arimo' !important;
	color:#000 !important;
	font-weight: bold;
	font-size: 16px;
	float:right;
}
.g-std .iippl {
	display:none !important;
}
table.gallery div.clearFullDiv {
    clear: both;
    width: 100%;
}
span.bids {display:none;}
.ttl img.before {display:none !important;}
.clr span.label {
    color: #a0a0a0 !important;
    font-family: 'arimo' !important;
	display:inline-block;
	font-size:12px;
	float:left;
	padding:0;
	font-weight:normal;
	line-height:17px;
}
.clr span {
    color: #a0a0a0 !important;
    font-family: 'arimo' !important;
	display:inline-block;
	font-size:12px;
}
table.fixed td.basics {
	padding-top:10px;
}

div.dynpg {
    background-image: none;
    margin: 0;
    padding: 30px 10px 30px;
}
div.dynpg td.l,div.dynpg td.r {
	display:none;
}
div.dynpg td.m {
	text-align:center;
}
div.dynpg td.m .pager {
	margin:0 auto;
}
.dynpg .prev a,.dynpg .next a {
	text-indent:-9999px;
}
.dynpg .next {
	padding-left:10px;
}
.dynpg .prev {
	padding-right:10px;
}
.dynpg .pages a {
	color: #000000 !important;
    font-family: opensans;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
	padding: 5px 8px;
    margin: 0 10px;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ddd;
	margin: 0px 2px;
}
.dynpg .pages .pipe {
	display: none;
}
.dynpg td.pages a.disabled {
	background: #FAD407;
    color: #FFFFFF !important;
    font-family: opensans;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 8px;
	margin: 0px 2px;
}
.dynpg .pages a.disabled {
	color:#37cdff !important;
}
.dynpg .prev img.pic {
	display: none;
}
.dynpg .next a,
.dynpg .prev a{
	text-indent: -9999px;
	float: left;
}
.dynpg .next a {
	background: url(../images/next_page.png) no-repeat;
	width: 13px;
	height: 22px;
}
.dynpg .prev a:last-child,
.dynpg .next a:first-child {
	display: none;
}
.dynpg .prev a {
	background: url(../images/pre_page.png) no-repeat;
	width: 13px;
	height: 22px;
}
.dynpg .pages span.pipe {
	font-size:22px;
	line-height:22px;
	font-family: 'Open Sans';
	color:#dddddd;
}

#CentralArea {
	margin-top: 0px;
	float: left;
	width:100%;
}
td#CentralArea div.v4stabl{
	display: none;
}
#js_footer {
	display: none;
}
.v4stabl {
	display: none;
}
table.gallery td.details{
	float: left;
    padding: 0 25px;
    vertical-align: bottom;
    width: 268px;
	text-align:center;
	min-height:150px;
}
table.gallery td.details  img{
	display:block;
	margin-top:3px;
}
td.details  a{
	font-weight:bold;
}
td.details  a:hover{
	color:#fad407;
}
.fpcc span.keywordClass {
	background: none;
}
table.gallery .gpvi img {
	height: 140px;
    margin-top: 20px;
    max-width: 210px;
}
table.gallery td.picture {
	padding: 0px;
}
td#CentralArea div.dynpg,
.grid td.left {
	border: none !important;
}
td#CentralArea div.dynpg {
	padding: none;
}
.r3_c {
	border: none !important;
}
.pgbc,
.r3_t,
.r3_bl {
	background: none !important;
	display: block;
}
.r3_t,
.r3_bl {
	display: none;
}
.rs_box {
	background: none !important;
	border-top: 0px;
}
div.itemseparator {
	display: none;
}
#TopPromoArea {
	display: none;
}
#glbfooter{
	overflow: visible;
	float: left;
	width: 95%;
}
table.pgbc {
	margin: 0 auto;
    width: 425px !important;
	border-top: none;
}
.dynpg .next img.pic {
	display: none;
}
div.fpcc {
    background:url(../images/robo-suspension-bg-main-content-title.png) no-repeat;
	background-size:100%;
    padding: 0px !important;
    width: 72%;
	border-radius: 0px;
	border:none;
	min-height:40px;
}
.fpcc span {
    color: #FFFFFF !important;
    font-family: arial !important;
    font-size: 18px;
    font-weight: normal !important;
    line-height: 40px !important;
}
div.fpcc span.countClass {
    font-size: 18px;
    font-weight: bold;
    padding: 0 5px 0 15px;
}
.toplne {border:2px solid #0D4B99;margin-top:-3px;}
.rs-pview {
	padding: 0px;
	margin-top:10px;
	width:832px;
}
table.gallery td.picture div.image {
}
.pagewidth {display:none;}
.icon-sub {display:none;}
.icon-menu {display:none;}
.pagewidth .logo {text-align:left;}
.pagewidth .search-box form{float:right;}
.pagewidth .block-category .block-content {display:block;}
.pagewidth .header-finder-banner-content .block-finder {float:left;width:22.5%;}
.pagewidth .header-finder-banner-right {float:left;width:75%;}
.pagewidth .promotion-item {float:left;width:33%;}
.pagewidth .container {width:1140px;}
.pagewidth #gh {width:1140px;}
.pagewidth .col-left {left:0px;width:285px;}
.pagewidth .col-left .block-brand .block-content ul li{width:255px !important;}
.pagewidth .col-left .block-featured .block-content li{width:255px !important;}
.pagewidth .v4thldr {margin-left:-5px;}
.pagewidth .header-finder-banner {margin-left:-5px;}
.pageMobile .v4thldr {margin-left:-10px;}
.pageMobile .block-finder {margin-left:10px;}
.pagewidth .footer-container {width:100%;}
.pagewidth .header-top-content span{color:#FAD407 !important;}
.pagewidth .header-finder-banner iframe .header-finder-content {background:none !important;}
.pagewidth .header-menu-content .add-favourite {float:right !important;width:auto !important;}
.pagewidth .add-favourite .add-favourite-center {width:auto !important;}
.pagewidth .block-brand .bx-next {
	position:absolute;
	top:15px !important;
	left:50% !important;
	background:url(../images/apw-brand-next.png) no-repeat !important;
	height:11px !important;
	width:23px !important;
	text-indent:-9999px;
	margin-left:-10px !important;
	outline:none;
}
.pagewidth .block-brand .bx-prev {
	position:absolute;
	top:97% !important;
	left:50% !important;
	background:url(../images/apw-brand-prev.png) no-repeat !important;
	height:11px !important;
	width:23px !important;
	text-indent:-9999px;
	margin-left:-10px !important;
	outline:none;
}
.page-ie9 .container {
	width:1140px !important;
}
.page-ie9 #form_finder .header-finder .container {
	width:1140px !important;
}
.page-ie9 #search-mini-form {
	width:500px;
	float:right;
}
.page-ie9 .select-finder .header-finder-content .select-toolbar select{
	width:245px !important;
}
.pagewidth-ie9 #search-mini-form{
	width:500px;
	float:right;
}
.pagewidth-ie9 .block-finder .header-finder .header-finder-content{
	width:275px;
	height:260px;
}
.select-finder .container{width:1140px !important; padding: 0px 15px;}
.select-finder .header-finder-content h2{padding-left:40px;margin-right:40px;}
.select-finder .header-finder-content .select-toolbar select{width:219px;}
#Body .tab-content-m {float:left;width:100%;margin-top:0px;}

.wrappage .select-finder .container {padding:0px 15px !important;}
.wrappage .header-content {background-size:105%;}
.icon-mobile {display:none;}

/* Fixed Mobile*/
@media (min-width: 1200px) {
    .wrappage .header-container iframe {width:100% !important;}
	.block-category .block-content ul li ul {display:none;}
	.block-category .block-content ul li:hover ul {display:block;padding:5px 20px;}
}

@media (max-width: 1199px) {
}

@media (min-width: 993px) and (max-width: 1199px){
	.pagewidth .container{width:1140px !important;}
	.pagewidth .header-container{width:1000px !important;}
	.header-menu-content li a .menu-link{font-size:14px !important;}
	.add-favourite a {padding-right:5px;font-size:12px;}
	.select-finder .header-finder-content .select-toolbar select {width:165px !important;}
	.header-finder-content button#button-finder span{font-size:15px;}
	.header-finder-content button span{font-size:15px;}
	.product-action a {display:block;margin-top:10px;}
	.header-content {background-size:150%;}
	.block-category .block-content {margin-top:-4px;}
	.block-brand .block-content {margin-top:-4px;}
	.product-description .description-content{margin-top:-4px;}
	.wrappage .header-container iframe {display:none !important;}
	.product-tab li{margin:0px !important;}
	.product-tab li a {background:#20409C !important;width:auto !important;font-size:15px;padding:0px 15px !important;}
	.product-tab li.ui-state-active a {background:#72A814 !important;}
	#search-mini-form {margin-right:10px;}
	.header-content {background:url(../images/robo-suspension-bg-header-content-tablet.png) repeat-x !important;}
}

@media (max-width: 992px) {
	.pagewidth .header-container{width:1140px;}
	.pagewidth .footer-container{width:1140px;}
	.pagewidth .header-finder-content button {display:none !important;}
	.pagewidth .header-menu-content li a .icon-header-menu-left{margin-right:-1px;}
	.pagewidth .header-menu-content li a .icon-header-menu-right{margin-left:-1px;}
	.pagewidth #search-mini-form{margin-right:15px;}
	.pagewidth .container {width:1140px;}
	.header-content {background:url(../images/robo-suspension-bg-header-content-tablet.png) repeat-x !important;}
	.wrappage .header-menu-content .add-favourite {background:none;padding-left:0px;}
	.wrappage .add-favourite a{width:50px;background:#72A814 url(../images/robo-suspension-icon-favourite1.png) center center no-repeat;text-indent:-9999px;}
	.wrappage .add-favourite .icon-favourite{display:none;}
	.header-finder-content button span{font-size:15px;}
	.form_finder button.buttom_fast_finder span{font-size:15px;}
	.header-menu-content li a .menu-link{font-size:12px !important;}
	.add-favourite .icon-favourite {margin-left:-1px;}
	.block-brand .bx-next {background:url("../images/apw-featured-next.png") no-repeat;width:11px;height:22px;top:50%;left:15px;}
	.block-brand .bx-prev {background:url("../images/apw-featured-prev.png") no-repeat;width:11px;height:22px;top:50%;left:99%;}
	.block-newsletter {text-align:center;}
	.footer-link li a {font-size:12px;}
	.product-infor .product-price {text-align:center;}
	.product-action {text-align:center;}
	.manufacturer-content {width:50%;margin:0px auto;}
	.product-sku {text-align:center;}
	.product-description {width:100%;margin:0;}
	.product-description .description-content {margin-top:-2px;}
	.block-category {margin:20px 0px;}
	.block-category .block-content {width:95%;margin:0px auto;display:none;}
	.block-brand {margin-top:20px;}
	.wrappage .header-container iframe {display:none !important;}
	.wrappage .header-container {max-width:765px;margin-left:-25px;}
	.wrappage .block-category {max-width:765px;margin-left:-25px;}
	.wrappage .main-container {max-width:765px ;margin-left:-25px;}
	.wrappage .footer-container {max-width:765px;margin-left:-25px;}
	.product-tab li{margin:0px !important;}
	.product-tab li a {background:#20409C !important;width:auto !important;font-size:15px;padding:0px 15px !important;}
	.product-tab li.ui-state-active a {background:#72A814 !important;}
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	.pagewidth .header-finder-content button{width:155px !important;}
	.pagewidth .container {width:1140px;}
	.header-menu-content li a {font-size:12px;padding:0px 5px;}
	.add-favourite .add-favourite-center {width:94.3%;}
	.header-finder-content {text-align:center;background:none !important;}
	.header-finder-content h2 {width:100%;margin:0;padding:0;}
	.header-finder-content .select-toolbar {float:left;width:100%;border:none !important;}
	.header-finder-content .select-toolbar select{float:left;width:100%;}
	.header-finder-content button {float:none;}
	.product-promotion {text-align:center;}
	.promotion-item {margin-bottom:15px;}
	.product-featured {display:none;}
	.product-tab li a {font-size:15px;}
	.footer-payment {text-align:center;}
	.footer-right {text-align:center;padding-bottom:20px;}
	.wrappage .header-container iframe {display:none !important;}
}
@media (max-width: 633px) {
	.wrappage .header-container,.wrappage .footer-container ,.wrappage .block-category,.wrappage .main-container {margin-left:0px;}
	.sub-page-content p a {background:none !important;color:#000 !important;display:inline-block !important;z-index:9999;text-transform:capitalize !important;}
	.contact-content a {background:none !important;color:#000 !important;display:inline-block !important;z-index:9999;text-transform:capitalize !important;}
}
@media (max-width: 560px) {
	.header-finder-content .select-toolbar {width:95% !important;}
	.pagewidth .container {width:1140px;}
	.header-top-content {text-align:center;}
	.header-top-content h3{display:block;}
	.header-content {text-align:center;background:url(../images/robo-suspension-bg-header-content-tablet.png) repeat-x !important;background-size:100% !important;height:250px !important;border:none;}
	.search-box .form-search {width:410px;margin:0px auto;}
	.checkbox-search label {color:#2d2d2d;}
	.header-center-content .search-box {margin-top:15px;}
	.form-search label {display:none;}
	.form-search input.input-text {width:295px;}
	.wrappage .checkbox-search {margin-left:0 !important;}
	.header-menu{background:#72A814;margin:5px 15px 0;width:94%;border-radius:5px;}
	.header-menu-content {margin:0px !important;}
	.header-menu ul{display:none;}
	.header-menu .icon-mobile{background:url(../images/robo-suspension-icon-menu-mobile.png) left center no-repeat;padding-left:25px;display:block;float:left;color:#fff;text-transform:uppercase;font-family:arial;font-size:16px;line-height:41px;cursor:pointer;width:100%;text-align:left;}
	.add-favourite {display:none;}
	.header-menu-content ul li {display:inline-block;float:left;width:100%;margin:0px !important;text-align:left;}
	.header-menu-content li a {display:block;float:left;width:100%;padding:0 !important;border-bottom:1px solid #eee;}
	.header-menu-content li a .menu-link {background:none;padding-left:10px !important;}
	.header-menu-content li a:hover .menu-link {background:none;}
	.header-menu-content li a .icon-header-menu-left,.header-menu-content li a .icon-header-menu-right {display:none;}
	.product-description .description-title {width:65%;}
	.product-tab ul li {float:left;width:100%;}
	.product-tab li a {width:100%;background:#0D4B99 !important;margin-bottom:5px;}
	.product-tab li.ui-state-active a{background:#72A814 !important;}
	.product-tab ul li.tab2 ,.product-tab ul li.tab3,.product-tab ul li.last{margin-left:0;}
	.footer-link {width:100%;text-align:center;}
	.footer-link li a {font-size:9px;}
	.product-infor .product-price {text-align:center;}
	.product-description {width:100%;margin:0;}
	.block-category {margin:15px 0px;}
	.block-category .block-content {width:95%;margin:0px auto;display:none;}
	.wrappage .header-container iframe {display:none !important;}
	.product-view h3 {font-size:16px;background:none;}
	.promotion-item {text-align:left;}
	#search-mini-form {margin-right:0px;}
	.product-tab li{margin:0px !important;float:left;width:100%;}
	.product-tab li a {background:#20409C !important;width:100% !important;font-size:15px;padding:0px 15px !important;}
	.product-tab li.ui-state-active a {background:#72A814 !important;}
	.sub-page-content table.specialise {width:420px !important;}
	.sub-page-content table.specialise tr td{float:left;padding:0px !important;}
	.sub-page-content table.specialise tr td li{background:none !important;padding-left:0px !important;}
	.sub-page-content table {width:420px !important;}
	.sub-page-content table tr {float:left;width:100%;}
	.sub-page-content table tr th{width:50% !important;text-align:center;float:left;}
	.sub-page-content table tr td{width:50% !important;float:left;}
	.sub-page-content table tr td {float:left;width:100%;padding:0px;}
	.sub-page-content ul li {font-size:10px;}
	.sub-page-content table tr th {display:table-cell;}
	.wrappage .header-container,.wrappage .footer-container ,.wrappage .block-category,.wrappage .main-container {margin-left:0px;}
	
}

@media (max-width: 400px) {
	.header-finder-content .select-toolbar {width:95% !important;}
	.pagewidth .container {width:1140px;}
	.form-search label {display:none !important;}
	.form-search input.input-text {width:295px;}
	.search-box form {float:none;margin-left:15px;}
	.form-search input.input-text {width:220px;}
	.checkbox-search label {color:#2d2d2d;}
	.sub-page-content table.specialise {width:280px !important;}
	.sub-page-content table.specialise tr td{float:left;padding:0px !important;}
	.sub-page-content table.specialise tr td li{background:none !important;padding-left:0px !important;}
	.sub-page-content table {width:280px !important;}
	.sub-page-content table tr {float:left;width:100%;}
	.sub-page-content table tr th{width:50% !important;text-align:center;float:left;}
	.sub-page-content table tr td{width:50% !important;float:left;}
	.sub-page-content table tr td {float:left;width:100%;padding:0px;}
	.sub-page-content ul li {font-size:10px;}
	.sub-page-content table tr th {display:table-cell;}
	.sub-page-content p a {background:none !important;color:#000 !important;display:inline-block !important;z-index:9999;text-transform:capitalize !important;}
	.contact-content a {background:none !important;color:#000 !important;display:inline-block !important;z-index:9999;text-transform:capitalize !important;}
	.sub-page-content table strong {background:none !important;color:#000 !important;display:inline-block !important;z-index:9999;text-transform:capitalize !important;}
	.description-content table{width:260px !important;}
	.sub-page-content p a {font-size:12px;}
	.footer-link li a {font-size:8px;margin-right:0px;}
	.product-description {width:100%;margin:0;}
	.product-action  {text-align:center;}
	.product-action a {display:block;}
	.product-view-image {width:100%;padding:0;}
	.product-infor .product-price {text-align:center;}
	.block-category {margin:15px 0px;}
	.header-content {background-size:525%;}
	.header-menu {width:90%;}
	.search-box{margin-top:10px;}
	.footer-payment a {display:inline-block;margin-bottom:5px;}
	.wrappage .header-container iframe {display:none !important;}
	.header-top-content h3 {font-size:15px;}
	.header-top-content a {font-size:18px;}
	.product-view h3 {padding:0px 15px;}
	.product-manufacturer {padding:0px;}
	.wrappage .checkbox-search {margin-left:0 !important;}
	.contact-content a {background:none !important;display:inline-block !important;z-index:9999;text-transform:capitalize !important;}
	.wrappage .header-container,.wrappage .footer-container ,.wrappage .block-category,.wrappage .main-container {margin-left:0px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header-finder-content button span {font-size:16px;}
	.block-featured .block-title h2 {padding-left:25px;font-size:15px;}
}