.telephone p span{
    font-family: 'Trebuchet MS';
    font-size: 26px;
    line-height: 26px;
    color: #D3B441;  
}

#content h2 {
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #D3B441;
    font-family: 'Trebuchet MS';
    font-size: 18px;
    line-height: 18px;
    padding: 0 0 7px;
    text-transform: uppercase;
}

#content h3{
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #D3B441;
    font-family: 'Trebuchet MS';
    font-size: 15px;
    line-height: 15px;
    padding: 0 0 7px;
    text-transform: uppercase;
}

.jscarousal-horizontal
{
	height: 110px;
	background-color: #D3B441;
	margin: 0;
	padding: 0;
	padding: 0px 8px 45px 8px;
	position: relative; /*overflow: hidden;*/
}

.other-new a{
    font-family: 'PT Sans', sans-serif, Tahoma;
    font-size: 13px;
    line-height: 13px;
    color: #D3B441;
    font-weight: bold;
}

.other-new a:hover {
	color:#D3B441;
	text-decoration:none;
}

.news a.read-all{
    font-family: 'PT Sans', sans-serif, Tahoma;
    font-size: 13px;
    line-height: 13px;
    color: #D3B441;
}

.catalog-table-item  .product-link a {
    color: #D3B441;
    display: inline-block;
    font-family: 'PT Sans', sans-serif, Tahoma;
    font-size: 12px;
    line-height: 13px;
    margin: 8px 0;
}

.right-block-footer p a{
    font-family: 'PT Sans', sans-serif, Tahoma;
    font-size: 13px;
    line-height: 13px;
    color: #D3B441;
}

.main-nav li > a:hover {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 2px 2px 0px #BA9925;
	box-shadow: inset 0px 2px 2px 0px #BA9925; 
	background-color: #D3B441;
	color:#FFF;
} 

.submenu li > a:hover {
	-webkit-border-radius:none;
	-moz-border-radius: none;
	border-radius:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color: transparent!important;
	color:#D3B441;
} 

.product-price {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    margin-top: 5px;
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #D3B441;
}
