/* Breckenridge Communications tony@breckcomm.com */

/* Imports */


/* Elements */
body, td, th, input, select, button {
	font-size: 10px;
}

	
p {
	font-size:11px;
	line-height:16px;
}

h1 {
	font-size:18px;
}
	
h2 {
	font-size:12px;
}
	
h3 {
	font-size:11px;
}

h4 {
	font-size:10px;
}


/* IDs */
#topnavbar {
	font-size:11px;
	line-height: 14px;
}

#bottomnavbar {
	font-size : 10px;
}
	
#leftnavbar {
	font-size: 11px;
}

#footnote {
	font-size : 10px;
}

#announcement p {
	font-size: 12px;
}


/* Classes */	
.fineprint {
	font-size: 9px;
}

.navtitle {
	font-size: 18px;
}
		
.navmajor {
	font-size: 12px;
	line-height:14px;
}
		
.navminor {
	font-size: 11px;
	line-height:14px;
}
		
.navbarboxheading {
	font-size: 11px;
	line-height:14px;
}
		
.navbarbox p {
	line-height: 12px;
}

.navbarbox2 p {
	line-height: 12px;
}	
.callout {
	font-size:11px;
	line-height:14px;
}

body {
	background-color: #F0F7FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*~*~*~*~*~*~*~*~*~*~*~*~* FRAMEWORK *~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
body{
	background: #717832 url('bg_main.gif') repeat-x fixed top right;
	margin: 0;
	padding: 0;
	font: 11px verdana,sans-serif;
}
#container{/*centers the layout*/
	width:1008px;
	vertical-align:top;
	margin: 0 auto 0;
	position:relative;
}
* html body #container{/*centers the layout*/
	width:1000px;
	vertical-align:top;
	margin: 0 auto 0;
	position:relative;
}
#border1{
	width:1054px;
	border:1px solid #676E2E;
	border-top:0px;
	z-index: 1;
}
#border2{
	width:1053px;
	border:1px solid #60662B;
	border-top:0px;
	z-index: 2;
}
#border3{
	width:1052px;
	border:1px solid #545925;
	border-top:0px;
	border-left:0px;
	z-index: 3;
}
#border4{
	width:1051px;
	border:1px solid #484D20;
	border-top:0px;
	border-left:0px;
	z-index: 4;
}
#page{
	text-align:left;
	background:white;	
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
table.homepage td{background: url('bg_portletMain.gif') repeat-x top #D3CFCF;width:180px;}

/*
<div class="callout_quote">
	<span class="title">title here</span>
	<span class="quote">quote here</span>
	<span class="source">source here</span>
</div>

<div class="callout_general">
	<span class="title">title here</span>
	<span class="body">body here</span>
</div>

<div class="callout_list">
	<span class="title">title here</span>	
	<ul>
		<li>item</li>
		<li>item</li>
		<li>item</li>
		<li>repeat as necessary</li>
	</ul>
</div>
*/

/*~*~*~*~*~*~*~*~*~*~*~*~*~* CALLOUTS ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
.callout_quote{border:1px solid #DC1D25;font:12px verdana;color:#6F7132;margin:5px;float:right;width:200px;background:url('callout_quote_closeBg.gif') no-repeat bottom right #eee;}
.callout_quote span.quote{display:block;font-weight:bold;padding:7px 10px 4px 30px;background:url('callout_quote_open.gif') no-repeat top left;}
.callout_quote span.source{display:block;padding:5px 5px 5px 30px;}

.callout_general{border:1px solid #DC1D25;font:12px verdana;margin:5px;float:right;width:200px;background: url('bg_portletMain.gif') repeat-x top #D3CFCF;}
.callout_general span.body{padding:5px;display:block;}

.callout_list{border:1px solid #DC1D25;font:12px verdana;margin:5px;float:left;width:250px;background: url('bg_portletMain.gif') repeat-x top #D3CFCF;}
.callout_list ul{margin:10px 0 15px 10px;padding:0;}	
* html body .callout_list ul{margin:10px 0 15px 0;}	
.callout_list ul li{list-style: none inside none;}

.callout_quote span.title,.callout_list span.title,.callout_general span.title{
	display:block;height:22px;background: url('bg_portletHead_simple.gif') repeat-x bottom #DC1D25;
	font:bold 12px verdana;color:white;
	line-height:20px;
	padding:0 0 0 10px;
}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/*~*~*~*~*~*~*~*~*~*~*~*~*~*~* LOB CALLOUTS ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
.lob{margin:5px;width:250px;border:1px solid #DC1D25;font:12px verdana;}
.lob span.title{
	display:block;height:22px;background: url('bg_portletHead_simple.gif') repeat-x bottom #DC1D25;
	font:bold 12px verdana;color:white;
	line-height:20px;
	padding:0 0 0 10px;
}
.lob span.res{display:block;padding:5px 5px 45px 5px;background:url('lob_res_bg.gif') no-repeat bottom right #E8E8E8;}
.lob span.mort{display:block;padding:5px 5px 45px 5px;background:url('lob_mort_bg.gif') no-repeat bottom right #E8E8E8;}
.lob span.comm{display:block;padding:5px 5px 45px 5px;background:url('lob_comm_bg.gif') no-repeat bottom right #E8E8E8;}
.lob span.rent{display:block;padding:5px 5px 45px 5px;background:url('lob_rent_bg.gif') no-repeat bottom right #E8E8E8;}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/


/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ PORTLETS *~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
.portlet{position:absolute;width:188px;height:500px;left:10px;top:123px;z-index:10;}
.portletHead{z-index:10;width:188px;height:39px;background:url('bg_portletHead_main.gif') no-repeat right;color:white;font-weight:bold;}
.portletHead span{color: white;font-weight: bold;padding-left:5px;line-height:40px;}
* html body .portletHead span{color: white;font-weight: bold;padding-left:5px;line-height:1em;position:relative;top:14px;left:0px;}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/


/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ MAIN *~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
.portletBasic{z-index:5;background: url('bg_portletMain.gif') repeat-x top #D3CFCF;width:180px;}
.portletBasic p{font-size:0.9em;text-align:left;margin:0 10px 10px 10px;}
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/


/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ SIDEBAR *~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
/*
td.sidebar{width:160px;margin:0 5px 0 5px;background:url('bg_colRight.gif') repeat-y top left white;text-align:center;}
#sidebar{width:155px;margin:13px 10px 0 10px;}
#sidebar .head{height:22px;background: url('bg_portletHead_simple.gif') repeat-x bottom #DC1D25;}
#sidebar .head span{color:white;font-weight: bold;padding-left:5px;}
#sidebar .body{color:#444;background: url('bg_portletAspen.jpg') no-repeat bottom #F8EDB5;}
#sidebar .body div{padding:10px;}
#sidebar .body p{text-align:center;}
*/
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ SIDEBARLEFT *~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

p.indent{padding:0 10px 10px 10px;}

th {
	text-align: left;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 1px;
	color:#819389;
	border-bottom: 1px solid #ccc;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
	
a {
	color: #A20F17;
	text-decoration: none;
}
	
a:link {
	color:#A20F17; 
}

a:visited {
	color:#A20F17; 
}

a:hover {
	color: #A20F17;
	text-decoration: underline;
}
h1,h2{
	font-size:18px;
	color:#555;
}
h3{
	font-size:12px;
	color:#555;
}
h1 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
	
h2 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
	
h3 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h4 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr{
	border-color: #D5DFE8;
	height: 1px;
}

/* IDs */
#headerbar {
	background:url('bg_header.gif') top right no-repeat #747C36;
}

#headerbar div#headerinfo{
	z-index:10;
	position:absolute;
	top:1px;
	left:754px;
	display:block;
	text-align:right;
	color:white;
	width: 247px;
}
#headerbar div#headerinfo a{color:white;}
#headerbar div#headerinfo a:hover{color:#ccc;}
#headerbar div#headerinfoshadow{
	color:#353;
	z-index:5;
	position:absolute;
	top:2px;
	left:755px;
	display:block;
	text-align:right;
	width: 247px;
}
#topnavbar {
	clear:both;
	color: #999;
	height:22px;
	padding:0 0 0 0;
	background:url('bg_nav.gif') repeat-x #A20F17;
	text-align: center;
}
#topnavbar a {
	color:white;
	font-weight:bold;
	padding:0 5px 0 5px;
	text-decoration:none;
}
#topnavbar a:hover {
	text-decoration:underline;
}
#bottomnavbar {
	background:url('icon_affiliations.gif') no-repeat right #000;
	border-top:5px solid transparent;
	color:#9DA6A5;
	font:12px;
	margin:0px;
	padding:5px 10px 10px 10px;
}
#bottomnavbar a{
	color:#9DA6A5;
	font:0.8em;
	padding:0 5px 0 5px;
	text-decoration:none;
}
#bottomnavbar a:hover{
	text-decoration:underline;
}
	
#leftnavbar {
	position: absolute;
	width: 180px;
	left: 10px;
	top: 169px;
	background: url('bg_portletMain.gif') repeat-x top #D3CFCF;
    padding-top: 5px;
    margin-right: 5px;
    padding-bottom: 0px;
    color: #000000;
}
#leftNavBarHead{
	width:188px;height:39px;
	position: absolute;
	left: 10px;
	top: 130px;
	background:url('bg_adminPortletHead.gif') no-repeat right;color:white;font-weight:bold;
}
#leftNavBarHead p{
	margin-left:10px;
	line-height:28px;
}

.padRight10{padding:10px 10px 10px 0;}
#content {
	position: relative;
	top: 0px;
	padding:0px 0px 0px 205px;
	background:url('bg_colLeft.gif') repeat-y top left white;
	margin:0 0 0 0;
}
#splash {
	position: relative;
	top: 0px;
	padding:0px 0px 0px 0px;
	background:white;
	margin:0 0 0 0;
}
.lowersplash{
	background:#B3BF45;
}

	
#footnote {
	border:1px solid #B4771E;
    background-color: #F9F9FF;
	text-align: center;
	color: #B4771E;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#announcement {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 3px solid red;
	background-color: #FFEEEE;
	margin-bottom: 10px;
}

#announcement h1 {
	text-align: center;
	color: red;
}

#announcement p {
	color: red;
	font-weight: bold;
	margin-bottom: 0px;
}

/* Classes */	
.button{
	border: 1px solid #D5DFE8;
	color: white;
	font-weight: bold;
}
.formlabel {
	/*modded tfelice */
	text-align: left;
	font-size:18px;
	color:#6A6E64;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.listlabelcontainer {
	text-align: left;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #ccc;
}

.listlabel {
	/*modded tfelice */
	text-align: left;
	font-size:18px;
	color:#6A6E64;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.sortmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.important {
	font-weight: bold;
	color: red;
}

.fineprint {
	font-style: italic;
}

.navtitle {
	font-weight : bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
		
.navmajor {
	font-weight : bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
		
.navminor {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
		
.navbarboxheading {
	font-weight : bold;
	color: #B4771E;
}
		
.navbarbox {
	background-color: #FFFAA8;
    border: 1px solid #B4771E; 
    margin:5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #6F7132;
}

.navbarbox p {
	margin-bottom: 4px;
}

		
.navbarbox2 {
	background-color:#FFFFFF;
    border: 1px solid #B4771E; 
    margin:5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #6F7132;
}

.navbarbox2 p {
	margin-bottom: 4px;
}

	
.callout {
	font-family: "Lucida Console", monospace;
	background-color: #F9F9FF;
    border: 1px solid black; 
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: black;
	}

.leftalign {
	text-align: left;
}

.centeralign {
	text-align: center;
}

.rightalign {
	text-align: right;
}

.even td {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 1px;
	/* border-bottom: 1px solid #B4771E; */
}

.odd td {
	background-color: #ffffff;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 1px;
	/* border-bottom: 1px solid #B4771E; */
}

.fieldlabel {
	padding-right: 6px;
}

.required {
	font-weight: bold;
	vertical-align: top;
}

.welcome {
	font-weight: bold;
	text-align: center;
}

.hiddenform {
	display: none;
}

.fieldsection {
	border: 1px solid #B4771E;
}

/*~*~*~*~*~*~*~*~*~*/

ul#menu {
				width: 180px;
				list-style-type: none;
				border-top: solid 1px #ccc;
				margin: 0;
				padding: 0;
				}
			ul#menu ol {
				display: none;
				text-align: right;
				list-style-type: none;
				margin: 0;
				padding: 5px;
				}
			ul#menu li, 
			ul#menu a {
				font-family: verdana, sans-serif;
				font-size: 11px;
				color: #A20F17;
				}
			ul#menu li {
				border-bottom: solid 1px #ccc;
				line-height: 15px;
				padding-left:10px;
				}
			ul#menu ol li {
				border-bottom: none;
				}
			ul#menu ol li:before {
				content: "- ";
				}
			ul#menu a {
				text-decoration: none;
				outline: none;
				}
			ul#menu a:hover {
				color: #A20F17;
				text-decoration:underline;
				}
			ul#menu a.active {
				color: #666;
				}


#BuyMenu {
	position:absolute;
	left:314px;
	top:117px;
	width:161px;
	height:150px;
	z-index:8;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	visibility: hidden;

}

#BuyMenu LI {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
list-style:none;
margin-left:-30px;
line-height:normal;
}
#BuyMenu A {text-decoration:none;
color:#0000CC}

#SellMenu {
	position:absolute;
	left:451px;
	top:117px;
	width:161px;
	height:150px;
	z-index:8;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	visibility: hidden;

}

#SellMenu LI {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
list-style:none;
margin-left:-30px;
line-height:normal;
}
#SellMenu A {text-decoration:none;
color:#0000CC}

#RentMenu {
	position:absolute;
	left:588px;
	top:117px;
	width:161px;
	height:150px;
	z-index:8;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	visibility: hidden;

}

#RentMenu LI {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
list-style:none;
margin-left:-30px;
line-height:normal;
}
#RentMenu A {text-decoration:none;
color:#0000CC}

#MortMenu {
	position:absolute;
	left:692px;
	top:117px;
	width:161px;
	height:150px;
	z-index:8;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	visibility: hidden;

}

#MortMenu LI {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
list-style:none;
margin-left:-30px;
line-height:normal;
}
#MortMenu A {text-decoration:none;
color:#0000CC}

#DenvMenu {
	position:absolute;
	left:817px;
	top:117px;
	width:161px;
	height:150px;
	z-index:8;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	visibility: hidden;

}

#DenvMenu LI {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
list-style:none;
margin-left:-30px;
line-height:normal;
}
#DenvMenu A {text-decoration:none;
color:#0000CC}


#navbar {
	position:relative;
	left:0px;
	top:0px;
	height:29px;
	z-index:9;
	visibility: visible;
}
#hidedropdowns {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:7;
	visibility: hidden;
}


#page div#mainbody {
	position:absolute;
	left:0px;
	top:139px;
	height:103px;
	width: 1000px;
	background-color:#FFFFFF;
	visibility: visible;
}
#Layer3 {
	position:absolute;
	left:562px;
	top:145px;
	width:450;
	height:550;
	z-index:1;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	left:562px;
	top:349px;
	width:449px;
	height:550px;
	z-index:2;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	left:753px;
	top:145px;
	width:450px;
	height:550px;
	z-index:3;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	left:753px;
	top:349px;
	width:450px;
	height:550px;
	z-index:4;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	left:297px;
	top:349px;
	width:450px;
	height:550px;
	z-index:5;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	left:297px;
	top:145px;
	width:450px;
	height:550px;
	z-index:6;
	visibility: hidden;
}

#FlashBox {
	position:absolute;
	left:95px;
	top:206px;
	width:284px;
	height:149px;
	z-index:6;
	visibility: hidden;
}
select {
	width: 200px;
}

