/*-----------------------------------------------------------------------------
Tfortelecom IMS Screen Stylesheet

version:   2.1
date:      08/01/2009
author:    iBytes - Chiel Gorseling
email:     info@iBytes.nl

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

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

/* Tfortelecom IMS elements
-----------------------------------------------------------------------------*/
/* Base & Basic elements
-----------------------------------------------------------------------------*/
body										{color:#544f4f;}
a											{color:#544f4f;text-decoration:none;}
a:hover										{color:#000;}
div.wrapper									{margin-bottom:10px;}
div.main_wrapper							{border:1px solid #faba00;border-bottom:0;}

/* Top Menu
-----------------------------------------------------------------------------*/
div.top_menu
	{
	display:none;
	background: url(../Images/website/base/top_menu_bg.png) 0 0 no-repeat;
	border:none;
}
div.top_menu ul li a						{color:#152f8e;}
div.top_menu ul li a:hover					{color:#152f8e;text-decoration:underline;}

/* Header
-----------------------------------------------------------------------------*/
div.header									{border:none;}

/* Column Left
-----------------------------------------------------------------------------*/
div.main_wrapper							{background:#fff;}
div.column_left	h3,
div.column_left	h3 a						{background:none;color:#152f8e;text-decoration:underline;text-indent:2px;}
div.column_left	h3 a:hover					{background:none;color:#544f4f;text-decoration:underline;}
div.bel_bestel								{color:#152f8e;}

div.column_left	ul li
	{
	background: url(/ShopSpecific/6/31/Image/arrow.gif) 3px 4px no-repeat;
}

div.column_left	ul li a						{color:#152f8e;text-decoration:underline;}
div.column_left	ul li a:hover				{color:#544F4F;font-weight:normal}
div.column_left	ul.single_item li			{font-weight:normal}

/* content
-----------------------------------------------------------------------------*/
div.content_menu ul li a					{color:#152f8e;font-weight:bold;}
div.content_menu ul li a:hover				{color:#544f4f;text-decoration:none;}

/* Item Header
-----------------------------------------------------------------------------*/
div.item div.item_header					{background:#003194;}

/* frontpage: aanbieding
-----------------------------------------------------------------------------*/
div.aanbieding ul.specs li					{color:#544f4f;}
div.aanbieding ul.specs li span.emphasis	{color:#f76300;}
div.aanbieding hr							{background:#faba00;color:#faba00;}

/* fontpage: Tooltip
-----------------------------------------------------------------------------*/
div.ander ul.ander li a:hover span			{background:#fff;color:#152f8e;border:2px solid #faba00;}

/* Zoeken
-----------------------------------------------------------------------------*/
ol.top5										{background:url(/ShopSpecific/6/31/Image/top5_tfor.png) no-repeat;}
ol.top5 li a								{background:url(/ShopSpecific/6/31/Image/top5_streep_tfor.jpg) right 12px no-repeat;}

/* Bundels
-----------------------------------------------------------------------------*/
div.product_list table.bundel				{background:#e9e8e8;}

/* Footer
-----------------------------------------------------------------------------*/
div.footer									{background:#ccd7e8;border:1px solid #faba00;border-top:0;}
div.footer a								{color:#152f8e;}
div.footer a:hover							{color:#152f8e;text-decoration:underline;}

/* Buttons
-----------------------------------------------------------------------------*/
/* Vergelijk */
div.top_select div.vergelijk a.but_vergelijk	{background:url(../Images/website/buttons/but_vergelijk_tfor.png) 0 0 no-repeat;}
/* info en bestel */
div.basket_overz div.abo_list a,
div.item a.kado_but,
div.aanbieding div.buttons2	a					{background:url(../Images/website/buttons/but_bestel_tfor.png) 0 0 no-repeat}
/* Volgende stap */
div.item div.next_step a 						{background:url(../Images/website/buttons/but_next_step_tfor.png) 0 0 no-repeat}
/* afronden */
div.item div.next_step a.afr					{background:url(../Images/website/buttons/but_afronden_tfor.png) 0 0 no-repeat}
/* Verzenden */
div.basket_overz div.verwacht input.verzend,
table.contact tfoot tr td a,
div.item div.news_ins input.news_ins,
div.item div.verl_al input.verl_al				{background:url(../Images/website/buttons/but_verzend_tfor.png) 0 0 no-repeat}
/* terug */
div.bd_close a									{background:url(../Images/website/buttons/but_terug_tfor.png) 0 0 no-repeat}