body
{
	margin: 0px;
	background-color: #C9CFE2;
	font-size: 11px;
	line-height: 14px;
}

td, div, p
{
	font-family:verdana;
	font-size: 11px;
	line-height: 14px;
}

a img 	{border:0;}
a		{text-decoration:none;font-weight:bold;color:#CC0606;}
a:hover	{text-decoration:underline;}

h3 {
	text-align:left;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
	color: #CC0000;
}

img.decoration
{
	 /*position:relative;top:-15px;left:-15px;*/
}

/*shadow effect img*/
.blur{
	background-color: #D7D7D7; /*shadow color*/
	color: inherit;
	margin-left: 15px;
	margin-top: -12px;
	width:122px;
	height:82px;
	margin-bottom: 10px;
	position: relative;
}

.shadow,
.content{
	position: relative;
	top: 2px;
	left: 2px;
}

.shadow{
	background-color: #666666; /*shadow color*/
	color: inherit;
	top: 2px;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
}

#lmvtotalpos {
	float: right;
	width: 400px;
	margin-top: -90px;
	padding: 0px;
}

#PageOffsetTop, #PageOffsetBottom {
	width: 500px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 75px;
	height: 18px;
}

h2{
font-family: Georgia;
letter-spacing: .1em;
margin: 0px;
text-align: center;
padding-top: 20px;
font-size: 50px;
color: #FF3399;
font-weight: normal;
font-style:italic;
line-height: 40px;
}
h4{
margin: 0px;
text-align: center;
font-size: 16px;
color: #CC3300;
padding-top: 16px;
}

#lmv-menubar a { padding: 6px; padding-right: 10px; }

#contentArea
{
margin: 0px;
/*position: absolute;
top: 0px;
left: 0px;*/
padding: 0px;
float: none;
min-height: 100%;
_height: 100%;
}

.lmv-contentarea { padding-left:15px; padding-right:15px;}
.lmv-contentarealink { padding-left:10px; padding-right:0px; margin-right:0px;}

.lmv-index
{
	margin: 0px;
	padding: 0px;
	background-color: #C9CFE2;
	width: 100%;
	min-height: 100%;
	_height: 100%;
}

.lvm-sideleft
{
	width: auto;
	background: #C9CFE2 url(images/lmv/sidebgl.jpg) repeat-y;
	background-position: right;
	vertical-align: top;
	min-height: 100%;
	_height: 100%;
}

.lvm-indexcolumn
{
	width: 760px;
	background-color: White;
	vertical-align: top;
}

.lvm-sideright
{
	width: auto;
	background: #C9CFE2 url(images/lmv/sidebgr.jpg) repeat-y;
	vertical-align: top;
}

#lmv-logobanner
{
	background-image: url(images/lmv/logobanner.jpg);
	background-repeat: no-repeat;
	height: 133px;
}

#lmv-screener
{
	background-image: url(images/lmv/screener.jpg);
	background-repeat: no-repeat;	
	height: 199px;
}

#lmv-menubar
{
	background-color: #BCD5F5;
	background-image: url(images/lmv/menubg.jpg);
	background-repeat: no-repeat;	
	height: 30px;
}

#lmv-loginbar
{
	background-color: #BCD5F5;
	background-image: url(images/lmv/menubg.jpg);
	background-repeat: no-repeat;	
	height: 30px;
}

#lmv-mainbar
{
	min-height: 100%;
	_height: 100%;
	background-color: #FFFFFF;
}

#lmv-mainside
{
	width: 283px;
	float: left;
	background-color: #ffffff;
	min-height: 100%;
	_height: 100%;
}

#lmv-index
{
	width: 477px;
	float: right;
	background-color: white;
	min-height: 100%;
	_height: 100%;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#lmv-mailindex
{
	width: 700px;
	float: right;
	background-color: white;
	min-height: 100%;
	_height: 100%;
	padding: 15px;
}

#lmv-fullindex
{
	width: 730px;
	background-color: white;
	min-height: 100%;
	_height: 100%;
	padding: 15px;
}

#lmv-SelectBar
{
	width: 730px;
	height: 90px;
	margin-bottom: 15px;
}

.lmv-stars {
	padding-right:5px; 
	display: block; 
	width: 80px; 
	text-align: right;
}

#lmv-footerleft
{
	background-color:#FFFFFF;
	font-family: arial, sans serif, verdana, tahoma;
	text-align: center;
	padding: 0px;
	float: left;
	width: 210px;
	height: 50px;
}

#lmv-footer
{
	background-color:#FFFFFF;
	font-family: arial, sans serif, verdana, tahoma;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	float: right;
	width: 550px;
	height: 50px;
}

#lmv-footer a
{
	color: black;
	text-decoration: none;
}

table .lmv-aanmelden
{
	background-color: #BCD5F5;
	color: white;
	width: 100%;
}

.lmv-formlabel{
	text-align:left;
	font-family:verdana;
	font-size: 11px;
	border-top:1px solid #d8d8d8;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:6px;
	padding-left: 8px;
	color:#525252;
	font-weight:bold;
	vertical-align: top;
}

.lmv-formbody
{
	line-height:1.3em;
	background-color: #E7F1FF;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:6px;
	padding-left: 8px;
	vertical-align: top;
	color: #525252;
}

.lmv-formdescription
{
	line-height: 14px;
	font-size: 11px;
	font-family: verdana;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
}

.lmv-formelement
{
	font-size: 11px;
	font-family: verdana;
	width: 250px;
}

.lmv-formelementselect
{
	font-size: 11px;
	font-family: verdana;
	width: 160px;
}

.lmv-pagemessage
{
	background-color: #BCD5F5;
	border: 1px solid #EBE4D8;
	padding: 3px;
	color:#525252;
}

#searchMenu{ position:relative;height:210px; background-color: #E7F1FF; }
#searchMenuForm{ margin:0px;padding:0px; }
.searchMenuItem{ margin-bottom:7px;text-align:center;display:block; }
.searchMenuItemImg{ margin-bottom:7px;text-align:center; }
.searchMenuDropdown{ font-family:verdana;font-size:11px;width:180px;margin:0px;padding:0px;background-color:#ffffff;color:#600000;border:1px solid #CCCCCC; }
.searchMenuDropdownSmall{ font-size:10px;width:68px;margin:0px;padding:0px;background-color:#ffffff;color:#600000;border:1px solid #CCCCCC; }
.searchMenuDropdownFirst{ font-weight:bold; }
.searchMenuText{ font-size:10px;width:134px;margin:0px;padding:0px;background-color:#ffffff;color:#600000;border:1px solid #CCCCCC;height:16px; }
.searchMenuSubmit{ font-size:10px;width:60px;margin:0px;padding:0px; }
#pageSearchButton{width:76px;margin-left:30px;vertical-align:top;background-image:url(../layout/images/buttonNext.jpg);background-repeat:no-repeat;}

.lmv-mail-thnframe
{
	/*background-color: #BCD5F5;*/
	vertical-align:top;
	padding-top:7px;
}

.lmv-mail-itemtable
{
	background-color:#BCD5F5;
	background: url(images/lmv/mail_itembg.jpg) no-repeat;
	width: 646px;
	margin-left:4px;
}

.aanbieding
{
	width: 629px;
	height:225px;
	margin-bottom: 15px;
}

.lmv-mail-morepicturescell
{
	vertical-align: top;
	padding-left: 7px;
	height:70px;
}

.lmv-mail-headerNaam
{
	font-family: lucida sans unicode;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}

.lmv-mail-headerNaam a, .lmv-mail-headerNaam a:visited
{
	font-family: lucida sans unicode;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}

.lmv-mail-headerNaam a:hover
{
	font-family: lucida sans unicode;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}

.lmv-mail-headerPlaats
{
	font-family: lucida sans unicode;
	font-size: 15px;
	line-height: 20px;	
}

.lmv-mail-prijs
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F30078;
	position:relative;
	top:-20px;
	left:0px;
	text-align:center;
	height: 175px;
	overflow: auto;
	width: 185px;
	scrollbar-3dlight-color: #C9CFE2;
	scrollbar-arrow-color: #F30078;
	scrollbar-base-color: #C9CFE2;
	scrollbar-track-color: transparant;
	scrollbar-darkshadow-color: transparant;
	scrollbar-face-color: #C9CFE2;
	scrollbar-highlight-color: transparant;
	scrollbar-shadow-color: transparant;
}

.lmv-mail-prijs a, .lmv-mail-prijs a:hover, .lmv-mail-prijs a:visited
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F30078;
}

.pricetable {border: none; padding: 0px;}
.pricetd {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #F30078;
}

#lmv-mail-linksbar
{
	padding-bottom: 20px;
}

#lmv-mail-footerbar
{
	background-color:#DFD3BF;
	font-family: arial, sans serif, verdana, tahoma;
	font-size: 10px;
	text-align: center;
	padding: 4px;
}

a.lmv-mail
{
	color: #054382;
}

a.lmv-mail:hover, a.lmv-mail:visited
{
	color: #054382;
}

h1 {
font-size:18px;
text-align:center;
padding-bottom:20px;
}

a.textlinks {
	font-size:11px; font-weight:bold; color:#000000;
	}
	
a.signuplink {
	font-size:11px; font-weight:bold; color:#a40000; padding-right:30px;
	}

TABLE.totalin {
	width:445px; height:auto;
	}

TD.tdfiller {
	width:5px;
	}
TD.trfiller {
	height:15px;
	}
TD.linkcontent{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-top:20px; vertical-align:top; background-color:#ffffff;
	}

TABLE.emailpage {
	text-align:center; background-image:url(/images/lmv/formbg.jpg); background-repeat:no-repeat; height:474px;
}

TABLE.emailpagesent {
	text-align:center; background-image:url(/images/lmv/emailbgsent.jpg); background-repeat:no-repeat; height:474px; width:445px;
}


DIV.linkshead {
	 background-image:url(/images/lmv/linksheader.jpg); background-repeat:no-repeat; height:45px; width:400px; padding-top:15px; font-weight:bold; font-size:14px; text-align:center; margin-right:20px; font-size:18px; font-weight:bold;
}

DIV.linksmdl {
	background-image:url(/images/lmv/linksmdl.jpg); width:400px; padding-left:20px; background-repeat:repeat-y;

}

DIV.linksbtm {
	background-image:url(/images/lmv/linksbtm.jpg); background-repeat:no-repeat; height:30px; width:400px;

}

DIV.links {
	padding-left:30px;
}
