/* Copyright Buckhill Ltd 2006 */

/********************************
	General
********************************/
*, p, legend, h1, h2, h3, h4, h5, h6, br, table { margin: 0; padding: 0; border: 0; }
UL
{
	margin-left: 25px;
	margin-top: 10px;
}
LI
{
	margin-bottom: 5px;
}
h1
{
	font-size: 12px;
	color: #000066;
	padding-bottom: 2px;
	border-bottom: 2px solid #efefef;
}
BODY
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: #343434;
	margin-top: 5px;
}
a
{
	text-decoration: none;
	color: #112931;
}
a:hover
{
	text-decoration: underline;
}
TEXTAREA#content
{
	background:#fff;
}
p {line-height: 1.3em;}
/********************************
	Errors
********************************/
FORM .diverror, DIV#errors { background: #FFFF99; border: 1px solid #FF0000; padding: 5px; margin-bottom: 10px; margin-top: 10px; }
FORM .diverror INPUT { border: 1px solid #FF0000; }
FORM .diverror p { font-size: 11px; font-weight: bold; }
FORM INPUT.inputText formerror
{
	border: 1px solid #990000;
}
/********************************
	Main Wrappers
********************************/
DIV#wrapperBg
{
	width: 870px;
	margin: auto;
}
DIV#wrapper
{
	width: 850px;
	margin: auto;
	background: #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding-bottom: 10px;
}
DIV.nav
{
	padding: 5px;
	background: #f3f3f3;
	float: left;
	border-bottom: 2px solid #dbb747;
}
DIV.nav a
{
	float: left;
	clear: left;
	display: block;
	width: 205px;
	height: 14px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px
}
DIV.nav a:hover
{
	background: url(/client_side/images/nav.png);
	text-decoration: none;
}
DIV.left
{
	width: 225px;
	float: left;
	clear: left;
	margin-right: 15px;
	margin-left: 6px;
}
DIV.right
{
	float: left;
	width: 590px;
}
DIV.top
{
	width: 850px;
}
DIV.topLeft
{
	width: 261px;
	float: left;
}
DIV.topNav
{
	width: 589px;
	float: left;
}
DIV.topNav a
{
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-top: 170px;
}
DIV.footer
{	
	clear: left;
	text-align: center;
	font-size: 11px;
	width: 850px;
	margin: auto;
	padding: 10px;
	color: #fff;
}
DIV.footer a
{
	color: #fff;
}
DIV.footerForum
{	
	clear: left;
	padding: 3px 0 3px 6px;
	background: url(/client_side/images/headerBg.png) repeat-x;
	color: #fff;
	font-size: 11px;
	height: 13px;
	width: 947px; 
	border-bottom: 1px solid #fff;
}
DIV.featured
{
	background: #f3f3f3;
	padding: 10px;
}
DIV.newsletter
{
	clear: left;
	margin-top: 10px;
}
DIV.featuredInner
{
	padding: 10px;
	background: #ecf0ff;
	margin-bottom: 10px;
}
DIV.featuredInner IMG
{
	border: 1px solid #2f2f2f;
	padding: 1px;
}
/********************************
	Top nav
********************************/
a.nav1
{
	display: block;
	width: 110px;
	height: 64px;
	float: left;
	background: url(/client_side/images/index_02.jpg);
	padding-right: 3px;
}
a.nav2
{
	display: block;
	width: 117px;
	height: 64px;
	float: left;
	background: url(/client_side/images/index_03.jpg);
}
a.nav3
{
	display: block;
	width: 117px;
	height: 64px;
	float: left;
	background: url(/client_side/images/index_04.jpg);
}
a.nav4
{
	display: block;
	width: 117px;
	height: 64px;
	float: left;
	background: url(/client_side/images/index_05.jpg);
}
a.nav5
{
	display: block;
	width: 118px;
	height: 64px;
	float: left;
	background: url(/client_side/images/index_06.jpg);
	padding-right: 7px;
}
/********************************
	a/p elements
********************************/
p.accessibility
{
	float: right;
	text-align: right;
	font-size: 11px;
	margin-bottom: 16px;
}
p.header
{
	padding: 3px 0 3px 6px;
	background: #4e7385;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
p.title
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
DIV.related, DIV.news
{
	padding-bottom: 1px;
}
DIV.related p.odd a, DIV.news p.odd a
{
	padding: 3px 5px 3px 5px;
	float: left;
	clear: left;
	display: inline;
	width: 268px;
	background: #395b66;
	color: #fff;
	font-size: 11px;
	padding-bottom: 10px;
}
DIV.related p.odd a:hover, DIV.news p.odd a:hover
{
	background:url(/client_side/images/bgH1.png);
	display: block;
	color: #fff;
	text-decoration: none;
}
DIV.related p.even a, DIV.news p.even a
{
	padding: 3px 5px 3px 5px;
	float: left;
	clear: left;
	display: inline;
	width: 268px;
	background: #395b66;
	color: #fff;
	font-size: 11px;
	padding-bottom: 10px;
}
DIV.related p.even a:hover, DIV.news p.even a:hover
{
	background:url(/client_side/images/bgH1.png);
	display: block;
	color: #fff;
	text-decoration: none;
}
p.newsletter
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
p.powered
{
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
	clear: left;
}
p.small
{
	font-size: 11px;
}
p.small a
{
	text-decoration: underline;
	font-weight: bold;
}
p.email
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a.contact
{
	font-weight: bold;
	padding-left: 22px;
	background: url(/client_side/images/email.gif) no-repeat left;
}
/********************************
	UL,LI
********************************/
ul.frontPage
{
	text-align: justify;
}
/********************************
	INPUT Elements
********************************/
DIV.newsletter INPUT
{
	border: 1px solid #173741;
	padding: 1px;
	background: #ffffa0;
	width: 160px;
}
INPUT.submitContact
{
	height: 20px;
	background:url(/client_side/images/submit.png);
	border: 0;
	cursor: pointer;
	margin-left: 165px;
	margin-top: 10px;
}
INPUT#submitSmall
{
	width: 80px;
	height: 20px;
	background:url(/client_side/images/buttonSignup.png);
	border: 0;
	cursor: pointer;
	margin-left: 8px;
}
a.download
{
	padding-left: 22px;
	background: url(/client_side/images/download.png) no-repeat left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
}
a.link
{
	font-weight: bold;
	text-decoration: underline;
}
/********************************
	Accessibility
********************************/
DIV.top p
{
	text-align: right;
	color: #fff;
	font-weight: bold;
}
DIV.top p a
{
	color: #fff;
}
/********************************
	Accessibility
********************************/
DIV.nav a
{
	font-size: 11px;
}
DIV.nav a:hover
{
	background-position: 0 -24px;
}
/********************************
	Footer
********************************/
DIV.footer p, DIV.footerForum p 
{
	text-align: center;
}
DIV.footer p a, DIV.footerForum p a
{
	color: #fff;
}
/*****************************************************
		contact form
*****************************************************/
DIV.contactForm
{
	margin-top: 20px;
	float: left;
	margin-right: 5px;
}
DIV.contactInformation
{
	float: left;
	width: 250px;
	margin-top: 20px;
	height: 124px;
	margin-left: 5px;
}
DIV.contactForm LABEL
{
	display: block;
	width: 180px;
	margin-bottom: 10px;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}
DIV.contactForm INPUT
{
	margin-bottom: 10px;
	width: 354px;
	padding: 2px;
	padding-bottom: 3px;
}
DIV.contactForm TEXTAREA, DIV.contactForm INPUT
{
	border: 1px solid #234854;
}
DIV.contactForm TEXTAREA
{
	height: 200px;
	width: 354px;
	padding: 2px;
	padding-bottom: 3px;	
}
DIV.contactFormWrapper
{
	float: left;
	display: inline;
	width: 556px !important;
	width: 546px;	
	height: 304px;
	padding: 10px;
}
DIV.contactInnerLeft
{
	float: left;
	display: inline;
}
DIV.contactInnerRight
{
	float: left;
	display: inline;
}
DIV.contactFormAddress
{
	float: left;
	width: 200px;
	height: 304px;
	padding: 10px;
	display: inline;
}
INPUT#submitContact
{
	border: 0;
	width: 80px;
	height: 20px;
	background: url(/client_side/images/buttonSubmit.png);
	clear: left;
	cursor: pointer;
	margin-top: 10px;
}
p.contactHeading
{
	padding: 5px;
	background: #234854;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
p.contactInner
{	
	margin-left: 10px;
}



DIV.meet1 { clear: left; float: left; width: 110px; padding: 5px; margin-bottom: 5px; margin-top: 5px; }
DIV.meet2 { float: left; width: 420px; padding: 5px; margin-bottom: 5px; margin-top: 5px; }
DIV.meet3 { clear: left; float: left; width: 540px; padding: 5px; margin-bottom: 5px; margin-top: 5px; }
DIV.meet-underline h1 { border-bottom: 2px solid #EFEFEF;}

/* FAQs Start */
DIV.faqQuestions { margin-top: 10px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #cccccc; }
DIV.faqQuestions p a { background: url(/client_side/images/faqBg.gif) no-repeat; display: block; padding: 5px 5px 5px 10px; height: 19px; margin-bottom: 5px; font-size: 11px; font-weight: bold; color: #000033;}
DIV.faqAnswersAnswer { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #cccccc; }

DIV.quote				{ background: #ecf0ff; width: 551px; margin-bottom: 10px; padding: 10px; padding-bottom: 0; }
DIV.quote p				{ padding-bottom: 8px; }


/*****************************************************
		Tombstone Generator
*****************************************************/
DIV.tombWrapper
{
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	float: left;
	width: 590px;
}
DIV.tomb
{
	width: 300px;;
	height: 312px;
	background: url(/client_side/images/bgTomb.png) no-repeat;
	text-align: center;
	float:left;
}
DIV.detail
{
	float: left;
	margin-left: 10px;
	width: 280px;
}
p.tombDate
{
	margin-top: 70px;
	color: red;
	font-size: 14px;
	font-weight: bold;
}
p.tombCompany
{
	margin-top: 20px;
	color: blue;
	font-size: 24px;
	font-weight: bold;
}
p.tombValue
{
	margin-top: 20px;
	color: red;
	font-size: 32px;
	font-weight: bold;
}
p.tombArea
{
	margin-top: 25px;
	font-color: blue;
	margin-top: 15px;
	font-weight: bold;
}
p.tombAdvisory
{
	margin-top: 25px;
	font-size: 14px;
	color: blue;
	font-weight: bold;
}
p.detailBold
{
	color: #4e7385;
	font-weight: bold;
	font-size: 14px;
}
p.detail
{
	margin-bottom: 10px;
}
p.fpItalic
{
	font-weight: bold;
	font-style: italic;
}
a.fpLink
{
	text-decoration: underline;
	color: #4d832e;
	font-weight: bold;
}


DIV.diagram
{
	background: #f3f3f3;
	padding: 0 0 0 5px;
}
DIV.diagram IMG
{
	float: left;
}
DIV#buy, DIV#sell
{
	border: 1px solid #ccc;
	width: 590px;
	padding: 0;
	background: #f3f3f3;
	padding-top: 10px;
}
DIV.flash
{
	background: #f3f3f3;
	border: 1px solid #ccc;
	padding-left: 8px;
	width: 582px;
}