.pptype{
background-color:#e7e7e7;
border:1px solid #999999;
padding-left:2px;
padding-right:2px;
width:320px;
cursor:pointer;
}
.hover{
background:#fafafa;
border:1px solid #cccccc;
padding-left:2px;
padding-right:2px;
width:320px;
cursor:pointer;
}

.imgs{
width:16px;
height:16px;
vertical-align:middle;
}

.imgs24{
width:24px;
height:24px;
vertical-align:middle;
}

.tdbktab{
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
}

.tdribr{
border-right:1px solid #cccccc;
}

.rqrab{
width:100%;
border:1px solid #cccccc;
border-right-style:none;
}

.acbutton{
font-size:12px;
font-family: Tahoma,Verdana;
font-weight:bold;
border:solid 1px #FFFFFF;
background-color: navy;
padding: 2px;
color: #FFF;
padding-right: 10px;
outline-color: navy;
outline-style: solid;
outline-width: 1px;
cursor:pointer;
}

.acbutton:hover{
background-color: #4682B4;
}


a.tryitbtn,a.tryitbtn:link,a.tryitbtn:visited{
display:block;
color:#FFFFFF;
background-color:navy;
font-weight:bold;
font-size:11px;
text-align:center;
padding:1px;
padding-left:4px;
border:1px solid #ffffff;
outline:1px solid navy;
text-decoration:none;
margin-left:1px;
}



a.tryitbtn:hover,a.tryitbtn:active{
background-color:#4682B4;
}


.bicov{
background-image:url('../img/dok.png');
background-repeat:no-repeat;
background-position:1px 1px;
padding-left:20px;
}

.bicop{
background-image:url('../img/print.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicok{
background-image:url('../img/key.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicolo{
background-image:url('../img/logout.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicoep{
background-image:url('../img/edit.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicour{
background-image:url('../img/user.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicose{
background-image:url('../img/save.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicoce{
background-image:url('../img/close.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicomy{
background-image:url('../img/money.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicoie{
background-image:url('../img/invoice.png');
background-repeat:no-repeat;
background-position:1px 1px;
}

.bicorel{
background-image:url('../img/reload.png');
background-repeat:no-repeat;
background-position:1px 1px;
}

.bicoieb{
background-image:url('../img/invoice.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicofw{
background-image:url('../img/forward.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.bicohp{
background-image:url('../img/help.png');
background-repeat:no-repeat;
background-position:2px 1px;
padding-left:20px;
}

.bicont{
background-image:url('../img/next.png');
background-repeat:no-repeat;
background-position:2px 1px;
padding-left:20px;
}

.bicoms{
background-image:url('../img/ask.png');
background-repeat:no-repeat;
background-position:2px 2px;
padding-left:20px;
}

.w120{
width:180px;
height:16px;
}

.pole{
border:solid 1px navy;
}

#logindata{
font-weight:bold;
font-style:italic;
font-size:12px;
}

.rederror{
color:#ff0000;
font-weight:bold;
}

.darkerror{
color:#8B0000;
font-weight:bold;
}

.statmess{
color:#FF8C00;
font-weight:bold;
}

.greenmess{
color:#006400;
font-weight:bold;
}

.invisi{
display:none;
}

a.ccbuton,a.ccbuton:link,a.ccbuton:visited{
display:block;
color:#FFFFFF;
background-color:navy;
font-weight:bold;
font-size:11px;
text-align:center;
padding:1px;
padding-left:35px;
border:1px solid #ffffff;
outline:1px solid navy;
text-decoration:none;
margin-left:1px;
background-image:url('../img/credit_cards.png');
background-repeat:no-repeat;
background-position:6px 6px;
height:32px;
width:150px;
}



a.ccbuton:hover,a.ccbuton:active{
background-color:#4682B4;
}

.inforows_kids{
color:#000000;
font-weight:bold;
}
.tdbktab_kids{
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
text-align:right;
}

#mydiv {
width:270px;
height:200px;
border:20px solid #cccccc;
padding:5px;
position:fixed;
top:30%;

left:30%;
z-index:10000;
display:none;
background:#FFF;
font-size:11px;
font-family:Tahoma;
}

.pagination {
  height: 36px;
  margin: 18px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
  display: inline;
}

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}

.pagination .active a {
  color: #999999;
  cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}