@charset "UTF-8";
/* CSS Document */

/* First Link UK Ltd. */

body,td,th {
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #EAEAEA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.wrapper {
	background-color: #EAEAEA;
	float:left;
	width:100%;
/*	height: 780px; */
	padding-top: 10px;
}

.int {
	background-color: #FFF;
	width: 900px;
	height: auto;
	margin: 0px auto;
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.main {
	background-color: #fff;
	padding:12px;
	float:left;
	width:876px;
}

.main p {
	font-size: 12px;
}

.main ul {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}

.main h1 {
	text-align: center;
	color: #36C;
}

/* this div fix's the dynamic table displaying incorrectly in Firefox */
/* each table muxt be enclosed inside this "table_div", whilst remaining within the "main" div */
.table_div {
}

.category_title {
	font-size: 10px;
	color: #999;
}

.category_sub_title {
	font-size: 10px;
	color: #999;
	border-left-style: solid;
	border-left-color: #000;
	border-left-width: thin;
	margin-left: 3px;
	padding-left: 2px;
}

.product_title {
	font-size: 16px;
	color: #36C;
	text-align: center;
	padding-bottom: 15px;
}

.product_sub_title {
	font-size: 11px;
	color: #666;
}

.product_description {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: #000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-bottom: 10px;
}

.post_product_description {
	font-size: 11px;
	font-style: italic;
	color: #36C;
	padding-top: 10px;
	border-top: #000;
	border-top-style: solid;
	border-top-width: thin;
	margin-top: 40px;
}

.table_spacer {
	margin-top: 30px;
	margin-bottom: 30px;
}

.info_spacer {
	margin-top: 30px;
	margin-bottom: 30px;
	border: #000;
	border-style: solid;
	border-width: thin;
}

.pre_table_advert {
	text-align: center;
	font-size: 20px;
	color: #36C;
	padding: 10px;
	border: #000;
	border-style: solid;
	border-width: thin;
	margin: 40px;
}

/* underlined */
.u {
	text-decoration: underline;
}

/* bold, italic, underlined */
.biu {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.search_here {
	margin-left: 744px;
}

.contact_info {
	margin-left: 100px;
}

.contact_col1 {
}

.contact_col2 {
	margin-top: -28px;
	margin-left: 350px;
}

.jotform {
	margin-left: 90px;
}

.jotform td {
	background: #FFFFFF;
}

.temp_second_header {
	font-size: 1.3em;
	font-style: italic;
	float:left;
	color: #FF0;
	background:	#000;
	width: 900px;
	margin: 0px 0px 0px 0px;
/*	background-image:url(../images/navbar_background.jpg); */
}
	
.footer {
	font-size: 0.8em;
	float: left;
	color: #FFF;
	width: 900px;
/*	margin: 130px 12px 0px 0px; */
	margin: 0px 12px 0px 0px;
	background-image: url(../images/navbar_background.jpg);
}

.footer a:link, .footer a:visited {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #999;
	text-decoration: underline;
}

.footer_text_left {
	float: left;
	text-align: left;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/footer_spacer.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.footer_text_left_lastitem {
	float: left;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

.footer_text_right {
	float: right;
	text-align: right;
	padding: 5px 10px 5px 10px;
}

.wind {
	float: right;
	padding-top: 10px;
}
