/*Sitewide HTML Selectors*/

/*Typography*/

body {
background:#074e7f;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
background-position: top;
}

h1,h2,h3,h4,h5,h6 {
margin: 10px 10px 0px 10px;
font-family: "Arial Narrow", Arial, Helvetica, Tahoma, sans-serif;
}

#sharedfeaturedplan h2, #sharedfeaturedplan h3 {
margin: 0px 10px 0px 10px;
padding: 0px;
font-family: "Arial Narrow", Arial, Helvetica, Tahoma, sans-serif;
}

h1 {
font-size: 24px; 
color: #333333;
font-weight: normal;
}

h2 {
font-size: 20px;
color: #336699;
}

h3 {
font-size: 16px;
color: #336699;
}

h4 {
font-size: 30px; 
color: #333333;
font-weight: normal;
}

h5 {
font-size: 20px;
color: #336699;
}

h6 {
font-size: 16px;
color: #336699;
}

p, td, th, ul, li, ol, div, a, a:link, a:active, a:visited, a:hover {
font-size: 11px;
font-family: Arial, Helvetica, Tahoma, sans-serif;
}

p {
line-height: 15px;
text-align: justify;
color:#666666;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px 10px
}

td, td {
color:#666666;	
}

a, a:link, a:active, a:visited, a:hover {
font-weight: bold;
color: #336699; 
text-decoration: none;
}
	
a:hover {
color: #336699;
text-decoration: underline;
font-weight: bold;
}

strong
{
font-style:normal;
font-weight:bold;
}

/*Site Structure*/

#headercontainer
{
background-image: url(../images/header.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 121px;
margin: 0 auto;
text-align:right;
}


#headercontent {
font-size: 12px;
color: #ffffff;
background-color: inherit;
padding: 20px;
}


#headercontent strong {
font-size: 24px;
color: #ffffff;
background-color: inherit;
}

#headercontent a, #headercontent a:link, #headercontent a:active, #headercontent a:visited, #headercontent a:hover {
font-size: 12px;
color: #ffffff;
background-color: inherit;
}

#navigationcontainer
{
background-image: url(../images/navigation.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 40px;
margin: 0 auto;
}

#navigationcontainergray
{
background-image: url(../images/navigation-gray.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 40px;
margin: 0 auto;
}

#navigationcontainergreen
{
background-image: url(../images/navigation-green.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 40px;
margin: 0 auto;
}

#contentcontainer
{
background-image: url(../images/dropshadow-background.png);
background-repeat: repeat-y;
background-position: center;
width: 1012px;
height: auto;
margin: 0 auto;
}

#articlecontainer
{
background-image: url(../images/dropshadow-background.png);
background-repeat: repeat-y;
background-position: center;
width: 1012px;
height: 350px;
margin: 0 auto;
}

#article
{
width: 1002px;
height: 350px;
overflow: hidden;
margin: 0 auto;
background-color:#ffffff;
}

#contentdropshadow
{
background-image: url(../images/box-white-bottom.gif);
background-repeat: repeat-y;
background-position: top;
width: 1000px;
height: 13px;
margin: 0 auto;
}

#callout {
background-image: url(../images/box-blue-background.gif);
background-repeat: repeat-y;
background-position: top;
width: 980px;
height: 250px;
margin: 0 auto;
padding-bottom:10px;
}

#callout p, #callout td, #callout th, #callout ul, #callout ol {
color:#FFFFFF;
background-color: inherit;
font-weight:normal;
font-size: 10px;
line-height: 15px;
margin: 0px 10px 0px 0px;
padding-left: 0px;
}

#callout form {
color:#FFFFFF;
background-color: inherit;
font-weight:normal;
font-size: 10px;
line-height: 15px;
margin: 0px 10px 0px 0px;
}

#callout li {
list-style: none;
list-style-type: none;
list-style-image: none;
color:#FFFFFF;
background-color: inherit;
font-weight:normal;
font-size: 10px;
line-height: 15px;
margin: 0px 0px 0px 0px;
}

#callout a, #callout a:link, #callout a:active, #callout a:visited, #callout a:hover {
color:#ffffff;
background-color: inherit;
font-weight:normal;
font-size: 10px;
text-decoration:none;
}

#callout h3, #callout h3 a, #callout h3 a:link, #callout h3 a:active, #callout h3 a:visited, #callout h3 a:hover {
font-family: Arial, Helvetica, Tahoma, sans-serif;
color:#FF9933;
font-size: 13px;
font-weight: bold;
text-decoration:none;
margin: 5px 5px 3px 0px;
}

#callout a:hover, #callout h3 a:hover {
text-decoration:underline;
}

#calloutcol1 {
margin-left: 10px;
width:250px;
float:left;
border-right: 1px dotted #CCCCCC;
height: 250px;
overflow:hidden;
display: inline; /*IE6 display issue*/
}

#calloutcol2, #calloutcol3, #calloutcol4 {
margin-left: 10px;
width:150px;
float:left;
border-right: 1px dotted #CCCCCC;
height: 250px;
overflow:hidden;
}

#calloutcol5 {
margin-left: 10px;
width:225px;
float:left;
height: 250px;
overflow:hidden;
}


#footercontainer {
width: 1007px;
margin: 0 auto;
}

#footer {
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 89px;
margin: 0 auto;
}

#footerbackground {
background-image: url(../images/box-blue-background.gif);
background-repeat: repeat-y;
background-position: top;
margin: 0 auto;
}

#termscontainer {
width: 1007px;
margin: 0 auto;
}

#termscontainer p, #termscontainer a, #termscontainer a:link, #termscontainer a:active, #termscontainer a:visited {
color:#ffffff;
background-color: inherit;
font-weight:normal;
font-size: 10px;
text-decoration:none;
text-align:right;
}

#termscontainer a:hover
{
text-decoration:underline;	
}

/*Global Classes*/

.epnavstyle {
width: 1007px;
height: 39px;
}

.epnavstyle:after { /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
clear: both;
visibility: hidden; 
}

.navstyle ul {
width:98%;
height:40px;
border: 0px none;
text-align: center;
margin-top: 0px;
margin-left: auto; 
margin-right: auto;
margin-bottom: 0px;
padding-top: 10px;
padding-left:0px;
}

.navstyle ul li{
display: inline;
list-style-image: none;
margin-right:5px;
margin-left:5px;
float:left;
}

.navstyle ul li a, .navstyle ul li a:link, .navstyle ul li a:visited {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #ffffff;
background-color: inherit;
}

.navstyle ul li a:hover, .navstyle ul li a.active {
text-decoration: none;
color: #003;
}

.divider{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #CCCCCC;
}

.sitecontainer {
position:relative;
width:1012px;
margin: 0 auto;
}

.textcontainer {
position: absolute;
left:0px;
bottom:350px;
width:1007px;
height:auto;
overflow:hidden;
margin: 0 auto;
margin-bottom:20px;
margin-top:10px;
}

.textcol1{
float:left;
width: 480px;
height:auto;
margin-left: 10px;
display: inline; /*IE6 display issue*/
}

.textcol2 {
float:left;
width:480px;
height:auto;
margin-left: 10px;
padding:10px;
display: inline; /*IE6 display issue*/
}

.pagetitlebackground {
background-image: url(../images/title-bar.gif);
background-repeat: no-repeat;
width: 670px;
height: 50px;
}

.pagetitlebackgroundlg {
background-image: url(../images/title-bar-large.gif);
background-repeat: no-repeat;
width: 710px;
height: 50px;
}

.pagetitle {
font-family: "Arial Narrow", Arial, Helvetica, Tahoma, sans-serif;
color: #ffffff;
background-color: inherit;
font-size: 24px;
font-weight:bold;
padding-left: 15px;
padding-top: 10px;
}

.dottedblue {
margin-top: 10px;
border: 1px #66CCFF dotted;
}

.epfeatures {
padding-bottom: 10px;
}

.epfeatures ul {
margin-left: 0px;
display: inline;
}

.epfeatures li {
background-image: url(../images/checkmark-green.gif);
background-repeat: no-repeat;
background-position:left;
padding-left: 20px;
list-style: none;
line-height: 25px;
font-size: 13px;
margin-left: 5px;
width: 270px;
border-bottom: 1px #66CCFF dotted;
}

.epfeatures li
{
color: #336699; 
font-weight: bold;
}

.epfeatures a, .epfeatures a:link, .epfeatures a:active, .epfeatures a:visited, .epfeatures a:hover {
font-size:13px;
}

#videospotlight {
background-image: url(../images/video-spotlight.gif);
background-repeat: no-repeat;
background-position:top;
height: 186px;
}

/*
#videospotlight {
position:fixed;
left:50px;
bottom:0px;
margin-bottom: 0px;
padding-bottom: 0px;
height: 176px;
}
*/

.planchart {
width:450px;
margin-left:10px;
font-size: 13px;
color: #333;
}

.planchart td {
padding-left: 10px;
padding-right: 2px;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #a1c0e6;
border-right-color: #a1c0e6;
border-bottom-color: #a1c0e6;
border-left-color: #a1c0e6;
height: 18px;
width: 340px;
}

.planchart th {
padding-left: 2px;
padding-right: 2px;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #a1c0e6;
border-right-color: #a1c0e6;
border-bottom-color: #a1c0e6;
border-left-color: #a1c0e6;
height: 24px;
width: 130px;
font-weight: normal;
}

.tableheader {
background-image: url(../images/table-header.gif);
background-repeat: no-repeat;
background-position: top;	
width: 470px;
height: 24px;
padding-top: 10px;
margin-top: 20px;
}

.tableheader strong {
color: #ffffff;
background-color: inherit;
font-weight:bold;
padding-left: 20px;
font-size: 14px;
}

.tableheader span {
color: #ffffff;
background-color: inherit;
font-weight:bold;
font-size: 14px;
}

.table1 span
{
padding-left:240px;	
}

.table2 span
{
padding-left:225px;	
}

.table3 span
{
padding-left:215px;	
}

.table4 span
{
padding-left:235px;	
}

.table5 span
{
padding-left:300px;	
}

.table6 span
{
padding-left:255px;	
}

.table7 span
{
padding-left:295px;	
}

.table8 span
{
padding-left:295px;	
}

.table9 span
{
padding-left:305px;	
}

.table10 span
{
padding-left:290px;	
}

.table11 span
{
padding-left:220px;	
}

.table12 span
{
padding-left:230px;	
}

.table13 span
{
padding-left:290px;	
}

.alt {
background: #daf1fe;
}

.nextplan
{
text-align:right; 
margin-right:50px;
margin-top:15px;	
}

.epbreadcrumb, .epbreadcrumb a:link, .epbreadcrumb a:active, .epbreadcrumb a:visited, .epbreadcrumb a:hover 
{
font-size: 11px;
margin-top: 10px;
margin-bottom: 10px;
}

.dcimagelayout
{
float:left;
width: 300px; 
border: 1px solid;
margin: 0 auto;
text-align:center;
margin:20px 15px 0px 15px;
}

.dcimagecaption
{
float:left;
width: 300px; 
margin: 0 auto;
text-align:center;
margin:2px 15px 0px 15px;
}

/*Index Page Layout*/

.home #content
{
width: 1002px;
height: auto;
overflow: hidden;
margin: 0 auto;
background-color:#ffffff;
}

.home #primary
{
width: 670px;
margin-right: 5px;
float:right;
height: auto;
display: inline; /*IE6 display issue*/
}

.home #left
{
width: 318px;
float:left;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

.home #right
{
width: 318px;
float:right;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

.home #banner
{
/*background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
background-position: top;*/
background-color: #ffffff;
width: 1002px;
height: 215px;
margin: 0 auto;
}

.home #offercontainer
{
width: 1002px;
margin: 0 auto;
height: inherit;
overflow:auto;
background-color:#FFFFFF;
padding-bottom: 10px;
padding-top: 10px;
}

.home #web-hosting-plans
{
position:relative;
background-image: url(../images/web-hosting-ad.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
width: 333px;
height: 187px;
}

.home #dedicated-servers
{
position:relative;
background-image: url(../images/dedicated-servers-ad.gif);
background-repeat: no-repeat;
background-position: top;
width: 333px;
height: 187px;
float:left;
}

.home #website-design
{
position:relative;
background-image: url(../images/website-design-ad.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
width: 331px;
height: 187px;
}

.home #web-hosting-plans .viewall
{
position:absolute;
left:73px;
top:145px;
display:inline;
border:0px;	
}

.home #dedicated-servers .readmore, .home #website-design .readmore
{
position:absolute;
left:125px;
top:145px;
display:inline;
border:0px;
}

.home #web-hosting-plans .order, .home #dedicated-servers .order, .home #website-design .order
{
position:absolute;
left:225px;
top:145px;
display:inline;
border:0px;
}

.home #quicktools {
border: 1px #66CCFF dotted;
padding-top: 10px;
padding-bottom: 10px;
}

.home #domainnamecheck {
border: 1px #66CCFF dotted;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

.home #domainnamecheck form {
margin-top: 5px;
}

.home #quicktools div
{
color: #336699; 
font-weight: bold;
}

/*Index Page Layout*/

.onecol #content
{
width: 1002px;
height: auto;
overflow: hidden;
margin: 0 auto;
background-color:#ffffff;
}

.onecol #primary
{
width: 670px;
margin-right: 5px;
float:right;
height: auto;
display: inline; /*IE6 display issue*/
}

.onecol #left
{
width: 318px;
float:left;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

.onecol #right
{
width: 318px;
float:right;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}



/*Two Col SL Layouts*/

.twocolsl #content
{
width: 1002px;
height: auto;
overflow: hidden;
margin: 0 auto;
background-color:#ffffff;
}

.twocolsl #primary
{
width: 670px;
margin-right: 5px;
float:right;
height: auto;
display: inline; /*IE6 display issue*/
}

.twocolsl #left
{
width: 318px;
float:left;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

.twocolsl #right
{
width: 318px;
float:right;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

/*Two Col SL Article Layouts*/

.twocolslarticle #spacer
{
background-color:#FFFFFF;
width: 1007px;
height: 161px;
margin: 0 auto;
text-align:right;
}

.twocolslarticle #headercontainer
{
position: absolute;
left:3px;
top:0px;
background-image: url(../images/header.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 121px;
margin: 0 auto;
text-align:right;
}

.twocolslarticle #navigationcontainer
{
position: absolute;
left:3px;
top:121px;
background-image: url(../images/navigation.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 40px;
margin: 0 auto;
}

.twocolslarticle #navigationcontainergray
{
position: absolute;
left:0px;
top:121px;
background-image: url(../images/navigation-gray.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 40px;
margin: 0 auto;
}

.twocolslarticle #navigationcontainergreen
{
position: absolute;
left:0px;
top:121px;
background-image: url(../images/navigation-green.gif);
background-repeat: no-repeat;
background-position: top;
width: 1007px;
height: 40px;
margin: 0 auto;
}

.twocolslarticle #content
{
width: 1002px;
height: auto;
overflow: hidden;
margin: 0 auto;
background-color:#ffffff;
}

.twocolslarticle #primary
{
width: 670px;
margin-right: 5px;
float:right;
height: auto;
display: inline; /*IE6 display issue*/
}

.twocolslarticle #left
{
width: 318px;
float:left;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

.twocolslarticle #right
{
width: 318px;
float:right;
margin-left: 5px;
padding-bottom: 10px;
height: auto;
display: inline; /*IE6 display issue*/
}

.twocolslarticle .sitecontainer {
position:relative;
width:1012px;
margin: 0 auto;
}

.twocolslarticle .details
{
margin-top: 20px; 
margin-bottom: 10px;	
}

.twocolslarticle .details p, 
.twocolslarticle .details td, 
.twocolslarticle .details th, 
.twocolslarticle .details ul, 
.twocolslarticle .details li, 
.twocolslarticle .details ol, 
.twocolslarticle .details div
{
font-size: 12px;
color:#666666;
}

.twocolslarticle .details a, 
.twocolslarticle .details a:link, 
.twocolslarticle .details a:active, 
.twocolslarticle .details a:visited, 
.twocolslarticle .details a:hover 
{
font-size: 12px;
}

/*Overview Web Hosting Pages*/

.webhostingcontainer
{
width:650px;
margin:0 auto;
margin-top: 15px;
}

#business
{
background-image: url(../images/business-hosting-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#aspnet
{
background-image: url(../images/aspnet-hosting-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#coldfusion
{
background-image: url(../images/coldfusion-hosting-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#dnn
{
background-image: url(../images/dotnetnuke-hosting-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

.webhostingcontainer .viewall
{
position:relative;
left:63px;
top:145px;
display:inline;
}

.webhostingcontainer .order
{
position:relative;
left:65px;
top:145px;
display:inline;
}

/*Overview Dedicated Server Pages*/

.dedicatedservercontainer
{
width:650px;
margin:0 auto;
margin-top: 15px;
}

#dualcore
{
background-image: url(../images/dual-core-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#quadcore
{
background-image: url(../images/quad-core-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#dualquadcore
{
background-image: url(../images/dual-quad-core-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#loadbalanced
{
background-image: url(../images/load-balanced-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

.dedicatedservercontainer .viewall
{
position:relative;
left:63px;
top:145px;
display:inline;	
}

.dedicatedservercontainer .order
{
position:relative;
left:65px;
top:145px;
display:inline;
}

/*Overview Virtual Server Pages*/

.virtualservercontainer
{
width:650px;
margin:0 auto;
margin-top: 15px;
}

#cloudlearnmore
{
background-image: url(../images/cloud-hosting-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
margin-left: 5px;
width: 629px;
height: 128px;
}

#vps1
{
background-image: url(../images/vs1-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#vps2
{
background-image: url(../images/vs2-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#vps3
{
background-image: url(../images/vs3-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#vps4
{
background-image: url(../images/vs4-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}



/*Overview Web Design Pages*/

.webdesigncontainer
{
width:650px;
margin:0 auto;
margin-top: 15px;
}

#ecommerce
{
background-image: url(../images/shopping-cart-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#cms
{
background-image: url(../images/cms-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#webdesign
{
background-image: url(../images/web-design-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#coldfusiondev
{
background-image: url(../images/coldfusion-development-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}


/*Overview Reseller Pages*/

.resellercontainer
{
width:650px;
margin:0 auto;
margin-top: 15px;
}

#payasyougo
{
background-image: url(../images/payasyougo-reseller-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
margin-left: 5px;
width: 629px;
height: 128px;
}

#aspnetreseller
{
background-image: url(../images/aspnet-reseller-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}

#coldfusionreseller
{
background-image: url(../images/coldfusion-reseller-spotlight.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 316px;
height: 186px;
}


/*Shared Plan pages*/

#sharedcontainer
{
width:629px;
margin:0 auto;	
}

.sharedplans
{
position: relative;
background-image: url(../images/shared-plan.gif);
background-repeat: no-repeat;
background-position: top;
float: left;
margin-left: 5px;
width: 201px;
height: 343px;
padding-top: 10px;
}

.sharedplans ul
{
padding-left: 25px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.sharedplans .prices
{
text-align:right; 
width:100px; 
margin: 0 auto;	
}

.sharedplans .order
{
position:absolute;
left:55px;
bottom: 20px;
display:inline;	
}

#sharedfeaturedplan
{
background-image: url(../images/business-corporate-plan.gif);
background-repeat: no-repeat;
background-position: top;
width: 629px;
height: 128px;
padding-top: 10px;
}

/*Dedicated and Virtual Server Plan pages*/

#servercontainer
{
width:650px;
height: auto;
margin:0 auto;
overflow:hidden;
}

.serverplans
{
background-image: url(../images/server-plan.gif);
background-repeat: no-repeat;
float: left;
width: 317px;
height: 471px;
padding: 0px;
padding-top: 10px;
position: relative;
overflow: hidden;
}

.serverplans ul
{
padding-left: 25px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.serverplans li
{
width: 280px;	
}

.serverplans .prices
{
position:absolute;
left:10px;
bottom:20px;
display:inline;	
}

.serverplans .fees
{
position:absolute;
left:20px;
bottom:30px;
text-align:right;
}

.serverplans .order
{
position:absolute;
left:200px;
bottom:20px;
display:inline;
}

/*Reseller Plan pages*/

#resellercontainer
{
width:650px;
height: auto;
margin:0 auto;
overflow:hidden;
}

.resellerplans
{
background-image: url(../images/server-plan.gif);
background-repeat: no-repeat;
float: left;
width: 317px;
height: 471px;
padding: 0px;
padding-top: 10px;
position: relative;
overflow: hidden;
}

.resellerplans ul
{
padding-left: 25px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.resellerplans li
{
width: 280px;	
}

.resellerplans .prices
{
text-align:right; 
width:100px; 
margin: 0 auto;	
}

.resellerplans .order
{
position:absolute;
left:200px;
bottom:20px;
display:inline;
}

.pagetitle h1 {
font-family: "Arial Narrow", Arial, Helvetica, Tahoma, sans-serif;
color: #ffffff;
background-color: inherit;
font-size: 24px;
font-weight:bold;
padding-left: 5px;
padding-top: 10px;
display:inline;
}

@media only screen and (max-device-width: 480px) { 
 #articlecontainer, #article { 
   height: 700px; 
 }
 #banner { 
   display: none; 
 }
 #videospotlight { 
   display: none; 
 }
 .epfeatures li {
	 font-size:11px;
	 padding: 0px;
	 padding-left: 20px;
	 margin: 0px;
 }
}

@media print { 
#banner { 
   display: none; 
 }
 #videospotlight { 
   display: none; 
 }
 body {
	background:#ffffff;
	background-image:none;
	background-repeat:repeat;
	background-position: top;
}
}

