.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cf {
	display: inline-block;
}
html[xmlns] .cf {
	display: block;
}
* html .cf {
	height: 1%;
}


.sol{ float: left; }
.sag{ float: right; }


#Infos h4 {
    border-bottom: 2px solid #eee;
}

/***** Anasayfadaki Kutular (2. sıradaki) *****/
#Boxes {
    height: 105px;
	padding-top:10px;
}
    #Boxes a{
        display: block;
        float: left;
        width: 225px;
        height: 105px;
        text-indent: -9999px;
    }
    #Boxes a:hover{ 
        background-position: 0 -105px 
    }
#box_destek{ background-image: url(../img/Boxes/canli_destek.png); }
#box_eticaret{ background-image: url(../img/Boxes/seo.png); }
#box_seo{ background-image: url(../img/Boxes/kampanya.png) }
#box_kampanya{ background-image: url(../img/Boxes/ticaret.png); }




/***** Anasayfadaki son haberler *****/
#lastNews {
    overflow: auto;
    height: 100%;
    padding: 0 10px;
}
#lastNews p a{
    color:#666;
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:11px;
}
#lastNews p a:hover{
    text-decoration: underline;
}

.body {
    background-color: #fff;
    padding: 20px;
}

/*********************** Referans Detayları Sayfası **********************/
#ShowCase .sol{
    position: relative;
}
    #ShowCase .sol div{
        width: 720px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: url(../img/ShowCase/trans.png) 0 0 repeat;
        color: #fff;
    }
    #ShowCase .sol img{
        background: url(../img/loading.gif) center center no-repeat;
    }

#ShowCase .sag img{
    display: block;
    text-align:  center;
    margin: 8px 7px ;
}

/* Site Referansları */
#imgSlider { float:left; height:95px; width:800px; clear:both; overflow:hidden; }
#imgSliderFrame {width:100%; clear:both; padding:0;}
#imgSlider img {width:100px; height:75px; margin:10px; display:inline; border:0; padding:2px; border:1px solid #eee;}
#imgSlider a {display:block; float:left; width:110px; height:85px;}



/*********************** FOOTER **********************/
#footer ul {
    list-style: circle;
}
#footer ul li {
    padding:1px 0;
}
#footer strong {
    color: #fff;
}
#footer a {
    color: #ccc;
}
#footer a:hover {
    border-bottom: 1px solid #666;
}


/*********************** SAYFA BLOKLARI (sanal sayfalar içindeki) **********************/
div#bodyBlocks{
    border:1px solid #fff;
    overflow: hidden;
    height: 100%;
}
    div#bodyLeftBlock{
        float: left;
        width: 25%;  
    }
        div#bodyLeftBlock ul{
            list-style:none;
            margin:65px 0 0 0;
            padding:0;
            width:200px;
        }
            div#bodyLeftBlock ul li{
                margin-bottom: 3px;
            }
                div#bodyLeftBlock ul li a{
                    display: block;
                    background-color: #f9f9f9;
                    padding: 5px;
                    border: 1px solid #ddd;
                }
                div#bodyLeftBlock ul li a:hover{
                    background-color: #f5f5f5;
                }                            
    div#bodyRightBlock{
        width: 75%;
        float: right
    }

/* http://v2.lutarsoft.com/tr/hizmetlerimiz/teknik_servis/kurumsal_servis.html */
/******************************** FİYAT LİSTESİ *******************************/
#fiyatTablosu caption
{
    margin-bottom: 15px;
    font-size: 150%;
    font-style: italic;
}

#fiyatTablosu tbody
{
    font-weight: bold;
}


#fiyatTablosu tfoot tr td
{
    font-style: italic;
    font-size: 90%;
    text-align: right;
}







