<!--
/* Various widget box styles ---------------------------------------- */
#box { border-left: 1px solid #666666;
	border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
}
/* Widget box titles along the left side menus (primary) */
.boxtitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('/images/RightBoxBody.gif');
	line-height: 20px;
	padding-left: 6px;

        height: 20px;
	background-repeat: repeat-x;
}
/* Default widget boxes */
.box_content_cell { background-color: #FFFFFF; border: 1px solid #666666;}
td.box_content_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}

/* The main menu box */
.box_menu_cell { background-color: #FFFFFF; }
.box_menu_cell a.menuitem {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial, sans-serif;
     font-weight: bold;
     text-decoration: none;
     line-height: 17px; display:inline;
     }
.box_menu_cell a.menuitem:hover {background-color: transparent;
     border: 0px solid #052572;
     color: #FF9900; display:inline;
     font-size: 9px;
     font-family: Tahoma, Arial;
     font-weight: bold;
     text-decoration: none;
     line-height: 17px;
     }

/* General use styles ----------------------------------------------- */
.black_heading {color: #000000;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: bold; }
.white_heading {color: #FFFFFF;
     font-size: 9px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     line-height: 17px;
     text-decoration: none;
     font-weight: bold; }
.white_back { background-color: #d6d7d6; }
.success { color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     font-weight: bold; }
.fail { color: #FF0000;
     font-size: 10px;
     font-weight: bold;
     background-color: #FFFF99; }
.required_asterisk {color: #ff0000; }

/* The default push-button */
input.button_style {font-family: Tahoma, Arial, Helvetica, sans-serif;
     font-weight: regular;
     font-size: 10px;
     color: #000000;
     height: 22px; }
input {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	color: #333333;
}
.Field_Label {text-align: right; font-size: 9px; font-weight: bold; color: #000000; }


/* Table styles ----------------------------------------------------- */
.main_table { background-color: #FFFFFF; }
.table_header_cell {
	line-height: 17px;
	background-image: url('/images/RightBoxBody.gif');
	font-size: 9px; height: 20px;
	font-weight: bold;
	color: #001F31;
	padding-left: 8px;
	background-color: #d6d7d6;
	background-repeat: repeat-x;
}

/* Default hyperlink styles ----------------------------------------- */
a.url {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal;}
a.url:link {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }
a.url:visited {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }
a.url:hover {color: #FF9900;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal;
     border-bottom: 1px dashed #3E00FF; }
a.url:active {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }

a.url_lg:link { font-family: Tahoma, Arial;
     font-size: 10px;
     font-weight: bold;
     color: #001F31;
     text-decoration: none; }
a.url_lg:visited { font-family: Tahoma, Arial;
     font-size: 10px;
     font-weight: bold;
     color: #001F31;
     text-decoration: none; }
a.url_lg:hover { font-family: Tahoma, Arial;
     font-size: 10px;
     font-weight: bold;
     color: #FF9900;
     text-decoration: none; }
a.url_lg:active { font-family: Tahoma, Arial;
     font-size: 10px;
     font-weight: bold;
     color: #001F31;
     text-decoration: none; }
a.url_lg:hover img {border: 2px solid #FF9900;}
/* Support Center Home Page styles --- */
.home_input {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #001F31;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	padding: 2px;
}
.home_button {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	width: 68px;
     height: 22px;
}

.menubox_border_idle { background-color: #0790DC; }
.menubox_border_active { background-color: #0790DC; }
.menubox_idle { background-color: #FFFFFF; }
.menubox_active { background-color: #FFFFFF; }
.menubox { background-color: #d6d7d6; }
.menubox:hover { background-color: #FF9900; }


/* Knowledgebase-related styles ------------------------------------- */
A.kb_trail {font-size: 14px;
     font-family: Tahoma, Arial;
     color:#001F31;}
A.kb_trail:hover {color: #FF9900; border-bottom: 2px solid #FFCC00; text-decoration: none;}
A.kb_trail:visited {font-size: 14px;
     font-family: Tahoma, Arial;
     color:#001F31;}
.kb_trail_separator {font-family: Tahoma, Arial;
     font-size: 13px;
     color: #001F31;
     font-weight: regular; }

.kb_article_title {color: #001F31;
     font-size: 14px;
     font-family: Tahoma, Arial;
     font-weight: bold;
     line-height: 17px;
     }
.kb_alt_bg_1 { background: #FFFFFF; }
.kb_alt_bg_2 { background: #FFFCE5; }
a.kb_parent {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: bold; }
a.kb_parent:hover {color: #FF9900;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: bold;
     border-bottom: 1px solid #FFCC00;}
a.kb_parent:link {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: bold; }
a.kb_parent:visited {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: bold; }
a.kb_parent:visited:hover { text-decoration: none;}
a.kb_category {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }
a.kb_category:hover {color: #FF9900;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal;
     border-bottom: 1px solid #FFCC00; }
a.kb_category:link {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }
a.kb_category:visited {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal;}
a.kb_category:visited:hover{ border-bottom: 1px solid #FF9900; text-decoration: none;}

/* Most Viewed Articles section */
.kb_most_diag {  background: url('/images/RightBoxBody.gif') #FF9900; }
.kb_most_viewed_articles {  background: url('/images/RightBoxBody.gif') #FF9900; }
.kb_most_viewed_articles { font-family: Tahoma, Arial, sans-serif;
	 font-size: 10px;
     background-color: #A6C5D7;
     padding-left: 6px;
     font-weight: bold;
     color: #FFFFFF; }
.kb_most_viewed_views { font-family: Tahoma, Arial, sans-serif;
     font-size: 9px;
     background-image: url('/images/RightBoxBody.gif');
     font-weight: bold;
     color: #000000;
     text-align: right;
     padding-right: 3px;}

/* Open/Track Ticket styles ----------------------------------------- */
.agent_reply {color: #006600;
     font-size: 9px;
     font-family: Tahoma, Arial;
     font-weight: bold; }
.agent_reply_text { color: #000000;
     font-size: 9px;
     font-family: Tahoma, Arial;
     font-weight: bold;}
.agent_reply_header { background: URL('/support/cerberus-support-center/themes/u2web/agent_reply_title.gif') #A9AEFB; }
.Customer_Reply_header {background: URL('/support/cerberus-support-center/themes/u2web/customer_reply_title.gif') #9CF2A5;}
.Customer_reply_Text { font-size: 9px;
     font-family: Tahoma, Arial;
     font-weight: bold;}
.ticket_subject_text {color: #001F31;
     font-size: 14px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     font-weight: bold; }
.ticket_body_text { color: #001F31;
     font-size: 9px;
     font-family: Verdana, Helvetica, sans-serif;
     line-height: 17px}
a.ticket_link {color: #001F31;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }
a.ticket_link:hover {color: #FF9900;
     border-bottom: 1px solid #FFCC00;
     font-size: 9px;
     font-family: Tahoma, Arial;
     line-height: 17px;
     text-decoration: none;
     font-weight: normal; }


/* WGM styles ------------------------------------------------------- */
.wgm_take_control_slogan {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
-->







