body {
    background-color:#fff;
    background-image:url("../ADMIN/resimler/back.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    margin:0;
}

body, td, th {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}

a {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}

a:link {
    text-decoration:none;
}

a:visited {
    text-decoration:none;
}

a:hover {
    text-decoration:none;
}

a:active {
    text-decoration:none;
}
.style1 {
    color: #333;
    font-weight: bold;
}
.btn {
    background-color:#DFDFDF;
    border:1px solid #AAAAAA;
    color:#000000;
    font-family:'tahoma';
    font-weight:bold;
    padding:2px 5px;
    text-align:center;
}

.dragClass {
    background-color:#CCCCCC;
}

.satirCls1 {
    background-color:#FFFFFF;
    height:25px;
}

.satirCls1 a {
    color:#333;
}

.satirCls2 a {
    color:#333;
}

.satirCls1:hover {
    background-color:#f1f1f1;
}

.satirCls2 {
    background-color:#ccc;
    height:25px;
}

.satirCls2:hover {
    background-color:#f1f1f1;
}

#ustMenu td a:link {
    color:#FFFFFF;
    text-decoration:none;
}

#ustMenu td a:visited {
    color:#FFFFFF;
    text-decoration:none;
}

#ustMenu td a:hover {
    color:#9FC9FF;
    text-decoration:none;
}

#ustMenu td a:active {
    color:#FFFFFF;
    text-decoration:none;
}

.sayfaBaslik {
    color:#FFFFFF;
    font-weight:bold;
}

#urunList ul {
    background-color:#FFFFFF;
    margin-left:5px;
    padding-left:0;
}

#urunList li {
    background-color:#FFFFFF;
    line-height:25px;
    list-style:none outside none;
}

#urunList li:hover, #urunList li:hover a, #urunList li a:hover {
    background-color:#146401;
    color:#FFFFFF;
}

#urunList a {
    color:#000000;
    padding:2px 0.5em;
    text-decoration:none;
    font-size:11px;
    font-family:tahoma;
    font-weight:bold;
}

.edit {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #A0A0A0;
    font-family:Tahoma;
    font-size:11px;
    padding:5px 3px;
}

.edit:hover {
    background-color:#FFFFCC;
}

select {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #A0A0A0;
    font-family:Tahoma;
    font-size:11px;
    padding:3px;
}

.edit input {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    font-family:Tahoma;
    font-size:11px;
    padding:0;
}
.selectBox
{
    background-color:#ccc; 
    border:#999 1px solid; 
    color:#333;
    padding:3px 5px;
}
a.editPage
{
    background: url(../ADMIN/resimler/edit.png) left center no-repeat;
    padding-bottom: 3px;
    padding-left: 19px;
    display: block;
}
a:hover.editPage
{
    background: url(../ADMIN/resimler/edit_hover.png) left center no-repeat;
}
.menuBG
{
    color:#CCCCCC; 
    background:url(../ADMIN/resimler/en_alt.jpg) left top no-repeat;
}
/************ Altbar ********************/
.altbar ul
{
    margin:0;
    padding: 0;
    list-style-type: none;
}
.altbar ul li
{
    float: left;
    padding: 5px 5px;
    margin-right: 8px;
}
.altbar ul li a
{
    cursor:pointer;
    display: block;
    color:#333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.altbar li a span#home
{
    background: url(../ADMIN/resimler/home.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.altbar li a:hover span#home
{
    background: url(../ADMIN/resimler/home_hover.png) center center no-repeat;   
}
.altbar li#home_li a:hover
{
    color:#37c9ca;
}
.altbar li a span#page
{
    background: url(../ADMIN/resimler/page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.altbar li a:hover span#page
{
    background: url(../ADMIN/resimler/page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.altbar li a:hover
{
    color:#dd2c9f;
}
/********************Help**************************/
#help_ul
{
    margin:0;
    padding: 0;
    list-style-type: none;
}
#help_ul li
{
    float: left;
    padding: 5px 5px;
    margin-right: 8px;
}
#help_ul li a
{
    cursor:pointer;
    display: block;
    color:#333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
#help_ul li a span#help
{
    background: url(../ADMIN/resimler/help_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
#help_ul li a:hover span#help
{
    background: url(../ADMIN/resimler/help_page_hover.png) center center no-repeat;
}
#help_ul li a:hover
{
    color:#a20000;
}
/*******************Toolbar************************/
.toolbar ul
{
    margin:0;
    padding: 0;
    list-style-type: none;
}
.toolbar ul li
{
    float: left;
    padding: 5px 5px;
    margin-right: 8px;
}
.toolbar ul li a
{
    cursor:pointer;
    display: block;
    color:#333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.toolbar li a span#up_folder
{
    background: url(../ADMIN/resimler/up_folder.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a span#add_new
{
    background: url(../ADMIN/resimler/add_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}

.toolbar li a span#delete
{
    background: url(../ADMIN/resimler/delete_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
#help_ul li a span#logout
{
    background: url(../ADMIN/resimler/quit.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li a span#back
{
    background: url(../ADMIN/resimler/back_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a span#save
{
    background: url(../ADMIN/resimler/save_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a span#picture
{
    background: url(../ADMIN/resimler/images_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a span#file
{
    background: url(../ADMIN/resimler/download_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a span#video
{
    background: url(../ADMIN/resimler/video_page.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a span#up_folder
{
    background: url(../ADMIN/resimler/up_folder.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
/*//////////// HOVER //////////////////////*/
.toolbar li a:hover span#up_folder
{
    background: url(../ADMIN/resimler/up_folder_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;
}
.toolbar li a:hover span#add_new
{
    background: url(../ADMIN/resimler/add_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}

.toolbar li a:hover span#delete
{
    background: url(../ADMIN/resimler/delete_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
#help_ul li a:hover span#logout
{
    background: url(../ADMIN/resimler/quit_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li a:hover span#back
{
    background: url(../ADMIN/resimler/back_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li a:hover span#save
{
    background: url(../ADMIN/resimler/save_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li a:hover span#picture
{
    background: url(../ADMIN/resimler/images_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li a:hover span#file
{
    background: url(../ADMIN/resimler/download_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li a:hover span#video
{
    background: url(../ADMIN/resimler/video_page_hover.png) center center no-repeat;
    width: 100%;
    height: 24px;
    display: block;    
}
.toolbar li#up_folder_li a:hover
{
    color:#127ab9;
}
.toolbar li#add_new_li a:hover 
{
    color:#86cd45;
}
.toolbar li#delete_li a:hover 
{
    color:#c60b0b;
}
#help_ul li#logout_li a:hover 
{
    color:#c60b0b;
}
.toolbar li#back_li a:hover 
{
    color:#176bb9;
}
.toolbar li#save_li a:hover 
{
    color:#58d12e;
}
.toolbar li#picture_li a:hover 
{
    color:#d14c2e;
}
.toolbar li#file_li a:hover 
{
    color:#2e4cd1;
}
.toolbar li#video_li a:hover 
{
    color:#2ed1ad;
}
