h1 { font-size: 16pt; }
.boxtextblack2{
        color: #666;
        list-style-image: none;
        list-style-type: none;
        text-decoration: none;
        padding-left: 57px;
        font-size: 12px;
}
.boxtextblack2 a{
        color: #666;
        text-decoration: none;

}

.chromestyle{
/*width: 99%;*/
font-weight: bold;
font-family:"Trebuchet MS";
font-size:12px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 4px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
        display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 15px;
margin: 0;
text-decoration: none;
        background-image: url(../images/menu_sep.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        height: 40px;
        width: 200px;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
color:#0066CC;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:"Trebuchet MS";
font-size:12px;
font-weight: normal;
text-align:left;
text-indent:10px;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
@charset "utf-8";
.menulinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.bullettext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
	vertical-align: middle;
	height: 20px;
}
.plan-names {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
}
.price-text {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
}
.price-text2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
}
.price-text3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

.bodylinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a.bodylinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.textbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.droplist {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 66px;
	border: 1px solid #CCCCCC;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}




a.menulinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
.listtable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 1px;
	height: 20px;
	border: 1px solid #CCCCCC;
}
.linetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: line-through;
}
.boxtextgrey {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.boxtextblue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #1585AA;
}
.boxtextblack {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.boxtextblack1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.boxtextwhite {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}

.boxlinksred{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#CC0000;
	text-decoration:none;
}
a.boxlinksred:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.boxlinksblack{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a.boxlinksblack:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.boxlinksyellow{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}
a.boxlinksyellow:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration:none;
}
.boxlinkswhite{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.boxlinkswhite:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}



.boxborder {
	border: 1px solid #E8E8E8;
}
.textboxfield {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 211px;
	border: 1px solid #CCCCCC;
}
.b-webshosting {
	background-image: url(../images/hosting_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallbusinesswebshosting {
	background-image: url(../images/hosting_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.joomlawebshosting {
	background-image: url(../images/hosting_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.start-text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
