<!--

/* Custom CSS */

*
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

a:link,
a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover,
a:active
{
	text-decoration: none;
}

body
{
	background-image: url('http://www.flexservers.nl/images/subnav_line_demo.gif');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #E6E6E6;
}

.sticky {
	cursor: pointer;
	color: #003399;
	text-decoration: none;
	border: none;
	margin-left: 3px;
}

.checkbox
{
	margin: 5 0 0 0;
}

ul.list
{
	list-style: none;
	margin: 0 0 24px 0;
	padding: 0;
	width: 265px;
	border-top: 1px solid #ccc;
}

ul.list li a:link,
ul.list li a:visited
{
	border-bottom: 1px solid #ccc;
	padding: 4px 0 4px 8px;
	display: block;
	text-decoration: none;
}

ul.list li a:hover,
ul.list li a:active
{
	text-decoration: underline;
	background: url(/images/bg-header-addons.jpg) 50% -7px repeat-x;
}

/* End custom CSS */


/* Various widget box styles ---------------------------------------- */

#box {
	border: 1px solid #DF002C;
	background-color: #EFEFEF;
}
/* Widget box titles along the left side menus (primary) */
.boxtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(boxtitle_bg.gif);
	line-height: 22px;
	padding-left: 6px;
	background-color: #DF002C;
	background-repeat: repeat-x;
}
/* Default widget boxes */
.box_content_cell { background-color: #EEEEEE; }
td.box_content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

td.box_content_text table tr td { padding: 0; }

/* The main menu box */
.box_menu_cell { background-color: #EEEEEE; }
a.menuitem {color: #7F011A; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.menuitem:hover {background: #FFE2E8; border: 1px solid #DF002C; color: #7F011A; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: none; font-weight: normal; }


/* General use styles ----------------------------------------------- */
.black_heading {color: #000000; font-size: 11px; font-family: Tahoma, Verdana, Arial; line-height: 17px; text-decoration: none; font-weight: bold; }
.white_heading {color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 17px; text-decoration: none; font-weight: bold; }
.white_back { background-color: #FFFFFF; }
table.white_back tr td { padding: 5; }
.success { color: #009900; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; 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 { border-left: solid 1px #336699; border-top: solid 1px #336699; border-right: solid 1px #666666; border-bottom: solid 1px #666666; font-family: Tahoma, Arial, Helvetica; font-weight: bold; font-size: 8pt; color: #FFFFFF; background-color: #DF002C; }
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}


/* Table styles ----------------------------------------------------- */
.main_table { background-color: #BABABA; }
.table_header_cell {
	line-height: 17px;
	background-image: url(boxtitle2_bg.gif);
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

table.main_table tr td { padding: 5px; }


/* Default hyperlink styles ----------------------------------------- */
a.url:link {color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.url:visited {color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.url:hover {color: #DF002C; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: none; font-weight: normal; }
a.url:active {color: #DF002C; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: none; font-weight: normal; }

a.url_lg:link {	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline; }
a.url_lg:visited { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline; }
a.url_lg:hover { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #DF002C; text-decoration: none; }
a.url_lg:active { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #DF002C; text-decoration: none; }

/* Support Center Home Page styles --- */
.home_input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;	
	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, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	width: 150px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding: 2px;
}

.menubox_border_idle { background-color: #CCCCCC; }
.menubox_border_active { background-color: #0790DC; }
.menubox_idle { background-color: #FFFFFF; }
.menubox_active { background-color: #E9F7FE; }

/* Knowledgebase-related styles ------------------------------------- */
.kb_article_title {color: #333333; font-size: 14px; font-family: Verdana, Tahoma, Helvetica, sans-serif; line-height: 17px; font-weight: bold; }
.kb_alt_bg_1 { background: #FFFFFF; }
.kb_alt_bg_2 { background: #FFE2E8; }
a.kb_parent {color: #333333; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
a.kb_parent:hover {color: #333333; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
a.kb_parent:link {color: #333333; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
a.kb_parent:visited {color: #333333; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: bold; }
a.kb_category {color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.kb_category:hover {color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.kb_category:link {color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.kb_category:visited {color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }

/* Most Viewed Articles section */
/* .kb_most_diag {	background-image: url(diag.gif); } */
.kb_most_diag {	background-image: none; background-color: #DF002C; }
.kb_most_viewed_articles { font-family: Tahoma, Verdana, Arial; font-size: 11px; background-color: #DF002C; padding-left: 6px; font-weight: bold; color: #FFFFFF; }
.kb_most_viewed_views { font-family: Tahoma, Verdana, Arial; font-size: 11px; background-color: #36313E; font-weight: bold;	color: #FFFFFF;	text-align: center; }


/* Open/Track Ticket styles ----------------------------------------- */
.agent_reply { color: #EE0000; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; }
.ticket_subject_text {color: #333333; font-size: 14px; font-family: Verdana, Tahoma, Helvetica, sans-serif; line-height: 17px; font-weight: bold; }
.ticket_body_text { color: #111111; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; line-height: 17px}
a.ticket_link {color: #7F011A; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; line-height: 17px; text-decoration: underline; font-weight: normal; }
a.ticket_link:hover {background: #FFE2E8; border: 1px solid #DF002C; color: #666666; font-size: 11px; font-family: Tahoma, Verdana, Helvetica, sans-serif; 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;
}

-->
/* MRTG styles */

div.graph table, div#legend table {
	font-size: .8em;
}

div.graph table td {
	padding: 0 10px;
	text-align: right;
}

div table .in th, div table td span.in {
	color: #00cc00;
}

div table .out th, div table td span.out {
	color: #0000ff;
}









