﻿html
{
	width:100%;
	height:100%;
}
body 
{
	background-image:url(images/page-bg.gif);
	background-repeat:repeat;	
	font-family:verdana;
	font-size:10pt;
	margin:0;	
    left:0;
    top:0;
	width:100%;
	height:100%
}

hr
{
    color: #669999;
}
.Header
{
	background-color:#669999;
	font-weight:bold;
	color:White;
}

.Top
{
	background-color:Gray;
	height:73px;
	padding:0px;
	color:White;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	font-size:16pt;
}

.TopLogo
{	
	float:left;
	top:0;
	left:0;
	height:70px;
	width:292px;
	background-image:url(images/top_bg_nav.jpg);
}

.MasterPage
{
    margin-left:auto;
    margin-right:auto;
	width:1024px;
	border:Solid 1px #cccccc;
	background-color:#F5F5F5;
}


table.List
{
	margin:0px;
	padding:0px;    
    width: 100%;
    /*height:100%;*/
    border-width:0px;
}
table.List tr.Dark
{
    background-color: #e7e7e7;
}
table.List tr.Dark td
{
    padding-right: 1pt;
    padding-left: 4pt;
    background-color: #c4d4c4
}
table.List tr.Light
{
    background-color: #f5f5f5
}
table.List tr.Light td
{
    padding-right: 1pt;
    padding-left: 4pt
}
table.List td.Field
{
	background-color:#F5F5F5;
	padding-top:3px;
	font-weight:bold;
	padding-left:2px;
	padding-right:3px;
}
table.List tr.Header
{
    background-color: #336666;
}
table.List tr.Header td
{
	padding-right: 1pt;
	padding-left: 4pt;
}
table.List tr.Header a:link
{
    color:White;
	text-decoration:none;
	text-decoration:underline;
}

table.List tr.Header a:visited
{
    color:White;
	text-decoration:none;
	text-decoration:underline;
}

.AspBtn
{
	background-image:url("images/aspbtn.gif");
	background-repeat:repeat-x;
	border:Solid 1px #33cccc;
	color: White;
	font-size:8pt;
	font-weight:bold;
	margin: 2px;	
	cursor:hand;
	cursor:pointer;
}

/* Navigation link for the anchor tags */
.Nav
{
    margin-top:35px;
    font-size:9pt;
	height:20px;
	line-height:20px;
	text-align:right;	
	padding-right:5px;
}
.Nav a:link
{
	color:White;
	text-decoration:none;
}
.Nav a:visited
{
	color:White;
	text-decoration:none;	
}
.Nav a:hover
{
	text-decoration:underline;
	color:White;
	font-size:9pt;	
}
/* End Navigation link for the anchor tags */


/* Left menu section */
.Menu 
{
	text-align:center;
	border-bottom:Solid 1px White;
	font-size:9pt;
	height:20px;
	line-height:20px;
	width:135px;
}
.Menu a:link
{
	color:White;
	text-decoration:none;
}
.Menu a:visited
{
	color:White;
	text-decoration:none;
}

.Menu a:hover
{
	text-decoration:underline;
	color:White;
	font-size:11pt;
	width:135px;
}


.LeftMenu
{
	border: Solid 1px white;
	width:135px;
	background-color:#33cccc;
}

.LeftMenuHeader
{    
	text-align:center;
	background-color:#006666;
	height:20px;
	font-size:10pt;
	font-weight:bold;
	border-bottom:Solid 1px White;
	
}

/* End Left menu section */


.PageTitle
{
	height: 30px;
	border: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;	
	padding-top:0px;
	width: 100%;	
	background-color: #c4d4c4;
	background-image: url(images/titlebar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16pt;
	font-style: normal;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
}
.bizinfo
    {
    width:100%;
    font-family:verdana,Arial,Sans-Sarif;
    font-size:10px;
    text-align:center;
    padding-bottom:5px;
    color:#666666;
    background-color:#f5f5f5;
    }
    
/*secondarycontent*/

.Secondary
{
	/*background-image:url(images/bgrightgroen.gif);*/
    width:200px;
    /*background-color:#428f34;
    background-repeat:repeat-y;*/
}
.SecondaryHeader 
{
    height:20px;
    width:200px;
    background-color:#33cccc;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    padding-left:5px;
    margin:0px;
    padding-top:3px;
}

.SearchItem 
{
    height:20px;
    width:200px;
    background-color:#006666;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    margin:0px;  
    
}
.SearchInput
{
    padding-left:1.5pt; 
    border-bottom: 1pt solid White;
    background-color:#33cccc; 
    border-bottom:Solid 1px #006666; 
    
}

/*end secondary content*/

/* Rotator section */
	.BorderSection
	{
	clear:both;
	height:20px;
    width:100%;
    background-color:#006666;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    margin:0px;       
	}
	
	.RotatorSection
	{
	clear:both;
    text-align:center;
    background-color:#33cccc;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    padding-left:5px;
    margin:0px;
    padding-top:5px;	
    height:165px;
	}
	
	.RotatorTextSection
	{
    text-align:center;
    background-color:#33cccc;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    padding-left:5px;
    margin:0px;
    padding:3px;	
    height:40px;
	}

/* End Rotator section */


/* Newsletter section */
	
	
	.NewsletterHeader
	{
	clear:both;
	text-align:center;
	height:20px;
    width:100%;
    background-color:#006666;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    margin:0px;     
	}
	.NewsletterText
	{
	clear:both;
	text-align:right;
	height:15px;
    width:200px;
    background-color:#33cccc;
    color:White;
    font-size:7pt;
    border-bottom:Solid 1px #006666;  
    padding-right:3px; 
	}
	
	.NewsletterInput
	{
	clear:both;	
	height:25px;    
    background-color:#33cccc;
    text-align:center; 
	padding: 3px;
	}
	
	.NewsletterInput input
	{
		width:160px;
		font-size:8pt; 
		margin: 0px; 
		padding-top: 1pt;
		
		float:left;
	}
	
	.NewsletterWatermark
    {
    	color:Gray;    	
    }
    
	.NewsletterIcon
	{	
		padding-bottom:5px;
		padding-right:3px;
		float:right;
   	}
	
	
/* End newletter section */


/* Shopping cart section */

.ShoppingCartHeader
{
	clear:both;
	text-align:center;
	height:20px;
    width:100%;
    background-color:#006666;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    margin:0px;     
}

.ShoppingCartContent
{
	text-align:center;
	font-size:8pt;
	padding:3px;
	padding-left:1.5pt; 
    border-bottom: 1pt solid #006666;
    background-color:#33cccc; 
}

/* End Shopping cart section */

/* Searchbox section */

.SearchHeader
{
	clear:both;
	text-align:center;
	height:20px;
    width:100%;
    background-color:#006666;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    margin:0px;    
}

.SearchContent
{
	clear:both;
	text-align:center;
	height:25px;
    background-color:#33cccc;
    color:White;
    font-weight:bold;
    font-size:xx-small;
    margin:0px; 
    padding:2px;
    border-bottom:Solid 1px #006666;
}

.SearchContent input
{
	margin: 0px; 
	width: 110px;
	font-size:8pt; 
	padding-top: 1pt; 
	padding-left: 1pt;	
}

.SearchIcon
{
    height:18px;
    width:16px;
    border-bottom: 1pt solid White;
    /*background-color:#FF99CC;*/
    float:right;
}

/* End Searchbox section */    
    

/* Cloud */
  .Cloud
        {
        padding:3px;
        font-weight:bold;        
        }
       
        a.Cloud		
        {
        color:#336666; 
        text-decoration:none; 
        font-family: verdana; 
        font-size:xx-small; 
        font-weight:bold; 
        margin-left:0px 
        }
        
        a.Cloud:hover 
        {
        color:#336666; 
        text-decoration:underline; 
        margin-left:0px}
  /* End cloud */  
  
    /* Item image shadow */

.img-wrapper {
	background:url(../../novapres/images/shadow.gif) no-repeat right bottom;
	float: left;
}

.img-outer {
	background:url(../../novapres/images/bottom-left2.gif) no-repeat left bottom;
	float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner {
	background:url(../../novapres/images/top-right2.gif) no-repeat top right;
	padding: 0 5px 5px 0;
	
	float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	display: block;	
}

/* End Item image shadow */

.NovaSeparator
{
    background-image: url(images/sep.gif);
    background-repeat:repeat-x;
    height: 5px;
}

#sptContent
{
	border: Solid 1px #CCCCCC;	
}
.PriceField
{
	background-color:#F5F5F5;
	padding-top:3px;
	color:#619c00;
	font-weight:bold;
	padding-left:2px;
	padding-right:3px;
}
.RecentieField
{
	background-color:#F5F5F5;
	padding-top:3px;
	padding-left:2px;
	padding-right:3px;
}  

/* Artikel front page */   

.FrontPage
{
	
}

.NewsLane
{		
	padding:0px;
	padding:5px;	
}
.NewsItem
{
	padding:3px;
	margin-bottom:10px;
	border:Solid 1px #336699;
}
.NewsHeader
{
	font-weight:bold;
	color:Red;	
}
    
.ArtikelHeader
{	
    clear:both;
	border-bottom:dotted 1px #336699;
	font-family:Verdana,Arial;
	font-weight: bold;
	font-size: 9pt;
	min-height:25px;
	color:#333366;
	padding:3px;
	}
.ArtikelBody
{
	
}

/* Artikel front page */

/* front page separators */

.FrontPageSeparator
{	
	width: 630px; 
	height: 20px; 
	background-image:url(images/nieuwsrule.jpg);
	font-family:Verdana,Arial,Sans-Serif;
	color: White;
	font-size: 11pt;
}

.ErrorMessage
{	
	border-style:solid;
	border-color:Red;
	border-width:1px;
	background-color:White;
	padding:3px;
	color:Red;
	font-size:10pt;	
	text-align:left;
}
.InactivePageTitle
{
	font-size: 10pt;
	font-style: normal;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-align: left;
	color:gray;
}
.bullet
{
	font-size:small;
    display:  block;
    color:#339933;
    width:95%;
    border-color:White;
    border-style:solid;
    border-width:2px;   
    margin:5px;
    padding:3px;
}
.bullet2
{
	font-size:x-small;
    display:  block;
    color:Black;
    width:70%;
    
}
.SectionSeparator
{
	height: 15px;
	margin-bottom:5px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;	
	padding-top:0px;
	border-bottom: Solid 1px Red;
	background-repeat: repeat-x;
	background-position: bottom;
	font-style: normal;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-align: left;
}
.AddItem
{
	font-size: 12px;
    width: 60px;
    color: white;
    height: 20px;
    background-color: #82a76d
}
button.Browser
{
    background-image: url(images/NovaBrowser.gif);
    width: 20px;
    padding-top: 1px;
    background-repeat: no-repeat;
    height: 20px;
    background-color: transparent;
}
.ReadOnly
{
	width:90%;
	border:none;
    border-width:0;
}
.CartButtons
{
	width:100%;
	text-align:center;
}
.CartButtonsInset
{
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	background-color:#ccffcc;
	float:none;
	width:200px;
	border: Solid 1px #339933;	
}
.star {
        color:Red;        
    }   
 
.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup
{
    background-color:#f5f5f5;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:600px;
    
}
 
 /* auteur page  */

.PageDescription
{
    margin:10px;
    background-color:#F5F5F5;
    min-height:60px;   
    border:solid 1px #cccccc;
    padding:5px;
}

.AuthorPicture
{
     height:180px;
}

.AuthorDescription
{
    background-color:#F5F5F5;
    padding:3px;
    border:solid 1px #cccccc;
    
}

/* end auteur page  */

.MismatchLogin
{
    font-size:smaller;
    color:#3399cc;
    width:100%;
    text-align:left;
}

.ReviewNav 
{
    font-size:9pt;
}
.ReviewNav a:link
{
	color:White;
	text-decoration:none;
}
.ReviewNav a:visited
{
	color:White;
	text-decoration:none;	
}
.ReviewNav a:hover
{
	text-decoration:underline;
	color:White;
	font-size:9pt;	
}

.ChapterBookTitle
{
    color:#333366;
    font-size:large;
}