/*
    Document   : smart
    Created on : Feb 16, 2010, 11:48:05 PM
    Author     : mfk
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}

body
{
    margin:0;
    padding:0;
    border:0;
    width:100%;
    background:#f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}
a
{
    text-decoration:none;
}
a.link
{
    font-size: 11px;
    font-weight: normal;
    color:#ff7000;
}
a.link:hover
{
    text-decoration:underline;
}

#top_links
{
    text-align:right;
    width:802px;
    margin:auto;
    /*padding:5px 10px 0px 0px;*/
}
#bottom_links
{
    text-align:center;
    width:802px;
    margin:10px auto;
    color:gray;
    /*padding:5px 10px 0px 0px;*/
}
#bottom_links a
{
    color:gray;
    text-decoration:none;
}
#bottom_links a:hover
{
    color:black;
    text-decoration:underline;
}
#container
{
    clear:both;
    width:802px;
    margin:auto;
    padding:0px 0px 0px 8px;
    background-repeat:repeat-y;
    background-image:url('../images/design/bg/bgmid.jpg');
}
#left_col
{
    float:left;
    width:564px;
    padding-left:3px;
}
#right_col
{
    float:right;
    padding:0px 10px 0px 4px;
    width:220px;
    border-left:1px solid #f0f0f0;
    /*background-repeat:repeat-y;
	background-image:url('./images/design/bg-rs.jpg');*/
}
#top_bg
{
    clear:both;
    padding:0px 0px 0px 8px;
    width:802px;
    margin:3px auto 0px;
    background-repeat:no-repeat;
    background-image:url('../images/design/bg/top.jpg');
}
#bottom_bg
{
    clear:both;
    padding:0px 0px 0px 8px;
    width:802px;
    margin:0px auto 5px;
    background-repeat:no-repeat;
    background-image:url('../images/design/bg/bottom.jpg');
}
#head_banner
{
    clear:both;
    width:554px;
    height:222px;
    margin-left:3px;

}
div.clearing
{
    clear: both;
    line-height: 0px;
    height: 0px;
}
.navHeader
{
    height:15px;
    color:#ff7700;
    padding:3px 5px 0px 22px;
    background-image:url('../images/design/bullets/big_bullet.jpg');
    background-repeat:no-repeat;
    margin-left: 6px;
}

#content_body
{
    clear:both;
    width:558px;
    margin-top:3px;
    margin-left:3px;
}

#ads_part
{
    font-family: georgia,sans;
    font-style: italic;
    font-size: 13px;
    color:#444;
    margin:0px 0px 2px 2px;
    width:204px;
    height:176px;
    padding:5px;
    border:1px solid #ddd;
}

#ads_part a
{
    font-style: normal;
    font-size: 13px;
}
#adHeader
{
    height:10px;
    /*border:1px solid #ddd;*/
}
#ads_part:hover
{
    border:1px solid #999;
}
.imgContainer
{
    width:170px;
    margin:5px auto;
    /*border:1px solid #ddd;*/
}
#follow_us
{
    width:205px;
    margin:auto;
    padding:5px;
    color:#fff;
    font-weight:bold;
    background-color:#4e9285;
    margin-bottom:5px;
}
.imgButton
{
    background:url(../images/design/buttons/giris.gif);
    width:44px;
    height:25px;
    border:0;
    cursor:pointer;
}
#social_links
{
    clear:both;
    float:left;
    margin:8px 2px 2px 5px;
}
.quote, .quote_noImage
{
    float:right;
    background:url('../images/design/bg/quote_bg.png') no-repeat top left;
    width:309px;
    height:60px;
    padding:20px 30px 20px 30px;
    margin-top:15px;
    margin-right:35px;
    font-size:14px;
    font-style:italic;
    font-weight:normal;
    color:gray;
    font-family: lucida;
}
.quote_noImage
{
    float:none;
    margin:15px auto;
}
.bodyText
{
    font-family: georgia,sans;
    font-size:14px;
    color:DimGray;
    padding:0px 10px 10px 10px;
}
.ref_table
{
    float:left;
    clear:both;
    width:500px;
    margin-top:10px;
}

.ref_table thead td
{
    border:1px solid #999999;
    padding:5px;
    background:black;
    color:orange;
    font-size:18px;
}
.ref_table tbody td
{
    color:DimGray;
    font-family: georgia,sans;
    border:1px solid #999999;
    padding:5px 5px 5px 15px;
    font-style:italic;
    font-size:14px;
    color:#555555;
}

.altcell
{
    background:#f8f8f8;
}
.ref_table a
{
    color:DimGray;
    text-decoration:none;
    font-style:normal;
}
.ref_table a:hover
{
    text-decoration:underline;
}
.gsc-resultsRoot
{
    width:558px;
    margin-left: 5px;

}
.gsc-branding-img {
display:none;
}
.gsc-branding-text {
display:none;
}
.gsc-input {
padding-left:2px;
}
.gsc-clear-button {
display:none;
}
