*
{
    font-size: 100%;
    font-family: Verdana,sans-serif;
    letter-spacing: .03em;
}
body
{
    font-size: 0.7em;
    color: #333;
    background-color: #FFF;
    margin: 0;
}

.MainTDBG
{
    background-image: url(img/MainTD_BG.jpg); /*background-position:left bottom;     background-repeat:no-repeat;*/
    background-position: left bottom;
    background-repeat: repeat-x;
}
.PageHeader
{
    color: #ffffff;
    background-image: url(img/HeaderBG.jpg);
    background-repeat: repeat-x;
    padding: 5px 4px 5px 4px;
}
.loader
{
    width: 170px; /*background-color: white;*/
    background-color: #FDFBE7; /*color: white;*/
    font-family: Verdana;
    font-weight: bold;
    padding-top: 9px;
    padding-bottom: 9px;
    border-right: red 2px dashed;
    border-top: red 2px dashed;
    border-left: red 2px dashed;
    border-bottom: red 2px dashed;
}

.cssBtn
{
    font-size: 92%;
    letter-spacing: .03em;
    border: 0;
    background-image: url(img/btnbkgnd_hot.gif);
    background-repeat: repeat-x;
}
.MainMenuTitle
{
}

.MessageBody P
{
    margin: 0px;
}
.cssAppBigBold
{
    font-size: 133%;
    color: #333;
    font-weight: bold;
}
.cssContainerTextBold
{
    letter-spacing: .03em;
    font-weight: bold;
}


.cssContainerTextSmallCenter
{
    letter-spacing: .03em;
    font-size: 92%;
    vertical-align: middle;
}
.cssContainerTextSmallest
{
    letter-spacing: .03em;
    font-size: 92%;
}
.cssError
{
    color: #D22;
    padding: 0 2px 6px;
    width: 100%;
}
.cssWarning
{
    padding: 0 2px;
    width: 100%;
}
.MenuContainer, .ContactPickerHeader, .AutoCompleteList.ContactPickerActive, .FindMail, .MeetingReqMenu
{
    border: 1px solid #a3c7e2;
    background-color: #eef6fb; /*FILTER: progid:DXImageTransform.Microsoft.Shadow(Color= "black" , Direction=135,Strength=3);*/
}
.Footer
{
    background-color: #1B5FA8;
    color: White;
    padding: 4px 4px 4px 4px;
    margin: 0;
}
.clear
{
    clear: both;
    overflow: hidden;
    height: 0px;
}
form
{
    margin: 0;
}

.NewMenuItems
{
    margin-bottom: 12px;
}


.NewMenuItems a:link, .NewMenuItems a:visited
{
    display: block;
    padding: 3px 0px 3px 10px;
    color: #21536A;
}
/* MAINPAGE GRID LÝST */

.MainList
{
    border-right: #aaccee 1px solid;
    border-top: #aaccee 1px solid;
    border-left: #aaccee 1px solid;
    border-bottom: #aaccee 1px solid;
    padding: 3px 3px 3px 3px;
    height: 225px;
}
.TopListHeader
{
    background-color: #EBF3FB;
    border-bottom: #aaccee 1px solid;
    color: #07519A;
}


/* ---------------------------------- */

.header
{
    background: url(img/header_bg.jpg) repeat-x;
    background-position: inherit bottom; /*height: 75px;*/
}
.header .left
{
    background: url(images/logo.gif) no-repeat;
    width: 5px;
    margin-right: 2px;
    height: 50px;
}
.header .mid
{
    float: left;
    width: 420px;
    color: White;
    font-size: 32px;
    padding-top: 15px;
    padding-left: 20px;
}


a
{
    text-decoration: none;
    color: #08D;
}
a:hover
{
    text-decoration: underline;
    color: #08D;
}
img
{
    border: 0;
}

p
{
    margin: 5px 0 4px 0;
}
ul
{
    padding: 0;
    margin: 0 0 8px 18px;
}
li
{
    margin: 0 0 5px 0;
}
.cssLogo
{
    padding: 0 0 0 11px;
    margin: 0 0 19px 0;
}
.cssFooterPadding
{
    padding: 4px 8px 4px 8px;
}
.cssFooterRightA
{
    color: #666;
    padding: 0 8px 0 8px;
    border-right: 1px solid #666;
}
.cssLastFooterRightA
{
    color: #666;
    padding-left: 8px;
    padding-right: 0px;
}
.cssFooterLeft a
{
    color: #666;
    padding-left: 14px;
}
td#footerTD
{
    width: 100%;
    font-size: 92%;
    border-top: 1px solid #CDDDF4;
}
.cssFooterLeft
{
    text-align: left;
}
.cssFooterRight
{
    text-align: right;
}
td#leftTD, td#topleftTD, td#btmleftTD
{
    border-right: 1px solid #DDD;
    text-align: right;
    padding: 0 36px;
}
td#leftTD
{
    width: 185px;
}
.upsellTD
{
    width: 245px;
    border-right: 1px solid #DDD;
    text-align: left;
    padding: 0 36px;
}
td#topleftTD, td#btmleftTD
{
    width: 245px;
}
td#rightTD, td#moreTD, td#toprightTD
{
    padding: 0 36px;
    width: 380px;
}
td#moreTD
{
    text-indent: 4px;
}
div#idOtherAcctTtl
{
    width: 100%;
    padding-top: 20px;
}
div#idOtherAcctLinkMore
{
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
}
.cssCBImg
{
    width: 130px;
    padding-left: 36px;
}
.cssAppHeader
{
    font-size: 110%;
    color: #25A;
}


#pwd .cssImageTD, #pwd .cssLTButtonTD, .cssErrorImg
{
    vertical-align: top;
}
.cssHelpText
{
    color: #666;
    padding: 1px 0 2px 0;
}
.cssHelpText p
{
    margin: 0;
}
.cssUsername
{
    margin: 2px 0;
}
a.cssBlackLink
{
    color: #333;
}

.cssBtnBorder
{
    padding: 1px;
}
.cssBtnRest
{
    border: 1px solid #666;
}
.cssBtnRest input
{
    background: url(img/btnbkgnd_rest.gif) repeat-x center left;
}
.cssBtnDefault
{
    border: 1px solid #4a95c9;
}
.cssBtnHot
{
    border: 1px solid #2059a5;
}
.cssBtnDefault input, table.cssBtn, .cssBtnHot input
{
    background: #cfe8f5 repeat-x center left;
}
.cssTextInputTD
{
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
}
.cssCheckbox
{
    text-indent: -4px;
    margin-left: 0;
}
.cssHIPImage
{
    border: solid 1px #333;
}
.cssHIPButton
{
    padding: 0 5px;
    width: 100%;
}

.cssLTButtonTD
{
    padding: 3px 4px 2px 4px;
    text-index: 0;
}
.cssImageTD
{
    padding: 4px 8px 2px 0;
}
div.cssASpacer
{
    margin: 4px 0;
}
td.cssASpacer
{
    padding: 8px 0 4px 0;
}

.cssLabel
{
    padding: 3px 3px 16px 0;
    width: 0;
    vertical-align: top;
    text-align: right;
}
.cssTextBoxTD
{
    width: 100%;
    padding: 0 0 15px;
}
.cssIndent
{
    text-indent: 4px;
}
.cssUpgFlavor
{
    padding-left: 60px;
}
.cssSigning
{
    color: #08D;
    letter-spacing: .03em;
    font-size: 92%;
    margin: 0;
}
.cssUsernameTD, .cssTextInput, .cssTextInputTD, .cssHIPTable
{
    width: 100%;
}

.cssUserBtn
{
    width: 100%;
    background: none;
    border: 0;
    margin-left: -4px;
    padding: 0;
}
.cssUT
{
    background: none;
    width: 100%;
}
.cssUTMore
{
    background: none;
    width: 100%;
    padding-left: 3px;
}
.cssLT
{
    background: #cfe8f5 url(img/utbkgnd.gif) repeat-x center left;
    width: 100%;
}
.cssLTMore
{
    background: #cfe8f5 url(img/utbkgnd.gif) repeat-x center left;
    width: 100%;
    padding-left: 3px;
}


/*
.cssLT #ut
{
	filter: progid:DXImageTransform.Microsoft.DropShadow(color= '#88B4C6' ,offX=2,offY=2);
}
.cssUT #ut
{
	filter: progid:DXImageTransform.Microsoft.DropShadow(color= '#DDDDDD' ,offX=2,offY=2);
}
.cssDisable
{
	filter: alpha(opacity=25);
}
*/
.NewTDHeader
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    background-color: #C0C9D7;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#F0F2F6' , EndColorStr= '#C0C9D7' );
}
.formLabelField
{
    text-align: left;
    width: 165px;
    background-color: #EEF0F2; /* #98AFBC;*/ /*#EEF0F2;*/ /*#BFD3E6; */ /* #E7EEF5;*/ /* #BFD3E6; */ /*#EEF0F2;*/
    font-weight: 400;
    color: #3F5771;
    font-weight: 300;
    vertical-align: middle;
    padding-left: 4px;
    font-size: 11px; /*color:Black;*/
}
.Border01
{
    border-right: #b4bbcb 1px solid;
    border-top: #b4bbcb 1px solid;
    font-size: 10px;
    border-left: #b4bbcb 1px solid;
    color: #333333;
    border-bottom: #b4bbcb 0px solid;
    font-family: Geneva, Verdana, Tahoma, Arial;
    text-decoration: none;
}
.Border02
{
    border-right: #b4bbcb 1px solid;
    border-top: #b4bbcb 0px solid;
    font-size: 10px;
    border-left: #b4bbcb 1px solid;
    color: #333333;
    border-bottom: #b4bbcb 1px solid;
    font-family: Geneva, Verdana, Tahoma, Arial;
    text-decoration: none;
}
.Border03
{
    border-right: #dedfe7 1px solid;
    border-top: #dedfe7 1px solid;
    font-size: 10px;
    border-left: #dedfe7 1px solid;
    color: #333333;
    border-bottom: #dedfe7 1px solid;
    font-family: Geneva, Verdana, Tahoma, Arial;
    text-decoration: none;
}
.Border04
{
    border-right: #b4bbcb 1px solid;
    border-top: #b4bbcb 1px solid;
    font-size: 10px;
    border-left: #b4bbcb 0px solid;
    color: #333333;
    border-bottom: #b4bbcb 1px solid;
    font-family: Geneva, Verdana, Tahoma, Arial;
    text-decoration: none;
}



.ModuleHelp, .title_info
{
    background-color: #FDFBE7;
    border-right: #a3c7e2 1px solid;
    border-top: #a3c7e2 1px solid;
    border-left: #a3c7e2 1px solid;
    border-bottom: #a3c7e2 1px solid;
    padding: 3px 3px 3px 3px;
    margin: 3px 0 3px 0;
    color: #0068CF;
}
.button1
{
    border-right: #00156e 1px solid;
    padding-right: 4px;
    border-top: #00156e 1px solid;
    padding-left: 4px;
    background: url(img/Button_Default.gif) #f1f1f1 repeat-x center 50%;
    padding-bottom: 0px;
    margin-left: 8px;
    vertical-align: middle;
    overflow: visible;
    border-left: #00156e 1px solid;
    color: #00156e;
    padding-top: 0px;
    border-bottom: #00156e 1px solid;
    height: 1.75em;
    text-align: center;
    cursor: pointer;
}
.KeyWord
{
    background-repeat: no-repeat;
    background-position: left center;
}
button
{
    border-right: #00156e 1px solid;
    padding-right: 4px;
    border-top: #00156e 1px solid;
    padding-left: 4px;
    background: url(img/Button_Default.gif) #f1f1f1 repeat-x center 50%;
    padding-bottom: 0px;
    margin-left: 8px;
    vertical-align: middle;
    overflow: visible;
    border-left: #00156e 1px solid;
    color: #00156e;
    padding-top: 0px;
    border-bottom: #00156e 1px solid;
    height: 1.75em;
    text-align: center;
    min-width: 98px;
}
.ResultBar
{
    background-color: #ECF5FA;
    display: block;
    border-top: solid 1px #C3CCD3;
    color: #3F5771;
    font-weight: bold;
    font-family: Verdana;
    margin: 3px 0 4px 0;
    height: 23px;
    vertical-align: middle;
    padding: 3px 2px 3px 2px;
}

.Logout
{
    background-color: #FDFBE7;
    border-right: #a3c7e2 1px solid;
    border-top: #a3c7e2 1px solid;
    border-left: #a3c7e2 1px solid;
    border-bottom: #a3c7e2 1px solid;
    padding: 3px 3px 3px 3px;
    margin: 3px 0 3px 0;
    color: #0068CF;
}
.Logout a
{
    color: #0068CF;
}

.mainInfoPanel
{
    background-color: #FDFBE7;
    border-right: #a3c7e2 1px solid;
    border-top: #a3c7e2 1px solid;
    border-left: #a3c7e2 1px solid;
    border-bottom: #a3c7e2 1px solid;
    padding: 3px 3px 3px 3px;
    margin: 3px 0 3px 0;
    color: #0068CF;
    margin-left: auto;
    margin-right: auto;
}

.ToolBarList, .Title
{
    background: #eef6fb;
    border-right: #a3c7e2 1px solid;
    border-top: #a3c7e2 1px solid;
    border-left: #a3c7e2 1px solid;
    border-bottom: #a3c7e2 1px solid;
    padding: 3px 3px 3px 3px;
    background: #eef6fb url(img/ToolbarBG.gif) repeat;
}
/*MESAGES*/

.MessagesMenu
{
    background-color: #ffffff;
    height: 450px;
    display: block;
    border: solid 1px #999999;
    width: 130px;
    float: left;
}
.MessagesMain
{
    background-color: #ffffff;
    height: 450px;
    display: block;
    width: 80%;
    margin-left: 6px;
    float: left;
    padding: 5px 5px 5px 5px;
}

.MessagesMenu a:link, .MessagesMenu a:visited
{
    display: block;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
    color: #21536A;
    background-color: #f0f8ff;
}
.MessagesMenu a:hover
{
    border-top: 1px solid #cccccc;
    background-color: #DDEEFF;
    background-image: none;
    font-weight: bold;
    text-decoration: none;
}





.cssWLGradientIMG
{
    background-image: url(img/livecom_h_default_ngls_str.jpg);
    background-repeat: repeat-x;
    top: 0;
    height: 72px;
}
.cssPMargin
{
    margin: 12px 0;
}
.picker
{
    margin: 0;
    padding: 14px 0 20px; /*zoom: 1;*/
    width: auto;
    font-weight: normal;
    float: left;
}
.menu
{
    padding: 0;
    margin: 0;
    width: 150px;
    z-index: 10;
    position: absolute;
    display: none;
}
.menushadow
{
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 5;
    background-color: #bbb;
}
ul.credmenu
{
    list-style-type: none;
    padding: 3px 0;
    margin: 0;
    background-color: #FFF;
    border: 1px solid #bbb;
    position: relative;
    z-index: 10;
}
ul.credmenu li
{
    padding: 0;
    margin: 0;
    background-color: #FFF;
    line-height: 133%;
}
div.picker a:hover
{
    text-decoration: none;
}
a#CredPickN
{
    font-size: 133%;
    padding: 0 4px;
}
ul.credmenu li a:hover
{
    background-color: #EEE;
    text-decoration: none;
}
ul.credmenu li a
{
    /* zoom: 1; */
    padding: 0 4px;
    display: block;
}
.CredArrow
{
    margin-bottom: 1px;
    margin-left: -7px;
    vertical-align: 10%;
}
.SUFedHelp
{
    display: none;
    float: right;
}
.SUPicker
{
    display: none;
    float: left;
}
.cssLT .SUPicker, .cssLT .SUFedHelp
{
    display: block;
}
table#FedConversion p
{
    margin: 0;
}
table#FedConversion td
{
    padding: 6px 0;
}
table#FedConversion td td
{
    padding: 1px;
}
table#upgrade
{
    margin: 14px 0 0;
    width: 75%;
}
table#upgrade td
{
    padding: 8px 5px 8px 0;
    font-weight: bold;
}
.higbutton
{
    min-width: 7em;
    overflow: visible;
    padding: 0px 1em;
    background: #F1F1F1 url(img/btnbkgnd_rest.gif) center repeat-x;
    border: .1em solid #00156E;
    font-size: 95%;
    line-height: 1.4;
    text-align: center;
}
.LightText
{
    color: #666;
}
h1
{
    padding: 5px 5px 5px 10px;
    margin-top: 0px;
    font-size: 18px;
    border: 2px double #ddd;
    background-color: #eee;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333;
}
.MaskedEditFocus
{
    background-color: #FFFF99;
    font-weight: bold;
}

.notification
{
    line-height: 20px;
    clear: both;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 10px 0;
    padding: 10px 10px 10px 60px;
}

.notification li
{
    list-style-type: none;
    cursor: pointer;
}

.notification strong
{
    margin-right: 5px;
}

.notification p
{
    font-size: 11px;
    color: #333;
    margin: 0;
    padding: 0;
}

.message p
{
    font-size: 11px;
}

.warning
{
    background-image: url(../../images/bildirim/error.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #FFC237;
    background-color: #FFEAA8;
    color: #826200;
}

.success
{
    background-image: url(../../images/bildirim/accept.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #99C600;
    background-color: #EFFFB9;
    color: #3C5A01;
}
.successsade
{
    border: 2px solid #99C600;
    background-color: #EFFFB9;
    color: #3C5A01;
}

.failure
{
    background-image: url(../../images/bildirim/exclamation.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #EB5339;
    background-color: #FCCAC2;
    color: #AC260F;
}

.information
{
    background-image: url(../../images/bildirim/information.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #418ACC;
    background-color: #D0E4F4;
    color: #235685;
}
.informationsade
{
    border: 2px solid #418ACC;
    background-color: #D0E4F4;
    color: #235685;
}

.lightbulb
{
    background-image: url(../../images/bildirim/lightbulb.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.lightbulbresimsiz
{
    background-image: url(../../images/expand.jpg);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}
.bildirimiii
{
    background-image: url(../../images/bildirim/lightbulb.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.messages
{
    background-image: url(../../images/bildirim/email.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
.messagesfax
{
    background-image: url(../../images/faxfile.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.mesajkonusu
{
    background-image: url(../../images/bildirim/mesajkonusu.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}
.gonderimzamani
{
    background-image: url(../../images/bildirim/clock.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
.originatorsecimi
{
    background-image: url(../../images/bildirim/redo.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
.opsiyon
{
    background-image: url(../../images/bildirim/MesTip.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
.mesajtipi
{
    background-image: url(../../images/bildirim/cubes.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
.yenikisiekle
{
    background-image: url(../../img/ico/grupadd.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
.gonderilenkisisayisi
{
    background-image: url(../../img/ico/people.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}



.data
{
    color: #333;
    margin-top: 0px;
    border: 2px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-spacing: 1px;
    border-collapse: separate;
}

.data tr td
{
    background-color: #fff;
    color: #333;
    padding: 3px;
}

.data tr th
{
    background-color: #ddd;
    color: #333;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    padding: 3px;
}
.data tr.row1 td
{
    background-color: #fff !important;
}

.data tr.row1:hover td
{
    background-color: #ddd !important;
}
.pagination
{
  line-height: 26px;
}

.pagination span
{
  padding: 5px;
  border: solid 1px #477B0E;
  text-decoration: none;
  white-space: nowrap;
  background: #547B2A;
}

.pagination a, 
.pagination a:visited
{
  text-decoration: none;
  padding: 6px;
  white-space: nowrap;
}
.pagination a:hover, 
.pagination a:active
{
  padding: 5px;
  border: solid 1px #9ECDE7;
  text-decoration: none;
  white-space: nowrap;
  background: #486694;
}