/* CMS LEARNEOS CSS STYLE */

/* ===================================================================
 * ILLUSTRATIONS
 * =================================================================*/


#homewelcomeimg {
	margin-top:-10px;
	width:584px;
	height:410px;
	background:url(img/iconheader2010.png) no-repeat;

}


/* ===================================================================
 * STYLES
 * =================================================================*/

#titlelarge {
	height: 16px; margin-top: 10px; padding: 20px; background-color: #646464; color: #ffffff; font-weight: bold; font-size: 20px;
}
#titlelarge span {
}

#articlelarge {
	font-size:11px;
	margin-top: 10px; 
	margin-bottom: 10px;	
	margin-left:10px;;	
}

#articlelarge ul {
	margin-left:14px;;	
}

#frameroundedtitle, #frametitlemed, #frametitlegreytext {
	font-size:12px;
	height:25px;
}

#titlelarge {
 background-color: #ffffff;
 color: #666666;
 padding:10px;
 border-bottom:1px solid #cccccc;
}


.tablerub4 {
	 background-color: #EEEEEE;
	 	font-size: 10px;
}

.newsframe {
	margin-top:10px;
}

#framebackgrey {

background: none;
border:1px solid #cccccc;
border-color: #E1E1E1 #CCCCCC #CCCCCC #E1E1E1;
background-color:#E6E6E6;
border-radius: 0px 0px 10px 10px;
margin-bottom:10px;
}

#frameroundedtitle {
border-radius: 10px 10px 0px 0px;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
border-radius: 10px 10px 0px 0px;
}

#frametitletext {
	padding-top:4px;
	font-size:12px;
}

#framebackwhite {
background: none;
border:1px solid #cccccc;
border-color: #E1E1E1 #CCCCCC #CCCCCC #E1E1E1;
background-color:#FFFFFF;
border-radius: 0px 0px 10px 10px;
margin-bottom:10px;
padding: 8px;
width:172px;
}

#universalconnectzone {
	
	background-color:#f7761b;
	color:#FFF; font-weight:bold;
	font-size:12px;
border-radius: 10px 10px 10px 10px;
margin-bottom:10px;	
text-align:center;
padding-top:4px;
height:20px;
}


#universalconnectzone {
width:180px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: -moz-linear-gradient(
		top,
		#fca02f 0%,
		#f76d11);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fca02f),
		to(#f76d11));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #dddddd;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(122,122,122,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

#universalconnectzone a:hover { color:#FFF;}

.button_base_grey {
	text-align:center;
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	padding: 3px 10px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#e6e6e6 50%,
		#c7c7c7);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #e6e6e6),
		to(#c7c7c7));
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}


#frametitlemed {
padding-left:10px;
border-radius: 10px 10px 0px 0px;
background:none;
background-color:#b0aeae;
width:180px;
}


#framebackwhitetext {
	padding-top: 2px; font-weight: bold;
padding-bottom: 2px; 
}


#frametitlegrey {
padding-left:10px;
border-radius: 10px 10px 0px 0px;
background:none;
background-color:#646464;
width:180px;
}
