/*   
Theme Name: Founthill
Theme URI: http://www.tenacityworks.com
Description: Founthill site theme
Author: James Mentz
Author URI: http://www.tenacityworks.com
Version: v1.0
.
(c) Tenacity Works Ltd 2008
.
*/

/* ~~~~~~~~~~~~~~~~~~~
 * Site wide elements
 * ~~~~~~~~~~~~~~~~~~~ 
 */

body {
	background-color: white;
	background-image: url(http://www.founthill.co.uk/img/bg_v1.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
}
a img {
	border:0;
}
a {
	text-decoration:underline;
	color: #990000;
	cursor:pointer;
}
a:focus {
	-moz-outline:0;
	outline:0;
	outline-offset:0;
}
a:hover {
	text-decoration:underline;
	color: #4C6088;
}
#siteFrame {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 28px;
	color: #4C6088;
	font-weight: normal;
	line-height: 20px;
}
h1 .sub{
	color: #1A1B1C;
}
h1 a {
	font-size: 28px;
	color: #4C6088;
	font-weight: normal;
	text-decoration: underline;
	line-height: 30px;
}
h1 a:hover {
	font-size: 28px;
	color: #EA373E;
	font-weight: normal;
	text-decoration: underline;
	line-height: 30px;
}
h1 a:visited {
	font-size: 28px;
	color: #4C6088;
	font-weight: normal;
	text-decoration: underline;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	color: #4C6088;
	font-weight: bold;
}
/* ~~~~~~~~~~~~~~~~~~~~~
 * Front Page
 * ~~~~~~~~~~~~~~~~~~~~~~
 */ 

#bgBox {
	background: url(http://www.founthill.co.uk/img/side.png) repeat-x 0px 215px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contentBox {
	width: 904px;
	height: 527px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	display: block;
	visibility: visible;
	z-index: auto;
	overflow: visible;
	white-space: normal;
	clip: auto;
	float: none;
	clear: none;
}
#leftBox {
	width: 364px;
	height: 527px;
	float: left;
	position: absolute;
	z-index: 1;
	padding-top: 63px;
}
#rightBox {
	width: 540px;
	padding-left: 364px;
}
#flashBoxFr {
	display: block;
	height: 215px;
	width: 904px;
}
#quoteBox {
	text-align: left;
	height: 136px;
	color: #FFFFFF;
	font-size: 21px;
	line-height: 23px;
	padding-top: 17px;
	font-style: italic;
}
#quoteBox span{
	line-height: 35px;
	font-weight: bold;
	font-style: normal;
}
#barBox {
	text-align: left;
}
#textBoxFr {
	padding: 13px 0 0 1px;;
	text-align: left;
	clear: left;
	color: #1A1B1C;
	font-size: 14px;
	line-height: 17px;
}
#footerBox {
	width: 100%;
	display: block;
	clear: left;
	margin: 20px 0 10px 10px;
	padding-top: 3px;
	border-top: #4C6088 solid 1px;
	color: #4C6088;
	font-size: 11px;
}
#footerBox .left {
	float: left;
	font-weight: bold;
}
#footerBox .right {
	float: right;
	text-align: right;
}
#footerBox .right a {
	text-decoration: underline;
	color: #4C6088;
}
#footerBox .right a:hover {
	text-decoration: underline;
	color: #4C6088;
}
 #doThis {
	padding: 10px;
	background-color: #D4E4F9;
}
#doThis a{
 	color: #990000;
	font-weight: bold;
}
#doThis a:hover{
 	color: #4C6088;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~
 * Inside Pages
 * ~~~~~~~~~~~~~~~~~~~~~~
 */ 

#bgBoxIns {
	background: url(http://www.founthill.co.uk/img/side_ins.png) repeat-x 0px 97px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contentBoxIns {
	width: 904px;
	height: 527px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	display: block;
	visibility: visible;
	z-index: auto;
	overflow: visible;
	white-space: normal;
	clip: auto;
	float: none;
	clear: none;
}
#flashBoxIns {
	display: block;
	height: 97px;
	width: 904px;
}
#leftBoxIns {
	float: left;
	position: absolute;
	z-index: 1;
	padding: 17px 10px 0 0;
	width: 176px;
}
#leftBoxIns img{
	padding: 0 0 4px 8px;
	border: 0;
}
#leftBoxIns p{
	text-align: left;
}
#leftBoxIns ul{
	font-size: 14px;
	margin: 8px 0 8px -27px;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	color: #4C6088;
}
#leftBoxIns ul li a {
	text-decoration: underline;
	color: #2E2F31;
}
#leftBoxIns ul li a:hover {
	text-decoration: underline;
	color: #4C6088;
}
#leftBoxIns ul li .selected {
	text-decoration: none;
	color: #4C6088;
}
#leftBoxIns ul li ul {
	text-decoration: none;
	color: #4C6088;
	list-style-type: disc;
	font-size: 12px;
	line-height: 16px;
}
#rightBoxIns {
	width: 718px;
	padding-left: 186px;
}
#barBoxIns {
	text-align: left;
	width: 718px;
	height: 60px;
	display: block;
	clear: left;
}
#barBoxIns .left {
	float: left;
	font-weight: bold;
}
#barBoxIns .right {
	float: right;
	text-align: right;
}
#textBoxIns {
	padding: 15px 0 0 1px;;
	text-align: left;
	clear: left;
	color: #1A1B1C;
	font-size: 14px;
	line-height: 17px;
}
#footerBoxIns {
	width: 100%;
	display: block;
	clear: left;
	padding-top: 3px;
	margin-bottom: 20px;
	border-top: #4C6088 solid 1px;
	color: #4C6088;
	font-size: 11px;
}
#footerBoxIns .left {
	float: left;
	font-weight: bold;
}
#footerBoxIns .right {
	float: right;
	text-align: right;
}
#footerBoxIns .right a {
	text-decoration: underline;
	color: #4C6088;
}
#footerBoxIns .right a:hover {
	text-decoration: underline;
	color: #4C6088;
}
#merchantBox {
	width: 318px;
	height: 180px;
	
}
#merchantBox img{
	padding: 10px 0;
	border: 0;	
}
#orderInfo {
	padding: 10px;
	background-color: #D4E4F9;
	width: 200px;
	float: right;
}
#content img{
	padding: 0 0 20px 20px;
	
}
#content textarea{
	width: 400px;
}
#content #quote{
	background-color: #D4E4F9;
	padding: 5px;
	margin-left: 20px;
	width: 400px;
}
#content #usermessage2a{
	color: #4C6088;
}
#content #usermessagea{
	color: #4C6088;
}
#content #cf_field_4{
	width: 250px;
}
#content #cf2_field_4{
	width: 250px;
}


/* 
~~~~~~~~~~~~~~~~~~~~~
 * Nav Inside & Out
 * ~~~~~~~~~~~~~~~~~~~~~~
 */ 

#navBox {
	height: 32px;
	margin: 0 auto;
	font-size: 14px;
}
#navBox ul {
	padding:0;
	margin:0;
}
#navBox ul li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}
#navBox ul li a {
 	float:left;
	text-decoration: none;
	padding-top: 9px;
	color: #2E2F31;
 }
 #navBox ul li a:hover {
 	float:left;
	text-decoration: underline;
	padding-top: 9px;
	color: #4C6088;
 }
 #navBox ul li .selected {
 	float:left;
	text-decoration: none;
	padding-top: 9px;
	color: #4C6088;
 }
  #navBox ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	padding-top: 9px;
	color: #6979AE;
 }
 #navBoxIns {
	height: 30px;
	margin: 0 auto;
	font-size: 14px;
}
#navBoxIns ul {
	padding:0;
	margin:0;
}
#navBoxIns ul li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}
#navBoxIns ul li a {
 	float:left;
	text-decoration: none;
	padding-top: 8px;
	color: #2E2F31;
 }
 #navBoxIns ul li a:hover {
 	float:left;
	text-decoration: underline;
	padding-top: 8px;
	color: #4C6088;
 }
 #navBoxIns ul li .selected {
 	float:left;
	text-decoration: none;
	padding-top: 8px;
	color: #4C6088;
 }
  #navBoxIns ul li .seperator {
  	width: 20px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	padding-top: 8px;
	color: #6979AE;
 }
 #bottomText {
 	text-align: left;
	padding: 31px 0 0 10px;
	color: #1A1B1C;
	font-size: 14px;
	line-height: 17px;
 }
 #loginOut{
	padding: 0 0 4px 40px;;
	text-align: left;
	font-size: 14px;
	background: url(http://www.founthill.co.uk/img/arrow01.png) left top no-repeat;
}
#loginOut a{
	color: #990000;
	font-weight: bold;
}
#loginOut a:hover{
 	color: #4C6088;
	font-weight: bold;
}
.register {
	font-size: 16px;
}
#register a{
	color: #990000;
	font-weight: bold;
}
#register a:hover{
 	color: #4C6088;
	


/* ~~~~~~~~~~~~~~~~~~~~~
 * Alt Browser Hacks
 * ~~~~~~~~~~~~~~~~~~~~~~
 */ 
 
/*IE6 */
 
* html #navBox {
	height: 32px;
	margin: 0 auto;
	float: left;
	font-size: 14px;
}
* html #navBox ul li .seperator {
  	width: 16px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 2px;
	vertical-align: middle;
 }
* html #navBox ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	color: #2E2F31;
 }
* html #navBox ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 4px;
	color: #4C6088;
 }
* html #navBox ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	color: #4C6088;
 }
 * html #navBoxIns {
	height: 30px;
	margin: 0 auto;
	float: left;
	font-size: 14px;
}
* html #navBoxIns ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 4px;
	vertical-align: middle;
 }
* html #navBoxIns ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	color: #2E2F31;
 }
* html #navBoxIns ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 6px;
	color: #4C6088;
 }
* html #navBoxIns ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	color: #4C6088;
 }
* html #leftBoxIns ul{
	font-size: 15px;
	margin: 5px 0 7px 30px;
	text-align: left;
	list-style-type: none;
}
* html #leftBoxIns ul li ul {
	text-decoration: none;
	color: #4C6088;
	list-style-type: disc;
	font-size: 12px;
	line-height: 16px;
}
* html #loginOut{
	padding: 0 0 4px 40px;;
	text-align: left;
	font-size: 14px;
	background: url(http://www.founthill.co.uk/img/arrow02.png) left top no-repeat;
}

/*IE7 */
 
*:first-child+html #navBox {
	height: 32px;
	margin: 0 auto;
	float: left;
	font-size: 14px;
}
*:first-child+html #navBox ul li .seperator {
  	width: 16px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 2px;
	vertical-align: middle;
 }
*:first-child+html #navBox ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	color: #2E2F31;
 }
*:first-child+html #navBox ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 4px;
	color: #4C6088;
 }
*:first-child+html #navBox ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	color: #4C6088;
 }
*:first-child+html #navBoxIns {
	height: 30px;
	margin: 0 auto;
	float: left;
	font-size: 14px;
}
*:first-child+html #navBoxIns ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 4px;
	vertical-align: middle;
 }
*:first-child+html #navBoxIns ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	color: #2E2F31;
 }
*:first-child+html #navBoxIns ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 6px;
	color: #4C6088;
 }
*:first-child+html #navBoxIns ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	color: #4C6088;
 }
*:first-child+html #leftBoxIns ul{
	font-size: 15px;
	margin: 5px 0 7px 30px;
	text-align: left;
	list-style-type: none;
}
*:first-child+html #leftBoxIns ul li ul {
	text-decoration: none;
	color: #4C6088;
	list-style-type: disc;
	font-size: 12px;
	line-height: 16px;
}
*:first-child+html #loginOut{
	padding: 0 0 4px 40px;;
	text-align: left;
	font-size: 14px;
	background: url(http://www.founthill.co.uk/img/arrow02.png) left top no-repeat;
}
 
/*FFOX on WIN */
 
.win.gecko #navBox {
	height: 32px;
	margin: 0 auto;
	float: left;
	font-size: 14px;
}
.win.gecko #navBox ul li .seperator {
  	width: 16px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 5px;
	vertical-align: middle;
 }
.win.gecko #navBox ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	color: #2E2F31;
 }
.win.gecko #navBox ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 7px;
	color: #4C6088;
 }
.win.gecko #navBox ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	color: #4C6088;
 }
 .win.gecko #navBoxIns {
	height: 30px;
	margin: 0 auto;
	float: left;
	font-size: 15px;
}
.win.gecko #navBoxIns ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 3px;
	vertical-align: middle;
 }
.win.gecko #navBoxIns ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	color: #2E2F31;
 }
.win.gecko #navBoxIns ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 5px;
	color: #4C6088;
 }
.win.gecko #navBoxIns ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	color: #4C6088;
 }
.win.gecko #loginOut{
	padding: 0 0 4px 40px;;
	text-align: left;
	font-size: 14px;
	background: url(http://www.founthill.co.uk/img/arrow02.png) left top no-repeat;
}
/*WEBKIT */
 
.win.webkit #navBox {
	height: 32px;
	margin: 0 auto;
	float: left;
	font-size: 15px;
}
.win.webkit #navBox ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 4px;
	vertical-align: middle;
 }
.win.webkit #navBox ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	color: #2E2F31;
 }
.win.webkit #navBox ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 7px;
	color: #4C6088;
 }
.win.webkit #navBox ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	color: #4C6088;
 }
.win.webkit #navBoxIns {
	height: 30px;
	margin: 0 auto;
	float: left;
	font-size: 15px;
}
.win.webkit #navBoxIns ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: 18px;
	color: #6979AE;
	padding-top: 3px;
	vertical-align: middle;
 }
.win.webkit #navBoxIns ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	color: #2E2F31;
 }
.win.webkit #navBoxIns ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 5px;
	color: #4C6088;
 }
.win.webkit #navBoxIns ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	color: #4C6088;
 }
.win.webkit #loginOut{
	padding: 0 0 4px 40px;;
	text-align: left;
	font-size: 14px;
	background: url(http://www.founthill.co.uk/img/arrow02.png) left top no-repeat;
}
.mac.webkit #navBox {
	height: 32px;
	margin: 0 auto;
	float: left;
	font-size: 15px;
}
.mac.webkit #navBox ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 4px;
	vertical-align: middle;
 }
.mac.webkit #navBox ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	color: #2E2F31;
 }
.mac.webkit #navBox ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 7px;
	color: #4C6088;
 }
.mac.webkit #navBox ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	color: #4C6088;
 }
.mac.webkit #navBoxIns {
	height: 30px;
	margin: 0 auto;
	float: left;
	font-size: 15px;
}
.mac.webkit #navBoxIns ul li .seperator {
  	width: 18px;
   	float:left;
	font-weight: bold;
	font-size: 18px;
	color: #6979AE;
	padding-top: 3px;
	vertical-align: middle;
 }
.mac.webkit #navBoxIns ul li a {
 	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	color: #2E2F31;
 }
.mac.webkit #navBoxIns ul li a:hover {
 	float:left;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 5px;
	color: #4C6088;
 }
.mac.webkit #navBoxIns ul li .selected {
 	float:left;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	color: #4C6088;
 }
 .mac.webkit #loginOut{
	padding: 0 0 4px 40px;;
	text-align: left;
	font-size: 14px;
	background: url(http://www.founthill.co.uk/img/arrow02.png) left top no-repeat;
}