

a, a:visited{
	color: #666666;
}

a:hover{
	color: #fd0200;
	text-decoration:none;
}

.color{
	color: #fd0200;
}

.button a, .button a:visited{
background:#7e7e7e;
}


.button a:hover{
background:#6a6a6a;
}



.button_s a, .button_s a:visited{

background: url("../images/cart.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);

 padding: 10px 32px 20px 8px;
color: #FFFFFF;

}


.button_s a:hover{
background: url("../images/cart_on.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);

}




.button_k a, .button_k a:visited{

background: url("../images/cart.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);

 padding: 7px 30px 20px 8px;
color: #FFFFFF;

}


.button_k a:hover{
background: url("../images/cart_on.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);

}








.button_fs a, .button_fs a:visited{
background:#fd0200;
}


.button_fs a:hover{
background:#ED1C24;
}

.fss {
background:#fd0200;
}


.fss a:hover{
background:#ED1C24;
}





.fss_e {
   color: #303030;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
   margin-top: 5px;
    padding: 2px 0px;
	width:100%;
	text-align:right;
    text-decoration: line-through;
}


.fss_l {
color:#ED1C24;
font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 7px 0;
    padding: 2px 5px;
	width:100%;
	text-align:right;
}

.fss_l p {

color:#ED1C24;
font-size: 12px;
text-align:right;
margin: -5px 0;

}


.fss_l a:hover{
background:#ED1C24;
}



.navbar-inner{
background-color: #FD0200;

}

.navbar .btn{
	background: #000;
}

.navbar .btn:hover{
	background: #fd0200;
}



.dropdown-toggle{
	background: #fd0200 ;
	
}

.nav-collapse .nav > li > a{
background-color: #FD0200;


}



#nav > li > a { 
 border-left: 2px solid #ED1C24;
 
 
 
}




.title i{
	color: #fd0200;
}




.recent-posts .carousel_nav i{
	background: #fff;
	text-decoration: none;
}

.recent-posts .rp-details{
	background: #EEEEEE;
	text-decoration: none;
}

.recent-posts .rp-details h5{
	color: #000;
	text-decoration: none;
	font-size:13px;
	line-height:15px;

}

.recent-posts .rp-details h5.dt{
	color: #303030;
	text-decoration: none;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	
}

.recent-posts .rp-details p{
	color: #fff;
	text-decoration: none;
}

.recent-posts .price{
	background: #FAFAFA;
	color:#ED1C24;
}

.recent-posts .price p{
	display: inline-block;
	box-shadow: inset 0px 0px 0px #444;
	font-size: 12px;
	color:#ED1C24;
}


.posts .tags a{
background:#ED1C23;
}

.posts .tags a:hover{
background:#ED1C24;
border:1px solid #ED1C24;
}

.paging a:hover{
background: #FD0200;
border:1px solid #ED1C24;
}

.paging .current{
background: #FD0200;
border:1px solid #ED1C24;
}


.sidebar .widget{
	border-top: 1px solid #ED1C23;
}


.nav-tabs > li > a:hover{
	background: #ED1C23;
}


.totop a, .totop a:visited{
	
}

.footer{
	border-top: 1px solid #D0CFCF;
	background-color: #fff;
 box-shadow: 0 -1px 5px #D0CFCF;	
}