.top-menu {
text-align: left;
color: #000;
font-weight: normal;
padding: 6px 5px 4px 10px;
height: 16px;
background: url('../images/bg-menutop.gif');
margin: 8px 0 10px 0;
}

.top-menu a:link,.top-menu a:visited {
color:  #000;
font-weight: bold;
padding: 0 10px 0 5px
}


#ticketDetail { width: 700px}

#ticketDetail textarea {width: 690px }

#ticketDetail fieldset {
padding: 10px
}
#ticketDetail legend {
  display: block;
  width: 100px;
  padding: 0;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  border: 0;
  
}

#ticketDetail #btnSubmit {
margin: 5px 0
}

#ticketDetail select {width: 150px}



#ticketSubject {
font-weight: bold;
background: url('../images/bg-support-h1.gif') 0 0 no-repeat;
margin: 15px 0 20px 0;
height: 20px;
padding: 3px 0 0 15px ;
}

.ticketH1 {
color: #555;
font-weight: bold;
width: 760px;
padding: 3px 0 2px 14px;
background: url('../images/bg-support-h1.gif') 0 0 no-repeat;
margin-bottom: 15px;
}

.ticketName {
font-weight: bold;
height: 25px;
background: #edf4ff;
border-top: 1px solid #5b8bd7;
border-bottom: 1px solid #5b8bd7;
}

.ticketName a:link,.ticketName a:visited {
font-weight: bold;
background: #edf4ff;
}

.ticketNameEmail {
font-weight: normal;
font-size: 80%
}

.ticketKey {
width: 100px;
padding: 3px;
background: #edf4ff;
}

.ticketVal {
width: 200px;
padding: 3px;
}

.ticketMessTbl
{
width: 700px;
border: 1px solid #5b8bd7
}

.ticketMessTbl th {
text-align: left;
color: #fff;
font-weight: normal;
padding: 2px;
background: url('../images/bg-support-head.gif');
}

.ticketMessTbl td {
padding: 2px
}

.ticketMessage td {
padding: 0 0 20px 0;
margin: 0 0 20px 0
}

.ticketShortMenu {
margin-left: 30px;
width: 280px;
float: left;
clear: right;
line-height: 14px;
}

.ticketShortMenu td{
height: 14px;
}

.ticketShortMenu b{
color: #5b8bd7;
}

.ticketShortMenu a:link, .ticketShortMenu a:visited{
font-size: 90%
}

.ticketFieldSet {

}






#shortMenuUnread {
color: #f22;
font-weight: bold
}


.ticketPages {
width: 760px;
height: 19px;
margin-top: 20px;
border: 1px solid #5b8bd7;
}

.ticketPages a:link, .ticketPages a:visited {
padding-left: 3px;
padding-right: 3px;
border-right: 1px solid #dedede;
}


.ticketPagesInfo {
color: #fff;
font-weight: bold;
font-size: 12px;
margin: 1px;
padding-left: 2px;
width: 120px;
float: left;
clear: right;
background: #5b8bd7;
}

.searchTable {
width: 760px;
margin: 0 0 20px 0;
}

.searchTable td{
font-size: 11px;
}

.searchTable .text-input {
width: 120px;
}

.adminComment {
border: 1px solid #5f5;
margin: 10px;
background: #bfb
}


#newTicketLink {
margin: 0px 0 10px 0;
}

#newTicketLink a:link,#newTicketLink a:visited{
color: #ff0000;
font-weight: bold
}

.nobold {
font-weight: normal
}