﻿body 
{
	text-align: center;
	color:#efefef;
}


#MainTopBannerContainer
{
	margin:0px auto 0;
	width:770px;
	/*height:90px;*/
}

#MainTopBanner
{
	width:728px;
	/*height:90px;*/
	display:block;
	float:right;
}

#MainRightBanner
{
	width:160px;
	height:600px;	
	float:left;
	margin-left:6px;
	margin-top:10px;
	
}

.MotherDiv
{
	margin:10px auto 0;
	text-align:center;
	width:1115px;
}

.CssMainDiv
{
	/*padding-top:10px;*/
    width:945px;
    background:url("./_images/main_bck.jpg");
    margin:10px auto 0;
    display:table;
    float:left;
	
}


.CssMainTop
{
	width:945px;
	height:12px;
	background:url("./_images/main_bck_top.jpg");
	background-repeat:no-repeat;
}

.ContentDiv
{
	margin-top:20px;
	
	
	
}

.CssMenu
{
	text-align:right;
	float:right;
	margin-right:1px;
	margin-top:-3px;
	width:332px;
	height:38px;
}

/*
.CssMenu div
{
	float:left;
	margin:0px 0px 0px 0px;
}
*/


.CssMenu_AnaSayfa
{
	float:left;
	margin:0;
	width:83px;
	height:38px;
	background:transparent url("./_images/menu/ana_sayfa_p.jpg") no-repeat;
}

.CopyrightMessage
{
	font-family:Verdana;
	font-size:10px;
	color:#696969;
	float:right;
	margin-right:35px;
	margin-top:22px;
	
	
}

.CssMenu_AnaSayfa_over
{
	float:left;
	margin:0;
	width:83px;
	height:38px;
	background:transparent url("./_images/menu/ana_sayfa_a.jpg") no-repeat;
}

.CssMenu_AnaSayfa_Link
{
	display:block;
	width:83px;
	height:38px;
}

.CssMenu_Degerlendirme	
{
	float:left;
	margin:0;
	width:88px;
	height:38px;
	background:transparent url("./_images/menu/degerlendirme_p.jpg") no-repeat;
}
.CssMenu_Degerlendirme_over
{
	float:left;
	margin:0;
	width:88px;
	height:38px;
	background:transparent url("./_images/menu/degerlendirme_a.jpg") no-repeat;
}

.CssMenu_Degerlendirme_Link
{
	display:block;
	width:88px;
	height:38px;
}


.CssMenu_Kurallar	
{
	float:left;
	margin:0;
	width:62px;
	height:38px;
	background:transparent url("./_images/menu/kurallar_p.jpg") no-repeat;
}
.CssMenu_Kurallar_over
{
	float:left;
	margin:0;
	width:62px;
	height:38px;
	background:transparent url("./_images/menu/kurallar_a.jpg") no-repeat;
}

.CssMenu_Kurallar_Link
{
	display:block;
	width:62px;
	height:38px;
}


.CssMenu_PuanDurumlari	
{
	float:left;
	margin:0;
	width:99px;
	height:38px;
	background:transparent url("./_images/menu/puan_p.jpg") no-repeat;
}
.CssMenu_PuanDurumlari_over	
{
	float:left;
	margin:0;
	width:99px;
	height:38px;
	background:transparent url("./_images/menu/puan_a.jpg") no-repeat;
}


.CssMenu_PuanDurumlari_Link
{
	display:block;
	width:99px;
	height:38px;
}

.CssLogo
{
	width:206px;
	height:79px;
	position:absolute;
	margin-top:-33px;
	background:transparent url("./_images/main_logo.gif") no-repeat top left;
	
}

.CssMainBottom
{
	width:945px;
	height:39px;
	background:url("./_images/main_bck_bottom.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
}




 /* Login Form */
 
 
.LeftContent 
{
 	width:300px;
 	/*height:290px;*/
 	text-align:center;
 	margin-top:20px;
 	float:left;

}

.FormRow 
{
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	color:#b7b7b7;
	margin-bottom:0px;
}

.NormalText{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	color:#FFF;
}

.FormLink
{

color:#696969;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:11px;
text-decoration:none;

}

.CssTxtBg
{
	clear:both;
	margin:0 auto;
	margin-top:3px;
	width:200px;
	height:26px;
	background:url("./_images/txtInput.gif");
	background-position:left top;
	background-repeat:no-repeat;
}


.LoginInput
{
	width:184px;
	height:26px;
	background:transparent;
	border:0;
	font-size:16px;
	padding-left:3px;
	padding-right:3px;
}

.BoxErrMsg
{
	color:Red;
}

.FormButton
{
	background:transparent url("./_images/btnBckg.gif");
	width:200px;
	height:26px;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	border:0;
}

.FormButtonGreen
{
	background:transparent url("./_images/btnBckgGreen.gif");
	width:200px;
	height:26px;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	border:0;
}

/* Login info box */

.LoggedInPanel
{
	margin-top:40px;
	color:#b7b7b7;
	font-family:Arial;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}


.UserBoxName
{
	font-family:Arial;
	font-size:22px;
	color:#de2323;
	font-style:italic;
	font-weight:bold;
}


.UserBoxPoints
{
	
	color:#FFF;
}

.UserBoxRank
{
	
	color:#FFF;
}







.RightContent 
{
 	width:620px;
 	text-align:left;
 	float:left;
 	padding-left:15px;
}


h1 
{
	font-family:Tahoma;
	font-size:29px;
	color:#fadf84;	
	font-weight:lighter;
}


h2 
{
	font-family:Tahoma;
	font-size:24px;
	color:#fadf84;	
}


.InfoBoxCss
{
	width:600px;
}




/* GUNUN MACLARI */

.QuizTag
{
    width:277px;
    height:80px;	
    /*background:#242323;*/
    margin-right:9px;
    margin-bottom:9px;
    float:left;
}

.QuizTag_Over
{
    width:277px;
    height:80px;	
   /* background:#3e3c3c;*/
    margin-right:9px;
    margin-bottom:9px;
    float:left;
    cursor:pointer;
}



.RightFlag
{
	float:left;
	width:90px;
	height:65px;
	
	margin-top:3px;
	text-align:right;
	
}


.QuizName
{
	float:left;
	width:97px;
	height:53px;
	text-align:center;
	padding-top:10px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#c6c6c6;
}



.LeftFlag
{
	float:left;
	width:90px;
	height:65px;
	margin-top:3px;
	text-align:left;
	
}

.QuizFtr
{
	float:left;
	width:276px;
	height:10px;
	background:#ee961b;
	border-bottom:solid 1px #d47f02;
	border-right:solid 1px #D47F02
}


.QuestionBody
{
	font-family:Arial;
	font-size:16px;
	color:#efefef;	
}

.AnswerList
{
	width:400px;
	margin:0 auto;
	margin-top:20px;
}

.QuestionNavigator
{
	width:495px;
	height:66px;
	margin:0 auto;
	margin-top:30px;
	
}

.NavPrev
{
	width:150px;
	height:66px;
	float:left;
	display:block;
	position:relative;
	background:transparent url("./_images/previous.jpg") no-repeat;
	border:0;
	cursor:pointer;
}

.NavPoints
{
	width:148px;
	height:34px;		
	background:transparent url("./_images/points.jpg") no-repeat;
	float:left;
	
	margin:13px 23px 0 23px;
	text-align:center;
	padding-top:6px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.NavNext
{
	width:150px;
	height:66px;
	float:left;
	display:block;
	position:relative;
	background:transparent url("./_images/next.jpg") no-repeat;
	border:0;
	cursor:pointer;
	
}

.QuestionNumber
{
	font-family:Tahoma;
	font-size:18px;		
	width:30px;
	float:left;
	
}

.SummaryQuestionBody
{
	font-family:Arial;
	font-size:16px;
	color:#efefef;	
	margin-left:30px;
	display:block;
	
	
}

.SummaryAnswerList
{
	width:400px;
	margin-left:30px;
	margin-bottom:20px;
	
}


/* SONUCLAR */

.ResQuizlist
{
	float:right;
	width:250px;
	margin-right:10px;
	margin-top:10px;
}


.ResPanelCorrect
{
	width:290px;
	height:160px;
	float:left;
	background:#314113;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#a5a2a2;	
}

.ResPanelWrong
{
	width:290px;
	height:160px;
	float:left;
	background:#411313;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#a5a2a2;	
}


.ResQuizName
{
	font-size:16px;
	color:#FFF;
	
}

.ResQuestionBody
{
	color:#ff9001;
}

.ResCorrectAnswer
{
	color:#51ff04;
}

.ResYourAnswer
{
	color:#51ff04;
}
.ResPuan
{
	color:#ffd305;
}

.CssQuizTotal
{
	width:605px;
	height:20px;
	text-align:left;
	background:#414040;
	display:block;
	float:left;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:2px;
	font-family:Verdana;
	font-size:14px;
	color:#efefef;
	font-weight:bold;
}

.ErrorMessage
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#d8d7d7;	
	margin-left:30px;
	
	}
	
	
	
	/*	RANKINGS */
	
	
#RankLinks
{
	float:right; 
	width:250px;
	font-family:Verdana;
	font-size:10px;
	/*padding-top:15px;*/
	text-align:right;
	margin-right:20px;
	padding-top:10px;
	
}	

#RankLinks a
{
	color:#989898;	
	display:block;
	float:right;
	margin-left:10px;
	text-align:center;
	width:60px;
}

#RankLinks a:active
{
	color:#fadf84	
}

#RankLinks a:hover
{
	color:#fadf84;
/*	background:#a49995;	*/
}
	
.RankingsGrid
{
	font-family:Arial;
	font-size:14px;
	border:solid 0px #000;
	
}


.GridHeader
{
	 
	 background:#424242;
	 font-weight:bold;
	 color:#f7e792;
}
.GridHeader th
{
	padding-left:5px;
}

.GridHeader th a
{
	color:#f7e792;
}


.GridRow
{
	background:#323232;
}

.GridNumber
{
	padding-left:5px;
	width:20px;	
}

.GridTeam
{
	padding-left:5px;
	width:140px;
}

.GridName
{
	padding-left:5px;
	width:180px;
}
.GridPoints
{
	padding-left:5px;
	width:100px;
}	
	
	
.GridPager
{
	background:#000;
	font-weight:bold;
	
}
.GridPager a
{
	color:#fefefe;
}

/*KURALLAR*/


#KurallarDiv li
{
	margin-bottom:10px;	
}
