h1 {font-size: 130%;}
.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%;
	margin-left:15px;
	/* added by Ahsan
	
	*/
}
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%;}
.nav-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dddddd;
	font-weight:bold;
	text-align:center;
}
.nav-text a{
	color:#dddddd;
	text-decoration:none;
	padding:5px 5px 5px 5px;
}
.nav-text a:hover{
	color:#dddddd;
	text-decoration:none;
	background-color:#565656;
	padding:5px 5px 5px 5px;
}
.left{
	background-image:url(theme-images/2.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:18px;
}
.right{
	background-image:url(theme-images/boarder_right.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	width:18px;
}
.top{
	background-image:url(theme-images/1.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:7px;
	}
.footer-left{
	background: url("theme-images/boarder_left.jpg") bottom left repeat-y;
	vertical-align: bottom;
}
.feature-list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:left;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}
.text a{
	color:#ff0000;
	text-align:left;
	text-decoration:none;
}
.text a:hover{
	color:#000000;
	text-align:left;
	text-decoration:underline;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}
.heading-orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff9900;
	text-align:left;
}
input.textfield, textarea{
	border:1px solid #ededed;
}
.order-now{
	background-color:#bebebe;
	width:391px;
	height:113px;
	border:1px solid #7e7e7e;
}
.heading-black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.form-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
