/* iHostPro CSS created by Tiernan Watson Chief of Operations and web administration */

body {
	font-family: arial, trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(../images/page_bg.png) repeat;
	margin: 0 auto;
}

/* Body */

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #F2F2F2;
	min-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#head {
	margin: 0 auto;
	width: 900px;
	height: 100px;
}

#nav {
	background: url(../images/nav.png);
	width: 860px;
	height: 36px;
	margin: 0 auto;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #ccc;
}

#info {
	background: url(../images/info.png) no-repeat;
	width: 850px;
	height: 295px;
	margin-left: 20px;
	padding: 20px;
	margin-top: 10px;
}

#footer {
	height: 50px;
	width: 860px;
	margin: 0 auto;
	color: #F2F2F2;
	background: #333;
	padding: 25px;
}

#topbar {
	height: 23px;
	width: 860px;
	margin: 0 auto;
	color: #F2F2F2;
	background: #333;
	padding: 7px;
}

/* other */

#nav ul li {
	list-style: none;
	display: inline;
	padding-left: 15px;
	font-size: 14px;
}

#info h3 {
	margin-top: 0;
	padding-top: 0;
}

#info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#info ul li {
	padding-top: 5px;
	color: #F2F2F2;
}

#nav ul {
	padding-left: 0;
	padding-top: 9px;
	margin: 0;
}

.upline {
	color: #999;
}

#nav a {
	color: #515151;
	text-decoration: none;
}

#nav a:hover {
	color: #009900;
}

.buy {
	background: url(../images/buy.png) no-repeat;
	padding-top: 9px;
	padding-left: 20px;
	float: left;
	margin-left: 0;
	margin-top: 15px;
	width: 100px;
	height: 34px;
}

.buy a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.buy2 {
	background: url(../images/buy.png) no-repeat;
	padding-top: 9px;
	padding-left: 20px;
	float: left;
	width: 100px;
	height: 34px;
}

.buy2 a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.boxl {
	float: left;
	width: 410px;
	margin-left: 20px;
}

.boxl h3 {
	font-size: 14px;
	color: #003300;
}

.box2 {
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 410px;
	border: #999 solid 1px;
	height: 200px;
	background: #FFF;
}

.boxr {
	float: right;
	width: 400px;
	margin-right: 30px;
}

.boxr h3 {
	font-size: 14px;
	color: #003300;
}

.box2 {
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 393px;
	border: #999 solid 1px;
	position: relative;
	height: 193px;
	background: #FFF;
	padding: 7px;
}

.host-features {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a:hover {
	color: #333;
}

#waitingfor h1 {
	font-size: 28px;
	color: #009900;
	text-transform: uppercase;
}

#waitingfor h3 {
	font-size: 28px;
	color: #009900;
	text-transform: uppercase;
}

/* TABLES */
 
 		table {
			font: 11px verdana,verdana, arial;
			margin: 20px;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
			color: #333;
			line-height: 19px;
			width: 860px;
		}
		
		caption {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 20px;
			text-align: left;
			text-transform: uppercase;
		}
		
		td {
			margin: 0;
			padding: 20px 10px;
			border: 1px dotted #f5f5f5;
			width: 25%;
		}
		
		
		th {
			font-weight: normal;
			text-transform: uppercase;
			width: 25%;
		}
		
		thead tr th {
			background-color: #575757;
			padding:  20px 10px;
			color: #fff;
			font-weight: bold;
			border-right: 2px solid #333;
			text-transform: uppercase;
			text-align:center;
		}
		
		tfoot tr th, tfoot tr td {
			background-color: transparent;
			padding:  20px 10px;
			color: #ccc;
			border-top: 1px solid #ccc;
		}
		
		tbody tr th {
			padding: 20px 10px;
			border-bottom: 1px dotted #fafafa;
		}
		
		tr { 
			background-color: #FBFDF6;
		}
		tr.odd {
			background-color: #EDF7DC;
		}
		
		tr:hover {
		}
		
		tr:hover td {
			color: #009900;
		}
		
		td:hover {
		}

		tr:hover {
			background-color: #F7FBEF;
			border-bottom: 2px solid #86C200;
		}
		
/*		table a {
			color: #608117;
			background-image: none;
			text-decoration: none;
			border-bottom: 1px dotted #8A8F95;
			padding: 2px;
			padding-right: 12px; background: transparent url(http://www.alvit.de/vf/csstablegallery/link.gif) no-repeat 100% 50%;
		}

		table a:hover {
			color: #BBC4CD;
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; background: transparent url(http://www.alvit.de/vf/csstablegallery/link.gif) no-repeat 100% 50%;
		} 
		
		table a:visited {
			text-decoration: none;
			border-bottom: 1px dotted #333;
			text-decoration: none;
			padding-right: 12px; color: #A2A2A2; background: transparent url(http://www.alvit.de/vf/csstablegallery/visitedLink.gif) no-repeat 100% 50%;
		}
		
		table a:visited:hover {
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; background: transparent url(http://www.alvit.de/vf/csstablegallery/visitedLink.gif) no-repeat 100% 50%;
		} */
		
.curveleft {
	-moz-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
}

.curveright {
	-moz-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 10px 0px 0px;
}

.bwhite {
	border-left: 1px dotted #F2F2F2;
}

#footer a:hover {
	color: #F2F2F2;
}

#head a {
	text-decoration: none;
	border: none;
}

#head a img {
	border: none;
	text-decoration: none;
}
