
/*
 * blue/style.css
 * Programlayan Meskan Şen, by_Whistler@hotmail.coom
 * Tüm Hakları Meskan Şen'e aittir.
 * Versiyon 1.0 (21.01.2010)
 */
 
html, body { height:100%; }

body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

.menuTitle {
	padding-left:10px; 
	background:#AAA;
	color:#FFF;
	font: bold 1.1em Tahoma, Sans-Serif;
	height:23px;
	line-height:23px;
	border-bottom:1px solid #999;	
	border-right:1px solid #999;
}

.menuLink { 
	padding-left:10px; 
	background:#EEE;
	color:#4C93E9;
	font: bold 1.1em Tahoma, Sans-Serif;
	height:23px;
	line-height:23px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

.menuLink:hover { 
	background:#CCC;
	cursor:pointer;
}

.orange { color:#FFDB4C; }

a {	color: #E0691A; }
a:hover { color: #6C757A; }
a.whitelink { color:#FFF; text-decoration:none; }
a.whitelink:hover { text-decoration:underline; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

textarea { font: 1em Tahoma, sans-serif; color: #777; }

input[type=text], input[type=password]{ 
	height: 16px;
	padding-top: 2px;
	padding-left: 3px;
	color: #777;
	font: 1em Tahoma, sans-serif; 
	border: 1px solid #A9C0CE;
	width:110px;
}

select { 
	height: 170px;
	color: #777;
	font: 1em Tahoma, sans-serif; 
	border: 1px solid #A9C0CE;
}

.inputDIS { background-color:#FFF; color:#333; }

input[type=button], input[type=submit], button {
	background: #80B4FF;
	border: 1px solid #FFF;
	width: 55px;
	height: 20px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	cursor:pointer;
}

.inputTL, .inputADET {
	text-align:right;
}

.toolBTN {
	width: 30px;
	height: 20px;
	line-height:20px;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	border: 1px solid #666;
}

.toolBTN:hover {
	background-color:#FF8888;
}

.createBTN {
	height: 22px;
	color: #999;
	font: bold 1em Arial, Sans-Serif;
	padding-left:2px;
	padding-right:2px;
	border: none;
	cursor: pointer;
	border:1px solid #FFF;
}

.createBTN:hover {
	color: #999;
	background-color:#EEE;
	border:1px solid #999;
}

.createBTN_clicked{
	color: #FFF;
	background-color:#FF7070;
	border:1px solid #999;
}

.bankhesap_addBTN { background: #FFF url(../images/hesap_add.png) center no-repeat; }
.bankhesap_deleteBTN { background: #FFF url(../images/hesap_delete.png) center no-repeat; }
.bankhesap_editBTN { background: #FFF url(../images/hesap_edit.png) center no-repeat; }
.user_activeBTN { background: #FFF url(../images/user_active.png) center no-repeat; }
.user_passiveBTN { background: #FFF url(../images/user_passive.png) center no-repeat; }

.bildirim_gonderBTN { background: #80B4FF url(../images/bildirim_gonder_icon.png) center no-repeat; border:1px solid #DDD; width:25px; }
.callshopBTN { background: #80B4FF url(../images/callshop_icon.png) center no-repeat; border:1px solid #DDD; width:25px; }
.calculatorBTN { background: #80B4FF url(../images/calculator_icon.png) center no-repeat; border:1px solid #DDD; width:25px; }
.fullscreenBTN { background: #80B4FF url(../images/fullscreen_icon.png) center no-repeat; border:1px solid #DDD; width:25px; }

.selectAllBTN {	background: #FFF url(../images/selall_icon.png) center no-repeat; margin-top:3px; }
.sepeteBTN    {	background: #FFF url(../images/sepete_icon.png) center no-repeat; margin-top:3px; }

#topMesajMarque {
	width:300px; 
	color:#FFF; 
	font-size:14px; 
	line-height:20px;
}

/* layout
   ------ */

#loginTABLE {
	background:url('blue_login_back.png') center no-repeat;
	width:478px;
	height:376px;
}

.captchaRefresh {
	border:1px solid #AAA; 
	cursor:pointer; 
	width:18px; 
	height:19px;
}

.sWindow {
	position:absolute;
	left:25%;
	top:15%;	
	border:2px solid #6C7884;
	border-top:none;
	background:#FFF;
	z-index:1000;
}

.sWindow_Header {
	width: 100%;
	min-width:100%;
	height:30px;
	background: #FFF url('blue_bar30.gif') top repeat-x;
	position:absolute; 
	top:0;
}

.sWindow_Footer {
	width: 100%;
	min-width:100%;
	height:30px;
	position:absolute; 
	bottom:0;
	background: #FFF url('blue_bar30.gif') top repeat-x;
}

.sWindow_Title {
	height:29px;
	color: #FFF;
	font: bold 1.1em Tahoma, Sans-Serif;
	padding-left:10px;
}

.sWindow_Close{
	text-align:right;
	padding-right:10px;
}

.sWindow_Content {
	width:100%;
	min-width:100%;
	height:100%;
	background:#FFF;
}

.sWindow_Resize {
	width: 16px;
	min-width:16px;
	text-align:right;
	cursor:pointer;
	background: #FFF url('blue_window_resize.gif') top right no-repeat;
}

.bar22 {
	width: 100%;
	height:22px;
	color: #FFF;
	background: #FFF url('blue_bar22.gif') top repeat-x;
}

.bar30 {
	width: 100%;
	min-width:100%;
	height:30px;
	color: #FFF;
	background: #FFF url('blue_bar30.gif') top repeat-x;
}

#nowSepet {
	display:none;
	position:absolute;
	top:78px;
	left:180px;
	width:570px;
	background: #FFF;
}

#header {
	width: 100%;
	min-width:100%;
	height:65px;
	color: #FFF;
	background: #599CEE;
	border:none;
}

#main_content {
	width: 100%;
	min-width:100%;
	color: #808080;
	background: #FFF;
}

#main_menu {
	width: 160px;
	height: 550px;
	color: #808080;
	background: #FFF;
	/*border-right:2px solid #80B4FF;*/
}

.m_itemsTD {
	height: 90px;
	min-height: 90px;
}

#content {
	width: 100%;
	height: 550px;
	min-width:100%;
	color: #808080;
	background: #FFF;
}

#contentPRGS {
	display:none;
	width:400px; 
	height:40px; 
	text-align:center; 
	/*background:#E5F0FF;*/
	position:absolute;
	top:40%;
	left:40%;
}

.navigateSELECT {
	font: 1em Tahoma, sans-serif; 
	border:0; 
	background:#E5F0FF;
}

.navigateTD {
	border: 1px solid #A9C0CE; 
	padding: 5px; 
	background:#E5F0FF;
}

.navigateLBTD {
	color:#8EA2BA;
	font: bold 1.1em Tahoma, Sans-Serif;
	text-align: center;
}

.inputsTD {
	border: 1px solid #A9C0CE; 
	background:#E5F0FF;
	padding: 3px;
}

#faturalarTABLE, #raporlarTABLE {
	position:relative;
	width:600px; 
	height:200px;
	/*border:2px solid #6C7884;*/
	/*border-top:none;*/
	border:none;
	background:#FFF;
}

#faturaLST, #nowsepetLST, #raporLST {
	overflow:scroll; 
	width:100%;
	height:100%;
	background: #FFF;
}

.ajaxProgress {
	display:none; 
	width:100%; 
	height:40px; 
	text-align:center; 
	background:#E5F0FF;
}

.faturaLBTD {
	color:#FFF;
	font: bold 1em Tahoma, Sans-Serif;
	text-align: center;
	height: 20px;
}

.faturaROW, .faturaROWKUR, .faturaROWTNO, .faturaROWFSAH, .faturaROWFNO, .faturaROWSTAR, .faturaROWTUT, .faturaROWGEC, .faturaROWKOM, .faturaROWTOP {
	padding-left:3px;
	padding-right:3px;
}

#faturaTOPLB, #nowsepetTOPLB, #raporTOPLB, #raporTOPKOMLB, #krediyuklemeTOPLB {
	color:#FFF;
	height: 20px;
	font: bold 1em Tahoma, Sans-Serif;
	padding-right:20px;

}

#overlay{ 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%;
	height:100%;
	z-index:799; 
	background: url('overlay.png'); 
	display:none; 
	text-align:center; 
}

#overlayPRGS {
	position:absolute;
	width:99.7%; 
	height:40px; 
	z-index:800;
	background: #FFF;
	color:#333;
	border:1px solid #333;
	border-left:none;
	border-right:none;
	display:none;
	margin:0 auto;
	top:40%;
	left:0;
}


/* datepicker */

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}



a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 2px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar-icon.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 70px;
	height: 13px;
	float: left;
}

#raporlarMenu {
	position:absolute; 
	width:110px; 
	height:70px; 
	border:5px solid #429CCE; 
	border-top:1px solid #429CCE; 
	z-index:1001; 
	background:#FFF;
}

#raporlarMenuTR { background: #429CCE; }