@charset "utf-8";
/* CSS Document */


/* Standard definitions */

h1 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font: bold 12pt Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

h3 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#369;
	text-decoration: underline;
}
	

p {
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 0;
	line-height: 14pt;
}

img { border: 0 }

/* Layout */

body {padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:62.5%;}

#pagesurround {width:900px; margin:0 auto; padding-left:0px; padding-right:0px; margin-bottom:0px; background:url(background-fade.png) repeat-y; overflow:hidden;}

#pagesurround_image {
	width:1088px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	background-image: url(background-images.png);
	background-repeat: repeat;
}

#header {
	width:880px;
	background:url(background-top.jpg) no-repeat;
	height:100px;
	margin-bottom:10px;
	padding:10px 30px 0px;
	position: relative;
}

#header_image {
	width:1010px;
	height:50px;
	position: relative;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}

#logo {
	/* width:315px; */
	float:left;
	position: absolute;
	/* height: 180px; */
}

#top_contact {
	width:640px;
	padding-right:40px;
	float:right;
	font-size:2.8em;
	font-weight:bold;
	text-decoration: none;
	text-align: right;
}

#desc_image {
	width:900px;
	float:right;
	font-size:2.8em;
	font-weight:bold;
	text-decoration: none;
	text-align: right;
}

.top_email, .top_email a
	{
	float:right;
	font-size:0.7em;
	text-decoration: none;
	text-align: right;
	color: #333;
	font-weight:normal;
}

.top_email a:hover {
	text-decoration: underline;
}

#header_content {
	width:640px;
	padding-right:30px;
	float:right;
}

#main_content {
	width:670px;
	float:right;
	padding:0px 30px 0px 0px;
}

#main_content_image {
	width:1024px;
	float:left;
	clear: both;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 25px;
	padding-left: 32px;
}

.picture_box {
	width:660px;
	border: 1px solid #999;
}

#site_map {
	float:right;
	margin-top:100px;
	margin-bottom:100px;
	clear: both;
	height: 10px;
	width: 600px;
	margin-right: 100px;
	padding:5px;
/*	border: 1px dotted #CCCCCC; */
}

#standard_text {
	margin-top: 10px;
	width:100%;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}

#standard_text_home {
	margin-top: 10px;
	width:100%;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
/*	background-image: url(../images/home-background.png); */
}

.screenshots, .screenshots a, .screenshots a:hover {
	float:right;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	background-color: #EEE;
	height: 18px;
	width: 116px;
	padding-left: 5px;
	margin-right: 8px;
}

.m20 {
	margin-left: 20px;	
}

p a{
	text-decoration: none;
	color: #000;
}

p a:hover{
	text-decoration: underline;

}

.testimonial_bubble {
	background-image: url(../images/homepage-bubble.png);
	background-repeat: no-repeat;
	width:660px;
	height: 250px;
	margin-top:50px;
}

.bubble_text {
	width: 550px;
	height: 130px;
	margin-left: 66px;
	padding-top: 22px;
}


/* Left hand menu */

#left_menu {
	width:150px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
}

.lm1 ul {margin-left:0px; padding-left:0px; }

.lm1 li {
	display:block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 4px;
	font-size:12px;
	margin-left:0px;
	padding-left:0px;
	/* background-color: #FBFBFD; */
}

.lm2 ul {

}

.lm2 li {
	display:block;
	padding-bottom: 1px;
	border-bottom-style: none;
	padding-top: 2px;
	font-size:11px;
	margin-left:0px;
	padding-left: 14px;
}

ul {
	margin-left:0px;
	padding-left:0px;
}

#left_menu a {
	color:#003;
	
	font-weight:normal;
	text-decoration: none;
}

#left_menu a:hover {
	color:#000;
	text-decoration: underline;
}

.left_menu_small, .left_menu_small a {
	font-size: 11px;
	color: #666;	
}

.left_menu_small_b {
	font-size: 11px;
	color: #000;	
}


/* Top menu */

#top_menu {
	width:630px;
	float:left;
	padding-left:10px;
	padding-top: 23px;
}

#top_menu ul {
	margin:0px;
	padding:0px;
	float: right;
}

#top_menu li {display:inline;}

#top_menu a {
	color:#132E46;
	font-size:1.2em;
	padding-right:4px;
	margin-right:3px;
	font-weight:normal;
	border-right: solid 1px #cccccc;
	text-decoration: none;
}

#top_menu a:hover {
	color:#000;
	text-decoration: underline;
}

.ilpic {
	float:left;
}

.ilpicr {
	float:right;
}

.product_home {
	width: 300px;
	height: 210px;
	float: left;
	margin: 7px;
	padding: 4px;
	background-color: #E2E2E2;
}

.product_frontier {
	width: 650px;
	float: left;
	margin: 5px;
	padding: 4px;
	background-color: #f6f7fb;
	background-image: url(/images/fader.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
	border-top-left-radius: 0;
	border: 3px solid #8ECCF9;
	margin-top: 15px;
}

.dh_blue, .dh_blue a, .dh_blue a:hover {
	color: #448ccb;
}

.dh_blue_large, .dh_blue_large a, .dh_blue_large a:hover {
	color: #448ccb;
	font-size: 1.6em;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.dh_bullet ul {margin:0px; padding:0px;}

.dh_bullet li {
	padding-bottom: 4px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 4px;
	list-style-image: url(dh_bullet.png);
}

.l_salvage {
	padding-left: 12px;
	background-image: url(../images/b-fr-salvage.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

.l_dismantling {
	padding-left: 12px;
	background-image: url(../images/b-fr-dismantling.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}


.link_title, .link_title a {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}

div.link_image
{
	margin: 6px;
	border: 1px solid #CCCCCC;
	height: 136px;
	width: 208px;
	float: left;
	text-align: center;
}	

div.link_image img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

.link_desc
{
	text-align: center;
	margin: 2px;
	font-size: 0.9em;
	color: #999;
	line-height: 1.2em;
}

div.ss_image
{
	margin: 6px;
	border: 1px solid #CCCCCC;
	height: 120px;
	width: 116px;
	float: left;
	text-align: center;
}	

div.ss_image img
{
	display: inline;
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}

.ss_desc, .ss_desc a
{
	text-align: center;
	font-size: 0.9em;
	color: #333;
	line-height: 1.2em;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.loginform
{
	background-color: #EEE;
	height: 100px;
	width: 300px;
	float: left;
	margin-left: 150px;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adminform
{
	background-color: #EEE;
	height: auto;
	width: 550px;
	float: left;
	margin-left: 50px;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

label
{
width: 100px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}

.submit input
{
	float: right;
	margin-right: 5px;
}

.error
{
	font-weight: bold;
	color: #B70000;
}

.grey
{
	color: #999;
}

.rev_products
{
	width: 80px;
	background-image: url(dh_column.png);
	background-repeat: repeat;
	background-position: 2px;
}

.rev_description
{
	width: 400px;
}

.rev_date
{
	width: 70px;
}

.rev_customer
{
	width: 70px;
}

.rev_title
{
	width: 640px;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
	float: left;
	background-color: #CCC;
}


.rev_line
{
	width: 660px;
	clear: both;
	border-bottom: 1px solid #CCC;

}

.rev_products, .rev_description, .rev_date, .rev_customer
{
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	display: inline;
	float: left;
}

.admin_message {
	float: left;
	margin: 10px;
	padding: 10px;
	background-color: #FC9;
}

.rev_command_top {
	float: right;
	margin: 2px;
	padding-right: 8px;

}




















































#product_thumbnail_area {
	width:100%;
	display: block;
	float: left;
	float: left;
}

#product_link_area {
	width:100%;
	display: block;
	float: left;
	height:120px;
}



#product_picture {
	width:100%;
	display: block;
	float: left;
	border: 1px solid #000066;
}

div.product_thumbnail {
	margin-top: 5px;
	margin-left: 5px;
	width:auto;
	float: left;
	border: 1px solid #000066;
}

#products_matching {
	margin-top: 5px;
	width:100%;
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
}

.products_matching_title {
	font-size: 1.2em;
	font-weight: bold;
}

div.products_matching_image
{
	margin: 6px;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	

div.products_matching_image img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

.products_matching_desc
{
	text-align: center;
	margin: 2px;
	font-size: 1.0em;
}

.quote {
	font-weight: bold;
	color: #CC6600;
}

div.product_list {
	margin-top:10px;
	width:100%;
	height:120px;
	border: 1px dashed #CCCCCC;
}

div.product_list_text {
	width:470px;
	float:right;
}

.home_news_container {
	padding-top: 50px;
}

.home_news_item {
	padding: 8px;
	margin-top: 20px;
	border: 1px solid #999;
	min-height: 100px;
	border-radius: 15px;
}

.home_news_item:hover {
	border: 1px solid #333;
	border-radius: 15px;
	background-color: #eee;
}

.home_news_item_twitter {
	padding: 8px;
	margin-top: 20px;
	/*border: 1px dotted #999;*/
	min-height: 350px;
}

.home_news_item_image {
	float:left;
}

.home_news_item_title {
	float:left;
	margin-left: 10px;
	width: 530px;
	margin-top: 0px;
}

.home_news_item_body {
	margin-left: 110px;
	width: 515px;
}

.news_home {
	margin-top:0px;
	margin-bottom: 5px;
}

.hiddendisplay {
	height: 0px;
	display:block;
}

.visibledisplay {
	height: auto;
	display:block;
}

.release {
	font-size: 12px;
}

#skills {
	position:relative;
	width: 200px;
	height: 0px;
	top: -130px;
	left: 180px;
	
}

.tweet, .query {
	font-size: 120%;
	/*color: #333;*/
}
.tweet .tweet_list, .query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background-color: #EEE;*/
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}
.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em;
}
.tweet .tweet_list li a, .query .tweet_list li a {
	color: #06C;
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	/*background-color: #DDD;*/
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

.tweet_time {
	font-size: 10px;	
}

.tweet_join {
	font-size: 11px;	
}

.tweet_text {
	/*font-family: "Lucida Console", Monaco, monospace;*/
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	/*letter-spacing: -0.03em;
	word-spacing: 0.3em;*/
}

.link_web {
	margin: 6px;
	padding: 4px;
	padding-top: 8px;
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 200px;
	float: left;
	text-align: center;
}

.pw {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.pw_cont {
	width: 620px;
	height: 340px;
	border: 3px solid #27497C;
	background-color: #eee;
	border-radius: 10px;
	padding: 15px;
}

.pw_row {
	width: 600px;
	height: 40px;
}

.pw_text {
	width: 120px;
	height: 38px;
	padding-right: 20px;
	text-align: right;
	float: left;
	line-height: 22px;
}

.pw_field {
	float: left;	
}

.pw_input {
	width: 300px;
	height: 18px;
	font-size: 14px;
	border: 1px solid #09C;
	background-color: #E8FDFF;	
}

.pw_input_small {
	width: 100px;
	height: 18px;
	font-size: 14px;
	border: 1px solid #09C;
	background-color: #E8FDFF;	
}

.pw_select {
	width: 300px;
	height: 22px;
	font-size: 14px;
	border: 1px solid #09C;
	background-color: #E8FDFF;	
}

#pw_out {
	width: 400px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #C60;
	background-color: #FDEDD5;
	padding-left: 3px;
	line-height: 22px;
	letter-spacing: 0.2em;
}

.pw_out_field {
	width: 400px;
	height: 22px;
	font-size: 12px;
	border: 1px solid #C60;
	background-color: #FDEDD5;
	padding-left: 3px;
	line-height: 22px;
}

#pp_pw_out {
	width: 400px;
	height: 48px;
	font-size: 8px;
	border: 1px solid #C60;
	background-color: #FDEDD5;
	padding-left: 3px;
	color: #F30;
}

.num {
	color: #063;
}

.cap {
	color: #069;
}

.low {
	color: #939;
}

.pw_submit {
	width: 200px;
	height: 28px;
	background-color: #666;
	border: 1px solid #999;
	text-align: center;
	border-radius: 12px;
	color: #fff;
	font-weight: bold;
}

.tweet_odd, .tweet_even {
	border-radius: 8px;
	margin-bottom: 12px;
	border: 1px solid #39F;
}

.tweet_odd {
	background-color: #ddd;	
}

.tweet_even {
	background-color: #ccc;	
}

.tweet_odd:hover, .tweet_even:hover {
	border: 1px solid #39C;
	background-color: #9FD3FB;
}

/* body {
	background:#fff;
  font-family:arial, helvetica, sans-serif;
  font-size:10pt;
  margin:0;
  padding:0;
  text-align:center;
} */


/* table input { width: auto; height: auto; } */

img, fieldset { border:0px; }
fieldset {
  clear:both;
  margin:0px;
  padding:2px 0 2px 0;
}

.btn, .btn a {
  display:block;
  width:134px !important;
  height:27px;
  border:none;
  font-family:arial, helvetica, sans-serif !important;
  line-height:27px !important;
  background:url(../images/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  float:left;
}

form .btn {
  padding-bottom:4px;
}

/* h1, h2, h3 {
  font-weight:normal;
  margin:0;
  padding:0;
} */

h9 {font-size:small; text-align:right;}

th {
  font-weight:bold;
  text-align:left;
  padding-left:3.5px;
}

/* This is the main contrainer for the ticketing site */

#container {
  width:auto;
  margin:5px auto 0 auto;
/*  border:1px solid; */
  text-align:left;
}

  /* #header {
    padding:0 10px 0 0;
    height:100px; /* was 64 */
   /* border-bottom:1px solid; 
    overflow:none;
  } */

  /*footer {
    height:24px;
    line-height:24px;
    border-top:1px solid;
    border-bottom:1px solid;
    text-align:center;
    overflow:none;
  }
	/*
    #logo { 
      width:175px;
      height:100px;
      display:block;
      float:left;
    }
	*/
	
    /*#header p {
      width:300px;
      float:right;
      font-size:12px;
      line-height:12px;
      height:10px;
      text-transform:uppercase;
      text-align:right;
      padding-bottom:5px;
    } */
    
  #nav {
    clear:both;
  }
   
    #nav {
      clear:both;
      margin:0;
      padding:0 0px 0 0;
      height:auto;
      /* border-bottom:1px solid; */
    }
    
    #nav li {
      /*list-style:small;*/
      margin:0;
      padding:0;
      display:inline;
    }
    
    #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:normal;
      float:right;
    }

    /*#nav a.home { background:url(../images/home.gif) 0 5px no-repeat; }
    #nav a.new_ticket { background:url(../images/new_ticket.gif) 0 5px no-repeat; }
    #nav a.my_tickets { background:url(../images/my_tickets.gif) 0 5px no-repeat; }
    #nav a.ticket_status { background:url(../images/ticket_status.gif) 0 5px no-repeat; }
    #nav a.log_out { background:url(../images/logout.gif) 0 5px no-repeat; }*/
   
  #content {
      clear:both;
      padding:2px 0px 0px 0px;
      line-height:14pt;
      margin:5px auto 5px auto;
  }
    
    #content form {
      margin:0;
      padding:0;
    }
    
      #content form.status_form fieldset { clear:none; }
    
      #content form label {
        display:block;
        width:20px;
        padding-right:30px; /* from the side */
        text-align:left;
        float:left;
        /*font-weight:none;*/
      }
      
      #content #index form input {
        width:180px;
        /* float:right; */
      }
        
    #content #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }
   
   #ticketform {
     padding:20px 20px 50px 20px;
     width:600px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #loginform {
     padding:20px 20px 50px 20px;
     width:400px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #ticketform input, #ticketform select {
     width:300px;
     float:left;
   }

   #loginform input {
     width:160px;
     float:left;
   }
      
   #ticketform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #loginform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #ticketform textarea {
     width:400px;
   }
   
   #ticketform .ticketsubmit {
     margin-left:410px;
   }
   
   #loginform .ticketsubmit {
     margin-left:170px;
   }

   
  #powered_by {
      clear:both;
      display:block;
      width:126px;
      height:23px;
  }
   

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.msg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    text-decoration: none;
    font-weight: bold;
}


#infomessage, #warnmessage, #errormessage {
    margin-bottom: 20px;
    padding: 10px;
    font-weight: bold;
	border: 1px dotted #777;
	background-color: #EEE;
}


/* Buttons  */
/* .button, .button2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 5px;
}

.button {
    border: 1px solid;
} */
    
/* Generic CSS based Icons. use=> <tag class="Icon iconname">text</tag> */
    
.Icon {
        
    width: auto;
    padding-left:20px;
    background-position: left center;
    background-repeat: no-repeat;
    color:#006699; 
    text-decoration: none;
}

a.Icon { }
   
a.Icon:hover {
    text-decoration: underline;    
}

    
.Icon.Ticket { background:url(../images/icons/ticket.gif) 0 0 no-repeat; }
.Icon.webTicket { background:url(../images/icons/ticket_source_web.gif) 0 0 no-repeat; }
.Icon.emailTicket { background:url(../images/icons/ticket_source_email.gif) 0 0 no-repeat; }
.Icon.phoneTicket { background:url(../images/icons/ticket_source_phone.gif) 0 0 no-repeat; }                
.Icon.otherTicket { background:url(../images/icons/ticket_source_other.gif) 0 0 no-repeat; }


.Icon.attachment { background-image: url(../images/icons/attachment.gif); }
.Icon.file { background-image: url(../images/icons/attachment.gif); }
.Icon.refresh { background-image: url(../images/icons/refresh.gif); }   
.Icon.thread {
    font-weight: bold;
    font-size: 1em;
    background-image: url(../images/icons/thread.gif);
}

/* Ticket view (Messages and Responses) */
#ticketthread table.message {
    margin:10px 0 5px 0;
}

#ticketthread table.response {
    margin-bottom:5px;
}

table.message, table.response {
    border: 1px solid;
    border-bottom: none;
}

table.message td, table.message th,table.response td, table.response th {
    border-bottom:1px solid;
    padding:5px;
}

table.message tr.header td, table.response tr.header td {
    padding:1px;
    padding-left:5px;
}

table.message th, table.response th {
    line-height:24px;
    font-size:10pt;
    padding:1px;                
    padding-left:5px;
    font-weight:bold;
}

/* Index page */

/* #index {
    padding: 15px 0px 20px 0px;
}

#index h1 {
    font-size:15pt;
} */

/* .big { font-size:13pt; line-height:1.4em;} (we now use DH css) */

.lcol { width:300px; float:left; } /* These are the two main boxes with "Open a Ticket" and "Check Ticket Status" */ 
.rcol { width:300px; float:right; } /* 300px looks good */
.clear { clear:both; }
/* .lcol h3, .rcol h3 { font-size:12pt; font-weight:bold; color:#0066CC; } */

/* .lcol .btn, .lcol .btn a, .rcol .btn, .rcol .btn a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 5px;
    border: 1px solid;
} */


.support_options {
	width: 660px;
	height: 30px;
	background-color: #CAE4FF;
	border: 1px dotted #888;
	padding-left: 5px;
}

.support_options_item {
	/*width: 80px; */
	border: 1px solid #555;
	padding: 3px;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 10px;
	margin-top: 3px;
	float: left;
	text-align: center;
	background-color: #FFF;
	color: #000;
}

.support_options_item a {
	text-decoration: none;
	color: #000;
}

.support_options_item a:hover {
	text-decoration: underline;
}

.home_option1 {
	width: 280px;
	height: 200px;
	border: 1px dotted #888;
	padding: 10px;
	background-color: #CAE4FF;
	float: left;
	margin-left: 20px;
}

.home_option2 {
	width: 280px;
	height: 200px;
	border: 1px dotted #888;
	padding: 10px;
	background-color: #CAE4FF;
	float: left;
	margin-left: 20px;
}

.home_option3 {
	width: 645px;
	/*height: 600px;*/
	border: 1px dotted #888;
	padding: 10px;
	background-color: #CAE4FF;
	float: left;

}


#footer {
	margin-top: 100px;
	border-top: 1px dotted #888;
}

#indexticket form label {
     width:90px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }

form textarea {
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
}


/* nav link hover color */
#nav a:hover {
  color:#fe7700;
}


/* Data Table */
table.tgrid {
 border-left: 1px solid;
}

table.tgrid td {
  border:1px solid;
  border-top:none;
  border-left:none;
}

table.tgrid th {
  color: #FFF;
  font-size: 12px; 
  font-weight:bold;
}


table.tgrid, table.tgrid td, table.tgrid th {
  border-color:#ADADAD;
}

/* Table headings */
table.tgrid th {
  background:#ADADAD;;
  color:#FFF;
}

table.tgrid th a, table.tgrid th a:hover {
  color:#FFF;
  text-decoration:underline;
}

/* row highlighting on hover */
.tgrid tr:hover td {  background-color: #FFFFDD; }

/* Alt rows used on most data tables */
.row1 { background-color: #F4FAFF; }
.row2 { background-color: #FFFFFF; }

/* auto-highlight */
.row1.highlight td,.row2.highlight td {
    background-color: #FFFFDD;
}


/* mesages, warning and errors */
.error {
    color: #FF0000;
}

.msg {
    color:#006699;
}

#infomessage {
  background-color: #390;
  border-color: #390;
  color: #390;
  background: #CFC;
}

#errormessage {
    border-color: #903;
    background-color: #fcc;
    color: #903;
}

#warnmessage {
    border-color: #fad163;
    background-color: #fdedc1;
}

/* Input buttons/submits colors*/

/* Assorted number of tables used on view ticket.*/

table.infotable td, table.infotable th {
    background-color: #F4FAFF;
}

table.infotable th {
    font-weight:bold;
    text-align:left;
    padding-left:3px;
}

/* Response & message background */
table.message, table.response {
    border-color:#ADADAD;
}

/* Message title */
table.message th {
	background-color: #CCC;
}
/* Response title */
table.response th {
    background-color: #FFE0B3;
}

/* message & response header */
table.message tr.header td, table.response tr.header td {
    background-color: #EFEFEF;
    border-color:#ccc;
}

/* table cells bg */
table.message td, table.response td {
  background-color: #FAFAFA;
}

.rcol h3, .lcol h3 { color:#006699; }


