/*Theme Name: Antwerpse Goud Bank
Theme URI: http://wordpress.org/
Dscription: Bank Site
Version: 1.0
*/
/* Begin Typography & Colors */
* {
	margin: 0; 
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
}
a {
	color: #010101;
	text-decoration: none;
}
img {
	border: none;
}
#wrapper {
	margin: auto;
	width: 1000px;
		z-index:1;
}
.container {
	z-index:1;
	
}
#header {
	background: url(images/header_bg.gif) repeat-x;
	height: 256px;	
	position: relative;
}
#logo {
	background: url(images/logo_left_smaller.jpg);
	width: 450px;
	height: 480px;
	position: absolute;
}
#top_header {
	text-align: right;
	line-height: 20px;
	font-size: 20px;
	color: #520100;
	line-height: 35px;
	position: absolute;
	right: 30px;
	top: 11px;
}
#top_header1 {
	text-align: left;
	line-height: 40px;
	font-size: 40px;
	color: #520100;
	position: absolute;
	right: 484px;
	top: 1px;
	width: 489px;
	z-index:9;
	height: 45px;
}
#telef {
	text-align: left;
	line-height: 20px;
	font-size: 18px;
	color: #520100;
	position: absolute;
	right: 321px;
	top: 212px;
	width: 213px;
	z-index:1;
	height: 45px;
}
#right_logo {
	background: url(images/logo_right.gif);
	width: 367px;
	height: 256px;
	float: right;
}
#bankname {
	text-align:center;
	font-size: 24px;
	color: #520100;
	line-height: 35px;
	position: absolute;
	left: 399px;
	top: 111px;
	height: 74px;
	width: 273px;
	z-index:1;


}
#nav {
	padding: 10px 0px 10px 350px;
}
#nav ul {
	list-style: none;
	position: relative;
	z-index: 9999;
	height: 26px;
	float: left;
}
#nav ul li {
	display: inline;
	padding-right: 15px;
	background: url(images/nav_bullet.gif) left no-repeat;
	padding-left: 30px;
	line-height: 26px;
	height: 26px;
	float: left;
}
#nav ul li a {
	font-size: 15px;
}
#flags {
	float: left;
    padding-top: 3px;
}
#maincontent {
z-index: 0;

}
#left {
	padding-top: 225px;
	float: left;
	width: 220px;

}

#postpage {
z-index: 2;
}
#postpage p{
	padding: 6px 0 6px 0;
}
#postpage  ol {
	padding-left: 10px;
}
#postpage  ol li {
	padding-left: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#respond p {
	padding: 0 0 0 0;
}

.postmetadata a{
text-decoration:underline;
color:#00F
}
.postmetadata a:visited {
text-decoration:underline;
color:#00F
}
.postmetadata a:active {
text-decoration:underline;
color:#00F
}
.postmetadata a:hover{
text-decoration:underline overline;
color:#00F
}


.post{
padding: 10px 0 10px 0;
z-index: 1;
}
.post p {
padding: 6px 0 6px 0;
}
.post a{
text-decoration:underline;
color:#0F0F0F
}
.post a:visited {
text-decoration:underline;
color:#0F0F0F
}
.post a:active {
text-decoration:underline;
color:#0F0F0F
}
.post a:hover{
text-decoration:underline overline;
color:#0F0F0F
}
.post ul {
	list-style: none;
	padding-left: 10px;
}
.post ul li {
	background: url(images/small_bullet.gif) left top no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.post ol {
	padding-left: 0;
	list-style-position: inside;


}
.post ol li {
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.post h1{
font-family: Georgia, Sans-serif;
font-size: 20px;
padding: 10px 0 10px 0;
background:#FFE;
z-index: 3;
}
.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
padding: 8px 0 8px 0;
background:#FFE;
z-index: 3;
}
.post h3{
font-family: Georgia, Sans-serif;
font-size: 16px;
padding: 8px 0 8px 0;
background:url(images/h3-back.gif);
z-index: 3;
}
.post h4{
font-family: Georgia, Sans-serif;
font-size: 14px;
padding: 6px 0 6px 0;
background:#FFE;
z-index: 3;
}

.hentry a{
text-decoration:none;
color:#010101
}
.hentry h3{
text-align:center ;
z-index: 3;

}
.hentry a:visited {
text-decoration:none;
color:#010101
}
.hentry a:active {
text-decoration:underline;
color:#010101
}
.hentry a:hover{
text-decoration:underline overline;
color:#010101
}

.entry{
padding: 10px 0 10px 0;
z-index: 2
}
.entry h1{
font-family: Georgia, Sans-serif;
font-size: 20px;
padding: 10px 0 10px 0;
background:#FFE;
z-index: 3
}
.entry h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
padding: 8px 0 8px 0;
background:#FFE;
z-index: 3
}
.entry h3{
font-family: Georgia, Sans-serif;
font-size: 16px;
padding: 8px 0 8px 0;
background:url(images/h3-back.gif);
z-index: 3;
}
.entry h4{
font-family: Georgia, Sans-serif;
font-size: 14px;
padding: 6px 0 6px 0;
background:#FFE;
z-index: 3;
}

.entry ol {
	padding-left: 10px;
	list-style-position: inside;
}

.entry ol li {
	padding-left: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.entry ul {
	list-style: none;
	padding-left: 10px;
}

.entry ul li {
	background: url(images/small_bullet.gif) left center no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.box {
	border: solid 1px #010101;	
}
.box .title {
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	background: #530000;
	color: #fff;
}
.box .content {
	padding: 5px;
}
.box_round {
	background: url(images/box_round_bottom.gif) bottom no-repeat;
	padding-bottom: 13px;
}
.box_round .title {
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	background: #530000;
	color: #fff;
}
.box_round .content {
	border-left: solid 1px #530000;
	border-right: solid 1px #530000;
	padding: 5px;
}
#left ul {
	list-style: none;
}
#left ul li {
	background: url(images/small_bullet.gif) left center no-repeat;
	padding-left: 18px;
	font-size: 11px;
	margin-bottom: 5px;
}
#login {
	font-size: 11px;
}
#login .title {
	position: relative;
	padding-left: 50px;
}
#login #big_bullet {
	background: url(images/bullet_big.gif);
	width: 57px;
	height: 57px;
	position: absolute;
	left: -22px;
	top: -2px;
	z-index: 9999;
}
#login_status {
	padding: 5px; 
	border: solid 1px #010101;
}
#login .content {
	padding: 8px 30px 8px 35px;
}
#login .label {
	background: url(images/small_bullet.gif) left top no-repeat;
	padding-left: 18px;
	padding-bottom: 5px;
}
#login .inputtext {
	border: solid 1px #010101;
	width: 100%;
	font-size: 11px;
	padding: 3px 0px;
}
#middle {
	float: left;
	width: 525px;
	position: relative;
	z-index: 9999;
	padding: 5px 0px 10px 45px;
}
.middle_box {
	background: url(images/middle_box.gif);
	width: 257px;
	height: 218px;
	float: left;
	margin-right: 5px;
}
.middle_box .title {
	text-align: center;
	color: #fff;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	
}
.middle_box .content {
	text-align: center;
}
#middle .content p {
	padding: 8px 0px;
}
#right {
	float: right;
	width: 170px;
	padding-top: 5px;
}
#content_bottom {
	background: #303030;
	text-align: center;
	padding: 8px;
}
#content_bottom .item {
	float: left;
	width: 118px;
	margin-right: 5px;
}
#content_bottom .item .title {
	border: solid 1px #666;
	padding: 5px; 
	color: #fff;
	margin-top: 5px;
	background: #520100;
}
#content .item .content {
	border: solid 1px #666;
	text-align: center;
}
#footer {
	text-align: center;
}
#footer ul {
	list-style: none;
	text-align: center;
}
#footer ul li {
	background: url(images/nav_bullet.gif) left no-repeat;
	height: 26px;
	line-height: 26px;
	padding: 5px 15px 5px 30px;
	display: inline;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 8px;
}


.popup{
	background-color: #AE0100;
	border: 5px solid #fff;
	padding: 5px;
	position: absolute;
	cursor: pointer;
	display: none;
    z-index:99999999;
}
