@charset "utf-8";
/* CSS Document */

/* START Hyperlinks */
div.ews_infoblok .hide {
	display: none;
}
div.ews_infoblok a:link {
	text-decoration: underline;
	color: #52B948;
}
div.ews_infoblok a:visited {
	text-decoration: underline;
	color: #999;
}
div.ews_infoblok a:hover {
	text-decoration: underline;
	color: #be0201;
}
div.ews_infoblok a:active {
	text-decoration: underline;
	color: #be0201;
}
/* END Hyperlinks */

/* START sections */
div.ews_infoblok {
	/* border-bottom: 1px solid #ccc; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	line-height: 18px;
}
div.ews_hmenu {
	text-align: center;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.ews_hmenu a:link {
	color:#ed742b;
}
div.ews_hmenu a:hover, div.ews_hmenu a:active {
	color:#52B948;
}
div.ews_sectie {
	clear: both;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	width: 100%;
	margin: 5px 0 5px;
	padding: 0 0 5px 0;
}
div.ews_infoblok p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.ews_infoblok p + p {
	margin-top: 0px; 
	margin-bottom: 0px;
}
div.ews_infoblok a img {
	border: 0px none;
}
div.ews_infoblok a img.ews_border {
	border: 1px solid #ccc;
}
div.ews_infoblok a:hover img.ews_border {
	border: 1px solid #000;
}
/* END sections */

/* START images */
img.ews_rechts {
	border: 1px solid #ccc;
	margin: 2px 0px 2px 5px;
	float: right;
}
img.ews_links {
	border: 1px solid #ccc;
	margin: 2px 5px 2px 0px;
	float: left;
}
/* END images */

/* START headings */
div.ews_infoblok h1 {
	color: #52B948;
	font-size: 16px;
	margin: 7px 0 0 0;
	padding: 5px 0 5px 0;
}
div.ews_infoblok h2 {
	color:#E45F26; /* Oranje */
	color:#657269; /* Logo grijs */
	font-size: 14px;
	margin: 7px 0 0 0;
	padding: 5px 0 5px 0;
}
div.ews_infoblok h3 {
	color: #666;
	font-size: 12px;
	margin: 3px 0 0 0;
	padding: 5px 0 5px 0;
}
div.ews_infoblok h2 a, div.ews_infoblok h3 a {
	text-decoration: none !important;
}
/* END headings */

p.ews_footnote {
	color: #999;
	font-size: 11px;
	background-color: #efefef;
	padding: 3px;
}
p.navlinks {
	float: right;
	clear: none;
	text-align: right;
	padding: 5px;
	background-color: #EFEFEF;
}
p.navlinks a {
	text-decoration: none !important;
}

/* START tables general */
div.ews_infoblok table {
	font-size: 11px;
	padding: 1px;
	border: 0 px;
	border-spacing:1px;
}
/* END tables general */

/* START Product tables */
table.ews_offer {
	width: 100%;
	text-align: center;
	border: 1px solid #CCC;
}
table.ews_offer td {
	padding: 2px;
}
tr.ews_productkop td, td.ews_productkop {
	font-size: 12px;
	font-weight:bold;
	padding: 7px 2px 5px 2px;
	color: #E45F26;
}
tr.ews_products td, td.ews_products {
	font-size: 11px;
	padding: 5px 2px 5px 2px;
	border-top: 1px none #efefef;
	border-bottom: 1px solid #efefef;
}
tr.ews_logos td, td.ews_logos {
	border-top: 1px none #efefef;
	font-size: 13px;
	font-weight:bold;
	padding: 5px 2px 5px 2px;
}
tr.ews_specs td, td.ews_specs {
	font-size: 11px;
	font-weight:normal;
	padding: 2px ;
	background-color: #ededed;
}
tr.ews_pricing td, td.ews_pricing {
	font-size: 11px;
	font-weight:normal;
	padding: 2px ;
	background-color:#E0E0E0;
}
tr.ews_bestellen td, td.ews_bestellen {
	font-weight: bold;
	padding: 7px 2px 7px 2px;
	text-align: center;
}
tr.ews_bb_small td, td.ews_bb_small {
	padding: 5px 2px 5px 2px;
	text-align: center;
}
tr.ews_info td, td.ews_info {
	font-size: 11px;
	font-weight:normal;
	padding: 5px 2px 5px 2px;
	text-align: left;
	vertical-align: top;
}
/* END Product tables */

/* START Product Matrices */
table.ews_tableinfo {
	width: 100%;
	border-top: 1px none #CCC;
	border-bottom: 1px none #CCC;
	line-height: 18px;
}
table.ews_tableinfo td {
	border-bottom: 1px solid #EFEFEF;
	padding: 2px;
}
table.ews_tableinfo tr.ews_productkop td, table.ews_tableinfo td.ews_productkop {
	border-bottom: 1px solid #ccc; 
}
table.ews_tableinfo tr.ews_specs td, table.ews_tableinfo td.ews_specs {
	border-top: none !important;
}
/* END Product Matrices */


/* START Pure CSS image rollovers: standaard oranje, groen bij hover, grijs bij klik */
tr.ews_bestellen, td.ews_bestellen, tr.ews_bb_small, td.ews_bb_small, div.ews_bb_normaal, div.ews_bb_small, div.ews_bb_big { 
	text-align:center; 
	vertical-align:middle; 
	line-height:normal; 
} 
tr.ews_bestellen a, td.ews_bestellen a, div.ews_bb_normaal {
	display:inline-block;
	width: 126px;
	padding: 7px 0px 7px 0px;
	background: url("http://www.gsm.nl/image/00022/m5article/GSM_button_126.png") 0 0 no-repeat;
	background-position: 0 -26px;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 11px;
	color:#FFF !important;
}
tr.ews_bestellen a:hover, td.ews_bestellen a:hover, div.ews_bb_normaal a:hover { 
	background-position: 0 0px;
	color: #FFF;
}
tr.ews_bestellen a:active, td.ews_bestellen a:active, div.ews_bb_normaal a:active {
	background-position: 0 -52px;
	color:#000;
}

/* Small CSS image rollovers */
tr.ews_bb_small a, td.ews_bb_small a, div.ews_bb_small {
	display:inline-block;
	width: 110px;
	padding: 5px 0px 5px 0px;
	background: url("http://www.gsm.nl/image/00022/m5article/GSM_button_110.png") 0 0 no-repeat;
	background-position: 0 -22px;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 10px;
	color:#FFF !important;
}
tr.ews_bb_small a:hover, td.ews_bb_small a:hover, div.ews_bb_small a:hover { 
	background-position: 0 0;
	color: #FFF;
}
tr.ews_bb_small a:active, td.ews_bb_small a:active, div.ews_bb_small a:active {
	background-position: 0 -44px;
	color:#000;
}

/* BIG CSS image rollovers */
tr.ews_bb_big a, td.ews_bb_big a, div.ews_bb_big a {
	display:inline-block;
	vertical-align: middle;
	width: 136px;
	height: 98px;
	padding: 5px 0px 5px 0px;
	background: url("http://www.gsm.nl/image/00022/m5article/ews_buttons_136x324.png") 0 0 no-repeat;
	background-position: 0 0;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 12px;
	color:#FFF !important;
}
tr.ews_bb_big a:hover, td.ews_bb_big a:hover, div.ews_bb_big a:hover { 
	background-position: 0 -216px;
	color: #FFF;
}
tr.ews_bb_big a:active, td.ews_bb_big a:active, div.ews_bb_big a:active {
	background-position: 0 -108px;
	color:#000;
}


/* END Pure CSS image rollovers */

/* START Provider Colors */
.ews_groen {
	color:#49AE3C !important;
}
.ews_telfort {
	color:#343592 !important;
}
.ews_tmobile {
	color:#EE008C !important;
}
.ews_vodafone {
	color:#FF0000 !important;
	color:#e62b22 !important;
}
/* END Provider Colors */
