

body {

  text-align: center;


  margin-top:10px;

  margin-bottom:10px;

}

html{}



A:link {

	COLOR:  #0000FF; text-decoration: none

}

A:visited {

	COLOR: #0000FF; text-decoration: none

}

A:active {

	COLOR: #0000FF; text-decoration: none

}

A:hover {

	COLOR: #0000FF; text-decoration: underline

}



/* Layout Section */

#page_wrapper {

  margin-left: auto; 

  margin-right: auto;

  width: 760px;

  text-align: left;

  background-color:#FFFFFF;  
 

}

.right_side {

  margin-top:5px;

  float: right;

  width:160px;

  border:0px dashed #cccccc;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  color: #000000;

  line-height: 16px;

  padding-top:15px;

}



.left_side {

  float: left;

  width:540px;

  background-color: #FFFFFF;

  border:0px dashed #cccccc;

  font-family: verdana, arial, sans-serif;

  font-size: 12px;

  color: #000000;

  line-height: 18px;

}





#page_footer {

  height: 45px;

  background-image:url(footer.jpg);

  background-repeat:repeat-x;

  background-color:#999999;

  border-top:1px solid #333333;

  clear: both;

}



#content_wrapper {

  margin-top:10px;

  margin-bottom:0px;

  margin-left:auto;
  margin-right:auto;

  clear:both;
  width: 750px;
}





#page_header {

  height: 120px;

  background: #999999 url('header.jpg') top right no-repeat;

  clear: both;
  width: 760px;
}



/* Menu Bar */



#menu_bar {

  height:40px;
  background-image: url('menu.jpg');
  background-repeat:repeat-x;


  clear: both;
    width: 760px;


}



#menu_bar ul {

  margin: 0px;

  padding-top: 10px;

  
  color: White;


  

  font-family: verdana, arial, sans-serif;

  font-size:14px;

  font-weight: bold;


  

}



#menu_bar  li { display: inline; 

  padding-left: 0px;

  padding-bottom:0px;

  list-style: none;
  background-image:none;

}
#menu_bar  a:hover
{
text-decoration:underline;
}
#menu_bar  a

{
display:inline;
  padding-top:10px;

  padding-bottom:5px;

  padding-left:15px;

  padding-right:15px;




  color: #EFEFEF;

  text-decoration: none;



  border-right: 1px solid #333333;

}

#menu_bar p{

  padding-top:10px;

  padding-bottom:5px;

  padding-left:15px;

  padding-right:15px;

    margin:0px;



  color: #EFEFEF;

  text-decoration: none;



  border-right: 1px solid #333333;

  height:40px;

  display:inline;

}





/* Headings*/

h3{

margin-top:0px;

  margin-bottom:10px;

  margin-right:10px;

  font-family: verdana, arial, sans-serif;

  font-size: 18px;

  color: #333333;

  background-color:#FFFFFF;

  padding:4px;

  border-bottom: 1px solid #666666;

  clear:both;}



h4{

   font-family: verdana, arial, sans-serif;

  font-size: 14px;

  color: #333333;

  background-color:#FFFFFF;

  padding:0px;

  margin:0px;

  clear:both;

}



/* lists*/



ul{ padding-left:2px;

margin-left:2px;



margin-top:2px;}



ul li{list-style-type:none; }



li{

  padding-left: 18px;

  padding-bottom:5px;

  margin-top:0px;

  padding-top:0px;

  background-image: url(bullet.jpg);

  background-repeat: no-repeat;

  background-position: -1px 0px;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  line-height:18px;

  list-style-type:none;

}



#footerlinks ul li { display: inline;  text-align:left;padding-left:5px; background-image:none; }







/* Footer */



#footerlinks { text-align:center;}

#footerlinks a{text-decoration:underline; color:#FFFFFF;}

#footerlinks p {color:#FFFFFF;}

#footerlinks p { display: inline;  text-align:center;padding-right:10px;}

#footerlinks h4{ font-size:}

/* submenu */

.mod_navigationSub .active{display:none;}



/* Plans */



#plans{width:700px; border: none;}

.plansheader{background-image:url(plans.jpg); background-repeat:repeat-x; height:35px; color:#FFFFFF;

font-weight:bold;}

.stripe{ background-image: url(alternate.gif); background-repeat:repeat-x;}

.feature{padding-left:5px; border: none;}

.planscolumn{text-align:center;border: none;}

.diskspace{font-weight:bold; text-align:center;border: none;}

.price{font-weight:bold; text-align:center;border: none;}



/* tooltip */

.tool-tip {

	color: #fff;

	width: 275px;

	z-index: 13000;

}

 

.tool-title {

	font-weight: bold;

	font-size: 14px;

	margin: 0;

	color: #9FD4FF;

	padding: 8px 8px 4px;

	background: url(bubble.png) top left;

}

 

.tool-text {

	font-size: 12px;

	padding: 4px 8px 8px;

	background: url(bubble.png) bottom right;

}



#sbfeatures tr td{border:none;}



.ce_text{padding-right:10px;}



.mod_breadcrumb{ padding:0px; margin:3px;} 

p{margin-right:10px;}