body {
	margin: 0px;
	padding: 0px;
	font: 0.8em tahoma, 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color: #333;
	background: #EEE url(../images/bg_page.gif) repeat-y top center;
	text-align:center;
	min-width:760px;
	line-height:140%;
}

p{

}

/*style for main unordered list navigation links*/
ul#mainnav { 
	margin: 0; 
	padding: 3px 0px;
}

ul#mainnav li { 
	margin: 0;  
	padding: 0; 
	display: inline; 
	list-style-type: none; 
}
	
ul#mainnav a:link, ul#mainnav a:visited { 
	font-size: 100%;  
	margin: 0px 15px; 
	text-decoration: none; 
	color:#333; 
}
	
ul#mainnav a:link.selected, ul#mainnav a:visited.selected, ul#mainnav a:hover {  
	border-top: 1px solid #cccccc;
	padding-top: 4px; 
        text-decoration: none;
	color:#ff6600; 
}

table.testimonials th{
width:80px;
}

table.testimonials td{
padding:2px;
}

table.loginform th{
width:100px;
}

table.dediglossary{
border-collapse:collapse;
}

table.dediglossary th{
border:1px solid #EEE;
width:90px;
vertical-align:top;
padding:5px;
}

table.dediglossary td{
border:1px solid #EEE;
padding:5px;
}

div.serverbox{
background-color:#EEE; 
border: 1px solid black;
padding:10px
}

div.serverbox ul {
margin-left:25px;
padding-left:0px;
}

div.serverbox ul li{
line-height:175%;
}

/*style for links within the content*/	
a:link, a:visited {
	color:#FF9900;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#FF6600;
}

/*enlarged link for the package table*/
#purchase_link {color:#006699; font-size:120%; font-weight:bold}

h1 {
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px dashed #CC6600;
	margin: 10px 0;
	padding-bottom:4px;
	font-family: 'Lucida Sans Unicode', tahoma, arial
}

h2 {
	font-size:120%;
	margin-bottom: 5px;
}


h3 {
	font-size:110%;
	padding-bottom:0;
	margin-bottom:0;
}

p.error {color:red; font-weight:bold; margin:0}

table, td, tr {font-size:1em;} /*font size fox for IE5.**/

/*main container for fixed width*/
div#container { 
	position: relative;
	margin-right: auto;
	margin-left: auto; 
	width: 760px;
	text-align:left;
	}

/*top div to hold the logo*/
div#top {
	background: #ccc url(../images/logo.png) no-repeat;
	background-position: 40px 0px;
	height:101px;
	}

/*div to hold the main nav*/
div#topnav {
	background-color:#eee;
	border-bottom: 1px solid #ff9900;
	text-align: right;
	padding:1px;
}

/*div to hold the main top image*/
div#top_pic {
	height:120px;
	border-bottom:5px solid #ccc;
}
* html div#top_pic{margin-left:1px}

/*invisible container for the main content*/
div#maincontent {
	float:left;
	margin:0 0 10px 0;
	padding: 10px;
	background-color:white;
	width:530px;
	height:600px;
}
* html div#maincontent{margin-left:1px}/*fixes 1px bug in IE*/ 

html>body #maincontent { /*this rule will allow the maincontent div to expand with content in CSS2 browsers*/
  height: auto;
  min-height:200px;
}

div#error {
	border:1px solid #cc0000;
	background:#ffffcc;
	padding:5px 10px;
	color: #cc0000;
	margin:20px;
}

div#footer {
	background-color:#fff;
	border-top:1px solid #ddd;
	text-align: center;
	padding: 2px 0px;
	color:#333;
	clear:both;
}
* html div#footer{margin-left:1px}/*fixes 1px bug in IE*/

/*div to hold the content on the right column*/
div#right_column {
	position:relative;
	margin: 0 0 10px 560px;
	padding:5px;
}

/*style for the package tables*/
#packages td {
	padding: 2px 5px;
	font-size:90%;
	text-align:center;
}

/*applies border and padding to images*/
img.framed { 
	padding: 6px; 
	border: 1px solid #CCC; 
	background-color:#FFF; 
}

/*auto fitting horizontal rule with spacing*/
.horirule{
	height: 5px;
	border-top: 1px solid #bbb;
	margin-top: 7px;
	display: block;
	line-height: 3px;
}

/*fading image to separate sections*/
.separator {background:#fff url(../images/separator.gif) no-repeat center; margin:30px 0; padding:1px;}

.style2 {color: #FF6600}
.style3 {color: #FF9900}
.style4 {color: #FF3300}
.style7 {color: #FF3333}

input.formbtn {
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	margin-top: 5px;
	background-color: #ff9900;	
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.textbox {color:#ff6600; border:1px solid #ccc; background:#efefef; font:10px Verdana, Arial, Helvetica, sans-serif; padding:2px; width:180px}
fieldset {border:1px solid #999; padding:10px; margin-top:20px}
legend {color:#666; border:1px solid #999; padding:1px 10px; margin-bottom:5px}
.ddl {color:#ff6600; border:1px solid #ccc; background:#efefef; font:10px Verdana, Arial, Helvetica, sans-serif; padding:2px; width:250px}

.aff td {
  background-color:#EEE;
  color:red;
}

.comparison td{
text-align:center;
color:red;
}

.comparison th{
text-align:center;
}

.breadcrumb {
	width: 500px;
	color: #858585;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 32px;
}

td.plan_header {
	background-image: url(../images/bg_header.gif);
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	text-align: left;
}

td.plan_row {
	background-color: #ffffff;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	text-align: left;
}
td.plan_row span {
	float: left;
}

td.feature_row {
	border-right: 1px dotted #CCCCCC;
	background-color: #F5F5F5;
	text-align: left;
}
td.feature_row span {
	float: left;
}
