﻿.content, select, option, input, textarea, font
{
	text-align: left;
	font-family: Verdana;
	color: #000000;
}
.error
{
	font-size: 10px;
	font-family: Verdana;
	color: Red;
}
.footer 
{
	font-family: Verdana;
	font-size: 10px;
	color: #153f72;
	FONT-WEIGHT: bold; 
	text-decoration: none;
}
.TopMenu
{
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
}
.TopMenu a
{
	color: #ffffff;
}
.button
{
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}

hr 
{
	color: #ffffff;
	height: 1px;
	width: 100%;
}
.SearchBar
{
}
.productcatlink 
{
    color: #a21533;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
}
.productcatbox 
{
    background-color: #bbc2cf;    
    height: 20px;
    text-align: center;
    width: 96%;
    padding-top: 6px;
    border: solid 1px #ffffff;
}
.boxed
{
    border: solid 1px #ffffff;
}
.navibutton 
{
    background-image: url(../images/navi_out.png);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;
}
.navibutton_sel
{
    background-image: url(../images/navi_in.png);
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;
}
.navlink
{
    text-decoration: none;
    color: #ffffff;
    font-style: normal;
    font-size: 10px;
}
.rightaligned {text-align: right; vertical-align: middle;}

.popupdiv{background-color:ivory;border:solid 1px skyblue;width:250px;display:block; padding: 5px 5px 5px 5px;}
.popupbg{background-color:gray; filter: alpha(opacity=60); opacity:0.60}
.hidelbl{display:none;}

.bluebutton
{
    FONT-WEIGHT: bolder;
    WIDTH: 100px;
    COLOR: white;
    BACKGROUND-COLOR: #164376;
    text-align: center;
	font-size: 10px;
	padding: 2px;
}
FIELDSET
{
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	margin-left : 0px; 
	margin-right : 0px; 
	padding-left : 5px; 
	padding-right : 5px; 
	padding-bottom: 10px;
}
.heading 
{
 /*font-weight: bold;    */
}
.accordionHeader 
{
	font-size: 12px;
    cursor: pointer;
   /* background-color: #7e95AF;*/
    width: 100%;
    padding: 3px 3px 3px 3px;
    color: #000;
	text-decoration: underline;
}
.accordionHeaderMain
{
    cursor: pointer;
    padding: 3px 3px 3px 3px;
    width: 97%;
}
.accordionContent 
{
	font-size: 12px;
   /* background-color: Silver;*/
    padding: 3px 3px 3px 3px;
}
.accordionContentMain
{
    padding: 3px 3px 3px 3px;
    width: 97%;
}
.watermark{color: Silver;}
.catpanel {text-align: right; background-color: #bbc2cf;}

.dealerHeader 
{
    cursor: pointer;
    background-color: #7e95AF;
    width: 100%;
    padding: 2px;
    color: #ffffff;
}
.dealerDetails
{
    /*background-color: Silver;*/
    padding-left: 5px;
}

.productpager 
{
	margin-left: 15px;
}

/*-----------AUTOSTYLE TEPPER CUSTOM STYLES BELOW---------------*/



body 
{
	margin: 0;
	background-color: #A8BACD;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img 
{
   behavior: url("/css/iepngfix.htc");
}
#container {
	height:603px;
	left:50%;
	margin-left: -487px;
	margin-top: -301px;
	position:absolute;
	top:50%;
	width:975px;
}
#header {
	height: 82px;
	width: 975px;
	background-image: url(../images/layout/bg_header.png);
	background-repeat: no-repeat;
}
#links {
	float: left;
	width: 154px;
	height: 464px;
	background-image: url(../images/layout/bg_links.png);
	background-repeat: no-repeat;
}
#rechts {
	float: right;
	width: 821px;
}
#menubalk {
	height: 23px;
	background-image: url(../images/layout/bg_menubalk.png);
	background-repeat: no-repeat;
	padding-top:1px;
}
.maincontent {
	height: 440px;
	width: 803px;
	background-color: #8BA2BC;
	background-image: url(../images/layout/bg_content.png);
	/*background-repeat: no-repeat;*/
	/*background-attachment: fixed;*/
	overflow: auto;
	float: left;
	z-index: 999;
}
.maincontentnobg {
	height: 440px;
	width: 803px;
	background-color: #8Ba2BC;
	/*background-image: url(../images/layout/bg_content2.png);*/
	overflow: auto;
	float: left;
	z-index: 999;
}
#schaduw_content {
	width: 18px;
	height: 440px;
	background-image: url(../images/layout/schaduw_content.png);
	float: right;
}
#content_BG {
	height: 440px;
	width: 803px;
	background-image: url(../images/layout/bg_content.png);
	float: left;
	background-repeat: no-repeat;
	z-index: 1;
}
#content {
	height: 440px;
	width: 803px;
	overflow: auto;
	float: left;
	z-index: 2;
}
#inhoud_content 
{
    width: 750px;
	margin: 0px 0px 0px 0px;
	z-index: 999;
}
#zoekbalk {
	height: 27px;
	clear: both;
	background-image: url(../images/layout/bg_zoekbalk.png);
	padding-left: 160px;
	font-size: 10px;
	padding-top: 5px;
}
#footer {
	height: 30px;
	background-image: url(../images/layout/bg_footer.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 6px;
}
.btn_boven {
	width: 72px;
	height: 22px;
	float: left;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.hotItem {
	width: 113px;
	height: 66px;
	margin-left: 29px;
	margin-bottom: 7px;
}
#more_hotItems a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 64px;
}
#zoeken a{
	background-image: url(../images/layout/btn_zoeken.png); 
	background-repeat: no-repeat; 
	width: 64px; 
	height: 18px; 
	text-align: center; 
	color: #FFFFFF; 
	text-decoration: none;
	float: left;
	padding-top: 4px;
	text-decoration: none;
}
#wissen a{
	background-image: url(../images/layout/btn_zoeken.png); 
	background-repeat: no-repeat; 
	width: 64px; 
	height: 18px; 
	text-align: center; 
	color: #FFFFFF; 
	text-decoration: none;
	float: left;
	padding-top: 4px;
	text-decoration: none;
}
.knop_zoeken{
	display: block;
	margin-right: 10px;
	float: left;
	z-index: 1;
}
#footer1 a{
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}
#footer2 a{
	text-align: center;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}
#footer3 a{
	text-align: right;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

#footer4 a{
	text-align: left;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

#footer5 a{
	text-align: left;
	font-size: 10px;
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

.PopBoxImageSmall
{
   cursor: url("images/magplus.cur"), pointer;
   z-index: 99;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("images/magminus.cur"), pointer;
   z-index: 99;
} 

.Links {
	color: #153f72;
	font-weight: bold; 
	text-decoration: none;
}

.Front
{
   z-index: 999;
} 

.Back select
{
   z-index: 1;
} 
