/* 
    Document   : bokbank2
    Created on : Oct 15, 2009, 1:29:58 AM
    Author     : henke
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body{
	background: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
h1{
    font-size: 24px;
}
h2{
    font-size: 18px;
}
h3{
    font-size: 16px;
}
a{
    color: #505050;
}
a:visited{
    color: #505050;
}
a:hover{
    color: #000000;
}
.bold{
	font-weight: bold;
	/*font-size: 12pt;
	font-family: 'lucida sans','lucida grande',tahoma,verdana,arial,sans-serif;
	color: #000000;*/
}
#container {
    /*float:left;*/
}
#main{
	width: 810px;
        margin-top:0px;
}

#header {
    margin-bottom: 6px;
    margin-top: 6px;
    /*margin-left: 514px;*/
}
#topBar{
    position: relative;
    width: 810px;
    height: 137px;
}
#topBarL{
    background: url("/images/topBarLBG.png");
    position: absolute;
    top: 0;
    left: 0;
    width: 154px;
    height: 137px;
}
#topBarL img{
 position:relative;
 left: 13px;
 top:8px;
}
#topBar.student #topBarL{
    background: url("/images/topBarLBGB.png");
}
#topBar.butiker #topBarL{
    background: url("/images/topBarLBGBe.png");
}
#topBar.tentabank #topBarL{
    background: url("/images/topBarLBGY.png");
}
#topBarL span.left{
    background: url("/images/topBarLLeft.png");
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 137px;
}
#topBar.student #topBarL span.left{
    background: url("/images/topBarLLeftB.png");
}
#topBar.butiker #topBarL span.left{
    background: url("/images/topBarLLeftBe.png");
}
#topBar.tentabank #topBarL span.left{
    background: url("/images/topBarLLeftY.png");
}
#topBarL span.right{
    background: url("/images/topBarLRight.png");
    position: absolute;
    top: 0;
    right:0;
    width: 15px;
    height: 137px;
}
#topBar.student #topBarL span.right{
    background: url("/images/topBarLRightB.png");
}
#topBar.butiker #topBarL span.right{
    background: url("/images/topBarLRightBe.png");
}
#topBar.tentabank #topBarL span.right{
    background: url("/images/topBarLRightY.png");
}
#topBarR{
    background: url("/images/topBarRBG.png");
    position: absolute;
    top: 0;
    right:0;
    width: 652px;
    height: 137px;
    margin:0;
    padding: 0;
}
#topBarR span.left{
    background: url("/images/topBarRLeft.png");
    position: absolute;
    top: 0;
    left: 0px;
    width: 15px;
    height: 137px;
}
#topBarR span.right{
    background: url("/images/topBarRRightS.png");
    position: absolute;
    top: 0;
    left: 637px;
    width: 15px;
    height: 137px;
}

#menu{
    position: relative;
    text-align: right;
    height: 26px;
    padding-right: 2px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0px;
    margin-bottom: 0;
    
    float: right;
}
#menu ul{
    padding:0;
    margin: 0;
    float: right;
    list-style: none;
    font-size: 9pt;
}
#menu li{
    float: left;
    margin-left: 6px;
}
#menu li a{
    color: #505050;
    text-decoration: none;
    line-height:26px;
    display:block;
}
#menu li a:hover{
    color: #000000;
}
ul.tabs{
    /*position: absolute;
    top:-38px;
    float: left;*/
    list-style: none;
    font-size: 10pt;
    font-weight: normal;
    margin:0;
    padding-left: 15px;
    height: 16px;
    width: 312px;
    float: left;
}
ul.tabs li{
    float: left;
    margin-left: 1px;
}
.tabs li a{
    color: #404040;
    text-decoration: none;
    line-height:26px;
    display:block;
}
.tabs li a:hover{
    color: #000000;
}

#allTab{
    height:26px;
    width: 76px;
    padding-right: 16px;
    background: url("/images/tabWBG.png") right no-repeat;
}
#allTab a{
    padding-left:14px;
    background: url("/images/tabWBG.png") left no-repeat ;
}
#allTab.active{
    background: url("/images/tabGBG.png") right no-repeat;
}
#allTab.active a{
    padding-left:14px;
    background: url("/images/tabGBG.png") left no-repeat ;
}
#courseTab{
    height:26px;
    width: 100px;
    padding-right: 16px;
    background: url("/images/tabWBG.png") right no-repeat;
}
#courseTab a{
    padding-left:14px;
    background: url("/images/tabWBG.png") left no-repeat ;
}
#courseTab.active{
    background: url("/images/tabBBG.png") right no-repeat;
}
#courseTab.active a{
    padding-left:14px;
    background: url("/images/tabBBG.png") left no-repeat ;
}
#literTab{
    height:26px;
    width: 76px;
    padding-right: 16px;
    background: url("/images/tabWBG.png") right no-repeat;
}
#literTab a{
    padding-left:14px;
    background: url("/images/tabWBG.png") left no-repeat ;
}
#literTab.active{
    background: url("/images/tabGBG.png") right no-repeat;
}
#literTab.active a{
    padding-left:14px;
    background: url("/images/tabGBG.png") left no-repeat ;
}

#shopsTab{
    height:26px;
    width: 68px;
    padding-right: 16px;
    background: url("/images/tabWBG.png") right no-repeat;
}
#shopsTab a{
    padding-left:14px;
    background: url("/images/tabWBG.png") left no-repeat ;
}
#shopsTab.active{
    background: url("/images/tabBeBG.png") right no-repeat;
}
#shopsTab.active a{
    padding-left:14px;
    background: url("/images/tabBeBG.png") left no-repeat ;
}
#examsTab{
    height:26px;
    width: 82px;
    padding-right: 16px;
    background: url("/images/tabWBG.png") right no-repeat;
}
#examsTab a{
    padding-left:14px;
    background: url("/images/tabWBG.png") left no-repeat ;
}
#examsTab.active{
    background: url("/images/tabYBG.png") right no-repeat;
}
#examsTab.active a{
    padding-left:14px;
    background: url("/images/tabYBG.png") left no-repeat ;
}
#searchBar{
   background: url("/images/searchBarBG.png");
   background-position: 0 -1px;
    /*position: relative;*/
    width: 810px;
    /*height: 49px;*/
    height:69px;
    text-align: center;
    /*padding-top: 20px;*/
    padding-top: 0px;
    margin-bottom: 22px;
    margin-top: 0px;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    clear: both;
    vertical-align: middle;
}
#searchBar form{
    background: transparent;
    /*position: relative;
    width: auto;
    height: auto;*/
    width: 740px;
    margin: 0;
    margin-top: 0px;
    padding: 0;
    padding-top: 20px;
    text-align: center;
    font-size: 10pt;
}
#searchBar.student{
    background: url("/images/searchBarBGB.png");
    background-position: 0 -1px;
}
#searchBar.butiker{
    background: url("/images/searchBarBGBe.png");
    background-position: 0 -1px;
    position: relative;/*say what? ie should die!*/
}
#searchBar.tentabank{
    background: url("/images/searchBarBGY.png")
}
#searchBar span.left{
    background: url("/images/searchBarLeft.png");
    background-position: 0 -1px;
    /*position: absolute;
    top: 0;
    left: 0px;*/
    margin:0;
    padding:0;
    float: left;
    width: 15px;
    height: 69px;
}
#searchBar.student span.left{
    background: url("/images/searchBarLeftB.png");
    background-position: 0 -1px;
}
#searchBar.butiker span.left{
    background: url("/images/searchBarLeftBe.png");
    background-position: 0 -1px;
}
#searchBar.tentabank span.left{
    background: url("/images/searchBarLeftY.png");
}
#searchBar span.right{
    background: url("/images/searchBarRight.png");
    background-position: 0 -1px;
    /*position: absolute;
    top: 0px;
    right: 0px;*/
    float: right;
    width: 15px;
    height: 69px;
}
#searchBar.student span.right{
    background: url("/images/searchBarRightB.png");
    background-position: 0 -1px;
}
#searchBar.butiker span.right{
    background: url("/images/searchBarRightBe.png");
    background-position: 0 -1px;
}
#searchBar.tentabank span.right{
    background: url("/images/searchBarRightY.png");
    background-position: 0 -1px;
}
.pagination {
    text-align: center;
    line-height: 50%;
    padding:0;
    margin:8px;
    font-size: 12px;
}
.pagination .current{
    font-weight: bold;
}
.pagination a{  
    text-decoration: none;
}
.pagination a:link{color: #505050;}
.pagination a:active {color: #505050;}
.pagination a:visited {color: #505050;}
.pagination a:hover {color: #000000;}

fieldset {
    border: 0;
    padding: 4px 8px 4px 8px;
    margin: 4px;
}
fieldset p{
    color: #202020;
    font-size:7pt;
    margin: 4px;
    text-align: right;
}
legend{
    font-size: 11pt;
    font-weight: bold;
}
form{
  background: url("/images/contentBG.png");
    position: relative;
    width: 320px;
    padding-top: 10px;
    padding-bottom: 16px;
    text-align: right;
    font-size: 10pt;
}
.box form{
    float: left;
    margin-right: 10px;
}
form label{
    float: left;
}
.edit_user{
    width: 360px;
}

.contentPane{
    background: url("/images/contentBG.png");
    position: relative;
    width: 810px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow:auto;
    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3-4 */
    border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
}
.contentPane.student{
    background-image: none;
    background-color: #d3d6de !important;
}
.contentPane.litteratur{
    background-image: none;
    background-color: #d9dfd1 !important;
}
.contentPane h1{
    font-size: 24px;
}
.contentPane h2{
    font-size: 18px;
}
.contentPane h3{
    font-size: 16px;
}
.contentPane a{
    color: #222222;
}
.contentPane a:hover{
    color: #000000;
}
span.topLeft{
    background: url("/images/contentCornerLeft.png");
    position: absolute;
    top: 0;
    left: 0px;
    width: 15px;
    height: 14px;
}
span.topRight{
    background: url("/images/contentCornerRight.png");
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 14px;
}
span.bottomLeft{
    background: url("/images/contentCornerBottomLeft.png");
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 15px;
    height: 14px;
}
span.bottomRight{
    background: url("/images/contentCornerBottomRight.png");
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 15px;
    height: 14px;
}
.results_table {
	width: 810px;
        font-size: 10pt;
        border-spacing: 0;
}

.results_table th{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
        height: 26px;
        margin: 0;
}

.results_table td {
	vertical-align: middle;
	text-align:center;
	padding-left: 5px;
        margin:0px;
}


.results_table .rowEven {
	height: 60px;
}
.results_table .rowEven:hover {
    background-color: #f6f6f2;
}
.student .results_table .rowEven {
	height: 60px;
        background-color: #d3d6de;
}
.student .results_table .rowEven:hover {
    background-color: #e8eaee;
}
.litteratur .results_table .rowEven {
	height: 60px;
        background-color: #d9dfd1;
}
.litteratur .results_table .rowEven:hover {
    background-color: #ebefe7;
}
.results_table .rowOdd {
	height: 60px;
        background-color: #d3d3cc;
        
}
.results_table .rowOdd:hover {
    background-color: #f6f6f2;
}
.student .results_table .rowOdd {
	height: 60px;
        background-color: #c2c9d8;
}
.student .results_table .rowOdd:hover {
    background-color: #e8eaee;
}
.litteratur .results_table .rowOdd {
	height: 60px;
        background-color: #cdd8c0;
}
.litteratur .results_table .rowOdd:hover {
    background-color: #ebefe7;
}
.results_table .rowEvenSmal {
	height: 26px;
}
.results_table .rowEvenSmal:hover {
    background-color: #f6f6f2;
}
.results_table .rowOddSmal {
	height: 26px;
        background-color: #d3d3cc;

}
.results_table .rowOddSmal:hover {
    background-color: #f6f6f2;
}

.results_table tr a{
	color: #000000;
}

#footer {
    position: relative;
    width: 810px;
    bottom:0;
    margin-top: 20px;
    text-align: center;
    font-size: 8pt;
    color: #505050;
}
#fotoer a{
    color: #505050;
}
#footer a:visited{
    color: #505050;
}
#footer a:hover{
    color: #000000;
}
.box{
    overflow:auto;
    width: 100%;
}

.pane{
    position:relative;
    background: url("/images/contentBG.png");
    float: left;
    margin-right: 10px;
}

#notice {
    color: #025500;
}

.fieldWithErrors {
  padding: 2px;
  background-color: #e00000;
  display: table;
  text-align:right;
  margin-left:90px;
}

#errorExplanation {
    position: relative;
    width: 320px;
    padding: 10px 7px 16px 7px;
    font-size: 10pt;
  
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  color: #e00000;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#rightColumn {
    width: 180px;
    height: 150px;
    margin-left: 12px;
    position: absolute;
    top:12px;
    left:814px;
}
#rightColumn .ad{
    margin-bottom:8px;
}
#mainBanner {
    /*position: relative;

    top: 34px;
    left:6px;*/
    height: 98px;
    width: 640px;
    padding:0;
    margin:0;
    line-height:0;
}
#mainBanner img{
    position: absolute;
    top: 0;
    padding:0;
    margin:0;
}
#partnerAds {
    width: 180px;
    margin-left: 12px;
    position: relative;
    top:12px;
    left:300px;
}
#partnerAds .ad{
    margin-bottom:8px;
}
#kontaktAds {
    width: 180px;
    margin-left: 12px;
    position: relative;
    top:12px;
    left:300px;
}
#kontaktAds .ad{
    margin-bottom:8px;
}
#miljoAds {
    width: 180px;
    margin-left: 12px;
    position: relative;
    top:12px;
    left:300px;
}
#miljoAds .ad{
    margin-bottom:8px;
}
#bookAdAds {
   margin-top:8px;
}
#bookAdAds .ad{
    margin-left:4px;
}
#userMenu {
    float:right;
    height: 28px;
    background:url("/images/userMenuLeft.png") #ffffff left no-repeat;
    text-align: right;
    margin-top:1px;
    margin-bottom:0;

}
#userMenu a{
    position:relative;
    top:0;
    right:28px;
    color: #505050;
    text-decoration: none;
    line-height:26px;
    margin-right:12px;
    font-size: 10pt;
}
#userMenu a:hover{
    color: #000000;
}

#shopLeft {
    float: left;
    width: 540px;
}
#shopLeft h1{
    margin: 0px;
    font-size: 18pt;
}
#shopLeft h2{
    font-size: 14pt;
}
#shopLeft p{
    
    text-align: left;
}
#shopLeft img{
    float: left;
    margin-left:4px;
    margin-right:4px;
}
#shopRight {
    float:left;
    width:200px;
    margin-top:40px;
    padding-left:18px;
    text-align: right;
    border-left: 1px solid #777777;
}
#viewAdMain{
    float:left;
    width:420px;
    margin-left: 12px;
    padding-left: 12px;
    
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
}
#viewAdMain h1{
    text-align: left;
}
#viewAdMain h2{
    text-align: left;
}
#viewAdMain p{
    text-align: left;  
    margin:2px;
}
#viewAdMain p{
    text-align: left;
    margin:2px;
}
#viewAdRight ul{
    list-style:none;
    margin:22px 0 0 0;
    padding:0;
}

#viewAdRight li img{
    border:0;
    float:left;
}
#viewAdRight{
    float: left;
    width:200px;
    margin-left:4px;
}
#viewAdRight li{
    float:left;
    display:block;
    margin-right:8px;
    height: 32px;
}
#viewAdRight #mailForm{

    background-image: none;
    margin-top:8px;
    margin-bottom:8px;
    width: 232px;
    text-align:left;
}
#viewAdRight #mailForm input{
    width: 200px;
}
#viewAdRight #mailForm input.submit{
    float:right;
    width: 80px;
}
#viewAdRight #mailForm textarea{
    width: 200px;
}
#viewAdRight form label{
    float: none;
}
img.bookAd{
    float:left;
    margin-left:4px;
    width: 120px;
    height: 120px;
}

#examIcon {
    float:left;
    width:170px;
    height:140px;
    background: url(../../images/fileicon.png) left no-repeat;
    text-align: left;
    font-size: 24pt;
    padding-left: 30px;
    padding-top: 60px;

}
#shopTag{
    float:right;
    width:200px;
    margin-top:40px;
    margin-bottom:40px;
    text-align:left;
    padding-left:4px;
    
}
#shopTag img{
    width:120px;
    height: 120px;
    border:0;
}
#pages {
    padding-left:4px;
    padding-right:4px;
    width: 802px;
}

#myList #mailForm p{
    font-size: 10pt;
    text-align:left;
}
#mailForm{
    margin-top:8px;
    margin-bottom:8px;
    width: 372px;
}
.category_links{
    width: 370px;
    margin-right:20px;
    margin-left: 10px;
    float: left;
}
.category_links h1{
    font-size: 12pt;
}
.category_links a{
    text-decoration: none;
    color: #035601;
}
.category_links a:hover {
    color: #639f33;
}
.category_links p{
    font-size: 9pt;
    
}