/*__________________________

         Panels
__________________________*/

#panel_left
{
	float: left;
	width: 147px;
		margin: 19px 0 0 0;
	padding: 4px;
	overflow: hidden;
}

#panel_center
{
	float: left;
	width: 672px;
	display:block;
	margin: 19px 0 0 0;
	padding: 0 0 25px 13px;
	overflow: hidden;
}

#panel_right
{
	float: right;
	width: 147px;
	margin: 19px 0 0 0;
	padding: 4px 3px 4px 5px;
	overflow: hidden;
	display:block;
}

#header_televisiezoeker
{
	width:660px;
	height:164px;
	display:block;
	background-image:url(/images/img_header_televisiezoeker.jpg);
}

#vergelijken_text
{
	width:136px;
	text-align:center;
	color:#333333;
	line-height:16px;
	margin-bottom:5px;
}

.vergelijken_televisies
{
	background-image:url(/images/vergelijken_bg_televisies.jpg);
	height:121px;
	width:136px;
	display:block;
	padding-top:1px;
}

.verglijken_positie_tv
{
	width:130px;
	height:85px;
	display:block;
	margin:3px;
	overflow:hidden;
	text-align:center;
}

.verglijken_positie_tv img
{
	max-height:85px;
	max-width:120px;
	_height:85px;
}
div.btn_vergelijken_verwijderen
{
	width:136px;
	height:11px;
	overflow:hidden;
	display:block;
	text-align:right;
}

a.btn_vergelijken_verwijderen:link, a.btn_vergelijken_verwijderen:visited, a.btn_vergelijken_verwijderen:active
{
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-right:4px;
	line-height:10px;
}

a.btn_vergelijken_verwijderen:hover
{
	color:#CC0000;
	font-weight:bolder;
	font-size:11px;
	text-decoration:none;
	padding-right:4px;
	line-height:10px;
}

#vergelijken_bottom
{
	width:130px;
	height:13px;
	background-image:url(/images/vergelijken_bg_bottom.jpg);
	line-height:13px;
	text-align: right;
	color:#FF0033;
	padding-right:6px;
	
}
.Prijsblock
{
    width: 200px;
}
#txtPriceMin
{
    border-style: none;
    width: 50px;
    background-color:Transparent;
    margin-bottom:5px;
	float:left;
}
#txtPriceMax
{
    border-style: none;
    width: 50px;
    background-color:Transparent;
    float:right;
    text-align:right;
}
.schermblock
{
    width: 200px;
    height: 100px;
    border-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
       
}
#txtSchermMin
{
    border-style: none;
    width: 50px;
    background-color:Transparent;
    margin-bottom:5px;
	float:left;
}
#txtSchermMax
{
    border-style: none;
    width: 50px;
    background-color:Transparent;
    float:right;
    text-align:right;
}
#kleur
{
    border-color: #C0C0C0;
    float: left;
    width: 70px;
    height: 185px;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 10px;
}
#merk
{
    border-color: #C0C0C0;
    float: right;
    width: 190px;
    height: 185px;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 15px;
}
#sliders
{
    float:left;
    width:200px;
}
#filteroptie
{
    float:right;
    width:440px;
}

.televisie_text_top
{
	margin-bottom:10px;
}

#televisieopties
{
    float:left;
    width:116px;
    padding-left:20px;
    overflow:hidden;  
    
    border-color: #cccccc;
    height: 185px;
    border-left-style: solid;
    border-left-width: 1px;
      
}
#televisieopties label
{
    width: 160px;
    margin-left:10px;
	line-height:21px;
	line-height:normal;
}

#televisieopties input
{
	margin:1px;
}

#paging
{
    width: 660px;
    height: 28px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    padding-top:6px;
	color:#333333;
}
#optiepanel
{
    height:185px;
	margin:2px 0 20px 0;
}

#optiepanel td
{
    height: 12px;
    overflow:hidden;
    padding:0 4px 0 0;
    margin:0px;
	width:130px;
	line-height:12px;
}

#optiepanel label
{
    margin:0 0px 0px 5px;
}

#lismerk
{
    width:230px;
}

#lismerk table
{
    margin:0;
}

#lisMerk td
{
    height: 12px;
    overflow:hidden;
    padding:1px 4px 0px 0;
    margin:0;
	width:130px;
	line-height:12px;
}
#lisMerk input
{
    margin:0 5px 0 0;
}
#lisMerk label
{
    margin:0px;
}


.first
{
	display:block;
	width:20px;
	height:20px;
	margin:3px;
	float:left;
	background-color:#333333;
	border:1px solid #FF0000;
}

table.televisieopties td
{
    height: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 130px;
}
.search_price_dyn{display:inline-block;}
