div.tickets_page table input { width: auto; height: auto; border:1px solid #CCCCCC; color:#000000; margin:2px 0; }

div.tickets_page img, div.tickets_page fieldset { 
border:none; 
}
div.tickets_page fieldset {
  clear:both;
  margin:0;
  padding:2px 0 2px 0;
}

div.tickets_page .btn, div.tickets_page .btn a {
  display:block;
  width:134px !important;
  height:27px;
  border:none;
  font-family:tahoma, helvetica, sans-serif !important;
  line-height:27px !important;
  background:url(/tickets/images/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
}

div.tickets_page form .btn {
  padding-bottom:4px;
}

div.tickets_page h1, div.tickets_page h2, div.tickets_page h3 {
  font-weight:normal;
  margin:0;
  padding:0;
}

div.tickets_page th {
  font-weight:bold;
  text-align:left;
  padding-left:3.5px;
}

div.tickets_page #container {
  width:760px;
  margin:5px auto 0 auto;
  border:1px solid;
  text-align:left;
}

div.tickets_page #header {
    padding:0 10px 0 0;
    height:64px;
    border-bottom:1px solid;
    overflow:none;
  }

div.tickets_page #footer {
    height:24px;
    border-top:1px solid;
    border-bottom:1px solid;
    text-align:center;
    overflow:none;
  }

div.tickets_page #logo { 
      width:222px;
      height:64px;
      display:block;
      float:left;
    }

div.tickets_page #header p {
      width:300px;
      float:right;
      font-size:10px;
      line-height:10px;
      height:10px;
      text-transform:uppercase;
      text-align:right;
      padding-bottom:5px;
    }
    
div.tickets_page #nav {
    clear:both;
  }
   
div.tickets_page #nav {
      clear:both;
      margin:0;
      padding:0 40px 0 0;
      height:24px;
      border-bottom:1px solid;
    }
    
div.tickets_page #nav li {
      list-style:none;
      margin:0;
      padding:0;
      display:inline;
    }
    
div.tickets_page #nav li a {
      height:24px;
      line-height:24px;
      display:block;
      float:left;
      padding-left:25px;
      margin:0 10px 0 10px;
      text-decoration:none;
      font-weight:bold;
      float:right;
    }

div.tickets_page #nav a.home { background:url(/tickets/images/home.gif) 0 5px no-repeat; }
div.tickets_page #nav a.new_ticket { background:url(/tickets/images/new_ticket.gif) 0 5px no-repeat; }
div.tickets_page #nav a.my_tickets { background:url(/tickets/images/my_tickets.gif) 0 5px no-repeat; }
div.tickets_page #nav a.ticket_status { background:url(/tickets/images/ticket_status.gif) 0 5px no-repeat; }
div.tickets_page #nav a.log_out { background:url(/tickets/images/logout.gif) 0 5px no-repeat; }
   
  #content div.tickets_page {
      clear:both;
      padding:2px 10px 10px 10px;
      line-height:14pt;
      margin:5px auto 5px auto;
  }
  
    #content div.tickets_page #index {
      width:525px; /* Enable to center the forms */
      margin:10px auto 10px auto;
    }
    
    div.tickets_page #index .box {
      width:252px;
      float:left;
    }
    
    div.tickets_page #index .box p {
        clear:both;
        padding-top:10px;
        text-align:justify;
    }
    
    #content div.tickets_page form {
      margin:0;
      padding:0;
    }
    
      #content div.tickets_page form label {
        display:block;
        width:60px;
        padding-right:10px;
        text-align:left;
        float:left;
        font-weight:bold;
      }
      
      #content div.tickets_page #index form input {
        width:175px;
        float:left;
		border:1px solid #CCCCCC;
		color:#000000;
      }
        
    #content div.tickets_page #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }
   
   div.tickets_page #ticketform {
     padding:20px 20px 50px 20px;
     width:600px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   div.tickets_page #loginform {
     padding:20px 20px 50px 20px;
     width:400px;
     margin:20px auto 20px auto;
     border:1px solid;
     font-family: 'Tahoma';
   }
   
   div.tickets_page #ticketform input, div.tickets_page #ticketform select {
     width:300px;
     float:left;
   }

   div.tickets_page #loginform input {
     width:160px;
     float:left;
   }
      
   div.tickets_page #ticketform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   div.tickets_page #loginform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   div.tickets_page #ticketform textarea {
     width:400px;
   }
   
   div.tickets_page #ticketform .ticketsubmit {
     margin-left:410px;
   }
   
   div.tickets_page #loginform .ticketsubmit {
     margin-left:170px;
   }

   
  div.tickets_page #powered_by {
      clear:both;
      display:block;
      width:126px;
      height:23px;
  }
   

div.tickets_page .error {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

div.tickets_page .msg {
    font-family: tahoma, Helvetica, sans-serif;
    font-size: 13.5px;
    text-decoration: none;
    font-weight: bold;
}


div.tickets_page #infomessage, div.tickets_page #warnmessage, div.tickets_page #errormessage {
    margin-bottom: 1.5em;
    padding: 0.3em;
    font-weight: bold;
    border-top: 1px solid;
    border-bottom: 1px solid;
}


/* Buttons  */
div.tickets_page .button {
    font-family: tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 5px;
    border: 1px solid;
}
    
/* Generic CSS based Icons. use=> <tag class="Icon iconname">text</tag> */
    
div.tickets_page .Icon {
        
    width: auto;
    padding-left:20px;
    background-position: left center;
    background-repeat: no-repeat;
    color:#006699; 
    text-decoration: none;
}

div.tickets_page a.Icon { }
   
div.tickets_page a.Icon:hover {
    text-decoration: underline;    
}

    
div.tickets_page .Icon.Ticket { background:url(/tickets/images/icons/ticket.gif) 0 2px no-repeat; }
div.tickets_page .Icon.webTicket { background:url(/tickets/images/icons/ticket_source_web.gif) 0 2px no-repeat; }
div.tickets_page .Icon.emailTicket { background:url(/tickets/images/icons/ticket_source_email.gif) 0 2px no-repeat; }
div.tickets_page .Icon.phoneTicket { background:url(/tickets/images/icons/ticket_source_phone.gif) 0 2px no-repeat; }


div.tickets_page.Icon.attachment { background-image: url(/tickets/images/icons/attachment.gif); }
div.tickets_page .Icon.file { background-image: url(/tickets/images/icons/attachment.gif); }
div.tickets_page .Icon.refresh { background-image: url(/tickets/images/icons/refresh.gif); }   
div.tickets_page .Icon.thread {
    font-weight: bold;
    font-size: 1em;
    background-image: url(/tickets/images/icons/thread.gif);
}

/* Ticket view (Messages and Responses) */
div.tickets_page #ticketthread table.message {
    margin:10px 0 5px 0;
}

div.tickets_page #ticketthread table.response {
    margin-bottom:5px;
}

div.tickets_page table.message, div.tickets_page table.response {
    border: 1px solid;
    border-bottom: none;
}

div.tickets_page table.message td, div.tickets_page table.message th, div.tickets_page table.response td, div.tickets_page table.response th {
    border-bottom:1px solid;
    padding:5px;
}

div.tickets_page table.message tr.header td, div.tickets_page table.response tr.header td {
    padding:1px;
    padding-left:5px;
}

div.tickets_page table.message th, div.tickets_page table.response th {
    line-height:24px;
    font-size:12px;
    padding:1px;                
    padding-left:5px;
    font-weight:bold;
}

div.tickets_page td.view_menu img{
display:inline;
vertical-align:baseline;
}

div.tickets_page table{
empty-cells:show;
}

div.tickets_page select{
color:#000000;
padding:0;
margin:2px 0;
}