/*

(c) Copyright 2007 AVL Networks, all rights reserved.

*/

body {
	background: #d3d3cc url("images/bg.gif") repeat-x top left;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #959586;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {
	color: #387d92;
	text-decoration: underline;
}

a:hover {
	color: #b9b9ad;
	text-decoration: none;
}

#avl_body {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.avl_head_img {
	float: left;
	width: 298px;
	padding: 0;
	margin: 0;
}

.avl_logo_glowing {
	float: left;
	width: 184px;
	padding: 0;
	margin: 0;
}

#avl_menu {
	float: left;
	width: 627px;
	background: #224a56;
	border: 1px solid #51717a;
	margin: 17px 0 0 80px;
	padding: 0 0 23px 0;
	display: inline;
}

.avl_button a:link,
.avl_button a:active,
.avl_button a:visited {
	float: left;
	background: #3e6570 url("images/button_bg.gif") repeat-x top left;
	border-right: 1px solid #65848d;
	border-bottom: 1px solid #517580;
	padding: 6px 18px 0 18px;
	height: 18px;
	color: #c4d6dc;
	text-decoration: none;
	display: block;
}

.avl_button a:hover {
	float: left;
	background: #22434d;
	border-right: 1px solid #65848d;
	border-bottom: 1px solid #517580;
	padding: 6px 18px 0 18px;
	height: 18px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.avl_button_selected a:link,
.avl_button_selected a:active,
.avl_button_selected a:visited {
	float: left;
	background: #2d515c;
	border-right: 1px solid #65848d;
	border-bottom: 1px solid #517580;
	padding: 6px 18px 0 18px;
	height: 18px;
	color: #e5eef1;
	text-decoration: none;
	display: block;
}

.avl_button_selected a:hover {
	float: left;
	background: #22434d;
	border-right: 1px solid #65848d;
	border-bottom: 1px solid #517580;
	padding: 6px 18px 0 18px;
	height: 18px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.avl_submenu {
	float: left;
	color: #517580;
	padding: 5px 15px 0 15px;
	position: absolute;
}

.avl_submenu a:link,
.avl_submenu a:active,
.avl_submenu a:visited {
	color: #6196a6;
	text-decoration: none;
}

.avl_submenu a:hover {
	color: #a3bec6;
	text-decoration: none;
}

#avl_adv_001 {
	float: left;
	width: 780px;
	padding: 33px 0 0 0;
}

#avl_content_head {
	float: left;
	background: url("images/content_head.gif") no-repeat top left;
	width: 780px;
	height: 20px;
	margin: 21px 0 0 0;
	padding: 0;
	display: inline;
}

#avl_content_head_sub {
	float: left;
	background: #ffffff url("images/content_head_sub.gif") no-repeat top left;
	width: 780px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.avl_content_home_adv_s {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}

#avl_content_body {
	float: left;
	background: #ffffff;
	width: 740px;
	margin: 0;
	padding: 0 20px 0 20px;
}

#avl_content_body_sub {
	float: left;
	background: #ffffff;
	width: 740px;
	margin: 0;
	padding: 0 20px 50px 20px;
}

.newsContent a:link,
.newsContent a:active,
.newsContent a:visited {
	color: #6196a6;
	text-decoration: none;
}

.newsContent a:hover {
	color: #a3bec6;
	text-decoration: none;
}

.submessage {
	color: grey;
	font-weight: none;
	text-decoration: none;
	font-size: 10px;
}

#avl_content_body_sub h1 {
	color: #265260;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#avl_content_body_sub h2 {
	color: grey;
	font-weight: none;
	font-size: 10px;
}

#avl_content_body_sub h3 {
	color: #265260;
	font-weight: bold;
	font-size: 14px;
}

#avl_content_body_sub p {
	padding: 12px;
	margin: 0;
}

.avl_abstract {
	width: 100%;
	min-height: 85px;
}

.avl_special {
	float: left;
	width: 100%;
	background: #eeeee3;
	border-top: 1px solid #d3d3cc;
	border-bottom: 1px solid #d3d3cc;
	padding: 12px 0 12px 0;
	margin: 0;
}

.avl_hosting_plan {
	float: left;
	width: 233px;
	padding: 0 0 0 20px;
}

.avl_hosting_plan_body {
	float: left;
	background: #ffffff;
	width: 191px;
	padding: 2px 20px 20px 20px;
	color: #a8a894;
	font-size: 9px;
	border-left: 1px solid #d3d3cc;
	border-right: 1px solid #d3d3cc;
}

.avl_hosting_plan_body strong {
	font-size: 14px;
	font-weight: bold;
	color: #282824;
}

.avl_content_sep_001 {
	background: url("images/content_separator_001.gif") no-repeat top left;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}

.avl_content_sep_002 {
	background: url("images/content_separator_002.gif") no-repeat top left;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
}

#avl_content_foot {
	float: left;
	background: url("images/content_foot.gif") no-repeat top left;
	width: 780px;
	height: 20px;
	margin: 0 0 21px 0;
	padding: 0;
	display: inline;
}

#avl_copyright {
	float: left;
	background: url("images/copyright_line.gif") no-repeat top left;
	width: 780px;
	margin: 0;
	padding: 22px 0 20px 0;
	color: #9a9a93;
	font-size: 9px;
	text-align: center;
}

#avl_copyright a:link,
#avl_copyright a:active,
#avl_copyright a:visited {
	color: #5e5e55;
	text-decoration: none;
}

#avl_copyright a:hover {
	color: #7d7d74;
	text-decoration: underline;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.avltable {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #265260;
}

th.avltablealt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #EDEDED url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #246792;
}


td.alt {
	background: #EDEDED;
	color: #246792;
}

table.avlovr
{ width: 580px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.avlovr2
{ background-color: #CCCCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.avlovr1
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }