/* @override http://www.fair-instant.co.uk/assets/style/style.css */

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -385px;
	float: left;
}

body {
	background-color: #000000;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	height: 100%;
	background-image: url('../background.gif');
	background-position: top center;
	background-repeat: repeat-y;
	color: #FFFFFF;
}

p {
	color: #FAFAFA;
	margin: 7px 0px 0px 0px;
}

h1 {
	clear;both;
	line-height: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	font-size: 20px;
	color: #FAFAFA;
}

h1 span {
	text-transform: uppercase;
}

h1 .hide {
	display: none;
}

h1 sup {
	font-size: 0.55em;
	padding-left: 2px;
}

h2 {
	color: #e89418;
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

table {
	color: #FAFAFA;
}

a {
	color: #D3922B;
}

a:hover {
	color: #FAFAFA;
}

ul {
	color: #FAFAFA;
}

#bookmark {
	width: 770px;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: right;
}

#bookmark a {
	font-size: 0.8em;
	text-transform: uppercase;
}

#midfloat {
	width: 100%;

/*height: 770px;*/
	clear: both;
	background-color: #000000;
	background-image: url('../bgcoffee.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #4F5052;
	border-bottom: 1px solid #4F5052;
}

#outercontainer {
	margin: 0px auto 0px auto;
	width: 770px;
	background-color: #231F20;
/

*height: 770px;*/
}

#container {
	float: left;
}

#banner {
	margin: 0px auto;
	height: 168px;
	background-image: url('../lindelia_header.jpg');
	background-repeat: none;
	background-position: right;
}

#banner img.logo {
	float: left;
	margin-top: 19px;
	border: 0px;
}

#banner img.header {
	float: left;
	border: 0px;
}

#nav {
	height: 29px;
	margin: auto;
	width: 701px;
}

#main {
	margin-left: 27px;
	width: 741px;


/*height:538px;*/	
	text-align: left;
}

#nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-size: 14px;
}

#nav ul li {
	float: left;
	list-style: none;
	text-align: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	height: 22px;
	background-color: #4F5052;
	background-image: url('../tab.gif');
	padding: 3px 5px 0px 5px;
}

#nav ul li a {
	text-decoration: none;
	color: #FAFAFA;
	text-transform: lowercase;
}

#nav ul li a:hover {
	text-decoration: underline;
}

.about #nav ul li a.about,
.home #nav ul li a.home,
.philosophy #nav ul li a.philosophy,
.products #nav ul li a.products,
.wheretobuy #nav ul li a.wheretobuy,
.news #nav ul li a.news,
.contact #nav ul li a.contact {
	color: #D3922B;
}

.left {
	float: left;
	width: 306px;
	padding-bottom: 10px;
}

.right {
	float: left;
	margin-left: 22px;
	width: 373px;
}

.rightpanel {
	float: left;
	width: 175px;
}

.heading {
	border-bottom: 1px solid #E4DED6;
}

#newsarchive {
	width: 170px;
	margin-top: 10px;
	border: 1px solid #D3922B;
	padding: 5px 10px 10px 10px;
}

#newsholder {
	float: right;
	width: 190px;
	margin: 20px 0px 0px 25px;
}

.subnav {
	float: right;
	width: 170px;
	margin: 30px 30px 70px 25px;
	border: 1px solid #D3922B;
	padding: 10px;
}

.subnav p {
	margin: 0px;
	padding: 0px;
}

.subnav .select {
	color: #FAFAFA;
	text-decoration: none;
}

.subnav ul {
	color: #D3922B;
	margin: 0px;
	padding: 0px;
}

.subnav ul li {
	margin: 2px 0px 2px 15px;
	padding: 0px;
	list-style-type: square
}

.product {
	float: left;
	width: 340px;
}

.stcquote {
	margin-top: 20px;
	background-color: #EE2D24;
	padding: 10px;
	width: 200px;
}

.stcquote p {
	margin: 0px;
	padding: 0px;
}

.products .subnav {
	border: 1px solid #D3922B;
	padding: 10px;
}

.products .subnav p {
	color: #FFFFFF;
}

.green {
	color: #93A445;
}

.orange {
	color: #D3922B;
}

.about td {
	padding: 5px;
}

#proper_footer {
	border-top: 1px solid #231F20;
	margin: 0 auto;
	text-align: left;
	width: 770px;
	background-color: #231F20;
	padding: 0px 0px 7px 0px;
}

.col1 {
	width: 440px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.col1 h1 {
	font-size: 2.3em;
	margin-bottom: 20px;
}

.col1 p {
	margin-top: 5px;
}

.col2 {
	width: 250px;
	float: left;
	margin-left: 0px;
}

.col2 .fade {
	background: url(/assets/new/brown_fade_bg_col2.jpg) top left no-repeat;
}

.col2 .fade .margined {
	margin-top: -5px;
}

.col2 .fade p {
	margin-left: 35px;
	margin-right: 20px;
	font-size: 1.1em;
}

.col_50 {
	width: 360px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.col_25 {
	width: 180px;
	float: left;
	overflow: hidden;
}

.first {
	margin-right: 0px;
}

.col_50 h1, .col_25 h1 {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
}

.col_50 p,  .col_25 p {
	margin-left: 20px;
	margin-right: 20px;
}

.prods_header {
	width: 100%;
	overflow: hidden;
	background: url(/assets/new/h1_bg.jpg) bottom left no-repeat;
	margin-bottom: 10px;
	clear: both;
	position: relative;
}

.prods_header h1 {
	color: #e89418;
	display: inline;
}

.prods_header .new_icon {
	margin-bottom: -12px;
	margin-right: 10px;
}

.prods_header .left {
	width: 50%;
	float: left;
	text-align: left;
}

.prods_header .right {
	width: 60%;
	position: absolute;
	bottom: 8px;
	right: 0px;
	text-align: right;
	margin-right: 40px;
}

.child_icon {
	margin-bottom: -3px;
	margin-right: 4px;
}

#product_details {
	margin: 40px 30px 0px 20px;
}

#product_details h1 {
	margin-bottom: 20px;
}

#product_details p {
	margin-bottom: 20px;
}

#product_details .intro {
	font-size: 1.2em;
	font-weight: bold;
}

#product_details ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 20px;
}

#product_details ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}