/********************************************
   AUTHOR:  			Commercial Loan Direct - Webmaster
   WEBSITE:   			http://www.commercialloandirect.com/
 
/* Top Elements */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: Verdana, Tahoma, "MS Sans Serif";
}

body {
	background: #CCC;
	color: #333333;
	text-align: center;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	font-weight: normal;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px;
	right: 30px;
	color: #C6DDEE;
	font-size: 10px;
	width: 375px;
	height: 31px;
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	text-decoration: underline;
}

/* display and additional classes */
.main-text {
	clear: both;
	color: #666666;
}

.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma, "MS Sans Serif";
}

.style2 {color: #FFFFFF}

.style3 {
	color: #333333;
}


.required-field {color: #CC0000}


/* links */
a, a:visited {
	color: #2180BC;
	background: inherit;
	font-weight: normal;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 115%;	
	font-weight: bold;
	color: #FF7900;
}
h2 {
	margin-top: 5px;
	color: #FF7900;
	text-transform: none;
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 105%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
h3 {
	font-size: 100%;
	color: #333333; 
}

/* images */
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 5px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* start - table */
table {
}
th strong {
	color: #fff;
}
th {
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	background-color: #277BC1;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFFFFF;
}
tr {
	height: 30px;
}
td {
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F3F7FD;
}
tr.row-b {
	background-color: #DDDECE;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #999999; 	
}

.form-header {
	text-align: left;
	display: block;
	overflow: auto;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2180BC;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #999999;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999999;
	height:50px;
	display:block;
	color:#777;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	border: 1px solid #666666;
	background-color: #FF7900;
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(../images/content2.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 820px;
	position: relative;
	height: 103px;
	background: #CCC url(../images/header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#header p#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: transparent;
	top: 25px;
	left: 35px;
	width: 252px;
	height: 30px;
}

#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #FFF;
	top: 63px;
	left: 35px;
	width: 427px;
	height: 41px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#header p#page-slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	top: 63px;
	left: 35px;
	width: 427px;
	height: 41px;
}
#header p#phone-number {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	top: 53px;
	left: 571px;
	width: 224px;
	height: 46px;
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(../images/menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 780px;	
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Tahoma, "MS Sans Serif";
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #2180BC;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#menu ul li#current a {
	color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* Main Column */
#main {
	float: left;
	width: 70%;
	padding: 0;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#main h2 {
	margin-top: 5px;
	color: #FF7900;
	text-transform: none;
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 105%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main h2 a {
	background: none;
	color: #2180BC;
	text-decoration: underline;
	font-size: 105%;
	font-weight: bold;
}
#main h2 a:hover {
	color: #FF7939;
	text-decoration: underline;
	font-size: 105%;
	font-weight: bold;
}

#main ul li {
	list-style-image: url(../images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 29%;
	padding: 0;
	margin: 0;
	color: #999999;
	background-color: #DDDECE;
	border: 1px solid #999999;
}	
#sidebar h3 {
	padding: 5px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FF7900;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	border: thin none #FDFDFD;
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #2180BC;
}
#sidebar ul.sidemenu li a:hover {
	color: #FFFFFF;
	background-color: #2180BC;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

.side-bar {
	width:100%;
	border-bottom-style: none;
}

.side-bar dt a, .side-bar dt a:visited {
	display:block;
	min-height:2.0em /*Non-IE6*/;
	height:auto !important;
	height:2.0em /*IE6*/;
	line-height:2em;
	text-decoration:none;
	color:#2180BC;
	font-weight:bold;
	font-size:90%;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.side-bar-pic {
	width:100%;
	border-bottom-style: none;
}

.side-bar-pic dt a, .side-bar-pic dt a:visited {
	display:block;
	min-height:2.0em /*Non-IE6*/;
	height:auto !important;
	height:2.0em /*IE6*/;
	line-height:2em;
	text-decoration:none;
	color:#2180BC;
	font-weight:bold;
	font-size:90%;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FF7900;
}

.side-bar dd a, .side-bar dd a:visited {
	display:block;
	min-height:1.7em /*Non-IE6*/;
	height:auto !important;
	height:1.7em /*IE6*/;
	line-height:1.7em;
	padding:0px 10px 0px 40px;
	border:none;
	font-weight:normal;
	text-decoration:none;
	color:rgb(70,122,167);
	font-size:100%;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
}

.side-bar dt a:hover, .side-bar dd a:hover {
	background-color:#277BC1;
	color:#FDFFFA;
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
}

.side-bar-pic dt a:hover, .side-bar dd a:hover {
	background-color:#277BC1;
	color:#FDFFFA;
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
}

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;	
	font-size: 92%;	
}

.footer-links {
	color: #C6DDEE;
	font-size: 10px;	
}
.footer-links a {	
	color: #FFF;
	text-decoration: none;	
}
.footer-links a:hover {
	text-decoration: underline;
}

.footer-text {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Tahoma, "MS Sans Serif";
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {
	text-align: right;
	color: #333333;
}

/* navigation-bar */
.navigation-bar {
	background-color: #F3F7FD;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.navigation-bar .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.navigation-bar .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.navigation-bar .readmore {
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}

.main-content-box {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
