@CHARSET "ISO-8859-1";

#container .content .rightCol{
	/*padding : 0;
	width:740px;
	height: 529px*/
}
/*** Lots ****/
#LotLefTMenu{
	margin-top:20px;
	width: 153px;
	float: left;
	background: url(images/menu_l1_bg.gif) no-repeat top right;	
}

#LotLefTMenu h1{
	color: #4B494A;
	margin:0;	
	margin-top:35px;
	padding-top:15px;
	font-size:1.2em;
	padding-left:30px;
	text-transform: uppercase;
	font-weight: bold;
	line-height:23px;
	background: #C4C3C8 url(images/plan_h1.gif) no-repeat 15px bottom;
	
}

#LotLefTMenu ul{
	margin:0;
	background-color: #C4C3C8;
	list-style-type: none;
	padding-left:15px;
	padding-bottom: 15px;
}

#LotLefTMenu ul a{
	padding-left:15px;
	color: #6e6e6f;
	text-decoration: none;
	outline:none;
}

#LotLefTMenu ul a.active, #LotLefTMenu ul a:hover{
	color: #4B494A;
	background: url(images/plan_bullet.gif) no-repeat 5px center;
}


#LotContent{
	margin-top: 55px;
	margin-left: 170px;
	position: relative;

}

#LotContent .noteBlock{ 
	position: absolute;	
	text-align: center;
	font-size:1em;
}

#LotContent .noteBlock .notecontent{
	display: block;	
}

#LotContent .noteBlock .notecontent{
	/*background-color: rgba(235,235,235,0.85); /* pale weak blue, 65% opaque*/
	/*background-color: #cccccc;	*/
	background: url(/images/tr-gris.png) repeat left top;
}



span#fullsTrigger, a.fullsTrigger {
	background: url(images/img_fullsize_button.gif) no-repeat top left;
	display: block;
	width:36px;
	height:36px;
	position: absolute;
	bottom: 0px;
	left: -50px;
	text-indent: -20000px;
	cursor: pointer;
	background-color: #dddddd;
}
.fullsize-icon{ z-index: 0 }


a.printLink {
	background: url(/assets/icons/iconexperience/v_collections_png/computer_network_security/32x32/shadow/printer2.png) no-repeat 50% 50%;
	display: block;
	width:32px;
	height:32px;
	/*position: absolute;*/
	bottom: 0px;
	left: -100px;
	text-indent: -20000px;
	cursor: pointer;
}

div#lotmenuScroll{
	height:200px;
	overflow: auto;	
}

div#LotDescr{
	height:45px;
	margin-left:170px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
}
div#LotContent{
	margin-top: 0;
}
