@charset "UTF-8";
/* CSS Document */

/* Theme Name: Loan Arrangers 2008 v1.0 
URL: www.loan-arrangers.co.uk 
Description: Site Re-design in March 2008 
Version: v1.0 
Author: By The People Ltd www.bythepeople.co.uk 
*/

body {
	text-align: center;
	background-color: #f2f2f2;
	margin: 0px;
}

img {
	border: none;
}

#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px 11px 11px 11px;
	border: 2px solid #ff9800;
	border-top: 0px;
	text-align: left;
}

#header {
	background-color: #CCCCCC;
	height: 90px;
	overflow: hidden;
}

#mainMenu {
	background-color: #000033;
	margin-top: 0px;
	background-image: url(images/mainMenu-BK.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #142c58;
}
#mainMenu ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #57524d;
	padding: 0px;
	margin: 0px;
	line-height: 34px;
}
#mainMenu li {
	display: inline;
	margin: 0px;
}

#mainMenu li a:link, #mainMenu li a:active, #mainMenu li a:visited {
	color: #57524d;
	text-decoration: none;
	padding: 0px 15px;
}

#mainMenu li a:hover {
	background-image: url(images/mainMenu-Over.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 11px; 
}

/* right margin styles */
#rightMargin {
	float: right;
	width: 150px;
	margin-top: 12px;
}

.marginBoxRight {
	border: 1px solid #f6eab4;
	margin-bottom: 11px;
	overflow: hidden;
}

.marginBoxRight h3 {
	background-color: #ff9800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f8fbeb;
	line-height: 25px;
	margin: 0px;
	text-indent: 7px;
}
.marginBoxRight h3 a:link, .marginBoxRight h3 a:active, .marginBoxRight h3 a:visited {
	color: #f8fbeb;
	text-decoration: none;
}

.marginBoxRight p, .marginBoxRight p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #4c1b1b;
	margin: 4px 10px 4px 10px;
}

.marginBoxRight p a:link, .marginBoxRight p a:active, .marginBoxRight p a:visited {
	margin-left: 0px;
	color: #4c1b1b;
}

.marginBoxRight p a:hover {
	text-decoration: none;
}


.marginBoxRightBlue {
	border: 1px solid #8793aa;
	margin-bottom: 11px;
	overflow: hidden;
	padding-bottom: 5px;
}

.marginBoxRightBlue img {
	padding: 0px;
	margin: 0px;
}

.marginBoxRightBlue ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.marginBoxRightBlue h3 {
	background-color: #8793aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	margin: 0px;
	text-indent: 7px;
	margin-top: -2px;
}

.marginBoxRightBlue h3 a:link, .marginBoxRightBlue h3 a:visited, .marginBoxRightBlue h3 a:active {
	text-decoration: none;
	color: #ffffff;
	overflow: hidden;
}

.marginBoxRightBlue p, .marginBoxRightBlue p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #171f2d;
	margin: 4px 10px 4px 10px;
}
.marginBoxRightBlue p a:link, .marginBoxRightBlue p a:active, .marginBoxRightBlue p a:visited {
	margin-left: 0px;
	color: #171f2d;
}

.marginBoxRightBlue p a:hover {
	text-decoration: none;
}

.rightMarginMenus {
	/* border: 1px solid #e6e6e6; */
	margin-bottom: 11px;
	overflow: hidden;
	padding-bottom: 5px;
}
.rightMarginMenus h2 {
	background-color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #142c58;
	line-height: 25px;
	margin: 0px;
	text-indent: 7px;
	margin-top: 10px;
}
.rightMarginMenus ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rightMarginMenus p, .rightMarginMenus p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #171f2d;
	margin: 4px 10px 4px 10px;
}
.rightMarginMenus ul ul, .rightMarginMenus ul ol {
	margin:5px 0pt 0pt 10px;
}

.rightMarginMenus ul ul ul, .rightMarginMenus ul ol {
	margin:0pt 0pt 0pt 10px;
}

.rightMarginMenus ul ul li, .rightMarginMenus ul ol li {
	margin:3px 0pt 0pt;
	padding:0pt;
}
.rightMarginMenus li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #171f2d;
}
.rightMarginMenus li a:link, .rightMarginMenus li a:active, .rightMarginMenus li a:visited {
	color: #171f2d;
}
.rightMarginMenus li a:hover {
	text-decoration: none;
}

#s {
	width: 140px;
	margin: 15px 0px 5px;
}
#searchform input, #submit {
	border: 1px solid #7e8aa2;
}

 
/* end right margin styles */

/* left margin styles */
#leftMargin {
	float: left;
	width: 199px;
	padding-top: 12px;
}
#subMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	line-height: 26px;
}
#subMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224a57;
	font-weight: bold;
	display: block;
	width: 100%;
	text-indent: 10px;
}
#subMenu li last {
	border: 0px;
}
#subMenu li a:link, #subMenu li a:active, #subMenu li a:visited {
	color: #224a57;
	display: block;
	text-decoration: none;
	border-top: 1px solid #f3f3f3;
}	 
#subMenu li a:hover {
	background-color: #fbf9f9;
	border-top: 1px solid #ffffff;
	color: #ff9800;
}
.marginBoxLeft {
	border: 1px solid #F6EAB4;
	margin-top: 11px;
	overflow: hidden;
}
.marginBoxLeft h3 {
	background-color: #ff9800;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f8fbeb;
	line-height: 25px;
	text-indent: 10px;
}
.marginBoxLeft h3 a:link, .marginBoxLeft h3 a:active, .marginBoxLeft h3 a:visited {
	color: #f8fbeb;
	text-decoration: none;
}
.marginBoxLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #4c1b1b;
	margin: 4px 10px 4px 10px;
}
.marginBoxLeft p a:link, .marginBoxLeft p a:active, .marginBoxLeft p a:visited {
	color: #4c1b1b;
}
.marginBoxLeft p a:hover {
	text-decoration: none;
}

#newsLeft {
	background-image: url(images/newsLeftBK.jpg);
	padding: 0px;
	margin-top: 11px;
	padding-bottom: 10px;
}

#newsLeft h3 {
	background-image:url(images/newsBK.gif);
	line-height: 37px;
	width: 100%;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}

#newsLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	padding: 0px 10px;
}
#newsLeft p a:link, #newsLeft p a:active, #newsLeft p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a1a1b;
	margin-top: 10px;
	text-decoration: none;
}
#newsLeft p a:hover {
	text-decoration: underline;
}

/* end left margin styles */

/* content area styles */
.imgRight {
	float: right;
}
.imgLeft {
	float: left;
}

#contentWrapper {
	width: 505px;
	margin-left: 222px;
	margin-top: 20px;
}

#article {
	margin-bottom: 20px;
}
#article h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9800; 
}

#article h2, #article h2 a:link, #article h2 a:active, #article h2 a:visited, #article h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7e8aa2;
	margin: 20px 0px 5px;
	text-decoration: none;
}
#article h2 a:hover {
	text-decoration: underline;
}


#article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 150%;
	color: #333333;
}

#article p a:link, #article p a:active, #article p a:visited, #article li a:link, #article li a:active, #article li a:visited {
	color: #000000;
}
#article p a:hover, #article li a:hover {
	text-decoration: none;
}

#article ul {
	padding: 0px 30px;
	margin: 0px;
}

#article li {
	list-style-image: url(images/bulletPoint.gif);
	color: #333333;
}
#article img {
	border: 1px solid #b7b5a4;
	margin-right: 10px;
}

/* excerpt thumbnail image 
img_pic {
	clear: both;
} */

.time {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
}
.time a:link, .time a:active, .time a:visited {
	color: #999999;
}

.time a:hover {
	text-decoration: none;
}

.postmetadata {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	margin-bottom: 30px;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color: #666666;
}
.postmetadata {
	line-height: normal;
}
.postmetadata a:hover {
	text-decoration: none;
}

.blog {
	margin:0px;
}

#partners {
	height: 62px;
	text-align: center;
	position: relative;
	clear: both;
	margin: auto;
}

#footer {
	background-color: #f6f8f7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	clear: both;
}

#footer p {
	line-height: 30px;
	margin: 10px 0px 0px;
	padding: 0px;
}

#footer p a:link, #footer p a:active, #footer p a:visited {
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}


#disclaimer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: auto;
	line-height: 18px;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#comment {
	border: 1px solid #CCCCCC;
}

.commentlist {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #eeeeee;
	border-left: 0px;
	border-right: 0px;
}

.navigation, .navigation a:link, .navigation a:active, .navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #142c58;
}
.navigation a:hover {
	text-decoration: none;
}
.navigation {
	margin-top: 30px;
}

.alignleft {
	float: left;
	width: 220px;
	text-align: center;
}
.alignright {
	float: right;
	width: 220px;
	text-align: center;
}

/* end content area styles */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

-->
