@charset "utf-8";
/* CSS Document */
img, form, ul {
	margin:0px;
	padding:0px;
	border:none;
}

body {
	background:#efefef;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

html {
	overflow-x:auto;
	overflow-y:scroll;
}	

#main {
	background:#fff;
	margin:8px auto;
	width:740px;
	padding-top:7px;
}

.clr {
	line-height:0px;
	clear:both;
}

.clr1 {
	line-height:5px;
	clear:both;
}

.clr2 {
	line-height:10px;
	clear:both;
}

.clr3 {
	line-height:10px;
	width:240px;
	float:left;
}

.emp {
	font-weight:bold;
	color:#900;
}

.emp1 {
	font-weight:bold;
	color:#900;
	font-size:18px;
	font-weight:800;
}

/* Top of Site 1 */
#top {
	background:#fff;
	margin:5px auto;
	width:735px;
	padding-top:5px;
	height:24px;
	text-align:right;
	padding-right:5px;
}

#top .left {
	width:500px;
	height:18px;
	float:left;
	text-align:left;
	text-indent:10px;
	padding-top:2px;
	color:#666;
}

#top .right {
	width:225px;
	height:20px;
	float:left;
	text-align:right;
}

.currency {
	padding-left:100px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	padding-left:80px;
}
/* Top of Site 0 */
/* Header Of Site 1 */
#header {
	height:114px;
	width:726px;
	margin: 0px 7px 0 7px;
	background:url(header.gif) no-repeat;
}
/* Header Of Site 0 */

/* Menu Of Site 1 */
#menu {
	margin:7px;
	margin-top:0px;
	background:url(menu_bg.gif) repeat-x;
	height:38px;
}

#menu div {
	height:20px;
	padding:8px;
	margin-top:4px;
	float:left;
	background:url(menu_splitter.gif) left no-repeat;
}

#menu div a {
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#menu div a:hover {
	color:#333;	
}
/* Menu Of Site 0 */
#holder {
	
}
/* Main Page Style 1 */
#mainPage {
	
}

#mainPage .left {
	width:250px;
	float:left;
	
}

#mainPage .right {
	float:left;
	width:490px;
}

#mainBox  {
	width:240px;
	margin-left:7px;
}

#mainBox .top {
	background:url(main_box_head.gif) no-repeat;
	width:240px;
	height:18px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-indent:7px;
	padding-top:5px;
}

#mainBox .middle {
	width:238px;
	border:1px #CCC solid;
	border-top:none;
}

#mainBox ul {
	margin:0px;
	padding-left:25px;
	padding-top:5px;
}

#mainBox li {
	list-style-image:url(arrow.gif);
	padding:2px;
	padding-left:0px;
}
/* Main Page Style 0 */

/* General Page Box 1 */
#genBox {
	width:235px;
	float:left;
	padding-left:6px;
}

#genBox .left {
	width:60px;
	float:left;
	padding:2px;
	float:left;
	text-align:right;
	padding-right:20px;
}

#genBox .right {
	width:140px;
	float:left;
	padding-left:6px;
	padding:2px;
	float:left;
}

#genBox .top {
	background:url(pattern.gif) repeat-x;
	height:17px;
	font-weight:bold;
	color:#FFF;
	font-weight:bold;
	padding-top:3px;
	text-indent:5px;
	font-size:11px;
}

#genBox .middle {
	border:1px #CCC solid;
	border-top:none;
	background-color:#fff3de;
	height:140px;
}

.cpanel {
	width:100px;
	height:48px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}

.cpanelText {
	width:102px;
	padding-left:20px;
	padding-top:5px;
	float:left;
}

.cpanelBText {
	font-size:11px;
	color:#333;
	padding:5px;
}
/* General Page Box 0 */


/* Websites Part Of Main Page 1 */
#websites {
	width:475px;
	padding-left:5px;
}

#websites .head {
	background:url(pattern1.gif) repeat-x;
	height:17px;
	font-weight:bold;
	color:#FFF;
	font-weight:bold;
	padding-top:3px;
	text-indent:5px;
	font-size:11px;
	width:425px;
}

#websites .headbr {
	line-height:3px;
	background-color:#37689c;
}

#websites .left {
	width:80px;
	height:80px;
	float:left;
}

#websites .right {
	float:left;
	width:390px;
}

#websites .header {
	color:#900;
	font-size:14px;
	font-weight:bold;
}

#websites .text {
	font-size:11px;
	padding-top:5px;
}

/* Websites Part Of Main Page 0 */

/* Hosting Page Styles 1 */
.hostsTableDiv {
	margin-left:7px;	
}

.hostsTableDiv img {
	 cursor:pointer;	
}
#hostsTable {
	border:1px #CCC solid;
	width:484px;
	text-align:center;
	float:left;
}

#hostsTable .header1 {
	height:17px;
	margin-top:3px;
	background:url(pattern1.gif);
	color:#FFF;
	padding:3px;
	font-weight:bold;
}

#hostsTable .header {
	height:17px;
	margin-top:3px;
	background:url(pattern.gif);
	color:#FFF;
	padding:3px;
}

#hostsSpecials {
	width:200px;
	float:left;
	height:200px;
	border:1px #666 solid;
}
/* Hosting Page Styles 0 */

/* Top Navbar Style 1 */
table.topnavbar {
	width: 100%;
	height:25px;
	background:url(pattern1.gif);
	margin-left:7px;
	width:726px;	
}

tr.topnavbar {
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #FFF;
	text-decoration: none;
	font-size:11px;
}

tr.topnavbar a:hover {
	text-decoration:underline;
}
/* Top Navbar Style 2 */

/* Content In Style 1 */
.contentIn {
	margin:10px;	
}

h2 {
	font-size:14px;
	color:#333;
	font-weight:bold;
}

h3 {
	font-size:12px;
	color:#333;
	font-weight:bold;
}
/* Content In Style 0 */

/* Bottom of Site 1 */
.bottom {
	text-align:center;
	color:#999;
	font-size:11px;
}
/* Bottom of Site 0 */

/* Search Domain Style 1 */
.sdLeft {
	width:350px;
	float:left;
}
.sdTable {
	width:340px;
	border:1px #CCC solid;
	margin-left:7px;
}

.sdHead {
	height:17px;
	margin:3px 7px 0px 7px;
	background:url(pattern1.gif);
	color:#FFF;
	padding:3px;
	font-weight:bold;
}

.sdCheck {
	background:url(btn.gif);
	width:93px;
	height:25px;
	color:#FFF;
	font-weight:bold;
	border:0px none;
	cursor:pointer;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
	padding-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

.sdRow {
	background:url(pattern.gif);
	height:18px;
	color:#FFF;
}

.sdResult {
	padding:3px;
	border:1px #CCC solid;
	background:#efefef;
	float:left;
	width:370px;
	margin-bottom:5px;
	margin-left:5px;
}

.sdResultLeft {
	width:300px;
	height:14px;
	float:left;
	padding:3px;
}

.sdResultRight {
	width:40px;
	height:14px;
	float:left;
	padding:3px;	
}

.sdRed {
	font-weight:bold;
	color:#900;
}

.sdGreen {
	color:#390;
	font-weight:bold;
}

.lookupText {
	padding:7px;	
}
/* Search Domain Style 0 */

/* Supoort Page Style 1  */
#spImg img {
	border:0px none;
	margin-left:17px;
	cursor:pointer;
}

#spText div {
	width:160px;
	height:20px;
	float:left;
	margin-left:17px;
	text-align:center;
}

#spText div a {
	font-family:Arial, Helvetica, sans-serif;
	color:#06F;
	font-weight:bold;
	text-decoration:none;
}

#spText div a:hover {
	text-decoration:underline;	
}
/* Supoort Page Style 0  */
