﻿@font-face {
     font-family: applistFont;
     src: url('~/App_Themes/MainTheme/TITR.TTF');
 }

.paymentdiv-table {
    display: table;         
    width: auto;         
    background-color: #eee;         
    border: 1px solid #666666;         
    border-spacing: 5px; /* cellspacing:poor IE support for  this */
    padding: 5px;
}
.paymentdiv-table-row {
    display: table-row;
    width: auto;
    clear: both;
    padding: 15px;
    font-size: 14px;
}
.paymentdiv-table-col {
    float: right; /* fix for  buggy browsers */
    display: table-column;
    width: 100px;
}
.paymentdiv-table-col-border {
    float: right; /* fix for  buggy browsers */
    display: table-column;
    width: 200px;
    border: solid;
    border-width: 1px;
    font: bolder;
}

.paymentdiv-table2 {
    display: table;
    width: auto;
    background-color: #eee;
    border: 1px solid #666666;
    border-spacing: 5px; /* cellspacing:poor IE support for  this */
    padding: 5px;
}

.paymentdiv-table-row2 {
    display: table-row;
    width: auto;
    clear: both;
    padding: 15px;
    font-size: 14px;
}

.paymentdiv-table-col2 {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    width: 100px;
}

.paymentdiv-table-col-border2 {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    color: red;
    margin: 3px;
}

body {
    -webkit-print-color-adjust: exact;
} 

a:link 
{
	text-decoration: none;
	color:Blue;
}

a:visited 
{
	text-decoration: none;
	color:Blue;
}

a:hover
{
    text-decoration:Underline;
    color:Red;
}

a:active 
{
	text-decoration: none;
	color:Blue;
}

table, td, tr
{
    font-size: 11px;
    font-family: Tahoma;
    text-transform: capitalize;
}

input 
{
    font-size: 12px;
    font-family: Tahoma;
}

Fieldset
{
    border: 1px solid #0e6696;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align:center;
    width:98%;
}

legend
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #0e6696;
}

.Textbox
{
    border: 1px solid #0e6696;
    background-image: url('images/textbox_bg.png');  
    font-family:Tahoma;
    font-size:11px;
	width: 110px;
    margin-left: 0px;
}

.floatleft {
    float: left;
}



.miniTextbox
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 80px;
    height: 14px;
    background-image: url('images/textbox_bg.png');  
    font-family:Tahoma;
    font-size:11px;
}

.ReadOnlyminiTextbox
{
    border: none;
    width: 80px;
    height: 14px;
    font-family:Tahoma;
    font-size:11px;
    background-color:Transparent;
}

.TextboxFarsi
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 110px;
    height: 14px;
    background-image: url('images/textbox_bg.png');  
    font-family:Tahoma;
    font-size:11px;
    text-align:right;
}

.Textbox2
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 87px;
    height: 14px;
    background-image: url('images/textbox_bg.png');  
    font-family:Tahoma;
    font-size:11px;
}

.Textbox3
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 50px;
    height: 14px;
    background-image: url('images/textbox_bg.png');  
    font-family:Tahoma;
    font-size:11px;
}

.Textboxbl
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 180px;
    height: 14px;
    background-image: url('images/textbox_bg.png');  
    font-family:Tahoma;
    font-size:11px;
    color:Red;
}

.TextboxBig
{
    border: 1px solid #0e6696;
width: 310px;
    height: 90px;
    background-image: url('images/textbackbig.jpg'); 
    background-repeat:repeat-x; 
    font-family:Tahoma;
    font-size:11px;
    text-align :left;
}

.CheckBoxList
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    background-color:White;
    background-repeat:repeat-x; 
    font-family:Tahoma;
    font-size:11px;
    text-align :left ;
}

.TextboxBigCenterAlign
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 400px;
    height: 55px;
    background-image: url('images/textbackbig.jpg'); 
    background-repeat:repeat-x; 
    font-family:Tahoma;
    font-size:11px;
    text-align :center ;
}

.TextboxBigFarsi
{
    border-style:solid;
    border-color:#0e6696;
    border-width:1px;
    width: 400px;
    height: 55px;
    background-image: url('images/textbackbig.jpg'); 
    background-repeat:repeat-x; 
    font-family:Tahoma;
    font-size:11px;
    text-align:right;
}

.Combobox
{
    border-width:1px;
    width: 114px;
    font-family:Tahoma;
    font-size:11px;
}

.Combobox2
{
    border-width:1px;
    width: 137px;
    font-family:Tahoma;
    font-size:11px;
}

.fvheader
{
    background-image: url('images/header.jpg');
}

.button
{
    background-image: url('images/button_bg.png');
    color: White;
    border: 1px solid #9f9f9f;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    letter-spacing: 1px;
    background-color: #fff;
    margin-top:5px;
}

.button2
{
    width: 90px;
    height: 22px;
    background-image: url('images/button_bg.png');
    color: White;
    border: 1px solid #0e6696;
    cursor:pointer;
    font-family: tahoma;
    font-size: 11px;
    letter-spacing:1px;
    background-color: #fff;
}

.button3
{
    width: 20px;
    height: 18px;
    background-image: url('images/textbox_bg.png');
    color: #0e6696;
    border: 1px solid #0e6696;
    cursor:pointer;
    font-family: tahoma;
    font-size: 11px;
    letter-spacing: 1px;
    text-align:center;
}

.Dg
{
    border: 1px solid #0e6696;
}
.DGWithOverFlow {
    overflow: auto;
    border: 1px solid #0e6696;
}

.PriceChargeTypeDg {
    overflow: auto;
    border: 1px solid #0e6696;
}

.DgHeader
{
    background: url('images/dgheader.png') repeat left top;
    height: 25px;
    font-weight: bold;
    font-size: 15px;
    font-family: Tahoma;
    color: black;
}

.DgPager
{
    background: url('images/dgpager.gif') repeat-x left top;
    height: 12px;
    text-align: center;
}

.DgPager a:link
{
    color: #155372;
}

.DgItem
{
    height: 14px;
    background-color: #e5e5e5;
}

.DgItem a:link
{
    color: #000099;
    text-decoration: underline;
}

.DgSItem
{
    height: 14px;
    background-color: #228fba;
    color:#FFF;
}

.DgSItem a:link
{
     color: #000099;
    text-decoration: underline;
}


.DgAlt
{
    height: 14px;
    background-color: #ffffff;
}

.DgAlt a:link
{
    color: #000099;
    text-decoration: underline;
}


.DgSelectedBorder
{	
	background-color: Silver;
}

.DgOver
{
    height: 14px;
    background-color:#228fba;
    color:#FFF;
    cursor:pointer;
}


.DgButton
{
    width: 70px;
    height: 17px;
    background-image: url('images/header.jpg');
    color:#535353;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10px;
    letter-spacing: 1px;
}

.DgButton2
{
    width: 90px;
    height: 17px;
    background-image: url('images/header.jpg');
    color:#535353;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10px;
    letter-spacing: 1px;
}

.DgButton3
{
    width: 22px;
    height: 17px;
    background-image: url('images/header.jpg');
    color:#535353;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10px;
    letter-spacing: 1px;
}

.DgButton4
{
    width: 40px;
    height: 17px;
    background-image: url('images/header.jpg');
    color:#535353;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 10px;
    letter-spacing: 1px;
}

.Menu
{
	background-image: url('images/menu_bg.gif');
}

.Menu2
{
    padding-top: 2px;
}

.Line
{
    background-repeat:repeat-x;
}

.DateAlarm
{
	color: red;
}
td.Tab_Selected
{
	font-weight:bold;text-align:center;Height:26px;background-color:#ff8b05;border:solid 1px #0e6696 ;border-bottom:none;padding-left:5px;padding-right:5px;
}
td.Tab
{
	font-weight:bold;text-align:center;border:solid 1px #84959f;border-bottom:solid 1px #0e6696;background-color:#e5e5e5;padding-left:5px;padding-right:5px;cursor:hand;
}

td.Tab_Blank
{
	border-bottom:solid 1px #0e6696;
}
a.hwl:hover
{
    color:#0799d1;
}

