﻿body
{
	/*background-image:url(images/qsfBody.gif); background-color:#001017; 	background-image:url(images/tile_bg.jpg);background-repeat:repeat-x; 	background-position:50% top;*/
	margin: 0;
	background-color: #fff;
}

td.reContentCell textarea
{
	background-color: Aqua;
}

.deneme
{
	border: 0;
}

input[type=submit].enDil
{
    color: #2e6e9e;
    background-image: url(images/enBtn.png);
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 22px;
    border: 1px solid #a6c9e2;
    padding: 3px; 
    cursor: pointer;
    padding-left:15px;
    background-position:left;
    width:100px;
}

input[type=submit].trDil
{
    color: #2e6e9e;
    background-image: url(images/trBtn.png);
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 22px;
    border: 1px solid #a6c9e2;
    padding: 3px; 
    cursor: pointer;
    padding-left:15px;
    background-position:left;
    width:100px;
}

#main
{
	font-size: 1.2em; /*BACKGROUND: url(images/qsfWrap.jpg) repeat-x -18px 0px;*/
	background-image: url(images/tile_bg.jpg);
	margin: 0;
	background-repeat: repeat-x;
	background-position: 50% top;
	color: #fff;
	min-width: 1000px;
}
#footer
{
	font-size: 1.2em; /*BACKGROUND: url(images/qsfWrap.jpg) repeat-x -18px 0px;*/
	background-image: url(images/tile_footer.jpg);
	margin: 0;
	background-repeat: repeat-x;
	background-position: 50% top;
	color: #fff;
	min-width: 1000px;
	height: 155px;
}

#header
{
	height: 110px;
	background-image: url(images/dummy_header_1.jpg);
	width: 1000px;
	background-repeat: no-repeat;
}
#header_en
{
	height: 110px;
	background-image: url(images/dummy_header_en.jpg);
	width: 1000px;
	background-repeat: no-repeat;
}
.golgeli
{
	background-image: url(images/golge.png);
	background-repeat: repeat-y;
}
#logo
{
	background-image: url(images/logo.png);
	width: 170px;
	height: 80px;
	margin-top: 0px;
	margin-left: 15px;
}
#dil
{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	margin-top: 0px;
}



#icerik
{
	width: 100%;
	float: right;
}
#menu
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#YonetimMenu
{
}


#sag
{
	float: left;
	width: 800px;
}

#sayfa_baslik
{
	width: 99%;
	background-image: url(images/baslik_back.png);
	height: 36px;
	padding-left: 10px;
	padding-top: 1px;
}

.sayfa_baslik_class
{
	width: 99%;
	background-image: url(images/baslik_back.png);
	height: 37px;
	padding-left: 10px;
	float: right;
}
#content
{
	width: 99%;
	margin-top: 5px;
	background-color: #FFF;
	background: url(images/page_back.png);
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	min-height: 250px;
	padding-bottom: 15px;
}
h1
{
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #036;
	font-size: 16px;
}
h2
{
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #036;
	font-size: 12px;
	margin-bottom: 1px;
	background-image: url(images/asterisk_yellow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	height: 15px;
}
.kutu
{
	background-image: url(images/qsfDemosHome.gif);
	background-repeat: repeat-x;
	width: 45%;
	float: left;
	margin: 15px;
	min-height: 200px;
	padding: 7px;
	background-color: #03596d;
}


#menu h3
{
	color: #333;
}

.kutu_uzun
{
	background-image: url(images/qsfDemosHome.gif);
	background-repeat: repeat-x;
	width: 95%;
	margin: 15px;
	min-height: 200px;
	padding: 7px;
	background-color: #03596d;
}

.doküman
{
	background-image: url(images/page_white_word.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}

.pdf
{
	background-image: url(images/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}

.ppt
{
	background-image: url(images/page_white_powerpoint.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}

.code
{
	background-image: url(images/page_white_code.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}


a:link
{
	color: #FFF;
}
a:visited
{
	color: #FFF;
}
a:hover
{
	color: #FC0;
}
a:active
{
	color: #FFF;
}


div.btnYil
{
	color: #fff;
	font-weight: bold;
	background-image: url(images/btnYil.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	width: 115px;
	padding-top: 7px;
	float: left;
	margin: 3px;
	text-align: center;
}

input[type=button]
{
	color: #000;
	background-image: url(images/btn_back.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	border: 1px solid #036;
}

input[type=submit]
{
	color: #000;
	background-image: url(images/btn_back.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	border: 1px solid #036;
}


.text
{
	background: url(images/text_arka.png) repeat-x 0 0;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	height: 21px;
	border: 0px;
	width: 111px;
	margin-top: 2px;
}

.UyeTextBox
{
	background: url(images/input.png) repeat-x 0 0;
    padding-left: 3px;
    margin: 0;
    border: 1px solid #c7cdd2;
    font-size: 11px;
    font-family: Verdana,Geneva,sans-serif;
    height: 18px;
    line-height: 17px;
}

#puanDiv
{background: url(images/input.png) repeat-x 0 0;
 border: 1px solid #c7cdd2;
    font-size: 11px;
    font-family: Verdana,Geneva,sans-serif;
    display:block;
    padding:3px;
	}

input[type=reset]
{
	background: url(images/put.png) repeat-x 0 0;
	padding-left: 3px;
	margin: 0;
	border: 1px solid #036;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	height: 16px;
}

textarea
{
	background: url(images/put.png) repeat-x 0 0;
	background-color: #fff;
	padding-left: 3px;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	border: 1px solid #036;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.uygKutu
{
	border: 1px solid #6ec1d3;
	background: url(images/page_arka.png);
	width: 100%;
}

.uygLinkKutu
{
	padding: 10px;
}

h3
{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 2px;
	margin-left: 5px;
}


ul.ApNet-Menu
{
	width: 13em;
}
ul.AspNet-Menu li a
{
	border: 1px solid #dedede;
	height: 15px;
	background-image: url(images/asterisk_yellow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px;
	padding-left: 20px;
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

ul.AspNet-Menu li a:hover
{
	background-color: #454954;
	color: #fff;
}

li.AspNet-Menu-WithChildren ul
{
	position: absolute;
	display: block;
	left: 170px;
	top: 0;
}

li.AspNet-Menu-WithChildren ul li a
{
	background-color: #fff;
	color: blue;
	width: 150px;
}






/*------------- Grid Stilleri  ---------------*/


.gridGenel
{
	background-color: #fff;
	border-top: 1px solid #b0c0d0;
	border-right: 1px solid #b0c0d0;
	border-bottom: 1px solid #b0c0d0;
}
.gridGenel tr
{
}
.gridGenel td
{
	height: 25px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

tr.gridHeader th
{
	background-image: url(images/grid_header_bg.jpg);
	height: 23px;
	color: #386791;
	border-left: 1px solid #b0c0d0;
	padding-left: 5px;
	padding-right: 5px;
}
.AspNet-GridView-Alternate td
{
	background-color: #e1e1e1;
	color: #797268;
	border-left: 1px solid #b0c0d0;
}

.gridRow td
{
	background: #ececec;
	height: 20px;
	color: #4f6b72;
	border-left: 1px solid #b0c0d0;
}

.AspNet-GridView-Selected
{
	background: #aa0000;
	height: 20px;
	color: #fff;
}

.gridRowSecilen
{
	background: #aa0000;
	height: 20px;
	color: #fff;
}
/*--------------- grid paging items -------------------*/
.pager
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.pager a
{
	color: #000;
	background-image: url(images/btn_back.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	border: 1px solid #036;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pager span
{
	color: #000;
	background-image: url(images/btn_hover.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	border: 1px solid #036;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.formLabel
{
	width: 22%;
}

.formNokta
{
	width: 1%;
}

.modalBackground
{
	/* filter: alpha(opacity=50);     opacity: 0.2;     background-color: #333;*/
}

.modalPopUp
{
	background: url(images/put.png) repeat-x 0 0;
	width: 600px;
	border: 5px solid #666;
	background-color: #fff;
	padding: 10px;
}

div.tabStrip
{
	z-index: 9999;
}

.multipage
{
	background-color: #fff;
	border-left: 1px solid #747252;
	border-right: 1px solid #747252;
	border-bottom: 1px solid #747252;
}

.tabBorder
{
	border-left: 1px solid #747252;
	border-right: 1px solid #747252;
	border-bottom: 1px solid #747252;
	border-top: 1px solid #747252;
}

.TarPan
{
	border: 1px solid #666;
	padding: 10px;
}

a.cikisStil
{
	color: #fff;
}

a.cikisStilArka
{
	color: #333;
}


#portalContent
{
	font-family: Arial;
	font-size: 11px;
	width: 100%;
	color: #333;
}


.turKutuKucuk
{
	border: 1px solid #ccc;
	width: 110px;
	padding: 5px;
	margin: 5px;
	min-height: 120px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.turKutu
{
	/*border: 1px solid #ccc;*/
	width: 350px;
	padding: 5px;
	margin: 5px;
	min-height: 120px;
	background-color:#f9ffd2;
	border:1px solid #acc700;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.group
{
    font-family:Calibri;
    border:1px solid #acc700;
    padding:3px;
    font-size:14px;
    background-color:#f9ffd2;
    font-weight:bold;

}
.turKutuYeni
{
	border: 1px solid #ccc;
	width: 250px;
	padding: 5px;
	margin: 5px;
	min-height: 120px;
}

div.turKutu img.turResim
{
	border: 3px solid #e47816;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.TurBaslik
{
	color: #333;
	font-weight: bold;
}

.TurKisaIcerik
{
	color: #333;
}

/*div.AspNet-DataList
{
	width:950px;

}

div.TurDataList
{
    width:
    
    }*/

div.AspNet-DataList table tr td
{
	vertical-align: top;
}


.sol_kose
{
	background-image: url(images/sol_arka.png);
	width: 12px;
	min-height: 110px;
	background-repeat: no-repeat;
	background-position: top;
}
.sag_kose
{
	background-image: url(images/sag_arka.png);
	width: 12px;
	min-height: 110px;
	background-repeat: no-repeat;
	background-position: top;
}
.orta
{
	background-image: url(images/orta_arka.png);
	min-height: 110px;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}

#icerik
{
	background-image: url(images/fade_gray_wide.png);
	width: 360px;
	height: 160px;
	background-position: left top;
	padding-left: 20px;
	padding-right: 80px;
	padding-top: 20px;
	color: #333;
	font-size: 14px;
	margin-top: 10px;
	float: left;
	font-family: Myriad Pro;
	line-height: 18px;
}

#araSol
{
	background-image: url(images/ara_sol.png);
	width: 17px;
	height: 50px;
	float: left;
}

#araBack
{
	background-image: url(images/ara_back.png);
	height: 50px;
	float: left;
	width: 940px;
}

#araSag
{
	background-image: url(images/ara_sag.png);
	width: 17px;
	height: 50px;
	float: left;
}
#aramaPanel
{
	height: 50px;
	width: 1000px;
	padding-left: 25px;
}

#gallery
{
	padding-bottom: 5px;
	margin-top: 13px;
	float: left;
	margin-left: 10px;
	background-image: url(images/turFotoBack.png);
	width: 450px;
	height: 155px;
	background-position: left top;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	color: #333;
	font-size: 14px;
	margin-top: 10px;
	float: left;
	font-family: Myriad Pro;
	line-height: 18px;
}
#gallery ul
{
	list-style: none;
}
#gallery ul li
{
	display: inline;
	padding: 5px;
}
#gallery ul img
{
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img
{
	border: 5px solid #F90;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a:hover
{
	color: #fff;
}




#gallery2
{
	padding-bottom: 5px;
	float: left;
	margin-left: 10px;
	background-position: left top;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	color: #333;
	font-size: 14px;
	float: left;
	font-family: Myriad Pro;
	line-height: 18px;
	min-height: 110px;
}
#gallery2 ul
{
	list-style: none;
}
#gallery2 ul li
{
	display: inline;
	padding: 5px;
}
#gallery2 ul img
{
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 5px;
}
#gallery2 ul a:hover img
{
	border: 5px solid #F90;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery2 ul a:hover
{
	color: #fff;
}


#turGun
{
	width: 500px;
	float: right;
	margin-top: 20px;
}
#turGenel
{
	width: 100%;
	float: left;
	margin-top: 20px;
}

a.PagerItem
{
	padding: 5px 8px 7px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(images/ara_back.png);
	margin-left: 2px;
	display: block;
	width: 100px;
}
a.PagerItemSayi
{
	padding: 5px 8px 7px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(images/ara_back.png);
	margin-left: 2px;
}
div.btnTut
{
	height: 20px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	background-image: url(images/put.png);
	background-repeat: repeat-x;
}

div.btnTut a
{
	display: block;
	width: 180px;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	color: #333;
}

div.btnTut a:hover
{
	color: #cc0000;
}


div.btnAltTut
{
	height: 15px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px 5px 5px 15px;
	background-image: url(images/put.png);
	background-repeat: repeat-x;
}

div.btnAltTut a
{
	display: block;
	width: 150px;
	text-decoration: none;
	height: 15px;
	font-size: 10px;
	color: #666;
}

div.btnAltTut a:hover
{
	color: #cc0000;
}




/*      V1        */



#menu4
{
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
}
#menu4 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu4 li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 10px;
}

#menu4 li a:link, #menu4 li a:visited
{
	color: #fff;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
}

#menu4 li a:hover
{
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
}

#menu4 li a:active
{
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
}











#menu4 li.altMenu a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 10px;
	margin-left: 20px;
	width: 150px;
}

#menu4 li.altMenu a:link, #menu4 li a:visited
{
	color: #fff;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
}

#menu4 li.altMenu a:hover
{
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
}

#menu4 li.altMenu a:active
{
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
}


/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 15px;
	overflow: hidden;
	width: 600px;
	padding: 5px; /*border:solid 1px #dedede;*/
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: 11px;
	background: url(images/Chevron.gif) no-repeat 100% 0;
	color: #333;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	color: #CC0000;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent: -1000em;
	width: 16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background: url(images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


.lblAyYilClass
{
	display: block;
	width: 150px;
	height: 22px;
}


div.classDivAy
{
	background: url(images/put.png) repeat-x 0 0;
	height: 50px;
	color: #333;
	font-family: Verdana;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #666;
}

.RadMenu
{
	z-index: 2000;
}

.jcollapsible { font-size: 125%; font-weight: bold; }

#comments
{
	padding: 0;
	margin: 0;
	margin-left:20px;
	width:98%;
}
#comments li
{
	float: left;
	padding: 10px 0 0;
	list-style:none;
	width:100%;
	
}
.comment
{
	background: #fff;
	padding: 0px;
	display: block;
	overflow: hidden;
	border-bottom:1px dotted #666;
	width:100%;
}
.comment-author
{
	float: left;
	width: 50px;
	font-size: 10px;
	text-align: center;
	margin: 0 10px 10px 0;
}
.comment-body, .comment-body p
{
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	
}
.comment-author a
{
	color:#666;
	}

td.YorumBaslik
{
	background-image: url(images/ara_back.png);
	height:25px;
	font-family:Verdana;
	font-size:12px;
	padding-left:5px;
	font-weight:bold;
}

div.yorumKisi
{
	color:#036;
	font-weight:bold;
	}

div.yorumIcerik
{
	color:#888;
	}
	

div.sociable { margin: 16px 0; }

div.sociable_tagline { position: relative; padding:5px; }
div.sociable_tagline span { display: none; width: 14em; }
div.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


a.FotoLink
{
	color:#036;
	text-decoration:none;
}
a.FotoLink:hover
{
	color:#fff;
	background-color:#036;
	}

#uyePage
{
	color:#333;
	font-size:12px;
	font-family:Verdana;
	}
	
.puanYazi
{
	font-size:16px;
	color:#aa0000;
	}
	
	.column
{
    width: 240px;
    float: left; /*padding-bottom: 100px;*/
}
.portlet
{
    margin: 0 1em 1em 0;
    min-height: 100px;
}
.portlet-header
{
    margin: 0.3em;
    padding-bottom: 4px;
    padding-left: 0.2em;
    padding-top: 2px;
    cursor: move;
}
.portlet-header .ui-icon
{
    float: right;
}
.portlet-content
{
    padding-top: 0.4em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 11px;
}
.portlet-content a
{
    color: #666;
}
.portlet-content a:hover
{
    color: #000;
}
.ui-sortable-placeholder
{
    border: 1px dotted black;
    visibility: visible !important;
    height: 50px !important;
}
.ui-sortable-placeholder *
{
    visibility: hidden;
}
.ui-widgets
{
    background-image: url(images/anaSayfaKutuBos.png);
    border: none;
    min-height: 122px;
    width: 237px;
    background-color: Transparent;
    background-repeat:no-repeat;
    font-family:Verdana;
}
.ui-widgets-header
{
    padding-top: 13px;
    padding-left: 12px;
    font-weight: bold;
    color: #666;
}

.awesome, .awesome:visited {
	background: #222 url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	font-family:Verdana, Geneva, sans-serif;
	width:200px;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
}
.awesome:active {
	top: 1px;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
}
.awesome, .awesome:visited,  .medium.awesome, .medium.awesome:visited {
	font-size: 11px;
	
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
	font-size: 11px;
	padding: 8px 14px 9px;
}
.green.awesome, .green.awesome:visited {
	background-color: #91bd09;
}
.green.awesome:hover {
	background-color: #749a02;
}
.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf;
}
.blue.awesome:hover {
	background-color: #007d9a;
}
.red.awesome, .red.awesome:visited {
	background-color: #e33100;
}
.red.awesome:hover {
	background-color: #872300;
}
.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b;
}
.magenta.awesome:hover {
	background-color: #630030;
}
.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00;
}
.orange.awesome:hover {
	background-color: #d45500;
}
.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}
.yellow.awesome:hover {
	background-color: #fc9200;
}

.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(images/jquery.ui.stars.gif) no-repeat 0 0;
}


.yildizSayisi a{
  background-position: 0 -48px;
}

.ui-stars-star-on a {
  background-position: 0 -48px;
}
.ui-stars-star-hover a {
  background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}

div.filoMain
{
	background-image:url(images/filo_main.jpg);
	width:970px;
	height:300px;
	}
	
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; font-family:Calibri; }
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
 
.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a;}
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }
 
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

.buttonMain
{
	width:500px;
	margin-left:450px;
	padding-top:80px;
}

.FiloButton
{
	float:left;
	width:150px;
	margin:5px;
	height:70px;
	}


table.statTable
{
	table-layout:fixed;
	width:100%;
	border: 1px solid #a6c9e2;
	margin-top:10px;
	}

table.statTable tr th
{padding: 5px;
    font-weight:bold;
    background-image: url(images/btnBack.png);
    background-color: #a8aebd;
    background-position: center center;
    color: #2e6e9e;
     border: 1px solid #a6c9e2;
    
    }

table.statTable tr td
{padding: 3px;
}
