/*
Theme Name: intermarket
Theme URI: http://www.intermarket.at/
Description: The default theme for the company Intermarket Bank.
Version: 1.0
Author: Mike Jasek
Author URI: http://www.interacts.at/
Tags: blue, fixed width, three columns, widgets

	This theme was designed and built by Mike Jasek.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* some defaults to reset browser default styles
****************************************************/
html, body, div, ul, ol, img, p, h1, h2, h3, h4, h5, h6, fieldset {
    border: 0;
    margin: 0;
    padding: 0;
} 
form {
	display: inline;
}
ul, ol {
	list-style: none;
}
img {
	display: block;
}
a {
	outline: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* default styles and classes
****************************************************/
body {
	background-color: #e9e9e9;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
a,
a:active,
a:visited {
	color: #004687;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a:hover {
	color: #1869b6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
h1 {
	color: #004687;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #004687;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #004687;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color: #004687;
	font-size: 12px;
	font-weight: bold;
}
.post h2 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 24px;
}
.clear {
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
}
.none {
	display: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.textwidget {
	color: #000000;
	font-weight: normal;
}
.widgettitel {
	color: #004c78;
	font-weight: bold;
}
.green {
	color: #a2b348;
}
.postmetadata {
	color: #aeaeae;
	font-size: 10px;
}
small a, small a:active, small a:visited, small a:hover {
	color: #aeaeae;
	font-size: 9px;
}

/* starting page background
****************************************************/
div#wrap {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

/* starting header section
****************************************************/
div#header {
	height: 280px;
	position: relative;
}
div#headertop {
	background: #003161 url(images/bg_headertop.gif) no-repeat left top;
	height: 53px;
}
div#subline {
	color: #ccd2dd;
	font-size: 10px;
	font-weight: bold;
	line-height: 42px;
	padding-left: 6px;
}
div#topmenu ul {
	left: 678px;
	height: 53px;
	position: absolute;
	top: 0;
}
div#topmenu li {
	float: left;
}
div#topmenu li#topmenu_1 {
}
div#topmenu li#topmenu_2 {
}
div#topmenu li a,
div#topmenu li a:visited,
div#topmenu li a:active {
	color: #bcce5e;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px;
	padding-top: 34px;
	text-decoration: none;
	white-space: nowrap;
	width: 1%;
}
div#topmenu li a:hover {
	color: #f1fac1;
	text-decoration: none;
}

.icon_contact 	{ background: transparent url(images/headernav_contact.gif) no-repeat center 5px; }
.icon_faq 		{ background: transparent url(images/headernav_faq.gif) no-repeat center 5px; }
.icon_login 	{ background: transparent url(images/headernav_login.gif) no-repeat center 5px; }
.icl-de 		{ background: transparent url(images/headernav_deutsch.gif) no-repeat center 5px; }
.icl-en 		{ background: transparent url(images/headernav_english.gif) no-repeat center 5px; }

div#headerimg {
	background: transparent url(images/top_img_01.jpg) no-repeat top right;
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 850px;
}
div#headerimg h1 {
	background: #ffffff url(images/logo_intermarket-bank.gif) no-repeat left top;
	display: block;
	margin-left: 20px; 
	width: 350px;
}
* html div#headerimg h1 { height: 40px; }

div#headerimg h1 a {
	color: #1a171b;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	line-height: 20px;
	padding-left: 53px;
	padding-top: 21px;
	text-decoration: none;
	width: 180px;
}
div#headerimg span.description {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
div#headernews {
	background: transparent url(images/bg_header_newsteaser.gif) no-repeat left top;
	height: 144px;
	left: 70px;
	padding: 20px;
	position: absolute;
	top: 83px;
	width: 300px;
}
div#headernews p {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	margin-top: 14px;
	padding-bottom: 12px;
	width: 260px;
}
div.top_teaser_link a {
	color: #004688;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
div.top_teaser_link a:hover {
	color: #ffffff;
}

/* starting sidebar -> index left side
****************************************************/
div#indexsidebar  {
	float: left;
	margin: 23px 0 0 0;
	height: 280px;
	min-height: 280px;
	padding: 0 0 0 20px;
	width: 160px;
}
div#indexsidebar li {
	margin-bottom: 35px;
}
div#indexsidebar h2 {
	padding-bottom: 7px;
}
div#indexsidebar h2 a, div#indexsidebar h2 a:active, div#indexsidebar h2 a:visited {
	color: #004687;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
div#indexsidebar h2 a:hover {
	color: #1869b6;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
div#indexsidebar p {
	font-size: 10px;
	line-height: 12px;
}
div#indexsidebar p a, div#indexsidebar p a:active, div#indexsidebar p a:visited {
	color: #004687;
	font-size: 10px;
}
div#indexsidebar p a, div#indexsidebar p a:active, div#indexsidebar p a:visited {
	color: #1869b6;
	font-size: 10px;
}
div#indexsidebar img {
	margin: 7px 0;
}

/* starting sidebar -> left side
****************************************************/
div#LeftSidebar {
	background: #eff4ff url(images/subnav_bg.jpg) no-repeat left top;
	float: left;
	margin: 20px 0 0 0;
	min-height: 280px;
	padding: 0 0 0 20px;
	width: 160px;
}
* html div#LeftSidebar { height: 280px; }

div#LeftSidebar h4 {
	display: none;
	padding-bottom: 25px;
}
div#LeftSidebar a, div#LeftSidebar a:active, div#LeftSidebar a:visited {
	color: #004687;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	display: block;
}
div#LeftSidebar a:hover {
	color: #1869b6;
	font-weight: bold;
}
div#LeftSidebar li.selected_page_side {
	color: #a2b348;
	font-weight: bold;
}

/* starting sidebar -> right side
****************************************************/
#RightSidebar {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	/*width: 150px;*/
}
div#RightSidebar .widget {
	clear: both;
	margin-bottom: 14px;
	margin-top: 5px;
	padding: 0;
	text-align: left;
	width: 160px;
}
div#RightSidebar .widget_text {
	/*background-color: #c5cfe1;*/
}
div#RightSidebar h3.widgettitle, div#RightSidebar h3.widgettitle a, div#RightSidebar h3.widgettitle a:active, div#RightSidebar h3.widgettitle a:visited {
	color: #004687;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	padding: 0px 2px 4px 2px;
}
div#RightSidebar h3.widgettitle a:hover {
	color: #1869b6;
	font-weight: bold;
	text-decoration: none;
}
div#RightSidebar .textwidget {
	font-size: 10px;
	padding: 0px 3px;
}
div#RightSidebar div#text-3 .top_bg { background-image: url(images/rc_icon_check.jpg);height: 47px; }
div#RightSidebar div#text-4 .top_bg { 
	background-image: url(images/bg_costumer_middle.gif);
	height: 150px;
	width: 135px;
}

/*div#RightSidebar .widget_text .bottom_bg { background: #c5cfe1 url(images/rc_bottom.gif) no-repeat left bottom; height:7px;}*/

/* starting sidebar -> right side with links
****************************************************/
div#RightSidebar .widget_links h3.widgettitle {
	display: none;
}
div#RightSidebar .blogroll a, div#RightSidebar .blogroll a:active, div#RightSidebar .blogroll a:visited {
	background: transparent url(images/bg_cake_diagram.gif) no-repeat left top;
	color: #004687;
	display: block;
	font-size: 10px;
	font-weight: bold;
	min-height: 48px;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
	padding: 70px 2px 4px 4px;
	width: 130px;
}


div#RightSidebar .blogroll a:hover {
	color: #1869b6;
	font-weight: bold;
	text-decoration: none;
}
/*div#RightSidebar .blogroll {
	background: #ffffff url(images/rc_top.gif) no-repeat left top;
	padding-top: 7px;
}
div#RightSidebar .blogroll li {
	background: #c5cfe1 url(images/rc_bottom.gif) no-repeat left bottom; 
	margin-bottom: 14px;
	padding-bottom: 7px;
	width: 130px;
}*/

/* starting content
****************************************************/	
div#content {
	font-size: 11px;
	margin: 20px 0 0 210px;
	min-height: 280px;
	width: 450px;
}
div#content ul {
	list-style-type: disc;
}
div#content p {
	line-height: 15px;
	padding-bottom: 18px;
}
div#content ul {
	margin-left: 35px;
	padding-bottom: 18px;
}

/* starting footer
****************************************************/
div#footer {
	color: #004687;
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto;
	padding-bottom: 16px;
	text-align: left;
	width: 850px;
}
div#footer a,
div#footer a:visited {
	color: #004687;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div#footer a:hover {
	color: #1869df;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#utilities {
	width: 600px;
}
div#utilities li {
	float: left;
	padding-right: 25px;
}
div#copyright {
	font-weight: normal;
	text-align: right;
	width: 200px;
}

div#googlemapsIMB {
	margin-top: 25px;
}

/* starting styles edited/added by cb
****************************************************/
/****cb20100226****/
.pt_td_logo {
  background-color: #FFFFFF;
  border: 1px solid;
}
.cms-nav-sidebar ul li {
  display: none;
}

/****cb20100301****/
.widgettitle {
  display: none;
}

/****cb20100302****/
a.homebase_link,a.homebase_link:visited,a.homebase_link:active,a.homebase_link:hover {
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
}

/**product-table**/
td.tableTextSmall {
  font-size: 8px;
  padding: 4px;
}
#products_table tbody tr td {
  background-color: #C5CFE1;
  border: 1px solid #ffffff;
}
#products_table tbody tr th {
  border: 1px solid #ffffff;
}
td.tableXCheck {
  text-align: center;
}
.products_table_packagename {
  padding: 10px 0 3px 0;
}
.products_table_packagename_small {
  padding-top: 5px;
}

/****cb20100305****/
tr.company_table_class td {
  padding-top: 20px;
  vertical-align: top;
}
tr.company_table_class_small td {
  padding-top: 10px;
  vertical-align: top;
}
a.company_link,a.company_link:visited,a.company_link:active,a.company_link:hover {
  font-size: 11px;
}
div.imb_daughters {
  float: left;
  width: 240px;
}
div.imb_daugther_img {
  height: 120px;
}
div.imb_daugther_img img {
  display: block;
  height: 25px;
}

/***cb20100305**/
div.addressdata{
  color: #004687;
  margin-bottom: 25px;
  margin-top: -95px;
  text-align: center;
  width: 130px;
}

div.ansprechpartner{
  background-image:url("images/bg_costumer.gif");
  height:50px;
  padding-top:70px;
  text-align:center;
  width:135px;
}

a.ansprechpartner_link,a.ansprechpartner_link:visited,a.ansprechpartner_link:active{
  background-image:url("images/bg_costumer.gif");
  color:#004687;
  display:block;
  font-size:10px;
  font-weight:bold;
  height:50px;
  line-height:12px;
  padding-top:70px;
  text-align:center;
  text-decoration:none;
  width:135px;
}

a.ansprechpartner_link:hover{
	color: #1869b6;
	font-weight: bold;
	text-decoration: none;
}

div.contactlinkwrap {
  background-image: url("images/bg_costumer.gif");
  height: 50px;
  margin-left: -4px;
  padding-top: 70px;
  text-align: center;
  width: 135px;
}
/**cb20100311**/
a.strongheader, a.strongheader:visited, a.strongheader:active, a.strongheader:hover{
  text-decoration: none;
  color: #000000;
  font-size: 11px;
}

a.factcompact, a.factcompact:visited, a.factcompact:active, a.factcompact:hover{
  font-size: 11px;
}

img.imb_vorstand_img{
  width: 120px;
  float: left;
  margin-left: 22px;
}

/* MM_20100414 Factoring Beispiel Table */
.table_factoring {width: 450px; background-color:#bcce5e; border: 0px solid #000;}
td.lightgrey {background-color: #f3f3f3;}
td.lightgrey_bottom_bordered {background-color: #f3f3f3; border-bottom: 1px solid #000;}
td.lightgrey_right_bordered {background-color: #f3f3f3; border-right: 1px solid #000;}
td.double_bordered {border-bottom: 3px double #000; height: 6px;}
td.white {background-color: #fff;}