
/*--------------------------------------------
Fonts
---------------------------------------------*/
@font-face {
    font-family: 'Diavlo_MEDIUM_II_37';
    src: url('../fonts/Diavlo_MEDIUM_II_37.eot');
    src: url('../fonts/Diavlo_MEDIUM_II_37.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Diavlo_MEDIUM_II_37.woff') format('woff'),
         url('../fonts/Diavlo_MEDIUM_II_37.ttf') format('truetype'),
         url('../fonts/Diavlo_MEDIUM_II_37.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    color: #aaa!important;
}
.photo_thumb{
    color:#666666;
}
.logo{
    padding-bottom: 10px!important;
}
#header {
    background: #000;
    height: 160px;
}
#footer{
    background: none!important;
}
#footer_content{
    height: 65px;
    color: #aaa!important;
    background: none!important;
}
a.myl_link{
    color: #aaa!important;
}
#header_content {
    padding-bottom: 10px;
    padding-top: 25px;
}
ul
{
} 
ul#nav{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 980px;
    height: 55px;
    background: url('../imgs/menu_bg.jpg') repeat-x;
}
ul#nav li{
    float: left;
    margin-top: 0px!important;
    text-align: center;
    padding-top:17px;
    padding-bottom:17px;
    list-style:none!important;
    
}
ul#nav li.current-menu-item{
    border-bottom: 3px solid #ea3809;
}
ul#nav li.current-menu-item a{
    color: #ea3809!important;
}
ul#nav li a{
    color: #eee!important;
    font-family: Patinio Neue !important;
    text-decoration: none;
    font-size: 16px!important;
    font-weight: normal!important;
    font-style: normal!important;
    padding: 17px 37px;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    border-bottom: 3px solid transparent;
}
ul#nav li:hover{
    color: #ea3809;
}
ul#nav li:hover a{
    color: #ea3809!important;
    border-bottom: 3px solid #EA3809;
}
ul#nav li:hover ul li a{
    color: #fff!important;
}
ul#nav li ul li a{
    color: #fff!important;
    font-family: georgia;
    text-decoration: none;
    font-size: 14px;
}
ul#nav li ul li:hover a{
    color: #ea3809!important;
}
ul#nav li ul li:hover{
    background: #e9e9e9;
    border-radius:0px;
    height: auto!important;
}
ul#nav li ul li{
    background: none;
    clear: both;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #ccc;
    height: auto;
    margin: 0;
    width: 150px;
    text-align: left;
}
ul#nav li ul{
    display: none;
    background: none repeat scroll 0 0 #363230;
    border: 1px solid #999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    list-style: none outside none;
    margin-top: 10px;
    *margin-top: 38px;
    margin-left: -20px!important;
    *margin-left: -100px!important;
    padding: 0 0 0px!important;
    position: absolute;
    z-index: 999999;
}
h1, h2, h3, h4{
    font-family: "Patinio Neue" !important;
}

h1{
    font-size: 22px!important;
    color: #f44314!important;
    font-weight: normal!important;
    text-shadow: 0 1px 2px #000000;
}

h2{
    font-size: 16px!important;
    margin: 0;
    padding: 0;
    color:#eee!important;
}

h3{
    font-size: 18px!important;
    margin: 0;
    padding: 0;
    color: #ab5c82;
    font-weight: normal!important;
}

h4{
    color:#555555!important;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold!important;
}
h6{
    font-size: 12px!important;
    margin: 0;
    padding: 0;
    color: #555555;
    font-weight: bold!important;
}

hr{
    border: 1px solid #DCDCDC;
}

.testimonial{
    background: url('../imgs/testimonial_bg.jpg') no-repeat;
    width: 260px;
    height: 149px;
    margin-top: 30px;
    padding:10px;
}

.testi_date{
    color: #e78500;
    text-align: right;
}

.testi_by{
    font-weight: bold;
    text-align: right;
}
ul#footer_nav{
    list-style-type:none;
    text-align: center;
    list-style:none!important;
}

ul#footer_nav li{
    float: left;
    padding-left:10px;
    padding-right:10px;
}

ul#footer_nav li a{
    text-decoration: none;
    color: #666;
}
#slider {
    border-radius:0!important;
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
#menubar {
    height: 43px!important;
}
#wide_slider {
    background: url("../imgs/slider-full-bg.jpg") no-repeat;
    padding-bottom: 0px!important;
}
.home_news_row .news_thumb img {
    border: none!important;
}
.home_news_row .news_thumb {
    width: 109px!important;
}
.home_news_row .news_summary {
    width: 344px!important;
}
ul#footer_nav li a {
    color: #aaa!important;
}
ul#footer_nav li a:hover {
    color: #EA3809 !important;
}
.home_news_row .news_date{
    color: #767676!important;
    font-weight: bold;
    font-size: 14px;
}
.home_news_row .news_title{
    font-size: 12px!important;
    font-weight: normal!important;
}
.home_news_row .news_date{
    font-style: italic!important;
    font-size: 13px!important;
    color:#19687c!important;
}
.img_border img{
    border: 4px solid!important;
}
ul#footer_nav li.current-menu-item a{
    color: #EA3809 !important;
    font-weight: bold;
}
.bg {
    float: left;
    margin-left: -10px;
    width: 980px;
}
.bg h1{
}
.padding_left{
    padding-left: 30px;
}
.bg_gray{
    background: #dbdbdb;
    color: #252525;
}
.padding_top_10 h3{
   padding-top: 10px;    
}
.custom_text{
    padding-right: 10px;
}
.text_left{
    float: left;
    width: 100px;
}
.text_right{
    float: left;
}
.category_bg{
    float: left!important;
    width: 320px!important;
}
.icon_bg{
    float: left;
}
h2.main_title{
    margin-left: 50px!important;
    margin-top: -32px!important;
}
h1.main_title {
    background: url("../imgs/sep.png") repeat-x scroll 0 bottom transparent;
    padding-bottom: 10px;
}
.video_right {
    float: right !important;
    margin-right: 0;
    width: 300px !important;
}
.clients_bg {
    background: url("../imgs/c_bg.png") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    float: left;
    min-height: 70px;
    padding: 20px;
    padding-bottom: 0px!important;
    width: 940px !important;
}
#middle_content{
   width: 980px!important;
   margin: 0 auto;
}
.internal_middle_content{
    background: url("../imgs/c_bg.png") repeat scroll 0 0 transparent;
    width: 980px!important;
    margin: 0 auto;
}