/* CSS Document */
body
{
	background-image: url(../images/bgMain.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1
{
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5F5F;
}
.style1a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
.style1b
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.style1c
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style2
{
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5F5F;
	border: 1px;
	border-style: solid;
	border-left-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	height: 22px;
	padding: 4px;
}
.style2a
{
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5F5F;
	border: 1px;
	border-style: solid;
	border-left-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	padding: 4px;
}
.style3
{
	font-family: Tahoma;
	font-size: 10px;
	color: #238ED2;
	text-decoration: underline;
}
.style4
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style5
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.style5b
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.style6
{
	font-family: Tahoma;
	font-size: 11px;
	color: #808A14;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
.style7a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style8
{
	font-family: Tahoma;
	font-size: 11px;
	color: #418239;
	font-weight: bold;
}
.styleYardimAnaMenu
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.yesilBackground
{
	background-image:url("../images/bgYesil.gif");
}
.pagerStyle
{
	background-image:url("../images/bgSerit.gif");
	height:42px;
	text-align:center;
}
.pagerStyle a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.pagerStyle td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}































/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(../images/star_on.png);
}

.emptyRatingStar
{
	background-image: url(../images/star_off.png);
}

.savedRatingStar
{
	background-image: url(../images/star_saved.png);
}
#dhtmltooltip
{
	position: absolute;
	border: 0px solid black;
	padding: 0px;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.datagrid
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #123964; /* Very Dark Blue */
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	padding: 0;
}

.datagrid td
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	border-right-style: solid;
	border-width: 0px;
	border-color: #B1CAE6;
}

.datagrid .header
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	background-color: #f1072d; /* Normal Blue */
	color: #FFFFFF; /* White */
}

.datagrid .alternate
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	background-color: #EEF5FD; /* Very Light Blue */
}

.datagrid a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f97f2;
	text-decoration: none;
}
.EmptyDataRowStyle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height:30px;
	vertical-align:bottom;
	padding-left:13px
}
/* button definations */
.btn {border:none;color:#FFFFFF;display:block;cursor:pointer;font-size:12px;font-weight:bold;height:26px;text-align:center} /* General Definations */
.btn.bg1S {background:url(../images/blue_square_btn.jpg);width:27px;} /* Small Blue Button */
.btn.bg2S {background:url(../images/orange_square_btn.jpg);width:27px;} /* Small Orange Button */
.btn.bg3L {background:url(../images/blue_btn_90x26.jpg) 0 0 no-repeat;width:90px} /* Big Dark Orange Button */

#imaginary-keyboard-wrap {
width:95px
}

#imaginary-keyboard-wrap #keyboard .btn {
	float:left;
	margin-bottom:3px;
	}

/*DHTML windows css*/
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #03277C;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

/*modal css*/

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(scripts/modalfiles/blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}

/*dialog_box.css*/
#dialog {position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {font-family:Verdana; display:block; position:relative; width:405px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../images/dialog/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:13px; width:405px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background:#fff url(../images/dialog/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(../images/dialog/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(../images/dialog/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(../images/dialog/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(../images/dialog/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(../images/dialog/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(../images/dialog/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(../images/dialog/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}