/*-----------------------------------------------------------------------------
GSMBestellen.nl IMS Screen Stylesheet

version:   2.2
date:      13/03/2009
author:    iBytes - Chiel Gorseling
email:     info@iBytes.nl

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

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

/* GSMBestellen.nl IMS elements
-----------------------------------------------------------------------------*/
/* Base & Basic elements
-----------------------------------------------------------------------------*/
body										{color:#544f4f;}
a											{color:#544f4f;text-decoration:none;}
a:hover										{color:#000;}

/* Top Menu & header
-----------------------------------------------------------------------------*/
div.top_menu_gsmb		{position:absolute;top:1px;left:0;background:#e30c9c;width:100%;height:21px;text-align:center;}
div.gsmb				{margin:0 auto;width:1000px;text-align:center;}
div.gsmb ul li			{display:block;float:left;height:21px;}
div.gsmb ul li.next		{border-left:1px solid #fff;}
div.gsmb ul li a
	{
	display:block;float:left;
	height:21px;line-height:19px;
	color:#fff;font-size:11px;font-weight:bold;
}
div.gsmb ul li.adsl a		{background:#9be132;width:123px;border-left:1px solid #fff;border-right:1px solid #76b31c;}
div.gsmb ul li.mob_int a	{background:#88c1fb;width:130px;border-left:1px solid #fff;border-right:1px solid #4c8ccd;}
div.gsmb ul li.dig_tv a		{background:#f9af2a;width:139px;border-left:1px solid #fff;border-right:1px solid #f36d21;}
div.gsmb ul li.mob_tel a	{width:144px;border-left:1px solid #fff;border-right:1px solid #ad2172;}
div.gsmb ul li.space a		{margin:0 50px 0 0;}
div.gsmb ul li.next a		{margin-left:40px;}

div.gsmb ul li.adsl a:hover		{background:#76b31c;}
div.gsmb ul li.mob_int a:hover	{background:#4c8ccd;}
div.gsmb ul li.dig_tv a:hover	{background:#f36d21;}
div.gsmb ul li.mob_tel a:hover	{background:#ad2172;}
div.gsmb ul li.space a:hover	{text-decoration:underline;}

div.header				{position:relative;top:23px;margin-bottom:23px;width:1000px;height:77px;}
div.header a.home		
	{
	display:block;float:left;
	background:url(/ShopSpecific/10/43/Image/gsmb_logo.png) 0 0 no-repeat;
	margin-right:350px;width:235px;height:77px;	
}
div.header a.home span	{display:none;}

* html div.header		{top:1px;margin-bottom:0;}
* html #headerflash		{position:absolute;top:1px;right:0px;}

/* Column Left
-----------------------------------------------------------------------------*/
div.main_wrapper							{background:#fff;}
div.column_left	h3							{background:#f9af2a;color:#fff;}
div.column_left	h3 a						{color:#fff;}
div.column_left	h3 a:hover					{background:#f9af2a;color:#fff;}
div.column_left ul li						{background:#fff;}
div.column_left ul li a 					{color:#231f20;}
/* Item Header
-----------------------------------------------------------------------------*/
div.item div.item_header					{background:#f9af2a;}

/* frontpage: aanbieding
-----------------------------------------------------------------------------*/
div.aanbieding ul.specs li					{color:#544f4f;}
div.aanbieding ul.specs li span.emphasis	{color:#f76300;}
div.aanbieding div.buttons2	a				{background: url(/ShopSpecific/10/27/Css/but_bestel_gsmbestellen.png) 0 0px no-repeat}
div.aanbieding hr							{background:#88c1fb;color:#88c1fb;}

/* fontpage: Tooltip
-----------------------------------------------------------------------------*/
div.ander ul.ander li a:hover span			{background:#fff;color:#544f4f;border:2px solid #9be132;}

/* Zoeken
-----------------------------------------------------------------------------*/
ol.top5										{background:url(/ShopSpecific/10/27/Image/top5_gsmbestellen.png) no-repeat;}
ol.top5 li a								{background:url(/ShopSpecific/10/27/Image/top5_streep_gsmbestellen.jpg) right 12px no-repeat;}

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

/* Footer
-----------------------------------------------------------------------------*/
div.footer									{background:#88c1fb;}
div.footer a								{color:#fff;}
div.footer a:hover							{color:#fff;text-decoration:underline;}

/* Buttons
-----------------------------------------------------------------------------*/
/* Vergelijk */
div.top_select div.vergelijk a.but_vergelijk	{background:url(../Images/website/buttons/but_vergelijk_gsmbestellen.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_gsmbestellen.png) 0 0 no-repeat}
/* Volgende stap */
div.item div.next_step a 						{background:url(../Images/website/buttons/but_next_step_gsmbestellen.png) 0 0 no-repeat}
/* afronden */
div.item div.next_step a.afr					{background:url(../Images/website/buttons/but_afronden_gsmbestellen.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_gsmbestellen.png) 0 0 no-repeat}
/* terug */
div.bd_close a									{background:url(../Images/website/buttons/but_terug_gsmbestellen.png) 0 0 no-repeat}