﻿#contentblock
{
	width: 600px;
}

#contentblock p
{
	line-height: 1.5em;
}

#contentblock h2
{
	color: #22A5AF;
	font-size: 12pt;
}

#contentblock h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #22A5AF;
}

#news
{
	font-size: 11px;
}

#commissionMatrix
{
	text-align: center;
}

.lenderPanelItem img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#contactPage tr
{
	vertical-align: top;
}

#contactPage td
{
	border: 1px solid gray;
	width: 50%;
}

#contactPage ul
{
	padding: 0px;
	margin: 10px 20px 10px 20px;
}

#contactPage li
{
	margin-bottom: 10px;
}

#contactPage .loans
{
	font-size: 12px;
	background-color: #FBEBD3;
	color: #FE8401;
}

#contactPage .debtSolutions
{
	font-size: 12px;
	background-color: #BEE6FA;
	color: #07A3EB;
}

#contactPage .hips
{
	font-size: 12px;
	background-color: #C9FFCA;
	color: #19CC21;
}

#contactPage .bridging
{
	font-size: 12px;
	background-color: #F0D5FE;
	color: #4560A9;
}

#contactPage .postaladdress
{
	font-size: 12px;
	background-color: white;
	color: #4560A9;
}

#contactPage .header
{
	border-bottom: 2px dotted gray;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

#contactPage .header span
{
	text-align: center;
}

#contactPage .information
{
	border: 1px solid gray;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	height: 50px;
}

#contactPage .loans .information
{
	height: 100px;
}

#contactPage .phoneNumber
{
	font-size: 0.9em;
	margin: 10px;
	text-align: center;
	font-weight: bold;
}

/*Borro / Specialist lending */

#valuableblock
{
    
}

#valuableblock .valuableitemblock
{
  float:left;
  margin-left: 10px; 
  overflow: hidden;  
  width: 250px;
  border:1;
  border-color: Black;
}
#valuableblock .valuableitemblock img
{
    float:right;
    margin-left: 15px;
    margin-bottom: 20px;
    height:93px;
    width:93px;
}
#valuableblock .carimage img
{
    text-align:center;
    margin-bottom: 20px;
}



/* Specialist Lender Control*/

/* set millions of background images */
.rbroundbox { background: url(../../Public/images/specialist_lending/nt.gif) repeat; }
.rbtop div { background: url(../../Public/images/specialist_lending/tl.gif) no-repeat top left; }
.rbtop { background: url(../../Public/images/specialist_lending/tr.gif) no-repeat top right; }
.rbbot div { background: url(../../Public/images/specialist_lending/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../../Public/images/specialist_lending/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really needed. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:#FFFFFF;}
.rbcontent h3 {color:#FFFFFF !important;} 
.rbcontent a {color:#FFFFFF !important;} 
.rbroundbox { width: 235px; margin: 1em auto; }
.clear {clear:both;}

/*Specialist Lending */

table.borro {
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	text-align:center;
	width: 495px;
}
table.borro th {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: #22afaf;
	-moz-border-radius: ;
	color:white;
}
table.borro th.blank_table_header {
	background-color: white;
}


table.borro td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.borro tr.bold
{
    font-weight:bold;}

.BorroEnquiry
{
    float: right; 
    clear:right;
    width: 15px;
    margin-right:85px;
    margin-top:30px;
}
.RolexOffer
{
    /*border:0px;
    border-style:solid;
    border-color:Black;
    background-color:White;*/
   float: right; 
   clear:right;
   width: 85px;
   margin-right:-130px;
   margin-top:30px;
   width:230px;
   font-size:x-small;
   text-align:center;
   line-height:2px;
   
}