@charset "utf-8";
@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700");
/* common
----------------------------------------------------------------------------- */


body {
	font-size: 13px;
	font-family: 'PT Sans';
	/*background:url(../images/bg.png) repeat 0 0 fixed;*/
	background:grey
}
label, input, button, select, textarea {
	font-size: 13px;
}
ul li a, a {
	color:#333;
	outline:0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a {
	color:#cf0000;
}
a:hover {
	color:#fd4004;
	text-decoration:none;
}
.img-al {
	margin: 0 10px 10px 0;
	float:left;
}
.img-ar {
	margin: 0 0 10px 10px;
	float:right;
}
.left {
	text-align:left !important;
}
.center {
	text-align:center !important;
}
.right {
	text-align:right !important;
}
.myCarousel.carousel {
	margin-bottom:0;
}
.breadcrumb {
	margin:10px -10px 20px -10px;
	background-color:#ddd;
}
.breadcrumb {
	background:none;
}
.breadcrumb li {
	border:0px solid #ddd;
	border-radius:30px;
	padding:2px 15px 2px 10px;
	background-color:#ddd;
	margin-right:-23px;
}
.accordion .accordion-heading {
	background-color: #eee;
}
.nav-tabs li.active, .accordion .accordion-heading {
	font-weight: bold;
	font-size: 12px;
}
#wrapper, #top-bar {
	background: #fff;
	margin: 0px auto 0px auto;
	/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);*/
	padding:0px 10px;
}
section.homepage-slider, section.navbar, section.google_map, section#footer-bar, section#copyright {
	margin-left: -10px;
	margin-right: -10px;
}
section.header_text {
	background:url(../images/bg_h.png) no-repeat bottom;
	text-align:center;
	padding:15px 0 20px 0;
	font-size:16px;
	line-height:30px;
	border-bottom:1px solid #fff;
}
section.homepage-slider {
	
	padding-bottom:1px;
	position: relative;
	top:0;
	z-index:99;
	border-bottom:0px solid #ddd;
	background-color:#fff;
	min-height:100px;
}
section.homepage-slider div.intro {
	position:absolute;
	top:20%;
	left:7%;
	opacity:.7;
}

section.homepage-slider p {
	overflow:hidden;
	width:100%;
	margin-bottom:2px;
}

section.header_text.sub {
	font-size:14px;
	margin-bottom:40px;
}
section.header_text.sub h4 {
	text-transform:uppercase;
	margin:0;
}
iframe {
	border-bottom:2px solid #eee;
}
/* end common */

/* top bar
----------------------------------------------------------------------------- */
#top-bar {
	background-color:#fff;
	padding:10px 0 0 0;
	margin: 0px auto 0px auto;
	
}
#top-bar .user-mensu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top-bar .user-mensu li {
	display: inline-block;
 *display: inline;
	zoom: 1;
	border-right: 1px solid #eee;
	padding: 5px 12px;
}
#top-bar .user-mensu li:last-child {
	border-right:0;
}
.pre {
	
	padding:20px !important;
	float:left !important;
	color:#000 !important;
	width:35% !important;
}
.pre a{
	color:#000 !important;
	border-bottom:2px solid #F00 !important;
	font-size:14px !important;
	font-weight:normal !important;
	
	
	
}

/* footer 
----------------------------------------------------------------------------- */
section#footer-bar, section#copyright {
	padding:10px 10px;
}
section#footer-bar {
	margin-top:0px;
	
	
	border-top:1px solid #ddd;
	color:#333;
	
	height:auto;
}
section#footer-bar .post {
	overflow:hidden;
	margin: 0 0 0px 0;
	border-bottom:1px dotted #333;
	border-top:1px dotted #000;
	padding:5px 0;
}
section#footer-bar .post span {
	font-size:10px;
}
section#footer-bar .posts .post:first-child {
	border-top:0;
}
section#footer-bar .posts .post:last-child {
	border-bottom:0;
}
section#footer-bar p.logo {
	margin-top:10px;
	width:120px;
}
section#footer-bar a {
	text-indent:15px;
	color:#000;
}
section#footer-bar a:hover {
	color:#999;
	text-decoration:underline;
	font-weight:normal;
}
section#footer-bar .nav a {
	background: url(../images/trigger_right.png) no-repeat 5px 7px;
}
section#footer-bar .nav li {
	display:inline;
	float:left
}
section#footer-bar h4 {
	padding: 0;
	font-size: 16px;
	color: #fff;
	font-weight:normal;
	margin: 10px 0 18px;
}
section#footer-bar .social_icons a {
	display: block;
	float: left;
	width: 29px;
	height: 28px;
	text-indent: -9999px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
section#footer-bar .social_icons a.facebook:hover {
	background-position: 0 -29px;
}
section#footer-bar .social_icons a.twitter {
	background-position: -38px 0;
}
section#footer-bar .social_icons a.twitter:hover {
	background-position: -38px -29px;
}
section#footer-bar .social_icons a.skype {
	background-position: -76px 0;
}
section#footer-bar .social_icons a.skype:hover {
	background-position: -76px -29px;
}
section#footer-bar .social_icons a.vimeo {
	background-position: -115px 0;
}
section#footer-bar .social_icons a.vimeo:hover {
	background-position: -115px -29px;
}
section#copyright {
	background-color:none;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
/* end footer */

/* top navigation
----------------------------------------------------------------------------- */
section.navbar {
	margin-bottom:0;
}
.navbar-inner.main-mensu {
	height: 58px;
	padding-left:10px;
	padding-right:0;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-bottom:5px solid #cf0000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: none;
}
.navbar-inner.main-mensu a.logo {
	position:absolute;
	top:-60px;
}
.navbar-inner.main-mensu ul ul a {
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	text-transform: none;
}
#mensu > ul {
	display: block;
	margin-left:0;
}
#mensu > ul > li {
	list-style: none;
	float: left;
	position: relative;
	margin-right: 0px;
	line-height: 0;
}
#mensu > ul > li > a {
	font-size: 16px;
	color: #111;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin:29px 14px 29px 14px;
}
#mensu > ul > li.active {
/*background-color:#cf0000;*/
}
#mensu > ul > li.active > a {
	color:#cf0000;/*background:#cf0000*/
}
#mensu > ul a:hover {
	color: #cf0000;
	text-decoration:none;
}
#mensu .current {
	color: #cf0000 !important;
}
#mensu ul ul {
	background: none repeat scroll 0 0 #eee;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
	padding: 0px;
	position: absolute;
	width:170px;
	display:none;
	z-index;65;
}




#mensu > ul > li > ul {
	margin-left:10px;
	margin-top:36px;
	border:1px solid #ddd;
	border-top:0;
}
#mensu ul ul li {
	list-style: none outside none;
	position: relative;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}
#mensu ul ul li:last-child {
	border-bottom: none !important
}
#mensu ul ul li.mensu-last {
	border-bottom: none;
}
#mensu ul ul a {
	display: block;
	padding:7px 10px;
	color: #333;
	font-size: 13px;
}
/*#mensu ul ul a:hover,#mensu > ul > li:hover > a{color: #fff;background-color:#cf0000}*/
#mensu ul ul a:hover {
	color: #fff;
	background-color:#cf0000
}
#mensu ul ul a:hover, {
background-color:#cf0000;
}

#mensu > ul > li:hover {
	visibility: inherit;
}
#mensu li:hover {
	visibility: inherit;
}
#mensu li:hover ul, #mensu li.sfHover ul {
	left: -10px;
	top: 22px;
	z-index: 2299;
}
#mensu li li:hover ul, #mensu li li.sfHover ul {
	left: 130px;
	top: 0px;
}
#mensu li.sfHover > a {
	color:#cf0000;
}
#mensu .sf-sub-indicator {
	display:none;
}
/* feature box
----------------------------------------------------------------------------- */
.feature_box {
	margin-bottom:20px;
}
.feature_box h4 {
	margin:0 0 10px 0;
	font-weight:normal;
}
.feature_box img {
	margin-bottom:10px;
	background-color:#eb4800;
	padding:25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.feature_box .service {
	margin-top:3px;
	padding:3px;
	text-align:center;
}
.feature_box .service:hover {
	background-color:#f4f4f4;
}
.feature_box .service:hover img {
	-webkit-transition: all 0.7s linear;
	-webkit-transform: rotate(6.28rad);
	transition: all 0.7s;
	transform: rorate(6.28rad);
}
.feature_box .service div {
	padding:5px 5px 0 5px;
}
/* end feature box */

/* product box
----------------------------------------------------------------------------- */
.product-box {
	/*text-align:center;*/
	padding-left:10px;
	padding-bottom:5px;
	position: relative;
	background-color:#fbf6f2;
	/*border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
	border-bottom:1px solid #eee;
	border-top:7px solid #cf0000;
}
.product-box1 {
	text-align:center;
	padding-bottom:15px;
	position: relative;
	background-color:#fff;
	/*border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
	border-bottom:1px solid #eee;
	border-top:7px solid #b7bf6f;
}
.product-box2 {
	/*text-align:center;*/
	padding-left:0px;
	padding-bottom:15px;
	position: relative;
	background-color:#fbf6f2;
	/*border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
	border-bottom:1px solid #eee;/*border-top:7px solid #debd9b;*/
}
.product-box, .product-box1, .product-box2 p {
	font-size:13px;
	padding-top:10px;
}
.product-box span.sale_tag {
	background: url(../images/sprites.png) no-repeat scroll 0 0 transparent;
	height: 54px;
	position: absolute;
	width: 55px;
	z-index: 100;
	top:0;
	left:0;
}
.product-box2:hover {
	background-color:#333;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	box-shadow: 0px 0px 5px #ccc;
}
.product-box2:hover a {
	color:#fff !important;
}
.product-box2 img {
	overflow:hidden;
}
.product-box2 a.title {
	text-transform:uppercase;
	color:#111111;
	display:inline-block;
	font-weight:normal;
	font-size:15px;
	margin:15px 0 0px 10px;
}
.product-box2 a.category {
	color:#eb4800;
}
.product-box2 p.price {
	font-size:20px;
	font-weight:300;
	padding:10px 0;
}
/* end product box */

/* title style for h4 tag
----------------------------------------------------------------------------- */
h4.title {
	background: url(../images/line_bar.png) 0 8px repeat-x;
	padding-bottom:5px;
	margin-bottom:15px;
	overflow:hidden;
	text-transform:uppercase;
	font-size:15px;
	min-height:27px;
	width:100%;
}
h4.title.m {
	margin-top:15px;
	overflow:hidden;
	width:100%;
}
h4.title strong {
	color:#eb4800;
}
h4.title span.text {
	background-color:#fff;
	padding-right:10px;
}
h4.title .left {
	background: url(../images/arrow-pleft.png) #eee no-repeat center center;
	margin-right:2px;
}
h4.title .right {
	background: url(../images/arrow-p.png) #eee no-repeat center center;
}
h4.title .pull-right {
	background-color:#fff;
	padding-left:10px;
}
h4.title .left, h4.title .right {
	display: inline-block;
	width: 22px;
	height: 22px;
	cursor: pointer;
}
h4.title .left:hover, h4.title .right:hover {
	background-color:#eb4800;
}
h4.title .button:hover {
	text-decoration: none;
}
/* end h4 title style */

/* our clients
----------------------------------------------------------------------------- */
section.our_client {
	margin-top:20px;
}
section.our_client .row {
	text-align:center;
}
/* end our clients */
.search_form {
	margin-bottom:0;
}
.search_form input {
	background: url(../images/search.png) #fff no-repeat 97% 6px;
	color:#fff;
	text-shadow:none;
	padding-right:25px;
	border:1px solid #eee;
}
#homeTab {
	min-height:210px;
}
#homeTab li {
	font-size:11px;
}
#homeTab li.active {
	font-weight:bold;
}
#homeTab li.active a {
	border-top:3px solid #ddd;
}
/* Pricing
----------------------------------------------------------------------------- */
.pricing .plan {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	color: #666;
	margin-bottom:40px;
	overflow: hidden;
 -webkit-transition: box-shadow .2s ease-in-out;
 -moz-transition: box-shadow .2s ease-in-out;
 -ms-transition: box-shadow .2s ease-in-out;
 -o-transition: box-shadow .2s ease-in-out;
 transition: box-shadow .2s ease-in-out;
}
.pricing .plan:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
}
.pricing .title {
	text-align: center;
	text-shadow: none;
	font-size: 22px;
	line-height: 1.5em;
	margin: 0;
	padding:7px;
	background: #111111;
	font-weight: 100;
	color: #fff;
	text-transform:uppercase;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	background-image: -webkit-gradient(linear, 0 45%, 0 55%, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, 0)));
	background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, .1) 45%, rgba(255, 255, 255, .0) 55%);
}
.pricing p {
	margin: 0;
	text-align: center;
}
.pricing ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
.pricing ul li {
	border-bottom: 1px solid #eee;
	padding: 6px 0;
	font-size: 1.2em;
	color: #222;
}
.pricing .price {
	border: 1px solid #ccc;
	border-bottom: 0;
	margin: 0;
	text-align: center;
	padding: 20px 0;
	text-shadow: none;
	font-size: 20px;
	font-weight:80px;
}
.pricing .well {
	border: 1px solid #ccc;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
/* Product Detail
----------------------------------------------------------------------------- */
.thumbnails.small {
	margin-top: 10px;
}
/* end Product Detail */

/* Block 
----------------------------------------------------------------------------- */
.block {
	text-align: center;
	padding: 7px;
	border: 1px solid #ddd;
	border-top: 7px solid #333;
	-moz-box-shadow: 0 0 3px 0 #ccc;
	-webkit-box-shadow: 0 0 3px 0 #ccc;
	box-shadow: 0 0 3px 0 #ccc;
	margin-bottom: 20px;
}
.small-product {
	margin: 0;
	padding: 0;
	list-style: none;
}
.small-product li {
	text-align: left;
	border-bottom: 1px dotted #eee;
	padding: 5px 0;
	font-size:11px;
}
.small-product li img {
	width: 50px;
}
.block .carousel {
	margin-bottom:-30px;
}
.block h4 {
	background: url(../images/bg_h.png) no-repeat bottom left;
	margin: 0 0 20px 0;
	border-bottom:1px solid #eee;
}
/* end Block */

/* Navigation list */
.nav-header {
	color:#333;
	background: url(../images/bg_h.png) no-repeat bottom left;
	margin-bottom:3px;
}
.nav-list li {
	text-align:left;
}
.nav-list li a {
	background: url(../images/trigger_right.png) transparent no-repeat 5px 8px;
}
.nav-list > .active > a, .nav-list > .active > a:hover {
	background-color: #333;
	color:#fff;
	text-shadow: none;
	font-weight: bold;
}
/* Toogle Menu
----------------------------------------------------------------------------- */
._toggleMenu {
	margin:10px -10px 0;
	display:none;
	background:#cf0000;
}
._toggleMenu a {
	color:#fff;
	text-indent:10px;
	padding:5px 0;
	display:block;
	width:100%;
}
._toggleMenu ul > li {
	text-transform:uppercase;
}
._toggleMenu ul > li > ul > li {
	text-transform:none;
}
._toggleMenu a:hover {
	color:#fff;
	background-color:#CCC !important;
}
._toggleMenu .nav {
	margin:0;
	padding:0;
}
.toggleMenu {
	display:block;
	width:100%;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/i_submensu.png) no-repeat 98% center;
}
._toggleMenu ul > li a.parent {
	background:url(../images/i_plus.png) no-repeat 98% center;
}
._toggleMenu .nav ul {
	list-style: none;
	display:none;
}
._toggleMenu .nav ul ul {
	text-transform:none !important;
}
._toggleMenu .nav > li.hover > ul {
	display:block;
}
.boxes {
	margin: 0;
	list-style: none;
	margin-top: 26px;
	margin-left: -10px;
	overflow: hidden;
}
.boxes li {
	width: 200px;
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
	overflow: hidden;
	box-shadow:2px #000;
}
.boxes figure {
	margin: 0;
}
.boxes figure img {
	width: 100%;
}
.boxes li > div {
	position: absolute;
	top: 255px;
	height: 100%;
	left: 0;
	right: 0;
	background: #cf0000;
	text-align: center;
	padding: 50px 15px 0 10px;
}
.boxes li > div h2 {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	border-bottom:1px solid #FFF;
	padding-bottom:10px;
}
.boxes li > div p {
	padding: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.boxes li > div strong {
	background: #bdbdbd;
	display: inline-block;
	height: 1px;
	display: none;
	margin-left: 35px;
	margin-right: 35px;
}
.boxes li > div a {
	color: #313131;
	font-size: 12px;
	background: #fff;
	border-radius: 30px;
	width: 26px;
	height: 19px;
	padding-top: 7px;
	margin: 15px 2px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.boxes li > div a:hover {
	color: #fe5000;
	background: #313131;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

/* Responsive
----------------------------------------------------------------------------- */
@media (max-width: 767px) {
 #top-bar input {
 *padding-right:0 !important;
}
 .navbar-inner.main-mensu {
 border-bottom:0 !important;
}
 section.homepage-slider {
 display:none;
}
 .account.pull-right {
 width:100%;
 text-align:center;
}
 .myCarousel .thumbnails li {
 border-bottom:1px solid #eee;
 margin-bottom:0;
}
 .product-box {
 padding-top:10px;
 padding-bottom:10px;
}
 .product-box:hover {
 background-color:#f8f8f8;
}
 .product-box:hover a {
 color:#333 !important;
}
 #mensu ul {
display: none;
}
 .navbar-inner.main-mensu a.logo {
 left:50%;
 margin-left:-99px;
 position: absolute;
    top: -10px;
}
.navbar {
  position: relative;
  min-height: 130px;
}

 #copyright, #footer-bar {
 padding-top:10px;
}
 #footer-bar .nav {
overflow:hidden
}
 #footer-bar .nav li {
float:left;
}
 #footer-bar .nav a:hover {
 background-color:transparent;
 color:#999;
}
 .feature_box .service {
 border-bottom:1px solid #eee;
}
 .logo {
width:200px;
margin-top:30px;
}

}
.vin {
	background-color: #917e71;
	background: -webkit-gradient(linear, left top, left bottom, from(#917e71), to(#715f53));
	background: -webkit-linear-gradient(top, #917e71, #715f53);
	background: -moz-linear-gradient(top, #917e71, #715f53);
	background: -ms-linear-gradient(top, #917e71, #715f53);
	background: -o-linear-gradient(top, #917e71, #715f53);
	background: linear-gradient(top, #917e71, #715f53);
	border: 1px solid #715f53;
	border-bottom: 1px solid #917e71;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: inset 0 1px 0 0 #917e71;
	-webkit-box-shadow: 0 1px 0 0 #9fd574 inset;
	-moz-box-shadow: 0 1px 0 0 #9fd574 inset;
	-ms-box-shadow: 0 1px 0 0 #9fd574 inset;
	-o-box-shadow: 0 1px 0 0 #9fd574 inset;
	color: white;
	font-weight: bold;
	padding: 6px 20px;
	text-align: center;
	text-shadow: 0 -1px 0 #396715;
	margin-right:15px;
}
.vin:hover {
	opacity:.85;
	cursor: pointer;
}
.form_width {
	width:50%;
	float:left
}
.col_1_of_4 {
	width:30%;
	margin:1% 1.7% 1% 1%;
	float:left;
}
/**********************table-content***********************/
#prodDes {
	max-width: 600px;
	FLOAT: left;
	padding-top:0px;
}
#prodDes P {
	MARGIN-BOTTOM: 10px !important
}
#prodDes P LABEL {
	WIDTH: 300px
}
.table-desc {
	border:0px solid red;
	max-width:600px;
	color:#000;
	float:left;
	margin-top:10px;
}
#prodDes H1 {
	PADDING-BOTTOM: 0px !important;
	MARGIN: 0px 0px 2px;
	PADDING-LEFT: 0px !important;
	PADDING-RIGHT: 0px !important;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-TOP: 0px !important
}
.sale {
	COLOR: #ccc;
	TEXT-DECORATION: line-through
}
#prodDes H6 {
	FONT-FAMILY: arial !important;
	MARGIN-BOTTOM: 20px;
	COLOR: #7b7b7b;
	FONT-SIZE: 14px
}
#prodDes H3 {
	MARGIN-BOTTOM: 10px
}
#prodDes H4 {
	MARGIN-BOTTOM: 10px
}
#prodDes H5 {
	MARGIN-BOTTOM: 5px
}
#prodImg {
	WIDTH: 322px;
	BACKGROUND: #fff;
	padding-top:0px;
	float:left;
}
#show_content {
	border: 0px solid #FF0000;
	float: left;
	width: 688px;
}
#prodImg IMG {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}
#main_image {
	BORDER-BOTTOM: #e6e6e6 1px solid;
	BORDER-LEFT: #e6e6e6 1px solid;
	BORDER-TOP: #e6e6e6 1px solid;
	BORDER-RIGHT: #e6e6e6 1px solid;
	width:322px;
	height:342px;
}
#smalls {
	WIDTH: 331px;
	FLOAT: left;
}
#smalls1 {
	WIDTH: 100px;
	FLOAT: left;
	BORDER-BOTTOM: #e7e7e7 1px solid;
	BORDER-LEFT: #e7e7e7 1px solid;
	MARGIN: 0px 8px 8px 0px;
	WIDTH: 100px;
	FLOAT: left;
	BORDER-TOP: #e7e7e7 1px solid;
	BORDER-RIGHT: #e7e7e7 1px solid
}
#smalls IMG {
	BORDER-BOTTOM: #e7e7e7 1px solid;
	BORDER-LEFT: #e7e7e7 1px solid;
	MARGIN: 5px 8px 8px 0px;
	WIDTH: 100px;
	FLOAT: left;
	BORDER-TOP: #e7e7e7 1px solid;
	BORDER-RIGHT: #e7e7e7 1px solid
}
.table_detail {
	padding:0px;
	padding-right:0px;
	text-align:left;
	color:#333333;
	width:400px;
}
.table_detail td {
	padding:9px;
	padding-right:0px;
}
.table_detail td.bg {
	background-color:#FFF;
	text-align:center;
	padding:10px;
}
.table_detail td img {
	background-color:#FFF;
	float:right;
}
.table_detail a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	border-bottom:4px solid #000;
}
.table_detail a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:4px solid #990000;
}
#portfolio {
	overflow:hidden;
	padding-top: 22px;
}
#portfolio .extra-text {
	font-size:20px;
	padding:24px 0;
	border-bottom:1px solid #ededed;
	color: #999;
	margin-bottom:20px;
}
#portfolio h5 {
	color:#fff;
	margin-bottom: 0px;
	margin-top: 8px;
}
#portfolio ul {
	list-style:none;
}
/* Filter mensu */
	#portfolio-filter {
	overflow:hidden;
	padding:0;
	margin:30px 0px 10px 0px;
}
#portfolio-filter li a {
	float:left;
	color:#000;
	margin-right:10px;
	padding:6px;
	margin-bottom:5px;
	font-size: 13px;
	background: #eee;
	padding: 5px 10px;
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
#portfolio-filter li a:hover, #portfolio-filter li a.current {
	color:#fff;
	background: rgb(150, 3, 22);
}
#portfolio-list {
	padding:0;
	margin:0;
}
#portfolio-list li {
	float:left;
	text-align:center;
	border:0;
	width:31%;
}
#portfolio-list li:hover {
}
#portfolio-list img {
	background-color:#FFF;
}
#portfolio-list li:hover .title {
	color:#fff;
}
#portfolio-list li .title {
	font-size:14px;
	margin-top:8px;
	font-weight: 400;
	margin-bottom:0;
}
#portfolio-list li .categorie {
	font-size:11px;
	line-height:25px;
	color:#999;
}


.design{text-align:right; margin-bottom:10px;}
.height{height:169px;}
.member{text-align:right}
.padding-top{padding-top:50px;}



.section_title{
	background-color: #232323;
	border-bottom: solid 1px #ddd;	
	padding: 240px 0 10px 0;	
	margin-bottom: 0px;
	height:350px;
}
.section_title h1{
	font-size: 25px;	
	line-height: 30px;
	font-weight: normal;
	color: #fff;	
	background: #000;
	background: rgba(0,0,0,0.6);
	padding: 10px 13px;
}
.section_title span{
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	border-left: 3px solid #ddd;
	margin-left: 10px;
	padding-left: 10px;
}
.section_title span a{
	padding-right: 3px;
	color:yellow
}
.section_title span a:hover{
	text-decoration: underline !important;
	color:yellow
}

.csr{
	background: url(../images/csr_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.managemenst{
	background: url(../images/managemenst_team.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.fair{
	background: url(../images/fair_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.products{
	background: url(../images/product_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.finish_leather{
	background: url(../images/carousel/leather-banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.safety_shoe{
	background: url(../images/carousel/shoe_upper.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.leather_bag{
	background: url(../images/carousel/new.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.infrastructure{
	background: url(../images/carousel/banner-a1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.contact{
	background: url(../images/contact_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.enquiry{
	background: url(../images/enquiry_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.login{
	background: url(../images/login_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.register{
	background: url(../images/register_banner.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
