@charset "utf-8";
body
{
	margin: 0px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

h1
{
	font-size: 14pt;
	margin-top: 10px;
}

p
{
	margin-top: 0px;
}

a
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #660000;
	text-decoration: none;
}

#logo, #logo img
{
	padding: 0px;
	margin: 0px;
}

#menu
{
	height: 27px;
	margin: 0px auto;
	margin-top: -3px;
}

#menuie7
{
	height: 27px;
	margin: 0px auto;
	margin-top: -3px;
}

#menu a
{
	color: #FFFFFF;
}

#menu td
{
	font-family: Arial;
	font-size: 14px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.inner-button
{
	background-image: url('../images/button-bg.gif');
	background-repeat: repeat-x;
}

#body
{
	margin: 0px auto;
	margin-top: 0px;
	height: 500px;
}

#body td
{
	color: #000000;
}

#body-left
{
	vertical-align: top;
	background-image: url('../images/body-left-bg.gif');
	background-repeat: repeat-y;
}

#body-center
{
	vertical-align: top;
	/*width: 578px;*/
	width: 700px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	padding-top: 0px;
	text-align: left;
}

#body-right
{
	vertical-align: top;
	background-image: url('../images/body-right-bg.gif');
	background-repeat: repeat-y;
}

#packages
{
	width: 680px;
}

.z-pkg
{
	background-repeat: no-repeat;
	height: 233px;
	width: 178px;
	margin-right: 0px;
	margin-left: 36px;
	position: relative;
	left: 10px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pkg-1
{
	background-image: url("../images/box-bg.gif");
}

#pkg-2
{
	background-image: url("../images/box-bg-orange.gif");
}

#pkg-3
{
	background-image: url("../images/box-bg-green.gif");
}

.z-pkg-img
{
	float: left;
	position: relative;
	left: -12px;
	top: -10px;
}

.z-pkg-text
{
	position: relative;
	top: -56px;
	font-size: 18pt;
	font-weight: normal;
	font-family: Impact;
}

#zstarter
{
	left: 30px;
}

#zstandard
{
	left: 30px;
}

#zdeluxe
{
	left: 32px;
}	

.z-pkg-price
{
	text-align: center;
	font-family: Impact;
	font-size: 36pt;
	font-weight: bold;
}

.z-pkg-price-cents
{
	line-height: 10px;
	position: relative;
	top: -18px;
	line-height: 5px;
	font-family: Impact;
	font-size: 18pt;
	font-weight: normal;
}
	

.z-pkg-details
{
	position: relative;
	top: -55px;
	padding: 10px;
	padding-top: 0px;
	text-align: right;
	font-family: Arial;
	font-size: 10pt;
}

.z-pkg-details p
{
	margin-bottom: 12px;
}

#intro
{
	margin-left: 10px;
	float: left;
	width: 525px;
	text-align: left;
}

#guarantee
{
	background-image: url('../images/bubble-fade.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 20px;
	padding-top: 20px;
	float: left;
	height: 300px;
	width: 125px;
}

.title
{
	background-image: url('../images/line.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-weight: bold;
	font-size: 14pt;
	padding: 10px 0px 5px 10px;
	width: 100%;
	margin-bottom: 10px;
	display: block;
}

#footer
{
	color: #FFFFFF;
	padding-top: 10px;
	background-image: url('../images/bottom-bg.gif');
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	height: 300px;
}

#foot-links a
{
	color: #CCCCCC;
	margin: 0px 10px 0px 10px;
}

#foot-links a:hover
{
	color: #FF0000;
}


/** WEB/RESELLER HOSTING PAGE TABLE **/

.hosting-packages
{
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
	border-top: 1px solid #676767;
	border-right: 1px solid #676767;
}

.hosting-packages td
{
	border-bottom: 1px solid #676767;
	border-left: 1px solid #676767;
	width: 20%;
	padding: 5px;
	text-align: center;
}

.hosting-packages td.pk-item, .packages td.email-head
{
	text-align: left;
}

.feature
{
	background-color: #CCCCCC;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;*/
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	background-position: -2 -2;
}


/** SHOPPING CART **/

.shopping-cart_box
{
	border: 1px solid #333333;
	background-color: #CCCCCC;
	width: 200px;
	padding: 20px;
	margin: 20px;
}


/** CUSTOMER LOGIN **/
#invoice-due
{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

.customer_tbl-home-header
{
	font-size: 10pt;
	padding: 5px 0px 5px 5px;
}

#customer_button_logout
{
	text-align: center;
	padding-bottom: 15px;
}

#customer_button_logout a
{
	font-weight: bold;
	border: solid 1px #474747;
	padding: 5px 30px 5px 30px;
	font-size: 8pt;
	background-color: #EEEEEE;
}

#customer_button_logout a:hover
{
	background-color: #CCCCCC;
	color: #FF0000;
}


/** MISCELLANEOUS **/
.error_box-color
{
	border: 1px solid #FF0000;
	background-color: #FFCCCC;
}