/* TEMPLATE APPERANCE */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(tile_body.gif);
	background-position: center top;
	background-color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4f;
	line-height: 15px;
}
#background {
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #4ea5d9;
	text-align: center;
}

.maincontainer {
	width: 980px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.studiobackground {
	padding-top: 25px;
	padding-bottom: 25px;
}

.ruler {
	background-image: url(ruler.gif);
	height: 2px;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ruler2 {
	background-image: url(ruler.gif);
	height: 2px;
	width: 92%;
	margin-left: 25px;
}

#leftcolumn {
	width: 178px;
	padding-bottom: 30px;
	vertical-align: top;
	background-color: #005883;
}
#rightcolumn {
	width: 178px;
	padding-bottom: 30px;
	vertical-align: top;
	background-color: #005883;
}






/* LINKER */
a:visited {
	font-weight: normal;
	color: #4d4d4f;
	text-decoration: underline;
	line-height: 16px;
}
a:link {
	font-weight: normal;
	color: #4d4d4f;
	text-decoration: underline;
	line-height: 16px;
}
a:hover {
	font-weight: normal;
	color: #eeeeee;
	text-decoration: underline;
	line-height: 16px;
}

.active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.leftmenu a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftmenu a:link {
	color: #58b5ed;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftmenu a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftmenu_dropdown a:visited {
	color: #58b5ed;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftmenu_dropdown a:link {
	color: #58b5ed;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftmenu_dropdown a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.typeselect a:visited {
	font-weight: bold;
	padding-right: 2px;
}
.typeselect a:link {
	font-weight: bold;
	padding-right: 2px;
}
.typeselect a:hover {
	font-weight: bold;
	padding-right: 2px;
}

.typeselect2 a:visited {
	font-weight: bold;
	padding-right: 2px;
}
.typeselect2 a:link {
	font-weight: bold;
	padding-right: 2px;
}
.typeselect2 a:hover {
	font-weight: bold;
	padding-right: 2px;
}




/* HEADERS AND SPECIAL */
.header,
.subheader {
	font-size: 17px;
	font-weight: bold;
	color: #4d4d4f;
	display: block;
	margin-bottom: 14px;
	font-weight: normal;
	line-height: 22px;
}

.headerSmall {
	font-size: 12px;
	color: #4d4d4f;
	font-weight: bold;
	line-height: 18px;
}



.price {
	font-size: 13px;
	font-weight: bold;
	color: #023757;
	line-height: 18px;
}
.cartprice {
	font-size: 13px;
	color: #eb6a33;
	line-height: 18px;
}
.pricelinethrough{
	font-size: 13px;
	color: #979797;
	text-decoration: line-through;
	line-height: 18px;
}
.voucher {
	color: #ad5318;
}
.note {
	font-size: 12px;
	color: #e36725;
	display: block;
	margin-bottom: 6px;
}






/* SHOPPING CART APPERANCE */
.cartheader {
	background-image: url(cartbg.gif);
	height: 24px;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
}
.cartcell {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.cartsep {
	background-image: url(cartsep.gif);
	background-repeat: no-repeat;
}
.cartruler {
	background-image: url(ruler.gif);
	height: 2px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #0a55a8;	
}
.cartcellalter {
	background-color: #063c76;
}







/* FORM APPERANCE */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
}
.checkbox {
	border-style: none;
}
.button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.smallfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}





/* LAYOUT ELEMENTS */
#header {
	height: 98px;
	width: 980px;
	background-image: url(headerbg.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 27px;
}
#footer {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 100px;
}
.mpopular {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
#cart {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	width: 600px;
}
#shoplogo {
	float: left;
	width: 300px;
}
#hideme {
	width: 1px;
	height: 1px;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
.info {
	font-size: 9px;
	text-align: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.links_category {
	text-align: left;
}
.typeselect {
	padding-left: 25px;
	padding-top: 10px;
}
.typeselect2 {
	padding-left: 15px;
	padding-top: 10px;
}
.popular {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left;
	vertical-align: middle;
}
.product_category {
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: center;
	vertical-align: middle;
}
.product_front {
	background-color: #FFFFFF;
	width: 274px;
	margin-bottom: 8px;
	text-align: center;
	vertical-align: middle;
	height: 183px;
}
.newsflash {
	width: 274px;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}
.fill {
	height: 460px;
}

.leftmenu {
	text-align: left;
	padding-left: 18px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftmenu_dropdown {
	text-align: left;
	padding-left: 18px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.links {
	text-align: left;
	padding-left: 18px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.links2 {
	text-align: left;
	padding-right: 18px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}










/* SUPPORT CENTER */
#loginform, #ticketform {
  background:#f1f1f1;
  border-color:#ccc;
}

/* nav link color */
#nav li a {
  color:#006699;
  font-weight:bold;
}

/* 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-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;
}

/* 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: #C3D9FF;
}
/* 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;
}



/* Table headings */
table.tgrid th {
  background:#00254d;
  color:#ffffff;
}


/* row highlighting on hover */
.tgrid tr:hover td {  background-color: #145294; }

/* Alt rows used on most data tables */
.row1 { background-color: #0b3c71; }
.row2 { background-color: #0a3767; }

/* auto-highlight */
.row1.highlight td,.row2.highlight td {
    background-color: #FFFFDD;
}


#loginform, #ticketform {
  background:#145294;
}

#infomessage {
  background-color: #145294;
  background: #145294;
}

#errormessage {
    background-color: #145294;
}

#warnmessage {
    background-color: #145294;
}


/* Assorted number of tables used on view ticket.*/

table.infotable td, table.infotable th {
    background-color: #eeeeee;
	color:#000000;	
}

table.infotable th {
    font-weight:bold;
    text-align:left;
    padding-left:3px;
}


/* message & response header */
table.message tr.header td, table.response tr.header td {
  background:#00254d;
  color:#ffffff;
}

/* table cells bg */
table.message td, table.response td {
	padding: 25px;
}
img, fieldset { border:None; }
fieldset {
  clear:both;
  margin:0;
  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(support/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
}

.btn a {
  display:block;
  width:134px !important;
  height:27px;
  border:none;
  font-family:arial, helvetica, sans-serif !important;
  line-height:27px !important;
  background:url(support/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
}

  #content {
      clear:both;
  }
    #index .box {
      width:252px;
      float:left;
    } 
	
    #index .box p {
        clear:both;
        padding-top:10px;
        text-align:justify;
    }
    #content form {
      margin:0;
      padding:0;
    }
      #content form label {
        display:block;
        width:60px;
        padding-right:10px;
        text-align:right;
        float:left;
        font-weight:bold;
      }
      #content #index form input {
        float:left;
      }
    #content #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }
    #ticketform {
     padding:20px 20px 50px 20px;
     width:600px;
     margin:20px auto 20px auto;
   }
    #loginform {
     padding:20px 20px 50px 20px;
     width:400px;
     margin:20px auto 20px auto;
   }
   #ticketform input, #ticketform select {
     float:left;
   }
   #loginform input {
     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;
   }
.error {
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.msg {
    text-decoration: none;
    font-weight: bold;
} 

img, fieldset { border:None; }

.clear { clear:both; height:10px; }



    #info {
      width:auto;
      padding:10px;
      border:1px solid #ccc;
      background:#ececec;
      margin:20px 20px 0 0;
      float:right;
      text-align:center;
   }
    #info a { color:#FF7C01;}
    #info a:hover { color: #07B; }
 
  #nav {
    clear:both;
    padding:10px 0 0 30px;
  }

    #nav ul {
      clear:both;
      margin:0;
      padding:0 0 0 0;
    }
    
    #nav ul li {
      list-style:none;
      margin:0;
      padding:0;
      display:inline;
    }
    
    #nav ul li a {
      display:block;
      float:left;
      margin:0 0 0 9px;
      text-decoration:none;
    }

    #nav ul#main_nav {
        padding-left:40px;
    }
    
    #nav ul#main_nav li a {
      background:url(support/tab.jpg) bottom left no-repeat #333;
      width:110px;
      height:23px;
      line-height:23px;
      text-align:center;
      color:#666;
      font-weight:bold;
    }
    
    #nav ul#main_nav li a.active {
      background:url(support/tab.jpg) top left no-repeat #333;
      color:#000;
    }

    #nav ul#main_nav li a.active:hover {
        color:#000;
    }

    #nav ul#main_nav li a:hover {
      color:#FF7C01;
    }    
    
    #nav ul#sub_nav li a {
      height:16px;
      line-height:16px;
      padding:5px 10px 5px 25px;
      font-weight:bold;
    }

    #nav ul#sub_nav li a:hover {
        color:#FF7C01;
    }
    

    /** Individual Sub-nav items **/
    
    #nav a.Ticket { background:url(support/my_tickets.gif) 0 5px no-repeat #ececec; }
    #nav a.assignedTickets { background:url(support/icons/assigned_tickets.gif) 0 5px no-repeat #ececec; }
    #nav a.overdueTickets { background:url(support/icons/overdue_tickets.gif) 0 5px no-repeat #ececec; }
    #nav a.newTicket { background:url(support/new_ticket.gif) 0 5px no-repeat #ececec; }

    #nav a.premade { background:url(support/icons/premade_reply.gif) 0 5px no-repeat #ececec; }
    #nav a.newPremade { background:url(support/icons/new_premade_reply.gif) 0 5px no-repeat #ececec; }

    #nav a.staff { background:url(support/icons/list_groups.gif) 0 5px no-repeat #ececec; }
    #nav a.user { background:url(support/icons/list_users.gif) 0 5px no-repeat #ececec; }
    #nav a.userPref { background:url(support/icons/user_preferences.gif) 0 5px no-repeat #ececec; }
    #nav a.userPasswd { background:url(support/icons/change_password.gif) 0 5px no-repeat #ececec; }

    #nav a.preferences { background:url(support/icons/settings.gif) 0 5px no-repeat #ececec; }
    #nav a.attachment { background:url(support/attachment.gif ) 0 5px no-repeat #ececec; }
    #nav a.api { background:url(support/icons/api_settings.gif) 0 5px no-repeat #ececec; }
    

    #nav a.emailTemplates { background:url(support/icons/email_templates.gif) 0 5px no-repeat #ececec; }
    #nav a.emailSettings { background:url(support/icons/email_settings.gif) 0px 5px no-repeat #ececec; }
    #nav a.newEmail { background:url(support/icons/add_new_email.gif) 0 5px no-repeat #ececec; }
    #nav a.banList { background:url(support/icons/ban_list.gif) 0 5px no-repeat #ececec; }

    #nav a.users { background:url(support/icons/list_users.gif) 0 5px no-repeat #ececec; }
    #nav a.newuser { background:url(support/icons/new_user.gif) 0 5px no-repeat #ececec; }
    #nav a.groups { background:url(support/icons/list_groups.gif) 0 5px no-repeat #ececec; }
    #nav a.newgroup { background:url(support/icons/new_group.gif) 0 5px no-repeat #ececec; }

   
    #nav a.helpTopics { background:url(support/icons/help.gif) 0 5px no-repeat #ececec; }
    #nav a.newHelpTopic { background:url(support/icons/new_help_topic.gif) 0 5px no-repeat #ececec; }

    #nav a.departments { background:url(support/icons/list_departments.gif) 0 5px no-repeat #ececec; }
    #nav a.newDepartment { background:url(support/icons/new_department.gif) 0 5px no-repeat #ececec; }


    /* 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;
    }

    a.Icon { }

    a.Icon:hover {
        text-decoration: underline;
    }

    .Icon.Ticket { background:url(support/ticket.gif) 0 2px no-repeat; }
    .Icon.webTicket { background:url(support/ticket_source_web.gif) 0 2px no-repeat; }
    .Icon.emailTicket { background:url(support/ticket_source_email.gif) 0 2px no-repeat; }
    .Icon.phoneTicket { background:url(support/ticket_source_phone.gif) 0 2px no-repeat; }
    .Icon.otherTicket { background:url(support/ticket_source_other.gif) 0 2px no-repeat; }
    .Icon.overdueTicket { background:url(support/overdue_ticket.gif) 0 2px no-repeat; }
    .Icon.assignedTicket { background:url(support/assigned_ticket.gif) 0 2px no-repeat; }
    .Icon.lockedTicket { background:url(support/locked_ticket.gif) 0 2px no-repeat; }
   
    .Icon.file { background-image: url(support/file.gif); }
    .Icon.refresh { background-image: url(support/refresh.gif); }
    .Icon.note { 
        font-weight: bold;
        font-size: 1em;
        background-image: url(support/note.gif); 
    }
    .Icon.thread { 
        font-weight: bold;
        font-size: 1em;
        background-image: url(support/thread.gif); 
    }