/********************************************************************
	Frances Pickering Website V2
		Default Style Sheet
			<steve@egsystems.co.uk>
********************************************************************/

/* Zero all margins and padding */
* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

/* Named Structural DIVs and sub elements */

/* Main Container */
#container {
	width: 700px;
	margin: 0 auto;
	background: #f3f0e0 url(../images/skin/bg_container.png) 0 -10px repeat;
}

div.container_left {
	width: 48%;
	float: left;
}

div.container_right {
	width: 48%;
	float: right;
}

/* Top Nav */
#topnav {
	width: 100%;
	height: 36px;
	background: #321 url(../images/skin/bg_nav.png) repeat-x;
	text-align: center;
}

#topnav a {
	text-decoration: none;
	color: #faf0e0;
	font: bold 12px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 11px;
	text-transform: uppercase;
	margin-top: 6px;
}

#topnav a:hover {
}

#topnav a.current {
	color: #fac0e3;
}

#topnav a.first {
	padding-left: 14px;
}

/* Banner */
#banner {
	width: 700px;
	height: 280px;
	background: url(../images/banners/3.jpg) 0 0 no-repeat;
	z-index:-1;
}

#banner_overlay {
	position: absolute;
	width: 700px;
	height: 280px;
/*	background: url(../images/skin/banner_overlay.png) 0 0 no-repeat; */
	z-index: 9;
}

#banner_drop_shadow {
	width: 700px;
	height: 10px;
	background: url(../images/skin/banner_dropshadow.png) 0 0 no-repeat;
	margin-bottom: 12px;
}

/* Sidebar Content */
#sidebar {
	width: 170px;
	float: left;
	padding: 4px 12px;
	font: 11px/14px  Arial, Helvetica, sans-serif;
}

#sidebar h1 {
	color: #555;
	margin-left: 12px;
	font: bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	color: #555;
	margin-left: 12px;
	font: bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar h1>a {
	color: #555;
	text-decoration: none;	
}

#sidebar p {
}

/* Sidebar Navigation */
div.sidebar_nav {
	width:  158px;
	margin-left: 12px;
	padding: 0 0 20px 0;
}

div.sidebar_nav h1 {
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin: 0 !important;
}

div.sidebar_nav h1>a {
	font-size: 14px;
	line-height: 24px;
}

div.sidebar_nav h1>a:hover {
	color: #fac0e3 !important;
}

div.sidebar_nav ul {
	list-style: none;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.sidebar_nav li {
	margin-bottom: 6px;
	padding: 4px 0;
	text-align: center;
	background: #2c140d url(../images/skin/bg_sidenav.png) 0 bottom no-repeat;
	line-height: 15px !important;
}

div.sidebar_nav a {
	text-decoration: none;
	color: #faf0e0;
	font: bold 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div.sidebar_nav a:hover {
	color: #fac0e3;
}

div.sidebar_nav a.current {
	color: #fac0e3;
}

/* Sidebar Box */
div.sidebox {
	width: 90%;
	text-align: center;
	margin: 8px auto;
	padding: 0 0 8px 0;
}

div.sidebox h2 {
	margin: 8px 0 4px 0
}

/* Main Content */
#content {
	width: 640px;
	padding: 0 24px 24px 36px;
	float: left;
	text-align: left;
	min-height: 360px;
}

#content.sidebar {
	width: 480px;
	padding: 0 12px 24px 0;
}

#content img {
	border: none;
	margin-bottom: 10px;
}

#content img.bordered {
	border: 2px solid #76b;
}

#content img.enlargeable {
	cursor: pointer;
}

#content img.left {
	margin: 5px 15px 0 0;
	float: left;
}

#content img.right {
	margin: 5px 0 0 12px;
	float: right;
}

#content img.icon {
	margin: 6px 8px 6px 0;
	float: left;
}

#content img.inline {
	margin: 10px 0;
}

#content img.center {
	display: block;
	margin: 5px auto 0 auto;
}

#content input.paypal_button {
	margin: 12px 0 0 0;
	text-align: left;
}

#footer {
	width: 700px;
	margin: 0 auto 20px auto;
	clear: both;
	text-align: center;
	height: 36px;
	padding-top: 4px;
	font: 11px/28px Arial, Helvetica, sans-serif;
	background: #321 url(../images/skin/bg_footer.png) repeat-x;
	color: #ddc;
}

#footer p {
	margin-top: 0;
}

#footer a {
	text-decoration: none;
	color: #ddc;
}

#footer a:hover {
	text-decoration: underline;
}

/* Paypal Button Form */
#paypal_button {
	border: 1px solid #320;
	width: 340px;
	margin:  10px 0;
	padding-left: 10px;
	font: 12px/24px Georgia, 'Times New Roman', serif;
	background-color: #eeedd0;
}

/* Elements */
body {
	font: 13px/17px Georgia, 'Times New Roman', serif;
	color: #555;
	background: #D2DADC url(../images/skin/bg_body.jpg) repeat-x;
}

blockquote {
	margin-left: 24px;
}

a {
	color: #76b;
}

a img {
	border: none;	
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
	font: normal 22px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 11px 0;
	color: #76b;
}

h2 {
	font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 18px 0 2px 0;
	color: #333;
}

h3 {
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 16px 0 2px 0;
	color: #444;
}

p {
	margin-top: 10px;
}

h2 + p {
	margin-top: 0;
}

h3 + p {
	margin-top: 0;
}

table {
	width:  100%;
	border-collapse: collapse;
}

table.twoup td {
	width: 50%;
}

td {
	vertical-align: top;
	padding-right: 10px;
}

td.center {
	text-align: center;
}

ol, ul {
	margin-top: 12px 0 15px 0;
}

ul {
	margin-top:  12px;
	margin-left: 12px;
	list-style: disc outside;
	font: normal 13px/19px Arial, Helvetica, sans-serif;
}

h2 + ul {
	margin-top: 0;
}

h3 + ul {
	margin-top: 0;
}

/* Subclassed Elements */
a.plain {
	text-decoration: none;	
}

p.caption {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	margin: 0;
}

p.center {
	text-align: center;
}

p.doublespace {
	margin-top: 5px;
	line-height: 24px;
}

p.extratop {
	margin-top: 12px;
}

p.indent {
	margin-top: 0;
	text-indent: 18px;
}

p.justify {
	text-align: justify;	
}

p.large {
	font-size: 14px;
	line-height: 16px;
}

p.light {
	color: #777;
}

p.small {
	font-size: 11px;
	line-height: 13px;
}

p.heavy {
	color: #333;
	font-weight: bold;
}

/* Subclassed Divs and COLUMN Divs */
div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

div.separator {
	clear: both;
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}

/* Generic Subclasses */
.screenreader {
	display: none;
}

.big {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #666;
}

.hot {
	color: #c00 !important;
}

.light {
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
}

.paypal {
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif !important;
}

.right {
	text-align: right !important;	
}

.sans {
	font-family: Arial, Helvetica, sans-serif !important;
}

.strong {
	font-weight: bold;
}

.smallcaps {
	font-variant: small-caps;
}

.tight {
	margin-top: 0;
}

/* EG Systems Credit Line */
#eglink {
	font: 14px/15px "Trebuchet MS";
	text-decoration: none;
	color: #fff;
}

#eglink:hover {
	text-decoration: none !important;
}

#eglink sup {
	color: #aaa;
/*	letter-spacing: -1px;*/
	line-height: 0;
	font-size: 10px;
}

/* */