/* @override http://www.merchantmanagement.net/_assets/css/pages.css */

/*-- images -- */

a.blue {
	color: #00aeef;
}

#p_services a.blue {
	color: #00aeef;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
}

.red {
	color: #620000;
}

img.left {
	margin: 0 20px 20px 0;
}

.right {
	float: right;
}

img.right {
	margin: 0 0 20px 20px;
}

.border {
	border: 1px solid #546500;
}

/*-- button -- */

.readmore a {
	text-decoration: none;
	color: #620000;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px 4px 1px 4px;
	border: 1px solid #620000;
}

.readmore a:hover {
	color: #776b4b;
	border: 1px solid #776b4b;
}

li.active .readmore a {
	color: #ccc;
	border: 1px solid #ccc;
}

/*-- textbox -- */

.textbox {
	background: url(../images/textbox-bg.jpg) repeat-x;
	padding: 20px;
	font-size: 1.1em;
}

.textbox img {
	xborder: 1px solid #546500;
}

.textbox h3 {
	margin-bottom: 10px;
}

/*-- about -- */

.textbox h3.company {
	float: left;
	margin-bottom: 10px;
	width: 361px;
}

.textbox h3.philosophy {
	margin-top: 40px;
}

/*-- left nav -- */

.sidebar-holder {
	width: 230px;
}

.left-nav {
	width: 230px;
	float: left;
	background-color: #fdfae4;
}

.left-nav ul  {
	text-align: right;
}

.left-nav li {
	margin-top: 1px;
}

.left-nav li a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	color: #a69f89;
	font-size: 1.1em;
	border-right: 3px solid #a69f89;
	border-bottom: 1px solid #a69f89;
	padding: 8px 20px;
}

.left-nav li.active a {
	color: #776b4b;
	border-right: 3px solid #776b4b;
	border-bottom: 1px solid #776b4b;
}

.left-nav li a:hover {
	color: #776b4b;
	border-right: 3px solid #776b4b;
	border-bottom: 1px solid #776b4b;
}

/*-- sidebar -- */

#sidebar {
	margin-top: 40px;
	color: #776b4b;
}

#sidebar h4 {
	border-right: 3px solid #e1dbca;
}

#sidebar .infobox p {
	font-size: 0.95em;
	margin: 0;
}

#sidebar .infobox b {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
}

#sidebar .infobox {
	padding: 9px 20px;
	width: 187px;
	float: left;
	border-right: 3px solid #e1dbca;
	border-bottom: 1px solid #e1dbca;
	margin-top: 1px;
}

#sidebar .infobox a {
	color: #620000;
	display: block;
	margin-bottom: 5px;
}

#sidebar .infobox.form img {
	margin: 0;
	margin-right: -10px;
	border: 1px solid #e1dbca;
}


/*-- home -- */

body#p_home {
	background: url(../images/bg.jpg) repeat-x;
}

#p_home #main {
	width: 100%;
}

#p_home #sidebar {
	display: none;
}

.left-column {
	width: 230px;
}

.left-column .accept {
	text-align: center;
	padding: 20px;
	height: 211px;
	background: #1e1d1e url(../images/cover.jpg) bottom no-repeat;	
}

.left-column .accept .white-bg {
	width: 230px;
	margin-left: -20px;
	height: 85px;
	padding-top: 10px;
	xbackground-color: #fff;
	background: url(../images/white-bg.png);
	margin-top:-20px;
}

.left-column .accept p {
	margin: 0;
	font-size: 1.1em;
	line-height: 1;
	font-weight: bold;
}

.left-column .accept b a {
	display: block;
	margin-top: 5px;
	font-size: 1.4em;
	color: #c34c1d;
	line-height: 1;
}


.left-column .submit-form {
	margin-top: 10px;
}
.left-column .submit-form .desc {
	text-align: center;
	background-color: #f8b939;
	padding: 20px;
	border-bottom: 1px solid #fff;
}

.left-column .submit-form .desc {
	font-size: 1.1em;
	line-height: 1;
	font-weight: bold;
}

.left-column .submit-form .desc p {
	margin: 0;
	line-height: 1;
}


.left-column .form {
	background-color: #f8b939;
	padding: 20px 20px 12px 20px;
}

.left-column .social-media {
	margin-top: 10px;
	text-align: right;
}

.left-column .social-media img {
	margin-left: 5px;	
}

.right-column {
	float: right;
	width: 725px;
}

#p_home #contactform fieldset {
	width: 188px;
}

#p_home #contactform label {
	display: inline;
	xwidth: 75px;
	font-size: 0.9em;
	xpadding-top: 10px;
	float: left;
	width: auto;
	padding-top: 5px;
}

#p_home #contactform input {
	width: 105px;
	float: right;
	border: 1px solid #000;
}

#p_home #contactform input.submit {
	border: none;
	width: 94px;
	height: 28px;
	font-size: 1em;
	color: #620000;
	background: url(../images/submit-bg.jpg) no-repeat;
}

x.right-column {
	float: right;
	width: 725px;
}

.slideshow {
	width: 100%;
	height: 296px;
	overflow: hidden;
	position: relative;
	z-index: -1;
}

.slide {
	width: 100%;
}

.slide img {
	
}

.slide .title {
	text-align: center;
	background-color: #d9a231;
	color: #fff;
	padding: 20px;
	font-size: 1.7em;
	width: 240px;
	float: right;
	font-weight: bold;
}

.slide .desc {
	text-align: center;
	width: 240px;
	font-size: 1.4em;
	background-color: #c7c5b5;
	padding: 20px;
	float: right;
	color: #000;
	height: 193px;
	font-weight: bold;
}

.slide.credit .desc {
	background-color: #c5c7d2;
}

.slide.leasing .desc {
	background-color: #c9c3c0;
}

.slide .desc p {
	margin-top: 45px;
}

.slide.credit .desc p {
	margin-top: 35px;
}

.services {
}

.services .title {
	text-transform: capitalize;
	font-size: 1.2em;
	letter-spacing: 1px;
	padding: 6px 20px;
	height: 16px;
	color: #fff;
	background: url(../images/title-bg-red.jpg) repeat-x;
}

.services ul {
}

.services li {
	width: 215px;
	height: 65px;
	float: left;
	padding: 20px 10px;
	border-bottom: 1px solid #d8c9c9;
	margin-right: 10px;
}

#p_home .services li.short .readmore a {
	float: left;
	margin-top: 9px;
}

#p_home .services li .readmore a {
	float: left;
	margin-top: -3px;	
}

.services li.last {
	margin-right: 0;
}

.services li b {
	display: block;
	font-size: 1em;
	margin-bottom: 10px;
}

.services li p {
	margin: 5px 0 10px 0;
	font-size: 1em;
}

.services li img {
	margin-bottom: 0;
}

#p_services .readmore {
	margin-top: 10px;
}

#p_services li b {
	display: inline;
}

.content {
	clear: both;
	height: 7.4em;
	overflow: hidden;
}

#p_resources .content {
	background: url(../images/textbox-bg.jpg) repeat-x;
	padding: 20px;
	font-size: 1.1em;
	height: 100%;
}

#p_resources .content li {
	list-style: disc;
	margin-left: 15px;
	line-height: 1.5;
}

.content a {
	color: #620000;
}

/*-- services -- */

.listbox {
	width: 685px;
	height: auto;
	background-color: #f2f2f2;
	padding: 20px;
	margin-bottom: 10px;
	font-size: 1.05em;
}

.listbox img {
}

.listbox .title {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c9c6bd;
	margin-bottom: 20px;
}

.listbox .title h5 {
	float: left;
}

.listbox .textholder {
	width: 484px;
	float: right;
	height: auto;
}

table td {
	border: 1px solid #999;
	padding: 5px;
}

/*-- products -- */

.product-img {
	width: 180px;
}

.product-list {
	margin-top: 15px;
	margin-bottom: 15px;
	xfont-size: 1.05em;
}

.product-list b {
	display: block;
	xpadding-top: 15px;
}

.product-desc .desc p {
	margin: 10px 0 15px 0;
}

.product-desc h3 {
	margin-top: 25px;
}

.product-list ul {
}

.product-list li {
	list-style: square;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 1.5;
	font-size: 1em;
}

#p_services .product-list {
	margin-top: -5px;
	margin-bottom: 0;
}

#p_services .product-list li {
	line-height: 1.2;
}

ol.product-list {
	margin-left: 10px;
}

ol.product-list li {
	list-style: decimal;
}

ol.product-list li ul li {
	list-style: square;
}


/*-- employment -- */

#p_employment .listbox .textholder {
	width: 100%;
}


/*-- testimonials --*/

ul.quotes li {
	background: url(../images/quote-bg.png) top center no-repeat;
	border-bottom: 1px solid #620000;
	padding-bottom: 20px;
	margin-top: 40px;
}

ul.quotes li.first {
	margin-top: 0;
}

ul.quotes li.last {
	border: none;
}

ul.quotes .name {
	font-weight: bold;
}

/*-- faqs -- */

li.listbox p {
	margin: 0 0 10px 0;
}

li.listbox b {
	display: block;
	margin-bottom: 10px;
}

/*-- locations --*/

#p_locations .listbox {
	padding-bottom: 0;
}

.listbox .address b {
	margin: 0;
}

.listbox .address.left p {
	margin-bottom: 10px;
}


.listbox .address em {
	display: block;
	width: 60px;
	float: left;
}

/*-- contact -- */

.contactbox {
	background-color: #f7f5ee;
	width: 262px;
	margin-top: 10px;
	padding: 10px;
	line-height: 1.5;
}

.contactbox p {
	margin: 0;
}

.contactbox .readmore a {
	border: none;
	text-decoration: underline;
	padding: 0;
}

.contactform {
	padding: 10px;
	width: 380px;
}

.contactform .desc {
}

#contactform fieldset {
	width: auto;
	margin-right: 10px;
}

#contactform input {
	width: 170px;
	border: 1px solid #666;
}

#contactform textarea {
	margin-top: 2px;
	width: 360px;
	border: 1px solid #666;
}

#contactform input.submit {
	width: auto;
	font-size: 0.9em;
	background-color: #f7f5ee;
	color: #000;
	padding: 3px 8px;
	margin: 0;
	border: 1px solid #776b4b;
}

.imageholder {
	margin-top: 15px;
}

#contactform li.select label {
	width: auto;
	margin-bottom: 2px;
	line-height: 1.2;
}

#contactform select {
	border: 1px solid #666;
	width: 213px;
}

