body {text-align: center; }
.hot_deals {
	font-family: Veranda;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #A5A7BE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F6280;
}
.deals {
	font-family: Veranda;
	font-size: 14px;
	background-color: #A5A7BE;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
}
.ap_txt {
	font-family: Veranda;
	font-size: 14px;
	vertical-align: top;
	text-indent: 15px;
}.hot_deals_admin {
	font-family: Veranda;
	font-size: 16px;
	color: #1F6280;
	text-align: left;
}
.text_input_ex {
	font-family: Veranda;
	color: #1F6280;
	font-size: 14px;
}
/* TABLES with header*/
table.one {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.one th {
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}
table.one td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: right;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #1F6280;
color: White;
float: left;
width: 100%;
font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #1F6280;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #1F6280;
color: #fff;
}

/* Main Nav */
#nav {
width:670px;
background: transparent url("../images/main-nav.gif") no-repeat 0 0;
height:40px;
position:relative;
z-index:19;
font-size:12px;
text-align:left;
}
#nav, #nav ul { 
/* all lists */
padding:0;
margin: 0;
list-style: none;
list-style-image:none;
margin:0px;
}
#nav a {display: block;height:40px;text-indent:-9000px;text-decoration:none;}
#nav li { /* all list items */
float:left;margin:0;}
#nav a.domains {
background: transparent url("..images/main-nav.gif") no-repeat -10px 0;
width:109px;
margin-left:10px;
}
#nav ul.domainleft { /* first dropdown needs to align with the margin */
margin-left:10px;
}
#nav a.hosting {
background: transparent url("..images/main-nav.gif") no-repeat -119px 0;
width:118px;}
#nav a.email {
background: transparent url("..images/main-nav.gif") no-repeat -237px 0;
width:171px;}
#nav a.ecom {
background: transparent url("..images/main-nav.gif") no-repeat -408px 0;
width:148px;}
#nav a.marketing {
background: transparent url("..images/main-nav.gif") no-repeat -556px 0;
width:176px;}
#nav a.domains:hover, #nav a.domainsActive {
background: transparent url("..images/main-nav.gif") no-repeat -10px -40px;
width:109px;
margin-left:10px;}
#nav a.hosting:hover, #nav a.hostingActive {
background: transparent url("..images/main-nav.gif") no-repeat -119px -40px;
width:118px;}
#nav a.email:hover, #nav a.emailActive {
background: transparent url("..images/main-nav.gif") no-repeat -237px -40px;
width:171px;}
#nav a.ecom:hover, #nav a.ecomActive {
background: transparent url("..images/main-nav.gif") no-repeat -408px -40px;
width:148px;}
#nav a.marketing:hover, #nav a.marketingActive {
background: transparent url("..images/main-nav.gif") no-repeat -556px -40px;width:176px;}

#top_div {
width: 700px; 
margin: 0 auto; 
text-align: left; 
background: #FFFFFF;
}
#top_nav_wrapper{float:left; color: #1F6280;}
#topnav
{list-style: none; font-size:11px;text-align:left;}

#top_nav_wrapper a
{
	text-decoration: none;
	color: #1F6280;
	font-weight: bold;
}
#top_nav_wrapper a:hover
{
	text-decoration: underline;
	color: #1C95CC;
	font-weight: bold;
}
#topnav ul {
    padding: 0;
	 margin-top:0;
    list-style: none;
}

#topnav li {
    margin:0;
    float:left;
	 padding:0 12px 0 12px;
	 border-left:1px solid #ccc;
	 background:#fff;
    display:block;
}

#topnav ul li{ border-width:1px 1px 0 0;}

#topnav li:hover {
     background-color:#DDE6F0;
}
#topnav ul li:hover, #topnav ul li a:hover {
     background-color:#f0f0f0;
}

table.standard {
	border-width: 1px;
	border-style: solid;
	border-color: #A7CB9F;
	border-collapse: collapse;
	background-color: #F7F8F8;

}
table.standard th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #A7CB9F;
/*	background-color:#F7F8F8;*/
	-moz-border-radius: ;
}
table.standard td {
	border-width: 1px;
/*	padding: 1px;*/
	border-style: inset;
	border-color: #A7CB9F;
	background-color: #F7F8F8;
	-moz-border-radius: ;
}


div.spacer { clear: both; } /*FF*/

 p.index_contact
{
	text-align: right;
	color: #fff;
}
 p.index_contact a
{
	color: #fff;
}
 p.index_contact a:hover
{
	text-align: right;
	color: #FFEF94;
}
#prices table { 
border-collapse: collapse; 
border: 1px solid #CEE3F8; 
background: #F1F7FD; 
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 100%;
text-align: right;
 }

#prices td, th { 
/*padding: 3px 3px .75em 3px; */
padding: 5px 5px 3px 5px;
}
#prices th { 
background: #CEE3F8; 
color: #000; 
font-weight: bold; 
text-align: left; 
padding-right: 5px; 
vertical-align: middle; 
}
#prices thead th { 
background: #4473B9; 
color: #fff;
text-align: center; 
}
#prices .odd td { background: #E4F0FC; }
#prices .odd th { background: #B2CDED; }
#prices td a, td a:link { color: #325C91; }
#prices td a:visited { color: #466C8E; }
#prices td a:hover, td a:focus { color: #1E4C94; }
#prices th a, td a:active { color: #fff; }
#prices tfoot th, tfoot td { 
background: #4473B9; 
color: #fff; 
}
#prices th + td { padding-left: 5px; }