/*-----------------------------------------------------------------------------
 Uberhost.net Style Sheet 10-9-08
-----------------------------------------------------------------------------*/
/* General */ 
body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}
#branding {
  width: 950px; height: 54px; margin: 4px auto; text-align:left; background: #fff;
}
#masthead {
  width: 100%; height: 195px;
  background: transparent url("/images/sl2.jpg") repeat-x 50% 0;
  border-top: 2px solid #222; border-bottom: 0px solid #222;
}
.menublock {
  width:100%; height:25px; background: #222; padding-top: 2px;
}
.mainmenu {
  width: 953px; margin: 0 auto;
}
#comparison {
  padding: 30px;
}
#comparison table,
#comparison td,
#comparison th {
  margin: 0;
  padding: 0;
}
#comparison th {
  border: none;
  color: #007700;
}
#comparison table {
  width: 875px;
  border-collapse: collapse;
}
#comparison td.bottomline {
  border-bottom: 1px solid #ccc;
}
#comparison td.bottomline p {
  margin-left: 5px;
}
#comparison td.shaded {
  background: #ccc;
  border-left: 1px solid #fafafa;
}
#comparison td.desc {
  border-left: 1px solid #ccc;
  background: #fafafa;
  width: 200px;
  text-align: right;
  padding-right: 10px;
}
#comparison td.desc-r {
  border-right: 1px solid #ccc;
  background: #fafafa;
}
#comparison td.prices,
#comparison td.prices-pop {
  text-align: center;
  color: #fff;
  width: 160px;
  height: 100px;
  border-bottom: 1px solid #ccc;
}
#comparison td.prices {
  background: #fff url(/images/prices.png) no-repeat;
}
#comparison td.prices-pop {
  background: #fff url(/images/prices-pop.png) no-repeat;
}
#comparison td.prices p,
#comparison td.prices-pop p {
  font: 12px Verdana,Arial,sans-serif;
  margin: 5px 0;
  color: #fff;
}
#comparison td.prices h1,
#comparison td.prices-pop h1 {
  font: 48px Georgia,serif;
  margin: 5px 0 0 0;
  padding: 0;
  color: #fff;
}
#comparison span {
  font-size: 24px;
}
img {
border: 0;
}
form {
margin: 0px;
}
td {
font-family: Verdana;
font-size: 10px;
color: #000000;
}
h1 {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #215aaa;
}
.heading {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #215aaa;
}
.wrapper {
width: 953px;
margin: 0 auto;
border: 0px;
border-collapse: collapse;
background-color: #fff;
}
.headingandlivechat {
width:100%;
height:36px;
}
.headingcontainer {
float:left;
padding-top:20px;
}
.livechat {
/*float:right;*/
position: absolute;
top: 15px;
left: 900px;
text-align:right;
width:150px;
}
.homeright  {
float: right;
font-size: 14px;
width: 390px;
}
.homeright p {
margin: 0;
padding: 0 0 10px 0;
}
.homeleft {
float: left;
width: 550px;
}
.packages {
border: 1px solid #ccc;
font-size: 12px;
margin-bottom: 20px;
width: 500px;
}
.packages p {
margin: 0;
padding: 10px 30px 10px 20px;
}
.packages h2 {
margin: 0;
padding: 10px 30px 10px 20px;
}
.packages h2 a {
background: #fff;
color: #ff0000;
text-decoration: underline overline;
}
.packages h2 a:hover {
background: #ff0000;
color: #fff;
text-decoration: none;
}
.features {
color: #666;
}
.features ul {
list-style-type: none;
margin: 20px 0;
padding: 0;
}
.features li {
border-bottom: dashed 1px #999;
margin: 0;
padding: 5px 0;
}
.features a {
color: #215aaa;
text-decoration: none;
font-weight: normal;
}
.features a:hover {
color: #215aaa;
font-weight: normal;
}
.features h3 {
font-size: 14px;
}
.domaincheck {
border: 1px dashed #999;
margin: 0;
padding: 10px;
}
.sale {
color: #00aa00;
font-weight: bold;
}
.dashing {
border: 1px dashed #444;
width: 100%;
}
.kb,
.kbpop {
float: left;
font-size: 10px;
list-style-type: none;
margin: 15px 15px 0 0;
width: 30%;
}
.kbpop {
width: 45%;
}
.kbviews {
color: #A8A8A8;
font-size: 9px;
}
.kb p {
margin-left:50px 
}
.inlineframe {
border: none;
height: 200px;
width: 100%;
}
.portfolio {
width: 100%;
text-align: center;
}
.portfolio img {
width: 122px;
height: 100px;
margin: 10px;
}
.portfolio table {
background: #e5e5e5;
border: 1px solid #ccc;
margin: 0 auto;
text-align: center;
width: 700px;
}
#detailedForm fieldset {
display: block;
width: 17em;
margin: 1.5em auto;
padding: 1em 1em .5em 1em;
font-size:12px;
}
#detailedForm fieldset.submit {
border: none;
background-color: transparent;
text-align: center;
}
#detailedForm input {
display: block;
width: 200px;
}
#detailedForm label {
display: block;
margin-bottom: 1em;
font-size:10px;
}
#detailedForm select {
display:block;
}
/* ----------------------------------- footer */
.inner{text-align:left;padding:0;margin:0 auto;width:90%;background:transparent;}
.col7{width:22%;float:left;margin:0 2.2% 0 0;overflow:hidden;padding:0;background:transparent;}
.col777{width:22%;float:right;margin:0;overflow:hidden;padding:0;background:transparent;}

#footer{background:#101010 url(/images/04.jpg) repeat-x 0 0;width:100%;color:#666;margin:0 auto;padding:30px 0;}
#footer .inner{text-align:left;padding:20px 0;margin:0 auto;width:90%;background:transparent;}
#footer h3{font:normal 18px "arial narrow",verdana,sans-serif; color:#ccc; text-transform: uppercase;}

.col7 ul.c,.col777 ul.c{margin:0;padding:0;list-style-type:square;list-style-position:inside;font:normal 12px/18px verdana,sans-serif;}
.col7 ul li,.col777 ul li{border-bottom:1px solid #333;margin:0;padding:0;}
.col7 ul li a,.col777 ul li a{color: #878686;text-decoration: none;}
.col7 ul li a:hover,.col777 ul li a:hover{color: #ccc;background:#000;text-decoration: none;}

.credit{clear:both;width:100%;margin:10px 0;padding:0;display:block;height:50px;overflow:hidden;}
.cleft{margin:0;padding:0;background:transparent url(/images/logo-footer.png) no-repeat 0% 0;width:40%;height:50px;display:inline-block;float:left;}
.cright{margin:0;padding:0;width:165px;height:50px;display:inline-block;float:right;}
.cright a{height:50px;width:54px;display:block;background:transparent;float:left;}

#fnav{margin:0;padding:40px 0;clear:both;width:100%;display:block;font:normal 12px arial,tahoma,verdana,sans-serif;text-transform:uppercase;}
#fnav ul {float:left;list-style: none;margin: 0;padding:20px 0;background:transparent url(/images/foo.jpg) no-repeat 50% 100%;width:100%;}
#fnav li {float: left;list-style: none;margin: 0;padding: 0;}
#fnav ul li {list-style: none;margin: 0 0 0 -1px;padding: 0;}
#fnav li a, #nav li a:link {color: #838080;display: block;margin: 0;padding: 8px 10px;border-right: 0;text-decoration: none;}
#fnav li a:hover, #nav li a:active {background: #1A1A1A;color: #fff;display: block;margin: 0;padding: 8px 10px;text-decoration: none;}

#footer .col7,#footer .col77,#footer .col777{font-size:80%;}
#mow{margin: 0;padding: 0;color:#333;clear:both;width:100%;display:block;text-align:center;font:normal 11px arial,tahoma,verdana,sans-serif;}
#mow a{color:#333;text-decoration: none;}

small{margin:0;padding:0;}
/* ----------------------------------- /footer */

ul#footermenu {list-style: none;margin: 0;padding: 20px 0;text-align: center;white-space: nowrap;}
ul#footermenu li {display: inline;margin: 0 20px;}
ul#footermenu a {text-decoration: none;font-size: 10px;color: #ccc;}
ul#footermenu a:hover {color: #B2D9F3;text-decoration: underline;}

input,select,textarea {
font-family: Verdana;
font-size: 11px;
}
#support {
border: 1px solid #ccc;
padding: 20px 0;
width: 100%;
}
.support1,
.support2,
.support3 {
width: 220px; 
font-size: 10px;
}
.support1 {
float: left;
margin-left: 20px;
}
.supportright {
float: right;
width: 570px; 
}
.support3 {
float: left; 
}
.support2 {
float: right;
}
.clear {
clear: both;  
}
.center {
text-align: center;
}
#mainheader {
background-color: #ffffff;
}
#topnavbar {
width: 100%;
}
.plans {
border:1px solid #000;
width:100%;
}
td.ctr, 
th.spec,
th.specReseller,
th.design  {
text-align:center;
color: #FFF;
}
th.spec {
background: url(/images/table_tile.gif);
}
th.specReseller {
background: url(/images/table_tile_r.gif);
}
td.free {
background: #e5e5e5;
color: #008800;
font-weight: bold;
text-align: center;
}
td.c1 {
background: #e5e5e5;
color: #333;
font-weight: bold;
padding-left: 10px;
width: 285px;
}
td.c2-5 {
color: #444;
font-weight: bold;
text-align:center;
border: 1px solid #e5e5e5;
}
td.longlist,
td.ctrlist {
text-align:justify;
padding:10px;
border: 1px solid #e5e5e5;
}
td.longlist {
text-align:justify;
}
td.ctrlist {
text-align:center;
}
th.desc {
background: url(/images/table_tile.gif);
}
th.descReseller {
background: url(/images/table_tile_r.gif);
}
th.desc,
th.descReseller {
text-align: left;
font-weight: bold;
padding-left: 10px;
color: #fff;
}
table.footer {
width:100%;
height: 100px;
background: #374047;
}
td.footer {
text-align: center;
color: #fff;
}
td.navbar {
font-weight:bold;
text-align:center;
}
td.navbar a {
color: #fff;
text-decoration: none;
}
td.navbar a:hover {
color: #ff0000;
}
td.contact {
background:#215aaa;
color:#fff;
font-weight:bold;
padding-left:5px;	
}
.price {
  color: #ff0000;
}
a {
color: #666;
outline: none;
}
a:hover {
color: #000;
text-decoration: underline;
outline: none;
}
#insetbox {
width: 550px;
border: 0px;
background-color: #cccccc;
}
td#insetboxmain {
padding: 4px;
background-color: #E5E5E5;
text-align:center;
}
/* Client Area */
#clientareatable {
width: 80%;
}
td#clientareatableheading {
text-align:center;
font-weight: bold;
background-color: #E5E5E5;
color: #000000;
}
td.clientarealistactive {
background-color: #ffffff;
text-align: center;
}
td#clientarealistpending {
background-color: #ffffcc;
text-align: center;
}
td#clientarealistsuspended {
background-color: #CCFF99;
text-align: center;
}
td#clientarealistterminated {
background-color: #ff9999;
text-align: center;
}
td#clientarealistterminated a {
color: #000;
text-align: center;
}
/* Support Tickets */
#supportticketlist {
width: 90%;
background-color: #cccccc;
}
td#supportticketlistheading {
text-align:center;
font-weight: bold;
background-color: #E5E5E5;
color: #000000;
}
td#supportticketlistrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}
td#supportticketlistrow a {
color: #000;
}
#ticket {
width: 95%;
background-color: #cccccc;
/*border-collapse: seperate;*/
}
td#ticketheadingrow {
background-color: #E5E5E5;
color: #000000;
font-weight: bold;
}
td#ticketheadingrow a {
color: #000000;
font-weight: bold;
}
td#ticketrow {
background-color: #ffffff;
color: #000000;
}
/* Domain Availability Checker */
#domainchecker {
width: 100%;
background-color: #cccccc;
/*border-collapse: seperate;*/
}
td#domaincheckerbox {
padding: 1px;
background-color: #E5E5E5;
color: #000000;
text-align: center;
}
/* Knowledgebase */
#relatedarticles {
width: 75%;
background-color: #cccccc;
}
td#relatedarticlesheading {
background-color: #E5E5E5;
color: #000000;
font-weight: bold;
}
td#relatedarticlescontent {
background-color: #ffffff;
color: #000000;
}
/* Affiliates */
#affiliatessummary {
width: 350px;
background-color: #cccccc;
}
#affiliates {
width: 90%;
background-color: #cccccc;
/*border-collapse: seperate;*/
}
td#affiliatesheading {
text-align:center;
font-weight: bold;
background-color: #E5E5E5;
color: #000000;
}
td#affiliatesrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}
/* Server Status */
#serverstatus {
width: 100%;
background-color: #cccccc;
}
td#serverstatusheading {
text-align:center;
font-weight: bold;
background-color: #E5E5E5;
color: #000000;
}
td#serverstatusrow {
text-align:center;
background-color: #ffffff;
color: #000000;
}
/* Order Form Classic */
td#classicbox {
width:550px;
border: 1px solid #cccccc;
background-color: #ffffff;
color: #000000;
text-align: center;
padding:10px;
}
td#classicorder {
color: #000000;
}
td#classiccustomfield {
color: #cc0000;
}
#classicaddonstable {
width: 95%;
background-color: #cccccc;
}
td#classicaddonstableheading {
text-align:center;
font-weight: bold;
background-color: #E5E5E5;
color: #000000;
}
td#classicaddonstablerow {
background-color: #ffffff;
color: #000000;
}
/* Order Form Standard */
#standardaddonstable {
width: 95%;
background-color: #cccccc;
}
td#standardaddonstableheading {
text-align:center;
font-weight: bold;
background-color: #E5E5E5;
color: #000000;
}
td#standardaddonstablerow {
background-color: #ffffff;
color: #000000;
}
.orderheadingrow {
background-color: #5AB9F1;
color: #ffffff;
}
.orderrow1 {
background-color: #E8F0F9;
color: #000000;
}
.orderrow2 {
background-color: #D6E4F6;
color: #000000;
}
/* Order Form Custom */
.ordererrorbox {
width: 60%;
border: 1px dashed #cc0000;
padding: 5px;
text-align: center;
}
.ordererrorbox ul {
margin: 0px;
list-style-type: none;
list-style-position: inside;
}
.ordererrorbox ul li {
color: #cc0000;
}
.clientarealinks a {
color: #444444;
text-decoration: none;
font-size: 14px;
font-weight: normal;
}
.clientarealinks a:hover {
text-decoration: underline;
}
#pinnumber {
	font-size: 18px;
	color: #cc0000;
	border: 1px dashed #cc0000;
	padding: 10px;
	width: 200px;
	text-align:center;
}
/* Menu System*/
#sddm
{	margin: 0;
	margin-left: 1px;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 12px arial;
  background: #222;} /*added*/ 
  
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	/*width: 115px;*/ 
	background: #222;
	color: #ccc;
	text-align: right;
	text-decoration: none;}

#sddm li a:hover
{	background: #0033dd}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #222;
	border: 1px solid #000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #222;
		color: #ccc;
		font: 12px arial}

	#sddm div a:hover
	{	background: #0033dd;
		color: #fff}
  
.dedi table {
border-color: #600;
border-style: solid;
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse;
}
.dedi td, th {
border-color: #600;
border-style: solid;
margin: 0;
padding: 4px;
border-width: 1px 1px 0 0;
}
.dedi tr {
text-align: center;
}
.bgon {background: #E6ECF8}

/* Home page server specials */

div.offers {
  float:left;
  width:212px;
  height:232px;
  margin-top:10px;
  padding-right:35px;
}
div.offers .server {
  height:20px;
  border-bottom:1px solid #888;
  padding-bottom:3px;
}
div.offers .server span {
  font-size:11px;
  color:#215aaa;
  font-weight:bold;
}
div.offers .model {
  height:20px;
  border-bottom:1px solid #888;
  padding-bottom:3px;
}
div.offers .model {
  background:url(logo_intel.gif) top left no-repeat;
}
div.offers .model span {
  margin-left:30px;
  font-size:11px;
  color:#215aaa;
  font-weight:bold;
}
div.offers .specs {
  font-size:11px;
  line-height:15px;
  color:#000000
}
div.offers .specs label {
  float:left;
  display:block;
  width:100px;
  margin-right:4px;
  font-size:11px;
  font-weight:bold;
  color:#215aaa;
}
div.offers .specs label.med {
  width:110px;
}
div.offers .specs label.long {
  width:190px;
}
div.offers .cost {
  margin:8px 0;
  font-weight:bold;
  color:#555;
}
