<style type="text/css">
<!--
a {color: #FFF;}
h2 {color: #FFF;}

body {
	background-color: #254163;
	margin: 0px;
	padding: 0px;
	}

#main {
	background-image: url("http://www.stubthumb.com/images/bkg.png");
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 93%;

}
#bottom {
	position:fixed;
	bottom:0;
	left: 15px;
	right: 15px;
	height: 25px;
	background-color:#999;
	border-top: solid 1px #b5b5b5;
	border-left: solid 1px #b5b5b5;
	border-right: solid 1px #b5b5b5;
	z-index: 3;
}

#site {
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	height: auto;
	overflow:hidden;

}
#header {
	width: 660px;
	height:20px;
}


img{border:none;}


#navigation{
	margin-top:10px;
	width: 660px;
	height: 48px;
	text-decoration:none;
	}
	


ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 660px;
	background: #222;
	font-size: 15px;
	font-family:"Tahoma", Geneva, sans-serif;
	background: url(/images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(/images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(/images/dropdown_linkbg.gif) no-repeat 10px center; 
}

#topbar {
	background-image: url("http://www.stubthumb.com/images/topbar.png");
	margin-top: 10px;
	margin-bottom: 10px;
	width: 660px;
	height:20px;
}

#content_top {
	
	width: 660px;
	height:250px;
}
#content_top_left {
	background-color:#333;
	float:left;
	width: 535px;
	height:250px;
}
#content_top_right {
	background-color:#192D46;
	float:right;
	width: 125px;
	height:250px;
}
#content_box {
	width: 660px;
	height:auto;
	overflow:auto;
}
#content_box_left {
	width: 430px;
	height:auto;
	overflow:auto;
	float:left;
}
#content_box_right {
	margin-left:10px;
	width: 220px;
	height:auto;
	overflow:hidden;
	float:left;
}
#content_box_left_box1 {
	background-image: url("http://www.stubthumb.com/images/Top-Middle-box.png");
	background-repeat:repeat-x;
	width: 430px;
	height: 190px;
	overflow:hidden;
	clear:both;
	
}
#content_box_left_box1_content{
	padding: 5px 5px 5px 5px;
	font-size:12px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	
}
#go{	
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right:10px;
	padding-top:5px;
}
#content_box_left_box2 {
	margin-top: 10px;
	width: 430px;
	height:160px;
	
}
#content_box_right_topbox {
	background-color:#192D46;
	width: 220px;
	height:320px;
}
#content_box_right_bottombox {
	margin-top:10px;
	width: 220px;
	height:30px;
}
#content_bottom {
	margin-top:10px;
	width: 660px;
	height:150px;
	
}
#content_bottom_left {
	width: 325px;
	height:150px;
	float:left;
}
#content_bottom_right {
	margin-left:10px;
	width: 325px;
	height:150px;
	float:right;
}
#new_content_headers {
	background-image: url("http://www.stubthumb.com/images/new_page_headers.png");
	background-repeat:repeat-x;
	border: #142538 1px solid;
	border-bottom: none;	
	width: 658px;
	height: 30px;
}
#new_content_box {
	background: #1C3453;
	padding:10px 10px 10px 10px;
	width: 638px;
	height: auto;
	overflow:auto;
	border: #142538 1px solid;
	border-top: none;
	color:#FFF;
}
img.page_titles{
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:10px;
	
}
p.portfolio{
	font-size:10px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	
}
#about_us {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	width: 620px;
	height: auto;
}
#about_us_brett {
	font-size:12px;
	float:left;
	margin-left: 10px;
	width: 290px;
	height: auto;
}
#about_us_jake {
	font-size:12px;
	float:right;
	margin-left: 20px;
	width: 300px;
	height: auto;
}
#content_box_page_contact {
	background-image: url("http://www.stubthumb.com/images/ContactUS.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_contact_success {
	background-image: url("http://www.stubthumb.com/images/contactUS-page-SUCCESS!!!.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_referral_success {
	background-image: url("http://www.stubthumb.com/images/refer-us-Page-SUCCESS.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_about {
	background-image: url("http://www.stubthumb.com/images/AboutUS.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_refer {
	background-image: url("http://www.stubthumb.com/images/refer-us-Page.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}

#content_box_page_quote {
	background-image: url("http://www.stubthumb.com/images/free-website-quotes.png");
	width: 430px;
	height: auto;
	overflow:auto;
	clear:both;
	
}
#content_box_page_hosting {
	background-image: url("http://www.stubthumb.com/images/WebsiteHOSTING.png");
	width: 660px;
	height: 519px;
	overflow:auto;
	clear:both;
	
}
#content_box_page_gaming {
	background-image: url("http://www.stubthumb.com/images/we-offer-GAMING.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_business {
	background-image: url("http://www.stubthumb.com/images/we-offer-Business.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_ecommerce {
	background-image: url("http://www.stubthumb.com/images/we-offer-Ecommerce.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_web_update {
	background-image: url("http://www.stubthumb.com/images/we-offer-Web-Update.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_other {
	background-image: url("http://www.stubthumb.com/images/we-offer-other.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_referral_success {
	background-image: url("http://www.stubthumb.com/images/refer-us-Page-SUCCESS.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_photo {
	background-image: url("http://www.stubthumb.com/images/ProfessionalPHOTOGRAPHY.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_faqs {
	background-image: url("http://www.stubthumb.com/images/FAQS.png");
	background-repeat:no-repeat;
	width: 660px;
	height: auto;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_custom_design {
	background-image: url("http://www.stubthumb.com/images/CustomDESIGN.png");
	background-repeat:no-repeat;
	width: 660px;
	height: auto;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_customer_service {
	background-image: url("http://www.stubthumb.com/images/PB-Customer-SERVICE.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_toa {
	background-image: url("http://www.stubthumb.com/images/tos.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 2000px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_offer {
	background-image: url("http://www.stubthumb.com/images/What-we-offer.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_privacy {
	background-image: url("http://www.stubthumb.com/images/privacy.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 1300px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_testimonials {
	background-image: url("http://www.stubthumb.com/images/testimonials.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_referral_success {
	background-image: url("http://www.stubthumb.com/images/refer-us-Page-SUCCESS.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 519px;
	overflow:hidden;
	clear:both;
	
}
#content_box_page_portfolio{
	background-image: url("http://www.stubthumb.com/images/Portfolio.png");
	background-repeat:no-repeat;
	width: 660px;
	height: 1200px;
	overflow:hidden;
	clear:both;
	
}
legend{
	font-size:16px;
	color:#FFF;
	font-family:"Arial Black", Gadget, sans-serif;
}
p.p_quote_top{
	padding-left: 10px;
	padding-right: 10px;
	font-size:14px;
	font-family:"Tahoma", Geneva, sans-serif;
	color:#FFF;
}
p.p_quote{
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
p.p_quote_require {
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#F00;
}
span.p_quote_require{
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#F00;
}
span.quote_1{
	float:left;
	width: 300px;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
span.quote_2{
	float:left;
	width: 200px;
	color:#FFF;
}
span.quote_3{
	font-size:20px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
span.quote_4{
	padding: 10px 10px 10px 10px;
	border: #CCC 1px solid;
	font-size:16px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}

#page_quote {
	width: 420px;
	height: auto;
	overflow:auto;
	clear:both;
	padding-top:130px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#page_testimonials {
	width: 620px;
	height: auto;
	overflow:auto;
	clear:both;
	padding-top:150px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#page_privacy {
	width: 620px;
	height: auto;
	overflow:auto;
	clear:both;
	padding-top:150px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-size:10px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#page_custom_design {
	width: 620px;
	height: auto;
	overflow:auto;
	clear:both;
	padding-top:130px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
span.cusdsn_1{
	float:left;
	width: 420px;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
span.cusdsn_2{
	float:right;
	width: 200px;
}
#cusdsn_3{
	float:left;
	width: 250px;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
#cusdsn_4{
	float:right;
	width: 350px;
}
#page_contact_box {
	width: 660px;
	height: 519px;
	overflow:auto;
	clear:both;
}
#page_contact_box_right {
	margin-top:150px;
	margin-left:275px;
	width: 385px;
	height: atuo;
	overflow:auto;
	clear:both;
}

#reg_1{
	float:left;
	width: 175px;
	font-size:14px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
#reg_2{
	float:right;
	width: 200px;
}
span.reg_1{
	float:left;
	width: 175px;
	font-size:14px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
span.reg_2{
	float:right;
	width: 200px;
}

span.cd_1{
	float:left;
	width: 450px;
	font-size:14px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
}
span.cd_2{
	float:right;
	width: 200px;
}
.vpsinfo {
margin-top: 35px;
}

.node {
padding: 0 5px 15px 5px;
margin: 0 5px 20px 5px;
background-repeat: no-repeat;
background-position: 10px 35px;
}
.node strong {
font-weight: bold;
color: #990000;
}
.node h2 {
font-size: 18px;
font-weight: bold;
font-family: trebuchet ms;
margin: 0 0 10px 0;
padding: 0 0 3px 0;
border-bottom: 1px dotted #555;
color: #336799;
font-style: italic;
}

.node ul {
margin: 0 0 0 153px;
padding: 0 0 0 0px;
list-style: none;
border-left: 1px dotted #555;
}

.node li {
float: none;
display: block;
margin: 1px 0 1px 0;
font-family: tahoma;
font-size: 12px;
padding: 0 0 0 22px;
}
.ordertwo {
background-image: url('../img/secondbox.png');
margin: 0px auto 5px auto;
width: 489px;
height: 120px;
padding: 10px 10px 20px 10px;
background-repeat: no-repeat;
background-position: ;
text-align: center;
}
.ordertwo h2 {
font-size: 20px;
font-family: trebuchet ms;
color: #336799;
margin: 0 0 10px 0;
}
.ordertwo label {
font-size: 14px;
font-weight: bold;
font-family: trebuchet ms;
display: block;
color: #336799;
margin-bottom: 3px;
}
.ordertwo select {
font-size: 15px;
font-family: tahoma; 
margin-bottom: 5px;
padding: 2px;
width: 170px;
}
.ordertwo .plan2{
margin-left: 50px;
text-align: left;
float: left;
width: 180px;

}
.ordertwo .price2{
margin-right: 50px;
text-align: left;
float: right;
width: 180px;
}
.oneone{
background-image: url('http://www.stubthumb.com/images/icon1.png');
}
.twotwo {
background-image: url('http://www.stubthumb.com/images/icon2.png');
}
.three{
background-image: url('http://www.stubthumb.com/images/icon3.png');
}
.four{
background-image: url('http://www.stubthumb.com/images/icon4.png');
}
.five{
background-image: url('http://www.stubthumb.com/images/icon5.png');
}
.six{
background-image: url('http://www.stubthumb.com/images/icon6.png');
}.seven{
background-image: url('http://www.stubthumb.com/images/icon7.png');
}
.vpsmid .plan {
width: 205px;
margin: 4px 5px 4px 4px;
float: left;
padding: 1px;
}
.vpsmid .boxhead {
background-image: url('http://www.stubthumb.com/images/bxtop200.png');
}
.vpsmid .box {
padding: 10px 10px 19px 10px;
background-image: url('http://www.stubthumb.com/images/vpsbox.png');
border: none;
background-repeat: no-repeat;
margin-bottom: 0px;
}
.vpsmid ul{
margin: 1px 0px 5px 0;
padding: 0px;
list-style: none;
}
.vpsmid li {
font-family: tahoma;
font-size: 13px;
list-style: disc;
background-image: url('../img/tick.2png');
background-repeat: no-repeat;
background-position: ;
padding: 0 0 0 0px;
margin-left: 15px;
}
.vpsmid strong {
color: #990000;
}
.vpsmid select{
font-size: 15px;
font-family: tahoma; 
margin-bottom: 5px;
padding: 1px;
}
.vpsmid a:link, .vpsmid a:visited {
font-weight: bold;
color: #336799;
text-decoration: underline;
}
.vpsmid .link {
margin-bottom: 5px;

}
.vpsmid img {
position: relative;
top: 5px;
padding: 0px 5px 2px 0;
}
.cen {
text-align: center;
}
html, div, input{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

button:focus {
outline: 0px;
border: 0px;
}
#footer {
width: 755px;
padding-left: 0px;
}
#content {
background-color: #fff;
border-top: 0px solid #000;
padding: 15px 15px 1px 15px;
}
#full {
font-family: arial;
font-size: 12px;
}
#full .header {
font-weight: bold;
color: #21507E;
height: 64px;
text-align: left;
margin: 0 0 0 0;
padding: 2px 0 0 0;
background-image: none;

-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
}
#full .header h2 {
font-size: 26px;
font-family: trebuchet ms;
margin: 15px 0 0 5px;
border-bottom: 1px solid #21507E;
}
#full .content {
border: 1px solid #fff;
border-top: 0px solid #fff;
padding: 10px 10px 10px 10px;
background-repeat: no-repeat;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}
#full .content p {
text-align: justify;
}
.content a {
color: #336799;
text-decoration: underline;
}
.boxhead {
color: #fff;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
padding: 8px 3px 0 10px;
height: 22px;
background-image: url('../img/bxtopm.png');
background-repeat: no-repeat;
border-bottom: 1px solid #fff;
}
.large{ 
background-image: url('../img/bxtop.png');
}
.boxheadsm {
color: #fff;
font-family: trebuchet ms;
font-weight: bold;
padding: 8px 3px 0 10px;
height: 22px;
width: 307px;
background-image: url('../img/bxtopsm.png');
background-repeat: no-repeat;
border-bottom: 1px solid #fff;
}
.box {
color: #323232;
background-color: #F0F2F4;
padding: 15px 15px 5px 15px;
border: 1px solid #9F9F9F;
margin-bottom: 10px;
}
.lighter {
background-color: #fafafa;
}
.selectbox {
color: #323232;
background-color: #efefef;
padding: 15px 15px 15px 15px;
border: 1px solid #9f9f9f;
border-top: 1px solid #21507E;
border-bottom: none;
}
.box label {
font-weight: bold;

}
.selectbox input {
font-family: arial;
font-size: 12px;
font-weight: bold;
border: 1px solid #9C9B99;
-moz-border-radius: 2px;
}

.box input {
font-family: arial;
font-size: 12px;
font-weight: bold;
-moz-border-radius: 2px;
}
.congratulations {
margin-left: 10px;
color: #A21413;
}
.checkbox {
display: inline;
}
.checkbox strong {
position: relative;
bottom: 2px;
margin-right: 10px;
}
#full .dmnright {
width: 375px;
float: right;
padding-top: 10px;
}
#full .left {
width: 300px;
}
.continue {
background-image: url('../img/continues2.png');
width: 196px;
height: 39px;
border: 1px solid #fff;
-moz-border-radius: 5px;
cursor: pointer;
}
.complete {
background-image: url('../img/createacct.png');
width: 159px;
height: 40px;
border: 1px solid #fff;
-moz-border-radius: 5px;
cursor: pointer;
}
.center {
position: relative;
bottom: 35px;
text-align: center;

}
.step {
color: #555555;
text-align: center;
font-family: trebuchet ms;
font-weight: bold;
font-size: 16px;
float: right;
margin:15px 20px 0 0px;
width: 170px;
padding: 3px;
}
.step .grey {
color: #999999;
}
.red {
color: #C25A32;
}
.pkg {
width: 140px;
float: left;
margin-right: 15px;
}
.pkg select {
width: 140px;
margin-top: 2px;
display: block;
}
.cycle {
width: 250px;
}
.cycle select {
width: 250px;
}
.plusicon {
background-image: url('../img/boxplus.png');
background-repeat: no-repeat;
padding-left: 110px;
}
.column input {
border: 1px solid #9C9B99;
}
.column {
width: 270px;
float: left;
}
.column label {
display: inline;
font-size: 12px;
margin-bottom:2px;
padding-right: 7px;
}
.column table {
padding: 5px;
width: 100%;
}
.column .colwrap {
padding: 10px;
}
.label {
vertical-align: top;
}
.column input {
font-size: 14px;
font-weight: bold;
color: #555;
display: inline;
margin-bottom: 5px;
padding: 1px;
}
.req {
font-size: 11px;
}
.req ul {
margin: 0;
padding: 0;
list-style: none;
}
.req li {
padding: 3px 3px 2px 18px;
}
.req .green {
color: #009900;
background-image: url('../img/tick.png');
background-repeat: no-repeat;
background-position: 0 1px;
}
.req .red {
color: #990000;
background-image: url('../img/no.gif');
background-repeat: no-repeat;
background-position: 0 3px;
}
.billingleft {
width: 320px;
float: left;
border-right: 1px solid #aaa;
}
.billingright {
width: 320px; 
float: right;
}
.billingright label {
display: block;
}
.creditcard input{
display: block;
margin-bottom: 10px;
}
.creditcard select {
border: 1px solid #aaa;
margin: 0px 3px 10px 0;
font-size: 14px;
font-weight: bold;
font-family: trebuchet ms;
color: #555;
}

.cc {
width: 158px;
width: 158px;
height: 20px;
background-image: url('../img/new_cc.png');
background-repeat: no-repeat;
background-position: center;
margin: 0px 0 10px 0;

}
.review td {
border-bottom: 1px solid #E0D9CE;
padding: 10px 10px 10px 10px;
border-right: 1px solid #E0D9CE;
}
.due {
font-size: 16px;
}
.dueprice {
font-weight: bold;
font-size: 16px;
color: #006702;
}
.agree {
margin-bottom: 3px;
}
.agree input {
position: relative;
top: 2px;
margin-right: 5px;
}
.attn {
color: #B03D5E;
position: relative;
left: 4px;
}
.box td {
padding: 3px 0 4px 0;
}
.leftsum {
float: left;
margin: 2px;
}
.rightsum {
float: right;
}
.right select {
margin: 0px 0 0 0;
padding: 0px 0 0 0px;
font-size: 11px;
position: relative;
border: 1px solid #b5b5b5;
}
.free {
font-weight: bold; 
color: #B93D0A;
}
.row {
font-size: 14px;
font-family: trebuchet ms;
margin: 0px 0 0px 0;
padding: 5px;
}
.green {
color: #007700;
}
.clear {
clear: both;
}
.domainleft {
width: 320px;
float: left;
}
.domainright {
width: 320px;
float: right;
}
.or {
background-image: url('../img/or.png');
background-repeat: no-repeat;
background-position: center;
height: 125px;
}
.dmntype {
font-size: 12px;
margin-bottom: 5px;
}
.domainname {
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
color: #21507E;
}
select {
border: 1px solid #999;

-moz-border-radius: 2px;
}
.error {
font-weight: bold;
color: #990000;
font-size: 14px;
padding-left: 5px;
}
.resource h3 {
font-size: 14px;
font-weight: bold;
margin: 0 0 3px 0;
}
.radio input {
padding: 3px 0 0 1px;
}
.resource {
margin: 0 0px 15px 0 ;
}
.radiores {
clear: both;
}
.radiores .l {
margin-bottom: 2px;
text-align: left;
}
.resource .top {
border-bottom: 1px dotted #aaa;
margin-bottom: 3px;
}
.r {
float: right;
margin: 0 0px 0 20px;
text-align: right;
width: 50px;
}
.l {
float: left;
}
.fsetup {
margin-left: 20px;
}
.h3 {
font-size: 14px;
font-weight: bold;
}
.section_title {
}

.section_title th {
font-family: trebuchet ms;
text-align: left;
font-size: 16px;
font-weight: bold;
color: #000;
margin-bottom: 2px;
border-bottom: 2px solid #444;
padding: 1px 0 2px 0px;
}

.options {
margin-bottom: 20px;
}
.options input{
position: relative;
top: 2px;
}
.radio {
padding: 0 0 4px 3px;
}

.option_selected {
background-color: #E0E0E0;
background-image: url('../img/selected.png');
background-position: 0 1px;
font-weight: bold;
cursor: pointer;
color: #fff;
}

.option_unselected td {
border-top: 1px solid #fff;
border-bottom:1px solid #d9d9d9;
}
.option_selected td {
border-top: 1px solid #555;
border-bottom:1px solid #444;
}

 .option_selected td:first-child {
border-left:1px solid #444;
}

.option_selected td:last-child {
border-right:1px solid #444; 
}

.option_unselected {
cursor: pointer;
}



.btotals td {
border-top: 1px solid #fff;
border-bottom:1px solid #d9d9d9;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
}
.bprice {
text-align: right;
padding: 3px;
}
.agree {
padding: 5px;
font-family: trebuchet ms;
font-weight: bold;
font-size: 14px;
border: 1px solid #d0d0d0;
background-color: #efefef;
background-image: url('../img/agree.png');
}
.creditcard label, .creditcard input {
display: block;
}
.titlebar {
padding: 5px;
font-family: trebuchet ms;
font-weight: bold;
font-size: 14px;
color: #333;
background-color: #efefef;
margin-bottom: 0px;
border: 1px solid #d0d0d0;
background-image: url('../img/agree.png');
}
.vpsteaser {
background-image: url('../img/sharedheader.png');
background-position: -10px 0;
width: 755px;
height: 149px;
border-bottom: 1px solid #fff;
padding-top: 11px;

}
.vpsteaser h1 {
font-family: trebuchet ms;
font-size: 41px;
font-weight: bold;
color: #F8C14C;
padding: 0px 0 0 30px;
margin: 0px;
display: inline;
}
.yellow {
color: #F8C14C;
}

.vpsteaser h2 {
font-family: trebuchet ms;
font-size: 18px;
font-weight: bold;

color: #FFF;
padding: 0px 0 3px 30px;
margin: 0px;
}

.vpsteaser ul{
margin: 3px 0 0 41px;
padding: 0px;
list-style: none;
}
.vpsteaser li {
float: none;
display: block;
margin: 1px 0 1px 0;
font-family: tahoma;

font-weight: bold;
color: #fff;
font-size: 14px;
background-image: url('../img/accept.png');
background-repeat: no-repeat;
background-position: 6px 1px;
padding: 0 0 0 27px;
}

.customizeyrvps {
background-image: url('../img/customizeyourvps.png');
background-repeat: no-repeat;
background-position: center;
width: 242px;
height: 43px;
background-color: transparent;
border: none;
cursor: pointer;
margin: 10px 0 0 20px;
}
.vpsgrad {
background-image: url('../img/vps_grad.png'); 
background-repeat: repeat-x;
padding: 26px;
}
.vpstop {
margin-bottom: 10px;
padding: 0 11px 0 11px;
}

.vpstop h2 {
font-size: 22px;
font-weight: bold;
font-family: trebuchet ms;

color: #336799;
padding-bottom: 1px;
margin: 3px 0 10px 0;
border-bottom: 1px dotted #aaa;
}

.vpstop p {
margin: 5px 0 10px 0;
}
.orange {
color: #E3931A;
}

.vpsmid {
margin-bottom: 20px;

}
.vpsmid .plan {
width: 192px;
margin: 4px 5px 1px 1px;
float: left;
padding: 4px;
}
.vpsmid .boxhead {
background-image: url('http://www.stubthumb.com/images/bxtop200.png');
background-repeat: repeat-x;

}
.vpsmid .box {
padding: 10px 10px 19px 10px;
background-image: url('http://www.stubthumb.com/images/vpsbox.png');
height: 152px;
border: none;
background-repeat: no-repeat;
margin-bottom: 0px;
}
.vpsmid ul{
margin: 1px 0px 5px 0;
padding: 0px;
list-style: none;
}
.vpsmid li {
font-family: tahoma;
font-size: 13px;
list-style: disc;
background-image: url('../img/tick.2png');
background-repeat: no-repeat;
background-position: ;
padding: 0 0 0 0px;
margin-left: 15px;
}
.vpsmid strong {
color: #990000;
}
.vpsmid select{
font-size: 15px;
font-family: tahoma; 
margin-bottom: 5px;
padding: 1px;
}
.vpsmid a:link, .vpsmid a:visited {
font-weight: bold;
color: #336799;
text-decoration: underline;
}
.vpsmid .link {
margin-bottom: 5px;

}
.vpsmid img {
position: relative;
top: 5px;
padding: 0px 5px 2px 0;
}
.cen {
text-align: center;
}
.vpsinfo {
margin-top: 35px;
}

.node {
padding: 0 5px 15px 5px;
margin: 0 5px 20px 5px;
background-repeat: no-repeat;
background-position: 10px 35px;
}
.node strong {
font-weight: bold;
color: #990000;
}
.node h2 {
font-size: 18px;
font-weight: bold;
font-family: trebuchet ms;
margin: 0 0 10px 0;
padding: 0 0 3px 0;
border-bottom: 1px dotted #555;
color: #336799;
font-style: italic;
}

.node ul {
margin: 0 0 0 153px;
padding: 0 0 0 0px;
list-style: none;
border-left: 1px dotted #555;
}

.node li {
float: none;
display: block;
margin: 1px 0 1px 0;
font-family: tahoma;
font-size: 12px;
padding: 0 0 0 22px;
}





#footer {
	background-image: url("http://www.stubthumb.com/images/footer.png");
	margin-top:10px;
	width: 660px;
	height:76px;
	font-size:9px;
	font-family:'Tahoma', Geneva, sans-serif;
}

-->
</style>

