/* CSS Styling for Pattern Crete Designs */
/* Created December 2007 */
/* Author: Bewebsmart UK Designs */

/* Standard Tag definitions */

body {
	background-color: #EDE9DE;
	margin-top: 0px;
	color: #514B39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
} 

h1 {
	font-size: 18px;
	color: #C02E03;
}

.h1_frontpage {
	padding-left: 55px;
}	

h2 {
	color: #C02E03;
	font-size: 18px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 2px;
	margin-left: 25px;
	margin-right: 0px;
}

tr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


td img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

hr {
	color: #C02E03;
	margin-right: 55px;
	margin-left: 75px;
}

/* Other specific tagging */

.p_button {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}

.p_highlight {
	color: #C02E03;
}	

.p_button a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.p_button a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.p_button a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.p_button a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-style: normal;
	font-weight: normal;
}

.p_lower_banner {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.p_estab {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.p_free_quote {
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

.footnote {
	font-size: x-small;
	color: inherit;
	margin: 0px;
	font-style: normal;
}	

.footnote a:link {
	text-decoration: underline;
	color: #C02E03;
	font-style: inherit;
	font-weight: normal;
}

.footnote a:active {
	text-decoration: underline;
	color: #C02E03;
	font-style: inherit;
	font-weight: normal;
}

.footnote a:visited {
	text-decoration: underline;
	color: #C02E03;
	font-style: inherit;
	font-weight: normal;
}

.footnote a:hover {
	text-decoration: underline;
	color: #000000;
	font-style: inherit;
	font-weight: normal;
}

/* Table Styling */

.table_main_page {
	margin: 3px auto 0px;
	width: 902px;
	border: 1px solid #887f62;
}
.table_main_page td {
	padding: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.table_main_page .td_main_content h1 {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table_main_page .td_main_content ul {
	margin-left: 85px;
}

.table_main_page .td_main_content li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/tick_bullet_point.gif);
}

.table_main_page .td_main_content p {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.table_main_page .td_main_content h2 {
	font-size: 16px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 0px;
}

.table_main_page .td_main_content a:link {
	text-decoration: underline;
	color: #C02E03;
	font-style: normal;
	font-weight: normal;
}

.table_main_page .td_main_content a:active {
	text-decoration: underline;
	color: #C02E03;
	font-style: normal;
	font-weight: normal;
}

.table_main_page .td_main_content a:visited {
	text-decoration: underline;
	color: #C02E03;
	font-style: normal;
	font-weight: normal;
}

.table_main_page .td_main_content a:hover {
	text-decoration: underline;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.table_main_page .td_main_content table {
	width: 100%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}

.table_main_page .td_main_content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.table_main_page .td_main_content img.homepro {
	margin-left: auto;
	margin-right: auto;
}

.table_main_page .td_main_content img.btnlink {
	margin-top: 5px;
}		

/* Home positioning */

#homeposition {
	position:relative;
	width:902px;
	margin: 0 auto;
}	

/* Layer Defintions */

#textlayer1 {
	position:absolute;
	left:117px;
	top:188px;
	width:265px;
	height:237px;
	z-index:1;
}

#textlayer1 p {
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: 400;
}

#textlayer2 {
	position:absolute;
	left:117px;
	top:458px;
	width:265px;
	height:237px;
	z-index:1;
}

#textlayer2 p {
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: 400;
}

#home_btn {
	position:absolute;
	left:9px;
	top:109px;
	width:56px;
	height:20px;
	z-index:1;
	vertical-align: top;
}

#about_btn {
	position:absolute;
	left:72px;
	top:109px;
	width:79px;
	height:20px;
	z-index:1;
}

#gallery_btn {
	position:absolute;
	left:160px;
	top:109px;
	width:111px;
	height:20px;
	z-index:1;
}

#patterns_btn {
	position:absolute;
	left:285px;
	top:109px;
	width:154px;
	height:20px;
	z-index:1;
}

#services_btn {
	position:absolute;
	left:446px;
	top:109px;
	width:94px;
	height:20px;
	z-index:1;
}

#quote_btn {
	position:absolute;
	left:515px;
	top:109px;
	width:140px;
	height:20px;
	z-index:1;
}

#refer_btn {
	position:absolute;
	left:615px;
	top:109px;
	width:99px;
	height:20px;
	z-index:1;
}

#contact_btn {
	position:absolute;
	left:725px;
	top:109px;
	width:188px;
	height:20px;
	z-index:1;
}

#address {
	position:absolute;
	left:97px;
	top:-63px;
	width:800px;
	height:25px;
	z-index:1;
}

#fairtrades {
	position:absolute;
	left:817px;
	top:-85px;
	width:55px;
	height:45px;
	z-index:1;
}

#homeposition #fairtrades img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

#free_quote {
	position:absolute;
	left:225px;
	top:4px;
	width:700px;
	height:23px;
	z-index:1;
	overflow: auto;
}

#estab_1990 {
	position:absolute;
	left:225px;
	top:80px;
	width:700px;
	height:23px;
	z-index:1;
	overflow: auto;
}

#quoteform {
	position:absolute;
	left:444px;
	top:165px;
	width:349px;
	height:162px;
	z-index:1;
}

#footer {
	position:absolute;
	left:82px;
	top:-20px;
	width:810px;
	height:23px;
	z-index:1;
}

#homeposition #footer table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#homeposition #footer table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
