﻿body
{
    margin: 0;
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
    background-image: url(../images/bg2.jpg);
    background-repeat: repeat-x;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}
td
{
    font-family: Tahoma;
    font-size: 11px;
}
form
{
    margin: 0;
}

td.solMenu
{
    font-family: Trebuchet MS;
    font-size: 11px;
    border-bottom: 1px solid #CCCCCC;
    height: 25px;
    cursor: pointer;
}

td.solMenuChild
{
    font-family: Trebuchet MS;
    font-size: 11px;
    border-bottom: 1px solid #999999;
    height: 25px;
    cursor: pointer;
    vertical-align: top;
}
td.solMenuAlt
{
    background-color: #F0F0F0;
    font-size: 11px;
    font-family: Tahoma;
    color: #333333;
    text-align: left;
    height: 20px;
    width: 160px;
    padding-left: 20px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #d6d6d6;
    border-right: 1px solid #CCCCCC;
    white-space: nowrap;
}
td.solMenuUst, div.solMenuUst
{
    vertical-align: middle;
    background-image: url(../images/solMenuUstBg1.png);
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: Tahoma;
    color: #333333;
    text-align: left;
    padding: 5px 5px 5px 28px;
    border-bottom: 1px dotted #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

/*	Default Link	*/
A:link, A:visited, A:active
{
    text-decoration: none;
    color: #5987c5;
}
A:hover
{
    text-decoration: none;
    color: #FF6600;
}
/*	SolMenu Link	*/
A.solMenu, A.solMenu:link, A.solMenu:visited, A.solMenu:active
{
    font-family: Trebuchet MS;
    font-size: 11px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    color: #336699;
}
A.solMenu:hover
{
    text-decoration: none;
    color: #FF6600;
}
/*	navAltMenu Link	*/
A.navAltMenu, A.navAltMenu:link, A.navAltMenu:visited, A.navAltMenu:active
{
    padding-right: 10px;
    font-family: Trebuchet MS;
    font-size: 11px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    color: #FF8000;
}
A.navAltMenu:hover
{
    text-decoration: none;
    color: #000000;
}
/*	ustMenu Link	*/
A.ustMenu, A.ustMenu:link, A.ustMenu:visited, A.ustMenu:active
{
    font-family: Tahoma;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    color: #FF6600;
}
A.ustMenu:hover
{
    text-decoration: none;
    color: #FF0000;
}
.menu
{
}
.menu td
{
    text-align: center;
}
.menu .m_sep
{
    width: 20%;
    text-align: center;
    padding-top: 29px;
}
.menu a
{
    display: block;
    cursor: pointer;
    padding: 0px 20px 0px 20px;
}
.menu a img
{
    margin: 33px 0px 35px 0px;
}
.dvSolMenuGrup
{
    padding: 5px 0px 5px 15px; /*top right bottom left*/
    font-family: Trebuchet MS;
    font-size: 11px;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
}
.openSolMenuImg
{
    background-image: url(../images/arrow1.gif);
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #336699;
}
.closeSolMenuImg
{
    background-image: url(../images/arrow2.gif);
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-color: #B6D1E9;
    color: #000000;
    font-weight: bold;
}
.dvSolMenuGrup:hover
{
    cursor: hand;
    cursor: pointer; /* background-color: #E4EDF4;*/
    background-color: #E8F1F8;
    color: #000000;
}
.dvSolMenuGrup:.selected
{
    cursor: hand;
    cursor: pointer; /* background-color: #E4EDF4;*/
    background-color: #E4EDF4;
    color: #FFFFFF;
}
#dvListKatalogPage
{
    width: 100%;
    background-color: #F2F2F2;
    border-bottom: 1px solid #D4D4D4;
}
#dvListKatalogPage ul
{
    cursor: pointer;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
#dvListKatalogPage ul li, #dvListKatalogPage ul span
{
    float: left;
    color: #333333;
    padding: 5px 5px 5px 5px;
}
#dvListKatalogPage ul li.selected
{
    color: #FF0000;
}
#dvListKatalogPage ul li:hover
{
    font-weight: bold;
}
.dvSolMenuCategory ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.dvSolMenuCategory ul li
{
    background-color: #E7EFF8;
    border-bottom: 1px solid #D4D4D4;
    color: #336699;
    padding: 5px 0px 5px 20px;
}

.dvSolMenuCategory li:hover, .dvSolMenuGrup ul .selected
{
    cursor: hand;
    cursor: pointer;
    background-color: #EFEFEF;
    color: #000000;
}
.ustMenuChildItems
{
    /*cursor:hand;*/
    cursor: default;
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    color: #3366AA;
    text-align: left; /*background-image: url('../images/solMenuBg1.png');*/ /*background-repeat: repeat-x;*/ /*background-color:#F5F5F5;*/
    background-color: #F5F5F5; /*width: 170px;*/
    padding-left: 10px;
    padding-right: 20px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    border-left: solid 1px #CCCCCC;
    white-space: nowrap;
}
.ustMenuChildItems1
{
    /*cursor:hand;*/
    cursor: hand;
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
    background-color: #3366AA;
    padding-left: 10px;
    padding-right: 20px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    white-space: nowrap;
}
/*	AltMenu Link	*/
A.altMenu, A.altMenu:link, A.altMenu:visited, A.altMenu:active
{
    font-family: Trebuchet MS;
    font-size: 11px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    color: #336699;
}
A.altMenu:hover
{
    text-decoration: none;
    color: black;
}
/*	spot Link	*/
A.spot, A.spot:link, A.spot:visited, A.spot:active
{
    background-image: url(../images/bgSpotSayfa.png);
    background-repeat: no-repeat;
    font-family: Trebuchet MS;
    font-size: 14px;
    height: 17px;
    width: 23px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: black;
}
A.spot:hover
{
    text-decoration: none;
    color: #FF6600;
}
/*	listeMarka Link	*/
#tblMarkalar
{
    /*background-image: url(../images/login_box.gif);*/
}
#dlMarkalar td
{
    /*border-right: 1px solid #AEAEAE;*/
    width: 150px;
}
#dlMarkalar span
{
    font-size: 9px;
}
input.ara
{
    width: 370px;
    height: 30px;
    padding-top: 0px;
    font: 24px Arial, Helvetica, sans-serif;
    color: #4c4c4c;
    background-image: url(../images/ara2.gif);
    border: 0px solid;
}
.cbList
{
    background: #F7F7F7;
    color: #000000;
    font-size: 10px;
    font-family: Verdana;
    border-left: 1 solid #AEBCBB;
    border-right: 1 solid #AEBCBB;
    border-top: 1 solid #AEBCBB;
    border-bottom: 1 solid #AEBCBB;
    width: 200px;
    height: 210px;
}
.text
{
    border: 1px solid #AEBCBB;
    font-size: 12px;
}
.button
{
    border: 1px solid #AEBCBB;
    font-size: 11px;
    height: 18px;
}
.cb
{
    background: #F7F7F7;
    color: #000000;
    font-size: 10px;
    font-family: Verdana;
    border-left: 1 solid #AEBCBB;
    border-right: 1 solid #AEBCBB;
    border-top: 1 solid #AEBCBB;
    border-bottom: 1 solid #AEBCBB;
}
td.ustMenu
{
    line-height: 11px;
    height: 30px;
    font-family: Tahoma;
    font-size: 10px;
    color: #336699;
    font-weight: 200;
    text-align: center;
    background-image: url(../images/ustMenuBg1.png);
    background-repeat: repeat-x;
    width: 70px;
    cursor: hand;
}
td.item
{
    border-left: solid 1px #fff;
    border-right: solid 1px #d6d6d6;
}
td.firstitem
{
    border-left: solid 0px #fff;
    border-right: solid 1px #d6d6d6;
}
td.lastitem
{
    border-left: solid 1px #fff;
    border-right: solid 0px #d6d6d6;
}

/* -----------  gridView Ayarları  -------------*/
.gridView
{
    border-left: 1px solid #FF0000;
    font-family: Verdana;
    font-size: 10px; /* 	border-right: solid 1px #CCC; 	border-right: solid 0px #d6d6d6; 	*/
    height: 20px;
}
.gridViewPager
{
    text-align: center;
    background-color: #EEEEEE;
}
.gridViewPager span
{
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}
.gridViewHeader
{
    background-color: #FFFFFF;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.gridViewHeader a, .gridViewHeader
{
    color: #333333;
    font-weight: bold;
    font-size: 12px;
}
.gridViewHeader a:hover
{
    text-decoration: none;
    color: #FF6600;
}

.gridViewRowStyle
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.gridViewFooter
{
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
}
.gridViewSelectedRowStyle
{
    color: #FF0000;
    font-weight: bold;
    font-size: 14px;
}
.gridViewAlternatingRow
{
    font-family: Trebuchet MS;
    font-size: 10px;
    background-color: #FFFFFF;
    color: #333333;
    font-weight: normal;
}
#tblSpot
{
    width: 540px;
    height: 228px;
    background-image: url(../images/bgSpot.png);
}
#dlVitrin
{
    border: 1px solid #DDDDDD; /* 	width: 540px; 	height: 772px; 	background-image: url(../images/bgVitrin.png); */
}
.dlVitrinItems
{
    width: 190px;
    height: 190px;
    border: 1px solid #EEEEEE;
    background-image: url(../images/bgVitrinItems.png);
}
.dlKatalogItems
{
    width: 233px;
    height: 190px;
    border: 1px solid #EEEEEE;
    background-image: url(../images/bgVitrinItems2.jpg);
    background-repeat: repeat-x;
}
.shakeimage
{
    position: relative;
    z-index: 2;
}
.loginError
{
    height: 15px;
    font-family: Verdana;
    font-size: 10px;
    color: #FF0000;
}
.header1
{
    font-weight: bold;
    font-size: 12px;
    background-image: url(../images/ustMenuBg1.png);
    background-repeat: repeat-x;
    height: 20px;
}
.header2
{
    vertical-align: middle;
    background-image: url(../images/bgTabloHeader1.gif);
    background-repeat: repeat-x;
    font-size: 12px;
    height: 21px;
    font-family: Tahoma;
    color: #333333;
    text-align: center; /*padding: 5px 5px 5px 28px; 	border-bottom: 1px dotted #CCCCCC; 	border-right: 1px solid #CCCCCC;*/
}
/*	Beyaz Link	*/A.beyaz, A.beyaz:link, A.beyaz:visited, A.beyaz:active
{
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
}
A.beyaz:hover
{
    text-decoration: none;
    color: #FFFF00;
}
.menu
{
    background-image: url(../images/bg2_main.gif);
    background-repeat: repeat-x;
}
td.menu
{
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding-bottom: 3px;
}
.footer
{
    color: #3b4437;
    font-size: 11px;
    line-height: 20px;
    font-family: arial;
    vertical-align: middle;
    height: 88px;
}
CHECKBOX, INPUT, RADIO, SELECT
{
    font-size: 11px;
    font-family: arial;
}
.select
{
    border: 1px solid #d7d7d7;
    color: #838282;
    vertical-align: middle;
}
/* ************************************************************************************* */.f_bg .footer_td
{
    width: 224px;
    text-align: center;
}
.footer2_td
{
    width: 100%;
    padding: 0px 20px 0px 30px;
    text-align: right;
}
.footer td
{
    color: #3b4437;
    font-size: 11px;
    line-height: 20px;
    font-family: arial;
    vertical-align: middle;
}
.footer a
{
    color: #3b4437;
    font-size: 11px;
    line-height: 20px;
    font-family: arial;
    text-decoration: none;
}
.footer a:hover
{
    color: #3b4437;
    text-decoration: underline;
}
.footer span
{
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
}
.footer span a
{
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    text-decoration: none;
    padding-left: 9px;
}
.footer span a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.footer b
{
    color: #3b4437;
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    text-decoration: none;
}
.footer b a
{
    color: #3b4437;
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    text-decoration: none;
}
.footer b a:hover
{
    color: #3b4437;
    text-decoration: underline;
}
.infoBoxHeading_table
{
    background: url(../images/infoBoxHeading_t.gif) 0px 0px repeat-x #b21700;
    margin-bottom: 7px;
}
/*sol ust*/.infoBoxHeading_td
{
    background: url(../images/infoBoxHeading_tl.gif) 0px 0px no-repeat;
}
/*sag ust*/.infoBoxHeading_td .table2
{
    background: url(../images/infoBoxHeading_tr.gif) 100% 0px no-repeat;
    width: 100%;
}
/*sol alt*/.infoBoxHeading_td .td2
{
    background: url(../images/infoBoxHeading_bl.gif) 0px 100% no-repeat;
}
/*sag alt*/.infoBoxHeading_td .table3
{
    background: url(../images/infoBoxHeading_br.gif) 100% 100% no-repeat;
    width: 100%;
}
.infoBoxHeading_td .td3
{
    background: url(../images/infoBoxHeading_mark.gif) 30% 16px no-repeat;
    height: 44px;
}
.infoBoxHeading_td td
{
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase;
}
.infoBoxHeading_td a
{
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}
.infoBoxHeading_td a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
/*sol ust*/.infoBoxHeading2_table
{
    background: url(../images/infoBoxHeading2_tl.gif) 0px 0px no-repeat #f2f2f2;
    width: 100%;
}
/*sag ust*/.infoBoxHeading2_td
{
    background: url(../images/infoBoxHeading2_tr.gif) 100% 0px no-repeat;
}
/*sol alt*/.infoBoxHeading2_td .table2
{
    background: url(../images/infobox2_bl.gif) 0px 100% no-repeat;
    width: 100%;
}
/*sag alt*/.infoBoxHeading2_td .td2
{
    background: url(../images/infobox2_br.gif) 100% 100% no-repeat;
}
.infoBoxHeading2_td td
{
    color: #46445a;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    font-family: arial;
}
.infoBoxHeading2_td a
{
    color: #46445a;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}
.infoBoxHeading2_td a:hover
{
    color: #46445a;
    text-decoration: underline;
}
/* ************************************************************************************* */.picTable1x1
{
    background: url(../images/pic_tl.gif) left top no-repeat;
    width: 9px;
    height: 9px;
}
.picTable1x2
{
    background: url(../images/pic_line.gif) 0px top repeat-x #ffffff;
}
.picTable1x3
{
    background: url(../images/pic_tr.gif) right 0px no-repeat;
    width: 9px;
}
.picTable2x1
{
    background: url(../images/pic_line.gif) 0px 0px repeat-y #ffffff;
}
.picTable2x2
{
    background: #ffffff;
}
.picTable2x3
{
    background: url(../images/pic_line.gif) right 0px repeat-y #ffffff;
}
.picTable3x1
{
    background: url(../images/pic_bl.gif) left bottom no-repeat;
    height: 9px;
}
.picTable3x2
{
    background: url(../images/pic_line.gif) 0px bottom repeat-x #ffffff;
}
.picTable3x3
{
    background: url(../images/pic_br.gif) right bottom no-repeat;
}
.loginTable1x1
{
    background: url(../images/loginTable1x1.png) left top no-repeat;
    width: 15px;
    height: 52px;
}
.loginTable1x2
{
    background: url(../images/loginTable1x2.png) 0px top repeat-x #ffffff;
}
.loginTable1x3
{
    background: url(../images/loginTable1x3.png) right 0px no-repeat;
    width: 18px;
}
.loginTable2x1
{
    background: url(../images/loginTable2x1.png) 0px 0px repeat-y #ffffff;
}
.loginTable2x2
{
    background: #ffffff;
}
.loginTable2x3
{
    background: url(../images/loginTable2x3.png) right 0px repeat-y;
}
.loginTable3x1
{
    background: url(../images/loginTable3x1.png) left bottom no-repeat;
    height: 15px;
}
.loginTable3x2
{
    background: url(../images/loginTable3x2.png) 0px bottom repeat-x;
}
.loginTable3x3
{
    background: url(../images/loginTable3x3.png) right bottom no-repeat;
}
.login2Table1x1
{
    background: url(../images/login2Table1x1.png) left top no-repeat;
    width: 15px;
    height: 52px;
}
.login2Table1x2
{
    background: url(../images/login2Table1x2.png) 0px top repeat-x #ffffff;
}
.login2Table1x3
{
    background: url(../images/login2Table1x3.png) right 0px no-repeat;
    width: 18px;
}
.login2Table2x1
{
    background: url(../images/login2Table2x1.png) 0px 0px repeat-y #ffffff;
}
.login2Table2x2
{
    background: #ffffff;
}
.login2Table2x3
{
    background: url(../images/login2Table2x3.png) right 0px repeat-y;
}
.login2Table3x1
{
    background: url(../images/login2Table3x1.png) left bottom no-repeat;
    height: 15px;
}
.login2Table3x2
{
    background: url(../images/login2Table3x2.png) 0px bottom repeat-x;
}
.login2Table3x3
{
    background: url(../images/login2Table3x3.png) right bottom no-repeat;
}
.headerTable1x1
{
    background: url(../images/infoBoxHeading_tl.gif) left top no-repeat;
    width: 5px;
    height: 5px;
}
.headerTable1x2
{
    background: url(../images/infoBoxHeading_t.gif) 0px top repeat-x #b21700;
}
.headerTable1x3
{
    background: url(../images/infoBoxHeading_tr.gif) right 0px no-repeat;
    width: 5px;
}
.headerTable2x1
{
    background: url(../images/infoBoxHeading_t.gif) 0px 0px repeat-y;
}
.headerTable2x2
{
    height: 20px;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}
.headerTable2x3
{
    background: url(../images/infoBoxHeading_t.gif) right 0px repeat-y;
}
.headerTable3x1
{
    background: url(../images/infoBoxHeading_bl.gif) left bottom no-repeat;
    height: 5px;
}
.headerTable3x2
{
    background: url(../images/infoBoxHeading_t.gif) 0px bottom repeat-x #b21700;
}
.headerTable3x3
{
    background: url(../images/infoBoxHeading_br.gif) right bottom no-repeat;
}
.menuTable1x1
{
    background: url(../images/infoBoxHeading2_tl.gif) left top no-repeat #f2f2f2;
    width: 5px;
    height: 5px;
}
.menuTable1x2
{
    background: #f2f2f2;
}
.menuTable1x3
{
    background: url(../images/infoBoxHeading2_tr.gif) right 0px no-repeat;
    width: 5px;
}
.menuTable2x1
{
    background: #f2f2f2;
    width: 5px;
}
.menuTable2x2
{
    background: #f2f2f2;
}
.menuTable2x3
{
    background: #f2f2f2;
    width: 5px;
}
.menuTable3x1
{
    background: url(../images/infobox2_bl.gif) left bottom no-repeat;
    height: 5px;
}
.menuTable3x2
{
    background: #f2f2f2;
}
.menuTable3x3
{
    background: url(../images/infobox2_br.gif) right bottom no-repeat;
}
.prod_line_x
{
    background: url(../images/line_x.gif) 0px center repeat-x;
}
.prod_line_y
{
    background: url(../images/line_y.gif) center 0px repeat-y;
    vertical-align: bottom;
}
.dvSmallImages
{
    padding: 0px;
}
.dvSmallImages li
{
    list-style-type: none;
    padding: 3px;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    width: 35px;
    float: left;
}
.dvSmallImages li:hover
{
    border: 1px solid red;
    cursor: pointer;
}
