/* =Reset
--------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
	
/* =Elements (move these to base.css afterwards) 
--------------------------------------------- */
img {}
a img {border:none;}
hr {}

/* ----- =Text ----- */
html {font-size: 100.01%;}
body {
    font-family: Georgia,Serif;
    color: #333;
    background: #998;
	font-size: 0.625em;
    line-height:1.25;
}
	
p, td, th, dl, li, address, label, input {
	font-size: 1.3em;
}
ul li ul li {
	font-size: 1em;
}

/* ----- =Links ----- */
a {
	text-decoration: none;
	color: #08d;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {text-decoration: none;}

a.selected {
	color:#000;
}

/* ----- =Headings ----- */
h1, h2, h3, h4, h5, h6 {
    line-height:1.2;
    margin-bottom:0.8em;
}
h1 {
    font-size:1.8em;
	letter-spacing:-1px;
    clear:both;    
}
h2 {
    font-size:1.8em; 
}
h3 {
    font-size:1.3em;
    margin-bottom:0;
}
h4 {}
h5 {}
h6 {}

/* ----- =Phrase ----- */
p {margin:0em 0 1em 0}
address {}
blockquote {}
blockquote p {
}
cite, q{}
pre, code {}
abbr, acronym {
    border-bottom:1px dotted;
    cursor:help;
}
strong {font-weight:bold;}
em {font-style:italic;}

del, dfn, ins, kbd, s, samp, strike, sub, sup, tt, var {}

/* ----- =lists ----- */
dl {}
dt {font-weight:bold;}
dd {padding-left:30px;}

ol,ul { 
    margin-left:2em; 
    margin-right:2em; 
} 
ol li { 
    list-style: decimal outside;
    padding: 0 0 0.5em;     
} 
ul li { 
    list-style: disc outside; 
}

/* ----- =Forms -----  (move these to form.css afterwards)  */
label {
    display:block;
	color:#111;
} 
input {
    width:287px;
    border:1px solid #cccccc;
    padding:1px 1px 2px 1px;
	margin-top:2px;
	margin-bottom:2px;
}
#container input.btnGo {
	width:20px;
	height:20px;
	padding:0;
	margin:0;
	border:none;
	
}

#question {
	position:relative;
}
#question .btnGo {
	position:absolute;
	left:272px;*left:276px;
	top:71px;*top:76px;
}
#container .btnSubmit,
#container .btnClear,
#container .btnSend {
	width:53px;
	height:20px;
	padding:0;
	margin:3px 0 0 0;
	border:none;
}
#container .btnSend {
	width:44px;
	margin-left:-1px;
}
#container .btnStartAgain {
	width:79px;
	height:20px;
	padding:0;
	margin:3px 0 0 0;
	border:none;
}
#container .btnCalc {
	width:72px;
	height:20px;
	padding:0;
	margin:3px 0 0 0;
	border:none;
}

#container .btnCalcFlex {
	width:175px;
	height:20px;
	padding:0;
	margin:3px 0 26px 280px;
	*margin-left:273px;
	border:none;
}

/* Search  */
#search {
    width:301px;
    float:right;
    clear: right;
    padding: 0 0 5px;
    position: relative;
}
#search label {
    font-size:1.1em;
    width: 80px;
	float: left;
	display: block;
	background: #eee;
	padding: 3px;
	border: 1px solid #998;
}
#search div {
	float: left;
}
#search input {
	height:15px;
	margin:0;
	width:190px;
    border-right:none;
    font-size:1.1em;
    padding:2px 1px 2px 1px;
}
#search .btnGo {
	position:absolute;
	*top:1px
}

/* =Utils
--------------------------------------------- */
.clr {clear:both;}
.hide {display:none;}
.right {float:right;}
.left {float:left;}
.offscreen {position:absolute;left:-2000em;}
.error {display:none;color:#f00;font-size:1.1em;padding-top:2px;}
.errorDemo {display:block;color:#f00;font-size:1.1em;padding-top:2px;}

p.date {
    margin-bottom:1px;
}
#googlemap {
	width: 462px;
	height: 462px;
}

/* ===================================================
=Common layout                          
================================================== */
body {text-align: center;}
#container {
 	width:990px;
    padding:5px 5px 50px 5px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

/* =Banner
--------------------------------------------- */
#banner {
	position:relative;
	overflow:hidden;
	color: #998;
	height: 180px;
	margin: 0 0 10px;
	background: url(../tl_files/coreco/tree_core_lower.jpg) 0 0 no-repeat;
	zoom:1; /* IE fix - wrap floats */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  	border-radius: 5px;
}
#banner embed, #banner object {
	display:block;
	clear: both;
}
#banner li span {
	display:block;
}
#banner.home {
	height: 340px;
	background: url(../tl_files/coreco/tree_core.jpg) 0 0 no-repeat;
}
/* ----- logo ----- */
#logo {
    position:absolute;
    top:10px;
    left:10px;
	width:187px;
	height:36px;
}
#logo a {
	display:block;
	position:relative;
	text-indent: -5000px;
	background:url(/tl_files/coreco/coreco_logo.png) no-repeat;
	width:187px;
	height:36px;
}

/* ----- nav ----- */
#ieNavFix {visibility:hidden;}

#banner ul {
    margin:0;
    float:right;
}
#banner ul li {
    width:148px;
    height:45px;
    float:left;
    list-style:none;
    margin: 0 0 0 1px;
}
#banner ul li a {
	display: block;
    width:148px;
    height:45px;
    text-indent: -5000px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#banner ul li a:hover {
	background-position: 0 -45px;
}
#banner ul li.aboutus a {
	background-image: url(/tl_files/coreco/nav/aboutus.gif);
}
#banner ul li.mortgages a {
	background-image: url(/tl_files/coreco/nav/mortgages.gif);
}
#banner ul li.commercialmortgages a {
	background-image: url(/tl_files/coreco/nav/commercialmortgages.gif);
}
#banner ul li.specialistmortgages a {
	background-image: url(/tl_files/coreco/nav/specialistmortgages.gif);
}
#banner ul li.financialprotection a {
	background-image: url(/tl_files/coreco/nav/financialprotection.gif);
}
#banner ul li.wealthmanagement a {
	background-image: url(/tl_files/coreco/nav/wealthmanagement.gif);
}
#banner ul li.prconsultancy a {
	background-image: url(/tl_files/coreco/nav/presscentre.gif);
}
#banner ul li.contactus a {
	background-image: url(/tl_files/coreco/nav/contactus.gif);
}
#strapline {
	position:absolute;
	top: 120px;
	left:630px;
	width: 490px;
	height: 49px;
	margin: 0;
	text-indent: -5000px;
	background: url(/tl_files/coreco/strap_home.png) no-repeat;
}

/* ----- phone ----- */
#phone {
   	position:absolute;
	bottom:10px;
	left:10px;
    width:181px;
    height:42px;
    margin:0;
    text-indent: -5000px;
    background: url(/tl_files/coreco/phone.png) no-repeat;
}



/* =Page Title
--------------------------------------------- */
#pagetitle {
	padding: 0 0 10px 211px;
	float: left;
}
#pagetitle h1 {
	font-size:2.2em;
	margin-bottom:0;
}

/* =Latest News
--------------------------------------------- */
#latestNews {
    width:472px;
    margin: 0 0 5px 208px;
}
#latestNews p {
	margin:0;
    padding:1px 0 1px 6px;
    font-size:1.1em;
}
p#newsTitle{
    margin-top:1em;
}
p#newsTitle em {
    font-style:normal;
}

#latestNews ul {
	margin:0;
	list-style: none;
}
#latestNews li {
    list-style: none;
	font-size:1.1em;
	margin:0;
    padding:1px 0 1px 6px;
}
#latestNews li,
p#newsItem {
    background:#eeeeee;
	margin-top:0.2em;
	padding-top:2px;
	padding-bottom:3px;
}
p#moreNews {
	margin-top:0.2em;

}

/* =Breadcrumb
--------------------------------------------- */
#breadcrumb {
    margin:5px 0 0.6em 6px; 
    font-size:1.1em;
    clear: both;
}

/* =Main content 
--------------------------------------------- */
#content {
    clear:both;
	position:relative;
    overflow:hidden;
	zoom:1; /* IE fix - wrap floats */
}
#contentMain {
	width:472px;
    margin-left:207px;
    margin-right:10px;
    float:left;
	display:inline;
}
#contentMain input,
#contentMain textarea {
	width:444px;
	margin-top:2px;
}
#contentMain h3 {
	border-top:0px solid #fff;
	font-size:1.8em;
}
#contentMain form {
	padding-bottom:1em;
}

/* =Side bar 
--------------------------------------------- */
#contentExtra {
    width:301px;
    float:left;
	line-height:1.2;
	color: #776;
}
#contentExtra h2,
#contentExtra h3,
#contentExtra p {
	font-size:1.4em;
}

#contentExtra p.promise {
	font-size:1.8em;
	letter-spacing: -1px;
	line-height: 1.2;
	color:#776;
}
#contentExtra .box p {
	margin-bottom:0.9em;
}
#contentExtra .box p.date {
	margin-bottom:1px;
}
#contentExtra .box p.teaser {
	margin-bottom:0;
}
#contentExtra h2 {
    color:#111111;
	margin-bottom:0px;
}
#contentExtra .box {
	padding:3px 5px 1px 5px;
}

#contentExtra textarea {
	width:287px;
}

/* =Nav
--------------------------------------------- */
#nav {
	width:197px;
	position:absolute;
    top:0px;
    left:0px;
    zoom:1;
}
#nav .box {
    zoom:1;
	padding-top:3px;
	padding-left:6px;
}
#nav .box .box,
.mod_sitemap .box .box {
    background:transparent;
    margin-bottom:0;
    padding:0;
    min-height:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  	border-radius: 0;
  	border: 0;
}
.mod_sitemap ul li{
	list-style-type: none;
}
#nav ul, .mod_sitemap ul {
   margin:0; 
}
#nav ul ul,.mod_sitemap ul ul {
	margin-bottom:1em;
}
#nav li,.mod_sitemap li {
    font-size:1.3em;
    line-height:1.4;    
}
#nav li li,.mod_sitemap li li {
    font-size:1em;
	list-style:none;
	 padding:0 0 0 20px;
}

#nav img {
	margin-top:-11.2em;
	border:4px solid #EEEEEE;
	border-top:none;
}
#nav form {
    margin-top:25px;
    border:1px solid #ddd;
    background:#eee;
    padding:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  	border-radius: 5px;
}
#nav input {
    width:143px;
    border:none;
    margin: 0 0 5px;
}
#nav input.button {
    border:1px solid #ccc;
    text-align:left;
	background:#ddd;
	color:#444444;
	padding: 3px;
	width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  	border-radius: 5px;
}
#nav a {
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	text-decoration: underline;
}

/* =Login 
--------------------------------------------- */
#logIn {
	position:relative;
}

/* =Footer 
--------------------------------------------- */
#footer {
	clear:both;
    margin-left:213px;
    padding-top:15px;
	color:#635341;
	width:468px;
}
#footer hr {
    display:none;
}
#footer p {
	font-size:1.1em;
	margin-bottom:0.35em;
}
#footer p.warnings {
	font-size:1.1em;
	margin-bottom:1em;
}
#footer h3 {
    margin:1.8em 0 0 0;
    font-size:1.1em;
	color:#000000;
}
#footer ul {
    margin:0;
}
#footer ul#terms {
	margin-top:2em;
}
#footer li {
    list-style:none;
    display:inline;
    padding-right:0.5em;
    font-size:1.1em;
}

#footerSiteName li,
#terms li {
	border-right:1px solid #988d81;
	margin-right:5px;
}

#terms li {
	border-right:1px solid #4482b4; 
}

#footerSiteName li.lastLink,
#terms li.lastLink {
	border-right:none;
}

#footer address {
    font-size:1.1em;
	padding:2px 0;
}
#iconLinks {
	overflow:hidden;
	zoom:1; /* IE fix - wrap floats */
	margin-top:20px;
}
#iconLinks h3,
#iconLinks p#apps,
#iconLinks ul {
	float:left;
	margin:0;
	margin-right:6px;
}
#iconLinks p#apps {
    font-size:1.1em;
	margin-right:40px;
}
ul#tools img,
p#apps img {
	vertical-align:top;
}

#previousPrintShare {
	padding-bottom:1.5em;
}
#previousPrintShare p {
	display:inline;
}
#previousPrintShare h2{
	color:#555555;
	font-size:1.3em;
	display:inline;
}
#previousPrintShare h2:before {
	content: "| ";
}

#previousPrintShare ul {
 	margin-left:10px;
	display:inline
}
#previousPrintShare li {
    list-style:none;
    display:inline;
    padding-right:0.5em;
    font-size:1.1em;
}
#previousPrintShare img {
	position:relative;
	top:2px;
}
 
/* ===================================================
 =Components                         
================================================== */
.box {
    border:1px solid #cccccc;
    background:#eee;
    margin-bottom:1.3em;
    padding:10px 5px 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  	border-radius: 5px;
}
#contentMain .box {
	padding:10px 12px 1px 12px;
	margin-bottom:0.1em;
	color: #333;
}
.item {
	border-bottom:1px solid #ddd;
	position:relative;
	top:-10px;
	margin:0;
	padding: 10px 0;
}
.item h2, .item p {
	margin-bottom: 0;
}
.lastItem {
	border-bottom:none;
}
.searchResults{
	width:760px;
}
/* =Comments 
--------------------------------------------- */
#comments {
	border-top:1px solid #fff;
	margin:0 -10px;
	overflow:hidden;
	zoom:1; /* IE fix - wrap floats */
}
#commentsView {
	width:210px;
	padding:10px 12px;
	float:left;
}
#commentsView h2 {
	font-size:1.4em;
}
#commentsAdd {
	width:193px;
	padding:10px 20px;
	float:left;
	border-left:1px solid #fff;
}
#commentsAdd h2 {
	color:#666;
	font-size:1.2em;
	font-weight:bold;
}
#commentsAdd img {
	margin:5px 0
}
#comments label,
#comments p {
	font-size:1.2em;
}
#comments input {
	width:176px;
	margin:5px 0;
	border:1px solid #7c9eba;
}
#comments textarea {
	width:176px;
	margin:4px 0 14px 0;
	border:1px solid #7c9eba;
}

/* ===================================================
 =Pages and sections                          
================================================== */
.formButtons {
    text-align:right;
	padding-bottom:5px;
}
label span {
	display:block;
	margin-top:0.2em;
}

p.previous {
	display:block;
	border-top:1px solid #fff;
	margin-left:-12px;
	margin-right:-14px;
	padding-top:6px;
	padding-left:15px;
	margin-top:-1px;
}
p.previousEntries {
	border-top:1px solid #fff;
	margin:0 -12px;
	padding:6px 12px 12px 12px;
}

#contentMain .modarticlebox,
#contentMain .blockquotebox {
	position:relative;
	padding:4px;
	overflow: hidden;
	_zoom: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  	border-radius: 5px;
  	border: 1px solid #ddd;
}
.modarticlebox h1,
.blockquotebox h1 {
	width:220px;
	margin-bottom:0.5em;
}
.modarticlebox blockquote p,
.blockquotebox blockquote p{
	width:220px;
	font-size:1.8em;
	letter-spacing:-1px;
	line-height:1.1;
	margin:0;
}
.modarticlebox img.monty,
.blockquotebox img.monty {
	float: right;
	margin: -5px -5px -5px 0;
}
.modarticlebox ul {
	margin:5px 0 10px 0;	
}
.modarticlebox ul li{
	list-style-type: none;
	display: inline;
	border-right:1px solid #988d81;
	padding:0 5px 0 5px;
	font-size:1.1em;
}
.modarticlebox ul li.last{
	border-right:none;

}
.articlebox {
	position:relative;
    zoom:1;
	min-height:162px;
}
.articlebox h2,
.articlebox p {
	margin-left:232px;
}
.articlebox img {
	position:absolute;
	top:0;
	left:0;
}

#contentMain .introbox,
#contentMain .articlebox,
#contentMain .modarticlebox,
#contentMain .blockquotebox {
	margin-bottom: 10px;
}
.introbox p {
	padding-bottom:0em;
	font-size:1.8em;
	letter-spacing:-1px;
	line-height:1.1;
}

#callbox, #callboxMc {
	color:#111111;
	font-family: Georgia,Serif;
}
#callboxMc .controlMc{
	height:25px;
}
#container #callboxMc .controlMc input.btnGo{
	top:2px;
	left:270px;
	position:relative;
}
#callus {
	display: block;
	clear: both;
	width:284px;
	height:30px;
	background:url(/tl_files/coreco/call-us.gif) -4px -2px no-repeat;
	text-indent: -5000px;
}
#subscribe {
	display: block;
	clear: both;
	width:284px;
	height:33px;
	background:url(/tl_files/cobalt/subscribe_gry.gif) -4px -2px no-repeat;
	text-indent: -5000px;
	margin-top:5px;
}
#callbox form, #callboxMc form{
	padding-bottom:2px;
}
#callbox label, #callboxMc label{
	width:52px;
	float:left;
	font-size:1.2em;
}
#callboxMc label{
	width:68px;
}
#callboxMc input{
	width:219px;
}
#callbox input,
#callbox textarea {
	width:217px;
}
#callbox textarea {
	height:38px;
}
p.telephone {
	font-family:times;
	color:#111;
	font-size:3.5em;
	margin:0 0 0.1em 0;
	line-height:1;
}

#commentsbox h2 {
	margin-bottom:1em;
}


#title-calcs {
	display: block;
	clear: both;
	width:284px;
	height:34px;
	background:url(/tl_files/coreco/title-calculators.gif) 0 2px no-repeat;
	text-indent: -5000px;
}


/* =Contact Us
--------------------------------------------- */
/* ----- Enquiry Form ----- */
#enquirybox {
    zoom:1;
	min-height:545px;
}
#enquirybox h2 {
	color:#222;
	font-size:1.2em;
}
#enquiry_additional {
	height:170px;
}
#enquiry-form label {
	color:#444;
}
#enquirybox select{
	width:447px;
    border:1px solid #cccccc;
    padding:1px 1px 2px 1px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 1.3em;
}
/* ----- side column ----- */
#contactbox h2,
#contactbox h3,
#contactbox address,
#contactbox p {
	font-size:1.2em;
	color:#444444;
}
#contactbox h2 {
	margin-top:1em;
}
#contactbox {
    zoom:1;
	min-height:466px;
}

.tel .type {
	display:none;
}

/* =Calculators
--------------------------------------------- */
.calculatebox h2 {
	margin-bottom:0;
}
.calculatebox legend {
	font-size:1.2em;
	font-weight:bold;
	color:#555;
	margin-bottom:1.5em;
	padding-top:21px;
}

#contentMain .calculator .control {
	padding-bottom:14px;
}
#contentMain .calculator .control label {
	width:236px;
	font-size:1.1em;
	color:#555;
	float:left;
}
#contentMain #calc01-form .control label {
	width:187px;
}
#contentMain #calc02-form .control label {
	width:230px;
	padding-right:6px;
}

#currentIntRate {
	border-top:1px solid #cccccc; 
	margin:0 -12px;
	padding:24px 12px 0 12px;
}
#contentMain .calculator #currentMonthlyPayment {
	border-bottom:1px solid #cccccc; 
	margin:0 -12px;
	padding:0px 12px 24px 12px;
}
#newIntRate {
	padding-top:24px
}

.calculator label span {
	text-align:right;
	margin-top:-1.2em;
	margin-right:2px;
}
#contentMain .calculator .control input,
#contentMain .calculator .control select {
	width:152px;
	position:relative;
	top:-4px;
	border:1px solid #bebebe;
	font-size:1.3em;
}

.calculator .formButtons {
	border-bottom:1px solid #fff;
	margin:0 -12px 0 -12px;*margin:0;
	padding-top:15px;
	padding-right:4px;*padding:4px;
	padding-bottom:10px;
}

#monthlyPayments {
	border-bottom:1px solid #fff;
	margin:0 -12px;*margin:0;
	padding:0 12px;*padding:0;
	padding-bottom:1em;
}

#contentExtra ul {
	margin:1.5em 0;
}
#contentExtra ul ul {
	margin: 0 0 1.5em;
}
#contentExtra li {
	list-style:none;
}

/* =Homepage
--------------------------------------------- */
/* ----- best buys ----- */
body #contentMain .tablebox {
	padding:0 3px;
}
.tablebox h2 {
	position:relative;
	width:120px;
	height:21px;
	top:3px;
}
.tablebox h2 span {
	position:absolute;
	top:0;
	left:0;
	width:80px;
	height:21px;
	background:url(/tl_files/cobalt/best_buys_cobalt.gif) no-repeat;
}
form#bestBuys {
	margin-left:160px;
	margin-top:-3.1em;
}
#bestBuys label {
	font-size:1.4em;
	color:#000;
	padding-left:5px;
	padding-bottom:2px;
}
#bestBuys select {
	width:304px;
	border:1px solid #bebebe;
	color:#005599;
	font-size:1.2em;
}

table {
	width:464px;
	clear:both;
}
th {
	padding:3px 4px 3px 4px;
	font-size:1.1em;
	background:#9b9997;
	color:#fff;
	vertical-align: top;
}
th.col2,
th.col3,
th.col4,
th.col5 {
	text-align:right;
}
th.col2,
th.col4 {
	background:#969391;
}
td {
	padding:1px 4px 1px 4px;
	font-size:1.1em;
	color:#333333;
	vertical-align: top;
}
td.col1 {
	width:142px;
}
td.col2 {
	width:54px;
	text-align:right;
}
td.col3 {
	width:95px;
	text-align:right;
}
td.col4 {
	width:54px;
	font-size:1.2em;
	text-align:right;
}
td.col4 span {
	font-weight:bold;
	font-size:115%;
}
td.col5 {
	width:99px;
	text-align:right;
}
td {
	background:#d8d5d1;
}
td.col2,
td.col4 {
	background:#c0bdba;
}
.alt td {
	background:#f2efeb;
}
.alt td.col2,
.alt td.col4 {
	background:#d2cfcc;
}
.tablebox p {
	text-align:right;
	font-size:1.2em;
	padding-top:5px;
}
.tablebox p a {
	color:#000;
}

/* ----- home promo ----- */
.homePromo {
	overflow:hidden;
	zoom:1; /* IE fix - wrap floats */
	margin-bottom:1em;
}
#contentMain .homePromo .box {
	width:219px;
	float:left;
	margin-right:9px;
    zoom:1;
	min-height:338px;
	padding:5px 5px;
	color: #998;
}
#contentExtra .box.blog, #contentMain .box.modarticlebox {
	min-height: 180px;
	padding: 4px;
	margin-bottom: 10px;
}
.homePromo .box p, .box.promo {
	font-size:1.8em;
	line-height:1.2;
	letter-spacing:-1px;
	color: #998;
}
.homePromo .box p strong, .box.promo strong {
	font-weight: normal;
	color: #333;
}

.homePromo em {
	font-style:normal;
	color:#005599;
}
.homePromo a.c-capital {
	color:#a47ba8;
}
.homePromo a.c-commercial {
	color:#9f6614;
}
.homePromo a.c-private {
	color:#9fa615;
}

.homePromo h2{
	margin-bottom:0.4em;
}
#contentMain .homePromo h3 {
	border-top:none;
	margin:0;
	padding:0;
	color:#555555;
	line-height:1.1;
}
.imageBox {
	width:232px;
	float:left;
    background:#eee;
}
.imageBox img {
	display:block;
}

/* ----- pagination ----- */

.pagination ul li{
	display: inline;
	padding: 0 5px 0 5px;
	border-right: 1px solid #ccc;
	list-style-type: none;
}

/* ----- blog ----- */

.blog .post {
	padding: 0 0 1em;
	margin: 0 0 1em;
	border-bottom: 1px solid #ddd;
}
.wordpress #contentMain .box {
	margin-bottom: 10px;
}
.wordpress #contentExtra #search, .wordpress #contentExtra #search div {
	width: auto;
	float: none;
}
.wordpress #contentExtra #search label {
	border: 0;
	font-size: 1em;
	width: auto;
	float: none;
	padding: 0;
}
.wordpress #contentExtra ul {
	margin: 0 0 10px;
}
.wordpress #contentExtra #search input {
	width: auto;
	height: auto;
}
.wordpress #contentExtra table {
	width: 100%;
	margin: 0 0 10px;
}
.wordpress #contentExtra table caption {
	padding: 0 0 0.3em;
}
.entry-utility, .entry-meta {
	padding: 0 0 10px;
}
.wordpress #contentExtra li li {
	padding: 0 0 0.5em;
}

.wordpress #contentMain h3 {
	font-size: 1.4em;
}
.wordpress #contentMain #comments h3 {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
.wordpress #comments {
	margin: 0;
	border-top: 0;
}
.wordpress #comments ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

.wordpress #comments li {
	list-style: none;
	padding: 0 0 1em;
	margin: 0 0 1em;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
}
.wordpress #comments .form-section input {
	width: 440px;
}
.wordpress #comments .form-label label {
	display: inline;
}
.wordpress #comments textarea {
	width: 440px;
	height: 150px;
}
.wordpress #contentMain .navigation {
	overflow: hidden;
	padding-bottom: 10px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.post-teaser  {
	font-size: 1.4em;
	padding: 0 0 1em;
}
.twitterLink a {
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../tl_files/coreco/icon_twitter.gif) no-repeat;
}
.rssLink a {
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../tl_files/coreco/icon_rss.gif) no-repeat;
}

/* ----- BYM STYLE OVERRIDES ----- */

.BYMmaincontent .formTable {
	background-color: transparent !important;
	border: 0 !important;
	margin: 10px 0 0;
}
.categoryHeader {
	border: 0 !important;
}
.BYMmaincontent .formTable td {
	padding: 0 10px 5px 0;
	line-height: 1.5;
}
.BYMmaincontent .formTable td input.profileCombo {
	width: 250px !important;
}
.BYMmaincontent .formTable td label {
	padding: 0 10px 0 0;
}
