﻿/* Finchmere.com CSS */

* { 
	padding: 0; margin: 0; 
}


body {
	height: 100%;
	font-size: 62.5%;
	background: #000 url("images/site/page_bg.jpg") no-repeat top center;
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	color: #333;
}

p {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #333;
	padding: 0;
	margin-bottom: 1.3em;
}

.small {
	font-size: 0.9em;
	color: #c0c0c0;
}

a, a:visited {
	color: #B03027;
	text-decoration: underline;
}

a:hover {
	color: #442C56;
	text-decoration: underline;
}

a img {
	border: 0;
}

.left {float:left !important; background-color: #ffffff; color:#900; margin: 5px 5px 5px 15px; padding: 5px;}
.right {float:right !important; background-color: #ffffff; color:#900; margin: 5px 15px 5px 5px; padding: 5px;}
.center {text-align:center; margin: 10px auto 10px auto;}

hr {
	color: #fff;
	background-color: transparent;
	border-top: 4px dotted #900;
	margin-left: 20px;
	width:690px;
}

/* -------------------
WRAPPER
-------------------- */	

#wrapper { 
	margin: 0 auto;
	width: 970px;
	background: #fafafa url("images/site/content_bg.jpg") repeat-y;
}


/* ================= */
/* HEADER            */
/* ================= */

#header { 
	margin: 0px auto 0px auto;
	width: 960px;
	height: 100px;
	background: #e7e7e7 url("images/site/header_bg.jpg") repeat-x;
	position: relative;
	overflow: hidden;
}

.orb {
	width: 100px;
	height: 80px;
	padding: 0;
	margin-top: 10px;
	float: left;
	background: url("images/site/header_bg.jpg") repeat-x;
}

.logo {
	width: 312px;
	height: 100px;
	padding: 0;
	float: left;
	display: inline;
}

h1 {
	display:none;
}

#shop_button {
	position:relative;
	float:right;
	width:150px;
	height:50px;
	margin:25px 25px 0 0;
}

/* ================= */
/* CONTAINER         */
/* ================= */

#container { 
	margin: 0px auto 0px auto;
	width: 960px;
	background: #FCFCFC url("images/site/container_bg.jpg") repeat-x;
	position: relative;
	overflow: hidden;
}


#container-bottom { 
	margin: 0px auto 0px auto;
	width: 970px;
	height: 5px;
	background: #fafafa url("images/site/container_bottom.jpg") no-repeat;
	border: 0;
	position: relative;
	overflow: hidden;
}

/* ================= */
/* LEFT AND RIGHT    */
/* ================= */

#single {
	float: left;
	width: 920px;
	margin: 15px 10px 20px 10px;
	background-color: #fff;
	border: 1px solid #c0c0c0;
	padding: 10px;
	display: inline;
}

#left-side {
	float: left;
	width: 180px;
	margin: 20px 15px 20px 20px;
	display: inline;
}

#right-side {
	float: right;
	display: inline;
	position: relative;
	width: 710px;
	background-color: #fff;
	border: 1px solid #c0c0c0;
	margin: 15px 10px 15px 0px;
	padding: 10px;
}



#about #left-side, #contact #left-side {
	float: left;
	width: 120px;
	margin: 20px 15px 20px 20px;
	display: inline;
}

#about #right-side, #contact #right-side {
	float: right;
	display: inline;
	position: relative;
	width: 770px;
	background-color: #fff;
	border: 1px solid #c0c0c0;
	margin: 15px 10px 15px 0px;
	padding: 10px;
}

#sidenav {
	width: 180px;
	margin: 0 auto;
}

#sidenav .jump-to-links {
	padding: 5px;
	font-size: 1.1em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#left-side h2 {
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}

#right-side h2, #single h2 {
	font-size: 1.8em;
	color: #B03027;
	padding-bottom: 10px;
}

#right-side h3, #single h3 {
	font-size: 1.5em;
	color: #000;
	padding-bottom: 10px;
}

#single h4 {
	font-size: 1.2em;
	color: #000;
	padding-bottom: 5px;
}


/* ================= */
/* BUSINESS MACHINES */
/* ================= */

.types { 
	margin: 8px;
	width: 449px;
	height: 164px;
	background: #FFF url("images/site/productlisting_bg.jpg") no-repeat;
	border: 0;
	position: relative;
	overflow: hidden;
}

.servicetypes { 
	margin: 8px;
	width: 449px;
	height: 44px;
	background: #FFF url("images/site/servicelisting_bg.jpg") no-repeat;
	border: 0;
	position: relative;
	overflow: hidden;
}


h3.type-title {
	display: block;
	height: 44px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 44px;
	color: #000;
	margin: 0 8px 0 20px;
	}
	
#right-side .product-title {
	margin-top: 8px;
	margin-left: 8px;
	width: 690px;
	height: 49px;
	background: #FAFAFA url("images/site/products_title.jpg") no-repeat;
	border: 0;
	position: relative;
	overflow: hidden;
}

#right-side .product-details {
	margin-left: 8px;
	margin-bottom: 8px;
	width: 690px;
	background: #FFFFFF url("images/site/products_details.jpg") no-repeat bottom;
	border: 0;
	position: relative;
	overflow: hidden;
}

#right-side .product-details-inner {
	margin: 0 auto 60px auto;
	width: 670px;
	position: relative;
	overflow: hidden;
}

#right-side .product-details-bottom {
	position:absolute;
	bottom:10px;
	left:10px;
	width:180px;
	height: 40px;
	color:#000;	
	font-weight:bold;
	overflow: hidden;
}

.clearer {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#right-side .product-title h4 {
	display: block;
	height: 49px;
	padding: 0 8px 0 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 44px;
	color: #000;
	margin: 0px;
	}

#right-side .product-details p.strong {
	padding-left: 14px;
	font-weight: bold;
}

#right-side .product-details p {
	padding-left: 14px;
}

#right-side .pd-strong {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-right: 5px;
}

#right-side .pd-normal {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#right-side .pd-price {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height: 40px;
	margin-right: 20px;
}

#right-side .pd-code {
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	line-height: 40px;
}

.table-details {
	font-size: 12px;
	background-color: #fff;
}

.table-details td.feature {
	width: 180px;
	height: 20px;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
	border-right: 1px solid #EAEAEA;
	padding: 5px 5px 5px 10px;
}

.table-details td.detail {
	width: 300px;
	height: 20px;
	font-size: 1.0em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
	padding: 5px 5px 5px 10px;
}

.table-details td.last {
	border-bottom: 1px solid #EAEAEA;
}





/* ================= */
/* FOOTER            */
/* ================= */

#footer { 
	margin: 0px auto 0px auto;
	width: 970px;
	height: 157px;
	background: #F4F4F6 url("images/site/footer.jpg") no-repeat;
	border: 0;
	line-height: 20px;
	position: relative;
	overflow: hidden;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover { 
	color: #705758; 
	text-decoration: none; 
}

#footer a:hover { 
	color: #9e7e7f; 
	border-bottom: 1px dotted #ccc; 
}

#copyright {
	float: left;
	position: absolute; 
	top: 75px; 
	width: 280px; 
	left: 32px; 
}

#copyright p { 
	color: white; 
	font-size: 1em;
	margin-bottom:3px;
}

/* =============== */
/* CONTACT CONTACT */
/* =============== */

#contact-details 
	{
		width: 300px;
		float: left;
		position: relative;
		padding: 0 0 0 0px;
		margin: 20px 0px 0 0;
	}
	
#map 
	{
		width: 600px;
		float: left;
		position: relative;
		padding: 0 0 0 0px;
		margin: 20px 0 0 0;
		clear: both;
	}

#contact-form 
	{
		width: 400px;
		float: right;
		position: relative;
		padding: 0 0 0 0px;
		margin: 20px 0px 0 0;
	}
	
#contact-form-psni 
	{
		width: 400px;
		float: left;
		position: relative;
		padding: 0 0 0 0px;
		margin: 20px 0px 0 0;
	}
	
	
	

#contact-form p , #contact-form-psni p{
	font-size: 1.2em;
}

.texta , .naturequery{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding: 5px;
}

.buttons {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #B03027;
	color: #FFFFFF;
	border: 1px solid #000;
	margin: 5px 6px 10px 0px;
	padding: 4px;
}

.required {
	color: #ff0000;
}

input:focus, textarea:focus {
	border: 1px solid #6A4E7F;
}



/* =============== */
/* LISTS LISTS     */
/* =============== */

#keyfacts li, #people li { 
	list-style-type: none;
	font-size: 12px;
}


/* ========================================================
===========================================================
========================================================= */

/* INDIVIDUAL PAGE AREAS */

#about #logo-holder {
	width: 500px;
	margin: 20px 0 20px 0;
}

#about #logo-holder img {
	margin-right: 20px;
}
