body
{
	background: #FFFFFF url(images/headerbyb.jpg) repeat-x;
	margin: 0pt;
	padding: 0pt;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	color: #000;
}

h3
{
	border-bottom: 1px solid #EEEEEE;
	color: #587C02;
	font-family: Tahoma,Sans MS,serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 25px 0 0 8px;
}


#wrap
{
	width: 99%;
	padding: 0 4px;
}
#content
{
	padding-top: 20px;
	padding-left: 20px;
}
#yonetimcontent
{
	padding-top: 20px;
	padding-left: 20px;
	background: #FFFFFF url(images/header1.jpg) repeat-x scroll 0 -62px;
}

a:link, a:visited
{
	color: #326EA1;
	text-decoration: none;
}
a:hover
{
	color: #383D44;
	text-decoration: underline;
}


#site-name
{
	background-image: url(images/logo_bayburt.png);
	display: block;
	height: 70px;
	margin: 0pt;
	padding: 0pt;
	text-indent: -1500px;
	width: 300px;
}

#logo
{
	margin: 0pt;
}
#navigation
{
	margin-top: -8px;
}

/*forms*/
td.inputs input[type="text"], td.inputs textarea
{
	border: 1px solid #aaa;
	font-family: Helvetica,verdana,sans-serif;
	font-size: 1em;
	line-height: 15px;
	padding: 2px 0px;
}
td.inputs select
{
	border-color: #C4CCCC;
	border-style: solid;
	border-width: thin;
	font-family: Helvetica,verdana,sans-serif;
	font-size: 1em;
}
td.inputs input:hover, td.inputs input:focus, td.inputs select:hover, td.inputs select:focus, td.inputs textarea:focus, td.inputs textarea:hover
{
	border-color: #66DD55 #66DD55 #459455 #459455;
}

/*tables*/

.belgeHeader
{
	background: #fff;
	width: 100%;
	border: 1px solid #ddd;
}

.belgeHeader tr
{
	background: url(images/bg_td1.jpg) repeat-x top;
}
.belgeHeader td
{
	line-height: 1em;
	padding: 1px 0px;
	text-align: left;
}
.pickerWrapper_Default td
{
	border: none;
	padding: 0;
}

.ayrintilar, .islemTipi
{
	width: 100%;
}

.belgeSatirlar
{
	width: 96%;
}

.buttonlar
{
	text-align: right;
	padding: 4px;
	border: 1px solid #cccc;
	width: 100%;
}

.buttonlar input
{
	border: none;
	background: #80CC74 url(images/btn_mavi.jpg) no-repeat center center;
	color: #fff;
	font-family: "Trebuchet MS" ,Tahoma, "Sans MS" ,serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 4px;
	width: 105px;
	height: 28px;
	border: 0;
}

input.btnKaydet, input.btn
{
	background: #80CC74 url(images/btn_mavi.jpg) no-repeat center center;
	color: #fff;
	font-family: "Trebuchet MS" ,Tahoma, "Sans MS" ,serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 4px;
	width: 105px;
	height: 28px;
	border: 0;
}
input.btn
{
	background: #80CC74 url(images/button-bg_blue.gif) repeat-x top left;
	width: 150px;
}

input.btn_sml
{
	background: #80CC74 url(images/btn_sml.jpg) no-repeat center center;
	width: 64px;
}
input:hover.btn_sml
{
	background: #80CC74 url(images/btn_sml_hover.jpg) no-repeat center center;
}
input.btn_big
{
	background: #80CC74 url(images/btn_big.jpg) no-repeat center center;
	width: 165px;
}
input:hover.btn_big
{
	background: #80CC74 url(images/btn_big_hover.jpg) no-repeat center center;
}
input.btn_nrml
{
	background: url(images/btn_nrml.jpg) no-repeat center center;
	width: 110px;
}
input:hover.btn_nrml
{
	background: url(images/btn_nrml_hover.jpg) no-repeat center center;
}

.right
{
	float: right;
}
.left
{
	float: left;
}

.labels
{
	font-weight: bold;
	width: 18%;
}
.inputs
{
}

td.tableContainer
{
	padding: 0;
	border: 0;
}

.pointer
{
	cursor: pointer;
}
.hiddenColumn
{
	display: none;
}
.radInput_Default
{
}
table.grid
{
	border-collapse: collapse;
}

table.grid th
{
	background: url(images/bg_th.jpg) no-repeat bottom right;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px;
	margin: 2px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
table.grid th a
{
	color: #ccc;
}

table.grid tbody tr
{
	background: #fff url(images/bg_td1.jpg) repeat-x top;
}
table.grid tbody tr.odd
{
	background: #FFF8E8 url(images/bg_td2.jpg) repeat-x;
}

table.grid tbody tr.odd2
{
	background: #FFF8E8 url(images/bg_td2.jpg) repeat-x;
}

table.grid tbody th, table.grid td
{
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
table.grid tbody th.sum, table.grid td.sum
{
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: right;
}
a
{
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #F8A704;
	text-decoration: underline;
}
table.grid tfoot th
{
	background: url(images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
table.grid tfoot td
{
	background: url(images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
rightalign
{
	text-align: right;
}

#mbox
{
	background-color: #eee;
	padding: 8px;
	border: 2px outset #666;
}
#txt
{
	overflow: scroll;
	width: 100%;
	height: 180px;
}
#mbm
{
	font-family: sans-serif;
	font-weight: bold;
	float: right;
	padding-bottom: 5px;
}
#ol
{
	background-image: url(images/overlay.png);
}
.dialog
{
	display: none;
}

* html #ol
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=    "images/overlay.png" , sizingMethod= "scale" );
}

#options
{
	float: right;
	margin-top: -60px;
}
#options a
{
	color: #FFF4BF;
	padding: 2px 2px 2px 18px;
}
#help
{
	background: transparent url(images/help.png) no-repeat center left;
}
#logout
{
	background: transparent url(images/door_out.png) no-repeat center left;
}
#profile
{
	background: transparent url(images/user.png) no-repeat center left;
}
#home
{
	background: transparent url(images/house.png) no-repeat center left;
}

div.kutu
{
	background: transparent url(images/custom_corners_topleft.gif) no-repeat scroll left top;
	width: 80%;
	margin: 0 auto;
}
div.kutu h3
{
	background: transparent url(images/custom_corners_topright.gif) no-repeat scroll right top;
	font-size: 1.3em;
	margin: 0pt;
	padding: 15px;
	color: #000;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 16px;
	border: 0;
}
div.kutuBody
{
	background: transparent url(images/custom_corners_rightborder.gif) repeat-y scroll right top;
	margin: -2em 0pt 0pt;
	padding: 15px;
}
div.kutuFooter
{
	background: transparent url(images/custom_corners_bottomleft.gif) no-repeat scroll left bottom;
}
div.kutuFooter p
{
	background: transparent url(images/custom_corners_bottomright.gif) no-repeat scroll right bottom;
	display: block;
	margin: -2em 0pt 0pt;
	padding: 15px;
}
div.rounded
{
	background: transparent url(images/corner_left.gif) no-repeat scroll left top;
	height: 42px;
}
div.rounded div
{
	background: transparent url(images/corner_right.gif) no-repeat scroll right top;
	color: #fff;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 22px;
	padding: 8px 0 0 8px;
	height: 42px;
}

/*Grid 2*/

table.grid2
{
}

table.grid2 th
{
	color: #000;
	font-weight: bold;
	padding: 0px 7px;
	margin: 2px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}


table.grid2 tbody th, table.grid2 td
{
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	padding: 4px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}



#navigations
{
	margin-top: -3px;
	position: absolute;
	z-index: 999;
	margin-left: 11px;
}

#language
{
	margin-top: 18px;
	position: absolute;
	z-index: 999;
	margin-left: 902px;
	color: White;
	font-weight: bold;
	font-size: 11px;
}
/*
#navs li:hover {
background-image:url(images/menu_hover.jpg);
}

#navs li a:hover{
background:url(images/menu_hover.jpg) no-repeat right top;
}*/

/* ajax__tab_xpsprite-theme theme */
.ajax__tab_xpsprite-theme .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(img/xp_sprite/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xpsprite-theme .ajax__tab_header .ajax__tab_outer
{
	padding-right: 4px;
	background: url(img/xp_sprite/sprite.png) no-repeat right -213px;
	height: 21px;
}
.ajax__tab_xpsprite-theme .ajax__tab_header .ajax__tab_inner
{
	padding-left: 3px;
	background: url(img/xp_sprite/sprite.png) no-repeat left -187px;
}
.ajax__tab_xpsprite-theme .ajax__tab_header .ajax__tab_tab
{
	height: 12px;
	padding: 1px;
	margin: 0;
	background: url(img/xp_sprite/sprite.png) repeat-x left -5px;
}
.ajax__tab_xpsprite-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(img/xp_sprite/sprite.png) no-repeat right -161px;
}
.ajax__tab_xpsprite-theme .ajax__tab_hover .ajax__tab_inner
{
	background: url(img/xp_sprite/sprite.png) no-repeat left -135px;
}
.ajax__tab_xpsprite-theme .ajax__tab_hover .ajax__tab_tab
{
	background: url(img/xp_sprite/sprite.png) repeat-x left -109px;
}
.ajax__tab_xpsprite-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(img/xp_sprite/sprite.png) no-repeat right -83px;
}
.ajax__tab_xpsprite-theme .ajax__tab_active .ajax__tab_inner
{
	background: url(img/xp_sprite/sprite.png) no-repeat left -57px;
}
.ajax__tab_xpsprite-theme .ajax__tab_active .ajax__tab_tab
{
	background: url(img/xp_sprite/sprite.png) repeat-x left -31px;
}
.ajax__tab_xpsprite-theme .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}
#userinfo
{
	color: #FFFFFF;
	margin-bottom: 18px;
	margin-top: -36px;
	text-align: right;
}
#userinfo a
{
	color: #FFF4BF;
}
#userinfo select
{
	font-size: 80%;
}
table.input input
{
	width: 100%;
	border: 1px solid #ccc;
}

table.input td
{
	padding: 0;
	margin: 0;
}

table.input tr
{
}

table.input input:focus
{
	background-color: #EEEF95;
	border: 1px solid #DFB953;
}

.focused
{
	background-color: #EEEF95;
	border: 1px solid #DFB953;
}

#msg
{
	position: fixed;
	top: 8px;
	left: 0;
	text-align: center;
	z-index: 100;
	width: 98%;
}
#msg span
{
	color: Black;
	padding: 4px 30px 4px 4px;
	font-weight: bold;
	background-color: #EFDD1D;
	line-height: 2em;
}

#msg img
{
	cursor: pointer;
	margin-left: -20px;
}

.modalPopup
{
	background-color: #E6F4F5;
	border-width: 3px;
	border-style: solid;
	border-color: #215254;
	padding: 10px;
	width: 250px;
	font-size: 11px;
	text-align: left;
}

.modalPopupYeniFirma
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: #215254;
	padding: 10px;
	width: 400px;
	font-size: 11px;
	text-align: left;
}

.ValidatorHighlight
{
	background-color: #C1DCDD;
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 20%;
	left: 30%;
}

#listeSayisi
{
	float: right;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 6px 0 0;
	padding: 0pt;
}
#listeSayisi select
{
	font-size: 80%;
}
table.input input
{
	width: 99%;
	border: 1px solid #ccc;
}

table.input td
{
	padding: 0;
	margin: 0;
}

table.input input:focus
{
	background-color: #EEEF95;
	border: 1px solid #DFB953;
}

.focused
{
	background-color: #EEEF95;
	border: 1px solid #DFB953;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.textboxWaterMarkHighlight
{
	background-color: #f7f0ea;
}
input.sum, input.total, input.subtract, input.addcoma
{
	text-align: right;
}


/*SUPERFISH MENU*/


/*** ESSENTIAL STYLES ***/
#navs, #navs *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navs
{
	line-height: 1.0;
}
#navs ul
{
	position: absolute;
	top: -999em;
	width: 12.5em; /* left offset of submenus need to match (see below) */
}
#navs ul li
{
	width: 100%;
}
#navs li:hover
{
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#navs li
{
	float: left;
	position: relative;
	background: #444 url(images/menu.jpg);
}
#navs a
{
	display: block;
	position: relative;
}
#navs li:hover ul, #navs li.sfHover ul
{
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}
ul#navs li:hover li ul, ul#navs li.sfHover li ul
{
	top: -999em;
}
ul#navs li li:hover ul, ul#navs li li.sfHover ul
{
	left: 12.5em; /* match ul width */
	top: 0;
}
ul#navs li li:hover li ul, ul#navs li li.sfHover li ul
{
	top: -999em;
}
ul#navs li li li:hover ul, ul#navs li li li.sfHover ul
{
	left: 12.5em; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/
#navs
{
	float: left;
	margin-bottom: 1em;
}
#navs a
{
	padding: .5em 1em;
	text-decoration: none;
	background: #444 url(images/menu.jpg) no-repeat top left;
}
#navs a, #navs a:visited
{
	/* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
}
#navs li
{
	background: url(images/menu.jpg) no-repeat right top;
}
#navs li li
{
	background: #ddd;
	background-image: none;
}
#navs li li li
{
	background: #9AAEDB;
}

#navs li ul li a, #navs li li a:visited
{
	background: #ddd;
	background-image: none;
	color: #333;
}

#navs li li:hover, #navs li li.sfHover, #navs a:focus, #navs ul li a:hover, #navs a:active
{
	background: #ccc;
	outline: 0;
}

/*** arrows **/
#navs a.sf-with-ul
{
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	margin-right: 8px;
}

#navs ul a.sf-with-ul
{
	margin-right: 0px;
}

#navs ul li
{
	border: 1px solid #aaa;
}

.sf-sub-indicator
{
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url(    'images/arrows-ffffff.png' ) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator
{
	/* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator
{
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#navs ul .sf-sub-indicator
{
	background-position: -10px 0;
}
#navs ul a > .sf-sub-indicator
{
	background-position: 0 0;
}
/* apply hovers to modern browsers */
#navs ul a:focus > .sf-sub-indicator, #navs ul a:hover > .sf-sub-indicator, #navs ul a:active > .sf-sub-indicator, #navs ul li:hover > a > .sf-sub-indicator, #navs ul li.sfHover > a > .sf-sub-indicator
{
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul
{
	background: url(    'images/shadow.png' ) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off
{
	background: transparent;
}
.print
{
	background: transparent url(images/printer.png) no-repeat left center;
	padding-left: 18px;
}
.preview
{
	background: transparent url(images/preview.png) no-repeat left center;
	padding-left: 18px;
}
.close
{
	display: none;
}

#printer
{
	text-align: right;
	height: 20px;
	width: 300px;
	position: absolute;
	right: 20px;
	top: 120px;
}
input[disabled='disabled'], textarea[disabled='disabled'], select[disabled='disabled']
{
	background: #FFFFFF none repeat scroll 0 0;
	font-style: italic;
	color: Black;
}

#header
{
	height: 100px;
}
#yonetimheader
{
	background: #FFFFFF url(images/header.jpg) repeat scroll 0 0;
}

#postit
{
	position: absolute;
	width: 259px;
	padding-top: 5px;
	text-align: center;
	background-image: url(images/popupbg.png);
	border: 1px solid black;
	visibility: hidden;
	z-index: 100;
	vertical-align: bottom;
}


