/* ---------- CSS reset -------------- */

*{margin:0;padding:0;line-height:normal}iframe,a img,fieldset,form,h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{}legend{color:#000}button,select,textarea,input{font:100% sans-serif}caption,th,td{text-align:left}a{outline:none}

/* ---------- End CSS reset -------------- */

/* ---------- General styling -------------- */

html {
	/*height: 100%;*/
}
body {
	/*height: 100%;*/
	color: #444444;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FBFAEF;
}
/** html #wrapper {
	height: 100%;
}*/
h1 {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #0099FF;
}

/* ---------- End General styling -------------- */

/* ---------- Main sections ------------ */

#wrapper {
	/*position: relative;
	min-height: 100%;*/
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin: 0 auto;
	/*margin: 0 auto -81px;*/
	background-color: #FFFFFF;
	border-left: 1px solid #E8E8DE;
	border-right: 1px solid #E8E8DE;
	border-bottom: 1px solid #E8E8DE;
}
#header {
	height: 134px;
	padding: 15px 0 0 0;
}
#content {
	min-height: 300px;
}
#content_holder {
	/*padding: 0 0 81px 0;*/
}
#footer {
	background-image: url(../images/grass.jpg);
	background-repeat: repeat-x;
	height: 81px;
	position: relative;
	/*margin: -81px 0 0 0;*/
	width: 900px;
}

/* ---------- End Main sections ------------ */

/* ---------- Header -------------- */

#header #top_bar {
	background-image: url(../images/top_bar.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 812px;
}
#header #top_bar_text {
	position: absolute;
	margin-top: 32px;
	margin-left: 367px;
	font-size: 14px;
	color: #fff;
	width: 300px;
}
#header #top_nav {
	background-image: url(../images/top_nav.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 812px;
}
#header #top_nav_home {
	background-image: url(../images/top_nav_home.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 812px;
}
#header ul {
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 0 6px 100px;
	height: 13px;
	list-style-type: none;
}
#header ul li {
	height: 12px;
	float: left;
	display: block;
}
#header ul li a {
	line-height: 1em;
	display: block;
	padding: 1px 5px 0;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
}
#header ul li a.home {
	border: none;
}
#header ul li a.buy {
	padding: 1px 5px 0 21px;
	background-image: url(../images/cart_2.gif);
	background-position: 4px -3px;
	background-repeat: no-repeat;
}
#header ul li a:hover {
	color: #66CCFF;
}

/* ------------ Home page specific ------------- */

#homeimage {
	background-image: url(../images/homeimage.png);
	background-repeat: no-repeat;
	height: 373px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ------------ Home page quotes ------------- */
#quotes {
	margin: 0 0 0 250px;
	padding-top: 25px;
}

/* ------------ End Home page quotes ------------- */

/* ------------ Home page coloured boxes at the bottom ------------- */

#bottom_boxes {
	position: absolute;
	z-index: 998;
	left: 4px;
	top: -18px;
	color: #FFFFFF;
	font-size: 12px;
}
#bottom_boxes a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_boxes a:hover {
	text-decoration: underline;
}

#bottom_boxes #public {
	float: left;
	margin: 0 3px 0 0;
}
#bottom_boxes #public .box_top {
	background-image: url(../images/public_top.png);
	width: 199px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0 0 8px;
}
#bottom_boxes #public .box_bottom {
	background-image: url(../images/public_bottom.png);
	width: 191px;
	height: 55px;
	padding: 8px;
}
#bottom_boxes #public .box_bottom li {
	list-style-image: url(../images/public_bullet.png);
	padding: 0 0 2px 0;
	margin: 0 0 0 6px;
	line-height: 12px;
}

#bottom_boxes #news {
	float: left;
	margin: 0 3px 0 0;
}
#bottom_boxes #news .box_top #news_logo {
	position: absolute;
	height: 52px;
	width: 53px;
	z-index: 999;
	left: 81px;
	top: -11px;
}
#bottom_boxes #news .box_top {
	background-image: url(../images/news_top.png);
	width: 199px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0 0 8px;
	position: relative;
}
#bottom_boxes #news .box_bottom {
	background-image: url(../images/news_bottom.png);
	width: 191px;
	height: 55px;
	padding: 8px;
}
#bottom_boxes #news .box_bottom li {
	list-style-image: url(../images/news_bullet.png);
	padding: 0 0 2px 0;
	margin: 0 0 0 6px;
	line-height: 12px;
}


#bottom_boxes #products {
	float: left;
}
#bottom_boxes #products .box_top #buyproducts {
	padding: 7px 0 8px 27px;
	background-image: url(../images/cart_1.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#bottom_boxes #products .box_top {
	background-image: url(../images/products_top.png);
	width: 199px;
	height: 28px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 0 8px;
}
#bottom_boxes #products .box_middle {
	background-color: #DFC835;
	width: 191px;
	height: 34px;
	padding: 8px;
}
#bottom_boxes #products .box_middle p, #bottom_boxes #products .box_middle p strong {
	line-height: 12px;	
}
#bottom_boxes #products .box_bottom {
	background-image: url(../images/products_bottom.png);
	background-repeat: no-repeat;
	width: 77px;
	height: 17px;
	color: #999999;
	font-size: 14px;
	line-height: 1em;
	padding: 4px 0 0 130px;
}

/* ------------ End Home page coloured boxes at the bottom ------------- */

/* ------------ End Home page specific ------------- */

/* ------------ Content ------------------ */

#content h2 {
	display: block;
	padding: 10px 0 10px 15px;
	margin: 10px 0 0 0;
	background: url(../images/trans.png);
	color: #073759;
	font-size: 18px;
	line-height: 20px;
}
#content h3 {
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	font-size: 14px;
}
#content h4 {
	font-weight: bold;
	font-size: 11px;
}
#content p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 10px 0; 
}
#content ul {
	font-size: 11px;
	margin: 10px 0;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 0 0 10px; 
}

#single_column {
	padding: 15px;
}
#left_column {
	float: left;
	padding: 15px;
	width: 470px;
}
#right_column {
	width: 370px;
	padding: 15px;
	float: left;
}
#right_box_holder {
	width: 370px;
	background-image:url(../images/right_box_stretch.jpg);
	background-repeat: repeat-y;
}
#right_box {
	background-image: url(../images/right_box_top.jpg);
	background-repeat: no-repeat;
	padding: 15px 15px 0;
	color: #222222;
}
#right_box_bottom {
	background-image: url(../images/right_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 7px;
}
#right_box h3 {
	font-weight: normal;
}
#right_box p {
	font-size: 11px;
}
#content .features {
	margin: 7px;
	padding: 5px 5px 0;
	background-color: #FFFFFF;
	border: 3px double #999999;
	color: #444444;
}
#content .features {
	line-height: 6px;
}
#content .features ul {
	margin: 5px 0;
}
#content .features ul li {
	list-style-position: outside;
	margin: 0 0 0 7px;
	font-size: 10px;
}
#content .features p {
	
}
#product_range {
	text-align: center;
}
table {
	margin: 0 0 10px 0;
}
table td p {
	padding: 10px;
}
table tr {
	border-bottom: 1px solid #006699;
}
.news_item {
	margin: 0 0 20px 0;
}
.news_item img {
	float: left;
	padding: 0 10px 10px 0;
}
.news_item h3 {
}
.news_item p {
}

#contact {
	padding: 0 0 10px 0;
}
#contact ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#contact ul li {
	overflow: auto;
	clear: left;
	margin: 0 0 5px 0;
}
#contact ul li label {
	width: 60px;
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
}
#contact ul li label em {
	color: #FF0000;
}
#contact ul li input {
	float: left;
	border-top: 1px solid #888888;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #888888;
	width: 230px;
	padding: 5px;
	
}
#contact ul li textarea {
	float: left;
	border-top: 1px solid #888888;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #888888;
	width: 230px;
	height: 150px;
	padding: 5px;
}
#contact ul li input#submit {
	width: 100px;
	border: none;
	background: #444444;
	color: #FFFFFF;
	margin: 0 0 0 70px;
}


/* ------------ End Content ------------------ */

/* ------------ Classes --------------- */

span.red {
	color: #FF0000;
}
.clear {
	clear: both;
}
#contact ul li label.error {
	color: #FF0000;
	margin: 0 0 0 63px;
	width: 250px;
}
.floatleft {
	float: left;
	padding: 0 10px 10px 0;
}
.floatright {
	float: right;
	padding: 0 0 10px 10px;
}

/* ------------ End Classes --------------- */

#support fieldset { border: 0; }

#support form { color: #888; width: 350px; height: 100px; padding: 0; }

#support form label { padding-right: 15px; font-weight: 0 !important; }


#support #left_column { margin: 10px; width: 380px; }

#support #right_column { margin: 10px; width: 400px; }

#support hr { margin: 15px 0 15px 0; }

#support #left_column p { margin-top: 15px; font-weight: 700; }

#support #right_column p { margin-top: 15px; font-weight: 700; }

.namelabel { padding-right: 61px !important; }


/**** Tables *******/

table#myTable {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 850px;
	text-align: left;
}
table#myTable thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 10pt;
	padding: 4px;
}
table#myTable thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table#myTable tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table#myTable tbody tr.odd td {
	background-color:#F0F0F6;
}
table#myTable thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table#myTable thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table#myTable thead tr .headerSortDown, table#myTable thead tr .headerSortUp {
background-color: #8dbdd8;
}


table#myTable2 {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 850px;
	text-align: left;
}
table#myTable2 thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 10pt;
	padding: 4px;
}
table#myTable2 thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table#myTable2 tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table#myTable2 tbody tr.odd td {
	background-color:#F0F0F6;
}
table#myTable2 thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table#myTable2 thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table#myTable2 thead tr .headerSortDown, table#myTable2 thead tr .headerSortUp {
background-color: #8dbdd8;
}

