/* 
	BOBOLO
	Eventnytt.se
	Version 1.0
	
	PRINT
*/

BODY {
	background-color: #ffffff;

	font: normal 12px/1em "Trebuchet MS", "Bitstream Vera Sans", Lucida, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
}

#containerAll, #containerLogo, #containerNavigationmenu, #containerFooter, #containerBillboard, #containerBillboardEmpty, #containerMenu {
	width: 860px;
}

#containerAll {
	background-color:#ffffff;
	padding: 0px;
	display: block;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	cursor: default;
	padding: 10px;
}

#containerLogo {
	/* background-color:#e0e000; */
	height: 130px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#containerLogo a {
	text-decoration: none; 
	border: 0px;
	padding: 0px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0px;
}

#containerMenu {
	display: none;
	/* background-color: #8888ff;*/
	height: 60px;
	margin: 0px;
	padding: 0px;

	display: none;
}

#containerContent { 
	/* background-color:#00e0e0; */
	float: left;
	padding: 0px;
	text-align: left;
	min-height:500px;
	height: auto !important;
	height: 500px;
	width: 560px;
	margin-left: 10px;
}

#containerContent #blockLarge { 
	display: block;
	background-image: url("../images/block_big.gif");
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	padding: 0px;
	text-align: left;
	min-height:250px;
	height: auto !important;
	height: 250px;
	width: 560px;
	margin-bottom: 10px;
}

#containerContent #blockLarge img.titlePicture {
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline;
	margin: 10px;
	border: 0px;
	overflow: hidden;
	width: 180px;
	height: 230px;
}

#blockLarge h1 a:link, #blockLarge h1 a:visited, #blockLarge h1 a:active, 
div.blockSmall h1 a:link, div.blockSmall h1 a:visited, div.blockSmall h1 a:active {
	color: #000000;
	text-decoration: none;
}

#blockLarge h1 a:hover,
div.blockSmall h1 a:hover {
	text-decoration: none;
	border-bottom:1px solid #9E0E09;
}

div.blockSmall {
	/* background-color:#ee99ee; */
	background-image: url("../images/block_small.gif");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	text-align: left;
	min-height:220px;
	height: auto !important;
	height: 220px;
	width: 180px;
}

div.blockSmall img.titlePicture {
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	margin: 10px;
	border: 0px;
	overflow: hidden;
	width: 160px;
	height: 80px;
}

div.blockSmall h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

div.blockSmall p {
	font-size: 0.90em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

#blockSmall_one {
	/* background-color:#ffff99; */
	float: left;
}

#blockSmall_two { 
	/* background-color:#980012; */
	float: left;
	margin-left: 10px;
}

#blockSmall_three {
	/* background-color:#99ff09; */
	float: right;
	margin-left: 10px;
}











#containerExtra {
	display: none;
}

#containerLeft {
	display: none;
}








/* Search box */

#containerSearchbox {
	/* background-color: #E0E000; */
	background-image: url("../images/block_search.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	margin: 0px;
	height: 220px;
	margin-bottom: 10px;
}

#containerSearchbox form {
	/* background-color: #ff0000; */
}

#containerSearchbox h1 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-top: 10px;
}

#containerSearchbox p {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-top: 10px;
}

select.searchSelect {
	display: block;
	width: 140px;
	margin-left: 10px;
}

#buttonSearch, #buttonSearchDisabled {
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
	width: 53px;
	height: 21px;
	border: 0px;
}

#buttonSearchDisabled {
	cursor: default;
}














/* Page turning block */

div.pageTurningBlock {
	/* background-color: #990000; */
	background-image: url("../images/background_pageturning.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	padding: 0px;
	text-align: left;
	width: 560px;
	height: 40px;
	margin-top: 10px;
}

img.buttonBrowseNext, img.buttonBrowsePrevious {
	width: 53px;
	height: 21px;
	border: 0px;
	float: left;
}

a.buttonSmallNumber {
	display: block;
	background-image: url("../images/button_number.gif");
	background-repeat: no-repeat;
	background-position: center middle;
	width: 21px;
	height: 21px;
	line-height: 21px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

a.buttonSizeMiddle {
	display: block;
	background-image: url("../images/button_size_middle.gif");
	background-repeat: no-repeat;
	background-position: center middle;
	width: 53px;
	height: 21px;
	line-height: 21px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

a.buttonSizeLarge {
	display: block;
	background-image: url("../images/button_size_large.gif");
	background-repeat: no-repeat;
	background-position: center middle;
	width: 74px;
	height: 21px;
	line-height: 21px;
	/* float: left; */
	margin-right: 5px;
	text-align: center;
}

a.buttonSmallNumber:link, a.buttonSmallNumber:visited, a.buttonSizeMiddle:link, a.buttonSizeMiddle:visited, a.buttonSizeLarge:link, a.buttonSizeLarge:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.buttonSmallNumber:hover, a.buttonSizeMiddle:hover, a.buttonSizeLarge:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

div.buttonSmallNumberSelected {
	display: block;
	background-image: url("../images/button_number_disabled.gif");
	background-repeat: no-repeat;
	background-position: center middle;
	width: 21px;
	height: 21px;
	line-height: 21px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

div.buttonSizeMiddleDisabled {
	display: block;
	background-image: url("../images/button_size_middle_disabled.gif");
	background-repeat: no-repeat;
	background-position: center middle;
	width: 53px;
	height: 21px;
	line-height: 21px;
	float: left;
	margin-right: 5px;
	text-align: center;
}



















/* Ads */ 

#containerAdTop {
	display: none;
}

#containerAdLeft {
	display: none;
}

#containerAdRight {
	display: none;

}

#menyListAdmin {
	display: none;
}











#containerNews {
	margin: 0px;
	padding: 0px;
	float: left;
}























/* List items */

div.oneItemPriority {
	/* background-color: #f5f500; */
	background-image: url("../images/background_item.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 5px;
	display: block;
	clear: both;
	height: 200px;
}

div.oneItem {
	/* background-color: #ff00ff; */
	background-image: url("../images/background_item.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 5px;
	/*
	min-height: 70px;
	height: auto !important;
	height: 70px; */
	clear: both;
}

div.oneItemOdd {
	/* background-color: #ff0000; */
	background-image: url("../images/background_item.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 5px;
	/*
	min-height: 70px;
	height: auto !important;
	height: 70px; */
	clear: both;
}

div.oneItemPriority span.itemTitle {
	font-weight: bold;
	color: #9A215B;
	display: block;
	/* text-transform: uppercase; */
	font-size: 1.3em;
}

div.oneItem span.itemTitle, div.oneItemOdd span.itemTitle {
	font-weight: bold;
	font-size: 0.9em;
}

div.blockSmaller {
	/* background-color: #ff0000; */
	display: block;
	float: left;
	width: 170px;
}

span.itemTitle {
	
}

span.itemTitle a:link, span.itemTitle a:hover, span.itemTitle a:visited, span.itemTitle a:active{
	text-decoration: none;
}

span.itemText {

}

span.itemTextShort {
	clear: left;
	display: block;
	padding-top: 10px;
}

span.itemImage {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

span.itemImage img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 70px;
}

span.itemLogo {
	display: block;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

span.itemLogo img {
	border: 0px;
}

span.itemStreet {
	display: block;
}

span.itemBox {
	display: block;
}

span.itemPostCode {
	display: inline;
}

span.itemCity {
	display: inline;
}

span.itemCountry {
	display: block;
}

span.itemPhone {
	display: block;
}

span.itemFax {
	display: block;
}

span.itemWebpage {
	display: block;
}

span.itemWebpage a:link, span.itemWebpage a:visited, span.itemWebpage a:active, span.itemWebpage a:hover {
	color: #000000;
}

span.itemEmail a:link, span.itemEmail a:visited, span.itemEmail a:active, span.itemEmail a:hover {
	color: #000000;
}

span.itemEmail {
	display: block;
}

span.itemReadMoreLink {
	display: block;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.buttonMore {
	display: block;
	width: 74px;
	height: 21px;
	border: 0px;
}






div.blockItemBox {
	display: block;
	margin-top: 0px;
}

div.blockItemBoxHeader {
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
}

div.blockItemBoxHeader h1 {
	background-color: #ffffff;
	display: inline;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}

div.blockItemBoxText {
	display: block;
}

div.blockItemBoxText table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

div.blockItemBoxText table td {
	vertical-align: top;
}

div.blockItemBoxFooter {
	display: block;
	padding-top: 0px;
	margin-bottom: 0px;
}





















img.itemThumbnail {
	padding: 0px;
	border: 0px;
	width: 100px;
	padding-right: 5px;
}







#containerPicture {
 	display: inline;
	width: 120px;
	padding: 0px;
	margin: 0px;
	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 { 
	display: none;
	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: 30px;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: none;
}

#containerFooter {
	height: 50px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	color: #BBBBBB;
	background-color: #BBBBBB;
	height: 1px;
	border: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#containerFooter p {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerFooter p.navFooter {
	display: none;
}

#containerFooter p a {
}

#containerPreload {
	display: none;
}

#containerBillboard {
	display: none;
	height: 95px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerBillboardEmpty {
	display: none;
	height: 95px;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

img.banner {
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-bottom: 10px;
}

#imagesDiv {
	padding-top: 10px;
}













/* Menu */

#navlist {
	float: right;
	height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#navlist li {
	position:relative;
	background-image: url("../images/menu_images.gif");
	background-repeat: no-repeat;
	background-position: top;
	DISPLAY: block;
	WIDTH: 102px;
	HEIGHT: 35px;
	MARGIN: 0px;
	FLOAT: left;
	TEXT-ALIGN: center; 
	line-height: 35px;
	margin-left: 2px;
}

#navlist li a {
	color: #000000;
}

#navlist li a:hover {
	text-decoration: underline;
}

#navlist li.selected {
}

#navlist li.selected a {
	color: #ffffff;
}

#navlist li.selected a:hover {
	color: #ffffff;
}

#navlist li a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	font-weight: bold;
}

#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("../images/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("../images/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("../images/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: 1.4em;
	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("../images/list_bullet.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}





/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	color: #000000;
	letter-spacing: 0em;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.3em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
	padding-top: 10px;
}





a:link, a:active, a:visited {
	color: #9E0E09;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline; 
}
