#container{
width:760px;
margin:0px auto;
padding:0 0;
height:auto;
text-align:left;
background:#ffffff;
color:#303030;
border-left:none;
border-right:none;
border-bottom:none;
border-top:none;
}


#header{
height:126px;
width:758px;
margin:0 1px 1px 1px;
background:#ffffff;
color:#ffffff;
}

/****************Plans Pages Styles ***********************/
/* These classes are responsible for styling the column layout
/* you see on the hosting plans pages */

.plan{
font-size:26px;
font-weight:bold;
color:#FFFFFF;
letter-spacing:-1.5px;
border-bottom:#CCCCCC 5px solid;
vertical-align:baseline;
background:#0066FF;
padding-top:4px;
padding-bottom:7px;
text-align:left;
}

.newplan{
font-size:20px;
font-weight:bold;
color:#FFFFFF;
letter-spacing:-1.5px;
border-bottom:#CCCCCC 5px solid;
vertical-align:baseline;
background:#0066FF;
padding-top:4px;
padding-bottom:7px;
text-align:left;
}

.planbox{
width:220px;
height:450px;
margin-left:15px;
float:left;
padding-left:5px;
border:1px solid #c0c0c0;
}

.planindex{
width:210px;
height:200px;
margin-left:15px;
float:left;
padding-left:5px;
border:1px solid #c0c0c0;
}

.planboxall{
width:210px;
height:250px;
margin-left:15px;
float:left;
padding-left:5px;
border-right:dashed;
border:1px;
border:#CCCCCC
	}
	.planboxallheading{
	width:630px;
	font-size:24px;
	line-height:20px;
	letter-spacing:-2px;
	font-weight:lighter;
	margin-left:20px;
	float:left;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:dotted;
	border-top:dotted;
	border-right:dotted;
	border-left:dotted;
	border:1px;
	border:#CCCCCC;
		}
		.planboxallheading a:link{
		color:#0000CC;
		text-decoration:none;
		}
		.planboxallheading a:visited{
		color:#0000CC;
		text-decoration:none;
		}
		.planboxallheading a:active{
		color:#0099CC;
		text-decoration:none;
		}
		.planboxallheading a:hover{
		color:#0099CC;
		text-decoration:none;
			}	
			.planboxallheadingtext {
			letter-spacing:2px; 
			font-size:11px;
}

	

.planlistul{
font-family:'Trebuchet MS', Verdana, Helvetica, Arial; 
letter-spacing:0px; 
font-size:11px; 
font-weight:normal;
list-style-position: outside;
list-style-type: square;
text-decoration: none;
padding-left:30px;
padding-top:10px;
padding-bottom:10px;
}

.plansub{
font-size: 12px;
color:#000000;
font-weight:normal;
}

.plansub a:link{
font-size: 10px; 
color:#0000CC;
font-weight:normal;
text-decoration:none;
}

.plansub a:visited{
font-size: 10px; 
color:#0000CC;
font-weight:normal;
text-decoration:none;
}

.plansub a:active{
font-size: 10px; 
color:#0066CC;
font-weight:normal;
text-decoration:none;
}

.plansub a:hover{
font-size: 10px; 
color:#0066CC;
font-weight:normal;
text-decoration:underline;
}

/**************** Content styles ****************/
/* Apparently have to do mostly with styling of the /subdirs indes pages
/* so that the iconic divs properly align. seems like a bit much here...
/* Also responsible for some page title text. */

#contentm{
float:left;
width:530px;
font-size:0.9em;
padding:20px 0 0 20px;
background-color:#FFFFFF;
}

#contentm h2{
display:block;
margin:0 0 5px 0;
font-size:1.5em;
font-weight:bold;
letter-spacing:0.5px;
color:#505050;
background-color:inherit;
font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
}

#contentm h2 a{font-weight:normal;}
#contentm h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#contentm a:hover,#subcontent a:hover{text-decoration:underline;}
#contentm ul,#content ol{margin:0 5px 16px 35px;}
#contentm dl{margin:0 5px 10px 25px;}
#contentm dt{font-weight:bold; margin-bottom:5px;}
#contentm dd{margin:0 0 10px 15px;}

#contentf{
width:95%;
font-size:0.9em;
padding:20px 0 0 20px;
}

/**************** Zoffix Znet Says ***************
#contentf * {
height:auto!important;
}

#contentf embed#flash{
height: 240px!important; 
width: 320px!important;
}
*/

#contentf h2{
display:block;
margin:0 0 5px 0;
font-size:1.5em;
font-weight:bold;
letter-spacing:0.5px;
color:#505050;
background-color:inherit;
font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
}

#contentf h2 a{font-weight:normal;}
#contentf h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#contentf a:hover,#subcontent a:hover{text-decoration:underline;}
#contentf ul,#content ol{margin:0 5px 16px 35px;}
#contentf dl{margin:0 5px 10px 25px;}
#contentf dt{font-weight:bold; margin-bottom:5px;}
#contentf dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/
/* Positioning of the sidebar (skyscraper) graphics on the
/* right of the content pages */

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}




/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentleft2{width:48%;}
.splitcontentright{float:right; width:44%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}



#flashcontentleft{
float:left;

}

#flashbox{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#FFFFFF;
color:#505050;
line-height:1.5em;
}


.plantext {
font-family:'Trebuchet MS', Verdana, Helvetica, Arial; 
letter-spacing:0px; 
font-size:11px; 
font-weight:normal;
}
/****************************Form Classes******************/
.textbox{
font-family:Verdana; 
font-size:8pt
}
/****************************Box Classes******************/

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#FFFFFF;
color:#505050;
line-height:1.5em;
}

.boxTop{
float:right;
width:250px;
padding:1px;
margin-right:70px;
border:1px solid;
background-color:#FFFFFF;
color:#505050;
line-height:1.5em;
}

.box2{
margin-left:20px; width:200px;
padding:1px;
background-color:#FFFFFF;
color:#505050;
line-height:1.5em;
}

.box3{

padding:1px;
background-color:#FFFFFF;
color:#505050;
line-height:1.5em;
}

.box3 a {
font-weight:normal;
font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
color:#666666;
text-decoration:none;
font-size:12px;
line-height:1.5em;
}

.box3 a:hover {
font-weight:normal;
text-decoration:none;
font-size:12px;
font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
color:#484848;
line-height:1.5em;
}

.box4{
width:600px;
height:100px;
margin-left:150px;
float:left;
padding-left:5px;
border:#CCCCCC;
}


/* Helpdesk helpers */

#deskcontent{
margin:0 0 5px 0;
float:left;
font-size:26px;
font-weight:bold;
color:#000000;
}

.desktextHeader{
font-family:'Trebuchet MS', Verdana, Helvetica, Arial; 
letter-spacing:0px; 
font-size:16px; 
font-weight:bold;
}

.desktext{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
}

/**************** Footer styles ****************/
#footer{
clear:both;
width:730px;
padding:0 0;

margin-left:auto;
margin-right:auto; 
padding-bottom:5px;
padding-top:5px;
border:none; 
text-align:center;

}
	/*#footer.ul {list-style:none;}
	#footer.li {width:120px; height:20px;}*/

	#footer p{padding:0; margin:0; text-align:center;color:#666666;}
	#footer a{color:#666666; font-size:11px; text-decoration:none; font-weight:normal;}
	#footer a:hover{color:#999999;; 
}



