﻿

/* Genel Stil - Başlangıç */

    html, body{
        margin:0 0 0 0;
        padding: 0 0 0 0;
        font-family: Verdana,Tahoma,sans-serif;
        font-size: 11px;
        color:#333;
        }
        
        
        a{
			color:#0000CC;
       		text-decoration:none;        
        }
        
        a:hover{
        color:#000033;
        text-decoration:underline;
        }
		
		a:visited{
	        color:#4848ff;
		}
 
 Table{
 padding:0 0 0 0;
 margin:0 0 0 0;
 }


li{
color:#333;
}

hr{
color:#ccc;
height:1px;
}

h4
{
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	border:solid 1px #ccc;
	background-color:#fafafa;
}


.cssCornerContainer{
    background-color: #f6f6f6;
}

.cssCornerTop{
    background-color: #6699FF; 
    background-image: url(images/Corner21.gif); 
    background-position:left top;
    padding: 2px 2px 2px 5px;
}

.cssCornerBottom{
    text-align: right; 
    background-repeat: no-repeat; 
    background-position:right bottom;
    background-image: url(images/Corner21.gif);                    
}


.Title{
font-weight:bold;
font-size:13px;
color:#666;
}

.TitleLink{
font-weight:bold;
font-size:13px;
}


.cssInProgress{
	background-image:url(./images/progress_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

/* Ads */
    .divAdsContainer
    {
        margin: 3px auto;
        text-align: center;
    }
    .divAdsContainer div
    {
        padding: 2px;
    }


/*StandartMenu - Başlangıç*/

        .StandartMenu
    {
        background-color: #efefef;
        background-image: url(./userfiles/image/topbck.gif);
        text-align: center;
        margin: 0px auto 5px auto;
        padding: 4px 1px 4px 1px;
        border: solid 1px #ccc;
    }
    .StandartMenu A
    {
        display: inline;
        padding: 2px 11px 2px 11px;
        background-color: #aaa;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        vertical-align: middle;
        text-decoration: none;
        color: #ffffff;
        border: solid 1px #888;
    }
    .StandartMenu A:hover
    {
        background-color: #FF8000;
        text-decoration: none;
        color:#110000;
    }
/* StandartMenu - Bitiş */



/* Ctrl/Corner.ascx - Başlangıç*/
.cssdlCorner
{
	width:100%;
	/*border:solid;*/
	}

.cssdlCorner .csstblCorner
{
	width:100%;
	background-color:transparent;
	/*border:solid 1px;*/
	}

.cssdlCorner .csstblCorner .csstdLeft
{
	/*width: 50px;*/
	vertical-align:top;
	}
	
.cssdlCorner .csstblCorner .csstdLeft .cssimgPicture
{
	width: 50px; 
	height: 50px;
	}
	
	
.cssdlCorner .csstblCorner .csstdRight
{
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	/*left:55px; */
	text-align:left;
	vertical-align:middle;
	}


.cssdlCorner .csstblCorner .csstdRight .cssdivTitle
{
	}


.cssdlCorner .csstblCorner .csstdRight .cssdivTitle .cssliTitle
{
	/*list-style:square;
	color:Navy;*/
	}
	
	
.cssdlCorner .csstblCorner .csstdRight .cssdivTitle .cssaTitle
{
	
	}

.cssdlCorner .csstblCorner .csstdRight .cssdivTitle .cssspnAuthorName
{
	}
	
		
.cssdlCorner .csstblCorner .csstdRight .cssdivHTML
{
	/*left:60px;*/
	}

/* Ctrl/Corner.ascx - Bitiş*/


