/* Opac search */

.searchElements a {
	color: #B93964;
}

.searchElements a.delete{
	color: #88002D;
	text-decoration: none;
	font-size: 10px;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url(../images/ajaxLoader.gif) right center no-repeat;
}

.ac_odd {
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


#siteOuter {
	width: 975px;
	margin: auto;
}

#siteLeft {
	width: 184px;
	float: left;
}

#siteLeft div {
	text-align: right;
}

#siteLeftTop {
	height: 280px;
}

#siteRight {
	width: 756px;
	float: right;
}

#siteRightTop {
	height: 60px;
}


#siteRightCustomMenu {
	padding-top: 6px;
	
}

#siteRightCustomMenu a {
	color: #929292;
	text-decoration: none;
}

#siteRightCustomMenu a:hover {
	color: #c51537;
}

#siteRightTopImage {
	height: 103px;
}

.imageBorder {
	border-bottom: 3px solid #bbe53a;
	width: 177px;
}

.imageWatermark {
	position: relative;
	float: left;
	height: 0.01%;
}

.imageWatermark span {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 12px;
	background: transparent url(../images/arrowSmall.gif) no-repeat;
} 

.arrowBig {
	background: transparent url(../images/arrowBig.gif) no-repeat top center;
	height: 10px;
}

.arrowSmall {
	background: transparent url(../images/arrowSmall.gif) no-repeat;
	position: relative;
	left: 12px;
	height: 12px;
	top: -95px;
}

.arrowSmall.greyArea {
	background: transparent url(../images/arrowSmall.gif) no-repeat;
	left: 12px;
	position: relative;
	top: 0px;
}

.greyAreaSmall {
	background-color: #e1e6e6;
}

.greyAreaPadding {
	padding: 0px 12px 12px 12px;
}

.greyAreaPaddingAll {
	padding: 12px;
}

#siteMenuBg {
	background: transparent url(../images/mainMenu.gif) no-repeat top left;
}

#siteMenu {
	padding: 5px 0px 0px 0px;
	height: 22px;
	line-height: 22px; 
	font-size: 12px;
}

#siteContentTop {
	background: transparent url(../images/bgFrontRepeat.gif) repeat-y top left;
	height: 0.01%;
	z-index: -1; /* For the dropdown menu level 2 to be above this layer */
}

.kidsImgLink {
	line-height: 0px;
	font-size: 0px;
}

#siteContentBottom {
	background: #ffffff url(../images/bgSmallFrontRepeat.gif) repeat-y top left;
	height: 0.01%;
}

#siteContentSubTop {
	background: transparent url(../images/bgSubRepeat.gif) repeat-y top left;
	height: 0.01%;
}

.subBottomLine {
	border-bottom: 4px solid red;
}

/* Blue */

.blueSeperator {
	background: transparent url(../images/blueSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.blueBottomLine {
	background: transparent url(../images/blueBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


/* Books */

.booksSeperator {
	background: transparent url(../images/booksSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.booksBottomLine {
	background: transparent url(../images/booksBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/* Movies */

.moviesSeperator {
	background: transparent url(../images/moviesSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.moviesBottomLine {
	background: transparent url(../images/moviesBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/* Music */

.musicSeperator {
	background: transparent url(../images/musicSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.musicBottomLine {
	background: transparent url(../images/musicBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/* Games */

.gamesSeperator {
	background: transparent url(../images/gamesSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.gamesBottomLine {
	background: transparent url(../images/gamesBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/* Right Now */

.rightnowSeperator {
	background: transparent url(../images/rightnowSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.rightnowBottomLine {
	background: transparent url(../images/rightnowBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/* Kids */

.kidsSeperator {
	background: transparent url(../images/kidsSeperator.gif) repeat-x top left;
	height: 4px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.kidsBottomLine {
	background: transparent url(../images/kidsBottomLine.gif) no-repeat top left;
	height: 3px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.greySeperator {
	border-top: 1px solid #c3ccce;
	margin: 0px;
	padding: 0px;
}

.sitePaddingTop {
	padding-top: 16px;
}

.sitePaddingTop.leftside {
	padding-top: 34px;
}

.xLargeBox {
	width: 563px;
}

.largeBox {
	width: 370px;
}

.smallBox {
	width: 177px;
}

.whiteBg {
	background-color: #ffffff;
	height: 0.01%;
}

.shortcuts a {
	text-decoration: underline;
	font-size: 10px;
	color: #606361;
}

.shortcuts h2 {
	color: #004157;
}

#siteBottom {
	margin-bottom: 20px;
}

/* ARTICLE COLOR STYLES */

.games .imageBorder {
	border-bottom: 3px solid #fdeb69;
}

.rightNow .imageBorder {
	border-bottom: 3px solid #747673;
}

.kids .imageBorder {
	border-bottom: 3px solid #891ca8;
}

.music .imageBorder {
	border-bottom: 3px solid #d1982d;
}

.movies .imageBorder {
	border-bottom: 3px solid #9ab8c2;
}

.books .imageBorder {
	border-bottom: 3px solid #bbe53a;
}

.none imageBorder {
	border-bottom: 3px solid #112e46;
}


/* MENUS AND LOGO */

.fakta.box {
	border: 2px solid #E1EEF0;
	background-color: #FBFDFD;
	width: 135px;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.breadCrumb {
	background-color: #ffffff;
	height: 22px;
}

.breadCrumb a {
	text-decoration: none;
}

/* ArticleLists */

/* For W3C validation */
.articleList .articleTitle.read, .articleList .articleLocation, .articleList .keepTheMargin, .articleList .articleDate, .articleList .articleText, .articleList .infoText {
	display: block;
}

.articleText, .articleText a, .articleText a:hover, .articleTitle a {
	text-decoration: none;
}

.articleAuthor {
	color: #a0a1a0;
	padding-top: 10px;
}

.articleListEvent {
	height: 356px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
}
.articleList .headlineBorder {
	height: 6px; 
	padding: 0px;
	margin: 0px; 
	line-height: 0px;
	font-size: 0px;
}
.articleList.arrangementer .headlineBorder {
	height: 6px;
}
.articleList.arrangementer .articleExtra .leftFloat {
	float: right;
}

.articleList a:hover {
	text-decoration: none;
	color: #777a78;
}


.articleList .articleExtra {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
.articleList A.rssLink {
	color: #929292;
}
.articleList .articleImage {
	float: left;
}

.articleList.largeImage .articleImage {
	float: none;
}
.articleList.singleTeaser .articleImage {
	float: none;
}
.articleList.longwidelist .articleRightContainer {
	float: right;
	width: 270px;
}
.articleSeperator {
	margin: 10px 0px 10px 0px;
	background-color: black;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}
.noLinkDecoration, .noLinkDecoration A {
	text-decoration: none;
	padding-bottom: 0px;
	border: none;
	color: #606361;
	font-weight: normal;
	margin: 0px;
}

.articleList.singleTeaser .articleTitle {
	margin-bottom: 10px;
}
.articleList .articleReadMore {
	font-weight: normal;
	color: #606361;
	text-decoration: underline;
	display: block;
}

.articleList .articleReadMore:hover  {
	color: #c51537;
}

.articleList.singleTeaser .articleReadMore {
	margin-top: 5px;
}
.articleList .keepTheMargin {
	cursor: pointer;
	margin: 0px;
}
.articleList.list .keepTheMargin {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.articleList.largeImage .keepTheMargin {
	margin-left: 0px;
}
.articleList.mediumImage .keepTheMargin {
	margin-left: 120px;
}
.articleList.smallImage .keepTheMargin {
	margin-left: 68px;
}
.articleList.noImage .keepTheMargin {
	margin-left: 0px;
}
.articleTitle {
	font-weight: bold;
}

.articleList .arrangementPrint {
	display: none;
}

/* Tools */

.rightFloat {
	float: right;
}
.leftFloat {
	float: left;
}





.vMenu {
}

.vMenu a {
	margin-top: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.vMenu .vertical a {
	display: block;
}

.vMenu a:hover, .vMenu .selected {
	color: #C71336;
}

.vMenu a.submenu {
	margin-top: 0px;
	padding-left: 20px;
	font-weight: normal;
}

.levelOneMenu {
	height: 22px;
}

.levelOneMenu a {
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.levelOneMenu a:hover, .levelOneMenu .selected {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

.twoLevelMenu {
	width: 758px;
	height: 44px;
}

.twoLevelMenu a {
	
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.twoLevelMenu a:hover, .twoLevelMenu .selected {
	text-decoration: none;
}

.twoLevelMenu .level1 {
	width: 100%;
	display: block;
	height: 22px;
}

.twoLevelMenu .level1 a:hover, .twoLevelMenu .level1 .selected {
	background-color: #000000;
	color: #FFFFFF;
}

.twoLevelMenu .level2 {
	display: block;
	height: 22px;
	background-color: #F2F2F2;
}

.twoLevelMenu .level2 a {
	color: #FC9836;
	padding-right: 0px;
}

.twoLevelMenu .level2 a:hover, .twoLevelMenu .level2 .selected {
	color: #000000;	
}

#dropDownMenu {
	display: block;
	height: 22px;
}

/* SECTIONS */

#copyright {
	background-color: #f2f2f2;
	color: #544935;
	font-size: 10px;
	display: block;
	width: 758px;
	
	margin-top: 10px;
}

#copyright .box {
	padding: 5px;
}


/* FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-family: Arial, verdana;
	font-size: 10px;
	padding: 2px;
	font-weight: normal;
}

.frontendInput, .newsletterSignup .frontendInput, .tellAFriend .frontendInput, .managerInput, .forumTopBar .forumSearchInput, .searchBox .searchInput, .shopProduct input, .basketAddress input, .forumInput, .metaSearchInput {
	margin-right: 5px;
	border: 1px solid #A3BAC0;
}

.frontendButton, .blackBoxSearchButton, .managerSubmitButton, .newsletterSignup .frontendButton, .tellAFriend .frontendButton, .managerButton, .forumTopBar .forumSearchButton, .searchBox .searchButton, .forumButton, .metaSearchButton {
	padding: 3px 4px;
	background-color: #004157;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
}

.frontendTextarea, .basketAddress textarea, .forumTextArea {
	border: 1px solid #A3BAC0;
}

/* OPENING HOURS */

#aaContent {
	margin-top: 5px;
}

#aaConatiner {
	text-align: right;
}

.aaExtra {
	display: none;
}

/* NEWSLETTER SIGNUP */

.newsletterSignup {
}

.newsletterSignup .frontendInput {
	width: 180px;
}

/* NEWSLIST */

.newsList .listTable {
	display: block;
	width: 545px;
	background-color: red;
}	

.newsList .listTable .newsListDateTime {
	width: 100px;
}

.newsList .listTable .newsListCategory {
	width: 100px;
}

.newsList .listTable .newsListDateTime {
	width: 100px;
}

.newsList .listTable .newsListTitle {
	width: 345px;
}

.newsList .listTable .newsListHead td {
	font-weight: bold;
}

.newsList .listTable .newsListSeperator td {
	height: 2px;
	line-height: 2px;
	background-color: #FFFFFF;
	width: 545px;;
}

.newsList .listTable td {
	background-color: #F2F2F2;
	padding: 5px;
}

.newsList .teaserBox {
	padding-bottom: 20px;
}

.newsList .teaser {
	padding-bottom: 10px;
}

/* NAVIGATION */

.naviclass {
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 20px;
}

.naviclass a {
	font-weight: bold;
	font-size: 9px;
}

/* PICTURE GALLERY */

.pictureGallery {
	padding-bottom: 30px;
}

.pictureGallery img {
	border: 1px solid #C1C1C1;
	margin: 30px;
	margin-top: 0px;
	padding: 10px;
	background-color: #F2F2F2;
}

/* FORUM */

.forum {
}

.forum .frontendInput, .forum .frontendTextarea {
	width: 300px;
}

.forum .frontendTextarea {
	height: 150px;
	margin-bottom: 10px;
}

.forum .frontendButton {
	padding: 1px;
	width: 70px;
}


.forumNavigation {
	margin-bottom: 10px;
	font-weight: bold;
}

.forumTopBar {
	padding-bottom: 20px;
}

.forumTopBar .left {
	width: 60%;
	text-align: left;
}

.forumTopBar .right {
	width: 40%;
	text-align: right;
}

.forumItemBox {
	display: block;
	border:1px solid #C1C1C1;
	background-color:#F2F2F2;
	padding:5px;
}

.childs .forumItemBox {
	display: block;
	border:1px solid #C1C1C1;
	background-color:#F2F2F2;
	padding:5px;
}

.forumItemBoxSingleBox {
	display: block;
	border:1px solid #C1C1C1;
	background-color:#F2F2F2;
	padding:5px;
}

.forumPostList {
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/dummy.gif);
	background-position: 8px 0px;
	background-repeat: repeat-y;
}

.forumPostListLast {
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/dummy.gif);
	background-position: 8px 0px;
	background-repeat: repeat-y;
}

.forumItemDate {
	float: right;
}

.forumItemAuthor {
	float: left;
	font-style: italic;
}

.forumSearch {
	padding-bottom: 20px;
}

.forumSearch .left {
	padding: 2px;
	width: 33%;
}

.forumSearch .center {
	padding: 2px;
	width: 33%;
}

.forumSearch .right {
	padding: 2px;
	width: 33%;
}

.forumLatestList .listRow {
	padding: 3px;
}

.forumLatestList .listRow .topicTitle {
	float: left;
}

.forumLatestList .listRow .topicTitle img {
	bottom: -4px;
	padding-left: 3px;
	padding-right: 3px;
}

.forumNewPost {
	margin: 10px;
	margin-top: 5px;
}

.topicList, .forumList {
	padding-bottom: 20px;
}

.topicList table, .forumList table {
	width: 100%;
}

.topicList table thead, .forumList table thead {
	background-color: #F2F2F2;
	font-weight:bold;
}

.topicList table td, .forumList table td {
	padding:3px;
}

.forumList table td
{
	padding-left: 5px;
	border-bottom: 1px solid white;
}

.forumList table .adjustCenter {
	text-align: center;
	vertical-align: top;
}

.forumAngle {
	position:absolute;
	top:-21px;
	left:-23px;
}

.forumItemTop {
	padding-bottom:5px;
	margin-bottom:5px;
}

.forumItemHeadline {
	font-weight: bold;
	float: left;
}

.forumPost {
	margin: 10px;
}

.forumPost .headline {
	background-color: #ffffff;
}

.answerLinkClass {
	text-align:right;
}

.forumItemBottom {
	border-top:1px solid #C1C1C1;
	margin-top:5px;
	padding: 5px 5px 1px 0px;
}

.forum #answerTextContainer {
	margin: 5px 0px 5px 0px;
}

/* SHOP */

.shopCategory {
	padding-bottom: 5px;
}
	

.shopCategory a {
	font-size: 11px;
	font-weight: bold;
}

.shopProduct {
	margin-bottom: 20px;
}

.shopProduct thead {
	background-color: #FC9836;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}

.shopProduct td {
	padding: 5px;
}

.shopProduct .odd td {
	background-color: #F2F2F2;
}

.shopProduct tfoot {
	font-weight: bold;
}

.basketAddress input {
	margin: 2px;
	width: 210px;
}

.basketAddress textarea {
	margin: 2px;
	width: 450px !important;
}


/* SCROLL TEXTFIELD */

.textScroll {
	margin-bottom: 10px;
}

/* POLL */

.pollText {
}

.pollBarBack {
	background-color: #a3bac0;
	height: 15px;
	margin-bottom: 5px;
}

.pollBarFront {
	background-color: #004157;
	border: 1px solid #a3bac0;
	height: 13px;
}

.pollBarText {
	color: #ffffff;
}

/* sitemap */
.sitemap {
	line-height: 16px;
}
.sitemap .tree DIV {
	margin-left: 4px;
	margin-right: 8px;
}
.sitemap .tree SPAN {
	margin-right: 5px;
}
.sitemap .list .letterBox {
	margin: 20px 0px 20px 0px;
}
.sitemap .list a.anchorLink {
	padding-right: 5px;
}
.sitemap .list a.linkIndent {
	padding-left: 13px;
}

/* esForm */

.esForm .esFormSpacer {
	height: 5px;
	font-size: 0px;
}

.esForm .esFormSpacer.radioButtonGroup {
	height: 2px;
}

.esForm .esFormButtons {
}

.esForm .esFormOkBox {
}

.esForm .esFormDescription {
	float: left;
}

.esForm .esFormElement {
	float: right;
}

.esForm .esFormContent {
}
/* for jQuery rating */
div.cancel,div.cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}
div.star,div.star a{background:url(../images/star.gif) no-repeat 0 0px}