/* REDEFINED HTML TAGS */

body {
    background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top:18px;
	height: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration: none;
	color: #3399FF;
}

a:hover {
	text-decoration: underline;
}

a img {
border: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	font-size: 2.1em;
	font-weight: normal;
	padding-bottom:2px;
	color:#efefef;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	margin-bottom:0px;
	margin: 0 0 20px 0;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	margin-bottom:0px;
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
}

input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

li
{
	text-align: justify;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* DASHBOARD TITLE BAR */

.title_box {
	height: 50px;
	width:	100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline;
	z-index: 2;
	background-color: #FFFFFF;
	border: 0px dashed #FFFFFF;
	font-family:Arial black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 20px;
}

.login {
	height: 50px;
	width:	350px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline;
	z-index: 2;


    background-color: #FFFFFF;
	border: 0px  #555555;

	font-family: Arial, Veranda, Helvetica;
	font-size: 12px;
	line-height:22px;
	text-align: right;
	color: #333333;
	font-weight: bold;
}

input.loginform {
	height: 20px;
	width:60px;
	padding-left:1px;
	border: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
}

/* MAIN NAV CSS */

.mainnav_box {
	position: absolute;
	left: 0px;
	top: 30px;
	height:26px;
	border: 0px solid #555555;
	background-color:#FFFFFF;
	z-index:99;
}

#navitabs {
	clear: both;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 0 0;
	text-decoration: none;
	letter-spacing: 1px;
	background: #e0e0e0 url(../img/corner.gif) top right no-repeat;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.navitab:hover {
	text-decoration: none;
	background: #d0d0d0 url(../img/corner.gif) top right no-repeat;
}

.activenavitab {
	padding: 4px 8px 5px 8px;
	color: #ffffff;
	margin: 0 0 0 0;
	text-decoration: none;
	background: #505050 url(../img/corner.gif) top right no-repeat;
}

.activenavitab:hover {
	text-decoration: none;
}

/* SUBNAV */
.subnav_box {
	position: absolute;
	top: 48px;
	z-index:99;

	height:8px;
	width: 770px;

	line-height:8px;
	text-align:right;

	border: 0px solid #FFAA00;
	background-color: #505050;
	
	padding-top:2px;
	margin:0px;
}

.subnav_box a:hover {
	color:#bbb;
}

.navlink {
	height: 20px;
	width: 130px;
	z-index:5;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;

	padding: 0px;

    background-color: #dddddd;
	border: 0px solid #555555;
}

.navlinkcurrent {
	height: 20px;
	width: 130px;
	z-index:5;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;

	padding: 0px;

    background-color: #eeeeee;
	border: 0px solid #555555;
}

.footer {
	height: 50px;
	position:absolute;
	right:0px;
	top: 620px;
	z-index:7;
	background-color: #ffffff;
	border: 0px solid #000000;
	text-align: right;
	color: #555555;
}

/* CONTENT */

.highlight_box {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-top: 15px;
}
.applycontent_box{
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 0px;
}
#Panel
{
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}

.maincontent_box{
	position: relative;

	height:600px;
	width: 770px;

	margin-right: auto;
	margin-left: auto;

	background:#e7e9f9;
	border: 2px solid #000000;
}

.maincontent_box ol{
	padding-left: 2em;
	text-indent:  0em;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	}

.maincontent_box li{
	padding-bottom: 5px;
	padding-top: 0px;
	}

.maincontent_box {
	color: #333333;
	text-decoration: none;
	}

.content_box {
	padding-left: 25px;
	padding-right: 25px;
}

.content_iframe {
	position: absolute;
	top:68px;
	left:0px;
	overflow:auto;

	height:530px;
	width:768px;

    background-color: #FFFFFF;
	border: 1px solid #000000;
	z-index:6;

}

/* START TOP BOX */
#TopBox
{
	position: absolute;
	top:0px;
	left:0px;

	height: 120px;
	width: 100%;

	padding:0px;

	background-color: #FFFFFF;
	border:0px dashed #FF0000;
	z-index:8;
}

/* START AGENT QUICK INFO BOX */

#BrokerLogo
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

#AgentPhoto
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

#AgentQuickInfo
{
	position: absolute;
	top: 0px;
	left: 104px;
	height: 100px;
	color:#000000;

	background: #FFFFFF;
	border:0px dashed #FFAA00;
}

#AgentQuickInfo a:link, #AgentQuickInfo h1 {
	color:#6b99EF;
}

/* END FEATURE BOX RIGHT */

.tableheader {
	font-size:18px;
	padding-bottom:6px;
	padding-left:4px;
	border-bottom:1px solid #FFFFFF;
	background-color:#505050;
	color:#ffffff;
	font-weight:normal;
}
.formtable {
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222223;
	text-align: left;
	font-weight: normal;

	margin-top:2px;
	margin-bottom:2px;

    background-color: #e7e8ec;
	border: 1px solid #000000;
}

.errorstring {
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}

/* HIGHLIGHTS */
#highlight_image {
	height: 77px;
	padding: 0px;
	margin-bottom: 5px;
}

#highlighttext {
	background-color: #E4EAFF;
	padding: 10px;
	height: 58px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#highlight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E9EE;
	padding: 0px 0px 5px;
	list-style-type: none;
	margin-bottom: 5px;
}

.highlighttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B6F73;
}

.Item
{
	background-color:#FFFFFF;
	border-bottom:1px dashed #CECFA5;
}

#Pano3DPanel
{
	position: absolute;
	top: 2px;
	left: 0px;
}

#MainImageCaptionBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	position: absolute;
	top: 10px;
	font-weight: bold;
	left: 490px;
	z-index: 12;
	width: 200px;
	text-align: left;
}

#Description
{
	position:absolute;
	left:490px;
	top:32px;
	width: 270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#Thumbs
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 770px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #565656;
}

td.sort
{
	height: 20px;
	
	color: #303030;
	font-size:12px;
	font-weight:bold;
	text-align: center;

	background: #b0b0b0;
	background-image:url(../img/pkg_hdr_bkgrd.jpg);
}

a.sort
{	
	color:#303030;
	padding-left:2px;
	padding-right:2px;

	font-size:12px;
	font-weight:bold;
}

/* Style classes */
.liSm
{
    font-size: .8em;
    text-align: left;
    font-weight: normal;
}

.center_column {
	padding-right: 25px;
	padding-left: 25px;
}

.center_table {
	background-color: #FFFFFF;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	z-index: -1;
}

Unbranded {
	clear: both;
	height: 100px;
	width: auto;
}
