@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #000000;
}
.wrapper {
	min-height: 100%;
	max-width: 1000px;
	min-width: 1000px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	background-color: #79026f;
}
.push {
	clear: both;
	height: 40px;
	background-color: #79026f;
}
p {
	margin-bottom: 15px;
	margin-top: 5px;
}
h5 {
    text-align: center;
    margin-bottom: 2px;
}

.footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
	min-width: 1000px;
	height: 40px; /* .push must be the same height as .footer */
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	background-image: url(imgs/footerbackground.jpg);
	background-repeat: repeat-x;
	background-color: #79026f;
}

.footercontents {
	padding: 7px;
}

.header {
	height: 100px;
	background-color: #79026f;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/leftheader.jpg);
	background-repeat: no-repeat;
}

.headerimage {
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: right;
}

.menu {
	height: 26px;
	width: 100%;
	background-image: url(imgs/menubackground.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: center;
}

.menucontents {
	padding: 5px;
	color: #FFFFFF;
}

a.menuitem {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menuitem:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a.menuitem:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a.menuitem:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}

.imglink {
	border-style: none;
}


a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}


.maincontent {
	margin: 5px;
}



/* Common News box across all pages */

.newsbox {
	position: relative;
	float: right;
	width: 295px;
	margin: 0px;
	border: none;
	background-image: url(imgs/newsbg.jpg);
	background-repeat: repeat-y;

}

.newsheader {
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/newsheader.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.newsheader-text {
	padding-top: 17px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.newsbody {
	font-size: small;
	font-style: normal;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(imgs/newsfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Common News Box across all pages */


/* Common frontpage box across all pages */

.frontpagebox {
	position: relative;
	float: left;
	width: 295px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: none;
	background: repeat-y url(imgs/newsbg.jpg);
}

.frontpageheader {
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/newsheader.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.frontpageheader-text {
	padding-top: 18px;
	color: #000000;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.frontpagebody {
	font-size: small;
	font-style: normal;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(imgs/newsfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

/* Common frontpage Box across all pages */


/* mainhosting boxes */

.mainhostingbox {
	position: relative;
	float: left;
	width: 670px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: none;
	background: repeat-y url(imgs/mainhostingbg.jpg);
}

.mainhostingheader {
	width: 100%;
	height: 105px;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/mainhostingheader.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.mainhostingheader-text {
	padding-top: 25px;
	color: #000000;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.mainhostingbody {
	font-size: small;
	font-style: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(imgs/mainhostingfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

/* mainhosting boxes */


/* host pricing table */
.hostpriceheader {
    text-align: center;
    font-size: small;
    background-color: #79026f;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
			    
.hostpricesubheader {
    text-align: center;
    font-size: small;
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
}
						
.hostpricecontent {
    text-align: center;
    font-size: small;
    color: #000000;
    font-weight: normal;
    border: thin solid #79026f;
    margin: 0px;
    padding: 0px;
}

/* host pricing table */


/* whmcsmenu */

.whmcsbox {
	position: relative;
	float: left;
	width: 295px;
	margin: 0px;
	border: none;
	background-image: url(imgs/newsbg.jpg);
	background-repeat: repeat-y;

}

.whmcsheader {
	width: 100%;
	height: 70px;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/newsheader.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.whmcsheader-text {
	padding-top: 17px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.whmcsbody {
	font-size: small;
	font-style: normal;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(imgs/newsfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* whmcsmenu */

/* whmcs content */

.content-whmcsbox {
	position: relative;
	float: right;
	width: 670px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: none;
	background: repeat-y url(imgs/mainhostingbg.jpg);
}

.content-whmcsheader {
	width: 100%;
	height: 105px;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/mainhostingheader.jpg);
	background-repeat: no-repeat;
	background-color: #cccccc;
}

.content-whmcsheader-text {
	padding-top: 25px;
	color: #000000;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.content-whmcsbody {
	font-size: small;
	font-style: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(imgs/mainhostingfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

/* whmcs content */