@font-face {
    font-family: 'arialbold';
    src: url('fonts/arialbd-webfont.eot');
    src: url('fonts/arialbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arialbd-webfont.woff2') format('woff2'),
         url('fonts/arialbd-webfont.woff') format('woff'),
         url('fonts/arialbd-webfont.ttf') format('truetype'),
         url('fonts/arialbd-webfont.svg#arialbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
  font-family: 'ErasITC-Light';
  src: url('fonts/ErasITC-Light.eot') format('embedded-opentype'),
	   url('fonts/ErasITC-Light.woff') format('woff'),
	   url('fonts/ErasITC-Light.ttf') format('truetype'),
	   url('fonts/ErasITC-Light.svg') format('svg');
  font-weight: medium;
  font-style: normal;
}

@font-face {
    font-family: "ErasITC-Medium";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/ErasITC-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/ErasITC-Medium.woff") format("woff"), url("fonts/ErasITC-Medium.ttf") format("truetype"), url("fonts/ErasITC-Medium.svg#ErasITC-Medium") format("svg");
}
@font-face {
  font-family: 'ERASBD';
  src: url('fonts/ERASBD.eot') format('embedded-opentype'),
	   url('fonts/ERASBD.woff') format('woff'),
	   url('fonts/ERASBD.ttf') format('truetype'),
	   url('fonts/ERASBD.svg') format('svg');
  font-weight: medium;
  font-style: normal;
}
* {
    margin: 0;
    padding: 0;
}
body, html {
    background: none repeat scroll 0 0 #000000;

    font-size: 14px;
    height: 100%;
    line-height: 18px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-bottom: 15px;
}
h1 {
    font-size: 35px;
    line-height: 35px;
}
img {
    border: medium none;
    height: auto;
    max-width: 100%;
}
input[type="text"], input[type="email"], textarea {
}
input[type="submit"] {
}
input[type="submit"]:hover {
    cursor: pointer;
}
ul, ol {
    margin: 15px 0 15px 15px;
}
.fix {
    overflow: hidden;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.structure {
}
.structure {
    transition: all 0.9s ease 0s;
}

.header_area {
    background: url("../images/header.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #391612;
    /*position: relative;*/
	font-family: 'ErasITC-Medium';
}
.header {
}
.logo {
}
.logo img {
}
.menu {
}
.login a {
    color: #F6082A;
    margin-right: 15px;
}
.login {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.42);
    border-radius: 0 0 0 10px;
    padding: 10px 10px 14px 21px;
    position: absolute;
    right: 0;
}
.main_menu {
    margin-top: 50px;
}
.main_menu ul {
}
.main_menu ul li {
    display: inline;
}

.main_menu ul li a {
  color: #CCC9C4;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 13px;
  text-transform: uppercase;
  font-weight: bolder;
}

.main_menu ul li a:hover {
}
.social_area {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    min-height: 60px;
}
.search {
    padding-left: 20px;
    padding-top: 14px;
}
.search input[type="text"] {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
border-image: none;
border-style: solid none solid solid;
border-width: 1px 0 1px 1px;
color: #000000;
font-family: 'ErasITC-Light';
font-size: 15px;
font-weight: bolder;
height: 40px;
text-indent: 20px;
width: 450px;
font-family: 'ERASBD';
}
.search input[type="submit"] {
    background: none repeat scroll 0 0 #D9101A;
    border: 0 none;
    color: #FFFFFF;
    font-size: 16px;
    height: 42px;
    margin-left: -3px;
    width: 60px;
}

.social {
padding-left: 25px;
padding-top: 11px;
}
.header_botom{font-family: 'arialbold'!important;}
.social.facebook {
}
.social.twitter {
}
.social.rss {
}
.cart_area {
    margin-right: 55px;
    padding-top: 6px;
}
.cart_area p {
color: #FFFFFF;
font-size: 19px;
font-weight: bolder;
}
.cart_area p span {
    color: #C60F18;
    line-height: 40px;
}
.cart_area span {
}
.slider_area {
}
.slider {
}
.slider img {
}
.slider_bottom {
    background: url("../images/slider_bottom_bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: -5px;
    padding-bottom: 0;
    padding-top: 10px;
}
.slider_bottom img {
  margin-left: 15px;
  margin-right: 4px;
  opacity:1;
  width: 31.33%;
}
.slider_bottom img:hover{
opacity: 0.7;
}
.slider_bottom_bottom {
    background: none repeat scroll 0 0 #999999;
    margin-top: 20px;
}
.slider_bottom_bottom img {
}
.freatured_area {
 font-family: 'arialbold';
}
.freatured_area h1 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 34px;
    margin-left: 34px;
    margin-top: 15px;
	text-transform: uppercase;
}
.freatured_area h1  span{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;    
	text-transform: lowercase;
}
.single_freature {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 0 0;
    margin-bottom: 10px;
    margin-left: 18px;
    margin-right: 18px;
    width: 279px;
}
.single_freature img {
}
.prod_model {
    background: url("../images/gm_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: -5px;
    padding-bottom: 4px;
    padding-top: 9px;
    text-align: center;
}

 .prod_model p {
  color: #000000;
  font-size: 18px;
  text-align: center;
}

.prod_model span {
    color: #484848;
    font-size: 17px;
    text-align: center;
}
.prod_price {
    background: url("../images/rate_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 96px;
    padding-left: 10px;
    padding-right: 11px;
}
.dolar {
    padding-top: 16px;
}
.dolar span {
    font-size: 25px;
}
.dolar p {
    color: #FF0000;
    font-size: 20px;
    text-align: center;
}
.view {
}
.view1 {
    background: url("../images/view.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    margin-bottom: 2px;
    padding: 9px 9px 6px;
    text-align: center;
    opacity:1;
}
.view1:hover {
    opacity:0.7;
}
.view1 a, a:visited, a b{    
    color: #FFFFFF;
    text-decoration:none; 
    font-family: "arialbold";   
}
.order {
    background: url("../images/cart.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    color: #FFFFFF;
    padding: 9px 9px 6px;
    opacity:1;
}
.order a, a:visited, a b{    
    color: #FFFFFF;
    text-decoration:none; 
    font-family: "arialbold";   
}

.order:hover {
    opacity:0.7;
}
.social_area {
}
.prod_total {
    background: none repeat scroll 0 0 #BDBCBA;
    border-radius: 11px;
    margin-right: 7px;
    margin-top: 4px;
    padding: 10px 40px;
}
.prod_total span {
    font-size: 20px;
}

.social i {
background: none repeat scroll 0 0 #D9101A;
border-radius: 50%;
color: #FFFFFF;
font-size: 22px;
padding: 10px 17px;
}
.header_bottom {
    background: url("../images/social.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.bg {
    background: url("../images/bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 65px;
    width: 53px;
}
.total_cart {
 background: url("../images/menu.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
/*background: none repeat scroll 0 0 rgba(31, 26, 22, 0.77);*/
font-family: erasitc-light;
font-weight: bolder;
}
.prb {
    
}
.view ul li {
    list-style: none outside none;
}
.view ul li a {
    color: #FFFFFF;
}
.view ul li a:hover {
    text-decoration: none;
}
.freatured_area {
    margin-bottom: 20px !important;
    margin-top: 30px !important;
margin-left: 40px !important;
margin:0 auto;

}
.welcome_home {
    margin-left: 27px;
    /*width: 45%;*/
width: 60%;
}
.welcome_home h1 {
    color: #900004;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.welcome_home p {
    color: #8E8C8D;
    font-family: arial;
    font-size: 17px;
    margin: 5px 5px 20px;
}
.welcome_area {
    border-bottom: 1px solid #FFFFFF;
    margin-top: 72px;
    position: relative;
}
.car {
    margin-right: 49px;
    margin-top: 37px;
}

 .span {
  background: url("../images/old.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 100%;
  opacity: 0.05;
  position: absolute;
  width: 100%;
}

.footer_area {
    background: url("../images/footer_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 148px;
}
.footer_menu a {
color: #FFFFFF;
font-size: 14px;
margin-left: 10px;
margin-right: 10px;
}
.footer_menu {
    margin-left: 20px;
    margin-top: 20px;
}
.copy {
}
.copy p {
    font-size: 14px;
}
.copy span {
    font-size: 12px;
}
.copy {
    color: #FFFFFF;
    margin-left: 23px;
    margin-top: 59px;
}
.call {
}
.call h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 10px 0 0 10px;
    color: #FFFFFF;
    margin-top: 20px;
    padding: 15px 44px;
}
.social_bottom {
    margin-top: -20px;
}
.cart_area a {
}
.cart_area a:hover {
    text-decoration: none;
}
.cart_area p {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bolder;
    font-family: 'ERASBD';
}

.prod_name h1{
	font-size:15px;
	background-color:#AAA;
	font-weight:bolder;
	width:98%;
	padding-left:10px;
	line-height:38px;	
}
.width50{
	width:50%;
}
.lineheight {
	line-height:40px;
}

.width98{
	width:98%;
}
.clearboth{
clear:both;
}
.displaynone{
	display:none;
}
a.product_wishlist, input.product_wishlist {
	cursor: pointer;
	color: #FFF;
	background: #163E7C;	
	background-image: -moz-linear-gradient(top, #163E7C, #156998);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#163E7C), to(#156998));
	background-image: -webkit-linear-gradient(top, #163E7C, #156998);
	background-image: -o-linear-gradient(top, #163E7C, #156998);
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	text-transform:capitalize;
	font-family:'arialbold';	
	height: 30px;	
	font-family: 'arialbold','Open Sans',Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 6px 20px 6px 20px;
}

a.product_compare, input.product_compare {
	cursor: pointer;
	color: #FFF;
	background: #F75405;	
	background-image: -moz-linear-gradient(top, #F75405, #FA6406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F75405), to(#FA6406));
	background-image: -webkit-linear-gradient(top, #F75405, #FA6406);
	background-image: -o-linear-gradient(top, #F75405, #FA6406);
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	text-transform:capitalize;
	font-family:'arialbold';	
	height: 30px;	
	font-family: 'arialbold','Open Sans',Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 6px 20px 6px 20px;
}



.product-info .wish{
	margin-left:-20px;
	margin-bottom:20px;
	margin-top:20px;
}

.customNavigation{
	margin-top:20px;
}

.margin_left{
margin-left: -315px;
}

.main_menu .parent{
background:url(../image/arrow-down.png) 95% center no-repeat;
padding-right:12px;
}
.main_menu .parent:hover{
background:url(../image/arrow-down.png) 95% center no-repeat;
padding-right:12px;
}
.main_menu li{
float:left;list-style:none
}
.main_menu li ul{
position:absolute;z-index:1000;margin-top:0px;
background:#fff;
padding:10px 10px;
border:1px solid #ccc;
}
.main_menu li li{
clear:both
}
.main_menu li ul a{
color:#000;height:20px;width:150px;line-height:20px;
vertical-align:middle;
background:#fff;
text-decoration: none;
font-size:12px;
}
.main_menu li ul ul{
margin:-30px 0 0 160px
}
.main_menu li li:hover{
background:#fff
}
.main_menu ul ul{
display:none
}
.main_menu ul li:hover>ul,.main_menu>ul li.hover>ul{
display:block
}

.main_menu li li :hover{ text-decoration:underline;}

