
/* -- Begin html elements -- */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url('http://www.poundhost.com/images/bg.gif') top left repeat-x;
	}
	
/* -- Begin structural elements -- */
#wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 1.3em;
	}
	
#header {
	width: 960px;
	height: 72px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('/content/images/header_bg2.gif') top left no-repeat;
	}
	
#headertest {
	width: 960px;
	height: 72px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('/content/images/header_bg.jpg') top left no-repeat;
	}
	
#sidebar {
	float: left;
	width: 193px;
	height: auto;
	margin: 50px 0 0 0;
	}

#home_content_container {
	float: right;
	width: 725px;
	margin: 45px 0 0 0;
	height: auto;
	}
	
#home_content {
	float: left;
	width: 460px;
	height: auto;
	}
	
#content {
	float: right;
	width: 720px;
	height: auto;
	margin: 45px 0 0 0;
	}
	
#home_testimonials {
	float: right;
	width: 250px;
	height: auto;
	}
	
#packages {
	width: 960px;
	height: 340px;
	margin: 0;
	padding: 0 0 20px 0;
	color: #FFFFFF;
	background: url('http://www.poundhost.com/images/packages_bg.jpg') top left no-repeat;
	}
	
#packages_left_container {
	float: left;
	width: 460px;
	height: 300px;
	margin: 40px 0 0 0;
	}
	
#packages_left_col_a {
	float: left;
	width: 200px;
	height: 260px;
	margin: 0;
	padding: 0 0 0 32px;
	background: url('http://www.poundhost.com/images/packages_servers.jpg') 32px 20px no-repeat;
	}	
	
#packages_left_col_b {
	float: right;
	width: 200px;
	height: 260px;
	background: url('http://www.poundhost.com/images/packages_servers.jpg') left 20px no-repeat;
	}	
	
#packages_right_container {
	float: right;
	width: 460px;
	height: 300px;
	margin: 40px 0 0 0;	
	}	
	
#packages_right_col_a {
	float: left;
	width: 200px;
	height: 260px;
	background: url('http://www.poundhost.com/images/packages_servers.jpg') left 20px no-repeat;
	}	
	
#packages_right_col_b {
	float: right;
	width: 200px;
	height: 260px;
	margin: 0 20px 0 0;
	background: url('http://www.poundhost.com/images/packages_virtual_servers.jpg') left 20px no-repeat;
	}
	
#footer 
{
    clear:both; padding: 20px 0; color: #fff; background-color: #0099ff;

	}	
	
#footerlogo 
{
    text-align: center;
}
	
.page_note_top {
	width: 700px;
	height: 15px;
	margin: 0;
	background: url('http://www.poundhost.com/images/page_note_top.jpg') top left no-repeat;
	}
	
.page_note {
	width: 660px;
	height: auto;
	margin: -1px 0 0 0;
	padding: 0 20px;
	background: url('http://www.poundhost.com/images/page_note_bg.jpg') top left repeat-y;
	}

.page_note_bottom {
	width: 700px;
	height: 15px;
	margin: -10px 0 0 0;
	background: url('http://www.poundhost.com/images/page_note_bottom.jpg') top left no-repeat;
	}
	
.rackspace_packages_left {
	float: left;
	width: 310px;
	height: auto;
	padding: 0 0 0 30px;
	margin: 0 0 30px 0;
	}	
	
.rackspace_packages_right {
	float: right;
	width: 310px;
	height: auto;
	padding: 0 30px 0 0;
	margin: 0 0 30px 0;	
	}		
	
.clear {
	clear: both;
	}	
	
/* -- Begin list styles -- */
/* Top navigation */
#nav_container {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 0 0 290px;
	}

ul#header_nav {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#header_nav li {
	display: inline;
	list-style-type: none;
}

#header_nav a { 
	padding: 3px 15px; 
	font-weight: bold;
}

#header_nav li a:link, a:visited {
	color: #2A2A2A;
	text-decoration: none;
}

#header_nav li a:hover {
	text-decoration: underline;
}

#header_nav #active1 a {
	color: #FFFFFF;
	background: url('http://www.poundhost.com/images/navbar_bg01.gif') center center no-repeat;
	}
	
#header_nav #active2 a {
	color: #FFFFFF;
	background: url('http://www.poundhost.com/images/navbar_bg02.gif') center center no-repeat;
	}
	
#header_nav #active3 a {
	color: #FFFFFF;
	background: url('http://www.poundhost.com/images/navbar_bg03.gif') center center no-repeat;
	}		
	
#header_nav #active a:hover {
	text-decoration: none;
	}
	
.packages_list {
	margin-top: 60px;
	margin-left: 0;
	padding-left: 0;
	}	
	
.packages_list li {
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.rackspace_list li {
	list-style: url('http://www.poundhost.com/images/tick.gif');
	font-weight: bold;
	margin: 0 0 5px 0;
	}
	
/* Sidebar navigation */
ul#sidebar_nav {
	margin-left: 11px;
	padding-left: 0;
	white-space: nowrap;
	}
	
#sidebar_nav li {
	list-style-type: none;
	margin: 0 0 2px 0;
	}
	
#sidebar_nav a {
	display: block;
	width: 193px;
	padding: 2px 0 2px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url('http://www.poundhost.com/images/sidebar_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #active a {
	background: url('http://www.poundhost.com/images/sidebar_active_bg.gif') top left no-repeat;
	}
	
#sidebar_nav a:hover {
	background: url('http://www.poundhost.com/images/sidebar_active_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #badge a {
	padding: 2px 0 17px 20px;
	background: url('http://www.poundhost.com/images/sidebar_badge_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #badge a:hover {
	padding: 2px 0 17px 20px;
	background: url('http://www.poundhost.com/images/sidebar_badge_active_bg.gif') top left no-repeat;
	}
	
#sidebar_nav #badge_active a {
	padding: 2px 0 17px 20px;
	background: url('http://www.poundhost.com/images/sidebar_badge_active_bg.gif') top left no-repeat;
	}

/* -- Begin table styles -- */
table#table_compare {
	width: 700px;
	margin: 0 0 30px 0;
	font-size: 0.9em;
	border-collapse: collapse;
	border: 1px solid #45affb;
	}
	
table#table_compare tr td {
	margin: 1px;
	padding: 5px 0 5px 10px;
	border-right: 1px solid #45affb;
	border-bottom: 1px solid #45affb;
	}	
	
table#table_compare .table_compare_head td {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #45affb;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
	
table#table_compare .table_compare_type {
	font-weight: bold;
	color: #0099ff;
	}
	
table#table_compare .table_compare_odd {
	background: #dff1fe;
	}
	
table#table_compare .table_compare_even {
	background: #f5fbff;
	}	

/* -- Begin font styles -- */
p {
	margin: 10px 0;
	}

h1 {
	font-size: 1.6em;
	margin: 0 0 5px 0;
	color: #0099ff;
	}
	
h2 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	color: #0099ff;
	border-bottom: 1px dotted #CCCCCC;
	}	

.testimonials {
	font-weight: bold;
	color: #0099ff;
	margin: 0 0 10px 0;
	padding: 0 0 5px 35px;
	background: url('http://www.poundhost.com/images/lquotes.gif') top left no-repeat;
	}

#page_subtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	}

.bold {
	font-weight: bold;
	}

.packages_price {
	font-size: 1.6em;
	font-weight: bold;
	color: #fefefe;
	}
	
.rackspace_priceinfo {
	margin: 0 0 0 40px;
	font-weight: bold;
	}	
	
.rackspace_permonth {
	font-size: 1.3em;
	color: #7c7c7c;
	}
		
.rackspace_price {
	font-size: 1.6em;
	color: #0099ff;
	}
	
#footer_copy {
	font-size: 0.8em;
	}
	
/* -- Begin image styles -- */
img {
	border: none;
	}

.packages_moreinfo {
	margin: 10px 0 0 0;
	}	
	
#footer_bluesquare {
	float: right;
	}
	
/* -- Begin link styles -- */
a:link, a:visited {
	color: #000000;
	}
	
a:hover {
	color: #0099ff;
	}
	
#header_nav a:link, a:visited {
	color: #4A4A4A;
	}
	
	
/* NEW VDS STYLE */

    #vdstopbanner
    {
        color:#ffffff;
        background-image:url('/content/images/inner_banner2.gif');
        background-repeat: no-repeat;
        width:958px;
        height:62px;
    }
    #vdsintro 
    {
        color:#ffffff;
        background-image:url('/content/images/introbg.jpg');
        background-repeat: no-repeat;
        background-position: right top;
        width:645px;
        height:98px;
        padding:15px 300px 10px 15px;
    }
	#vdsintro h1 {color:#ffffff;margin:0px;padding:0px;font-size:1.4em;}
	#vdsintro p {margin:0px;padding:0px;}
	
	#helppanel	
	{
	    width:960px;
	    height:125px;
	    background-image:url('/content/images/serverbot.gif');
	    background-position: right top;
	    background-repeat: no-repeat;
	    color:#ffffff;
	    padding-top:10px;
	    color: White;
	}

    #helppaneltest
	{
	    width:960px;
	    height:125px;
	    
	    background-position: right top;
	    background-repeat: no-repeat;
	    color:#ffffff;
	    padding-top:10px;
	    color: White;
	}
	
	#helppaneladmin
	{
	    width:960px;
	    height:125px;
	    background-image:url('/content/images/serverbot.gif');
	    background-position: right top;
	    background-repeat: no-repeat;
	    padding-top:10px;
	}
	
	#panelsas
	{
	    width:960px;
	    height:250px;
	    background-image:url('/content/images/serverbot.gif');
	    background-position: right top;
	    background-repeat: no-repeat;
	    background-color: White;
	    padding-top:10px;
	}
	
	#panelblank
	{
	    width:960px;
	    height:35px;
	    background-image:url('/content/images/serverbot.gif');
	    background-position: right top;
	    background-repeat: no-repeat;
	    background-color: White;
	    color:#ffffff;
	    padding-top:10px;
	}


	#customvdspanel	{width:960px;margin-top:10px;}
	#vdstab 
	{
	    width:953px;
	    height:20px;
	    padding:5px 0px 0px 7px;
	    background-image:url('/content/images/tab.gif');
	    background-repeat: no-repeat;
	    color: White;}
	    
	#vdscustom {width:940px;height:265px;background:url(/content/images/custombg.gif);border-top:3px solid #0099ff;border-bottom:3px solid #0099ff;margin-bottom:10px;padding:10px;}
	#vdsoptions {width:593px;float:left;height:265px;color:#ffffff;}
	#vdsview {width:336px;float:left;height:268px;border-left:1px solid #ffffff;padding:0 0 0 10px;color:#ffffff;background:url(/content/images/vdsbg.gif) no-repeat top left;}
	#vdsview h3 {margin:0px;}
	#vdssliders {width:350px;float:left;height:130px;}
	#vdspricer {width:200px;float:left;height:130px; vertical-align:top;}
	.vdsprice {font-size:2.5em;margin:0px;}
	#vdsprice p {margin:0px;}
	.packpanel {color:#ffffff;width:232px;height:220px;background:url(/content/images/custombg.gif);margin-right:10px;float:left;border-bottom:3px solid #0099ff;margin-bottom:10px;border-top:3px solid #0099ff;}
	.packpanel h4 {font-size:1.3em;margin:5px 20px 0px 5px;}
	.packpanelend {color:#ffffff;width:234px;height:220px;background:url(/content/images/custombg.gif);float:left;border-bottom:3px solid #0099ff;margin-bottom:10px;border-top:3px solid #0099ff;}
	.packpanelend h4 {font-size:1.3em;margin:5px 20px 0px 5px;}
	.price {font-size:1.6em;padding-left:20px;margin:0px;}
	.setup {padding-left:20px;margin:0px;}
	.moreinfo {padding-left:20px;padding-top:10px;margin:0px;}	
	#vdsddisk {width:87px;height:85px;background:url('/content/images/hdd.png'); background-repeat: no-repeat;color:#2A2A2A;font-size:10pt; font-weight:bold; text-align: center; vertical-align: bottom; }
	#vdssdisk {width:87px;height:85px;background:url('/content/images/hdd.png'); background-repeat: no-repeat;color:#2A2A2A;font-size:10pt; font-weight:bold; text-align: center; vertical-align: bottom; }
	
	#fullcontent {
	float: right;
	width: 720px;
	height: auto;
	margin: 5px 90px 0 0;
	}
	
.ajax__tab_poundhost-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 3px #0099ff;
}
.ajax__tab_poundhost-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/content/images/tabon.gif) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    width:114px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border-bottom-width:0px;
}
.ajax__tab_poundhost-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#ffffff;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_poundhost-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/content/images/tabon.gif) #bfdaff repeat-x left;
}
.ajax__tab_poundhost-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#ffffff;
}
.ajax__tab_poundhost-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/content/images/tab.gif) #2647a0 repeat-x;
}
.ajax__tab_poundhost-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background:url(/content/images/helpbg.gif) repeat-x;
    border:solid 1px #808080;
    border-top-width:0px;
    border-bottom:solid 3px #0099ff;
}

.ajax__tab_poundhost2-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 3px #0099ff;
}
.ajax__tab_poundhost2-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/content/images/tabon.gif) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    width:114px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border-bottom-width:0px;
}
.ajax__tab_poundhost2-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#ffffff;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_poundhost2-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(/content/images/tabon.gif) #bfdaff repeat-x left;
}
.ajax__tab_poundhost2-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#ffffff;
}
.ajax__tab_poundhost2-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(/content/images/tab.gif) #2647a0 repeat-x;
}
.ajax__tab_poundhost2-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color: White;
    border:solid 1px #808080;
    border-top-width:0px;
    border-bottom:solid 3px #0099ff;
}

