/* Theme Style */

/** { margin: 0; padding: 0; }

img { vertical-align: middle; }

body {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
background: #F4F4F4;
	margin-top: 10px;
}*/

.container {
	width: 720px;	
	border: 0
	margin: auto;
	background: white;
}

.content {
	margin: auto;
	clear: both;
}

a { 
	/*color:#006699;*/
	/*text-decoration: none;*/
}

td {
	color: #3E3E3E;
	text-decoration: none;
	border: none;
}
p { padding: 3px 0 3px 0; }
h1,h2,h3,h4,h5,h6 { margin: 5px 0 5px 0; }
.container hr {
  text-align: center;
  margin: 5px auto 5px auto;
  border-top: 1px dashed #464646;
  width: 100%;
  height: 2px;
  background: transparent;
}
.nav {
	border-top: 1px solid #999;
background: #EEB358 url("images/bgbar.gif");
	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: white;
	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: #EEB358 url("images/bgbar.gif");
	line-height: 25px;
	height: 25px;
	text-align: center;
	font-size: 10px;
color: white;
}
/*.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: 11px;
	background: #EEB358 url("images/bgbar.gif");
	color: white;
	border: #A6A6A6 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: #FFFFFF; }
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn {
	background-color: #FFF1B8;
}
.TableHeader { background: #EEB358 url("images/bgbar.gif"); line-height: 25px; height: 25px; }
.TableMsg { background-color: #ADADAD; width: 100%; }
.TableHeaderText {
	background-color:#E1E1E1;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.TableHeaderText a {
	color: #333333;;
	font-size: 11px;
	text-align: center;
}
.mainTable td, .mainTableAlt td {
	border-bottom:1px solid #E1E1E1;
}
.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: 12px; }
.msgAnswered { background-color: #F9DF78; color: #3E3E3E; font-size: 12px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 12px; }
.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; }
.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; 
}
/* Forms */
.formLabel {
	text-align:right;
}
.formTable input, .formTable select, .formTable textarea {
	width: 520px;
	border: 1px solid #9F9F9F;
}
.loginBox input, .loginBox select, .loginBox textarea {
	width: 520px;
	border: 1px solid #9F9F9F;
}

#d {
	border: 1px solid #9F9F9F;
}

input.submitButton {
	height:31px;
	margin:10px 5px;
	padding:0;
	
	background:transparent url(/img/button/site-upload.png) no-repeat scroll 0 -32px;
	
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	line-height:1.4em;
	margin:0;
	text-align:center;
	width:108px;
	vertical-align:middle;
}

input.submitButton:hover {
	background-position:0 -64px;
}
.formTable #captcha_input {
	width: 150px;
	vertical-align:top;
}
div.scroll {
	background-color:#E1E1E1;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	height:23px;
	white-space:nowrap;
	margin-top:3px;
}
div.scroll #tickets_found, div.scroll span.pages {
	margin-left:10px;
	line-height:23px;
}
#tickets_found, 
table.tbutton tr td .pages {
	font-size: 12px;
}

.searchButton {
	width:16px;
	height:16px;
	background:transparent url(/img/icon/find.gif) no-repeat;
	border:none;
	font-size:0;
	cursor:pointer;
}
table.tbutton, table.tbutton td {
	line-height:23px;
	padding:0 3px;
}
table.tbutton td {
	vertical-align: middle;
}
.cursorPointer {
	cursor:pointer;
}