@charset "utf-8";
/* CSS Document */
.drawers-wrapper {
	position: relative;
	width: 188px;
	
}

.drawer {
	background:transparent repeat-y scroll 0pt;
	color:#000;
	font:11px tahoma, Sans-serif;
	line-height:1.3em;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

.boxcap {
	height:5px;
	left:0pt;
	position:absolute;
	width:100%;
	z-index:100;
	background:transparent no-repeat scroll 0%;
	margin-top:-5px;
}

.captop {
	background-image:;
	bottom:auto;
	top:0pt;
	margin-top:0;
}

.drawers {
	margin-bottom:15px;
	color:#76797C;
	font-size:11px;
	line-height: 18px;
}

.drawers A {
	color:#FFF;
	text-decoration:none;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.drawer li a{
	color:#333;
	display:block;
}

.drawer li a:hover{
	color:#FFF;
	display:block;
}

.drawer li {
	border-bottom:1px solid #E5E5E5;
	line-height:16px;
	padding:6px 0pt;
	width:188px;
}

.drawer-hover li{
	background:#215281;
	color:#FFF;
}

UL {
	list-style: none;
	padding: 0;
}

UL.drawers {
	margin: 0;
}

.drawer-handle {
	background:#940522 no-repeat scroll 0pt;
	color:#FFF;
	cursor:default;
	font-size:12px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	margin-bottom:0pt;
	text-indent:15px;
	width:100%;
}

.drawer-handle.open {
	background-color:#215281;
	background-position:-188px 0pt;
	color:#FFF;
}

.drawer UL {
	padding: 0 0px;/*0 12px*/
	padding-bottom:0pt;
}

.drawer-content UL {
	padding-top: 7px;
}

.drawer-content LI A {
	display:block;
	overflow:hidden;
}

.alldownloads li {
	border:0pt none;
	line-height:18px;
	padding:0pt;
}
