/* @override 
	http://pete/sites/F/ForestersFriendlySociety/new/css/ffs_styles.css
	http://pete/sites/F/ForestersFriendlySociety/new/styles/ffs_styles.css
	http://pete/sites/F/ForestersFriendlySociety/Re-design%20Templates/styles/ffs_styles.css
	http://foresters/css/ffs_styles.css
	http://foresters.cms.netstep.co.uk/css/ffs_styles.css
*/

/* Foresters Friendly Society CSS file. Built by Netstep
http://www.netstep.co.uk 2009 */

/* @group Defaults */

/* @group Tables */

table {
	margin-bottom: 1.4em;
	margin-top: 1.4em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
	margin-bottom: 2em;
	border-collapse: separate;
	background: #fff;
}

th {
	border-bottom: 2px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
	padding: .8em;
}

td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
}

th,td {
	padding: 7px 10px 7px 7px;
}

tfoot {
	font-style: italic;
}

caption {
	background: #ffc;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}

th {
	background: #ccc;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

tbody tr.alt td {
	background: #F3F7FF;
}

div.xsltsearch_result.alt {
	background: #F8FBFF;
}
table#tablebox  {
	border: none;
	background: transparent;
	margin-bottom: 0;
}
td.namecell {
	width: 50px;
}

td.nameinputcell {
	width: 80px;
}

td.dobcell {
	width: 42px;
}
table#tablebox td  {
	border: none;
	padding: 0;
	vertical-align: middle;
	height: 1%;
}


/* @end */

/* @group Headers */

#home h2, #side-products-nav h2, #extra .mywebclubbox h2 {
	color: #007d76;
	font-size: 170%;
	font-weight: normal;
	line-height: 1.1em;
}

.threecol h1, .twocol h1, .onecol h1 {
	color: #ff9901;
	font-size: 170%;
	line-height: 1em;
}

.threecol #main h2, .twocol #main h2, .threecol #main h3, .twocol #main h3 {
	color: #666;
	font-size: 130%;
	clear: both;
}

#main h4 , #main h5, #main h6 {
	color: #666;
	font-size: 110%;
}
object:focus {
	outline: none;
}
/* @end */

/* @group Links defaults */

a:link, a:visited {
	color: #43a7d4;
	text-decoration: none;
}
a:hover {
	color: #3C94B6;
	text-decoration: none;
}

a:active {
	color: #43a7d4;
}

a:focus {
	outline: none;
}

/* @end */

/* @group Images defaults */

a img,img {
	border: none;
	display: block;
}

/* @end */

ul#toplinks {
	float: right;
	margin: 14px 0 0 0;
	padding: 0;
}

ul#toplinks li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#toplinks li.last a, ul#toplinks li.last a:visited, ul#toplinks li.last {
	border-right: none;
}

ul#toplinks a:link, ul#toplinks a:visited {
	display: block;
	float: left;
	border-right: 1px solid #CDD2D8;
	padding: 2px 5px;
	color: #007d76;
	text-decoration: none;
}

ul#toplinks a:hover {
	border-bottom: 1px solid #00B6AC;
}

ul#toplinks li.current a {
	font-weight: bold;
}

/* @group Main column */

#main p {
	margin-bottom: 1em;
}

#main h2 {
	line-height: 1.3em;
}

#main ol h3 {
	
}

#main ul {
	margin-left: 10px;
	margin-bottom: 1.4em;
	clear: both;
}

#main ul li {
	margin-bottom: .3em;
	background: url(../images/bullet-1.png) 0 8px no-repeat;
	padding-left: 13px;
	position: relative;
}

#main ul li a, #main ul li a:visited {
	text-decoration: none;
}

ol {
	list-style: decimal;
	font-weight: bold;
	margin-left: 20px;
}

ol li p {
	font-weight: normal;
}

p#thanks {
	margin-bottom: 200px;
}

dl {
	margin-bottom: 20px;
}

#main dl.faq dt {
	color: #43a7d4;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: .3em;
	text-decoration: underline;
	list-style: none;
}

#main dl.faq dt:hover {
	text-decoration: none;
}

#main #content dt.noanswer {
	color: #505050;
	font-weight: normal;
	cursor: auto;
	text-decoration: none;
}

dd {
	margin-top: 1em;
	margin-left: 5px;
}

p#approved {
	clear: both;
	padding-top: 20px;
}

.pdf {
	background: url(../images/pdf-icon.gif) 100% 50% no-repeat;
	padding-right: 28px;
}

p.button a, p.button a:visited, button, .teaser p.more a, p.phone-number strong {
	background: url(../images/button-left.png) 0 0 no-repeat;
	display: block;
	color: #ff9a03;
	padding: 6px 28px 11px 15px;
	font-size: 14px;
	border: none;
	text-decoration: none;
}

.teaser p.more a {
	background: url(../images/button-right-purple.png) 100% 0 no-repeat;
	padding-right: 34px;


}
.purple p.more a {
	background: url(../images/button-right-purple.png) 100% 0 no-repeat;
}

.blue p.more a {
	background: url(../images/button-right-blue.png) 100% 0 no-repeat;
}

.green p.more a {
	background: url(../images/button-right-green.png) 100% 0 no-repeat;
}

.maroon p.more a {
	background: url(../images/button-right-red.png) 100% 0 no-repeat;
}

.yellow p.more a {
	background: url(../images/button-right-yellow.png) 100% 0 no-repeat;
}
li.submit button {
	background: url(../images/button-left-form.png) 0 50% no-repeat;
}

p.button, li.submit p, #extra p.more, p.phone-number, .mywebclubbox p.more  {
	background: url(../images/button-right.png) 100% 0 no-repeat;
	margin: 0 0 5px 0;
	padding: 0;
	cursor: pointer;
}
p.phone-number {
	background: url(../images/button-right-no-arrow.png) 100% 0 no-repeat;
	cursor: default;
}
p.button, li.submit p {
	width: 160px;
}
#extra p.button {
	width: 100%;
}
#extra p.more {
	background: url(../images/button-left-trans.png) 0 0 no-repeat;
	width: auto;
	margin-top: 10px;
	margin-bottom: 0;
}


#main li.submit button {
	height: 35px;
	cursor: pointer;
	margin: 0;
	padding-bottom: 14px;
}

#main form li.submit {
	margin-top: 20px;
}

li.submit p {
	padding: 0 0 0 0;
	margin: 0;
}

#main p.button {
	width: 160px;
	float: left;
	padding: 0;
	padding-right: 10px;
	margin: 0 10px 10px 0;
}
/* the following rule is used to clear the above buttons */
#main h1, #main h2 {
	clear: both;
}
#main p.button.right {
	float: right;
	clear: both;
}

p.button a:hover {
	text-decoration: none;
	color: #FFB23E;
}

li.submit p {
	background: url(../images/button-right-form.png) 100% 50% no-repeat;
}

p.calltoaction {
	color: #ff9a03;
	font-weight: bold;
	padding: 8px 15px;
	font-size: 120%;
	text-align: center;
	margin: 10px 15px 15px 15px;
}
li#honeypot {
	display: none;
}


#main-inner img {
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 15px 10px 0;
}

#main-inner p.required-note img {
	padding: 0;
	border: none;
	float: none;
	margin: 0;
}
form p.note {
	font-weight: normal;
}
ol#page-actions {
	margin: 0;
	padding: 4px 6px;
	float: right;
	font-size: 10px;
	clear: none;
	position: relative;
}

ol#page-actions li {
	margin: 0;
	float: left;
	list-style: none;
	padding-left: 20px;
	background: none;
	padding: 0;
}

ol#page-actions li a {
	padding-left: 20px;
	display: block;
	float: left;
	font-weight: normal;
}

ol#page-actions li#send a {
	background: url(../images/page_white_go.png) no-repeat 0 50%;
	margin-right: 10px;
}

ol#page-actions li#print a {
	background: url(../images/printer.png) no-repeat 0 50%;
}
#history dl {
	float: left;
	width: 100%;
}

#history dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 50px;
	float: left;
	clear: left;
}

#history dd {
	margin: 0 0 1em 0;
	padding: 0;
	float: left;
	width: 430px;
}

#history dd {
	
}
/* @end */

/* @end */

/* @group Layout */

html {
	
}

body {
	color: #505050;
	line-height: 1.4em;
	font-family: tahoma, arial, verdana;
}

#container {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

#home-content {
	float: left;
	width: 700px;
	display: inline;
	padding-bottom: 10px;
}

#main {
	border: 1px solid #e4e4e4;
	padding: 0;
	float: left;
	display: inline;
	background: #fff;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.onecol #main {
	width: 975px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.twocol #main {
	width: 698px;
	margin-bottom: 30px;
}

.threecol #main {
	width: 510px;
	margin-left: 188px;
	margin-bottom: 30px;
}
#main {
	
}
#home #main {
	clear: left;
	width: 698px;
}

#main-inner {
	padding: 15px;
}

#extra {
	width: 270px;
	float: right;
	display: inline;
	margin-left: 10px;
	padding-top: 10px;
}

.threecol #extra, .twocol #extra {
	padding-top: 0;
	margin-top: -7px;
}

div#sub-nav {
	width: 190px;
	float: left;
	margin-left: -700px;
}
.twocol div#sub-nav {
	display: none;
}
#footer {
	clear: both;
}

#content {
	
}

p#breadcrumbs {
	font-size: 90%;
	margin: 0 0 13px 15px;
	padding: 0;
	width: 510px;
	float: left;
	color: #666;
}

.onecol #breadcrumbs {
	width: 950px;
	margin-left: 15px;
}

.twocol #breadcrumbs {
	width: 690px;
	margin-left: 15px;
}

p#breadcrumbs a, p#breadcrumbs a:visited {
	color: #666;
	text-decoration: none;
}

p#breadcrumbs a:hover {
	color: #3C3C3C;
}

/* @end */

/* @group Extra column */

div#side-products-nav {
	margin-left: 10px;
	margin-bottom: 10px;
}

div#side-products-nav ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 10px;
}

div#side-products-nav li li {
	margin: 3px 0;
	padding: 0;
}

#extra div#side-products-nav li a:link, #extra div#side-products-nav li a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	height: 1%;
	color: #43a7d4;
}

#extra div#side-products-nav li#contactlink a:link {
	color: #007d76;
}

#extra .teaser {
	background: #f3f3f3;
	color: #fff;
	position: relative;
	margin: 10px 0;
	float: left;
	clear: both;
	width: 270px;
	padding-bottom: 10px;
}

#extra .teaser h2 {
	color: #fff;
	font-weight: normal;
	margin: 15px;
	font-size: 170%;
}

#extra .blue {
	background: #003399 url(../images/dark-blue-grad.png) top left repeat-x;
}

#extra .purple {
	background: #71307e url(../images/purple-grad.png) top left repeat-x;
}

#extra .green {
	background: #008a46 url(../images/green-grad.png) top left repeat-x;
}

#extra .maroon {
	background: #b50043 url(../images/maroon-grad.png) top left repeat-x;
}

#extra .yellow {
	background: #ffe34f url(../images/yellow-grad.png) top left repeat-x;
	color: #413A14;
}


#extra div.mywebclubbox p.button {
	width: 110px;
	margin-top: 20px;
	text-align: left;
	margin-left: 60px;
}
#extra .mywebclubbox {
	background: #fff url(../images/my-web-club-bottom.jpg) 100% 100% no-repeat;
	width: 240px;
	color: #000;
	padding: 15px 15px 100px 15px;
	margin-bottom: 10px;
	text-align: center;
}

h2#mywebclub {
	background: url(../images/my-web-club-top.jpg) top left no-repeat;
	text-indent: -999em;
	margin: 20px 0 0 0;
	height: 59px;
}
#extra .yellow h2 {
	color: #413A14;
}

#extra .teaser img {
	float: right;
	margin-bottom: -10px;
	display: block;
}

#extra .teaser p {
	margin-left: 15px;
	margin-right: 10px;
}

#extra .teaser p a:hover {
	text-decoration: none;
}

#extra .teaser p.more {
	padding-right: 0;
	margin-bottom: 10px;
	float: left;
	clear: both;
	margin-right: 15px;
	margin-left: 10px;
}

#extra .teaser p.more.break {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

p.sidenote {
	font-size: 85%;
	color: #444;
	line-height: 1.2em;
}
#extra .teaser p.more a:hover {
	text-decoration: none;
}
div.line {
	height: 1%;
	clear: both;
	margin: 15px;
	border-bottom: 1px solid #ccc;
}

/* @end */

/* @group Footer */

#footer {
	border-top: 2px solid #007d76;
	background: #efefee url(../images/footer-bg.png) bottom left repeat-x;
	overflow: hidden;
	width: 940px;
	padding: 20px;
	font-size: 90%;
	color: #666;
	margin-top: 20px;
}

#footer a:link, #footer a:visited {
	color: #666;
	display: block;
	height: 1%;
}

#footer a:hover {
	color: #605f5f;
}

#footer h2 {
	color: #007d76;
	font-size: 150%;
	margin: 0 0 .4em 0;
}

#footer div.footerbox {
	width: 340px;
	float: left;
	border-right: 1px solid #ccc;
	padding: 0 25px;
	min-height: 205px;
	height: auto !important;
	height: 205px;
}

#footer div#first {
	border-left: none;
	padding-left: 0;
	width: 250px;
}

#footer div#first a:link, #footer div#first a:visited, #footer div#last a:link, #footer div#last a:visited {
	font-weight: bold;
	color: #49a3c6;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer div#first a:hover, #footer div#last a:hover {
	color: #2385ab;
}

#footer div#links {
	width: 120px;
}

#footer div#useful {
	width: 110px;
}

#footer div#last {
	border-right: none;
	width: 300px;
	padding-right: 0;
}

#footer p {
	line-height: 1.3em;
}

#footer-base {
	background: url(../images/footer-base.png) bottom left no-repeat;
	height: 7px;
	clear: both;
	margin-bottom: 30px;
}

/* @end */

/* @group Form */

#main form {
	border: 1px solid #E5EFFB;
	background: #F0F5FB;
	clear: both;
	padding: 0;
	margin-bottom: 15px;
}

#main form fieldset {
	padding: 10px 20px 0 20px;
}

#main form ol li {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

legend {
	display: none;
}

form ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main label {
	width: 11em;
	display: block;
	float: left;
	margin-bottom: .3em;
	font-weight: bold;
	padding-top: 5px;
}

li.inline {
	padding: 10px 0;
}

li.inline input {
	margin-right: .4em;
}

li.inline label {
	display: inline;
	font-weight: normal;
}

input.text, textarea, select, table#tablebox input {
	border-top: 1px solid #abadb3;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;
	font-family: arial;
	padding: 4px;
	padding-right: 16px;
	font-size: 13px;
	width: 260px;
	margin-bottom: 6px;
}
table#tablebox tr.alt td {
	background: none;
}
table#tablebox input  {
	width: 170px;
}
select#title {
	width: auto;
	padding-right: 0;
}

select {
	background-image: none;
	padding-right: 0;
}

p#securityq {
	margin-top: 2em;
	border: 1px solid #E1E5EB;
	background: #fff;
	padding: 10px;
	margin-right: 40px;
	position: relative;
}

form table#tablebox input.datefield, input.datefield {
	color: #6E6E6E;
	width: 90px;
}


input.text.required, textarea.required {
	background: #fff url(../images/required.gif) no-repeat 98% 0;
}

textarea {
	margin-bottom: 10px;
	overflow: hidden;
	height: 100px;
}

input.text:focus, textarea:focus, #main form.xsltsearch_form input:focus, table#tablebox input:focus {
	border: 1px solid #9A9BA1;
}

input.small {
	width: 12em;
}

form p img {
	display: inline;
}

li.warning input.text {
	background: #FFE6E6;
}

div#warning {
	border: 2px solid #D85454;
	background: #FFE6E6;
	padding: 15px;
	color: #CB3A3A;
	margin-bottom: 20px;
	margin-top: 20px;
	width: auto;
}

div#warning ul {
	margin-left: 20px;
}

div#warning ul li {
	list-style: disc;
}

#main div#warning h2 {
	color: #CB3A3A;
	font-size: 140%;
}

p#findaddress {
	margin: 10px 0 20px 0;
	padding: 0;
	width: 112px;
}

p#findaddress a {
	display: block;
	height: 28px;
	background: url(../images/find-address.jpg);
	text-indent: -999em;
}

#memo, .hideme {
	display: none;
}

#kfd label {
	width: 38em;
	float: right;
}

.checkbox {
	display: block;
	position: relative;
	top: 8px;
}

div#checkboxbox {
	margin-top: 20px;
}

#kfd form {
	margin-bottom: 100px;
}

.SPLAddressListStErrorLine {
	color: #C1000F;
	font-weight: bold;
}

body#thanks #content {
	padding-bottom: 200px
}

input[type=submit],label,select,.pointer {
	cursor: pointer;
}

input {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form#topsearch input {
	padding: 3px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

form#topsearch {
	margin: -90px 0 0 0;
	padding: 0;
	float: right;
	width: 230px;
}

form#topsearch p {
	margin: 0;
	padding: 0;
}

form#topsearch p#search-button {
	margin: -3px 0 0 0;
	float: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
form#topsearch p#search-button {
	margin: -1px 0 0 0;
}
}
form#topsearch label {
	display: none;
}

input:focus, textarea:focus {
	outline: none;
}

form#topsearch input.text {
	width: 144px;
	float: left;
	margin-right: 5px;
	font-size: 13px;
}

form#topsearch button {
	color: #007d76;
	border: 1px solid #c8c8c2;
	background: #fff;
	float: left;
	padding: 2px 10px;
	cursor: pointer;
	font-size: 13px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Target Firefox 3 */

form#topsearch button, x:-moz-any-link, x:default {
	padding: ;
}

/* Target Firefox 2 */

form#topsearch button, x:-moz-any-link {
	padding: ;
}

form#topsearch button:hover {
	color: #02a097;
}

/* @end */

/* @group Homepage */

#home h1, p#logo {
	margin: 0;
	padding: 0;
}

#home h1 a, p#logo a {
	width: 688px;
	height: 53px;
	background: url(../images/main-logo.png);
	text-indent: -999em;
	margin-top: 24px;
	clear: left;
	margin-bottom: 65px;
	display: block;
}

span#banner-shadow {
	background:  url(../images/flash-banner-shadow.png) bottom left repeat-x;
	width: 700px;
	height: 7px;
	display: block;
	margin-top: -4px;
}
#home-intro {
	background: #fff url(../images/home-intro-bg-full.png) bottom left no-repeat;
	position: relative;
	min-height: 290px;
	margin-bottom: 15px;
	float: left;
	width: 700px;
}

#home-intro.nest-egg {
	background: #fff url(../images/home-intro-bg-nest-egg.jpg) bottom left no-repeat;
	position: relative;
	min-height: 200px;
	margin-bottom: 15px;
	float: left;
	width: 700px;
}

div.box {
	border: 1px solid #e4e4e4;
	padding: 15px;
	clear: left;
	background: #fff;
}

#home-intro a {
	font-weight: bold;
	text-decoration: none;
}

#home-intro div#intro-image {
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
}

#home-intro h2 {
	padding: 10px 20px 20px 20px;
}

#home-intro p {
	float: right;
	width: 400px;
	clear: right;
	margin-right: 25px;
}

p.first {
	margin-top: -30px;
}
#home-intro.nest-egg p.first {
	margin-top: -10px;
	width: 520px;
}
/* @end */

/* @group Searchpage */
#xsltsearch {
	
}

#main form.xsltsearch_form {
	padding: 20px;
	margin-bottom: 20px;
}

#main form.xsltsearch_form input {
	border-top: 1px solid #abadb3;
	border-right: 1px solid #dbdfe6;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;
	font-family: arial;
	padding: 4px;
	padding-right: 16px;
	font-size: 20px;
	width: 440px;
	margin-right: 5px;
	
}

#main form.xsltsearch_form input.submit {
	border: 1px solid #C3C3C3;
	font-family: arial;
	padding: 4px;
	padding-right: 4px;
	font-size: 20px;
	width: 100px;
	background-color: #fff;
	color: #007D76;
}
#xsltsearch_summary {
	font-size: 130%;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
	background: #F8F8F8;

}
#xsltsearch_summary span {
	display: block;
	font-size: 80%;
	padding-top: 10px;
	border-top: 1px solid #E8E8E8;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #761212;
}
#main p.xsltsearch_result_title {
	font-weight: bold;
	margin-bottom: 0;
}
.xsltsearch_description {
	font-size: 90%;
	margin-top: 0;
}

.xsltsearch_description i {
	color: #767676;
}
p.xsltsearch_result_title a:link, p.xsltsearch_result_title a:visited {
	font-weight: bold;
	text-decoration: none;
}
p.xsltsearch_result_title a:link:after, p.xsltsearch_result_title a:visited:after { content: " (" attr(href) ") "; font-size: 90%; font-weight: normal; color: #B9B9B9; }
.xsltsearch_result {
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
	padding-bottom: 0;
}
#xsltsearch_navigation {
	text-align: center;
	border: 1px solid #ccc;
	padding: 4px;
	background: #F8F8F8;
}

#xsltsearch_navigation a {



}

#xsltsearch_navigation strong {
	
}

/* @end */

/* @group Nav */

div#nav-holder {
	background: url(../images/nav-holder-bg.png) bottom left repeat-x;
	float: left;
	width: 980px;
	position: absolute;
	top: 100px;
}

ul#nav {
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #007d76;
	font-size: 14px;
	margin: 0 0 2px 0;
	padding: 0;
}

ul#nav li {
	float: left;
	background: url(../images/nav-li-bg.png) 100% 60% no-repeat;
}

ul#nav li.current {
	background: #007d76 url(../images/nav-corner-top-right.png) top right no-repeat;
	padding-right: 4px;
}

ul#nav li.last {
	background-position: -55555px; /* IE was being a pain! */
	background-image: none;
}
ul#nav li.last.current {
	background-image: url(../images/nav-corner-top-right.png);
	background-position: top right;
}
ul#nav li a:link, ul#nav li a:visited {
	float: left;
	color: #007d76;
	text-decoration: none;
	padding: 8px 15px 5px 15px;
}

ul#nav li.current a, ul#nav li.current a:visited {
	background: #007d76 url(../images/nav-corner-top-left.png) top left no-repeat;
	color: #fff;
	margin: 0;
}

ul#nav li.current a {
	padding-right: 11px;
}

ul#nav li a:hover {
	color: #444;
}

ul#nav li.current a:hover {
	color: #fff;
}

#home h2 {
	clear: both;
}

ul#nav li ul.nested {
	padding: 3px 10px 6px 10px;
	margin: 0;
	font-size: 90%;
	background: url(../images/nested-bg-full.png) 50% 100% no-repeat;
	height: auto;
	margin-top: 2px;
	width: 173px;
}

ul#nav li ul.nested li {
	background-image: none;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

ul#nav li ul.nested li a, ul#nav li ul.nested li a:visited {
	margin: 0;
	padding: 6px;
	width: auto;
	min-height: 5px;
	color: #007d76;
	font-weight: normal;
	border-bottom: none;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	background: none;
	display: block;
	float: none;
}

ul#nav li.current ul.nested li a {
	text-decoration: none;
}

ul#nav li ul.nested li a:hover {
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 6px;
	color: #272727;
}

#nav-holder ul#nav li.current ul.nested li.current {
	background: none;
}

ul#nav li.current ul.nested li.current a, ul#nav li.current ul.nested li.sub-current a:visited {
	font-weight: bold;
}

ul#nav li ul.nested li.last {
	border-bottom: none;
	padding-bottom: 0px;
}

#sub-nav ul li {
	padding: 5px 10px 5px 15px;
}

#sub-nav ul li a {
	font-weight: bold;
	margin-right: 5px;
	display: block;
	height: 1%;
}

#sub-nav ul li a, #sub-nav ul li a:visited {
	color: #007d76;
	text-decoration: none;
}

#sub-nav ul li a:hover {
	color: #444;
}

#sub-nav ul.sub-nested {
	background: #EAEAE8 url(../images/sub-nav-bottom-left.png) bottom left no-repeat;
	padding: 0 0 2px 10px;
	position: relative;
	left: -10px;
}

#sub-nav ul.sub-nested li a {
	border-bottom: 1px solid #ccc;
}

#sub-nav li.sub-nav-current {
	margin: 0;
	padding: 5px 0 0 10px;
}

#sub-nav li.sub-nav-current a {
	display: block;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 8px 2px;
	padding-left: 5px;
	height: 1%;
}

#sub-nav li.sub-nav-current li {
	margin: 0 0 0 0;
}

#sub-nav li.sub-nav-current a {
	border-bottom: none;
}

#sub-nav ul.sub-nested li a {
	font-weight: normal;
}

#sub-nav ul.sub-nested li {
	padding: 0;
}

#sub-nav ul.sub-nested li.last a {
	border-bottom: none;
}
.sub-nav-current span {
	background: #EAEAE8 url(../images/sub-nav-bottom-left.png) bottom left no-repeat;
	height: 4px;
	width: 4px;
	display: block;
	position: relative;
	left:-10px;
	text-indent: -999em;
}
#sub-nav li.sub-nav-current {
	background: #EAEAE8 url(../images/sub-nav-top-left.png) top left no-repeat;
}

#sub-nav li.sub-nav-current ul.sub-nested li.sub-nav-current {
	background-image: none;
}

#sub-nav li.sub-nav-current ul.sub-nested li.sub-nav-current a {
	text-decoration: underline;
}

/* @end */


/* @group Press Release styles */
p.intro {
	margin: .8em 0;
	padding-bottom: 20px;
}


div#toppress {
	margin: 0 20px 0 0;
	padding: 0;
	padding: 15px 0 5px 0;
	list-style: none;
	border-bottom: 3px solid #ccc;
	background: none;
	position: relative;
	margin-bottom: 30px;
	float: left;
	display: inline;
}
.clear {
	clear: both;
}
div#toppress p {
	line-height: 1.5em;
	display: block;
}

div#toppress p#readordl {
	text-align: right;
	margin-top: .8em;
	display: block;
}

div#toppress p.pdf {
	margin-top: 0;
	line-height: 1em;
	text-align: left;
	text-transform: uppercase;
	font-size: 85%;
}

div#toppress p.pdf a {
	margin-top: -.5em;
	font-weight: normal;
	background: url(../images/pdf-icon.gif) 100% 0 no-repeat;
	display: block;
	padding: 5px 23px 5px 0;
}

.twocol #main div#toppress h3 {
	margin-bottom: .6em;
	margin-top: 0;
	font-size: 120%;
	visibility: visible;
	letter-spacing: 0;
	clear: none;
}

.twocol #main div#toppress h3 a {
	text-decoration: none;
	color: #505050;
}

div#toppress h4 span {
	color: #A9A9A9;
	display: block;
	font-weight: normal;
	font-size: 90%;
	margin-top: .2em;
}

div#toppress h4 {
	margin-top: 0;
	margin-bottom: .8em;
}
div#toppress img {
	margin: 0 13px 10px 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	float: left;
}

ul#press {
	margin: 1em 20px 30px 0;
	border: 1px solid #bebebe;
	border-right: 2px solid #bebebe;
	float: left;
	width: 650px;
}
ul#press li {
	list-style: none;
	background-image: none;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 0;
	float: left;
	width: 630px;
}

ul#press li p {
	float: right;
	margin: 0;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main ul#press li h3 {
	font-size: 100%;
	border-right: 1px solid #ccc;
	float: left;
	width: 480px;
	margin: 0;
	padding: 3px 10px 3px 0;
	visibility: visible;
	letter-spacing: 0;
}

ul#press li h3 span {
	font-weight: normal;
	color: #969696;
}

ul#press li.alt {
	background: #F8F8F8;
}

ul#press li h3 a:link, ul#press li h3 a:visited {
	color: #505050;
}
ul#press a.pdf {
	font-weight: normal;
	display: block;
}

#pressContent ul{
	margin:0 10px 0 10px;
}

#pressContent ul li{
	padding:8px 0 0 10px;
	margin:0 0 10px 0;
}

body#pressreleases p img {
	padding: 4px;
	background: #fff;
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #ccc;
}
h2.first {
	margin-bottom: 1em;
}
h2#publication {
	margin-top: .5em;
}
p#date {
	margin-top: .2em;
	font-size: 120%;
	color: #A9A9A9;
}
p#dlpdf {
	margin: -55px 0 0 0;
	padding: 0;
	float: right;
}

p#dlpdf a {
	margin: 0;
	padding: 0;
	display: block;
	height: 36px;
	width: 128px;
	background: url(../images/dl-pdf.gif) 0 0 no-repeat;
	text-indent: -5000px;
}

p#dlpdf a:hover {
	background: url(../images/dl-pdf.gif) 0 -36px no-repeat;
}
h1#pressheader {
	width: 520px;
}
p#back {
	margin-bottom: 2em;
}
#pressreleases #homeColumn li {
	background-position:0 3px;
}
/* @end */


/* @group Magazine */
div.magthumb {
	clear: both;
	margin: 1em 0;
	float: left;
}

#main-inner div.magthumb img {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 15px;	
	border: none;
}

div.magthumb p {

}

div.magthumb p a {
	display: block;
	margin-top: 1em;
	text-transform: none;
	font-weight: normal;
}	
.magsummary {
	float: left;
	display: inline;
	width: 275px;
	margin-top: 0px;
	border: 1px solid #E5EFFB;
	background: #F0F5FB;
	padding: 10px;
}

.magsummary a, .magsummary a:visited {
	font-weight: bold;
	text-decoration: none;
}
p.magsprevious {
	width: 180px;
	text-align: center;
	float: left;
	position: relative;
}

#main-inner p.magsprevious img {
	float: none;
	margin: 0 auto;
	margin-bottom: 8px;
	border: none;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
#directors img{margin:0 10px 10px 0;}

/* @end */

/* @group Products page */
div.prodhome-box {
	width: 460px;
	margin-bottom: 20px;
	min-height: 220px;
	height: auto !important;
	height: 240px;
	padding-bottom: 10px;
	background: url(../images/right-box-back.gif) top right repeat-y;
}

#main div.prodhome-box img {
	border: none;
	margin: 0 20px 0 20px;
	padding: 0;
	float: right;
}

#main div.prodhome-box a img {
	display: block;
	clear: both;
	margin-top: 10px;
}

div.prodhome-box h2 {
	background: #B3093A;
	color: #fff;
	font-size: 180%;
	margin-bottom: 20px;
	padding: 2px 10px 5px 20px;
}

div.prodhome-box.left {
	float: left;
	clear: left;
}

div.prodhome-box.right {
	float: right;
	clear: right;
}

div.prodhome-box p {
	margin: 0 0 0 20px;
}

div.prodhome-box img {
	float: right;
}

div.prodhome-box.purpleheader h2 {
	background: #8B3B9C;
}

div.blueheader h2 {
	background: #00578D;
}

div.prodhome-box.orangeheader h2 {
	background: #F6A027;
}

div.prodhome-box.lightblueheader h2 {
	background: #69BDCE;
}
.umbrella {
	background: url(../images/umbrella-bg.png) bottom left no-repeat;
	padding-bottom: 17px;
	float: left;
	margin-bottom: 15px;
	position: relative;
	width: 664px;
}

.umbrella h2 {
	background: url(../images/umbrella-top.png) 0 0 no-repeat;
	margin: 0;
	padding: 15px 20px 10px 20px;
}

#main .umbrella p, #main .umbrella ul {
	margin-left: 20px;
	margin-right: 20px;
	width: 610px;
}
#main .umbrella ul {
	margin-right: 160px;
	width: 500px;
}

#main .umbrella p.button {
	margin-left: 15px;
	margin-right: 0px;
	width: auto;
}

#main .umbrella img {
	float: right;
	border: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
}


/* @group PPC pages */
.silhouettes {
	margin: 25px 0 0 15px;
}


/* @end */
/* My Comment */

/* @end */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

#main-inner img.nofloat {
float: none;
}

.tandcpdf {

}

