
/*
*
* Stylesheet for P&M Financial Planning Ltd.
*
* Site development by BB-IT Solutions Ltd.
* Contact: public@bb-it.co.uk
* All rights reserved.
*
* Version: IE (Ver. 6 backwards)
* Date: 17-10-2007
*
*/

/* *********************************** Template Classes ****************************************** */

.site-name { display: none; }

.site-date { float: right; width: 200px; color: #ccc; font-size: 0.7em; text-align: right; margin: 4px 10px 0 0; }

.top-links { background-color: #000; height: 10px; color: #fff; text-align: right; width: 600px; margin: 0 auto; font-size: 0.8em; padding-top: 2px; }

.address { margin: 0 auto; width: 100px; float: left; padding: 10px; color: #ccc; font-size: 0.8em; }
.address-contact LI { list-style-type: none; padding: 0; margin: 0; }

.header-bg { background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; width: 600px; margin: 0 auto; height: 100px; border-bottom: 1px solid #666; }

.logo { background-image: url(../images/logo.gif); background-repeat: no-repeat; float: left; display: inline; width: 131px; height: 122px; margin-top: -84px; position: relative; }

.page-content { width: 900px; margin: 0px auto 0 auto; background-color: #fff; border-right: 1px solid #0033CC; border-left: 1px solid #0033CC; }

.content-closer { height: 25px; width: 900px; margin: 0px auto; background-color: #fff; border: 1px solid #0033CC; border-top: 1px solid #fff; }

.footer {
	width: 100%;
	margin-top: 20px;
	margin-left: -20px;
	text-align: center;
	font-size: 0.9em;
}

.bbit {
	color: #ccc;
	text-decoration: none;
	font-size: 0.8em;
}

.w3c { display: inline; float: right; text-align: right; margin: -60px 15px 0 0; }

.legal-notice { list-style-type: none; padding: 0; margin: 0; font-size: 0.8em; text-align: center; }

.uk-based-info { width: 800px; margin: 15px auto 0 auto; font-size: 0.75em; }

.nav-box {
	display: inline;
	color: #999;
	font-size: 0.9em;
	width: 725px;
	float: right;
}
.nav A { margin-left: 15px; color: #999; }/**/
.nav UL { padding: 0px; margin: 0px; }
.nav LI {
	color: #999;
	display: inline;
	background-image: url(../images/blue_ball.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 20px -45px 0 0;
	font-size: 1em;
	list-style-type: none;
}
#first-nav-item { background-image: none; list-style-type: none; margin-right: -45px;}


.reg-office {
	display: inline;
	float: left;
	width: 200px;
	vertical-align: 50%;
	margin: -3px 14px 0 0 ;
	text-align: center; 
	color: #666;
	font-size: 0.8em;
	border: 1px solid #fff;
}

a:link { color: #003366; text-decoration: none; }
a:visited { color: #003366; text-decoration: none; }
a:active { color: #003366; text-decoration: none; }
a:hover  { color: #003366; text-decoration: underline; }

.home-nav a:link { color: #fff; text-decoration: none; }
.home-nav a:visited { color: #fff; text-decoration: none; }
.home-nav a:active { color: #fff; text-decoration: none; }
.home-nav a:hover  { color: #fff; text-decoration: underline; }


.call-or-fax { float: right; display: inline; width: 300px; margin: -60px 10px 0 0; color: #fff; font-size: 1.6em; text-align: right; line-height: 1.4; position: relative; }

.strap-line { background-image: url(../images/pmstrap.jpg); background-repeat: no-repeat; float: left; display: inline; width: 188px; height: 75px; margin-top: -75px; position: relative; }

.home-blurb { background-image: url(../images/pm_quote_lrg.jpg); background-repeat: no-repeat; height: 267px; width: 302px; float: right; margin: 3px 30px; }

.home-nav-holder { margin-top: 0; margin-left: 50px; height: 48px; width: 800px; }

.intro { font-family: sans-serif, arial; font-size: 1.1em; padding: 0 50px; text-align: justify; color: #666; line-height: 1.3; }

.home-nav {
	display: inline;
	float: left;
	width: 100px;
	height: 40px;
	vertical-align: 50%;
	border: 1px solid #ccc;
	margin-right: 14px;
	padding-top: 10px;
	text-align: center; 
	background-color: #0984FF;
	background-image: url(../images/home_links.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
}
.fsa { background-repeat: no-repeat; float: right; display: inline; width: 106px; height: 55px; padding: 10px; margin-top: 25px; }

/* ****************************** Formatted tags ***************************** */

LEGEND {
	color: #000000;
	font-weight: bold;
}

IMG { border: 0; }

P { font-family: sans-serif, arial; font-size: small; padding: 0 50px; text-align: justify; color: #666; line-height: 1.4; }

DIV { font-family: sans-serif, verdana, arial; font-size: small; }

H1 {
	display: none;
}

H2 {
	padding: 20px 50px 0 50px;
	color: #003366;
	font-size: 1.3em;
	font-family: arial;
	font-weight: normal;
}

H3 {
	padding: 5px 50px 0 50px;
	margin-bottom: -15px;
	color: #003366;
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
}

LI { font-family: sans-serif, arial; font-size: small; margin-left: 25px; padding: 0 50px 10px 0; text-align: justify; color: #666; line-height: 1.5; }

TH { text-align: right; font-weight: normal; color: #666; }

TD { color: #666; }

INPUT, TEXTAREA {
	font-size: x-small;
	border: 1px solid #ccc;
}

OL { padding-left: 15px; }

.radio-button { border: none; }

FIELDSET {
	padding: 5px;
}
