body {	
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/template/site_bg.gif) repeat-x 760px 0px fixed #fff;
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 770px;
	margin-top:0px;
}
#logo,#globalnav ul,#nav #featured, #toolbar p, form, #logo img 
{
	margin: 0px;
	padding: 0px;
}
img{
    border:none;
    }
a{
	color: #000;
	text-decoration: none;
}
/* --  LOGO  ------------------------*/
#logo {	
    left: 50%;		
	top:1.25em;
	margin-left: -385px;
	position: absolute;
	z-index: 5;			
	border-right: 1px solid #606a74;		
	height:98px;	
	width:149px;
	padding-left:5px;	
	
	background:no-repeat transparent url(/images/template/CurvedLogoShadowNEW.png);	
    
}

#nav #featured {
	margin: 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
/* --  GLOBAL NAV BAR  --------------*/
#globalnav {
	font-size: x-small;
	font-weight: bold;
	width:740px;	
	margin-left:25px;
	height: 2em;
	line-height: 2em;
	background-color: transparent;	
	border-bottom: 3px solid #fcb040;
}
#globalnav ul {
	list-style-image: none;	
	width: 724px; 
	text-align: right;	
	
}
#globalnav li {
	display: inline;	
	padding-left: 20px;
}

#globalnav a:hover {
	color: #e7e9ea;		
}
#globalnav a {
	color: #fff;	
}
#globalnav #alert a {
    color: #fcb100;    
}
#globalnav #alert a:hover {
    color: #b7bcc0;
}
#globalnav #alert {
	display: inline;
}


#idwrapper{
    padding-left:30px;
    
   	background-image:url(/images/template/FullWidthShadows2.png);
   	   
    background-repeat: no-repeat;
	background-position: top left;
}

/* --  SITE ID REGION ---------------*/
#siteID {
	height: 74px;
	width:735px;
	background: #db001d;
		
	background: #e7e9ea url(/images/template/header3.jpg) no-repeat ;	
	
	background-position: 125px 0px;
	font-family: "Lucida Sans", Arial, sans-serif;
	border-bottom: 1px solid #000000;
	color: #fff;	
}
#siteID h2 {	
	font-weight: normal;
	font-size: small; 
	padding: 16px 0px 0px 145px;
	margin: 0px;
	width: 580px; 
	
}
#siteID h1 {
	padding: 0px 0px 0px 145px;
	font-size: 1.65em;
	font-weight: bold;	
	letter-spacing: -0.05em;
	width: 580px; 
	margin: 0px;
}
/* --  TOOLBAR ----------------------*/

#toolbar {
	background-color: #606a74;
	width: 569px; 
	padding-left:150px;	
	text-align: right;
	height: 20px;
	font-size:   x-small;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
	padding-right: 16px; 
	overflow:hidden;
}
#toolbar ul {
	display: inline;
	list-style-image: none;
}
#toolbar li {
	display: inline;
	padding: 0px 0px 0px 2px;
}
#toolbar a {
	color: #ffffff;	
}
#toolbar a:hover, #localfooter a:hover{
	color: #cccccc;
}
#toolbar .toolbargreeting {
	float: left;	
}

/* --  NAVIGATION  ------------------*/ 


#nav {
	width: 149px;
	margin-right:1px; 
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;		
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #606a74;
		
}
#nav  li {
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
	background-color: #eeeeee;
	}

#nav ul ul {
	border-left: 4px solid #606a74; /*border to left of navigation*/
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e7e9ea;
}
#nav ul ul ul {
	border-left-style: none;
	padding-left: 0px;
}

#nav  ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 0px 0px 5px;
	
}
#nav  a {
	display: block;
	height: 100%;
	color:#000000;
	padding: 2px 0px 2px 16px;
	
}
#nav ul ul a{
	font-weight: normal;
	padding: 0px 0px 3px 26px; 
}
#nav ul ul ul a{
	padding-left: 36px;
}
#nav a:hover{
	color: #606a74;
}
#nav ul .navparentpath{
	padding-left: 12px;
	border-left: 4px solid #606a74;
	color: #606a74;

}
#nav ul ul .navparentpath{
	border-left-style: none;
	padding-left: 26px;
	color: #606a74;
}
#nav ul ul ul .navparentpath{
	padding-left: 32px;
	color: #fcb100;
}
#nav .navparentpath:hover{
    color: #000000;
}
#nav .navcurrentpage{
    padding-top:3px;
    padding-bottom:3px;
	background-color: #e7e9ea;
	color: #0434b2;
	border-left: 4px solid #0434b2;
}
#nav a.navcurrentpage:hover {
	color: #000000
}
#nav .navdivider{
	border-top: 1px #fff dotted;	
	padding-top:12px;
	line-height: 10px;
}


/* --  NAVIGATION FEATURED LINKS -------*/
#nav #featured{	
	background-color: #e7e9ea;
}

#nav #featured .navcurrentpage{
    padding-top:3px;
    padding-bottom:3px;
	background-color: #e7e9ea;
	color: #0434b2;
	border-left: 4px solid #0434b2;
}	
#nav #featured a{
	border-bottom: 1px solid #888f97;	
	color: #000000;
	padding: 4px 0px 4px 16px;
}		
#nav #featured a:hover{
	background-color: #fff;
	color:#606a74;
}
#nav #featured ul{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#nav #featured li{
	margin: 0px;
	padding: 0px;
}
/* --  CONTENT ----------------------*/
#content{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
#content{
	width: 770px;
	float:none;
	
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;	
	padding-bottom:0px;
	padding-left:5px;
	
	background:url(/images/template/a.png) repeat-y;
	padding-left:5px;
	
	
}
#main ul, #secondary ul, #additional ul, #main ol, #secondary ol, #additional ol{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	

}
#main li, #secondary li, #additional li {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#content p{
	margin: 0px;
	padding-bottom: 10px;
	line-height: 1.3em;		
}
/* --  CONTENT SECONDARY -------------*/
#main, #secondary, #additional{
	padding-top: 15px;
	float: left;	
	font-size: 0.75em;
	background-color:#fff;
}

#main{
    padding-left:  22px;
    padding-right: 8px;
    
        padding-right: 16px;
    
}


#secondary,#additional{	
	
		display: none;
	
}
#additional{
	
	display: none;
	
}
/* --  CONTENT MAIN -----------------*/

#main a:link, #secondary a:link, #additional a:link,#main a:visited, #secondary a:visited, #additional a:visited{
	text-decoration:underline;
	color: #1b67b3;	 
}

#main a:link:hover,  #secondary a:link:hover,  #additional a:link:hover,#main a:visited:hover, #secondary a:visited:hover, #additional a:visited:hover{
	text-decoration:underline;
	color: #db001d;
}


#main{	
	width: 572px;	
}

#main ul, #secondary ul, #additional ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 10px 20px;	
}
#content h6, #content h5, #content h4, #content h3,#content h2, #content h1 {
	margin: 0px;
	padding: 0px 0px 5px;
	letter-spacing: 0.00em;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content h6, #content h5, #content h4{
	padding: 0px 0px 2px;	
}
#content h1 {
	font-size: 2.2em;	
	line-height: 1em; 
}
#content h2 {
	font-size: 1.8em;
	line-height: 1em; 	
}
#content h3{ 
	font-size: 1.5em;	
	line-height: 1.05em;
}

#content h4{
    font-weight: bold;
	font-size: 1.2em;
}
#content h5
{
    font-weight: bold;
	font-size: 1em;
}
#content h6
{
    font-weight: bold;
	font-size: .8em;
}
#content h2, #content h4{		
	color: #0434b2;	
}
#content h3,  #content h1{ 
	color: #0434b2;
}

/* --  LOCAL FOOTER -----------------*/
#localfooter {
	clear: both;
	position:relative;
	background-color: #eeeeee;
	vertical-align: middle;
	margin-top:30px;
    font-weight: bold;
	padding: 10px 0px;
	float:left;
	color: #606a74;
}

#localfooter a{
	color: #606a74;
	text-decoration:underline;
}

/* -- FOOTER -------------------*/
#footer ,#localfooter  {    
	text-align: center;
	font-size: x-small;
	width: 760px;
	position:relative;
	
	

}
#footer {
  
	background:url(/images/template/footer.png) repeat-x top;
	
	padding: 10px 0px 20px 0px;
	margin:0px auto;	
	clear:both;
}

#footer a {
    text-decoration:underline;
}
#footer a:hover {
    text-decoration:underline;
    color:#606a74
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {font-family: "Arial", Arial, serif; } #content h1 { font-size:2.4em; } 
.blue{color: #0434b2}.bold1{color: #db001d}.bold2{color: #008579}.bold3{color: #fcb100}.bold4{color: #1b67b3}.bold5{color: #62bd19}.bold6{color: #000000}
.muted1{color: #a05804}.muted1{color: #56732e}.muted1{color: #005957}.muted1{color: #003768}
.gray5a{color: #606a74}.gray5b{color: #888f97}.gray5c{color: #a0a6ac}.white5d{color: #000000}.gray5d{color: #ffffff}.gray5e{color: #000000}


/* -- LAUNCHPAD -------------------*/

#launchpad {

	float:				left;

	width:				100%;

	margin-top:			0em;

	border-top:			#bba 1px solid;

	border-bottom:		#bba 1px solid;

	padding:			8px 0px 5px 0px;

	font-size:			1em;

	background:			#EBF5FF;

	line-height:		1.5em;

	}



#launchpad .subcol,

#launchpad .subcol_last {

	float:				left;

	width:				150px;

	padding:			0 20px;

	border-right:		#bba 1px solid;

	font-size:			12px;

	}



	#launchpad .subcol_last {

	border-right:		none;

	}



#launchpad h3 {

	margin-top:			0;

	}

/* -- HIGLIGHT -------------------*/

.highlight {
	background: #EBF5FF;
	padding: 6px 12px;
	margin-bottom: 40px;
	border: 1px solid #000000;
}

.highlight p { margin: 0; padding: 0; font-size: 0.95em; }

/* -- HIGLIGHT -------------------*/

.highlight2 {
	background: #EBF5FF;
	padding: 6px 12px;
	margin-bottom: 40px;
	border: 1px solid #000000;
}

.highlight2 p { margin: 0; padding: 0; font-size: 0.95em; }


/* -- INPUTS -------------------*/


input.text, textarea.text, input.inputform, textarea.inputform{border:1px solid;border-color:#474E66 #E7E8ED #E7E8ED #474E66;padding:2px 4px 2px 4px;} input.text:focus, textarea.text:focus{border:1px solid;border-color:#002276 #4A5F9A #4A5F9A #002276;background-color:#EBF5FF;} input.readonly,input.readonly:focus{background-color:#F1F2F6;border-color:#474E66 #E7E8ED #E7E8ED #474E66;padding:2px 4px 2px 4px;} input.check{margin-right:6px;vertical-align:middle;} input.disabled,input.disabled:focus,textarea.disabled,textarea.disabled:focus,select.disabled{background-color:#f5f5f7 !important;color:#9393a9 !important;border:1px solid;border-color:#474E66 #E7E8ED #E7E8ED #474E66;}

/* -- AJAX TABS -------------------*/


#shadetabs
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		background: url(/images/tab_bottom.gif) repeat-x bottom;
	}

#shadetabs li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#shadetabs li a:link, #shadetabs li a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 14px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #0434b2;
	}

#shadetabs li.selected a:link, #shadetabs li.selected a:visited
	{
		border-bottom: 1px solid #fff;
		background: #0434b2;
		color: #fff;
	}

#shadetabs li a:hover
	{
		background: #fff;
	}

.contentstyle{

border: 1px solid gray;

width: 550px;

margin-bottom: 1em; padding: 10px;

/* -- DROP SHADOWS -------------------*/

}
br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

/* -- Thickbox -------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}


.homehighlight {
	background: #FDFBF0;
	padding: 6px 12px;
	margin-bottom: 10px;
	border: 1px solid #CAC3A5;
}

.listinghighlight {
	background: #fafafa;
	padding: 6px 12px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.homehighlight p { margin: 0; padding: 0; font-size: 1.1em; }

#navcontainer
{
margin: 0;
padding: 0;
height: 28px;
font: 14px Arial, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #eee;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link, #navlist li a:visited
{
background: #eee;
color: #000;
font-weight: bold;
text-decoration: none;
padding: 3px 10px 3px 10px;
display: block;
border-bottom: 3px solid #bbb;
}

#navlist li a:hover
{
text-decoration: none;
color: #039;
border-bottom: 3px solid #0434b2;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #0434b2;
cursor: default;
font-weight: bold;
text-decoration: none;
border-bottom: 3px solid #fcb040;
}

#navlist li a#current:hover
{
text-decoration: non
border-bottom: 3px solid #f90;
background: #eee;
}
.alertbox {
	background: #fff6bf url(/images/icons/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
.infobox {
	background: #f8fafc url(/images/icons/information.png) 15px 50% no-repeat;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	}
.commentbox{
background-color: #ececec;
width: 500px;
padding: 10px;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/*----------------------------------------Intanet----------------------------------------*/
.spiffy {
display:block;
}
.spiffy * {
background:#EEEEEE none repeat scroll 0%;
display:block;
font-size:0.01em;
height:1px;
overflow:hidden;
}
.spiffy1 {
background:#E5E5E5 none repeat scroll 0%;
border-left:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
}
.spiffy2 {
background:#E3E3E3 none repeat scroll 0%;
border-left:1px solid #FBFBFB;
border-right:1px solid #FBFBFB;
margin-left:1px;
margin-right:1px;
padding-left:1px;
padding-right:1px;
}
.spiffy3 {
border-left:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
margin-left:1px;
margin-right:1px;
}
.spiffy4 {
border-left:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
}
.spiffy5 {
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
}
.spiffyfg {
background:#EEEEEE none repeat scroll 0%;
}

.topbox1 {
	border-bottom: 1px solid #EEE;
}

.topbox2 {
	border-bottom: 1px solid #E5E1A9;
	padding: 0.3em;
	background-color: #FFFDE3;
}
.pad {padding:10px;margin:0}
.login-box {border:1px solid #ccc;padding:10px;margin-bottom:10px;background-color:#e6f4fb;}

/* GALLERIA */

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* BEGIN DEMO STYLE */
*{margin:0;padding:0}
a{color:#348;text-decoration:none;outline:none;}
a:hover{color:#67a;}
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:0.5em;}
.gallery_demo{width:500px;margin:0 auto;}
.gallery_demo li{width:150px;height:120;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 80px auto;height:300px;width:500px;background:white;}
#main_image img{margin-bottom:10px;}

.nav{padding-top:10px;clear:both;font:150% 'helvetica neue',sans-serif;letter-spacing:0px;text-transform:uppercase;}

.info{text-align:left;width:500px;margin:30px auto;border-top:1px dotted #221;padding-top:10px;}
.info p{margin-top:1.6em;}


/* MAPS
================================================================================*/
#map {height: 520px; background: url(/images/search/loading_graphic.gif) 50% no-repeat; border: 1px solid #ababab;}

#map-action-link {display: none;}
#details-tab #map-action-link {display: inline;}

.radiiClass {position: absolute; z-index: 101; top: 50%; left: 50%; margin-top: -53px; margin-left: -114px; padding: 3px 4px; font-weight: bold; color: #000; border: 1px solid #666; background-color: #f5f5f5}

#listingList {position: relative; width: 100%; border: 1px solid #ccc; overflow-x: visible; overflow-y: auto;}

.mapInfoWindowText {font-size: 12px; color: #333;}
.mapInfoWindowHead {font-size: 14px; font-weight: bold;}
.mapInfoWindowSubHead {font-size: 13px; font-weight: normal;}
.mapInfoWindowBlock {margin: 0; padding: 0; list-style: none;}

.mapShadowbox {position: relative; top: 2px; left: 2px; background: #ccc;}
.mapShadowbox div {position: relative; top: -2px; left: -2px; padding: 10px; color: #fff; background: #f2f2f2;}
.mapInfoWindowImage {width: 80px; border: 1px solid #666;}

td.mapItemInfo {padding-left: 10px; vertical-align: bottom;}
td.mapItemTitle {padding-left: 8px; padding-top: 6px;}

/*-- NON-LISTING/COMPS/PROPS MAPING -------------------------------------------*/

    #mapBox {display: none; position: fixed; z-index: 100; top: 6%; right: 3%; bottom: 6%; left: 3%; background-color: #fff; border: 1px solid #333;}
    #mapBox #mapCloseLink {position: absolute; bottom: 16px; left: 50%; display: block; width: 134px; height: 36px; margin-left: -54px; text-align: center; background: #933 url(/images/map/close-map-button.png) center top no-repeat;}
    #mapBox #mapCloseLink:hover {background-position: center;}
    #mapBox #mapCloseLink:active {background-position: center bottom;}
    #mapBox #mapCloseLink span {display: none;}
    #mapBox #results-page {position: absolute; top: 8px; right: 1%; left: 1%; bottom: 68px; background-color: #fff;}
    #mapBox #results-page #someMap {position: absolute; top: 0; right: 0; width: 100%; height: 100%; border: 1px solid #999;}


/*-- OVERVIEW MAPS -------------------------------------------*/
.overview-map {position: relative; display: block; width: 100%; height: 320px; margin-bottom: 8px; overflow: hidden;}
#gStreetView embed {width: 100% !important; height: 100% !important;} /* Overrides default 200px width */
#gStreetView object {width: 100% !important; height: 100% !important;} /* Overrides in IE */

/* BIRD'S EYE LINK */
#birdseye {padding: 12px 0 10px; border: solid #ebebeb; border-width: 0 1px 1px;}
#birdseye a {display: block; width: 177px; height: 37px; margin: 0 auto; background: url(/images/search/birdseye-link.gif) center top no-repeat;}
#birdseye a:hover {background-position: center;}
#birdseye a:active {background-position: center bottom;}
#birdseye a span {display: none;}

/*-- FULLSCREEN MAP STUFF -------------------------------------------*/
.go-fullscreen {position: relative; top: 3px; float: right; font-size: 12px;}


.fullscreen {overflow: hidden !important;}
.leave-fullscreen {display: none;}

.fullscreen .leave-fullscreen {display: block; position: fixed; z-index: 9999; top: 0; right: 0; bottom: 0; left: 0; padding-top: 11px; background: #6c7380 url(/images/search/hollow-gradient.gif) top left repeat-x;}
.fullscreen .leave-fullscreen a {display: block; width: 121px; height: 22px; margin: 3px 0 0 10px; background: url(/images/common/back-to-property.gif) top center no-repeat;}
.fullscreen .leave-fullscreen a:hover {background-position: center;}
.fullscreen .leave-fullscreen a:active {background-position: bottom center;}
.fullscreen .leave-fullscreen a span {display: none;}

.streetview #gStreetView,
.mapview #gMap {position: fixed !important; z-index: 9999; top: 48px; right: 10px; bottom: 10px; left: 10px; width: auto; height: auto; background: #6c7380; border: 1px solid #eee;}
#gMapDiv { position: absolute; top: 0px; left: 0px; width: 100%; height: 100% }

/* EXPANDING #right AND ITS MINIONS FOR IE7 */
.fullscreen #right,
.fullscreen #right #results,
.fullscreen #right #details-view {top: 0; right: 0; bottom: 0; left: 0;}

/* HIDING ELEMENTS THAT PEAK THROUGH ON SEARCH */
.fullscreen #header-out,
.fullscreen #header-out *,
.fullscreen h2,
.fullscreen #left,
.fullscreen #left *,
.fullscreen .toggle,
.fullscreen #highlight-bar,
.fullscreen .tabs,
.fullscreen #list-view,
.fullscreen #map-view,
.fullscreen #email-tab,
.fullscreen #reports-tab,
.fullscreen #catalog-tab,
.fullscreen #export-tab {display: none !important; visibility: hidden !important; background: none !important;}
