/*
// QuantivResources/QuantivWebUI/Styles/ControlStyles.css
// Quantiv Ltd
// Copyright (c) Quantiv Ltd 1995-2006. All rights reserved
// Quantiv is a Trademark of Quantiv Ltd.
// Version=4.0.1.0
*/

input.qtv-txt
{
}

input.qtv-txt-ro
{
  background-color: #dcdcdc;
  color: #000000;
  border: solid 1px #808080;
}

input.qtv-txt-pwd
{
}

input.qtv-txt-pwd-ro
{
  background-color: #dcdcdc;
  color: #000000;
  border: solid 1px #808080;
}

textarea.qtv-txt-ml
{
}

textarea.qtv-txt-ml-ro
{
  background-color: #dcdcdc;
  color: #000000;
  border: solid 1px #808080;
}

span.qtv-txt
{
}

span.qtv-txt-ro
{
}

select.qtv-ddl
{
}

select.qtv-ddl-ro
{
  background-color: #dcdcdc;
  color: #000000;
}

input.qtv-ddl-ro
{
  background-color: #dcdcdc;
  color: #000000;
  border: solid 1px #808080;
}

select.qtv-lb
{
}

select.qtv-lb-ro
{
  background-color: #dcdcdc;
  color: #000000;
}

textarea.qtv-lb-ro
{
  background-color: #dcdcdc;
  color: #000000;
  border: solid 1px #808080;
}

span.qtv-chk
{
}

.qtv-chk input
{
}

.qtv-chk label
{
}

span.qtv-chklb
{
}

table.qtv-chklb
{
}

.qtv-chklb input
{
}

.qtv-chklb label
{
}

span.qtv-rb
{
}

.qtv-rb input
{
}

.qtv-rb label
{
}

span.qtv-rbg
{
}

table.qtv-rbg
{
}

.qtv-rbg input
{
}

.qtv-rbg label
{
}

span.qtv-dtp
{
  white-space: nowrap;
}

.qtv-dtp input
{
}

.qtv-dtp select
{
}

span.qtv-dtp-ro
{
  white-space: nowrap;
}

.qtv-dtp-ro input
{
  background-color: #dcdcdc;
  color: #000000;
  border: solid 1px #808080;
}

span.qtv-chcbtn
{
  white-space: nowrap;
}

.qtv-chcbtn select
{
}

.qtv-chcbtn input
{
}

span.qtv-pagesel
{
  white-space: nowrap;
}

.qtv-pagesel select
{
}

.qtv-pagesel input
{
}

span.qtv-sortsel
{
  white-space: nowrap;
}

.qtv-sortsel select
{
}

.qtv-sortsel input
{
}

div.qtv-ol
{
  width: 100%;
  overflow: hidden;
}

table.qtv-ol
{
  width: 100%;
  table-layout: fixed;
}

col.qtv-ol
{
}

div.qtv-ol-hdr
{
  width: 100%;
  overflow: hidden;
  margin: 0em 0em 0em 0em;
  padding: 0.2em 0.2em 0.2em 0.2em;
  /* background-image: url(Images/ol-hdr-back.gif);
  background-repeat: repeat-x; */
  white-space: nowrap;
  font-size: 110%;
}

img.qtv-ol-hdr
{
  vertical-align: middle;
}

span.qtv-ol-hdr
{
  vertical-align: middle;
  margin: 0em 0em 0em 0.3em;
}

div.qtv-ol-sn
{
  width: 100%;
  overflow: hidden;
  padding: 0em 0em 0.4em 0em;
}

div.qtv-wzd
{
  width: 100%;
  overflow: hidden;
}

table.qtv-wzd
{
  width: 100%;
  table-layout: fixed;
}

col.qtv-wzd
{
}

div.qtv-wzd-hdr
{
  width: 100%;
  overflow: hidden;
  margin: 0em 0em 0em 0em;
  padding: 0.2em 0.2em 0.2em 0.2em;
  background-image: url(Images/wzd-hdr-back.gif);
  background-repeat: repeat-x;
  white-space: nowrap;
  font-size: 110%;
}

span.qtv-wzd-hdr
{
}

div.qtv-wzd-sn
{
  width: 100%;
  overflow: hidden;
}

table.qtv-wbb
{
}

table.qtv-wbb td
{
  padding: 0em 0.3em 0em 0.3em;
}

input.qtv-wbb-btn
{
  width: 6em;
}

img.qtv-err-ind
{
  width: 1.3em;
  height: 1.3em;
}

div.qtv-err-smry
{
  width: 100%;
  overflow: hidden;
  margin: 0.3em 0em 0em 0em;
}

div.qtv-err-smry-hdr
{
  width: 100%;
  overflow: hidden;
  margin: 0em 0em 0em 0em;
  padding: 0.2em 0.2em 0.2em 0.2em;
  background-image: url(Images/err-smry-hdr-back.gif);
  background-repeat: repeat-x;
  white-space: nowrap;
  font-size: 110%;
}

img.qtv-err-smry-hdr
{
  vertical-align: middle;
}

span.qtv-err-smry-hdr
{
  vertical-align: middle;
  margin: 0em 0em 0em 0.3em;
  font-weight: bolder;
}

div.qtv-err-smry-body
{
  width: 100%;
  overflow: hidden;
  margin: 0.5em 0em 0em 2em;
  color: Red;
  line-height: 1.5em;
}

div.qtv-err-smry-body ul
{
  
}

