.bad-input {color: red; background: yellow}
.contact-1 {float: left}
table.price-and-description {border: 1px solid #888; width: 95%}
table.price-and-description td {border: 1px solid #888; padding: 5px;background: #f6f6f6}
.error {color: red}
table.basket {
	width: 95%;
}
table.basket thead th {
	background: #888;
	color: white;
}
table.basket tbody td,
table.basket tbody th,
table.basket tfoot th,
table.basket tfoot td {
	background: #eee;
	color: black;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

table.basket tfoot th,
table.basket tbody th {
	text-align: left;
}

table.basket tbody td:first-child {
	text-align: left;
}
td.unit_price_left {
	border-width: 1px 0px 1px 1px;
}
td.unit_price_mid {
	border-width: 1px 0px 1px 0px;
}
td.unit_price_right {
	border-width: 1px 1px 1px 0px;
	text-align: right;
}

.contact-1 table th {
	text-align: left;
}
a:link img#check-cookie { border: none; }
a:visited img#check-cookie { border: none; }
a:hover img#check-cookie { border: none; }
.bottom-links span {font-size: smaller;}
.left-th th {text-align: left;}
input[type="text"], select {width: 200px;}
.normal-input-width input[type="text"],
.normal-input-width select {width: auto;}
.dac-results-table {width: 95%;}

.basket .item-name {text-align: left;}
.basket tbody th {text-align: left;}
.basket tfoot th {text-align: left;}

/* This is just to make MSIE more sane */
h4 {font-size: 100%;}

@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.Easyhost #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
.Easyhost #textcontent {
	width: 797px;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.Easyhost #text{
	width: 797px;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: justify;
}
.Easyhost #host1 {
	width: 200px;
	height: 200px;
	float: right;
	margin-right: 1%;
	margin-bottom: 2%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.Easyhost #host2 {
	width: 200px;
	height: 200px;
	float: right;
	background: #FFFFFF;
	margin-bottom: 2%;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.Easyhost #host3 {
	width: 200px;
	height: 200px;
	float: right;
	background: #FFFFFF;
	margin-left: 1%;
	margin-right: 70px;
	margin-bottom: 2%;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.Easyhost #domain {
	width: 797px;
	margin-bottom: 1%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.Easyhost #submenu {
	width: 800px;
	background: none;
	margin: 0 auto;
	border: ;
	text-align: left;
}
.Easyhost #logo {
	background: none;
}
.Easyhost #header {
	width: 800px;
	background: #DDDDDD;
	padding: 0 0px 0 0px;
	background-image: url(images/Mainbackgroundcopy.jpg);
}
.Easyhost #Menu {
	width: 800px;
	border: 1px solid #CCCCCC;
	background:#DDDDDD;
	text-align: center;
}
.Easyhost #mainContent {
	padding: 0 0px;
	background: #FFFFFF;
}
.Easyhost #footer { 
	padding: 10px 0px;
	background:#DDDDDD;
	border: 1px solid #CCCCCC;
	font-size: small;
} 
a:hover {
	font-style: normal;
	background-image: url(../New/Web%20project/EasyWeb%20UK/images/bar2over.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
