/*-----------------------------------------------------------------------------
Bellen.mobi Screen Stylesheet

version:   1.3
date:      18/05/2008
author:    iBytes - Chiel Gorseling
email:     info@iBytes.be

website:   http://www.ibytes.be/design


-----------------------------------------------------------------------------*/

/* Import stylesheets
-----------------------------------------------------------------------------*/
/* Content Styles Sale */
@import url(opruiming.css);
/* Content Styles Sale */
@import url(bizon.css);

/* Basic elements
-----------------------------------------------------------------------------*/
* 
	{
	margin:0;
	padding:0;
}
.left
	{
	float:left;
}
.right
	{
	float:right;
}
.clear
	{
	clear:both;
}
.break
	{
	width:580px;
	height:1px;
	line-height:1px;
}
.red
	{
	color:#ff1111;
}
img,
fieldset,
button
	{
	border:0;
}
body
	{
	font: 100%  Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	color: #000;	
	text-align:center;
}
#wrapper
	{
	width:990px;
	margin:8px auto;
	text-align:left;
}
/* Header
-----------------------------------------------------------------------------*/
#header
	{
	background:#000;
	width:990px;
	height:117px;
}
#header h1
	{
	display:none;
}
#header a img.logo
	{
	float:left;
	margin-right:78px;
	width:350px;
	height:117px;
	text-decoration:none;
	border:0;
}
#flash
	{
	float:left;
	width:562px;
	height:117px;
	border:0;
}

/* Top Navigation
-----------------------------------------------------------------------------*/
#top_nav div
	{
	margin-top:5px;
	margin-bottom:11px;
	font-size:0.592em;
	color:#7a7a7a;
}
#top_nav div span.title
	{
	text-align:left;
	font-weight:bold;
	color:#ff1111;
}
#top_nav div a
	{
	text-decoration:none;
	font-size:1em;
	color:#7a7a7a;
}
#top_nav div a:hover
	{
	text-decoration:underline;
	color:#000;
}
#top_nav_netwerk,
#top_nav_merken,
#top_nav_free,
#top_nav_nieuws,
#top_nav_bellen
	{
	float:left;
}
#top_nav_netwerk,
#top_nav_merken,
#top_nav_free,
#top_nav_nieuws,
#top_nav_bellen
	{
	margin-right:16px;
}
#top_nav_netwerk a,
#top_nav_merken a,
#top_nav_free a,
#top_nav_nieuws a,
#top_nav_bellen a
	{
	text-decoration:none;
	font-weight:normal;
}
#top_nav_extra
	{
	float:right;
	margin-right:0;
	clear:right;
}
#top_nav_extra a
	{
	font-weight:bold;
}

/* Bottom Navigation
-----------------------------------------------------------------------------*/
#bottom_nav div
	{
	margin-top:5px;
	margin-bottom:5px;
	font-size:0.592em;
	color:#7a7a7a;
}
#bottom_nav div span.title
	{
	text-align:left;
	font-size:1em;
	font-weight:bold;
	color:#ff1111;
}
#bottom_nav div a
	{
	text-decoration:none;
	font-size:1em;
	color:#7a7a7a;
}
#bottom_nav div a:hover
	{
	text-decoration:underline;
	color:#000;
}
#bottom_nav_netwerk,
#bottom_nav_merken,
#bottom_nav_free,
#bottom_nav_nieuws,
#bottom_nav_bellen
	{
	float:left;
}
#bottom_nav_netwerk,
#bottom_nav_merken,
#bottom_nav_free,
#bottom_nav_nieuws,
#bottom_nav_bellen
	{
	margin-right:16px;
}
#bottom_nav_netwerk a,
#bottom_nav_merken a,
bottom_nav_free a,
#bottom_nav_nieuws a,
#bottom_nav_bellen a
	{
	text-decoration:none;
	font-weight:normal;
}
#bottom_nav_extra
	{
	float:right;
	margin-right:0;
}
#bottom_nav_extra a
	{
	font-weight:bold;
}

/* Base
-----------------------------------------------------------------------------*/
#wrapper_main
	{
	width:990px;
	font-size:0.875em;
	min-height:1320px;
}
.column_left
	{ 
	float:left;
	width:200px;
	height:100%;
}
.column_right
	{ 
	float:right;
	width:190px;
	height:100%;
	text-align:right;
}
.content
	{
	margin-left:200px; 
	margin-right:190px;
}

/* GSM Aanbieding
-----------------------------------------------------------------------------*/
.gsm_aanbieding
	{
	position:relative;
	margin-bottom:10px;
	width:190px;
	height:320px;
	text-align:center;
}
#ctl00_Kalf img
	{
	background:none;
	margin-bottom:-6px;
}
.content div.gsm_aanbieding
	{
	float:left;
	margin-right:10px;
}
.column_right div.gsm_aanbieding
	{
	float:right;
}
.frame_wit
	{
	background: url(../images/gsm_aanbieding/frame_wit.png) no-repeat;
}
.frame_grijs
	{
	background: url(../images/gsm_aanbieding/frame_grijs.png) no-repeat;
}
.gsm_aanbieding h3
	{
	background:url(../images/gsm_aanbieding/header_gsm_aanbieding.png) center no-repeat;
	padding:10px;
	font-size:0.875em;
	font-weight:bold;
	color:#fff;
	font-style:italic;
}
.gsm_aanbieding h3 span
	{
	color:#ff1111;
}
.gsm_aanbieding div.prijs_overlay,
.gsm_aanbieding div.prijs_overlay_grijs
	{
	background:url(../images/gsm_aanbieding/button_free_red.png) no-repeat;
	position:absolute;
	bottom:8px;
	right:10px;
	width:75px;
	height:25px;
	text-align:center;
	z-index:2;
}
.gsm_aanbieding div.prijs_overlay a.prijs_overlay_a,
.gsm_aanbieding div.prijs_overlay_grijs a.prijs_overlay_a
	{
	position:relative;
	top:2px;
	left:0px;
	display:block;
	margin:0 auto;
	width:75px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
	z-index:3
}
.gsm_aanbieding p
	{
	margin-bottom:5px;
	font-size:9px;
	line-height:1.2em;
	color:#000;
}
.gsm_aanbieding p.important
	{
	font-weight:bold;
	line-height:1.2em;
	font-style:italic;
	clear:both;
}
.gsm_aanbieding div.logo_prijs_info
	{
	width:189px;
	height:25px;
	position:relative;
	text-align:left;
}
.gsm_aanbieding div.provider_logo
	{
	padding-left:5px;
	width:130px;
	height:25px;
}
.gsm_aanbieding div.prijs
	{
	display:none;
	position:absolute;
	top:0;
	right:5px;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	color:#ff1111;
}
.gsm_aanbieding a
	{
	text-decoration:none;
}
.gsm_aanbieding div.prijs a
	{
	color:#ff1111;
}
.gsm_aanbieding div.prijs p
	{
	font-weight:normal;
	margin-right:2px;
	color:#787878;
	text-align: right;
}


/* Banners
-----------------------------------------------------------------------------*/
.content div.banner_top
	{
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
}
.content div.banner_top a,
#info div.banner_mid a
	{
	text-decoration:none;
}
.content div.banner_top a img,
#info div.banner_mid a img
	{
	border:1px solid #808080;
}
#info div.banner_mid
	{
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}

/* Info pagina // Netwerkpagina's //  Nieuws // Nieuwsbrief & verlengalarm
-----------------------------------------------------------------------------*/
#info h2,
#info h3,
#info p,
#info ul
	{
	padding-left:5px;
	padding-right:15px;
}
#info h2
	{
	margin-top:20px;
	margin-bottom:20px;
	font-size:1.6em;
	color:#ff1111;
	text-align:left;
}
#info h2.bellen,
#info h2.vodafone,
#info h2.tmobile,
#info h2.kpn,
#info h2.hi,
#info h2.telfort
	{
	margin-bottom:14px;
	width:170px;
	height:37px;
}
#info h2.bellen
	{
	background:url(../images/base/logo_klein.png) no-repeat;
}
#info h2.vodafone
	{
	background:url(../images/logo/vodafone.jpg) no-repeat;
}
#info h2.tmobile
	{
	background:url(../images/logo/tmobile.gif) no-repeat;
}
#info h2.kpn
	{
	background:url(../images/logo/kpn.gif) no-repeat;
}
#info h2.hi
	{
	background:url(../images/logo/hi.gif) no-repeat;
}
#info h2.telfort
	{
	background:url(../images/logo/telfort.gif) no-repeat;
}
#info h2.bellen span,
#info h2.vodafone span,
#info h2.tmobile span,
#info h2.kpn span,
#info h2.hi span,
#info h2.telfort span
	{
	display:none;
}
#info h3
	{
	font-size:1em;
	line-height:1.1em;
	color:#3f3f3f;
	text-align:left;
}
#info p
	{
	margin-bottom:20px;
	font-size:0.875em;
	line-height:1.2em;
	color:#666;
	text-align:left;
}
#info p.no_marge
	{
	margin-bottom:0;
}
#info p.nieuws_vervolg
	{
	margin-top:10px;
}
#info p.nieuws_vervolg img
	{
	float:left;
	margin:5px 15px 15px 0;
	border:1px solid #000;
}
#info table tbody tr td a,
#info p a
	{
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;
}
#info table tbody tr td a:hover,
#info p a:hover
	{
	color:#000;
	text-decoration:underline;
}
#info table
	{
	margin:20px 0 20px 5px;
	font-size:0.875em;
	line-height:1.2em;
	text-align:left;
	color:#666;
}
#info table tbody th
	{
	width:75px;
	font-weight:normal;
}
#qshop
	{
	margin:10px auto 20px auto;
	text-align:center;
}

#info ul
	{
	margin:0 0 20px 20px;
	font-size:0.875em;
	color:#666;
}
#zoeken
	{
	width:500px;
}

/* Merken pagina
-----------------------------------------------------------------------------*/
#merken_frame
	{
	margin-top:20px;
	padding-right:10px;
}
#merken_frame p
	{
	width:560px;
	margin:0 0 20px 0px;
	font-size:0.875em;
	line-height:1.2em;
	color:#666;
	text-align:left;
}
#merken_frame h3
	{
	margin:0 0 20px 0px;
	font-size:1em;
	line-height:1.1em;
	color:#3f3f3f;
	text-align:left;
}
#zoeken
	{
	float:left;
	width:230px;
}
#zoeken h3
	{
	margin-bottom:18px;
}
#zoeken table
	{
	margin-left:0;
}
#zoeken table tbody tr td
	{
	vertical-align:top;
}
#ctl00_ContentPlaceHolder1_txtSearchType
	{
	margin-right:0px;
	padding:1px 0 0 10px;
	width:140px;
	height:17px;
	font-size:0.875em;
	color:#3f3f3f;
	border:1px solid #808080;
}
#ctl00_ContentPlaceHolder1_btnSearch
	{
	position:relative;
	top:1px;
	margin-left:5px;
	background:url(../images/base/button_zoek.png) no-repeat;
	width:57px;
	height:20px;
	cursor:pointer;
	border:0;
}

#ctl00_ContentPlaceHolder1_UpdatePanelPhoneModels ul
	{
	float:left;
	position:relative;
	left:0;
	width:394px;
	margin-bottom:20px;
	list-style:none;
	font-size:0.875em;
}
#ctl00_ContentPlaceHolder1_UpdatePanelPhoneModels ul li
	{
	float:left;
	text-align:left;
	border-left:1px solid #808080;
	text-indent:6px;
}
#ctl00_ContentPlaceHolder1_UpdatePanelPhoneModels ul li a
	{
	display:block;
	width:130px;
	text-decoration:none;
	text-align:left;
	
	color:#787878;
}
#ctl00_ContentPlaceHolder1_UpdatePanelPhoneModels ul li a:hover
	{
	background:#ff1111;
	color:#fff;
}
/*
#merken_afbeelding
	{
	float:left;
	margin-bottom:20px;
	width:194px;
	text-align:center;
}
#merken_afbeelding table
	{
	margin:0 auto;
	width:192px;
	height:192px;
	border:1px solid #808080;
}
#merken_afbeelding img
	{
	height:190px;
}
*/
#merken_afbeelding
	{
	float:left;
	margin-bottom:20px;
	width:194px;
	height:194px;
	text-align:center;
	border:1px solid #808080;
}
#merken_afbeelding tbody tr td
	{
	vertical-align:middle;
	width:192px;
	height:192px;
}
#merken_afbeelding img
	{
	width:190px;
	height:190px;
}

/* GSM Wizard
-----------------------------------------------------------------------------*/
#gsm_wizard
	{
	float:left;
	margin:0 0 20px 10px;
	padding:4px;
	width:340px;
	overflow:hidden;
	font-size:0.875em;
	color:#3f3f3f;
	border:1px solid #808080;

}
#gsm_wizard h4
	{
	float:left;
	font-size: 1em;
	margin-bottom: 10px;
	font-style:italic;
}
#gsm_wizard h4 span
	{
	color:#ff1111;
}
#gsm_wizard_form_select
	{
	float:right;
	text-align:right;
	width: 250px;
	clear:right;
}
#gsm_wizard_form_select label
	{
	text-align: left;
	width: 40px; 
	padding: 3px 4px 2px 2px;
	font-weight:bold;
}
#gsm_wizard_form_select select
	{
	width: 120px;
	color:#3f3f3f;
}
#gsm_wizard_form_checkboxes
	{
	float:left;
	width:340px;
}
#gsm_wizard_form_checkboxes .gsm_wizard_form_checkbox
	{
	float:left;
	width:100px;
	margin:4px 5px 0 5px;
}
#gsm_wizard_form_checkboxes .gsm_wizard_form_checkbox input
	{
	margin-right: 4px;
	color:#3f3f3f;
}


/* Toestel detail
-----------------------------------------------------------------------------*/
#toestel_frame
	{
	margin-top:20px;
}
#toestel_frame h2
	{
	font-size:1.4em;
	font-weight:normal;
	color:#3f3f3f;
	text-align:left;
}
#toestel_frame p
	{
	font-size:0.875em;
	color:#7a7a7a;
}
#toestel_la
	{
	float:left;
}
#toestel_la h2
	{
	margin-bottom:10px;
}
#toestel_la_logo
	{
	position:relative;
	margin-bottom:20px;
	width:300px;
	height:50px;
	text-align:left;
}
#toestel_la_logo img
	{
	position:absolute; 
	bottom:0;
	height:50px;
}
#toestel_la_afbeelding
	{
	border:1px solid #808080;
}
#toestel_la_afbeelding table
	{
	width:300px;
	height:300px;
	text-align:center;
}
#toestel_la_afbeelding img
	{
	height:250px;
	width:250px;
}
#toestel_links
	{
	float:right;
	position:relative;
	top:71px;
	right:0;
	width:260px;
	text-align:right;
}
#toestel_links h4
	{
	font-size:0.875em;
	font-weight:bold;
	color:#ff1111;
}
#toestel_links ul
	{
	float:right;
	margin:0;
	list-style:none;
	text-align:right;
}
#toestel_links ul li
	{
	float:none;
	margin:0;
	text-align:right;
}
#toestel_links ul li a
	{
	background:url(../images/base/right_line.png) bottom right no-repeat;
	margin-top:2px;
	display:block;
	font-size:0.875em;
	width:122px;
	height:16px;;
	color:#7a7a7a;
	text-align:right;
	text-decoration:none;
}
#toestel_links ul li a:hover
	{
	color:#000;
}
#toestel_links div.toestel_links_fold
	{
	position:relative;
	float:right;
	margin-top:20px;
	padding:5px;
	width:260px;
	height:183px;
	text-align:left;
	border:1px solid #808080;
	overflow:hidden;
	font-size:0.775em;
	color:#787878;
}
/* Opera Hack */
@media all and (min-width: 0px) {
#toestel_links div.toestel_links_fold
	{right:10px;}
}
/* End Opera Hack */
#toestel_links div.toestel_links_fold p
	{
	width:250px;
	margin:0;
}
#toestel_links #ctl00_ContentPlaceHolder1_pnlManual
	{
	margin-top:-15px;
}
#toestel_links div.toestel_links_fold table
	{
	margin-top:10px;
	color:#7a7a7a;
	font-size:0.875em;
}
#toestel_links div.toestel_links_fold table tr th
	{
	padding-top:2px;
	padding-bottom:1px;
	font-weight:normal;
	text-align:left;
}
#toestel_links div.toestel_links_fold table tr td
	{
	text-align:center;
	height:25px;
}
#toestel_links div.toestel_links_fold table tr td input
	{
	padding:2px 0 0 4px;
}
/* Opera Hack */
@media all and (min-width: 0px) {
#ctl00_ContentPlaceHolder1_btnSendMaf
	{margin-left:18px;}
}
/* End Opera Hack */
#ctl00_ContentPlaceHolder1_btnSendMaf
	{
	position:relative;
	right:-27px;
	background:url(../images/base/button_verzend.png) no-repeat;
	margin-top:5px;
	padding:0;
	width:95px;
	height:19px;
	cursor:pointer;
	border:0;
}
#toestel_links div.toestel_links_fold table.handleiding
	{
	margin-top:15px;
	font-size:0.8em;
}
#toestel_links div.toestel_links_fold table.handleiding tbody tr th
	{
	width:60px;
	height:41px;
	text-align:center;
}
#toestel_links div.toestel_links_fold table.handleiding tbody tr td
	{
	text-align:left;
	text-indent:15px;
}
#toestel_links div.toestel_links_fold p.geen_hand
	{
	margin:25px auto 0 auto;
	text-align:center;
	font-weight:bold;
	color:#ff1111;
}
#extra_afbeeldingen
	{
	float:left;
	width:580px;
	margin-top:10px;
	padding:0;
}
#extra_afbeeldingen a
	{
	float:left;
	display:block;
	width:100px;
	height:100px;
	text-decoration:none;
	margin-right:8px;
	border:1px solid #808080;
	text-align:center;
}
#extra_afbeeldingen a:hover
	{
	border:1px solid #ff1111;
}
#extra_afbeeldingen a img
	{
	border:0;
}
#omschrijving
	{
	float:left;
}
#omschrijving p
	{
	padding:0 15px 0 0;
}
#omschrijving h2,
#specificaties h2
	{
	margin:20px 0 0 0;
	font-size:1em;
	line-height:1.1em;
	color:#3f3f3f;
	text-align:left;
	font-weight:bold;
}
#specificaties
	{
	float:left;
}
#specificaties table
	{
	width:580px;
	font-size:0.775em;
	text-align:left;
	color:#7a7a7a;
}
#specificaties table tbody tr th,
#specificaties table tbody tr td
	{
	height:18px;
	vertical-align:middle;
}
#specificaties table tbody tr th
	{
	width:220px;
	border-bottom:1px solid #ccc;
}
#specificaties table tbody tr td
	{
	width:360px;
	border-bottom:1px solid #ccc;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer
	{
	position:relative;
	background:#000;
	width:990px;
	height:117px;
	margin-bottom:8px;
}
#footer a img.logo
	{
	float:left;
	margin-right:78px;
	width:350px;
	height:117px;
	text-decoration:none;
	border:0;
}
#footer span
	{
	position:absolute;
	bottom:0;
	right:0;
	margin-right:8px;
	margin-bottom:8px;
	font-size:0.592em;
	color:#ff1111;
}
#footer span a
	{
	color:#fff;
	text-decoration:none;
}
#footer span a:hover
	{
	text-decoration:underline;
}

/* Nieuws update!
-----------------------------------------------------------------------------*/
#info h3 a
	{
	font-size:1em;
	line-height:1.1em;
	color:#3f3f3f;
	text-align:left;
	text-decoration:none;
}
#info h3 a:hover
	{
	color:#ff1111;
	text-decoration:underline;
}
#info #ctl00_ContentPlaceHolder1_dataPager
	{
	margin-left:5px;
	font-weight:bold;
}
#info #ctl00_ContentPlaceHolder1_dataPager a
	{
	color:#3f3f3f;
	font-weight:bold;
	text-decoration:underline;
}
#info #ctl00_ContentPlaceHolder1_dataPager a:hover
	{
	color:#000;
}
#info #ctl00_ContentPlaceHolder1_dataPager span.active_Pager
	{
	color:#ff1111;
}

/* Form update!
-----------------------------------------------------------------------------*/
/* nieuwsbrief */
#ctl00_ContentPlaceHolder1_PnlSend table
	{
	margin-left:5px;
}
#info input.Nieuwsbrief_TextBox
	{
	margin-right:25px;
	padding:1px 0 0 10px;
	width:140px;
	height:19px;
	font-size:0.875em;
	color:#3f3f3f;
	border:1px solid #808080;
}
	
#info input.Nieuwsbrief_Button
	{
	background:url(../images/base/button_verzend.png) no-repeat;
	margin:0;
	padding:0;
	width:95px;
	height:19px;
	cursor:pointer;
	border:0;
}
#info .Nieuwsbrief_Validator
	{
	margin-left:32px;
	font-size:0.875em;
	font-weight:bold;
	color:#ff1111;
}

/* verlengalarm */
#alarm_form tbody tr th,
#alarm_form tbody tr td
	{
	vertical-align:bottom;
}
#alarm_form tbody tr th
	{
	height:30px;
	width:200px;
}
#alarm_form tbody tr td input
	{
	padding-left:4px;
	font-size:1em;
	color:#666;
}
#alarm_form #ctl00_ContentPlaceHolder1_txtDate
	{
}
#alarm_form #ctl00_ContentPlaceHolder1_ImgBntCalc
	{
	margin-right:10px;
	vertical-align:middle;
}
#alarm_form tbody tr td input.verlengalarm_button
	{
	background:url(../images/base/button_verzend.png) no-repeat;
	padding:0;
	width:95px;
	height:19px;
	cursor:pointer;
	border:0;
}
#alarm_form span.verlengalarm_validator
	{
	font-size:0.7875em;
	font-weight:bold;
	color:#ff1111;
}
/* Redirect
-----------------------------------------------------------------------------*/
#info p span.aftellen
	{
	color:#ff1111;
	font-weight:bold;
}
#info p.redirect
	{
	width:550px;
}
#info p.small
	{
	font-size:0.675em;
}
#info hr
	{
	float:left;
	margin-left:5px;
	height:1px;
	width:550px;
	color:#808080;
	background-color:#808080;
	border:0;
}
/* Aanbieding groot
-----------------------------------------------------------------------------*/
#aanbieding_groot
	{
	margin-right:10px;
	color:#787878;
	padding:5px;
	border:0px solid green;
}
#aanbieding_groot h2
	{
	position:relative;
	top:20px;
	left:-5px;
	background:#000;
	padding:2px 0 0 5px;
	width:585px;
	height:18px;
	font-size:0.875em;
	color:#fff;
	text-align:center;
}
#aanbieding_groot iframe
	{
	margin:40px 0 20px 70px;
	border:5px solid #e3e3e3;
}
#aanbieding_groot div.top_image
	{
	margin:40px auto;
	padding:10px;
	width:475px;
	text-align:center;
	border:5px solid #e3e3e3;
}
#aanbieding_groot div.top_image img 
	{
	width:465px;
}
#aanbieding_groot #intro
	{
	margin-bottom:40px;
}
#aanbieding_groot #intro img
	{
	float:left;
	margin-right:20px;
}
#aanbieding_groot #intro div
	{
	margin-bottom:15px;
	font-size:11px;
	line-height:18px;
}
#aanbieding_groot #intro div h3
	{
	font-size:11px;
	color:#ff1111;
}
#aanbieding_groot table
	{
	width:580px;
	font-size:11px;
	line-height:18px;
}
#aanbieding_groot table th,
#aanbieding_groot table td
	{
	vertical-align:top;
}
#aanbieding_groot table thead th
	{
	background:#000 /*#749ad0*/;
	color:#fff;
	text-align:center;
	height:20px;
}
#aanbieding_groot table tbody th.top
	{
	padding-top:20px;
	width:40%;
	height:50px;
	vertical-align:top;
	text-align:left;
}
#aanbieding_groot table tbody th span.thin
	{
	font-weight:normal;
}
#aanbieding_groot table tbody th span.line
	{
	font-weight:normal;
	text-decoration:line-through;
}
.bottomline 
	{
	text-align:left;
	border-bottom:1px solid #C1C1C1;
	padding:3px;
}
#aanbieding_groot table tbody th.spacer
	{
	width:10%;
}
#aanbieding_groot table tbody tr td table.specs
	{
	width:100%;
}
#aanbieding_groot table tbody tr td table.specs tbody tr th
	{
	font-weight:normal;
}
#aanbieding_groot table tbody tr td table.specs tbody tr td
	{
	font-weight:bold;
}

/* SimOnly Top 5
-----------------------------------------------------------------------------*/
table.simonly
	{
	background:url(../images/gsm_aanbieding/simonly_table.jpg) no-repeat;
	width:190px;
	height:320px;
	font-size:11px;
	overflow:hidden;
	text-align:left;
}
table.simonly thead tr th
	{
	height:35px;
}
table.simonly tfoot tr td
	{
	height:50px;
}
table.simonly thead tr th span,
table.simonly tfoot tr td span
	{
	display:none;
}
table.simonly tbody tr th
	{
	width:22px;
	vertical-align:top;
	font-size:14px;
	text-indent:3px;
	color:#f00;	
}
table.simonly tbody tr td
	{
	line-height:18px;
	vertical-align:top;
}
table.simonly tbody tr td a
	{
	color:#000;
	text-decoration:underline;
}
table.simonly tbody tr td a:hover
	{
	color:#f00;
}