body {
	background-color: #272727;
}

form {
	margin: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #65A5E6;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}

.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_more_black.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
}

.readmore_black a:hover{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_more_white.gif) no-repeat;
	color: #ff0000;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


#emeryhost_container {
	margin: 0px auto;
	width: 730px;
	margin-top: 10px;
}

/* top */

#emeryhost_top {
	clear: both;
	width: 710px;
	height: 140px;
	padding: 0px 10px;
	color: #ffffff;
	background-color:#272727;
}

.sitename_panel {
	float: left;
	width: 360px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.sitename{
	padding: 10px 0px 10px 10px;
	font-size: 40px;
	color: #FF0000;
	font-weight: bold;
}
.sitename span{
	font-size: 40px;
	color: #ffb21e;
	font-weight: normal;
}

.freecall_panel {
	float: left;
	width: 190px;
	height: 100px;
	text-align: left;
	padding-right: 10px;
}

.bigfont {
	padding: 40px 0px 10px 0px;
	font-size: 25px;
	color: #0000FF;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 18px;
	color: #FFFFFF;
}

.livechat_panel {
	float: right;
	width: 130px;
}

.livechat_panel:hover {
	float: right;
	width: 140px;

}

.livechat_panel img{
	border: none;
}

/* end of top */


/* content */

#emeryhost_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(http://billing.emeryhost.com/templates/custom/images/emeryhost_frame.gif) repeat-y;
}

.emeryhost_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_top.gif) no-repeat;
}
/* for IE 6 */
* html .emeryhost_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_top.gif) no-repeat;
}

.emeryhost_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_bottom.gif) no-repeat;
}

/* banner */
.banner {
	width: 830px;
	height: 204px;
	padding: 50px 0px 0px 50px;
	margin-bottom: 10px;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_banner1.jpg) no-repeat;
}

.banner ul {
	margin: 20px 0px 20px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */


/* Marquee */

#emeryhost_marquee{
	clear: both;
	width: 880px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:white;
	background: url(http://billing.emeryhost.com/templates/custom/images/Manan_sidebar3.png) repeat-x;
	
}



/*end of Marquee*/


/* menu */

#emeryhost_menu{
	clear: both;
	width: 730px;
	height: 35px;
	margin: 10px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url(http://billing.emeryhost.com/templates/custom/images/emeryhost_menu_left.gif) no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url(http://billing.emeryhost.com/templates/custom/images/emeryhost_menu_right.gif) no-repeat;
}

#emeryhost_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#emeryhost_menu ul li{
	display: inline;
}

#emeryhost_menu ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#emeryhost_menu ul li a:visited{
	color: #ffffff;
}

#emeryhost_menu ul li a:hover, #emeryhost_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #a74818;
}
/* end of menu */

/* 3 boxes */

#emeryhost_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(http://billing.emeryhost.com/templates/custom/images/emeryhost_box1_top.gif) no-repeat;
}
.body {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(http://billing.emeryhost.com/templates/custom/images/emeryhost_box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(http://billing.emeryhost.com/templates/custom/images/emeryhost_box3_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(http://billing.emeryhost.com/templates/custom/images/emeryhost_box_bottom.gif) no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */

/* 2 columns */

#emeryhost_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 10px 0px;
	width: 880px;
}

.column1{
	float: left;
	width: 480px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}

.column2{
	float: right;
	width: 320px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}


/* end of 2 columns */

/* Detail page */

#emeryhost_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#emeryhost_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #ffb21e;
	line-height: 24px;
	text-align: center;
}
#emeryhost_footer a {
	color: #ffb21e;
	text-decoration: none;
}

#emeryhost_footer a:hover {
	text-decoration: underline;
}

#footer{
width:803px; 
height:58px; 
text-align:center; 
color:#fff;
margin:auto;
margin-top:5px; 
padding-top:5px;
position:relative;
}

#footerNav {
	position:relative;
	text-align:center;
	top:30px;
	font-size:12px;
	color:#ffffff;
	line-height:27px;
}

#footerNav ul {
	padding:0px;
	margin:0px;
}

#footerNav li {
	list-style:none;
	display:inline;
	padding-right:15px;
	color:#ffffff;
}

#footerNav a:link{color:#ffffff; text-decoration:none; font-weight:bold;}
#footerNav a:hover{color:#ffffff; text-decoration:none; font-weight:bold;}
#footerNav a:visited{color:#ffffff; text-decoration:none; font-weight:bold;}
#footerNav a:active{color:#ffffff; text-decoration:none; font-weight:bold;}

#footerLinks {
	position:relative;
	width:600px;
	margin:auto;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:text-top;
}

#footerLinks img {
	vertical-align:middle;
}

#leftLink {
	position:relative;
	float:left;
	}

#rightLink {
	position:relative;
	float:right;
}
