#slideshow {
    margin-top: 15px;
}

.phonehead {
    width: 35%;
    float: left;
    text-align: center;
}

.phonehead a:hover {
    color: #971f64;
}

.phonehead a:link {
    font-weight: bold;
    line-height: 2em;
    color: #e34931;
}

.pred {
    color: red;
    font-weight: bold !important;
}

.pcool {
    color: #000;
}

span.PricebasePrice {
    text-decoration: line-through;
}




/*******************************************
***          YT Framework: css          ***
*******************************************/


/* Medium devices Desktops  
// ------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
	
}

/* Small devices Tablets	
// ------------------*/
@media (min-width: 768px) and (max-width: 979px) {
	
}

/* Extra small devices Phones
// ------------------*/
@media (max-width: 767px){
	
}

.cf4all_no_color_btn {
  background-color: #efefef;
  color: #555555;
  height: auto !important;
  padding: 5px 9px;
}

.productdetails-view.productdetails {   padding-top: 20px; }

.sj-flat-menu li {
  cursor: pointer;
  padding: 8.9px 10px !important;
}

.control-group {
  margin-left: 20px;
}
label {
  font-weight: normal;
}