/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
/*.rbtop div { background: url(tl.gif) no-repeat top left; }*/
.rbtop div { background: url(logo2.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot 
{
	width: 400px;
	height: 50px;
	font-size: 1px;
}

.rbcontent 
{ 
	margin: 0 7px; 
}

.rbroundbox 
{ 
/*	width: 50%; */
	width: 400px;
	margin: 1em auto; 
}
.crcontent {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 640px;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.crtext {
	padding-top: 140px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	line-height: 14px;
}

.topHeader {
	background-image: url(images/competerealty_03.gif);
	background-repeat: repeat;
	margin-left: auto; 
	margin-right: auto;
	height: 72px;
	width: 800px;
}

.lowerHeader {
	background-image: url(images/competerealty_09.gif);
	background-repeat: repeat;
	margin-left: auto; 
	margin-right: auto;
	height: 27px;
	width: 800px;
}


.footer {
	width: 500px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}

body {
	text-align:center;
	margin: 0; /* to avoid margins */
}

/*
H1, H2, H3, H4 { font-family: arial; }
*/

#global {
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 800px; /* mandatory to be centered */
	text-align: left;
}

#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}

.leftCol {
	float: left;
	position: relative;
}
.rightCol {
	float: right;
	position: relative;
}

.buttonSelected {
	position:relative; 
	float:left; 
	height:27px; 
	background-image:url(images/competerealty_10.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:5px; 
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
	margin:0px;
}

.buttonSelected a:hover {
	position:relative; 
	float:left; 
	height:27px; 
	background-image:url(images/competerealty_10_bold.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
	margin:0px;
}

.buttonText A:link, .buttonText A:visited, .buttonText A:active { text-decoration: none; font:Geneva, Arial, Helvetica, sans-serif;}
.buttonText A:hover {color: black; font:Geneva, Arial, Helvetica, sans-serif;}

.buttonNotSelected {
	position:relative; 
	float:left; 
	height:27px; 
	background-image:url(images/competerealty_12.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	padding-left:5px; 
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
	margin:0px;
}

.buttonNotSelected a:hover {
	position:relative; 
	float:left; 
	height:27px; 
	background-image:url(images/competerealty_12_bold.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
	margin:0px;
}

.A:link, A:visited, A:active { color: blue; text-decoration: underline; font:Geneva, Arial, Helvetica, sans-serif;}
.A:hover {color: red; font:Geneva, Arial, Helvetica, sans-serif;}

#inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    background-color: #d6e5f4;
    padding: 10px;
}

#inputArea input[type="text"], input[type="password"], #inputArea textarea
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 4px;
	border: solid 1px #85b1de;
   margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
/* 
	width: 300px;
    */
}
.main_outer
{
	width:700px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 10px;
}

.table_grid_outer div, .table_grid_outer 
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px; 
}

div.rounded-box {
width: 9em;
background-color: #E6E6E6;
border: 1px solid red;
margin: 3px;
}
div.top-left-corner, div.bottom-left-corner,
div.top-right-corner, div.bottom-right-corner
	{ position:absolute; width:20px; height:20px;
		background-color:#FFF; overflow:hidden;}
div.top-left-inside, div.bottom-left-inside,
div.top-right-inside, div.bottom-right-inside
	{position:relative; font-size:150px; font-family:arial;
	color:#E6E6E6; line-height: 40px;}
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}
div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}
div.box-contents {
	position: relative; padding: 8px; color:#000;
}

#rect_round h1, #rect_round h2, #rect_round p {margin:0 10px; letter-spacing:1px;}
#rect_round h1 {font-size:2.5em; color:#06a;}
#rect_round h2 {font-size:2em; color:#99cc99; border:0; text-align: left;}
#rect_round p {padding-bottom:0.5em; color: red; font-size: 12px; text-align: left; font-family: arial;}
#rect_round h2 {padding-top:0.0em; padding-bottom:0.2em;}
#rect_round {background: transparent; margin:1em;}
#rect_round ul {list-style-type: none; list-style-image: url(images/green_round_bullet.gif); margin-top: 1px; }
#rect_round li {outside; font-family:arial; text-align: left; font-weight: bold; font-size: 11px; color: red; width:155px; }
#rect_round h2 A:link, #rect_round h2 A:visited, #rect_round h2 A:active { color:#99cc99; text-decoration: underline; font:Geneva, Arial, Helvetica, sans-serif;}
#rect_round A:link, #rect_round A:visited, #rect_round A:active { color:red; text-decoration: underline; font:Geneva, Arial, Helvetica, sans-serif;}
#rect_round A:hover {color: red; font:Geneva, Arial, Helvetica, sans-serif;}

.list_seperator {background: #cccccc; padding:0px; margin:4px; width:155px}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:transparent; border-left:1px solid #c66; border-right:1px solid #c66;}
.xb1 {margin:0 5px; background:#c66;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
   
.xboxcontent {display:block; border:0 solid #c66; border-width:0 1px; border-bottom:1px solid transparent;}

.header { font-weight:bold; font-size:30px; font-family:arial; margin-top: 0px; margin-bottom: 0px; color: #9c9; padding-left:5px; padding-top:10px; }

.sub_header { font-weight:bold; font-size:20px; font-family:arial; margin-top: 0px; margin-bottom: 0px; color: #9c9; padding-left:5px; padding-top:10px; }

#general_rect_round h1, #general_rect_round h2, #general_rect_round p {margin:0 10px; letter-spacing:1px;}
#general_rect_round h1 {font-size:2.5em; color:#06a;}
#general_rect_round h2 {font-size:2em; color:#99cc99; border:0; text-align: left;}
#general_rect_round p {padding-bottom:0.5em; color: red; font-size: 12px; text-align: left; font-family: arial;}
#general_rect_round h2 {padding-top:0.0em; padding-bottom:0.2em;}
#general_rect_round {background: transparent; margin:1em;}
#general_rect_round ul {list-style-type: none; list-style-image: url(images/green_round_bullet.gif); margin-top: 1px; }
#general_rect_round li {outside; font-family:arial; text-align: left; font-weight: bold; font-size: 12px; padding-top: 1px; padding-bottom: 1px; color: #333; }

.agent_profile A:link {color: blue; text-decoration: none; font:Geneva, Arial, Helvetica, sans-serif;}
.agent_profile A:visited {color: blue; text-decoration: none; font:Geneva, Arial, Helvetica, sans-serif;}
.agent_profile A:active {color: blue; text-decoration: none; font:Geneva, Arial, Helvetica, sans-serif;}
.agent_profile A:hover {color: blue; font-weight: bold; font:Geneva, Arial, Helvetica, sans-serif;}

.optional { font-size:10px; color:red; }
