/* Theme Style */

* { margin: 0; padding: 0px 0 0px 0;}

img { vertical-align: middle; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: black;
background: #fff;
}

.container {
width: 740px; 
border: 1px solid #cccccc;
margin: auto;
background: white;
}

.header {
background: #e9e9e9 url("/eticket/themes/eticket/images/bgbar_h.gif");
padding: 0px 0 0px 0;
margin: auto;
border: 1px solid #e9e9e9;
}


.content {
  margin: auto;
  padding: 10px;
  clear: both;
}

a { color:#000; 
text-decoration: none;

}
a:hover { 
color:#000; 
text-decoration: underline; 
}

td {
  color: #3E3E3E;
  text-decoration: none;
  border: none;
}
p {
padding: 3px 0 3px 0; }

ul { padding-left: 15px; }

li {
  height: 25px;
  line-height: 25px;
  margin-left: 3px;
  display: underline;
}



h1,h2,h3,h4,h5,h6 { margin: 5px 0 5px 0; }
hr {
  text-align: center;
  margin: 5px auto 5px auto;
  border: 0;
  width: 100%;
  color: #48cf51;
  background-color: #48cf51;
  height: 2px;
}
.nav {
  border-top: 1px solid #999;
  background: #e9e9e9;
  line-height: 25px;
  height: 25px;
  text-align: right;
}
.nav li {
  height: 25px;
  line-height: 25px;
  margin-left: 3px;
  display: inline;
}
.nav ul { padding-right: 5px; }
.nav a {
color: #666666;
  text-decoration: none;
  border: none;
}
.nav a:hover { 
  
color: black;
  
  text-decoration: none; 
  
}

option { padding-right: 5px; }
.content table td { padding: 3px; }
.content table td table td { padding: 2px; }
.content table td table td table,.content table td table td table td { padding: 0; margin: 0; }
.pre-footer {
  border-bottom: 1px solid #999;
background: #e9e9e9;
  line-height: 25px;
  height: 25px;
  text-align: center;
  font-size: 12px;
color: #666666;
}
.footer { 
  padding: 3px 10px 3px 10px;
  color: #CCC;
  font-size: 10px;
  line-height: 25px;
  height: 25px;
}
.barTxt { font-size: 10px; color: white; }

/* Core Style */

.inputsubmit {
  font-size: 12px;
  background: #dedede url("/eticket/themes/eticket/images/bgbar.gif");
  color: #000;
  border: #666666 solid 1px;
}

.inputsubmit2 {
  font-size: 11px;
  background-color: #FFFFFF; 
  color: #006699;
  border: #FFFFFF; 
  border-style: solid;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

.error {
  color: #FF0000;
  text-decoration: none;
  border: none;
  font-weight: bold;
}




.mainTable { background-color: #F4FAFF; }
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn { background-color: #FFFFF0; }
.TableHeader { background: #EEB358 url("/eticket/themes/eticket/images/bgbar.gif"); line-height: 25px; height: 25px; }
.TableMsg { background-color: #ADADAD; width: 100%; }
.TableHeaderText { color: #FFFFFF; font-size: 11px; text-align: center; }
.TableHeaderText a { color: #FFFFFF; font-size: 11px; text-align: center; }
.TableInfoText { color: #000000; font-size: 11px; background-color: #FFFFFF; }
.priLow { background-color: #DDFFDD; }
.priNormal { background-color: #FFFFF0; }
.priHigh { background-color: #FEE7E7; }
.privReceived { background-color: #3669CF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #94C7FF; }
.msgReceived { background-color: #E9E9E9; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #FFE0B3; color: #3E3E3E; font-size: 10px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #ADADAD;  margin-top: 10px; }
.msgBorderInfo { background-color: #ffffff; }
.msgBox { background-color: #F9F9F9; }
.searchBox { padding: 10px 0 0 10px; margin: auto; }
.loginBox { padding: 5px; }
.loginBox td { padding: 5px; }
.loginBox td table td { line-height: 30px; }
.buttons { text-align: center; clear:both; }

#claim-ticket input {
  letter-spacing: -1px;
  font-family: sans-serif;
  border: 1px solid #333; 
  border-top-color: #999; 
  border-left-color: #999;
  background-color: #eee; 
  color: #333;
  padding: 0.5em 2em; 
  cursor: pointer;
} 
#claim-ticket input:hover {
  background-color: #E5FFBF;
  color: #6f9913;
  border-color: #6f9913;
} 
* html #claim-ticket input {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
} 
#claim-ticket p { 
  margin-bottom: 2em; 
  background-color: #FFFFBF;
  padding: 0.5em; 
}



/* main bk color */
.bc {background-color: #D0D0D0 url("/eticket/themes/eticket/images/bgbar_h.gif");}

/* text color on main bk color */
.fc {color: black;
  font-weight: bold;
}
/* title font settings */
#title {font-size: 22pt;}

#bread {
      color: #000;
      padding: 3px;
      margin-bottom: 25px;
      }

#bread ul {
      margin-left: 0;
      padding-left: 0;
      display: inline;
      border: none;
      } 

#bread ul li {
      margin-left: 0;
      padding-left: 0px;
      border: none;
      list-style: none;
      display: inline;
  font-size: 16px;
  font-weight: bold;
      }



.hm {
background: #fff url("/eticket/themes/eticket/images/rt_11.gif");
padding: 0px 0 0px 0;
margin: auto;
height: 104px;
}

.menubot a { 
  
color:#000; 
font-size: 80%;  
text-decoration: none;

}
.menubot a:hover { 
color:#000; 
font-size: 80%;  
text-decoration: underline; 
  
}
