

/* ##### Menu ##### */
#MenuExpo { background:#B22222; z-index:5000; text-align:center;  }
#MenuExpo ul { font-family: Arial, Verdana; font-size: 14px; margin: 0; padding:0px 0px 0px 0px; list-style: none; }
#MenuExpo ul li { display: block; position: relative; float: left; width:138px; }
#MenuExpo ul li ul li{ width:100%; }
#MenuExpo li ul { display: none; background:#fff; }
#MenuExpo ul li a { /* TOP menun buttons */
	display: block; 
	text-decoration: none; 
	font-weight:bold;
	color: #000; 
	border-top: 0px solid #ffffff; 
	padding: 5px 15px 5px 15px; 
	background: #FF7200; 
	margin-left: 1px; 
	white-space: nowrap; }	
	
#MenuExpo ul li ul li a { /* BOTTOM menu buttons */
	font-size: 11px;
	font-weight:normal; 
	text-align:left;
	padding: 1px 15px 1px 15px; 
	border-bottom: 1px solid #fff; 
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; }
	
#MenuExpo ul li a:hover { background: #B22222; color:#fff }		
#MenuExpo li:hover ul { display: block; position: absolute; }
#MenuExpo li:hover li { float: none; font-size: 11px; }
#MenuExpo li:hover a { background: #B22222; }
#MenuExpo li:hover li a:hover { background: #B22222; }

/* ##### ENDS - Menu ##### */

/* ##### EXPO img rotator ##### */

div#ExpoRotator { position:relative; height:300px; }
div#ExpoRotator ul { padding:0px; margin:0px; }
div#ExpoRotator ul li {	float:left; position:absolute; list-style: none; padding:0px 0px 0px 0px; }
div#ExpoRotator ul li img {  }
div#ExpoRotator ul li.show { z-index:500; }

/* ##### ends - EXPO img rotator ##### */


#CollocationList { width:120px; margin-bottom: 10px; padding:0px; background:#fff;  }
#Collocation { width:120px; margin-bottom: 10px; padding:0px; background:#fff; } 
#Collocation ul { list-style:none; margin-top:0px; } 
#Collocation ul img { padding-bottom:10px; max-height:50px; max-width:120px; } 
#Collocation h3 { font-size:7pt; font-weight:normal; color:black; padding:0px 0px 8px 0px; } 



/* ## index ## */
#tmpl_home .tmpl_index_left { margin-left:0px; }
#tmpl_home .tmpl_index_right { width:479px; }
#tmpl_home .tmpl_index_right_copy { min-height:175px; }
#tmpl_home .tmpl_puzzle_top { overflow:visible; z-index:7000; padding-bottom:25px; }


/* ## KEY layout change, front page only ## */
.col1_exh { float:left; }
.col2_exh { float:left; }
.col2_exh  #tmpl_Social { margin-left:18px; }
.col2_exh  #Language { margin-left:18px; }
.col2_exh  #Collocation { margin-left:18px; }
.col2_exh  #CollocationList { margin-left:18px; }
























