html, body
{	
    position: relative;
    padding: 0;
    margin: 0;
	height: 100%;	
	min-height: 400px;
    *min-height:460px;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background: url(../images/achter11.gif);
	background-repeat: repeat-y;
	background-position: right; 
}

#container
{
	position: relative;
	background: url(../images/achter1.gif);
	background-repeat: repeat-y;
    background-position: right; 
	min-height: 100%;
	*height: auto;	
    _height: 100%;
	width: 100%;
	min-width: 600px;
	float: left;
}

ul 
{
	list-style: none;
}

a
{
	text-decoration: none;
	color: #4a82b7;
}

a:hover
{
	text-decoration: underline;
}

/*Header starts here */
#header
{
	position: relative;
    padding-bottom: 29px;
    min-height: 155px;
    *min-height: 150px;
    _height: 160px;
	background: url(../images/01.gif);
         background-repeat: repeat-x;
    background-color: white;
	xxborder-bottom: 1px solid #C9C9C9;
        
	width: 100%;
    z-index: 5;
}

#TascaBanner
{
	position: relative;
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-left: 5px;
	float: left;
	height: 135px;
	width: 670px;
	background: url(../images/Tascaheader.JPG);
	margin-top: 15px;
	z-index: -1;
}
#top_forms
{
	position: absolute;
	right: 0px;
	top: 32px;
	height: auto;	
	_height: 92px;
	padding-bottom: 12px;
	width: 330px;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF; 
	border-left: 1px solid #DFDFDF;
}

#login
{
	position: relative;
    float: right;	
	width: 265px;	 
	height: 48px;	
	*height: 50px;	
	margin-right: 58px;
    color: #A6A6A6;
	font-size: 11px;
    z-index: 2;
	padding-left: 5px;
}

.loggedinspan
{
	color: #009900;
}	

.logout
{
	color: #4A82B7;
}

.logout:hover
{
	color: #009900;
}

.input
{
	background-color: #FFFFFF;
	border: 1px groove #BFBFBF;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.t1
{
	color : #A6A6A6;
	font-size: 12px;
}

#balk
{
	position: absolute;
	height: 29px;
    bottom: 0;
    width: 100%;
	margin: 0 260px 0 0;
    background: url(../Images/03.gif);
	background-repeat: repeat-x;
    z-index: 3;
}

#balk1
{
	position: absolute;
	height: 29px;
    bottom: 0;
	background: url(../Images/hoekje.jpg);
    *background: url(../Images/hoekjeIE.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 250px;
    *width: 337px;
    z-index: 4;
}

#logo
{
	position: absolute;
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-left: 25px;
	float: left;
	min-width: 250px;
	top: 0px;
	left: 0px;
}

#company_logo
{
    position: relative;
    float: left;
    margin-right: 15px;
}

#headertext1
{
	color : #080b74;
    font-size : 40px;
    height: 44px;
}

#headertext2
{
	color: white;
	font-size: 14px;
	height: 30px;
	margin-top: 15px;
	font-weight: bold;
}

#links
{
	position: relative;
	height: 20px;
	background: url(../Images/links.bmp);
	width: 55px;
	padding: 3px 5px 0 10px;
	right: 75px;
	border-top: 3px solid #4169E1;
	top: 3px;
    z-index: 3;
	color : #9C9696;
	font-size: 10px;
}

#links img
{
	border: 0;
}

#header-links
{
	position: absolute;
    clear: both;
	width: 73px;
    right: 100px;
	background: white;
	height: 25px;
    clear: both;
	background: url(../images/headerlinks.gif);
	background-repeat: repeat-x;
}

#home-link
{
	margin-top: 0px;
   *margin-top: 7px;
	margin-left: 8px;
	width: 9px;
	height: 9px;
}

#home-link img
{
	border: none;
}

#mail-link
{
	position: absolute;
	padding: 0 10px 0 10px;
	margin-top: -9px;
    _margin-top: -20px;
	margin-left: 23px;
	width: 9px;
	height: 9px;
}

#mail-link img
{
	border: none;
}

#question-link
{
	position: absolute;
	margin-top: -9px;
   	margin-left: 60px;
    _margin-top: -19px;
	width: 9px;
	height: 9px;
}

#question-link img
{
	border: none;
}

.okimage
{
	position: relative;
	margin-top: 2px;
	margin-left: 5px;
}

#searchinput
{
	margin-left: 21px;
	*margin-left: 20px;
	position: relative;
	background-color: White;
	border: 1px groove #E4E4E4;
	font-size: 12px;
	color: #080b74;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#userinput
{
	margin-left: 5px;
	position: relative;
	margin-top: 5px;
	background-color: White;
	border: 1px groove #E4E4E4;
	font-size: 12px;
	color: #666666;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#passinput
{
	margin-top: 3px;
	position: relative;
	margin-left: 7px;
	background-color: White;
	border: 1px groove #E4E4E4;
	font-size: 12px;
	color: #666666;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#signup
{
    position: absolute;    
    height: 20px;
    right: 10px;
    text-align: right;
    top: 15px;
	margin-top: 15px;	
	*margin-top: 17px;
    font-family: verdana; 
    font-size: 11px;
    color: #696969;
	z-index: 3;
}
/*Header ends here */

.clear{
    clear: both;
    position: relative;
}

/*Create white space */
#search
{
	position: relative;
    float: right;	
	width: 265px;	           
	margin-right: 58px;
    color: #080b74;
	font-size: 11px;
    z-index: 2;
	padding-left: 5px;
}

#space
{
    position: absolute;
    width: 260px;
    right: 0px;		
    height: 43px;
    background: white;
    z-index: 5;
	padding-left: 5px;
}
/* End search and space */

/*Content starts here */
#middlecontent
{
	padding-bottom: 60px;
	float: left;
	width: 100%;
}

#content
{
	position: relative;
	padding: 0 280px 69px 15px;   
    _padding: 0 50px 60px 15px;
    border-top: 6px solid #DFDFDF;
	color: #333333;
	font-size: 11px;
    min-height: 300px;
    _height: 300px;	
}

#column1{    
	background: url(../images/achter1.gif);
	*background:;
	background-repeat: repeat-y;
	background-position: right; 	
}

/*to push footer down in FF */
#fl
{
	float: left;
	height: 1px;
	width: 1px;
    clear: right;
}
/*End Fix*/

#ContentTitle
{
	position: relative;
	background: #dfdfdf;
    margin-top: 15px;
    padding-left: 10px;
    *top: 15px;
	height: 30px;
    z-index: 1;
}

#arrow
{
	position: relative;
	top: 10px;
    width: 15px;
	height: 15px;
	background: url(../images/09.gif);
	background-repeat: no-repeat;
    z-index: 4;
}
/*Content ends here */

/* Divs and Classes for the home asp template. */
#multie-item-page
{
	width: 225px;
   *width: 158px;
	height: auto;
    right: -5px;
 }
 
#home-title
{	
	float: left;
	clear: left;
	margin-top: 20px;	
	padding: 5px 0 0 0px;
	width: 215px;
    height: 30px;
	background: #DBDBDB;
    z-index: 1;
}

.home-text
{
	float: left;
	clear: left;
	width: 205px;
	margin-left: 10px;	
	*margin-left: 9px;	
	margin-top: 7px;	
   	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color : #333333;	
	padding: 0 7px 0 1px;
}

.home-text b
{
	color: #54669E;
	font-weight: bold;
}

.link-balk
{	
	margin-left:23px;	
}

.link-balk img
{
	border: none;
	margin-left: -25px;
	margin-top: 8px;
}

.title-text
{
	font-size: 18px;
    min-width: 500px;
	font-weight: bold;
	color: #0568FF;
    margin-top: -10px;
    margin-left: 25px;
}

.news-text
{
    font-size: 18px;
	font-weight: bold;
	color: #0568FF;
    margin-top: -12px;
    margin-left: 35px;
}

#arrow1
{
	position: relative;
    top: 8px;
    margin-left: 10px;
  	width: 15px;
	height: 15px;
	background: url(../images/09.gif);
	background-repeat: no-repeat;
    z-index: 4;
}
/* End divs and Classes Home Template*/

/* Menu starts here */
#menu
{
	font-weight: bold;	
	position: relative;
	float: right;
    top: 25px;
	right: 0;
	width: 240px;    
    z-index: 2;
}

.MenuNode
{
	width: 225px;
	background-color: #e4e4e4;		
	*margin-bottom: 3px;	
    _margin: 0;
	
}

.menutit
{
	width: 200px;
	background: url(../images/14.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
    margin-top: 3px;
	margin-bottom: -1px;
	*margin-bottom: -3px;
    position: relative;
    _margin-left: 8px;
	float: left; 
}

#menu a
{
  color: #666666;
  font-weight: bold;
  font-size: 11px;
  padding-left: 5px;
}

#menu a:hover
{
  color: #009900;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

.menuimage 
{
    position: relative;
	padding: 0;
	margin-left: 0px;	
	background-color: #e4e4e4;	
	height: 20px; 
	float: left; 
	clear: left;
}

.MenuNodeIMG
{
	background-color: #e4e4e4;
}

.menutitle
{
	position: relative;
	margin-top: 0px;	
	padding: 0px;
	margin-left: 0px;	
	padding-bottom: 1px;	
	margin-bottom: 3px;	
	clear: right;
    _background-color: e4e4e4;
    _padding: 0;
}

#menuimage
{
    top: 15px;
    left: 0;
    height: 25px;
    width: auto;
    background: url(../Images/15.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#menuimage h1
{
    margin-left: 15px;
}
/* Menu ends here */

/* Footer starts here */
#footer
{	
    position: absolute;
    bottom: 0px;
	left: 0px;
	float: left;
    height: 59px;
    background: url(../images/footer.gif);
	background-repeat: repeat-x;
	min-width: 600px;
    width: 100%;
	background-color: #EFEFEF;
}

#footer-link
{
	position: relative;
    width: 150px;
	height: 20px;
	font-size: 12px;
	margin-top: 25px;
	float: right;
}

#footer-link a
{
	color: #4A82B7;
}
/* End Footer */

/*News Styles*/
.NewsTitle 
{
	font-size: 13px;	
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A82B7;
}

.ReadMoreLink a
 {
    text-align: right;
    color: #4A82B7;
}   
/*End news Styles*/

/* Webshop styles */
a.standardlink 
{
    font-family: Verdana;
    font-size: 10px; 
    font-weight: bold;
    text-decoration: none;
    color: #4A82B7;
}

a.standardlink:hover 
{
    font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;
	text-decoration: underline;
	color: #009900;
}

li.ErrorTitle 
{
    list-style: none;
    color: red;
    font-weight: bold;
}

li.ErrorText 
{
    color: red;    
}

table.WebshopOverview
{
	background-color: #E7E7EF;
	margin-top: 20px;
	*margin-top: 30px;
}

table.WebshopOverview th, table.WebshopOverview tr.Header, table.WebshopOverview tr.Footer
{	
    background-color: #DFDFDF;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
}

table.WebshopOverview th
{
    color: #0568FF;
    font-family: tahoma; 
}

table.WebshopOverview tr.RowOdd , div.WebshopShoppingCart table tr.RowOdd 
{
    background-color: #F6F6F6;
	color: #666666;
}

table.WebshopOverview tr.RowEven , div.WebshopShoppingCart table tr.RowEven
{
    background-color: #FFFFFF;	
	color: #666666;
}

table.WebshopOverview tr
{
    background-color: #EFEFEF;	
	
}

table.WebshopOverview td
{
    padding: 2px 0px 2px 2px;
    *padding: 0;
    margin: 0;
}

a.WebshopOverviewGroupName
{
   text-align: right;  
   color: #4A82B7;
}

.WebshopOverviewProductName 
{
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;	
	text-decoration: none;
	color: #666666;
}

.WebshopOverviewProductName:hover 
{
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;	
	text-decoration: underline;
}

.webshopgroupname
{
	width: 90%;
	margin-top: 20px;
	*margin-top: 30px;
}	

a.ProductImageLink img
{
	border-color: #FFFFFF;
}

a.ProductImageLink:hover img 
{
	border: 1px solid #4A82B7;
}

Input.WebShopAmountInput 
{
	text-align: right; 
	font-weight: bold; 
	border: 1px solid #969aaa; 
	padding-right: 4px;
	font-size: 11px;	 
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

table.WebshopDetail 
{
	font-size: 11px;
}

table.WebshopDetail tr.Header td, table.WebshopDetail tr.Footer td
{
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
}

.WebshopDetailBottomRow 
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.WebshopDetailPrice 
{
	font-size: 14px;
	font-weight: bold;
	color: #4A82B7;
}

div.WebshopShoppingCart table
{
    float: left;   
    width: 240px;
    color: #d9dbe7;	
	padding: 15px 0 0 -20px;
	border: 0px;
	margin-top: 20px;
}

#WebshopShoppingCartHeader
{
    color: #0568FF;	
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #bfc2cc;
	padding-left: 7px;
    padding-bottom: 5px;
	width: 240px;
}

#WebshopShoppingCartSeparator
{
	background-color: #bfc2cc;
	font-size: 1px;
	height: 1px;
	width: 240px;
}

a.WebshopShoppingCart
 {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #4A82B7;
}

a.WebshopShoppingCart:hover 
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}

.WebshopShoppingCart td
{
	color: #666666;	
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

#menu a.WebshopShoppingCartLink, #menu a.WebshopShoppingCartLink :link, #menu a.WebshopShoppingCartLink :active, #menu a.WebshopShoppingCartLink :visited 
{
	text-decoration: none;
	color: #4A82B7; 
	padding-left: 0px;
}

#menu a.WebshopShoppingCartLink:hover 
{
	text-decoration: underline;
	color: #009900;
	padding-left: 0px;
}

.steps
{
	margin-top: 20px;
	*margin-top: 30px;
    font-family: verdana;
	color: #009900;
}

.steps .current 
{
    font-weight: bold;
    color: #4A82B7;
}

.ProductTypeInput
{
	font-size: 10px;
    color: #626262;
    background-color: White;
    border: 1px solid #A4A4A4;
	margin-bottom: 1px;
}

.typevalue
{
	width: 250px;
}

.typevaluenumber
{
	width: 150px;
}

.typevaluecost
{
	width: 120px;
}

#tooltip 
{
	position: absolute;	
	padding: 5px;
	font-size: 11px;
	color: #626262;
	width: 202px;
	background-color: #dfdfdf;
	border: 1px solid #969AAA;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: none;
	z-index: 20000;
	text-align: center;
}

.AttributeNameHeader
{
	padding-right: 7px;
	text-align: left;
}

.AttributeValueHeader
{
	padding-right: 7px;
	text-align: left;
}

.AttributeCostHeader
{
	text-align: left;
}

.AttributeNameText
{
	padding-right: 7px;
	text-align: left;
}

.AttributeValueText
{
	padding-right: 7px;
	text-align: left;
}

.AttributeCostText
{
	text-align: right;
}

#waitdiv
{
	position: relative;
	padding: 0 280px 69px 15px;   
    _padding: 0 50px 60px 15px;
    border-top: 6px solid #DFDFDF;
	color: #333333;
	font-size: 11px;
    min-height: 300px;
    _height: 300px;	
}

.WaitText
{
	font-size: 14px;
	font-weight: bold;	
	font-family: verdana, arial, helvetica, sans-serif;	
}

.WaitTextMessage
{
	font-size: 13px;
	font-weight: normal;	
	font-family: verdana, arial, helvetica, sans-serif;	
}

.center
{
	text-align: center;
}
  
.top 
{
	vertical-align: top;
}
  
.disinput 
{
    font-size: 10px;
    color: #626262;
    background-color: #BBBBBB;
    border: 1px solid #A4A4A4;
}

.CouponErrorText
{	
    color: #FF0000;    
}

.ProductTypeInput
{
	font-size: 10px;
    color: #626262;
    background-color: White;
    border: 1px solid #A4A4A4;
	margin-bottom: 1px;
}

.typevalue
{
	width: 250px;
}

.typevaluenumber
{
	width: 150px;
}

.typevaluecost
{
	width: 120px;
}
/* End webshop styles*/

/* Gallery styles start*/
.GalleryImageDiv
{	
	background-color: #F6F6F6;	
	float: left;
	padding: 10px;	
	margin-right: 2px;
	margin-top: 1px;
}

a.GalleryImage img, a.GalleryImage:Visited img
{
	border: 1px solid #DFDFDF;
}

a.GalleryImage:hover img 
{
	border: 1px solid #4A82B7;
}

.Galleryclear 
{
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
/* Gallery styles end*/

.spacer
{	
	height: 12px;
	*height: 22px;
}

div.row 
{
	padding-top: 2px;
	height: 18px;
	align: center;
}

div.row span.label 
{
	color: #333333;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;	
    float: left;
	width: 250px;  
	text-align: left;
}

div.row span.labelseparator
{  
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;	
	float: left;
	width: 20px;
	color: #333333;
	text-align: left;
}

div.row span.formw 
{
	width: 385px;
	text-align: left;
}

div.row span.formwreq 
{
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;	 
	width: 385px;
	color: 333333;
	text-align: left;
}  

.buttondiv
{
	width: 90%;
	text-align: right;
}

.PageWarning
{	
    color: #FF0000;    
}

.submitbutton
{
	border: none;
	background: url(../images/SubmitButton.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 59px;
	cursor: auto;
}

.submitbuttonhover
{
	border: none;
	background: url(../images/SubmitHoverButton.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 59px;
	cursor: pointer;
}

.removebutton
{
	border: none;
	background: url(../images/RemoveMyAccountButton.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 140px;
	cursor: auto;
}

.removebuttonhover
{
	border: none;
	background: url(../images/RemoveMyAccountHoverButton.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 140px;
	cursor: pointer;
}

/* Sitemap styles start*/
#sitemap
{
	margin: 5px 0 0 0;
	*margin: 20px 0 0 0;	
	padding: 0;
	list-style: none;
}

#sitemap ul, #sitemap li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap ul
{
	display: none;
}

#sitemap li
{
	line-height: 20px;
	border-top: 1px solid #dfdfdf;
	background-color: #F6F6F6;
	position: relative;
	width: 100%;
}

/* IE leaves a blank space where span is added so this is to avoid that */
html #sitemap li
{
	*float: left;
	*display: inline;
}

#sitemap li a
{
	padding-left: 28px;
}

#sitemap li span
{
	float: left;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	cursor: auto;
	font-size: 0;
}

#sitemap li span, #sitemap li span.collapsed
{
	background: url(../images/ChildCollapsed.gif) no-repeat 0 0;
} 

#sitemap li span.expanded
{
	background: url(../images/ChildExtended.gif) no-repeat 0 0;
}

/* second level */
#sitemap li li a
{
	padding-left: 56px;
}

#sitemap li li span
{
	left: 28px;
}

/* third level */
#sitemap li li li a
{
	padding-left: 84px;
}

#sitemap li li li span
{
	left: 56px;
}
/* Sitemap styles end*/
/* facebook */
#facebook
{
	
	float: left;
	position: relative;
	top: 15px;
	left: 10px;
}
/* End Facebook*/ 
