﻿#Content {

    background-image: url(/media/images/undervisning/unvbackground.gif);   
    background-position: top;
	background-repeat: no-repeat;
	background-color: #e2f0f6;
	padding-top: 40px;
	padding-bottom: 25px;
    min-height: 500px;
}

#unvMaster
{
    width: 900px;
    float: left;
    
}

#unvLeft
{
    width: 600px;
   
    float:left;
}




#unvRight
{
      width: 300px;
       float:left;
       
       position: relative;
}


#unvMaster #FrontpageCols
{
    width: 475;
    margin-left: 75px;
    
    
}


#unvMaster .FrontpageCol
{
    width: 145px;
    height: 490px;
    background-image: url(/media/images/undervisning/unvFrontpageColBottombackground.gif);
    background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
	float: left;
	
}


#unvMaster .FrontpageCol .ColBlueTop
{
    width: 125px;
    float: left;
    background-color: #007AC9;
    height: 20px;
    Color: white;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
}

#unvMaster .FrontpageCol .ColImageTop
{
    width: 145px;
    float: left;
    height: 120px;
      
}

#unvMaster .FrontpageCol .ColTextTop
{
 
    width: 125px;
    float: left;
    margin-top:10px;
    margin-bottom:10px;
    margin-left: 10px;
    margin-right: 10px;
}
#unvMaster .FrontpageCol .ColTextTop h3
{
    font-size: 16px;
    color: Black;
    margin: 0;
    padding: 0;
}


#unvMaster .FrontpageCol .ColText
{
   width: 125px;
    float: left;
   height: 150px;
   margin-right: 10px; 
    margin-left: 10px; 
    margin-top: 10px;
    
}
#unvMaster .FrontpageCol .ColBottomImage
{
   width: 145px;
    float: left;
   height: 135px;

    
}


#unvMaster .FrontpageColDivider
{
    float: left;
    width: 20px;
}

#unvMaster #UnvTeasers
{
    width: 300px;
    float: left;
    
}

#unvMaster #UnvTeasers #UnvTeasersLeft
{
    
    width: 120px;
    margin-left: 20px;
    float: left;
    
}


.SmallSplash
{
    margin: 0;
}

.SmallSplash.Tone 
{
	background-image: url('/media/images/undervisning/splashback.png'); 

}


.SmallSplash.Tone td
{
    font-size: 10px;
}



#unvMaster #UnvTeasers #UnvTeasersRight
{
    width: 145px;
    float: right;
    margin-right: 15px;
    
}



#unvMaster #UnvTeasers #UnvTeasersRight .unvTeaserBoks
{
    width: 145px;
 	
	float: left;
	margin-bottom: 20px;
	
    
}

#unvMaster #UnvTeasers #UnvTeasersRight .unvTeaserBoks .Bottom
{ 
	
}

#unvMaster #UnvTeasers #UnvTeasersRight .unvTeaserBoks .content
{
   background-color: White;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 125px;
    float: left;
    padding-right: 10px; 
    padding-left: 10px; 
    
    
}

#unvMaster #UnvTeasers #UnvTeasersRight .unvTeaserBoks .TeaserBoksTitle
{
    width: 125px;
    float: left;
    background-color: #007AC9;
    min-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#unvMaster #UnvTeasers #UnvTeasersRight .unvTeaserBoks .TeaserBoksTitle h3
{
    color: White;
    font-size: 12px;
    font-weight: bold;
    
}


#unvLeft .Article
{
    padding:0;
    margin:0;
    margin-left: 75px;
    width: 470px;
    margin-bottom: 20px;
}

#unvLeft .Article h1
{
   padding-top: 0;
}
    


#unvLeft .BookList
{
    padding:0;
    margin:0;
    margin-left: 75px;
    list-style-type: none;
}


#unvLeft .BookList  ul 
{
		list-style-type: none;
		margin: 0;
		padding: 0;
		
}
	
#unvLeft .BookList li
{
	
	background-image: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

/* Søg i Bibebeln */

#unvLeft #Selector
{
    
padding:0;

    margin:0;
    margin-left: 75px;
    margin-top: 20px;
height: 50px;
}

#unvLeft #Selector .form
{
    padding:0;
}


#unvLeft #bibelcontent
{
padding:0;
    margin:0;
    margin-left: 75px;

}


#Footer
{
	background-image: none;
	background-color: #FFFFFF;
}


body, p, select, option, input, textarea, td {
font-size: 8pt;

}


#UnvBasket
{
	position: absolute;
	vertical-align: bottom;
	left: 0;
	top: 0;
	
	
}



/*************************** Order form *******************/
.orderForm
{
/*
position:relative;
top:-340px;
*/
}
.infoTable
{
        width:470px;
}
.infoTable td.lbl
{
        width:150px;
}
.infoTable input
{
        width:90%;
}

.bookTable tr th.lbl
{
text-align:left;
}
.bookTable .tdTitleLabel
{
      padding-top:20px;
}
.bookTable input.amountBox
{
      width:100px;
}
.bookTable td.tdPrice input,
.bookTable td.tdTitle input
{
    border: none; 
    background-color: Transparent; 
    color: Black
}
.bookTable td.tdTitle, 
.bookTable td.tdPrice
{
      padding-right:10px;
}

.bookTable td.tdTitle input
{
      width:300px;
}

.bookTable td.tdPrice input
{
    text-align:right;
}
.bookTable .formTitle
{
    font-weight:bold;
}

.formSection
{
        margin-bottom:30px;
}

/*************************** Newsletter form *******************/

.newsletterForm
{
   margin:10px 0px 0px 0px;
}
.newsletterForm .submitBtn
{
margin-top:10px;
}

