/*
	Adelaide Tarp Specialists
	Redesign by David Baines
	http://www.dbaines.com
	Friday, 24th March 2006
*/

/* Layout
*************************************************/
h3 {
	color: #29166F;
	font-size: 16px;
	text-align: center;
}

body {
	margin: 0;
background-color: #29166f;
	color: #FFF;
	}
a:visited,
a:link {
	color: #6076f8;
	text-decoration:none;
	}
a:hover {
	color: #29166F;
	}
#container {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
	}

#header {
			background: #29166f;
	}
	#header-image {
		background: url("images/layout/header.jpg") top center no-repeat;
		padding-bottom: 4px;
		}
	#header-gap {
		height: 120px;
		}
	#navigation {
		margin: 0 0 0px 10px;
		}
		#navigation .tab {
			padding: 5px 10px 4px 10px;
			font-size: 14px;
			font-weight: bold;
			background: #375a9c;
			color: #fff;
			text-decoration: none;
			margin-right: 5px;
			text-transform: uppercase;
			}
		#navigation .tab:hover {
			background: #29166f;
			color: #FFF;
			}
		#navigation .active {
			padding-bottom: 6px;
			color: #29166f;
			background: #fff;
			opacity: 1.0;
			}
		#navigation .active:hover {
			background: #29166f;
			}
#content1 {
	background: url("images/layout/t2.jpg") top left no-repeat;
	background-color: #fff;
	color: #000;
	}
#content {
	background: url("images/layout/t1.jpg") top right no-repeat;
	background-color: #fff;
	color: #000;
	}
	#content-padding {
		padding: 20px;
		}
	#content-bottom {
	background-color: #29166f;
	color: #29166f;
}
		#logos {
			text-align: center;
			clear: both;
			}
		#logos img {
			margin: 5px;
			}
		#content-bottom-buttons {
			height: 20px;
			}
			#content-bottom-buttons a {
				margin: 0px;
				float: right;
				}
			#content-bottom-back {}
			#content-bottom-top {}

#footer {
	clear: both;
	background: #fff url("images/layout/footer-shadow.gif") repeat-x;
	}
	#footer-text {
		padding: 5px 0 0 10px;
		font-size: 10px;
			color: #fff;
		}
	#footer-logo {
		float: right;
		margin-top: 10px;
		margin-right: 5px;
		}
	#footer-logo a {
		background: url("images/layout/footer-stamp.jpg") no-repeat;
		display: block;
		width: 127px;
		height: 35px;
		text-decoration: none;
		}
#footer a {
	color: #8e8e8e;
	text-decoration: none;
	}
#footer a:hover {
	color: #fff;
	}
	
.clearitem {
	clear: both;
	}

.flassign {
		padding: 6px;
		width: 340px;
	}

/* Homepage Specific Styles
*************************************************/
#home-text {
	padding: 5px;
	text-align: center;
	padding-left: 240px;
	background: url("images/layout/homepage-leftimage.gif") center left no-repeat;
	}
	#home a:link {
	color: #6076f8;
	text-decoration:none;
	}
	#home a:hover {
	color: #29166F;
	}

/* Products Specific Styles
*************************************************/
.productitem {
	background: transparent;
	border: 1px solid #29166f;
	display: block;
	width: 180px;
	height: 185px;
	margin: 25px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
	}
.productitem img {
	border: 1px solid #2a1b5c;
	}
.productitem:hover {
	border: 1px solid #2a1b5c;
	background: #3838a9;
	}
	
#product-sidebar {
	float: left;
	width: 250px;
	border: 1px solid #6b8eb6;
	background: #b0c3d8;
	color: #000;
	}
	
#product-sidebar h2 {
	margin: 5px;
	text-align: center;
	}
.product-sidebar-top {
	text-align: center;
	margin: 5px;
	}
	
#product-images {
	margin-left: 260px;
	}
.product-image {
	width: 250px;
	height: 250px;
	padding: 5px;
	text-align: center;
	margin: 5px;
	float: left;
	display: block;
	}
.product-image img {
	border: 1px solid #2a1b5c;
	background: #3838a9;
	padding: 5px;
	margin-bottom: 5px;
	}
		
/* Contact Specific Styles
*************************************************/
#contactinfo {	
	margin: 10px;
	}
	.contact-abn {
		font-weight: bold;
		font-size: 10px;
		text-align: center;
		padding: 3px;
		}
	.contact-address {
		font-weight: bold;
		font-size: 14px;
		text-align: center;
		}
	#contactinfo table {
		}
	.contact-left {
		text-align: right;
		font-size: 12px;
		}
	.contact-right {
		text-align: left;
		font-size: 12px;
		}
	.contact-left,
	.contact-right {
		width: 50%;
		padding: 10px;
		}
	.contact-person {
		margin-top: 10px;
		}
		
#contactform,
#mailinglist {
	margin: 5px 20px 5px 20px;
	}
	.contactlabel {
		font-weight: bold;
		}
	.contactinput {
		border: 1px solid #8e8e8e;
		background: #f1f1f1 url("images/layout/contact-bg.gif") repeat-x;
		font-family: Verdana, arial, sans-serif;
		font-size: 12px;
		padding: 4px;
		}
	.contactbutton {
		border: 1px solid #8e8e8e;
		background: #f1f1f1 url("images/layout/contact-button.gif") repeat-x;;
		}
		
.contact-topmargin {
	margin-top: 30px;
	}

/* HTML and Typography
*************************************************/
img {
	border: 0px;
	}
h1,h2,h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 22px;
	}
h1 {
	margin: 5px 0 10px 0;
	}
ul {
	list-style-image: url("images/layout/ul-image.gif");
	}
