/* CSS Document */

body, html {
		margin:0;
		padding:0;
		min-width:850px;
		height:100%; 
		background: #505050 url("../Images/background.jpg");
		background-repeat: repeat-x;
	}
p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
p {
	font-size: 11px;
	line-height: 21px;
	}
h2 {
	color: #FF6600;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 16px;
	border-bottom: 1px solid #dbd7c1;
	}
h2 strong {
	font-weight: bold;
	}
	#vlines { /* div you want to stretch */ 
	width: 850px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0 auto;
	padding: 0;
	/*z-index: 6;*/
	min-height:100%;
	}
	
	#vlines { /* div you want to stretch */ 
	width: 850px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0 auto;
	padding: 0;
	/*z-index: 6;*/
	height:100%;
	}
	
	#wrap {
		margin:0 auto;
		width:850px;
		padding-top: 60px;
	}
	#header {
		height:150px;
		width:850px;
		background: #eeecc3 url("../Images/Header_logo.jpg") no-repeat;
		}
	
	#main {
		background:#ffffff;
		float:left;
		width:637px;
		height: 464px;
		overflow:hidden !important;
	}
	#sidebar {
		background:#eeecc3;
		float:right;
		width:213px;
		height: 464px;
	}
	#footer {
		clear: both;
margin: 0 auto;
margin-top: 0 !important;
padding: 0;
background-color: #eeecc3;
height: 102px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width: 850px;
	}
	/* navigation */


	
table.navwrap {
	margin: 0;
	margin-top: 75px;
	padding: 0;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 360px;
	float: right;
	}
	

#nav ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	
	}
#nav ul li a {
	float: left;
	display: block;
	/*width: 10em;*/
	width: 75px;
	line-height: 1.1em;
	/*padding: 1em 1em 1em 1em;*/
	padding: 5px 2px 5px 5px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	border: none;
	font-size: 9px;
	border-left: 1px solid #C2BEBE;
	}
#nav ul li a strong {
	display: block;
	font-size: 11px !important;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#nav li a:hover {
	color: #F57220;
	/*background: url(http://www.simplebits.com/img/bitstream/tab-hover.gif) repeat-x bottom left;*/
	}
#nav li a.active {
	color: #666666;
	/*background: #30353b url(http://www.simplebits.com/img/bitstream/tab-on-noise.gif) repeat-x bottom left;*/
	}
#nav ul li a:hover strong {	
	color: #F57220;
	}
#nav ul li a.active strong {
	color: #666666;
	}
/* -- HOVER PAGE -- */


#nav li a:hover, body#port #t-port a {
	color: #F57220;
	}
#nav li a:hover, body#conc #t-conc a {
	color: #F57220;
	}
#nav li a:hover, body#prof #t-prof a {
	color: #F57220;
	}
#nav li a:hover, body#homepage #t-home a {
	color: #F57220;
	}


.clear{
	clear: both !important;
	padding: 25px 0 25px 0;
	}
	
	#footer a:link {
	color: #F57220;
	text-decoration: none;
	}
	#footer a:visited {
	color: #F57220;
	text-decoration: none;
	}
#footer a:hover {
	color: #CE5103;
	border-bottom: 1px dotted #F57220;
	}
#footer a.active {
	color: #F57220;
	text-decoration: none;
	}
table.footer
{
/*margin-right: 210px;*/
padding-top: 50px !important;
font-size: 10px;
width: 640px;
/*max-width: 36em;*/
}

td.cntr
{
margin-right: 210px;
margin-top: 20px;
font-size: 9px;
color: #F57220;
text-align: center;
/*text-indent: 50px;*/


/*max-width: 36em;*/
}
#sidebar div.myscroll {
	/*width:213px;
	height:324px;
	overflow: auto;
	margin: 0 auto;
	padding: 0;*/
	scrollbar-base-color:#eeecc3; 
    scrollbar-arrow-color:#FE8401;
	background-color: #FFFFE5;
	
	background-color:#FFFFE5;
height:323px;
margin:-5px auto 0;
overflow:auto;
padding:0;
width:213px;
	}
	
#sidebar div.myscroll p {
	font-size: 11px!important;
	color:#666666!important;
	line-height: 14px!important;
	border-bottom: 1px dotted #dbd7c1!important;
	margin: 0px 10px 0px 10px; 
	padding: 8px 0 4px 0;
	display: block!important;
	}
#sidebar div.myscroll h2 {
	margin: 15px 10px 0px 10px; 
	padding-botton: 5px;
	}
#sidebar div.myscroll p a:link { 
	color: #666666;
	text-decoration: none !important;
	display: block !important;
	list-style: none !important;
	}
#sidebar div.myscroll p a:visited { 
	color: #666666;
	text-decoration: none !important;
	display: block !important;
	list-style: none !important;
	}
#sidebar div.myscroll p a:hover { 
	color: #FE8402;
	text-decoration: none !important;
	display: block !important;
	list-style: none !important;
	font-weight: bold;
	}
#sidebar div.myscroll p a:active { 
	color: #666666;
	text-decoration: none !important;
	display: block !important;
	list-style: none !important;
	}
#sidebar div.myscroll p.info {
	border: none !important;
	}

#sidebar #current {
	color: #FE8402;
	text-decoration: none !important;
	display: block !important;
	list-style: none !important;
	}
	
#pos_abs {
	position:absolute;
	top: 574px;
	width: 637px;
	height: 100px;
	background-color: #333333!important;
	opacity: .8;
	-moz-opacity: .8;
	-khtml-opacity: 0.8;
	filter:alpha(opacity=80);
	color: #ffffff;
	}
	
#pos_abs h3 {
	color: #FFFFFF;
	margin: 5px 15px 0 15px;
	padding: 0;
	font-size: 18px;
	border-bottom: 1px solid #ffffff;
	font-style: normal;
	}
#pos_abs p {
	color: #FFFFFF;
	margin: 0 15px;
	padding: 0;
	font-size: 11px;
	}

/* THE AGENT PROFILE */

/*#theagent  {
	margin: 0 0 8px 0;
	} */


#theagent img {
	margin: 0 10px 3px 10px;
	} 
#theagent p{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 15px;
	margin: 0;
	}
#theagent h2{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	border-bottom: 1px solid #dbd7c1;
	margin: 5px 15px 0 10px;
	}
	
#theagent2  {
	border-left: 1px solid #999999;
	min-height: 200px;
	} 
#theagent2 img {
	margin: 0 5px 10px 10px;
	} 
#theagent2 p{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0 15px;
	}
	
	
#agentprofile {
	/*overflow: scroll;*/
	background-color: #ffffff;
	}
#agentprofile p {
	/*font-size: 10px;
	line-height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;*/
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:20px;
	margin:0;
	padding:0 15px;
	}
#agentprofile h2 {
	/*font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin-bottom: 5px;
	margin-top: 5px;*/
	border-bottom: 1px solid #dbd7c1;	
	color:#FF6600;
	font-size:14px;
	margin:5px 15px 10px;
	}
#agentprofile h3 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
#agentprofile a:link, #agentprofile a:visited {
	color: #FF6600;
	text-decoration: none;
	}
#agentprofile a:hover {
	color: #CF5418;
	text-decoration: underline;
	font-weight: bold;
	}
#agentprofile a:active {
	color: #FF6600;
	text-decoration:none;
	}
	
