/* Style sheet for Dartington Bathrooms Ltd. Written by Alan Wheeler*/

body {text-align: center;margin-top: 15px;font-family: Tahoma;color: #666;background: #666;}
h2 {
	font-weight: bold;
	word-spacing: -0.05em;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../images/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 10px 4px 10px;
	font-size: 11px;
}
p {margin-top: 6px;margin-bottom: 12px;}
/*general links*/
a {color: #090175; text-decoration: none; font-size: 11px;}
a:hover {color: #FF0000;text-decoration: underline;}

.footer {
	color:#FFF;
	text-align: center;
	padding: 6px;
	font-size: 9px;
	word-spacing: 0.1em;
	letter-spacing: 0.02em;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666;
}
.left_col{width: 140px;background: #EEEEEE;}
.main_content{height: 500px;width: 600px;font-size: 11px;line-height: 1.5em;padding: 5px 15px 8px 15px;text-align: justify;letter-spacing: 0.05em}
/*input and form*/
.formbutton {background: url(../images/submit_button.gif);width: 56px;height: 26px;}
INPUT {font-size: 12px;border: 1px solid #CCCCCC;}
TEXTAREA {font-size: 11px;font-family: Tahoma;border: 1px solid #CCCCCC;}
SELECT {font-size: 11px;border: 1px solid #CCCCCC;}

.text {font-size: 11px;letter-spacing: 0.05em}
.smtext {font-size: 9px;}
.heading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/heading_bg.jpg);
	letter-spacing: 0.05em;
	padding: 4px 10px 6px 10px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.whiteheading {font-size: 11px;font-weight: bold;color: #FFFFFF;letter-spacing: 0.05em;padding: 4px 10px 6px 10px;width: 100%;}
#container {width: 800px;}
#innercontainer {background: #FFFFFF;width: 100%;height: 100%;}
/* #header {width: 100%;height: 118px;background-image: url(../images/header.jpg);} */
#header {width: 100%;height: 118px;background-image: url(../images/header.jpg);}
.xmas {
	font-weight: bold;
	word-spacing: -0.05em;
	background-image: url(../images/xmas_bg.jpg);
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.05em;
	padding: 5px 0 5px 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#breadcrumb {font-size: 11px;width: 100%;padding-bottom: 4px;border-bottom: 1px solid #DDDDDD;}
#illustration {font-size: 9px;color: #333;word-spacing: 0.1em;letter-spacing: 0.04em;}
#thankyou {border: 1px dashed #008800;font-weight: bold;text-align: center;background: #CDF4CD;padding: 4px;color: #008800}
#error {color: #FF0000;font-weight: bold;border: 1px dashed #FF7575;text-align: left;background: #FFFCCC;padding: 4px;}
/*left menu*/
#menu{font-size: 11px;font-weight: normal;}
#menu a {margin-left: 6px;width: 100%;padding: 4px;color: #090175;letter-spacing: 0.1em;word-spacing: 0.2em;border-bottom: 1px solid #DDDDDD;}
#menu a:hover {background: #090175;color: #FFFFFF;width: 100%;padding: 4px;border-bottom: 1px solid #090175;border-right: 4px solid #ff6600;}
/*contact form*/
#form {font-size: 11px;padding: 10px;background: #FFFFCC;border: 1px solid #090175;}

