/*
	WebSolvents.com Hosting Page CSS Document

	This is source is Copyright, WebSolvents Hosting Solutions and Kyle Spearrin.
	http://websolvents.com, http://kylespearrin.com. All Rights Reserved.
*/

/* ------------- BODY ------------- */

.content .hosting-details td, .content .hosting-details th {
	padding: 5px;
}

.content .hosting-details th {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #176bca;
	border-bottom: 2px dotted #a4a4a4;
	font-weight: normal;
	text-align: left;
	padding: 25px 5px 5px 30px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.content .hosting-details th.key {
	background-image: url(../images/icon-key.jpg);
}

.content .hosting-details th.care {
	background-image: url(../images/icon-tech.jpg);
}

.content .hosting-details th.domains {
	background-image: url(../images/icon-world.jpg);
}

.content .hosting-details th.email {
	background-image: url(../images/icon-mail.jpg);
}

.content .hosting-details th.sql {
	background-image: url(../images/icon-sql.jpg);
}

.content .hosting-details th.tools {
	background-image: url(../images/icon-toolbox.jpg);
}

.content .hosting-details th.stats {
	background-image: url(../images/icon-graph.jpg);
}

.content .hosting-details th.conn {
	background-image: url(../images/icon-node.jpg);
}

.content .hosting-details th.order {
	background-image: url(../images/icon-check.jpg);
}

.content .hosting-details .hosting-item {
	background-image: url(../images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	font-weight: bold;
	padding-left: 15px;
}

.content .hosting-details .hosting-desc img {
	margin-right: 15px;
}

.content .hosting-details .hosting-desc a {
	font-weight: bold;
	color: #629111;
}

.content .hosting-details .highlight {
	color: #e90000;
}
