/* 
	BOBOLO
	Skin Printing
	
	Attributes: 	Left centered
			Made for printing	
	Version 1.0
*/

BODY {
	font: normal 11px/1.5em Verdana, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}

#containerAll, #containerLogo, #containerNavigationmenu, #containerFooter, #containerBillboard, #containerBillboardEmpty {
	width: 765px;
}

#containerAll {
	display: block;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	cursor: default;
	margin-bottom: 10px;
}

#containerLogo {
	height: 102px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

#containerLogo a {
	text-decoration: none; 
	border: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 10px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0px;
}

#containerNews {
	display: none;
}

div.newsItem {
}

span.newsTitle{
	font-weight: bold;
	color: #9A215B;
}

span.newsDate{
}

span.newsText{
}

#containerContent { 
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	width: 370px; 
	text-align: left;
	margin-left: 20px;
	min-height:500px;
}

#containerExtra {
	display: none;
}

#containerPicture {
	display: inline;
	width: 220px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	float: right;
	text-align: left;
}

#containerPicture label{
	display: block;
	font-size: 0.9em;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4em;
	text-align: left;
}

#myGallery {
	width: 300px;
	height: 300px;
	border: 0px;
}

#containerNavigationmenu { 
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	padding-top: 10px;
}

#containerNavigationmenu p { 
	color: #999999;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 20px;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: none;	
}

#containerFooter {
	height: 50px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	display: none;
	height: 0px;
	border: 0px;
	width: 0px;
	margin: 0px;
}

#containerFooter p {
	color: #A1B9D9;
	margin: 0px;
	padding-top: 15px;
}

#containerFooter p a {
	color: #000000;
}





/* Login */
#containerLogin {
	display: none;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
}

#containerLogin p a {
}



/* Bobolo */
#containerBobolo {
	display: none;
}

#containerBobolo hr {
	display: none;
}

#containerBobolo p {
}

#containerBobolo p a {
}














/* Small buttons */
#smallButtonSitemap {
	background-image: url("../lib/images/icon_sitemap.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 18px;
	padding: 3px 0px 3px 20px;
	margin: 0px;
	display: none;
}

#smallButtonLogin {
	background-image: url("../lib/images/icon_user.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 20px;
	margin: 0px;
}
















#containerPreload {
	display: none;
}

#containerBillboard {
	height: 190px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerBillboardEmpty {
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#containerBillboard p {
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
	padding-left: 170px;
	padding-right: 100px;
}

#containerBillboard p a {
	color: #ffffff;
	text-decoration: underline;
}

#containerMenu {
	display: none;
}

img {
	margin: 0px;
	padding: 0px;
}

img.smallVerticallyCenteredIcon {
	vertical-align: middle;
	margin: 0px;
	padding: 0px 3px 0px 0px;;
}

#navlist {
	display: none;
	height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
}







#navlist li {
	text-align: left;
	position:relative;
	z-index:9;
	background-image: url("menu_item.gif");
	background-repeat: no-repeat;
	background-position: top;
	DISPLAY: block;
	WIDTH: 106px;
	HEIGHT: 35px;
	MARGIN: 0px;
	FLOAT: left;
	TEXT-ALIGN: left; 
	line-height: 35px;
	margin-right: 1px;
}

#navlist li a {
	padding-left: 10px;
}

#navlist li a:hover {
	background-image: url("menu_images.gif");
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

#navlist li.selected {
	background-image: url("menu_images.gif");
	background-repeat: no-repeat;
	background-position: 0px -70px;
}

#navlist li.selected a {
	color: #ffffff;
}

#navlist li.selected a:hover {
	background-image: url("menu_images.gif");
	background-repeat: no-repeat;
	background-position: 0px -70px;
	color: #ffffff;
}

#navlist li a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
}

#navlist li.folder {
	height: 35px;
}

/* drop down */
#navlist li.folder ul {
	/* display: none; Add this to hide submenus */
	position:absolute;
	left:-40px;
	top:35px;
}

/* menu item */
#navlist li.folder ul a {
	height: 35px;
	background-image: url("submenu_images.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	padding-right: 5px;
	color: #000000;
}

#navlist li.folder ul a:hover {
	background-image: url("submenu_images.gif");
	background-repeat: no-repeat;
	background-position: 0px -70px;
	color: #ffffff;
}		

/* Sub menu */
#navlist li.folder ul li.folder ul {
	position:absolute;
	left:60px;
	top:3px;
}

#navlist a {
	width:100%; /* IE */
}
#navlist li>a {
	width:auto;
} /* others */


#navlist ul li a.submenu {
	background-image: url("submenu_images.gif");
	background-repeat: no-repeat;
	background-position: 0px -35px;
}


/* regular hovers */

#navlist li.folder a:hover {
	height: 35px;
}

/*
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
*/


/* hovers with specificity */
#navlist li.folder:hover {
	z-index:10;
}

ul ul, li:hover ul ul {
	display:none;
}

li:hover ul, li:hover li:hover ul {
	display:block;
}		















p {
	cursor: default;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

p b {
	font-weight: bold;
}

p em {
	color: #BD033B;
}

p sup {
	color: #BD033B;
}

ul {
	list-style-image: url("list_bullet.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #375680;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.2em;
	font-weight: normal;
}

h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

a:link, a:active, a:visited {
	color: #375680;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline; 
}

