
/* general align to zero */
* {
	margin: 0;
	padding: 0; 	
}
/* typography and colors */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; 
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	background:#fff url("images/background.jpg");
}
a {
	color: #0055ff;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #007fff;
	text-decoration: none;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h1, h2, h3 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
	color: #136096;
}
td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333;
	padding: 0px;
	text-align:left;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
hr {
	color: #333;
	background: #333;
	margin: 5px 0;
}
a img {
	border: none;
}
.linkspage_button{
	border:0px;
}
.hidden{
	display:none;
}
.clear {
	clear: both;
}
/* layout */
#page {
	margin: 0px auto;
	padding: 0 30px;
	width: 900px;
	text-align: left;
	background: #fff;
}
#page1 {
	margin: 0px auto;
	padding: 0 30px;
	width: 900px;
	text-align: left;
	background: #fff url("images/menu.jpg") 680px 0 repeat-y;
}
#header_top {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 78px;
	width: 900px; 
	background: #fff;
}
#header_top h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 78px;
	background: #fff url("images/logo.jpg") top left no-repeat; 
}
#header_top h2 {
	position: absolute;
	top: 15px;
	left: 500px;
	width: 173px;
	height: 16px;	
	background: #fff url("images/support.jpg") top left no-repeat; 
}
#loginform {
	position: absolute;
	top:57px;
	right: 0px;
	text-align: right;
	color: #fff;
	width: 290px;
	height: 17px;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 14px;	
	background: #fff url("images/login.jpg") top right no-repeat;
}
#loginform #username, #loginform #userpass {
	width: 65px;
	height: 13px;
	background: #fff;
	border: none;
	font-size: 11px;
}
#loginform #buttonlogin {
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	background: none;	
	border: none;
	padding-right: 5px;
	padding-left: 3px;
}
#loginform #buttonlogin:hover {
	color: #00D4FF;
}
#loginnavigation {
	position: absolute;
	top:57px;
	right: 0;
	width: 290px;
	height: 18px;
	text-align: right;
	font-size: 10px;
	list-style: none;
	background: #fff url("images/login.jpg") top right no-repeat;
	padding-top: 3px;
	padding-right: 14px;
}
#loginnavigation a {
	color: #fff;
}
#loginnavigation a:hover {
	color: #00D4FF;
}
#loginnavigation #admin {
	display: inline;
	margin-right: 5px;
	padding: 3px 8px;	
}
#loginnavigation #setting {
	display: inline;
	margin-right: 5px;
	padding: 3px 8px;	
}
#loginnavigation #profile {
	display: inline;
	margin-right: 5px;
	padding: 3px 8px;	
}
#loginnavigation #logout {
	display: inline;
	margin-right: 5px;
	padding: 3px 8px;	
}
#header {
	position:relative;
	padding: 0;
	margin: 0;
	height: 170px;
	width: 900px;
	background:#fff url("images/shadow.jpg") top left repeat-x;
}
/* this controls the rotating image size */
#head {
	position: absolute;
	top: 0;
	left: 0;
	width: 649px;
/*	height: 254px;*/
	font-size: 1.1em;
}
#content {
	font-size: 1.2em;
}
.c_left {
	float: left;
	width: 319px;
}
.c_right {
	float: right;
	width: 319px; 
}
.content_left {
	float: left;
	width: 444px;
}
.content_right {
	float: right;
	width: 447px; 
}
.content_top {
    width: 897px;
    margin: 0 auto;
}
.content_middle {
    width: 894px;
    margin: 0 auto;
}
.cont_left {
	float: left;
	width: 298px;
}
.cont_right {
	float: right;
	width: 298px; 
	font-size: 0.95em;
}
.cont_middle {
	width: 298px; 
	margin: 0 auto;
}
#sidebar {
	float: right;
	margin:0;
	padding: 10px 0 0 0;
	width: 250px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
}
.narrowcolumn {
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	width: 645px;
}
.widecolumn {
	padding: 10px 0 0 0;
	margin: 0;
	width: 900px;
	margin: 0 auto;
	line-height: 1.6em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	background: #fff;	
}
#footer p {
	margin: 0;
	padding: 10px;
	text-align: center;
}
/* navigation */
#topnav{
	font-size: 11px;
	width: 200px; 
	height: 50px;
	position: absolute;
	top: 7px;
	right: 10px;
	list-style: none;
}
#topnav li{
	background: none;
 	display: inline;
}
#main_navigation{
	width: 900px;
	height: 30px;
    background:#eee url("images/top_nav.jpg") top left repeat-x;
	list-style: none;
    margin-bottom:0px;
}
#navigation{
	position: absolute;
	top: 0;
	left: 650px;
	font-size: 12px;
	width: 250px; 
	height: 254px;
	list-style: none;
}
#navigation li{
	background: none;
 	display: inline;
}
#bottom_navigation{
	position: relative;
	font-size: 11px;
	width: 900px; 
	height: 23px;
	list-style: none;
	padding-top: 7px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
#bottom_navigation li{
	background: none;
 	display: inline;
}
#bottom_navigation a {
	background: url("images/pipe.jpg") right no-repeat;
	padding: 8px 14px 9px 15px;
	height: 10px;
	color:#333;
}
#bottom_navigation a:hover {
    background:#006599 url("images/bo.jpg") top left repeat-x;
    color: #fff;
}
/* core classes */
.button{
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	text-align:center;
    background:#fff url("images/button.jpg") left repeat-x;
    padding: 1px 10px;
    border: 1px solid;
    border-color: #ccc #333 #333 #ccc; 
    cursor: pointer;
}
.button:hover {
	background:#fff url("images/buttono.jpg") top left repeat-x;	
	color: #0000ff;
	border-color: #333 #ccc #ccc #333;
}
.tbox.chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	padding:4px;
	border: 1px solid #06c;
	background: #efefef;
}
.indent .indent {
	background: #cfcfcf;	
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.tbox{
	background: #f1f1f1;
	border: 1px solid;
	border-color: #555 #ededed #ededed #555;
	color: #000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px;
}
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	border: #ededed 1px solid;
	background: transparent;
}
.forumheader{
	background:#fff url("images/forum.jpg") top left repeat-x;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}
.forumheader td {
	font-size: 0.8em;
}
.widecolumn .fcaption{
	padding-top: 7px;
	height:15px;
	background:#fff url("images/forum.jpg") top left repeat-x;
} 
.forumheader2{
	background: transparent;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}
.forumheader3{
	background: transparent;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
.nforumdisclaimer {
	display: none;
}
.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 4px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	background:#fff url("images/forum1.jpg") bottom left repeat-x;
}
/* chatbox */
.name {
	border-bottom: 1px double #555;
}
/* comments */
.comm {
	background: #eee;
	color: #000;
	padding: 3px;
	border: 2px solid #eee;
}
.comm1 {
	padding: 3px;
	border: 2px solid #eee;
}
/* news */
.news h2 {
	padding-bottom: 10px;
}
.news .topinfo {
	padding: 5px;
	background:#fff url("images/shadow.jpg") top left repeat-x;
	font-size: 11px;
}
.news .text {
	padding: 10px 0;
}
.news .text p{
	text-indent: 20px;
}
.newsimage {
	float: left;
	padding: 3px 10px 10px 0;
}
.news .bottominfo {
	height: 20px;
	padding: 3px 5px 3px 5px;
	background:#fff url("images/shadow.jpg") top left repeat-x;	
}
.news .bottominfo_left {
	float: left;
	width: 435px;
	text-align: left;
}
.news .up {
	margin: 0 auto;
	width: 10px;
	text-align: center;
}
.news .bottominfo_right {
	float: right;
	width: 420px;
	text-align: right;
	height: 15px;
	padding-top: 5px;
}
.news_extendstring {
	background: url("images/expand.gif") left no-repeat;
	padding-left: 25px;
	padding-bottom: 1px;
}
/* othernews2 */
.othernews2 h2 {
	padding-bottom: 5px;
}
.othernews2 .topinfo {
	padding: 5px;
	background:#fff url("images/shadow.jpg") top left repeat-x;
	font-size: 11px;
}
.othernews2 .text {
	padding: 10px 0;
	font-size: 1.1em;
}
.othernews2 .text p{
	text-indent: 20px;
}
.newsthumbnail {
	float: right;
	padding: 3px 0 10px 10px;
}
/* othernews */
.othernews h2 {
	padding-bottom: 5px;
}
.othernews .topinfo {
	padding: 5px;
	background:#fff url("images/shadow.jpg") top left repeat-x;
	font-size: 11px;
}
/* news list */
.newslist h2 {
	padding-bottom: 5px;
}
.newslist .topinfo {
	padding: 5px;
	background:#fff url("images/shadow.jpg") top left repeat-x;
	font-size: 11px;
}
.news, .othernews, .othernews2 {
	margin-bottom: 10px;
}
/* next prev */
.nextprev {
    margin-top:10px;
    margin-bottom:10px;
}
.nextprev_link {
    background: transparent;
    border:1px solid;
    border-color: #ccc #777 #777 #ccc;
    color: #000;
    font: 10px tahoma;
    text-align:center;
    padding: 2px 5px 2px 5px;
}
.nextprev_link:hover{
    background: #3d6d9e;
    border:1px solid;
    border-color: #777 #ccc #ccc #777;
    color: #fff;
    font: 10px tahoma;
    text-align:center;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
}
.nextprev_current {
	background: #5897cd;
	border:1px solid;
    border-color: #ddd #777 #777 #ddd;
	color: #fff;
	font: 10px tahoma;
	text-align:center;
	padding: 2px 5px 2px 5px;
}
.npbutton{
    background: #5897cd;
    text-decoration: none;
    width: 11px;
    text-align:center;
    padding:1px 0;
    border:1px solid #ccc;
    color: #fff;
}
.npbutton:hover{
	color: #000;
	background:#aaa;
}
/* lists */
ul {
	text-decoration: none;
	list-style: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	line-height: 15px;
}
.list a{
	padding-left: 16px;
	background: url("images/bullet2.gif") left no-repeat;
}
.list a:hover{
	background: url("images/bullet2.gif") left no-repeat;
}
/* menu style */
#sidebar .box {
	padding: 0 10px;
}
.text {
	padding: 5px 0 ;
}
/* front page header text */
.box {
	font-size: 0.9em;
}
.curved {
  background:transparent; 
  margin-bottom: 10px;
  }
.curved h1, .curved p {
  margin:0 10px;
  }
.curved h1 {
  font-size:2em; 
  color:#ccc;
  }
.curved p {
  padding-bottom:0.5em;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:transparent; 
  border-left:1px solid #ccc; 
  border-right:1px solid #ccc;
  }
.curved .b1 {
  margin:0 5px; 
  background:#ccc;
  }
.curved .b2 {
  margin:0 3px; 
  }
.curved .b3 {
  margin:0 2px;
  }
.curved .b4 {
  margin:0; 
  height:1px; 
  border-width:0 1px 0 1px;
  }
.curved .box {
  display:block; 
  background:transparent; 
  border:0 solid #ccc; 
  border-width:0 1px;
  padding: 5px 10px;
  }
  .curved1 {
  background:transparent; 
  margin-bottom: 10px;
  }
.curved1 h1, .curved1 p {
  margin:0 10px;
  }
.curved1 h1 {
  font-size:2em; 
  color:#ddd;
  }
.curved1 p {
  padding-bottom:0.5em;
  }
.curved1 .b1, .curved1 .b2, .curved1 .b3, .curved1 .b4 {
  display:block; 
  overflow:hidden; 
  height:2px;
  font-size:2px;
  }
.curved1 .b2, .curved1 .b3, .curved1 .b4 {
  background:transparent; 
  border-left:2px solid #ddd; 
  border-right:2px solid #ddd;
  }
.curved1 .b1 {
  margin:0 5px; 
  background:#ddd;
  height:2px;
  }
.curved1 .b2 {
  margin:0 3px; 
  }
.curved1 .b3 {
  margin:0 2px;
  }
.curved1 .b4 {
  margin:0; 
  height:1px; 
  border-width:0 1px 0 1px;
  }
.curved1 .box {
  display:block; 
  background:transparent; 
  border:0 solid #ddd; 
  border-width:0 2px;
  padding: 5px 10px;
  }
.curveda {
  background:transparent; 
  margin-bottom: 10px;
  }
.curveda h1, .curveda p {
  margin:0 10px;
  }
.curveda h1 {
  font-size:2em; 
  color:#eee;
  }
.curveda p {
  padding-bottom:0.5em;
  }
.curveda .b1, .curveda .b2, .curveda .b3, .curveda .b4 {
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
  }
.curveda .b2, .curveda .b3, .curveda .b4 {
  background:#eee; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee;
  }
.curveda .b1 {
  margin:0 5px; 
  background:#eee;
  }
.curveda .b2 {
  margin:0 3px; 
  }
.curveda .b3 {
  margin:0 2px;
  }
.curveda .b4 {
  margin:0; 
  height:2px; 
  border-width:0 1px 0 1px;
  }
.curveda .box {
  display:block; 
  background:#fff; 
  border:1px solid #eee; 
  border-width:0 1px;
  padding: 5px 10px;
  }
.curveda .interior {
  background:#eee; 
   padding: 0 4px;  	
  }
#domain {
	width: 444px;
	height: 84px;
	padding-left:10px;
	background: #fff url("../../images/design/domain/check_domain.jpg") top left no-repeat;
}
#social {
	background:url("../../images/design/guarantee/guarantee.jpg") 0 0 no-repeat;
	width:894px;
	height:46px;
	margin:0;
	padding:0;
}
#social li span { display: none; }
#social li { float:left; list-style:none; position:relative; }
#social li, #social a {
	height:46px;    /* Each button must have the same height, define it here */
	display:block;
	margin:0;
	padding:0;
}  
li#experts, li#uptime, li#day{ margin-bottom:0px; width:298px; }

#experts a:hover { background:url("../../images/design/guarantee/experts_on.jpg") 0px  0px no-repeat; }
#uptime a:hover { background:url("../../images/design/guarantee/uptime_on.jpg") 0px  0px no-repeat; }
#day a:hover { background:url("../../images/design/guarantee/day_on.jpg") 1px  0px no-repeat; }

#whyus {
	width: 894px;
	height: 84px;
	background: url("../../images/design/guarantee/headerbg.gif") repeat;
}
.whyfnth{
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}
.whyfnt{
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#FFF;
}
/****************************page rank*************************************/
.prank_form{
padding:15px;
border:1px solid #CCCCCC;
}
.prank_image{
color: #FFFFFF;
background: #136096;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding: 2px;
padding-left: 5px;
}
.prank_backlink{
border:1px #CCCCCC solid;
padding:10px;
margin:5px;
}
.prank_toplist_header{
background: #136096;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
}
.prank_toplist_link{
border:1px solid #CCCCCC;
padding:5px;
}
.prank_toplist_rank{
color: #136096;
font-weight:bold;
border:1px solid #CCCCCC;
padding:5px;
}
.txt {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333;
	padding: 0px;
	text-align:left;
}