/*
//-------------------------------------------------------------------//
//               SAN LORENZO VINI <sanlorenzovini.com>               //
//                      powered by eMooh! 2007                       //
//-------------------------------------------------------------------//	  
*/

* { padding: 0; margin: 0; }

html, body{
border: 0px;
height: 100%;
scrollbar-base-color:#a9a9a9;
}

a:link,a:visited,a:active		{ 
														font-family:Verdana, Arial, Tahoma, sans-serif;  
														text-decoration:none;
														color:#1f1f1f;
														}
a:hover											{	
														text-decoration:	none;
														color:	#535353;
														}

#wrapper { 
 margin: 0 auto;
 width: 980px;
}

#eM-col001 { 
 margin: 0px;
 height: 590px;
 width: 300px;
 float: left;
}

#eM-col002 { 
 margin: 0px;
 float: left;
 height: 590px;
 width: 173px;
 display: inline;
}

#eM-col003 { 
 margin: 0px;
 height: 590px;
 width: 462px;
 float: left;
 position: relative;
 text-align:left;
 background-repeat: no-repeat;
}

#eM-menu {
	padding:0px 0px 0px 0px;
	width:150px;
	height:200px;
}

#em-Flag {
	position:relative;
	padding:133px 0px 0px 24px;
}

#em-Title {
	padding:28px 40px 0px 0px;
	height:40px;
}

#itButton a{ 
background:url(../../images/slvImg005.png) no-repeat 0px 0px; 
float:left; 
height:28px; 
margin:0px 0px 0px 0px; 
text-indent:-9999px; 
width:54px;
padding-left:12px;
}
#itButton a:hover{
background-position:0px -28px;
}

#enButton a{ 
background:url(../../images/slvImg007.png) no-repeat 0px 0px; 
float:left; 
height:28px; 
margin:0px 0px 0px 0px; 
text-indent:-9999px; 
width:59px; 
}
#enButton a:hover{
background-position:0px -28px;
}

div.clearer{
clear: left; 
line-height: 0; 
height: 0;
}

.accToggler{
width: 129px;
cursor: pointer;
}

.accContent{
clear:left; 
line-height:0; 
height:0;
padding:0;
margin:0px auto;
}

.Text1px	{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size:1px;
color:#000000;
}

.Text10px {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
	color:#000000;	
}

.Text11px	{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size:11px;
color:#000000;
}

.Text15px	{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size:15px;
color:660000;
}

.Text13px	{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size:13px;
color:990000;
}

#tooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#tooltipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#em-iFrameContent {
width: 461px;
height: 488px;
overflow: auto;
padding: 0px;
text-align:left;
}

#em-Content {
width: 428px;
padding: 5px;
text-align:justify;
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size:11px;
color:#000000;
}

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: #1f1f1f;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #996600;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: #1f1f1f;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #1f1f1f;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

ul#eMooh {
margin:0;padding:0;
list-style:none;
position:relative;
width:283px;height:588px;
}
ul#eMooh li {
display:block;
position:absolute;
margin:0;padding:0
}
li#eMooh-link {
left:0;top:0;
width:54px;height:546px
}
#eMooh .alt { display:none }