@import url(/fonts_googleapis_com/css/index.html);
@import url(/fonts_googleapis_com/css/index.html);
body
{
    margin: 0px;
    font-family: 'Roboto' , sans-serif;
    padding: 0px;
    background-color: #FFF;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
    background-repeat: repeat-x;
    overflow-x: hidden;
}
a
{
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

.btn-toogle-res-menu
{
    display: none;
    cursor: pointer;
    line-height: 0;
    width: 100px;
    height: 80px;
    margin: 0px 0 0 0;
    position: absolute;
    right: 10px;
    top: 0px;
    background-image: url('/images/rspmenu.png');
    background-size: contain;
    -moz-background-size: cover;
    display: none;
    background-repeat: no-repeat;
    background-position: top right;
    text-decoration: none;
    z-index: 5;
}

.btn-toogle-res-menu:hover
{
    text-decoration: none;
}

.btn-toogle-res-menu span
{
    margin-top: 40px;
    display: block;
    color: #fff;
    text-decoration: none;
    margin-left: -10px;
}

.wrapper
{
    width: 1000px;
    margin: 0 auto;
}

.header
{
    float: left;
    width: 100%; 
    background: #fefcea; 
    background: -moz-linear-gradient(top,  #fefcea 0%, #d0d0d0 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#d0d0d0)); 
    background: -webkit-linear-gradient(top,  #fefcea 0%,#d0d0d0 100%); 
    background: -o-linear-gradient(top,  #fefcea 0%,#d0d0d0 100%); 
    background: -ms-linear-gradient(top,  #fefcea 0%,#d0d0d0 100%); 
    background: linear-gradient(to bottom,  #fefcea 0%,#d0d0d0 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#d0d0d0',GradientType=0 ); 
    height: 136px;
}
.menu_container
{
    display: none;
}
h1.logo
{
    float: left;
    padding: 0;
    width: 325px;
    height: 57px;
    border-right: 1px solid #84888e;
    box-shadow: 1px 0 0 #fff;
    -webkit-box-shadow: 1px 0 0 #fff;
    -moz-box-shadow: 1px 0 0 #fff;
    padding-right: 20px;
}
h1.logo img
{
    width: 100%;
    height: 81px;
    background-image: url('/images/logo.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    margin-top: -10px;
}

ul.lng
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
}
ul.lng li
{
    float: left;
    margin: 0 15px;
    font-size: 12px;
}

ul.lng li img
{
    float: left;
    margin-right: 5px;
}

ul.lng li span
{
    float: left;
    margin-top: -1px;
}
input.search
{
    width: 203px;
    float: right;
    border: 0;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    outline: none;
    padding: 3px 10px;
    font-size: 13px;
    border: 1px solid #ccc;
}
input.search_btn
{
    width: 30px;
    float: right;
    border: 0;
    outline: none;
    padding: 3px 10px;
    margin-left: -35px;
    position: relative;
    margin-right: 5px;
    background-image: url('/images/serach_bg.png');
    background-position: 7px;
    background-repeat: no-repeat;
    background-color: transparent;
    color: transparent;
    border-left: 1px solid #ccc;
}
.header em
{
    font-style: normal;
    color: #676d76;
    font-family: 'Roboto Condensed';
    margin-top: 40px;
    float: left;
    margin-left: 15px;
    font-size: 15px;
    font-weight: 600;
    text-shadow: 1px 0 0 #fff;
    -webkit-text-shadow: 1px 0 0 #fff;
    -moz-text-shadow: 1px 0 0 #fff;
}
.menu
{
    float: left;
    width: 100%;
    background-image: url('/images/ul-main-menu-back-tile.png');
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    margin: 10px 0;
}

.menu ul.nav
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: table;
    width: 100%;
}
.menu ul.nav li
{
    margin: 0px;
    text-align: center;
    display: table-cell;
    min-width: 90px;
    width: auto;
}

.menu ul.nav li a
{
    color: #fff;
    font-family: 'Roboto Condensed' , sans-serif;
    text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    -moz-text-shadow: 1px 1px 2px #000;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 15px;
    text-align: center;
    background-color: transparent;
}
.menu ul.nav li.noseperator
{
    min-width: 0;
    background-image: none;
}
.menu ul.nav li.noseperator a
{
    padding: 9px 5px;
}

.nav > li > a:hover, .nav > li > a:focus
{
    text-decoration: none;
    background-color: transparent;
}
.menu ul.nav li:hover, .menu ul.nav li.active
{
    background-image: url('/images/menu_ov_bg.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 36px;
}
.menu ul.nav li.noseperator:Hover
{
    background-image: none;
}


#slider .item
{
    margin: 0;
}


#slider .item img
{
    display: block;
    width: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center center;
    max-height: 400px;
}

.slider
{
    float: left;
    width: 100%;
    border-bottom: 3px solid #002F79;
}
.slider ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.slider ul li
{
    float: left;
    width: 100%;
}
.slider ul li img
{
    width: 100%;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
.slider .caption
{
    font-family: 'Roboto Condensed' , sans-serif;
    padding: 40px;
    margin-top: -250px;
    float: left;
    position: relative;
    width: 100%;
    padding-left: 10px;
}
.slider .caption strong
{
    font-style: italic;
    font-weight: bold;
    color: #fff;
    font-size: 33px;
    background-color: rgba(17, 55, 112, 0.59);
    text-shadow: 0px -1px 0px #00193D;
    -webkit-text-shadow: 0px -1px 0px #00193D;
    -moz-text-shadow: 0px -1px 0px #00193D;
    padding: 0 15px;
    float: left;
    margin-bottom: 5px;
}

.slider .caption span.caption2, .slider .caption span.caption3
{
    font-style: italic;
    color: #fff;
    font-size: 18px;
    width: 100%;
    display: block;
    text-shadow: 0px -1px 0px #151515;
    -webkit-text-shadow: 0px -1px 0px #151515;
    -moz-text-shadow: 0px -1px 0px #151515;
}

.slider .caption .green
{
    background-color: rgba(25, 26, 27, 0.62);
    float: left;
    padding: 10px 15px;
    clear: both;
}

.slider .next
{
    width: 58px;
    height: 58px;
    background-image: url('/images/next.png');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    float: right;
    position: absolute;
    right: -40px;
}
.slider .prev
{
    width: 59px;
    height: 58px;
    background-image: url('/images/prev.png');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    float: left;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    position: absolute;
    left: -40px;
}

.slider .next:hover
{
    background-position: bottom center;
}
.slider .prev:hover
{
    background-position: bottom center;
}
.content
{
    float: left;
    width: 100%;
}


.boxes .next
{
    width: 58px;
    height: 58px;
    background-image: url('/images/gallery-right.png');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    float: right;
    position: absolute;
    right: -40px;
}
.boxes .prev
{
    width: 59px;
    height: 58px;
    background-image: url('/images/gallery-left.png');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    float: left;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    position: absolute;
    left: -40px;
}
.boxes .owl-theme .owl-controls
{
    top: 90px;
}
h1
{
    color: #00193d;
    font-size: 26px;
}


h2
{
    color: #0c418c;
    font-size: 22px;
}
.content p img
{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    max-width: 100%;
}
#boxes .item img
{
    width: 100%;
}
.boxes
{
    margin-top: -50px;
    float: left;
    width: 100%;
}

#boxes .item
{
    margin: 5px;
}



.slider .next
{
    width: 48px;
    height: 83px;
    background-image: url('/images/next.png');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    float: right;
    position: absolute;
    right: 20px;
}
.slider .prev
{
    width: 48px;
    height: 83px;
    background-image: url('/images/prev.png');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    float: left;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    position: absolute;
    left: 20px;
}






.footer
{
    float: left;
    font-family: 'Roboto' , sans-serif;
    width: 100%;
    border-top: 3px solid #0c418c;
    margin-top: 20px;
    padding-top: 20px;
}
.footer em
{
    font-size: 22px;
    color: #3f3f3f;
    padding-top: 20px;
    float: left;
    padding-left: 15px;
}
.footer .slogan
{
    background-image: url('/images/footer_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    height: 310px;
}
.footer .footer_talep
{
    
    background: #ffffff; 
    background: -moz-linear-gradient(left,  #ffffff 0%, #e5e5e5 100%); 
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); 
    background: -webkit-linear-gradient(left,  #ffffff 0%,#e5e5e5 100%); 
    background: -o-linear-gradient(left,  #ffffff 0%,#e5e5e5 100%); 
    background: -ms-linear-gradient(left,  #ffffff 0%,#e5e5e5 100%); 
    background: linear-gradient(to right,  #ffffff 0%,#e5e5e5 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); 
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.footer .footer_talep strong
{
    font-size: 18px;
    font-family: 'Roboto' , sans-serif;
    line-height: 150%;
    font-weight: 400;
}
.footer .footer_talep p
{
    line-height: 150%;
    font-family: 'Roboto' , sans-serif;
    text-align: left;
    color: #909090;
}

.footer_talep input[type=text]
{
    width: 98%;
    margin: 1%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
    outline: none;
}


.footer_talep textarea
{
    width: 100%;
    margin-top: 5px;
    border: 1px solid #ccc;
    outline: none;
    padding: 5px;
    height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.footer_talep input[type=text]::-webkit-input-placeholder
{
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
}
.footer_talep input[type=text]::-moz-placeholder
{
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
}

.footer_talep input[type=text]:-ms-input-placeholder
{
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
}

.footer_talep input[type=text]input:-moz-placeholder
{
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
}

.footer hr
{
    border-color: #333;
}
.footer .btn
{
    background-color: #0c418c;
    color: #fff;
    padding: 5px;
    font-size: 13px;
    width: 96%;
    margin: 2px 0 0 5px;
}
.footer_talep .captcha img
{
    height: 30px;
    margin-top: 1px;
    float: right;
    margin-right: 5px;
}
.footer p
{
    text-align: right;
    line-height: 100%;
    margin: 5px 0;
}

.footer_logo
{
    width: 100%;
    height: 40px;
    background-image: url('/images/logo.png');
    background-repeat: no-repeat;
    float: right;
    background-position: right center;
    margin: 0px 0px 10px 0px;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
}

.footer .right_
{
    float: right;
}
.cloud
{
    background-image: url('/images/bulut.png');
    background-repeat: repeat-x;
    background-position: top center;
}
.cloud_bg
{
    background: url('/images/bulut_bg.jpg') repeat-x #E5EFF8;
    width: 100%;
    float: left;
    margin-bottom: -20px;
}
.sidebar
{
    text-align: right;
    float: right;
}
.sidebar ul.sidemenu
{
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.sidebar ul.sidemenu li
{
    display: block;
    background-image: url('/images/li_bg.jpg');
    background-repeat: repeat-x;
    background-position: bottom center;
    padding-right: 25px;
    height: 37px;
}
.sidebar ul.sidemenu li a
{
    padding: 8px 10px;
    display: block;
    color: #333;
}
.sidebar ul.sidemenu li a:hover, .sidebar ul.sidemenu li a.active
{
    padding: 8px 10px;
    display: block;
    color: #002f79;
    font-weight: 700;
    font-size: 15px;
}

.article
{
    background-color: #fff;
    min-height: 730px;
    float: right;
}
.article_arrow
{
    background-image: url('/images/content_arrow.png');
    float: right;
    height: 42px;
    background-repeat: no-repeat;
    margin-top: 60px;
    margin-bottom: -35px;
    margin-right: 26px;
}
.sidebar h2
{
    color: #0c418c;
    font-size: 22px;
    margin: 5px;
    margin-right: 20px;
    font-weight: bolder;
}
.content .article h1
{
    color: #0c418c;
    font-size: 26px;
    background-image: url('/images/title_icon.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 15px 60px;
    margin: 15px 0;
}

.content .article ul
{
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.content .article ul li
{
    background-image: url('/images/tick-bullet.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.sidebar .item
{
    float: left;
}


.sidebar .item img
{
    width: 100%;
}


#map
{
    float: left;
    width: 100%;
    height: 250px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 3px solid #E8E9E5;
    box-shadow: 0px 0px 10px #777;
    -webkit-box-shadow: 0px 0px 10px #777;
    -moz-box-shadow: 0px 0px 10px #777;
}



.blog img
{
    width: 100%;
    height: 160px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.blog h3
{
    font-size: 18px;
}


.urun img
{
    width: 100%;
    height: 160px;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.urun h3
{
    font-size: 18px;
}


.margin_bottom_5
{
    margin-bottom: 5px;
}
.margin_bottom_10
{
    margin-bottom: 10px;
}
.margin_top_10
{
    margin-top: 10px;
}

.blue
{
    background-color: #0c418c;
    color: #e8e9e5;
    border-bottom: 3px solid #67939b;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
a.rsp_menu
{
    width: 70px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: none;
}

a.rsp_menu span
{
    position: absolute;
    left: -30px;
    top: 25px;
}
a.rsp_menu img
{
    width: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-image: url('/images/rspmenu.png');
    background-position: center center;
    background-repeat: no-repeat;
}




.menu_container
{
    width: 100%;
    height: 100vh;
    position: fixed;
    display: none;
    z-index: 9999;
    background-color: #0c418c;
    overflow: visible;
    overflow-x: hidden;
}


.menu_container::-webkit-scrollbar-track
{
    background-color: #cccccc;
}

.menu_container::-webkit-scrollbar
{
    width: 6px;
    background-color: #002f79;
}

.menu_container::-webkit-scrollbar-thumb
{
    background-color: #002f79;
}



.menu_container ul
{
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu_container ul li
{
    display: block;
    border-bottom: 1px solid #333;
}
.menu_container ul li a
{
    padding: 5%;
    color: #fff;
    background-color: #457ecf;
    display: block;
}
.menu_container ul li a:hover
{
    background-color: #0c418c;
}
.menu_container h4
{
    float: left;
    display: block;
    font-size: 20px;
    color: #fff;
    padding: 15px 5%;
}
.menu_container h2
{
    float: left;
    display: block;
    font-size: 18px;
    color: #fff;
    padding: 15px 5%;
    margin: 0;
    background-color: rgb(11, 45, 52);
    width: 100%;
    text-align: center;
}
.menu_container p.lng
{
    float: left;
    text-align: center;
    width: 100%;
}
.menu_container p.lng a
{
    text-align: center;
    margin: 15px;
    display: inline-block;
}
.close_btnx
{
    float: right;
    width: 70px;
}
.close_btnx img
{
    background-image: url('/images/close_btn.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    width: 100%;
}


#rzv_box
{
    float: left;
    position: fixed;
    width: 100%;
    bottom: 0;
    display: none;
    border-top: 2px solid #0c418c;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #d2d2d2 97%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(97%,#d2d2d2));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d2d2d2 97%);
    background: -o-linear-gradient(top,  #ffffff 0%,#d2d2d2 97%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#d2d2d2 97%);
    background: linear-gradient(to bottom,  #ffffff 0%,#d2d2d2 97%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2d2',GradientType=0 );
    z-index: 9998;
}
#rzv_box ul
{
    padding: 0px;
    list-style: none;
    margin: 0px;
}
#rzv_box ul li
{
    float: left;
    width: 25%;
    padding: 10px 0 4px 0;
}
#rzv_box ul li img
{
    float: left;
    width: 100%;
    height: 40px;
    margin: 0 1%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#rzv_box ul li span
{
    text-align: center;
    float: none;
    display: block;
    font-family: 'Roboto' , sans-serif;
    font-size: 13px;
    color: #333;
    font-weight: 600;
}
.bocek
{
    float: left;
    position: absolute;
    bottom: 10px;
    z-index: 2;
}
.bocek img
{
    width: 50px;
}
.bocek2
{
    float: none;
    width: 50px;
    margin: 10px auto;
    display: none;
}
.bocek2 img
{
    width: 50px;
}

.content .article ul.ara
{
    list-style: none;
    padding: 0;
}

.content .article ul.ara li
{
    background-image: none;
}

.btn:hover, .btn:focus
{
    color: #FFF;
    text-decoration: none;
    background-color: rgb(9, 155, 254);
}



.guestbook_list
{
  float: left;
  width: 100%;
  padding: 20px;
  background-color: #e5e5e5;
  margin-bottom: 10px;
}
.guestbook_list .title
{
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.guestbook_list .title strong
{
  width: 60%;
  float: left;
}
.guestbook_list .title i
{
  width: 40%;
  float: right;
  text-align:right;
}

#pager
{
  text-align: center;
  float: left;
  width: 100%;
  margin: 15px 0;
  }
#pager a
{
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
    background-position: bottom;
    background-color: #fbfbfb;
    font-family: 'Roboto' , sans-serif;
    color: #444;
}
#pager a:hover
{
    color: #fff;
    background-color: #457ecf;
}
#pager span
{
    font-family: 'Roboto' , sans-serif;
    color: #444;
    font-size: 16px;
    font-weight: 500;
}
#pager a.active
{
    background-color: #457ecf;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
    color: #fff;
    font-family: 'Roboto' , sans-serif;
}





.photos a
{
    float: left;
    width: 23%;
    margin: 1%;
}
.photos img
{
    width: 100%;
    float: left;
    height: 148px;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    box-shadow: 0px 0px 3px #333333;
    -webkit-box-shadow: 0px 0px 3px #333333;
    -moz-box-shadow: 0px 0px 3px #333333;
}

.photos span
{
    float: left;
    display: block;
    text-align: center;
    color: #333;
    width: 100%;
    padding: 3% 0 0 0;
    font-weight: bold;
    font-size: 15px;
}


.content .article ul.downloads
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.content .article ul.downloads li
{
    width: 96%;
    display: block;
    background-image: url('/images/download1.png');
    background-repeat: no-repeat;
    background-position: 5px;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    margin: 1%;
    padding: 2%;
    background-color: #ededed;
    padding-left: 50px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.content .article ul.downloads li:hover
{
    background-image: url('/images/download.png');
    background-color: #cccccc;
}
.content .article ul.downloads li a
{
    color: #333333;
    font-weight: bold;
    display: block;
    width: 100%;
    text-decoration: underline;
}

