* {
  font-family: Helvetica, Arial, sans-serif;
}

img {
  border: 0;
}

div {
/*  border: 1px solid red;*/
}

body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  scrollbar-arrow-color:#000000;
  scrollbar-face-color:#DDDDDD;
  scrollbar-3dlight-color:#DDDDDD;
  scrollbar-darkshadow-color:#A9A9A9;
  scrollbar-highlight-color:#F5F5F5;
  scrollbar-shadow-color:#808080; 
  scrollbar-track-color:#FFFFFF;
  background-color:#FFFFFF;

}

form {
  padding: 0;
  margin: 0;
}

label{
  color: #555555;
  font-weight: bold;
  font-size: 12px;
}
.smallSelect {
  border: solid 1px #CCCCCC;
  width : 120px;
}

select {
  border: solid 1px #CCCCCC;
  width : 250px;
}

.flexiSelect {
  width: auto;
}
	
INPUT {
  border: solid 1px #CCCCCC;
}

input.button {
  border: none;
}

input.img {
  border: none;
}

input.submit{
  border: none;
}
input.radioButtonBorderless{
 border: none;
}

/* Some general classes */
.left {
  float: left;
}

.right {
  float: right;
}

.ghost {
  display: none;
}

.nonhand {
  cursor: default;
}

.fullwidth {
  width: 100%;
}

.fullborderless {
  border: 0;
}

.fullborderless tr {
  border: 0;
}

label.long {
  display: block;
  float: left;
  width: 120px;
  background-color: #c0c0c0;
}

hr.onepixelgrey {
  border: 0px solid #c0c0c0;
  height: 1px;
  background-color: #c0c0c0;
}

hr.onePixelGreyDashed {
  border: 1px Dashed #c0c0c0;
  height: 1px;
}

hr.twoPixelsBlack {
  border: 1px solid #000000;
  height: 1px;
}

/* Some kind of ugly hack for IE */
.nearlyfullwidth {
  width: 90%;
}

.searchBoxTextBox {
  width: 98%;
  background-color: #FFFFFF;
}

.red {
  color: red;
}

.boldred {
  color: #ad0001;
  font-size: 11px;

}

.darkred {
  color: #AD0000;
}

.stockGreen {
  color:#00CD00;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  vertical-align:middle
}

.stockBlue {
  color:#0000FF;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  vertical-align:middle
}

.stockRed {
  color:#D40002;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  vertical-align:middle
}

.bold {
  font-weight: bold;
}

.redLink {
  color: red;
  text-decoration:none;
  font-weight: bold;
  font-size:14px;
}

.altMenuRedLink {
  color: red;
  text-decoration: none;
  font-size: 12px;
}

.altmenuitem {
  color: #6A6A6A;
  text-decoration: none;
  font-size: 11px;
}

.nounderline {
  text-decoration: none;
}

.grey {
  color: #c0c0c0;
}

.modulePane {
  width: 140px;
  padding: 0px;
  margin: 0px;
  margin-left: 10px;
  line-height: 12px;
}
.modulePane address {
  background-image: url('modulepane_bottom_bg.gif');
  background-repeat: no-repeat;
  position: relative;
  height:8px;
}

.modulePane .background {
  margin: 0px;
  padding: 0px;
  background-image: url('modulepane_middle_bg.gif');
  background-repeat: repeat-y;
  font-size: 13px;
}

.modulePane .container {
  margin: 0;
  padding: 4px 4px 0px 3px;
}

.modulePane h2 {
  color: #ac0000;
  font-size: 12px;
  background-image: url('modulepane_header_bg.gif');
  background-repeat: no-repeat;
  height: 23px;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  line-height: 24px;
  font-weight: bold;
  font-family: "Gill Sans", "Myriad Web", Verdana, sans-serif;
}

#menu {
  width: 750px;
  margin-bottom: 3px;
}

.menuRow {
  padding: 0;
  height: 24px;
 }

.menuRow * {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}

a.menuItem {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #f0f0f0;
  text-decoration: none;
  line-height: 55555px;
}

.menuTable {
  background-image: url('menurow_bg.gif');
  background-repeat: no-repeat;
}

table.menuTable td {
  background-image: url('menurow_separator.gif');
  background-repeat: no-repeat;
  background-position: right;
  height: 25px;
}

a.menuItem:hover {
  color: #ffffff;
}

#leftMenu {
  padding-top: 10px;
  padding-bottom: 10px;
  width:155px;
}

/* Layout elements */
#page {
  width: 760px;
  margin: auto;
  background-color: #ffffff;
  padding: 0;
}

#header {
  background-color: #FFFFFF;
  background-repeat: repeat-x;
}

#leftColumn {
  float: left;
  width:150px;
  margin-top: 3px;
  margin-left: 0px;
}

#centerColumn {
  float: left;
  width: 612px;
  margin: auto;
  padding: -2px -6px 0px 4px;
  position:relative;
  top:3px;
  left: -5px;
}

#rightColumn {
  float: right;
  margin-right: 2px;
}
#layoutTable td{
	vertical-align: top;
}
#footer {
  clear: both;
  text-align: center;
  font-size: 10px;
  padding-top: 12px;
/*  line-height: 46px;*/
  color: #6A6A6A;
  height: 47px;
}

#footerBackground {
  background-image: url('standartlar_footer.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  vertical-align: middle;
  height: 47px;
}

#content {
  display: block;
}

/* Unique page elements */
#siteLogo {
  float: left;
  height: 65px;
  padding: 8px 0px 0px 8px;
}

#sozlesmeLogo{
  float:left;
}
#banner {
  padding-top: 6px;
  line-height: 75px;
  height: 65px;
  vertical-align: middle;
}

#topRightLinks {
  float: right;
  vertical-align: middle;
  margin-right:5px;
}

#topRightLinks a {
  display: block;
  color: #ffffff;
  text-decoration:none;
  font-family: "Arial";
  font-size: 9px;
  float: right;
}

#infobar {
  background-color: #E4E4E4;
  clear: both;
  background-repeat: repeat-x;
  background-image: url('infobar_bg.gif');
  font-size: 12px;
  line-height: 22px;
  height: 26px;
  padding: 0px 4px 0px 4px;
  font-family: "Century Gothic";
/*  font-weight: bold;*/
}

#ebayiSozlesmesiLink {
  padding-top: 8px;
}

#ebayiSozlesmesiLink a {
  text-decoration: none;
}

#infobar a {
  display: block;
  float: left;
  background-image: url('infobar_separator.gif');
  background-repeat: no-repeat;
  padding: 0px 10px 0px 12px;
  color: #ffffff;
  text-decoration: none;
}

#infobar img.separator {
  padding-top: 4px;
}
#infobar img {
  margin-top:4px;
}

.contentPane {
  margin: 0;
  width: 608px;
  clear: both;
}

.contentPane address {
  background-image: url('contentpane_bottom_bg.gif');
  background-repeat: no-repeat;
  height: 10px;
  top: -5px;
}

.contentPane .paneContainer {
  margin: 0;
  background-image: url('contentpane_middle_bg.gif');
  background-repeat: repeat-y;
  font-size: 13px;
  padding: 0px 5px 10px 10px;
}

.fixContainer {
  padding-right:5px;
  padding-left:5px;
  width:580px;
  min-height:525px;
  height:auto !important;
  height:525px;
}

.overflower {
  padding-right:5px;
  padding-left:5px;
  width:580px;
  overflow:auto;
}
/* god of the ugly hacks */
.contentPane .contentContainer {
/*  border: 1px solid green;*/
}
.imagesContainer {
 height:571px;
 overflow: hidden;
 margin: 0;
 padding: 0px 0px 0px 0px;
}

.contentPane p {
  margin: 0;
  padding: 6px;
}

.contentPane h2 {
  color: #ad0001;
  font-size: 11px;
  background-image: url('contentpane_header_bg.gif');
  background-repeat: no-repeat;
  height: 30px;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  line-height: 24px;
  font-weight: bold;
  font-family: "Gill Sans", "Myriad Web", Verdana, sans-serif;
}

.contentPaneTitle {
  color: #ad0001;
  font-size: 11px;
  background-image: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  font-weight: bold;
  font-family: "Gill Sans", "Myriad Web", Verdana, sans-serif;
}


table.productGrid { 
  border-collapse: collapse;
  border: 2px solid #ffffff;
  border-bottom: hidden;
  border-right: hidden;
}

.productGrid td {
  border-collapse: collapse;
  border-right: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  padding: 2px;
}

.productBox {
  font-size: 12px;
  width:182px;
}

.productBox .image {
  width: 80px;
  height: 90px;
  background-repeat: no-repeat;
  float: left;
  background-position: top left;
}

.productBox .description {
  float: right;
  width: 100px;
  text-align: right;
}

.price {
  color: red;
}

.rssTab {
  padding: 0;
  margin: 0;
}

.rssTab h1 {
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
  padding-left: 4px;
}

.rssTab ul {
  margin: 16px;
  padding-left: 0px;
  color: #7a7676;
}

.rssTab li {
  padding: 0;
  line-height: 14px;
}

.rssTab a {
  color: #7a7676;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.bannerPane {
  overflow: hidden;
  width: 603px;
  height: 80px;
  padding:2px;
  margin-bottom: 8px;
  margin-top: 8px;
}

.bannerPane img{
	vertical-align:middle;
	border: 1px solid #000000;
}
.buttonPane {
  clear: both;
}

.button {
  cursor: pointer;
}

.detayButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/detay_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding:0;
}

.detayButton:hover {
  background-image: url('../images/buttons/detay_over.gif');
}

.sepetButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/sepete_default.gif');
  background-repeat: no-repeat;
  margin:0;
  padding:0;
}

.sepetButton:hover {
  background-image: url('../images/buttons/sepete_over.gif');
}

.sepetButtonDisabled {
  background-image: url('../images/buttons/sepete_disabled.gif');
}

.sepetButtonDisabled:hover {
  background-image: url('../images/buttons/sepete_disabled.gif');
}
.divStyleForProductPropertiesOuter {
	padding: 1px;
	background-color: #CCCCCC;
}

.divStyleForProductPropertiesInner {
	background-color: white;
	padding: 15px;
}

.divStyleForComparePage {
	height:500px;
	overflow: auto;
}
.karsilastirText {
  font-size:10px;
}

.karsilastirButton {
  display: block;
  border: 0;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/karsilastir_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.karsilastirButton:hover {
  background-image: url('../images/buttons/karsilastir_over.gif');
  cursor: pointer;
}

.karsilastirButtonDisabled {
  background-image: url('../images/buttons/karsilastir_disabled.gif');
}

.tumunuSilButton {
  border: 0;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/tumunu_sil_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.tumunuSilButton:hover {
  cursor: pointer;
  background-image: url('../images/buttons/tumunu_sil_over.gif');
}

.geriButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/geri_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.geriButton:hover {
  background-image: url('../images/buttons/geri_over.gif');
}

.geriButtonDisabled {
  background-image: url('../images/buttons/geri_disabled.gif');
}

.taksitOranlariniGosterButton {
  display: block;
  width: 157px;
  height: 22px;
  background-image: url('../images/buttons/taksit_oranlarini_goster.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.hesaplaButton {
  width: 130px;
  height: 22px;
  background-image: url('../images/buttons/hesapla.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: none;
}

.hesaplaButtonTaksit {
  width: 120px;
  height: 20px;
  background-image: url('hesapla_button.jpg');
  background-repeat: no-repeat;
  margin: 0 0 0 10px;
  padding: 0;
  border: none;
}

.cartGrid select { width: auto; }
.cartGrid {
  border-collapse: collapse;
  border: 2px solid #ffffff;
  border-right: hidden;
  border-bottom: 1px solid #565656;
}

.cartGrid th {
  background-color: #f0f0f0;
  color: #4c4c4c;
  border-right: 1px solid #565656;
  border-bottom: 1px solid #565656;
  font-weight: normal;
  padding: 2px;
}

/* Ugly hack */
.cartRow {
  border-bottom: 2px solid #dedede;
  font-size: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
}

.cartGrid a {
  color: #004982;
  text-decoration: none;
}

.updateButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/guncelle_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.updateButton:hover {
  background-image: url('../images/buttons/guncelle_over.gif');
}


.kaydetButton {
  display: block;
  cursor: pointer;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/kaydet_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}

.kaydetButton:hover {
 background-image: url('../images/buttons/kaydet_over.gif');
}

.iptalEtButton {
    display: block;
    width: 91px;
    height: 29px;
    background-image: url('../images/buttons/iptal_et_default.gif');
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    border: 0;
    cursor:pointer;
}

.iptalEtButton:hover {
  background-image: url('../images/buttons/iptal_et_over.gif');
}

.iptalDetayButton {
 display: block;
 width: 91px;
 height: 29px;
 background-image: url('../images/buttons/iptal_detay_default.gif');
 background-repeat: no-repeat;
 margin: 0;
 padding: 0;
 border: 0;
}

.iptalDetayButton:hover {
  background-image: url('../images/buttons/iptal_detay_over.gif');
}

.kapatButton {
   background-image: url('../images/buttons/kapat_button.jpg');
   width: 89px;
   height: 24px;
   display: block;
   background-repeat: no-repeat;
   margin: 2;
   padding: 0;
   border: 0;
}

.kapatButton:hover {
	background-image: url('../images/buttons/kapat_button.jpg');
}

.listeleButton {
  display: block;
  cursor: pointer;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/listele_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;

}

.listeleButton:hover {
 background-image: url('../images/buttons/listele_over.gif');
}

.formuTemizleButton {
  display: block;
  width: 110px;
  height: 29px;
  background-image: url('../images/buttons/formu-temizle.jpg');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}

.deleteButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/sil_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}

.deleteButton:hover {
  background-image: url('../images/buttons/sil_over.gif');
}

.ekleButton {
  display: block;
  cursor: pointer;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/ekle_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}
			  
.ekleButton:hover {
  background-image: url('../images/buttons/ekle_over.gif');
}

.returnShoppingButton {
  display: block;
  width: 138px;
  height: 29px;
  background-image: url('../images/buttons/alisverise_devam_et_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.returnShoppingButton:hover {
  background-image: url('../images/buttons/alisverise_devam_et_over.gif');
}

.returnShoppingButtonDisabled {
  background-image: url('../images/buttons/alisverise_devam_et_disabled.gif');
}

.buyButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/satin_al_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.buyButton:hover {
  background-image: url('../images/buttons/satin_al_over.gif');
}

.buyButtonDisabled {
  background-image: url('../images/buttons/satin_al_disabled.gif');
}

.buyButtonDisabled:hover {
  background-image: url('../images/buttons/satin_al_disabled.gif');
}

.showCartButton {
  display: block;
  height: 24px;
  width: 132px;
  background-image: url('../images/buttons/siparislerimi_goster.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.showButton {
  display: block;
  height: 27px;
  width: 98px;
  background-image: url('../images/buttons/goster_over.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.showButton:hover {
  background-image: url('../images/buttons/goster_over.gif');
}

.backButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/geri_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.backButtonDisabled {
  background-image: url('../images/buttons/geri_disabled.gif');
}

.backButton:hover {
  background-image: url('../images/buttons/geri_over.gif');
}

.payButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/ode_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.payButtonDisabled {
  display: block;
  width: 91px;
  height: 29px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  background-image: url('../images/buttons/ode_disabled.gif');
}

.payButton:hover {
  background-image: url('../images/buttons/ode_over.gif');
}

#genparaBox {
  
}

#genparaTitleLogo {
  text-align: center;
  line-height: 44px;
  height: 44px;
}

.genpauyumlu {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.genpa {
	color: #CC0000;
}

.grid {
  width: 100%;
}

.grid th {
  background-color: #dedede;
  border-right: 1px solid #bbbbbb;
  border-bottom: 2px solid #bbbbbb;
  text-align: center;
  color: #515151;
}

/* urun detay sayfasi elemanlari */
#productLinksList {
  margin: 4px;
  padding: 0;
  list-style-image: url('bullet_green.gif');
  list-style-position: inside;
  line-height: 16px;
}

#productLinksList li {
  margin: 0;
  padding: 0;
}

#productLinksList a {
  color: #aaaaaa;
  text-decoration: none;
  font-size: 12px;
  margin-left: 6px;
}

.productThumbnail {
  padding: 2px;
  border: 1px solid #dddddd;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}
#productImagePane {
  height: 513px;
}

.urunYazdir {
  font-size: 12px;
}

#installment {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 8px;
}

#installment h3 {
  color: #D5000E;
  font-size: 13px;
}

#installment table {
  width: 95%;
  border: none;
}

#installment #installmentBottomText {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
}

#installment #installmentTopText {
  padding-bottom: 15px;
}

#installment #paymentPlan {
  background-color: #AAA;
}

#installment #paymentPlan th {
  text-align: center;
  background-color: #DDD;
  font-weight: bold;
  color: #555
}

#installment #paymentPlan td {
  color: #555;
}

#installment form {
  padding-bottom: 5px
}

#installment input.text {
  text-align: right;
  width: 123px;
  border: solid 1px #AAA;
}

#installment .odd {
  background-color: #FFFFFF;
}

#installment .even {
  background-color: #DBEBFB;
}

#installment #installmentBottomButtons {
  text-align: right;
  padding-top: 10px;
}

#productGroupsTable {
  
}

#productGroupsTable select {
  width: 180px;
  min-height: 95px;
  height: 95px;
}

.resultProductBox {
  font-size: 12px;
}

.resultProductBox .image {
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  float: left;
  background-position: top left;
  border: 1px solid #d0d0d0;
}

.resultProductBox .description {
  float: right;
  width: 105px;
  text-align: right;
}

.odemePane {
  padding-top: 4px;
  color: #555;
  font-size: 11px;
}

.odemePane h1 {
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-top: 4px;
  color: #000000;
  background-color: #b4b4b4;
  border-bottom: 1px solid #000000;
}

.odemePane label, span {
  font-size: 11px;
}

.odemePane label {
  color: #a51921;
}

.odemePane h3 {
  color: #a51921;
  font-size: 12px;
  margin: 0;
  margin-top: 4px;
}

.odemePane select {
  width: auto;
}

.buttonDegistir {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/degistir_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
}

.buttonDegistir:hover {
  background-image: url('../images/buttons/degistir_over.gif');
}

.odemeGrid {
  border-collapse: collapse;
  border: 1px solid #ffffff;
  border-right: hidden;
  border-bottom: 1px solid #565656;
}

.odemeGrid td {
  border-bottom: 1px solid #dedede;
  font-size: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
}
.odemeGrid input {
  border: none;
}
.grayLine {
  padding: 5px; 
  background-color: #CCCCCC;
  text-align: center;
  width:100%;
}

.onaysayfasiFirstPane h4{
  color: green
}

.siparisOnay {
  width:600px;
  text-align:left;
  font-size:12px;
}

.siparisOnaylandiRedText {
 font-size: 13px;
}

.email_infobar {
  clear: both;
  font-size: 12px;
  line-height: 22px;
  height: 26px;
  width: 760px;
  padding: 0px 4px 0px 4px;
  font-family: "Century Gothic";
}

.teslimat {
  text-align: left;
  font-size: 11px;
}

.fiyatListesiLabel {
  font-size: 12px;
  font-weight: bold;
  font-color: #555555;
  width: 154px;
  float: left;
  clear: left;
  height: 24px;

}

.klonRaporLabel {
  font-size: 12px;
  font-weight: bold;
  font-color: #555555;
  width: 139px;
  height: 24px;
}

.fiyatListesiController {
  height: 24px;
}

table.tableList, div.tableList {
	width: 97%;
}


table.tableList, table.serviceList {
  border: 1px solid #C6C6C6;
  color: #666666;
  font-family: verdana;
  vertical-align: middle;
}

table.tableList {
  font-size: 11px;
}

table.serviceList {
  font-size: 10px;
}

.tableList th, .serviceList th {
  border-color:#E4E4E4 rgb(198, 198, 198) rgb(228, 228, 228) rgb(228, 228, 228);
  border-style:solid;
  border-width:1px;
  color:#666666;
  vertical-align:middle;
  background-color: #e4e4e4;
}

.tableList tr, .serviceList tr {
  border-color:#E4E4E4 rgb(198, 198, 198) rgb(228, 228, 228) rgb(228, 228, 228);
  border-style:solid;
  border-width:1px;
  color:#666666;
  vertical-align:middle;
}

.tableList td.white, .serviceList td.white {
  border-color:#FFFFFF rgb(198, 198, 198) rgb(255, 255, 255) rgb(255, 255, 255);
  border-style:solid;
  border-width:1px;
  color:#666666;
  vertical-align:middle;
}

.tableList td.bluered, .serviceList td.bluered {
  border-color:#DBEBFB rgb(198, 198, 198) rgb(219, 235, 251) rgb(219, 235, 251);
  border-style:solid;
  border-width:1px;
  color:#D40002;
  vertical-align:middle;
  background-color:#DBEBFB;
}
 
.tableList td.whitered, .serviceList td.whitered {
  border-color:#FFFFFF rgb(198, 198, 198) rgb(255, 255, 255) rgb(255, 255, 255);
  border-style:solid;
  border-width:1px;
  color:#D40002;
  vertical-align:middle;
}

.tableList td.blue, .serviceList td.blue {
  border-color:#DBEBFB rgb(198, 198, 198) rgb(219, 235, 251) rgb(219, 235, 251);
  border-style:solid;
  border-width:1px;
  color:#666666;
  vertical-align:middle;
  background-color:#DBEBFB;
}

.gtsUyariRed{
	font-size: 11px;
	color: red;
}

 
.sepetButtonSmall {
  display: block;
  width: 67px;
  height: 22px;
  background-image: url('../images/buttons/sepete_ufak.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.sepetButtonSmall:hover {
  background-image: url('../images/buttons/sepete_ufak_over.gif');
}

.sepetButtonSmallDisabled, .sepetButtonSmallDisabled:hover {
  display: block;
  width: 67px;
  height: 22px;
  background-image: url('../images/buttons/sepete_ufak_disabled.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.detayButtonSmall {
  display: block;
  width: 67px;
  height: 22px;
  background-image: url('../images/buttons/detay_ufak.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}

.detayButtonSmall:hover {
  background-image: url('../images/buttons/detay_ufak_over.gif');
}

.detayButtonSmallDisabled, .detayButtonSmallDisabled:hover {
  display: block;
  width: 67px;
  height: 22px;
  background-image: url('../images/buttons/detay_ufak_disabled.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.printButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/yazdir_default.gif');
  background-repeat: no-repeat;
  border:0px;
  margin: 0;
  padding: 0;
}

.printButton:hover {
  background-image: url('../images/buttons/yazdir_over.gif');
}

.wordButton {
  display: block;
  width: 108px;
  height: 29px;
  background-image: url('../images/buttons/word_doc_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.wordButton:hover {
  background-image:url('../images/buttons/word_doc_over.gif');
}
.excelButton {
  display: block;
  width: 108px;
  height: 29px;
  background-image: url('../images/buttons/excel_rapor_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.excelButton:hover {
  background-image: url('../images/buttons/excel_rapor_over.gif');
}
.taksitoranButton {
 display: block;
 width: 108px;
 height: 29px;
 background-image: url('../images/buttons/tum_oran_default.gif');
 background-repeat: no-repeat;
 margin: 0;
 padding: 0;
}
.taksitoranButton:hover {
 background-image: url('../images/buttons/tum_oran_over.gif');
}


.tabmenu_left {
  background-image: url('tabmenu_left.gif');
  width:11px;
  height:19px;
}
.tabmenu_mid {
  background-image: url('tabmenu_mid.gif');
  height:19px;
  text-align:center;
}
.tabmenu_right {
  background-image: url('tabmenu_right.gif');
  width:12px;
  height:19px;
}
.tabmenuitem {
  background-image: url('tabitem_bg.gif');
  width:90px;
  height:19px;
  text-align:center;
}
a.tabmenuitemlink {
  font-size: 11px;
  color: black;
  text-decoration: none;
  top:2px;
}  

.tabbedheaderline {
  background-color:#E4E4E4;
  padding: 8px;
  color: #6A6A6A;
  font-weight: bold;
  font-size: 12px;
}

.tabbedheaderlineWhite {
  background-color:#FFFFFF;
  margin:-2px 8px;
  color:#6A6A6A;
  font-weight:bold;
  font-size:12px;
}

.greyBoldText {
  color: #6A6A6A;
  font-weight: bold;
  font-size: 12px;
}

.blackBoldText {
  font-size:12px;
  color: #000000;
  font-weight: bold;
}

.cb_splitter {
  background-color:#E4E4E4;
  height:2px;
  width:100%;
}

.mudur_buttons {
  background-image: url('mudur_buton_bg.gif');
  width:266px;
  height:26px;
  text-align:center;
  font-weight:bold;
  float:left;
}

a.mudur_links {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  top:2px;
  color: #585858;
  text-decoration: none;
  line-height: 22px;
}

.chosen_mudur {
  padding:4px; 
  text-align:left; 
  width:350px; 
  font-size:12px; 
  background-color:#EBEBEB; 
  font-weight:bold;
  color:#696564;
}

.mudur_list_holder {
  width:542px; 
  padding:2px; 
  background:#FFFFFF; 
  height:300px; 
}

.archiveButton {
  background-image:url('../images/buttons/arsiv_default.gif');
  width:91px;
  height:29px;
  margin:0;
  padding:0;
  display:block;
}

.archiveButton:hover {
  background-image:url('../images/buttons/arsiv_over.gif');
}

.prevButton, .prevButtondisabled {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/onceki_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.prevButtondisabled, .prevButtondisabled:hover {
  background-image: url('../images/buttons/onceki_disabled.gif');
}

.prevButton:hover {
  background-image: url('../images/buttons/onceki_over.gif');
}

.nextButton, .nextButtondisabled {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/sonraki_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.nextButtondisabled, .nextButtondisabled:hover {
  background-image: url('../images/buttons/sonraki_disabled.gif');
}

.nextButton:hover {
  background-image: url('../images/buttons/sonraki_over.gif');
}

#errorPane {
  margin: auto;
  margin-top: 128px;
}

#loginPane {
  text-align: center;
  margin-top: 50px;
  margin-left: 150px;
  margin-right: 140px;
}

#loginPane select{
  font-size: 13px;
}

#loginPane input{
  font-size: 13px;
}

#loginPane img{
  padding-bottom: 10px;
}

#loginForm {
  font-size: 12px;
  text-align: center;
  background-image: url('LoginBckgrnd.jpg');
  background-repeat:no-repeat;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#loginForm select{
  width:320px;
}
#loginForm a{
  color: #c51515;
  font-weight: bold;
  text-decoration: none;
}

#loginForm table {
  text-align: left;
  margin: 10px;
}

#loginInfo {
font-size: 12px;
text-align: left;
margin-left: 15px;
margin-right: 15px;
}

#authUserSelectForm {
  margin-top: 15px;
}

#authForm ul {
  list-style-type: none;
  padding: 0px;
}

#authForm label {
  font-size: 12px;
}
#doviz_table{
 text-align: center;
 height:5px;
 border:0;
}
.campaignLinks {
  color:#000000;
  font-size:14px;
  text-decoration:none;
  margin-top:4px;
  margin-left:2px;
  font-weight:bold;
}

.campaignLinksLittle {
  font-size:10px;
  color: #000000;
  text-decoration:none;
  line-height: 95%;
}

.mudur_message, .mudur_coming_message {
  font-size:12px;
  font-weight:bold;
  color:#666684;
  text-decoration:none;
}
.mudur_coming_message {
  font-weight:bold;
  color:#000000;
}

.clearAllButton {
  display: block;
  cursor: pointer;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/tumunu_sil_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
  border: 0;
}

.clearAllButton:hover {
  background-image: url('../images/buttons/tumunu_sil_over.gif');
}

.sendButton {
  display: block;
  width: 91px;
  height: 29px;
  background-image: url('../images/buttons/gonder_default.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.sendButton:hover {
  background-image: url('../images/buttons/gonder_over.gif');
}

.mudur_message_holder {
  border: 1px solid #666684 ;
  padding:4px;
}

#loginChange {
  padding-top: 25px;
  padding-bottom: 25px;
  margin: 0px;
}

#loginChange h4{
  display: inline;
}

.tamamButton {
  display: block;
  width: 95px;
  height: 22px;
  background-image: url('../images/buttons/tamam.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  border: 0;
  cursor:pointer;
}

.clearBox {
  display: block;
  width: 95px;
  height: 22px;
  background-image: url('../images/buttons/temizle.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  cursor: pointer;
} 


#ts_brands {
  text-align: center;
}

.rapor_gen_info {
  color: #000000;
  font-weight: bold;
  background-color: #F3F3F3;
  text-align: center;
}

div.taksitRenkBilgisi {
  border:2px solid #cccccc;
  width:500px;
  height:50px;
}

td.taksitsecenekler	{
  padding-left: 8px;
  padding-right: 2px;
}

.taksitsecenegi {
	border-color: #D4D0C8;
}

td.taksit_sayisi	{
	background-color: white;
	font-weight:	bold;
	color:		black;
	border-left:		#CCCCCC 1px solid;
	border-right:		#CCCCCC 1px solid;
	border-bottom:		#CCCCCC 1px solid;
	padding-left: 8px;
	padding-right: 3px;
}

.blueLink { 
  color: #43a0ff;
  text-decoration: none;
}

.lightblueBoldLink {
  color: #0079FF;
  font-weight: bold;
}

.blueBoldLink {
  color: #005EFF;
  font-weight: bold;
}

.globalMessageWarning {
  font-weight: bold;
  font-family: sans-serif;
  text-align: center;
}

.rapor_gen_info {
  color: #000000;
  font-weight: bold;
  background-color: #F3F3F3;
  text-align: center;
}

.rapor_imei_info {
  color: #ffffff;
  font-size:12px;
  background-color: #0882f3;
  text-align: left;
}   

.greyModul, .darkgreyModul {
  background-color:#EBEBEB; 
  font-size:11px;
}

.darkgreyModul {
  background-color:#D7D7D7;
}

.showSepetButton {
  display: block;
  width: 112px;
  height: 25px;
  background-image: url('../images/buttons/show_sepet_button.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

#header_alt_pane {
  margin-top:7px;
  height:170px;
  background-color:#EBEBEB;
}

.odemeyeGeriDonButton {
  display: block;
  width: 172px;
  height: 24px;
  background-image: url('../images/buttons/odeme_geri_button.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;

}

table.bordered td {
	border: 1px solid #c0c0c0;
	padding: 2px;
	text-align: center;
}

div#survey_container input.clearAllButton, div#survey_container input.sendButton{
	border: none;
}

.alisverisSepetim {
  padding-left:2px;
  padding-right:2px;
}
.sepetler {
  padding-left:2px;
}

.hakkimizdaEposta {
  color:#0057c5;
  text-decoration:none;
}

.taksitTextColor {
  color: #9b151c;
}

.littleText {
  font-size:11px;
  font-weight:bold;
}

.prdDetailPrice {
  width:120px;
  border:1px;
  color:black;
}

#product_short_story p {
	margin: 0;
	padding: 0;
}

.docLink {
  text-decoration: none;
}

.basketInput {
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #555;
  width: 38px;
  height: 17px;
}

.basketInputDisabled {
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #555;
  width: 38px;
  height: 17px;
  background-color: #DDD;
}
.size12px{
  font-size:12px;
}

.listProductLink {
  color: #555;
  text-decoration: none;
}

.listProductLinkRed {
  color: #D40002;
  text-decoration: none;
}

.disabled {
	background-color: #f2f2f2;
}

#threeDPosControl {
  padding-right:5px;
  padding-left:5px;
  width:100%;
  font-size:12px;
  height:525px;
}

#productInstalmentOptions {
	width: 100%;
	background-color: #d3d3d3;
	border: none;
	color:#9B151C;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.payment_upperbound {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: gray;
}

.payment_upperbound_txtbox,
.gts_payment_txt_boxes {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
}

.gts_payment_txt_boxes {
    width:130px;
}

#alt_menu_list {
	width: 608px;
	margin-top: 10px;
	border-spacing: 0 0;
	background-color: #ececec;
	empty-cells: show;
}

.alt_menu_list_td {
	padding: 5px 0 5px 20px;
}

#joker_vadaa {
	width:550px;
}

.gts_report_select_box {
	border-top:solid 1px #686666;
	border-left:solid 1px #686666;
	width:100px;
}

.blueText {
	color: #0000FF;
}

.black_overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
  height: 100%;
  width: 100%;
	background-color: black;
	z-index: 501;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	padding: 0px;
	border: 0px solid;
	background-color: white;
	z-index: 502;
	font-size: 13px;
}

.blocker_ad_content {
	padding: 10px;
}

.opaque {
	background-color: black;
	z-index: 501;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
	padding: 3px;
	text-align: right;
}

.opaque a {
	color: gray;
}

.siparisOnay {
  width: 100%;
  text-align: left;
  font-size: 14px;
}
.siparisOnay table {
    width:100%;
    background-color: #ffffff;
    font-size: 14px;
    color: #666666;
}
.siparisOnay .islembilgileri {
    padding: 2px 0 0 15px;
    width: 160px;
}
.siparisOnay label  {
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
}
.siparisOnay a {
    color:#4ca3e0;
    text-decoration: none;
}
#gtsLogo {
    float:left;
    height:85px;
}
.gts_odemePane{
    color:#666666;
    font-size: 12px;
    background-color:#BEBEBE;
    padding:10px;
}
.gts_odemePane a {
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}


.gts_odemePane{
    color:#666666;
    font-size: 12px;
    background-color:#BEBEBE;
    padding:10px;
}

.gts_odemePane a {
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

.gts_odemePane h1 {
    font-size: 15px;
    font-family: Arial,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
}

.gts_odemePane select {
    border: solid 1px #CCCCCC;
    width: 150px;
}

.gts_odemePane label {
    font-size: 12px;
    font-weight:normal;
    color: #c51d2c;
    text-align:left
}

.gts_odemePane input {
    text-align: left;
}

.gts_odemePane table {
    width:100%;
    background-color: #ffffff;
    font-size: 12px;
    color: #666666;
}

#gtsIptal {
    text-align:center;
    font-size:13px;
    font-weight:bold;
    background-color:#f6f6d6;
    color:#000000;
    padding:3px;
    display: none;
}

.kkb_title {
    width: 200px;
    padding-left:5px;
    padding-bottom:2px;
}

.kkb_padding {
    padding-left:5px;
    padding-bottom:2px;
}

/* Bayi Listesi Page */
.listeciHeader {
	background-image:url('listeci_header_bg.jpg');
	background-repeat:repeat-x;
	height:73px;
	width:100%;
	margin-bottom:10px;
}

.listeciHolder {
    position:relative;
}

.listeciHolder h2 {
	color:#C10004;
	font-size:14px;
}

.listeciLeftMenu {
    position:absolute;
	width:120px;
	padding-left:10px;
}

.listeciContentMenu {
    position:absolute;
	background-color:#F3F3F3;
	vertical-align:top;
    float:right;
	width:80%;
	padding:10px;
	font-size:12px;
    left:130px;
}

.dealerListButton {
	display: block;
	width: 110px;
	height: 26px;
	background-image: url('buttons/listeci_bayi_listesi.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
}

.dealerDefineButton {
	display: block;
	width: 110px;
	height: 26px;
	background-image: url('buttons/listeci_bayi_tanimla.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
}

.sendPassButton {
	display: block;
	width: 110px;
	height: 26px;
	background-image: url('buttons/listeci_sifre_gonder.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding:0;	
}

.logoutButton {
	display: block;
	width: 110px;
	height: 26px;
	background-image: url('buttons/listeci_cikis.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
}

.searchButton {
	width: 64px;
	height: 22px;
	background-image: url('buttons/listeci_search.jpg');
	background-repeat: no-repeat;
	position:relative;
	padding:0;
	border:0;
	cursor:pointer;
}

.saveButton {
	width: 87px;
	height: 22px;
	background-image: url('buttons/listeci_kaydet.jpg');
	background-repeat: no-repeat;
	position:relative;
	padding:0;
	border:0;
	cursor:pointer;
}

#send_email_txt, #send_sms_txt {
	color:red;
}

#sifre_hatirlat {
	background-image: url('sifre_gonderme_header.jpg');
	background-repeat: none;
	width: 573px;
	color:red;
	height:214px;
}

#sifre_hatirlat_icerik {
	color: red;
	text-align: center;
	width: 573px;
}
#konfirmasyon_mail {
	background-image: url('mail_banner.jpg');
	background-repeat: no-repeat;
	width: 572px;
	color:red;
	height:65px;
}

#konfirmasyon_icerik {
	color: black;
	text-align: center;
	width: 572px;
    font:12px Arial,sans-serif;
}
.konfirmasyon_footer_table {
	width:572px;
	color:gray;
	font-size:10px;
}

.sifre_hatirlat_footer_table {
	width:573px;
	color:gray;
	font-size:10px;
}

.jqmWindow {
	display: none;
	position: absolute;
	top: 180px;
	left:34%;
	width: 383px;
	background-color: white;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}

.jqmOverlay {
	background-color: #000;
}



#forgotPassHead {
	color:red;
	font-weight:bold;
}

#forgotPassView {
	width:100%;
	min-height:150px;
}

#forgotPassView table {
	color:gray;
	margin-left:40px;
	width:350px;
	padding:2px;
}

/* Transaction Log CSS */
.tlh1 {
	background:rgb(230,0,0);
	font:bold 20px Arial,sans-serif;
	color:rgb(255,200,200);
	margin:0;
	padding:15px;
	height:20px;
}
.TlContentWrapper {
	height:500px;
	overflow:scroll;
}
.TlLine {
	font:12px Arial,sans-serif;
	color:#333;
	padding:2px 2px 2px 20px;
}
.TlDateForm {
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
}
.TlDate {
	padding:5px;
	background:#333;
	color:#eee;
	font:12px Arial,sans-serif;
}
.TlDate strong {
	padding-left:5px;
}
.TlDateForm a {
	text-decoration:none;
	color:black;
}
.TlDateForm a:hover {
	text-decoration:underline;
}
.TlOrderNotApproved,
.TlOrderNew,
.TlOrderApproved,
.TlOrderCreated {
	font-weight:bold;
	color: white;
}
.TlOrderNew {
	background-color: #AFAFAF;
}
.TlOrderApproved {
	background-color: green;
}
.TlOrderNotApproved {
	background-color:red;
}
.TlOrderCreated {
	background-color:#DDDF29;
}

#sifre_hatirlat {
	background-image: url('sifre_gonderme_header.jpg');
	width:573px;
	height:214px;
}
#sifre_hatirlat_icerik {
	width:573px;
	color:red;
	font-size:13px;
}
.sifre_hatirlat_footer_table {
	font-size:10px;
	color:gray;
	width:573px;
}

/* klonlu ve raporlu */

.infoBox {
  padding: 0px 40px;
}
.infoBox h3 {
  color: #F00;
}
.infoBox img {
  margin-right: 10px;
}
span.resultCount {
  font-size: 10pt;
  color: #00F;
  font-weight: bold;
}
div.error{
  text-align: center;
  color: #F00;
  font-size: 14pt;
  margin: 15px 0;
}

/* GTS Odeme  */

.gts3dPayButton {
  background: transparent url(buttons/gts_3d_ode_button.png) no-repeat;
  width: 196px;
  height: 28px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.gtsPayButton {
  background: transparent url(buttons/gts_ode_button.png) no-repeat;
  width: 114px;
  height: 28px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.gtsKapatButton {
  background: transparent url(buttons/gts_kapat_button.png) no-repeat;
  width: 114px;
  height: 28px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.gtsPaymentAmountInputBox {
    padding-left:10px;
    color: #c51d2c;
    font-weight:bold;
}

div #file_note {
	font-weight: bold;
    color: red;
}

#file_loading {
 background-repeat: no-repeat;
 width:15px;
 height:13px;
}

#file_delete {

 background-repeat: no-repeat;
 width:20px;
 height:15px;
}

#notificationPaneView {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    color: gray;
    max-height: 350px;
    overflow: scroll;
    overflow-x: hidden;
}

#notificationPaneFooter {
    padding: 12px 12px 6px 12px;
    color: gray;
    font-size: 14px;
}

#notificationPaneFooter .left_bar {
    float: left;
    width: 450px;
}

#notificationPaneView .not_title {
    font-size: 14px;
    color: gray;
}

#notificationPaneView .not_title .not_title_head {
    font-size: 16px;
    color: black;
    font-weight: bold;
}

#notificationPaneView .not_title li {
    list-style-position: inside;
    list-style-type: disc;
    padding-bottom: 2px;
}

#notificationPaneView ul, #notificationPaneFooter ul {
    margin-top: 5px;
}

#notificationPaneView .not_actions li, #notificationPaneFooter li{
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 10px;
}

#notificationPaneView .notification_info_items_title {
    font-weight: bold;
    font-size: 15px;
}

#notificationPaneView .not_actions {
    font-size: 12px;
}

.jqmWindowNotification {
    display: none;   
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -300px;
    width: 573px;
    background-color: white;
    color: #333;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindowNotification {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#notificationPaneLoading {
    position: absolute;
    display: none;
    background-color: black;
    opacity: 0.5;
    z-index: 4000;
    color: red;
    text-align: center;
    width: 573px;
    height: 100%;
}
table.tableListMob, div.tableList {
	width: 97%;
}


table.tableListMob, table.serviceList {
  border: 1px solid #C6C6C6;
  color: #666666;
  font-family: verdana;
  vertical-align: middle;
}

table.tableListMob {
  font-size: 11px;
}

table.serviceList {
  font-size: 10px;
}

.tableListMob th, .serviceList th {
  border-color:#E4E4E4 rgb(198, 198, 198) rgb(228, 228, 228) rgb(228, 228, 228);
  border-style:solid;
  border-width:0px;
  color:#FFFFFF;
  vertical-align:middle;
  background:url("../images/table_bg.png");
  font-size:12px;
}

.tableListMob tr, .serviceList tr {
  border-color:#E4E4E4 rgb(198, 198, 198) rgb(228, 228, 228) rgb(228, 228, 228);
  border-style:solid;
  border-width:1px;
  color:#666666;
  vertical-align:middle;
}

.tableListMob td.white, .serviceList td.white {
  border-color:#FFFFFF rgb(198, 198, 198) rgb(255, 255, 255) rgb(255, 255, 255);
  border-style:solid;
  border-width:1px;
  color:#000000;
  font-size:12;
  vertical-align:middle;
}

.tableListMob td.bluered, .serviceList td.bluered {
  border-color:#DBEBFB rgb(198, 198, 198) rgb(219, 235, 251) rgb(219, 235, 251);
  border-style:solid;
  border-width:1px;
  color:#000000;
  vertical-align:middle;
  background-color:#DBEBFB;
}
 
.tableListMob td.whitered, .serviceList td.whitered {
  border-color:#FFFFFF rgb(198, 198, 198) rgb(255, 255, 255) rgb(255, 255, 255);
  border-style:solid;
  border-width:1px;
  color:#0000000;
  vertical-align:middle;
}

.tableListMob td.blue, .serviceList td.blue {
  border-color:#DBEBFB rgb(198, 198, 198) rgb(219, 235, 251) rgb(219, 235, 251);
  border-style:solid;
  border-width:1px;
  color:#000000;
  font-size:12;
  vertical-align:middle;
  background-color:#DBEBFB;
}
.green {
  color: #00CD00;
}
.red {
  color: red;
}

#gts_joker_vadaa {
    margin-left: 20px;
}
