
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/jquery-dropline-7.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {margin-top:20px; position:relative; height:38px;}


#dropline {position:relative; font-size:12px; height:38px;}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:700px;}

#dropline table {border-collapse:collapse;
 margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:12px;}
#dropline li, #first-menu li {float:left; height:60px;
padding:0 20px 0 10px; padding-right:20px;}

ul#first-menu li {float:left; height:55px;
padding:0 20px 0 0px; padding-right:0px;
height:25px; 
line-height:30px; 
text-decoration:none; font-weight:bold;
border-bottom:solid 2px;
}
ul#first-menu li a{

font-weight:bold;
}





#dropline li a {float:left; display:block; height:25px; line-height:30px; 
 font-family:"Helvetica Neue",Helvetica, Arial; font-size:11px; 
color:#000; text-decoration:none; font-weight:normal;
border-bottom:solid 2px;
}




#dropline li ul li a.down {font-size:14px; font-weight:bold;

}

#dropline li ul {position:absolute; top:25px; padding-top:35px; left:-9999px; z-index:10;} 

#dropline li ul.floatRight li {float:right;}

/*

.item1{
padding-right:98px;
}*/

#dropline li.top a:link, #dropline li.top a:visited, #first-menu a{
font-family:"Helvetica Neue",Helvetica, Arial;
font-size:14px;
text-decoration:none;
font-weight: bold;
color:#000;
}

#dropline li.top ul li a:link, #dropline li.top ul li a:visited, #first-menu a{
font-family:"Helvetica Neue",Helvetica, Arial;
font-size:14px;
text-decoration:none;
color:#000;
font-weight: bold;
border-bottom:none;
}

#dropline li.top ul li
{padding-right: 40px;
}
#dropline li.top ul li.current a
{
font-weight: bold;

}
#dropline li.current a{
border-bottom:none;
font-weight: bold;

}

#navi3.sub{
display: none !important;
visibility: hidden;
}
/*
span.subnavi-item a{

font-family:"Helvetica Neue",Helvetica, Arial !important;
font-size:13px; 
padding-right:30px;
color:#000;
font-weight:bold
}
.__current a{
color:#384f22;
}

*/
li.current a{
text-decoration: none;}

#first-menu{
float:left;
}
#dropline {
margin-left: 240px;
}





#screen{
	position:relative;

	

}

#screen li{
text-decoration: none;
list-style-type: none;
}
	 #screen .prev{
	padding-left:10px;
	cursor: pointer;

	}

	#screen .next{
	padding-left:10px;
	cursor: pointer;
	}


	#screen .mid{
		position:absolute;
		top:20px;
		left:40px;
		float: left;
		display: none;
	}


	#screen .prev{
	}
	#screen .next{
	}
	#navigation{
		width:600px;
		text-align:center;
		margin-left:62px;
	}
		#navigation ul{
			margin-left:55px !important;
			margin-left:35px;
		}
			#navigation li{
				float:left;
				margin:0 20px;
				padding:10px 20px;
				background-color:#EEE;
			}
				#navigation a{
					color:#933;
					font-weight:bolder;
					text-decoration:none;
				}
	
#sections{
	overflow:hidden;
	background-color:transparent;
	width:400px;
	height:369px;
	float:left;

}
	
	#sections ul{
		width:8660px;
	}
	
		#sections li.texts{
			float:left;
			margin-right: 400px;

		}
		
		#sections li{
			float:left;

		}
			#sections li.fallen{
				margin-top:369px;
			}
			
			#sections p{
				width:550px;
				margin:16px 0;
				font-size:85%;
				line-height:1.4em;
			}
			
			#sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}


#sections a {
color:transparent;
}


