/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #e8e8e8 url(../images/bodybg.png) repeat-y 50% 0%;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
}

div.clear {
	clear: both;
}
div#container {
	width: 998px;
	margin: 0px auto;
	position: relative;
	z-index: 21;
}

a#logo {
	background: transparent url(../images/clubmetrologo.png) no-repeat 50% 50%;
	width: 166px;
	height: 166px;
	position: absolute;
	top: 0px;
	left: 43px;
	display: block;
	z-index: 10;
}

div#header {
	background: transparent url(../images/header.jpg) no-repeat top left;
	height: 131px;
	position: relative;
}

div#phone {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
	width: 123px;
	height: 59px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 0.9em;
}
div#phone em {
	font-size: 1.1em;
	margin-left: 5px;
}

div#social {
	color: #979797;
	font-size: 0.7em;
	font-weight: bold;
	height: 32px;
	line-height: 1.25em;
	padding-top: 7px;
	position: absolute;
	right: 86px;
	top: 73px;
	width: 112px;

}

div#menubar {
	background: #000;
	height: 21px;
	text-align: left;
	font-size: 0.71em;
	padding-top: 1px;
}

div#menubar ul {
	margin: 0px;
	padding: 0px;
}

div#menubar li {
	list-style-type: none;
	display: inline;
}
div#menubar li.right 
{
	float: right;
}
div#menubar li.first 
{
	padding-right: 149px;
	
}
div#menubar li.first a 
{
	border-left: 0px;
}

div#menubar a {
	padding: 2px 5px 5px 5px;
	background-position: 4px 3px;
	background-repeat: no-repeat;
	color: #fff;
	border-left: 1px solid #fff;
	text-decoration: none;
}
div#menubar a.icon 
{
	padding: 2px 5px 5px 21px;
}
div#menubar a.icon.home {
	background-image: url(../images/icon-home.png);
}
div#menubar a.icon.contact {
	background-image: url(../images/icon-contact.png);
}

div#menubar a.icon.login {
	background-image: url(../images/icon-login.png);
}

div#menubar a.icon.credit {
	background-image: url(../images/icon-money.png);
}

div#menubar a.icon.faq {
	background-image: url(../images/icon-help.png);
}

div#main {
	margin-top: 13px;
}
div.col {
	float: left;
}

div.col.col1 {
	width: 149px;
	padding-bottom: 10px;
}

div.col.col2 {
	width: 838px;
	margin-left: 11px;
}

div#footer {
	background: transparent url(../images/metro-footerbanner.png) no-repeat top left;
	height: 91px;
}

div#menu {
	width: 149px;
	background: transparent url(../images/menu-header.png) no-repeat top left;
	padding-top: 27px;
}

div#menu h5 {
	background: transparent url(../images/menu-bg.png) no-repeat top left;
	margin: 0px;
	height: 25px;	
}

div#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
}
		
div#menu h5 a {
	padding: 2px 2px 4px 15px;
}

div#menu div {
	overflow: hidden;
}
div#menu div ul {
	margin: 0px;
	padding: 0px;
}

div#menu div li {
	list-style-type: none;
	background: transparent url(../images/menu-sub.png) no-repeat top left;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

div#menu div a {
	color: #656565;
	padding: 2px 2px 3px 15px;
	font-weight: bold;
	font-size: 0.7em;
	
}

div#menu div a:hover {
	color: #c30;
}

a.banner {
	display: block;
	width: 149px;
	margin-top: 11px;
	font-size: 1px;
	text-indent: -10000em;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	position: relative;
	outline: none;
}

a.banner.subscribe {
	background: transparent url(../images/subscribe.jpg) no-repeat top left;
	height: 38px;
}

a.banner.offers {
	background: transparent url(../images/aanbiedingen.jpg) no-repeat top left;
	height: 38px;
}

a.banner.prijsvragen {
	background: transparent url(../images/prijsvragen.jpg) no-repeat top left;
	height: 38px;
}

a.banner.kortingen {
	background: transparent url(../images/kortingen.jpg) no-repeat top left;
	height: 38px;
}

a.banner.sparen {
	background: transparent url(../images/sparen.jpg) no-repeat top left;
	height: 38px;
}

a.banner.metro {
	background: transparent url(../images/metrologo.png) no-repeat 0px 22px;
	height: 100px;
	text-indent: 0px;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 5px;
}

a.banner.metro strong {
	position: absolute;
	bottom: 0px;
	color: #046a28;
	left: 8px;
}

div#iframe div.cols {
	margin-top: 4px;
	margin-bottom: 5px;
	background: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
}
div#iframe div.col {
	margin-left: 14px;
}

div#iframe div.col1 {
	width: 241px;
	padding: 0px;
}

div#iframe div.col2 {
	width: 270px;
}

div#iframe div.col3 {
	width: 270px;

}





div#iframe div#colSub1 {
	width: 135px;
	padding: 0px;
}

div#iframe div#colSub2 {
	width: 135px;
	font-size: 30px;
}


div#iframe div.header {
	background: transparent url(../images/orange-header.jpg) no-repeat top left;
	height: 49px;
	color: #fff;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	font-size: 0.9em;
}

div#iframe div.header div.pagetitle {
	width: 300px;
	height: 25px;
	position: absolute;
	left: 18px;
	top: 13px;
}

div#iframe div.header span {
	position: relative;
}

div#iframe div.header span.shadow {
	position: absolute;
	top: 1px;
	left: 1px;
	color: #b98528;
}

div#iframe div.header div.pagedetails {
	width: 300px;
	height: 25px;
	position: absolute;
	top: 7px;
	right: 64px;
	text-align: right;
}
div#iframe div.header div.pagedetails span.shadow {
	right: 1px;
}

div#iframe p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
div#iframe h1, 
div#iframe h2 
{
    font-family: Arial,Helvetica,sans-serif;
    color:#656565;
    font-size: 20px;
    margin-top: 29px;
    border-width: 0 0 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #007f3d;
    line-height: 25px;
	
}


div#iframe div.photo {
	width: 190px;
	height: 200px;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div#iframe div.photo div.photoframe {
	width: 190px;
	height: 200px;
	background: transparent url(../images/profile-photoframe.png) no-repeat 50% 50%;
}

div#iframe div.block.green {
	background: #007f3d url(../images/block-bg.jpg) no-repeat top left;
	height: 322px;
	padding: 5px 16px;
	overflow-y: scroll;
	overflow-x: hidden;
}


div#iframe div.block.green p {
	color: #fff;
}

div#iframe div.block.green h2 {
	text-align: center;
	
	text-transform: uppercase;
	font-size: 0.9em;	
}

div#iframe div.block.green h2 span {
	color: #fff;
	
}

div#iframe div.block.green h2 span.shadow {
	color: #57934b;
	
	margin-left: 1px;
	margin-top: 1px;
}

div#iframe div.block.green p span.img {
	float: right;
	border: 1px solid #3a932e;
	-moz-border-radius: 5px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	margin-left: 2px;
}

div#citytrips {
	height: 147px;
	background: #fff;
}

div#citytrips a.photo {
	display: block; 
	float: left;
	margin: 7px 5px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow: hidden;
	width: 127px;
	height: 133px;
}

div#citytrips a.photo div.photoframe {
	width: 127px;
	height: 133px;
	background: transparent url(../images/photoframe.png) no-repeat 50% 50%;
}

div.savingpartners 
{
	width: 100%;
	border: 1px solid #656565;
}
div.savingpartners a 
{
	display: block;
	background: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.savingpartners a img 
{
	border: 0px;
}

div.savingpartners div.header 
{
	padding: 5px 6px;
	background: #656565;
	color: #fff;
	font-weight: bold;
}

.scroller ul
{
	list-style: none;
	padding:0;
	margin:0;
}

.scroller ul li a
{
	height: 85px;
	margin: auto 0;
	line-height: 85px;
	position: relative;
	width: 149px;
}

.scroller ul li img{
	position: absolute;
	margin:auto;
	bottom:0;
	top:0;
}