/* This file contains the main site styles */

body {
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
}

td {
	font-size: 11px;
	line-height: 18px;	
}

.sectionstrip {
	background: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 24px;
}

.headmenu, .mainmenu, .breadcrumb, .rhn, .rhnwrapper, .bottommenu, .resellerbtn, .screenonly {
	display: none;
}

.printonly {
	display: visible;	
}

.sectionstriplight {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

.contentarea {
	background-color: #FFFFFF;
}

.mainfeature {
	background-color: #FFFFFF;
}

.maincontent a, .maincontenttopfullscreen a {
	color: #333399;
}

a:visited {
	color: #333399; 
}

.footer {
	padding-left: 25px;
	font-size: 11px;
}

.copyright {
	color: #666666;	
}

.subfeature {
	font-size: 11px;
	line-height: 18px;
}

.submenu {
	padding-left: 25px;
	line-height: 17px;
}

.packagebox {
	width: 164px;
	height: 132px;
	background: url(/pics/box_bg.gif) no-repeat;
	padding: 10px;
	padding-top: 0px;
	line-height: 16px;
}

/* Additional text effects */

h1 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 8px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	border-bottom: solid #F2F2F2 3px;
	width: 100%;
	margin-bottom: 8px;
}

h3 {
	color: #656565;
	font-weight: bold;
	font-size: 11px;
	border-bottom: solid #DFDFDF 3px;
	width: 100px;
	margin-bottom: 8px;
}

.smalltext {
	font-size: 10px;
	line-height: 13px;	
}

.boldlink {
	font-size: 11px;
	font-weight: bold;	
}

li {
	list-style-image: none;
}

/* home page items */

/* hosting header bar */
.hostingheader {
	background: none;
	color: #000000;
	font-weight: bold; 
	padding-left: 25px; 
	font-size: 12px; 
	border-top: solid #FFFFFF 5px; 
	padding-top: 2px;
}

/* Fasthosts news header bar */
.newsheader {
	background: none; 
	color: #000000; 
	padding-left: 25px; 
	font-weight: bold; 
	font-family: verdana; 
	font-size: 12px; 
	border-top: 5px solid #FFFFFF;
}

/* Fasthosts news */
.headlines {
	padding-left: 25px; 
	padding-top: 11px; 
	color: #333333; 
	font-size: 11px;
}

.colour1, .colour2 {
	background-color: #FFFFFF;	
}

.packagecomparisonhead {
	background-color: #CCCCCC;	
}