/* Header & Navigation {{{ */
body {
	padding: 			0;
	margin: 			0;
	font:				small Verdana, Tahoma, Sans-serif;
	background:			#fff url(/images/b_bg.gif) repeat-x 0 0;
}

#head	{
	width:				724px;
	margin:				31px auto 13px auto;
	text-align:			left;
}

#logo	{
	background: 		url(/images/logo.gif) no-repeat 0 0;
	display:			block;
	margin:				0 0 0 10px;
	width:				250px;
	height:				40px;
	text-decoration:	none;
}

.nav_s	{
	background: 		url(/images/n_bg_s.gif) no-repeat 0 5px;
	height:				31px;
	width:				1px;
	font-size:			1px;
}

#nav	{
	background: 		url(/images/n_bg.gif) repeat-x 0 26px;
}

#nav a	{
	font-size:			11px;
	display:			block;
	color:				#fff;
	padding:			0 20px 0 20px;
	margin:				5px 0 0 0;
	text-decoration:	none;
	line-height:		22px;
	height:				25px;
	background:			#000; /*background:			#158; */
	border-top:			0px solid #47A; /*border-top:			1px solid #47A; */
}

#nav a:hover	{
	color:				#9CF;
}

#mid_c	{
	background: 		#811 url(/images/n_b_bg2.gif) repeat-x 0 0;
	margin-top:			1px;
}

#mid_w	{
	margin-bottom:		5px;
	line-height:		8px;
	border:				1px solid #A44;
	border-top:			0px;
	padding:			0px;
	background:			#922;
}

#mid_b	{
	background: 		url(/images/m_bg_b.gif) repeat-x 0 0;	
	margin:				2px 0 0 0;
	height:				8px;
	line-height:		8px;
	font-size:			8px;
}
/* }}} */

/* Body Content {{{ */
h1, h2, h3		{
	font-family: 		"Trebuchet MS", Helvetica, Sans-serif;
	font-weight: 		normal;
	color:				#147;
	margin:				0px;
	padding:			0;
	word-spacing: 		-1px;
}

h1 {
	font-size: 			180%;
	margin:				6px 0 10px 0;
	letter-spacing: 	-1px;
}

h2 {
	font-size: 			130%;
	font-weight:		bold;
	margin:				5px 0 5px 0;
}

h3 {
	font-size: 			110%;
	color:				#922;
	font-weight:		bold;
	margin:				5px 0 5px 0;
}

#body	{
	margin-top:			6px;
	padding:			10px;
	font-size:			11px;
	color:				#333;
}

#body a {
	color:				#922;
	border-bottom:		1px dashed #922;
	text-decoration:	none;	
}

#body a:hover {
	color:				#049;
	border-bottom:		1px solid #049;
}
/* }}} */

/* Features Box {{{ */
#c_r	{
	background: 		#922 url(side.jpg) bottom right no-repeat; /*background: 		#922 url(/images/r_bg.gif) bottom right no-repeat; */
	color:				#fff;
	font-size:			10px;
	padding:			0 5px 0 10px;

}

#c_r a {
	color:				#fff;
	text-decoration:	none;
	border-bottom:		1px dashed #fff;
}

#c_r a:hover {
	color:				#fff;
	border-bottom:		1px solid #fff;
}

#c_r h2	 {
	margin-top:			5px;
	color:				#fff;
	font-weight:		bold;
	font-size:			16px;
	padding-bottom:		5px;
}

#c_r p	{
	padding:			0;
	margin:				10px 0 10px 40px;	
}
/* }}} */

/* Left Navigation {{{ */
#leftnav		{
	margin-top:			15px;
	font-size:			10px;
	padding:			0 0px 0 0;
	line-height:		22px;
}

#leftnav a		{
	color:				#666;
	text-decoration:	none;
	border-bottom:		0px;
	border-bottom:		0px;
}

#leftnav a:hover		{
	color:				#922;
	border-bottom:		0px;
}

#leftnav ul	{
	margin:				0;
	padding:			0;
}

#leftnav li	{
	list-style-type:	square;
	list-style-position:inside;
	background:			#eee;
	color:				#aaa;
	border-bottom:		2px solid #fff;
	padding-left:		10px;
	font-size:			11px;
}

#leftnav span	{
	color:				#666;
}

#leftnav li.ls	{
	list-style-type:	none;
	list-style-position:outside;
	padding-left:		20px;
	background:			#fff;
	font-size:			10px;
	line-height:		18px;
}

#leftnav .hosting, #leftnav .company, #leftnav .services, #leftnav .contact {
	margin:				15px 0 3px 0;
	height:				32px;
}

.company {
	background: 		#922 url(/images/n_company.gif) no-repeat 8px 9px;
	height:				32px;
	border-bottom:		1px solid #fff;
}

.services {
	background: 		#922 url(/images/n_services.gif) no-repeat 8px 9px;
	height:				32px;
	border-bottom:		1px solid #fff;
}

.contact {
	background: 		#922 url(/images/n_contact.gif) no-repeat 8px 9px;
	height:				32px;
	border-bottom:		1px solid #fff;
}

.hosting {
	background: 		#922 url(/images/n_hosting.gif) no-repeat 8px 9px;
	height:				32px;
	border-bottom:		1px solid #fff;
}
/* }}} */

/* Plans {{{ */
.title	{
	font-family: 		"Trebuchet MS", Helvetica, Sans-serif;
	font-weight: 		normal;
	word-spacing: 		-1px;
	font-size: 			18px;
	color:				#922;
	padding:			6px 0 6px 8px;
	letter-spacing: 	-1px;	
}

.cont	{
	font-family:		Tahoma, Verdana, Sans-serif;
	width:				120px;
	font-size:			10px;
	color:				#777;
	padding-left:		8px;
}

a.plan {
	font-size:			10px;
	color:				#922;
	text-decoration:	none;
	border-bottom:		1px dashed #922;
}

a.plan:hover {
	color:				#049;
	border-bottom:		1px solid #049;
}
/* }}} */

/* Footer {{{ */
#footer	{
	color:				#444;
	font-size:			10px;
}

a.bbb	{
	background: 		url(/images/bbb.gif) no-repeat 0 0;
	text-decoration:	none !important;
	border:				0px !important;
	display:			block;	
	width:				90px;
	height:				31px;
}

a.bbb:hover	{
	background:			url(/images/bbb_h.gif) no-repeat 0 0;	
}
/* }}} */

/* Arrow Icons {{{ */
.lnk		{
	background: 		url(/images/a_bg.gif) no-repeat 0px 5px;
	margin-left:		15px;
	padding-left:		15px;
	height:				18px;
}

.lnk2		{
	background: 		url(/images/a2_bg.gif) no-repeat 0px 3px;	
	margin-left:		40px;
	padding-left:		15px;
	height:				15px;	
}

.lnk3		{
	background: 		url(/images/a2_bg.gif) no-repeat 0px 3px;	
	margin-left:		0px;
	padding-left:		15px;
	height:				15px;	
}
/* }}} */

/* Lists {{{ */
li	{
	font-size:			11px;
}

ul.sm li {
	font-size:			10px;
}

.line		{
	border-top:			1px solid #333;
}
/* }}} */

/* Grey Border Boxes {{{ */
.dataBox1	{
	border:				1px solid #EFEFEF;
	padding:			2px;
	background:			#fff;
}

.dataBox2	{
	border:				4px solid #F9F9F9;
}

.dataBox3	{
	border:				1px solid #ccc;
	padding:			3px;
	background:			#fff;
}
/* }}} */

/* Plan Page Table {{{ */
.dataTable	{
	width:				100%;
	color:				#333;
	font-size:			10px;
}

.features	{
	width:				493px !important;
	margin:				10px 5px 5px 5px;
}

.inner	{
	width:				95%;
}

.dataTable th	{
	color:				#147;
	border-bottom:		1px solid #147;
}

.dataTable th.top	{
	padding:			3px;
	background:			#158;
	color:				#fff;
	border:				1px solid #147;
}

.dataTable td {
	padding:			4px;
	border-bottom:		1px solid #ddd;
}

.dataTable td.sp {
	padding:			0px;
	border-bottom:		0px;
}

.dataTable td.pad3	{
	padding:0 3px 0 3px;
}

.dataTable td.pad5	{
	padding:0 5px 0 7px;
}

.dataTable tr.dark {
	background:			#FAFAFA;
	border:				1px solid #000 !important;
	font-weight:		bold;
	color:				#666;
}

.dataTable tr.dark td {
	border-top:			1px solid #ccc !important;
	border-bottom:		1px solid #ccc !important;
}

.dataTable tr.dark td.st {
	border-left:		1px solid #ccc !important;
}

.dataTable tr.dark td.ed {
	border-right:		1px solid #ccc !important;
}


.dataTable .nul {
	border-bottom:		0px !important;
}

.dataTable .center {
	text-align:			center;
}

.dataTable .gy{
	background:			#F6F6F6;
}

.dataTable a.dis {
	display:			block;
	height:				20px;
	line-height:		20px;
	padding-left:		8px;
	border-bottom:		1px solid #E5E5E5 !important;
	border-right:		1px solid #ccc !important;
	border-left:		1px solid #E5E5E5 !important;
	background:			#FAFAFA;
}

.dataTable a.tl {
	border-top:			1px solid #E5E5E5 !important;
}

.dataTable a.bl {
	border-bottom:		1px solid #E5E5E5 !important;
}

.dataTable a.hightl {
	border-top:			1px solid #ccc !important;
}

.dataTable a.highlighted {
	background:			#fff;
	color:				#147 !important;
	font-weight:		bold;
	border-right:		0px !important;
	display:			block;
	height:				20px;
	line-height:		20px;
	padding-left:		8px;
	border-bottom:		1px solid #ccc !important;
	border-left:		1px solid #ccc !important;	
}

.dataTable a.highbot {
	border-bottom:		1px solid #ccc !important;	
}

.dataTable a.dis:hover {
	background:			#fff;
}

.displayBox {
	width:				350px;
	border:				1px solid #ccc !important;
	border-left:		0px !important;
	background:			#fff;
}

#display	{
	width:				100%;
	height:				280px;
	overflow: 			auto;
	background:			#fff;
}

/* }}} */

/* Form Elements {{{ */
.csubmit		{
	background: 		url(/images/btn.gif) repeat-x;
	border: 			1px outset;
	cursor: 			pointer;
	font-family:		Tahoma, sans-serif;
	font-size:			9px;
	font-weight: 		normal;
	margin: 			0px 0px 1px 1px;
	padding: 			1px 1px 1px 1px;
}

input, select, textarea	{
	font-family:		Tahoma, Verdana, Sans-serif;
	font-size:			11px;
	border:				1px solid #ccc;
}
/* }}} */

.clear			{
	width:				0px;
	height:				1px;
	line-height:		0px;
	font-size:			0px;
	clear:				both;
}

.clear_c			{
	background:			#fff;
	height:				1px;
	line-height:		0px;
	font-size:			0px;
	clear:				both;
}

.sm_w			{
	background:			#C2C2C2;
	height:				100%;
	width:				1px;
	line-height:		0px;
	font-size:			1px;
	padding:			0px !important;
	margin:				0px;
}

.sm_h	{
	background:			#C2C2C2;
	height:				1px;
	width:				145px;
	line-height:		0px;
	font-size:			1px;
	padding:			0px 5px 0px 7px !important;
	margin:				5px 0 0 0;
}

.nb	{
	border:				0px !important;
}
/* Plan Page Styles {{{ */
#b_1, #b_2, #b_3, #a_1, #a_2, #a_3, #p_1, #p_2	{
	width:				503px;
	height:				70px;
}

#a_1	{ background: url(/images/a_1.gif) no-repeat 0 0; }
#a_2	{ background: url(/images/a_2.gif) no-repeat 0 0; }
#a_3	{ background: url(/images/a_3.gif) no-repeat 0 0; }
#b_1	{ background: url(/images/b_1.gif) no-repeat 0 0; }
#b_2	{ background: url(/images/b_2.gif) no-repeat 0 0; }
#b_3	{ background: url(/images/b_3.gif) no-repeat 0 0; }
#p_1	{ background: url(/images/p_1.gif) no-repeat 0 0; }
#p_2	{ background: url(/images/p_2.gif) no-repeat 0 0; }

.signup {
	display:			block;
	text-decoration:	none;
	border:				0px !important;
	width:				90px;
	height:				18px;
}

#errorBox				{
	margin:				0 auto 0 auto;
	text-align:			center;
	border:				1px solid #811;
	padding:			10px;
	font-weight:		bold;
	color:				#811;
	background:			#fff;
}

.style2 {
	color: 				#922;
	font-weight: 		bold;
}

/* }}} */