﻿#wrapper {
	width: 949px; /* why is this not set to this in screen.css (current: 947px) */
	margin-top: 123px;
}
#main { /* this should be the global setting also */
	margin: 0 20px;
	padding: 10px 0  15px;
	width: 909px;
}

h1 {
	margin-bottom: 0;
	line-height: 1.8;
	text-align: center;
	background-color: #A4D8EF;
}
.homepage h1 { text-align: left; }
h1+h2 {
	margin-top: -5px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-size: 2em;
	font-weight: normal;
	color: #3C2F26;
	text-align: center;
	background-color: #A4D8EF;
	text-transform: none;
}

#main .bestkeptsecret {
	position: relative;
	padding:0px;
	margin:0px;
}

.bestkeptsecret h2, .bestkeptsecret h3{
	text-align: center;
}

.bestkeptsecret h2 {
	font-size:2.3em;
	color:#3c2f26;
}

.homepage .bestkeptsecret h2 {
	font-size: 2em;
	color: #195EA3;
	text-transform: none;
}

.bestkeptsecret h3 {
	font-size: 1.7em;
	margin-bottom:15px;
}
#bksNav li ul li img.productLogo {
	position: relative;
	top: -35px;
	left: 290px;	
}
.bks_team #bksNav li ul li img.productLogo {
	position: relative;
	top: -50px;
	left: 255px;	
}
#content #bksNav {
	margin: 0;
}
#bksNav>li {
	float: left;
	width: 301px;
	margin-left: 3px;
	list-style: none;
	opacity: .85;
}
#bksNav>li>a {
	display: block;
	width: 100%;
/*	padding-top: 256px;*/
	padding-bottom: 4px;
	font-size: 1.8em;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: #222;
}
/* for main bks page */
#bksNav>li:nth-child(1) > a {
	background: url(/images/bsk/bsk_a1.png) no-repeat 0 0;
}
#bksNav>li:nth-child(2) > a {
	background: url(/images/bsk/bsk_a2.png) no-repeat 0 0;
}
#bksNav>li:nth-child(3) > a {
	background: url(/images/bsk/bsk_a3.png) no-repeat 0 0;
}
/* for sub pages */
.bks_established #bksNav>li > a {
	background: url(/images/bsk/bsk_a2.png) no-repeat 0 0;
}
.bks_team #bksNav>li > a {
	background: url(/images/bsk/bsk_a3.png) no-repeat 0 0;
}

#bksNav>li>a span {
	display: block;
	font-size: .8em;
}
#bksNav li>a:hover {
	color: #195EA3;
}
#bksNav>li:first-child {
	margin-left: 0;
}
#bksNav li:nth-child(1) {
	background: url(/images/bsk/started.jpg) no-repeat 0 0;
}
#bksNav li:nth-child(2) {
	background: url(/images/bsk/established.jpg) no-repeat 0 0;
}
#bksNav li:nth-child(3) {
	background: url(/images/bsk/team.jpg) no-repeat 0 0;
}

#content #bksNav2 {
	margin: 0;
}
#bksNav2>li {
	float: left;
	width: 301px;
	margin-left: 3px;
	list-style: none;
	opacity: .85;
}
#bksNav2>li>a {
	display: block;
	width: 100%;
	padding-top: 256px;
	padding-bottom: 4px;
	font-size: 1.8em;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: #222;
	background: url(/images/bsk/bsk_a.png) no-repeat 0 0;
}
#bksNav2>li>a span {
	display: block;
	font-size: .8em;
}
#bksNav2 li>a:hover {
	color: #195EA3;
}
#bksNav li:nth-child(1) > a:hover {
	color: #ddd;
}
#bksNav li:nth-child(2) > a:hover {
	color: #888;
}
#bksNav li:nth-child(3) > a:hover {
	color: #ddd;
}
#bksNav2>li:first-child {
	margin-left: 0;
}
#bksNav2 li:nth-child(1) {
	background: url(/images/bsk/started.jpg) no-repeat 0 0;
}
#bksNav2 li:nth-child(2) {
	background: url(/images/bsk/established.jpg) no-repeat 0 0;
}
#bksNav2 li:nth-child(3) {
	background: url(/images/bsk/team.jpg) no-repeat 0 0;
}
#promoBlock {
	float: left;
	width: 445px;
	padding: 35px 0 35px 10px;
}
#promoBlock blockquote, #promoBlock cite {
	display: block;
	padding-left: 130px;
	font-size: 1.5em;
	line-height: 1.5;
}
#promoBlock blockquote em {
	font-size: 1.3em;
	line-height: 1em;
	font-style: normal;
	color: #195EA3;
}
#promoBlock cite {
	font-size: 1.3em;
}
.promoImg {
	display: block;
	margin: 0 auto;
	/*margin-left: 55px;*/
}
#bksNav+.promoImg {
	float: left;
	margin: 35px 259px 25px;
	/*margin: 25px auto 15px;*/
}

#bksquicklink 
{
	padding-bottom:45px;
}

#mainContent { clear: left; }

td, th {
	padding: 10px;
	font-size: 1.2em;
	border: 4px solid #fff;
}
th {
	background-color: #E0F4FD;
	vertical-align: middle;
	font-size: 1.6em;
}
td {
	width: 30%;
}

tbody td:nth-child(4) {
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	vertical-align:middle;
}

tbody td:nth-child(3) {
	padding-left:25px;
}

td:nth-child(3n+1) {
	width: 22%;
}
td:nth-child(odd){
	background-color: #eee;
}
td:nth-child(even){
	background-color: #f5f5f5;
}
tr:last-child td:nth-child(odd) {
	border-bottom: 1px solid #e5e5e5;
}
tr:last-child td:nth-child(even) {
	border-bottom: 1px solid #eee;
}
#content td ul {
	margin: 0 0 0 1.2em;
	font-size: 1em;
}
td:first-child a { font-weight: bold; }

td:nth-child(2) a { font-weight: bold; }

/* GENERAL BKS SUB-PAGES */
.bks h1 { margin-bottom: 3px; }
.bks #bksNav>li { opacity: 1; }
.bks #bksNav>li:first-child>a {
	padding-top: 1px;
	padding-bottom: 0;
	font-size: 2em;
	line-height: 50px;
}
.bks #bksNav>li:nth-child(n+2) {
	padding: 10px 15px;
	width: 573px;
	height: 278px;
	border: 1px solid #C7DDEE;
}
.bks #bksNav li { background: none; }
.bks #bksNav li h2 { font-size: 1.4em; }
.bks #bksNav blockquote {
	margin-top: 1.2em;
}
#quote { margin-top: 35px; }
#quote blockquote { font-size: 1.2em; }
.attr {
	float: right;
	padding: 1px;
	margin: 0 0 10px 10px;
	width: 100px;
	background-color: #C7EBFB;
}
.bks cite {
	clear: right;
	float: right;
	width: 85px;
	font-size: .8em;
	line-height: 1.2;
}

.bks #mainContent {
	width: 625px;
	float: right;
	margin-top: 40px;
	border-top: 0;
}
.bks #mainContent>p:first-child:first-line {
	font-size: 1.3em;
	font-weight: bold;
}
#sidebar {
	float: left;
	margin: 40px 0 0;
}
#sidebar blockquote {
	padding: 10px;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	background-color: #E0F4FD;
	border: 1px solid #B1E3FA;
	border-radius: 3px 20px;
	-moz-border-radius: 3px 20px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 3px;
}
#quicklinks {
	margin: 35px 0;
}
#sidebar ul {
	margin: 0;
	list-style: none;
	font-size: 1em;
}
#promos {
	padding-top: 275px;
	background: url(/images/bsk/collage.jpg) no-repeat top center;
}
ul#promos li {
	font-size: 1.1em;
}
#promos a {
	display: inline;
	width: auto;
	height: auto;
	border: 0 !important;
}
#promos h4 {
	font-size: 1.3em;
}
#features {
	padding: 15px;
	background-color: #E0F4FD;
	border: 1px solid #B1E3FA;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#features ol {
	list-style-position: outside;
}
#features ol li {
	margin: 1em 2em;
}
#features ol li strong {
	font-size: 1.1em;
}

/* GETTING STARTED */
.bks_getting_started #bksNav>li:first-child {
	background: url(/images/bsk/started.jpg) no-repeat 0 0;
}
#bksNav li ul {
	margin: 0;
	list-style: none;
}
#bksNav li li, #bksNav li dl {
	clear: left;
	float: left;
	margin-top: 5px;
	padding: 0 0 10px 35px;
}
#bksNav li dl {
	background: url(/images/bsk/webinar.png) no-repeat -1px 0;
}
#bksNav li li:nth-child(1) {
	background: url(/images/bsk/email.png) no-repeat 2px 0;
}
#bksNav li li:nth-child(2) {
	background: url(/images/bsk/phone.png) no-repeat;
}
.bks dt {
	clear: left;
	float: left;
	margin-right: 7px;
	font-weight: bold;
}

.ProgramName a {
	font-size:1.2em;
	margin: 5px 0px;
}
	

/* ESTABLISHED AGENT */
.bks_established #bksNav>li:first-child {
	background: url(/images/bsk/established.jpg) no-repeat 0 0;
}

/* TEAM OR BROKER */
.bks_team #bksNav>li:first-child {
	background: url(/images/bsk/team.jpg) no-repeat 0 0;
}


