img {border:0;}
body{
    margin: 0;
    padding: 0;
    font-family: 'Cuprum';
    background: #fff;
    *text-align: center;
}
a{
    text-decoration: none;
}
.clear{
    clear: both;
}
.tops{
    position: absolute;
    width: 100%;
    z-index: 20;
}
.topGlobal {
    margin: 15px auto auto;
    position: relative;
    width: 1000px;
    z-index: 150;
}
.logo{
    float: left;
    padding: 4px 10px;
}
.topRight{
    float: right;
    margin-top: 10px;
}
.language{
    margin-left: 45px;
    margin-bottom: 15px;
}
.en{
    float: left;
    margin-right: 5px;
}
.social{
    bottom: 120px;
    float: right;
    position: absolute;
    right: 6px;
    z-index: 40;
}
.social ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.social ul li {
    float: left;
    margin-left: 5px;
}
.s1 {
    background: url("/images/face.png");
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 32px;
}
.s1:hover{
    background: url("/images/face.png");
    cursor: pointer;
    transform: rotate(360deg);
}
.s2 {
    background: url("/images/twitter.png");
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 32px;
}
.s2:hover{
    background: url("/images/twitter.png");
    cursor: pointer;
    transform: rotate(360deg);
}
.s3 {
    background: url("/images/mail.png");
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 32px;
}
.s3:hover{
    background: url("/images/mail.png");
    cursor: pointer;
    transform: rotate(360deg);
}
.menu{
    background: #f8f8f8; 
    height: 70px;
    border-radius:3px;
}
.menuOrder{
    float: left;
}
.menuOrder ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menuOrder ul li{
    float: left;
    margin-top: 10px;
}
.menuOrder ul li ul {
    display: none;
}
.menuOrder a{
    color: #484344;
    display: block;
    font-size: 18px;
    margin-top: 4px;
    padding: 10px;
}
.menuOrder a:hover {
    background-color: #31528d;
    color: #fff;
}
.customer{
    background: url("/images/customer_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 55px;
    margin-right: 7px;
    margin-top: 8px;
    width: 184px;
}
.customer span{
    color: #fff;
    font-size: 25px;
    float: right;
    margin-right: 8px;
}
.mainSlider {
    height: 592px;
    overflow: hidden;
    position: relative;
    width: 100% !important;
}
.slideimages {
    position: relative;
    width: 100% !important;
    z-index: 2;
}
.sliderNav {
    height: 304px;
    left: 50%;
    margin-left: -498px;
    margin-top: 225px;
    position: absolute;
    top: 0;
    width: 1000px;
}
.backward {
    background: url("/images/left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 56px;
    position: absolute;
    text-indent: -9999px;
    top: 160px;
    width: 30px;
    z-index: 50;
}
.forward{
    background: url("/images/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 56px;
    position: absolute;
    text-indent: -9999px;
    top: 160px;
    width: 30px;
    z-index: 50;
    right: 0;
}
.relative{
    position: relative;
    width: 1000px;
    margin: auto;
}
.banner_band{
    background: url("/images/banner_band.png");
    height: 72px;
    position: absolute;
    bottom: 35px;
    z-index: 50;
    width: 100%;
}
.black{
    height: 10px;
    width: 100%;
    background-color: #000;
}
.kisa_B{
    float: left;
    width: 285px;
    margin: 0 33px 0 15px;
}
.k_img{
    float: left;
    margin: 20px 10px 20px 5px;
}
.k_bilgi{
    overflow: hidden;
    margin-top: 20px;
}
.k_head{
    font-size: 15px;
    color: #fff;
}
.k_info{
    font-size: 13px;
    color: #8ea4be;
}
.block_BG{
    background-color: #f5f5f5;
    width: 100%;
}
.main{
    width: 1000px;
    margin: auto;
}
.blockcontent {
    height: 335px !important;
    margin-top: 25px;
    overflow: hidden;
    padding: 20px 0 25px;
}
.block{
    float: left;
    margin-left: 11px;
    width: 325px;
}
.block:first-child{
    margin-left: 0;
}
.bilgiler{
    padding-top: 10px;
    margin-bottom: 5px;
}
.imgBG{
    border: 1px solid #e3e3e3;
    border-radius:3px;
}
.head{
    margin-bottom: 5px;
}
.head{
    color: #353535;
    font-size: 20px;
}
.head span{
    font-weight: bold;
}
.block:hover .head{
    color: #2C487B;
}
.info{
    color: #353535;
    font-size: 14px;
    text-align: justify;
    height: 80px;
}
.dvm{
    font-size: 16px;
}
.dvm a{
    color: #353535;
}
.block:hover .dvm a{
    color: #2C487B;
}
.H_solid{
    margin-bottom: 15px;
}
.line{
    height: 1px;
    width: 10%;
    float: left; 
    background-color: #5b5b5b;
    display: block;
}
.dot{
    border: 1px dotted #8C8C8C;
    display: block;
    float: right;
    width: 89%;
}
.alt{
    margin-top: 15px;
    overflow: hidden;
}
.altSol{
    float: left;
    margin-right: 39px;
    width: 300px;
}
.altSag{
    width: 661px;
    overflow: hidden;
}
.box {
    margin: 5px 0;
    overflow: hidden;
}
.haberbg{
    background-color: #f5f5f5;
    height: 125px;
    overflow: hidden;
    padding: 5px;
}
.haberyazi{
    overflow: hidden;
    padding: 6px;
    text-align: justify;
}
.isim1{
    padding-bottom: 6px;
    margin-right: 9px;
}
.isim1 a{
    color: #5e5e5e;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px;
}
.icerikh a{
    color: #5e5e5e;
    font-size: 14px;
}
.tarih{
    float: left;
    color: #5e5e5e;
    font-size: 13px;
}
.devam{
    float: right;
}
.devam a{
    color: #5e5e5e;
    font-size: 13px;
}
.footer{
    background: url("/images/footer.jpg"); 
    height: 56px;
    width: 100%;
    margin: 10px 0;
}
.footerGlob{
    width: 995px;
    margin: auto;,
}
.copy{
    color: #FFFFFF;
    float: left;
    font-family: 'Arial';
    font-size: 12px;
    padding: 10px 0;
}
.gizlilik{
    padding-top: 16px;
    float: right;
}
.gizlilik ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.gizlilik ul li{
    float: left;
    margin-left: 15px;
}
.gizlilik ul li a{
    font-size: 13px;
    color: #fff;
}
.content {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    position: relative;
    z-index: 100;
    margin-top: 40px;
}
.pageHead {
    background-color: #2E4A7C;
    font-size: 19px;
    padding: 8px 10px;
    color: #fff;
}
.pageContent {
    color: #484344;
    font-size: 15px;
    text-align: justify;
    margin: 10px;
    overflow: hidden;
    min-height: 500px;
}
#iletisim input[type="text"] {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 0 1px #B2B2B2 inset;
    color: #666666;
    font-size: 13px;
    padding: 6px;
    width: 200px;
}
#iletisim textarea {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 0 1px #B2B2B2 inset;
    color: #666666;
    font-size: 13px;
    padding: 6px;
    width: 300px;
}
.gonderInput {
    background-image: -moz-linear-gradient(center bottom , #E6E6E6 25%, #FFFFFF 61%);
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 0 #A7BCD0 inset;
    color: #000000;
    float: right;
    height: 30px;
    width: 100px;
    margin-right: 46px;
}
.sol240 {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 240px;
}
.sag728 {
    margin: 10px 0;
    overflow: hidden;
}
.sol240 ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sol240 ul li {
    width: 240px;
    display: inline-block;
}
.sol240 ul li ul {
    display: none;
}
.sol240 ul li a {
    border-bottom: 1px dotted #484344;
    color: #484344;
    display: block;
    font-size: 15px;
    padding: 5px;
    text-decoration: none;
    width: 218px;
}
.sol240 ul li a:hover {
    background: none repeat scroll 0 0 #31528D;
    color: #FFFFFF;
}
.ic_urunler ul.products {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: auto;
}
.ic_urunler ul.products li {
    float: left;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 5px;
    width: 220px;
}
.kategoriicerikResimler/resim {
    float: left;
    margin-left: 4px;
    margin-top: 10px;
    width: 213px;
}
.kategori_baslik {
    background: url("/images/head.jpg") no-repeat;
    color: #fff;
    float: left;
    font-size: 16px;
    height: 30px;
    margin-left: 3px;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 213px;
}
.leftMenu ul li ul{
    margin-left:10px;
    list-style-type: circle;
}
.leftMenu .current ul {
    display: block;
}

