﻿/* Genel Stil - Başlangıç */

    html, body, table{
        margin:0 0 0 0;
        padding: 0 0 0 0;
        font-family: Verdana;
        font-size: 11px;
        color:#333;
        }
        
        a{
        color:#006699;
        text-decoration:none;
        font-weight:normal;
        font-size:11px;
        
        }
        
        a:hover, a:visited:hover{
        color:#cc0000;
        text-decoration:none;
        }
        
        a:visited
        {
        	color:#3399CC;
        }


.cssCornerContainer{
    background-color: #fefefe;
}

.cssCornerContainer .divTitle{
list-style-type:none;
background:transparent url(http://www.ailehekimligi.com.tr/images/2010/li.gif) no-repeat;
background-position: -1px -1px;
border:0;
margin:0px 2px 2px 0px;
padding:0px 0px 0px 16px;
font-size:11px;
}

.cssCornerTop{
    background-image: url(http://www.ailehekimligi.com.tr/images/2010/topbck.gif); 
    background-position:left top;
    padding: 2px 2px 2px 5px;
    height:20px;
}

.cssCornerBottom{
    text-align: right; 
}

.Title{
font-weight:bold;
font-size:13px;
color:#666;
}

.TitleLink{
font-weight:bold;
font-size:13px;
}


.cssInProgress{
	background-image:url(http://www.ailehekimligi.com.tr/images/2010/progress_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
}



/* Standart GridView stil tanımlamaları - Başlangıç */

.GridView
{
	background-color:#f3f3f3;
	border: dotted 1px #eee;
	border-top:none;
	width:100%;
}

.GridView .RowStyle
{
	background-color:white;
	padding:8px;
	margin:4px;
	}
		
.GridView .SelectedRowStyle
{
	background-color:#000099;
	font-weight:bold;
	color:White;
	}
	
.GridView .HeaderStyle
{
 font-weight:bold;
 color:#666;
 height:20px;
 background-image: url(http://www.ailehekimligi.com.tr/images/2010/topbck.gif);
 background-position:center top;
}
	
.GridView .AlternatingRowStyle
{
	background-color:#fafafa;
	}	
	

.GridView .FooterStyle
{
	background-color:#ddd;
}

.GridView .PagerStyle
{
	 background-color:#fefefe;
	 color:Black;
	 font-weight:bold;
	 text-align:center;
	}

.PagerStyle .PagerContainer
    {
    	 padding:5px;
    }
    
.PagerStyle .PageNumber
{
	border:solid 1px #ccc;
	padding:3px 7px;
	background-color:#fff;
	margin:1px;
}

.PagerStyle a:hover
{
	background-color:#eee;
}

.PagerStyle .PagerActive
{
	background-color:#eee;
	color:#999;
}

/* GridView - Bitiş */


/* Ctrl/Gezinti.ascx - Başlangıç */

.cssdivForumNavigation
{
	}


.cssdivForumNavigation A
{
 font-weight:bold;
 font-size:12px;
	}


/* Ctrl/HTML.ascx - Başlangıç */
.cssdivCtrlHTML
{
	
	
	}
	
.cssdivCtrlHTML .csstblContent
{
 width:100%;
	}



.cssdivCtrlHTML .csstblContent .csstdTitle
{
	vertical-align: middle;
	text-align:left;
	width:100%; 
	padding:10px 1px 11px 10px;
	}
	
.cssdivCtrlHTML .csstblContent .csslblTitle
{
	font-weight:bold;
	font-size:14px;
	color:#006699;	
	}
	
.cssdivCtrlHTML .csstblContent .csshrTitleSplitter
{
	height:1px;
	width:100%;
	color:#108585;
	visibility:hidden;
	}
	
	
.cssdivCtrlHTML .csstblContent .csslblSubTitle
{
	font-weight:bold;
	font-size:12px;
	}
	


.cssdivCtrlHTML .cssdivVote
{
	text-align:left;
	white-space:nowrap;
	}

.cssdivCtrlHTML .cssdivVote .csslblVote
{ 
	width: 40px; 
}
	
.cssdivCtrlHTML .cssdivVote .cssimgVote
{
	border: solid 0px #ccc;
	cursor: pointer; 
	width: 16px; 
	height: 16px;
}
		
.cssdivCtrlHTML .csstblContent .csstdHTML
{
padding:0 15px;
text-align: justify;
}	

.cssdivCtrlHTML .csstblContent .cssimgPicture
{
 float:right;
 /*height:240px;
 width:320px;*/
 margin-left:11px;	
}
	
.cssdivCtrlHTML .csstblContent .csslblHTML
{
	font-size:11px;
	
}
.cssdivCtrlHTML .csstblContent .csslblHTML p:first-child:first-letter
{
	/*font-size:200%;*/
	}

			
.cssdivCtrlHTML .csstblInfo
{
	 width:100%;
}
			

.cssdivCtrlHTML .csstblInfo .csstdStatistic
{
	text-align:right;
	font-size: 11px;
}


.cssdivCtrlHTML .csstblInfo .csstdStatistic .csslblStatistic
{
	color:#006699;
}

	
.cssdivCtrlHTML .csstblInfo .csstdVote 
{
	vertical-align:top;
	border-top:solid 1px #eeeeee;	
}


.cssdivCtrlHTML .csstblInfo .csstrComment
{
}

.cssdivCtrlHTML .csstblInfo .csstdComment
{
	border-top: solid 0px #108585;
}

.cssdivCtrlHTML .csstrRelation
{
	
}
	
.cssdivCtrlHTML .csstdRelation
{

}
	
	
.cssdivCtrlHTML .csstblInfo .csstdSubMenu
{
	vertical-align:top;
	padding-bottom:11px;
	padding-left:22px;
	
}

.cssdivCtrlHTML .csstblInfo .csstdSubMenu .csslblSubMenu
{
	font-weight:bold;
}

.cssdivCtrlHTML .csstblInfo .csstdSubMenu .csslblSubMenu li
{
	font-weight:bold;
}

.cssdivCtrlHTML .csstblInfo .csstdSubMenu .csslblSubMenu a
{
	font-weight:bold;
}

/* Ctrl/ListAll.ascx */

.gvListAll .cssdivTitle
{
	padding:5px;
	}	

.gvListAll .cssdivTitle .cssaTitle
{

	}		
	

/*CornerAll.ascx*/

.csstblCornerAll
{
	width:100%;
	border-bottom:dotted 0px #ddd;
	margin-top:5px;
	}

.csstblCornerAll .csstdPicture
{
	width: 65px;
	vertical-align:middle;
	padding:5px;
	}
	
	.csstblCornerAll .csstdRight
{
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	left:55px;
	text-align:left;
	}
	
.csstblCornerAll .csstdPicture .cssimgPicture
{
 width: 60px;
 height: 60px;
	}


.csstblCornerAll .csstdRight .cssdivTitle
{
	padding-bottom:5px;
	}	

.csstblCornerAll .csstdRight .cssdivTitle .cssaTitle
{
	font-weight:bold;
	}		
	
.csstblCornerAll .csstdRight .cssdivTitle .cssspnAuthorName
{
	font-weight:bold;
	
	}
	


/* Ctrl/Corner.ascx - Başlangıç*/
.cssdlCorner
{
	width:100%;		
	}

.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 .NewlyUpdated
{
	/*
	border:none;
	background:transparent url(http://www.ailehekimligi.com.tr/images/new2.gif) no-repeat;
	background-position: -1px 0px;
	padding-left:38px;
	*/
}

/* Ctrl/Corner.ascx - Bitiş*/




/* Ctrl/Login.ascx - Başlangıç */

.csstblLogged
{
width: 100%;	
}
	
.csstblLogged .csslblUser
{
	font-weight:bold;
}
	
.csstblLogged .csslbtnUpdateInformation
{

}

.csstblLogged .csslbtnLogOut
{
	font-weight:bold;
}
	

.csstblLogin
{
width:100%;	
}	
	 
		
.csstblLogin .csstxtLoginName
{
	font-size:7pt;
	width:80px;
	border: #CCCCCC 1px solid;
	background-color: #cee9fc; /*#17eded;*/
	color: #333333;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.csstblLogin .csstxtLoginPassword{
	font-size:7pt;
	width:80px;
	border: #CCCCCC 1px solid;
	background-color: #cee9fc;
	color: #333333;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
	 
.csstblLogin .cssbtnLogin{
width:80px;
font-size:9px;
background-color:#3399CC;
color:White;
}

.csstblLogin .csslblResult
{
	font-weight:bold;
	color:Red;
}	

/* StandartTable */

.StandartTable{
	margin:0 auto;
	border:solid 1px #eee;
}

.StandartTable td{
	padding:2px;
	border:dotted 1px #eee;
}

.ColLabel
{
	background-color:#f6f6f6;
}

.ColContent
{
	background-color:#fff;
}
.trHeader{
	font-weight:bold;
	background-color:#eee;
}

.trHeader td{
	border:dotted 1px #ccc;
	color:#333;
	text-align:center;
	padding:4px;
	white-space:nowrap;
}


/*StandartMenu*/
        .StandartMenu
    {
        background-color: #fafafa;
        text-align: center;
        margin: 0px auto 5px auto;
        padding: 4px 1px 4px 1px;
        border: solid 1px #ccc;
    }
    
    .StandartMenu A
    {
        display: inline;
        padding: 2px;
        background-color: #fefefe;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        vertical-align: middle;
        text-decoration: none;
        color: #444;
        border: solid 1px #ccc;
    }
    .StandartMenu A:hover
    {
        background-color: #eee;
        text-decoration: none;
        color:#000;
    }
