/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/* Default styles */
  
* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: Georgia, serif;
	background: #5a5b6d;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	
}

.clear {
	clear: both;
}

img {

}

/* Site Container Box */

#BgContainer {
	width: 100%;  
	margin: 0 auto;
	background: url(../css_images/background.gif) center top repeat-y;
	text-align: center;
}

#Container { 
	width: 960px;
	text-align: left;
}
	
#Layout {
	width: 950px;
	clear: both;
	overflow: hidden;
}

#Content {
	width: 730px;
	float: right; 	
	margin: 0;
	text-align: left;
}

/** Header **/

#Header { 
 	width: 950px;
	height: 75px;
	background: url(../css_images/header.jpg) center;
}

/* Top Navigation */

#Navigation {
	width: 950px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background: #313249;
	height: 35px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
}

#Navigation ul { 
 	float: left; 
}
	
#Navigation ul li { 
	list-style: none; 
	margin: 0; 
	float: left;
	line-height: 35px;
	display: block;
	border-right: 1px solid #999999;
	border-left: 1px solid #000000;
	color: #ffffff;
	font-size: 12px;
}

#Navigation .last { 
	border-right: none;
	color: #ffffff;
	padding: 0 0 0 15px;
}

#Navigation ul li a { 
	float: left;
	text-decoration: none;
	display: block; 
	height: 35px;
	font-weight: bold;
	padding: 0 0 0 15px;
	color: #fff;
	}
	
#Navigation ul li a span {
	text-align: center;
	float: left;
	padding-right: 15px;
	height: 2.3em;
}

#Navigation ul li a:hover { 
	background: #515e86; 
	color: #fff;
}
	
#Navigation ul li a:hover span {
	background: #515e86;
	color: #fff;
}

#Navigation ul li a.current,
#Navigation ul li a.section,
#Navigation ul li a.section:hover,
#Navigation ul li a.current:hover { 
	background: #515e86; 
	color: #fff;
}

#Navigation ul li a.current span,
#Navigation ul li a.section span,
#Navigation ul li a.section:hover span,
#Navigation ul li a.current:hover span {
	background: #515e86;
	color: #fff;
}
    
/** Breadcrumbs **/

#Breadcrumbs { 
 	color: #515e86;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}

#Breadcrumbs p {
	margin: 0;
}

/*** Message Boxs ***/

.message {
	
}

span.middleColumn .message {
	margin: 4px 0px 0px 0px;
}

.required {
	color: #cc0000;
	font-size: 11px;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}

.entry {
	border-bottom: 1px solid #eee;
}

/* Sidebar */

#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}

#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top;
}

#Sidebar ul {
	margin: 2px 0 5px 3px;
}

#Sidebar li {
	margin: 8px 2px;
	list-style: none;
}

#Sidebar h3 { 
	clear: both; 
	color: #fff;
	font-weight: bold; 
	font-size: 12px; 
	margin: 0 0 10px 0;
	line-height: 35px;
	padding: 1px 0 0 10px;
	background: #313249;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #999999;
	border-left: 1px solid #000000;
}

#Sidebar .sidebarBottom {
	height: 15px;
	display: block;
	width: 200px;
	margin: -5px 0 0 0;
	background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
}

#Sidebar a em {
	font-style: normal;
}

#LandingLeft { 
 	width: 670px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}

#LandingLeft TABLE { 
 	width: 300px;
	border: 1px solid #515e86;
	
}

#LandingRight { 
 	width: 250px; 
	float: right;  
}

#LandingRight .sidebarBox { 
 	padding: 10px;
	background: #dedede;
	border: 1px solid #515e86;
	margin-top: 20px;
}

.buttonLink {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #999999;
	border-left: 1px solid #000000;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #313249;
	color: #ffffff;
}

.buttonLink A {
	color: #ffffff;
}

#LandingLeft .buttonLink {
	width: 250px;
}

#LandingRight .buttonLink {

}

/* Menu Items */

ul#Menu2 li { 
	font-size: 11px; 
	margin: 1px 0 5px 4px;
	list-style: none;
}
	
ul#Menu2 li a {
	display: block;
	width: 196px;
	height: 1.8em;
	line-height: 1.8em;
}
  
ul#Menu2 li em {
	padding-left: 8px;
	display: block;
}

ul#Menu2 li li em {
		padding-left: 0;
}

ul#Menu2 li a:hover,
ul#Menu2 li a.current,
ul#Menu2 li a.current:hover {
	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
	cursor: pointer;
	text-decoration: none;
}

ul#Menu2 li a.current {
	font-weight: 700;
}

ul#Menu2 li a.section,
ul#Menu2 li a.section:hover {
	background: #DCDCDC;
	font-weight: 700;
	width: 193px; 
}

ul#Menu2 li a.levela:hover span,
ul#Menu2 li a.current span,
ul#Menu2 li a.section span,
ul#Menu2 li a.section:hover span,
ul#Menu2 li a.current:hover span {
	background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
	display: block;
	width: 100%;
	height: 100%;
}

ul#Menu2 li a.levela:hover em,
ul#Menu2 li a.current em,
ul#Menu2 li a.section em,
ul#Menu2 li a.section:hover em,
ul#Menu2 li a.current:hover em {
	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
	display: block;
	width: 100%;
	height: 100%;
}

ul#Menu2 li ul {
	height: 100%;
	position: relative;
	margin: -4px 0 0 0;
	width: 193px;
	padding: 4px 0 10px 0;
	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
}

ul#Menu2 li ul li ul {
	background: #DCDCDC;
	margin-left: 0;
}

ul#Menu2 li ul li {
	width: 160px;
	background: #DCDCDC;
	padding: 0;
	font-size: 0.8em;
	display: inline;
	margin: 0;
}

ul#Menu2 li li a.current,
ul#Menu2 li li a.section,
ul#Menu2 li li a.section:hover,
ul#Menu2 li li a.current:hover {
	color: #555;
	font-weight: 700;
	background: #DCDCDC;
}

ul#Menu2 li li ul {
	margin: 0 0 0 10px;
	padding: 0;
	width: 175px;
}

ul#Menu2 li li ul .roundWhite {
	margin-bottom: -10px;
}

/* Button Group */

.buttonGroup .buttonItem {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #999999;
	border-left: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #313249;
	color: #ffffff;
}

.buttonGroup .buttonItem a {
	color: #ffffff;
	line-height: 35px;
}

.buttonGroup .buttonItem:hover {
	background: #5c5d67;
}

.buttonGroup .buttonItem a:hover {
	text-decoration: none;
}

.buttonGroup {
	padding-bottom: 10px;	
}


/* Sub Menu */

ul#Menu2 li a.levelb {
	font-size: 1.1em;
	text-indent: 8px;
	width: 188px;
	background: transparent;
	margin-left: 10px;
}

ul#Menu2 li a.levelb:hover,
ul#Menu2 li li a.current,
ul#Menu2 li li a.current:hover,
ul#Menu2 li li a.section,
ul#Menu2 li li a.section:hover {
	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
	text-decoration: none;
	display: block;
	color: #fff;
}

ul#Menu2 li a.levelb:hover span,
ul#Menu2 li li a.current span,
ul#Menu2 li li a.current:hover span,
ul#Menu2 li li a.section span,
ul#Menu2 li li a.section:hover span {
	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
	display: block;
	width: 100%;
	height: 100%;
} 

ul#Menu2 li a.levelb:hover em,
ul#Menu2 li li a.current em,
ul#Menu2 li li a.current:hover em,
ul#Menu2 li li a.section em,
ul#Menu2 li li a.section:hover em {
	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
	display: block;
	width: 100%;
	height: 100%;
}

/* Search Results */

ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter */

#Unsubscribe_MailingListForm_MailingListForm {
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p {
		margin:0 !important;
		padding:10px;
}

#Unsubscribe_MailingListForm_MailingListForm p label{
	display: inline;
}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer */

#Footer { 
 	clear: both;  
	width: 100%;
	text-align: center;
	font-size: 10px;
	background: url(../css_images/footer.gif) center bottom no-repeat;
	height: 60px;

}

#Footer p { 
	font-size: 1.1em;
	text-align: center;
	line-height: 25px;
	color: #ffffff;
}

#Footer a { 
	text-decoration: none;
	color: #ffffff;
}
	
#Footer a:hover {
	text-decoration: underline;
}

/* Home Page */

.contentPoster {
	margin-bottom: 10px;
	background: url(../css_images/home-poster-old.jpg) no-repeat;
	width: 950px;
	height: 210px;
	position: relative;
}

.contentPoster .contentHeadline {
	position: absolute;
	top: 25px;
	left: 305px;
	width: 570px;
	color: #ffffff;
}

.contentPanel {
	width: 310px;
	float: left;
	margin-right: 15px;
}

.contentPanelLast {
	width: 310px;
	float: left;
}

.contentHeader {
	background: #313249;
	width: 309px;
	height: 40px;
}

.contentHeader h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0px 0px 10px;
}

.contentBody {
	padding: 5px 0px 5px 0px;
	width: 310px;
	height: 190px;
}

.contentBody P, .contentBody LI {
	padding-right: 140px;
}

.homeAboutUs {
	background: url(../css_images/home-about_us.jpg) right no-repeat;
	width: 310px;
	height: 170px;
}

.homeInvestors {
	background: url(../css_images/home-investors.jpg) right no-repeat;
	width: 310px;
	height: 170px;
}

.homeBorrowers {
	background: url(../css_images/home-borrowers.jpg) right no-repeat;
	width: 310px;
	height: 170px;
}

#flashLayer {
	position: absolute; 
	top: -61px; 
	right: 10px; 
	z-index: 100; 
	height: 320px;
	width: 200px; 
	overflow: hidden;
	bortder: 1px solid #cccccc}

#flashLayerClose {
	position: absolute; 
	bottom: 5px; 
	right: 20px; 
	z-index: 101; 
	font-size: 10px;
}

/* Info boxes */


TABLE {
	background: #ccccccc;
}

.infoBox TD {
	padding: 10px;	
}


