/* INSTALL OTYS 4 WEB STYLE SHEET */
/* W3C VERIFIED CSS 2.1 */
/* COPYRIGHT OTYS CORP 2003-2007 */
/* AUTHOR:vojtech srutek */
/* RHYTHM: 4 */
/* TEMPLATE: CMSBUSJAB<NUM>.HTML */
/* SITE SPECIFIC */

.pageBody{

}
.sw{
width:1000px;
margin:0 auto;
}
#logoCan{
border-top: 3px solid #bf2a29;
border-bottom: 3px solid #bf2a29;
background: url(../../_images/ifh/logo_bg.png) repeat; 
}
#logoFade{
background:linear-gradient(22deg,rgba(255,255,255,1.0) 35%, rgba(255,255,255,0.0) 60%);
}
#pageOut{
padding-top:23px;
padding-bottom: 50px;
background: url(../../_images/ifh/background_fade.png) repeat-x 0 100%; 
}
#breadCan{
background:#000;
height:25px;
line-height:25px;
color:#fff;
}
#breadCan *{
color:#fff;
font-weight: normal;
text-decoration: none;
}
#breadCan a:hover{
text-decoration: underline;
}
#breadCan .sw *:first-child{
padding-left: 31px;
background: url(../../_images/ifh/breadcrumb_arrow.png) no-repeat 0 50%; 
}
#leftCol{
float: left;
width:584px;
padding-left: 8px;
}
#rightCol{
float: right;
width: 384px;
padding-right: 8px;
}
#fullCol{
width:984px;
padding-left: 8px;
}

/* FIRST BASE,BLOCKLEVELS */
a{
color: #BF2A29;
text-decoration:none;
}
a:hover{
text-decoration:underline
}
body{
background:#FFFFFF;
color: #515151;
font-size:13px;
font-family: Tahoma, Verdana, Segoe, sans-serif;
margin:0px 0px 0px 0px;
}
input,textarea{
background:#FFFFFF;
border: 1px solid red;
border-radius: 11px;
padding: 3px 28px 3px 8px;
color:#97999c;
font-size:13px;
font-family: Tahoma, Verdana, Segoe, sans-serif;
}
textarea{
overflow:auto;
}
hr{
color:#666666;
height:1px
}

select{
font-size:11px;
font-family: Tahoma, Verdana, Segoe, sans-serif;
}
td,th{
vertical-align:top;
}

form{
margin:0px;
padding:0px
}
H1{
font-size:17px;
font-weight:normal;
margin:0px 0 10px;
border-bottom: 1px solid #bf2a29;
padding:0px
}
.contentMultiColLeftContainer h2.contentSubHeader, #inner h2 {
font-size:17px;
font-weight:normal;
margin:0px 0 10px;
border-bottom: 1px solid #bf2a29;
padding:0px
}
H2:empty {
display: none;
}
H2{
font-size:15px;
font-weight:normal;
margin:0px;
padding:0px;
}
H3{
font-size:13px;
font-weight:bold;
margin:0px;
padding:0px;
}

.text,.intro{
line-height:16px;
margin-bottom:15px;
}

#contentBox{
background: #ffffff;
border: 1px solid #a2a3a2;
padding:8px 12px 35px;
position: relative;
margin-bottom: 16px;
border-radius: 10px;
}
#contentEnd{
position: absolute;
width:582px;
height:32px;
left:0;
bottom:0;
background: url(../../_images/ifh/content_bg_fade.png) no-repeat 0 0; 
border-top: 1px solid #a2a3a2;
border-radius:0 0 10px 10px;
}
#fullCol #contentEnd{
width:982px;
}
.formInput label{
width:208px;
}
.formInput label span{
color:#f00;
}
.formInput textarea,
.formInput input,
.formInput.formSmallInput.aplCic input,
#aplStartSignTkF .formInput.formSmallInput input#captchafield{
width:269px;
padding-right:28px;
}
.radiobutton, .radiobuttons input, .radioButton, label.labelRadio{
float: none;
}
#inner{
overflow: auto;
}

.contentOuter ul{
list-style:none;
margin-left:0;
padding-left:0;
padding-top: 15px;
}
.contentOuter ul li{
padding-left: 25px;
display: block;
margin-bottom: 21px;
line-height:21px;
background: url(../../_images/ifh/link_arrow.png) no-repeat 0 0; 
}
.contentOuter ul li a{
font-weight: bold;
text-decoration: none;
color:#bf2a29;
}

/** 3 koloms **/


.contentMultiColOne{
float: left;
width:350px;
margin-right: 20px;
}
.contentMultiColTwo{
float: left;
width:350px;
}
.contentMultiColThree{
float: right;
width:195px;
text-align: center;
}

.contentMultiColOne h2,
.contentMultiColTwo h2{
font-weight: bold;
padding-left: 25px;
line-height:21px;
font-size: 13px;
padding-bottom: 4px;
background: url(../../_images/ifh/link_arrow.png) no-repeat 0 0;
border-bottom:2px solid #BF2A20;
font-family: Arial, Helvetica, sans-serif;
}
.contentMultiColThree h2{
font-weight: bold;
font-size: 13px;
color:#BF2A20;
font-family: Arial, Helvetica, sans-serif;
}

.peapCont{
float: left;
text-align: center;
padding: 5px;
width:100px;
height:282px;
color:#BF2A29;
font-family: Arial, Helvetica, sans-serif;
}
.peapCont em,
.peapCont h3{
color:#515151;
}
.linked{
cursor: pointer;
}

#speakOut{
background: url(../../_images/ifh/speakBg.png) repeat-y 234px 0;
margin-bottom: 25px;
}
.speakIt{
float: left;
display: table;
padding: 4px 7px 5px 6px;
width:223px;
height:150px;
color:#BF2A29;
font-family: Arial, Helvetica, sans-serif;
}
.speakIm{
display: table-cell;
width:100px;
}
.speakText{
display: table-cell;
vertical-align: middle;
margin:0;
padding-left: 5px;
}
.speakText h3{
font-weight: normal;
color:#515151;
font-size:11px;
}
.speakText em{
color:#515151;
}

/* hook classes */
.hookOuter{
margin:0px;
}
.hookHeader{
font-size:17px;
font-weight:normal;
margin:0px 0 10px;
border-bottom: 1px solid #bf2a29;
}

.hookItemContainer{
margin:0px;
}
.hookItemLink{
padding:2px 0px;
}
.hookItemLink a,
.hookItemContainer a{
text-decoration:none;

}
.hookItemLink a:hover,
.hookItemContainer a:hover{

text-decoration:none;
}
.hookKeyWord{}
.hookItemFooter{
font-size:10px;
}

/******/

.sssOuter{
float: right;
height:33px;
padding: 5px 47px 0 0;
border-right:1px solid #fff;
}
.sssOuter input{
margin:0;
}
.sssInputField,.sssSearchButton{
float: left;
}
.sssInputField input{
border-color:#000;
margin-right: 3px;
border-radius:0;
}
.sssSearchButton input,
.sssSearchButton input:hover{
margin: 0;
width:25px;
height:25px;
background:#CECECE url(../../_images/ifh/search_box_icon.png) no-repeat 50% 50%;
}

/* menu */


.menulist, .menulist  ul {
margin: 0;
padding: 0;
list-style: none;
}
.menulist ul {
display: none;
position: absolute;
top: 37px;
left: 0px;
width: 200px;
border:1px solid #fff;
background-color: #000;
}
.menulist ul ul {
top: 0px; margin-top: 0;
left: 200px;
}
.menulist li {
float: left;
display: block;
position: relative;
border-left:1px solid #fff;
}
.menulist ul li {
float: none;
margin: 0;
border:none;
border-top:1px solid #fff;
}
.menulist ul li:first-child{
border:none;
}
.menulist a {
display: block;
line-height:38px;
padding:0px 16px;
font-size:17px;
color: #fff;
text-decoration: none;
text-align: center;
min-width:70px;
}
.menulist a:hover,.menulist a.highlighted, .menulist a:focus, .menulist a.sactive {
color: #fff;
text-decoration: none;
background: #bf2a29;
}


.menulist ul a{
font-size:15px;
line-height:36px;
text-align: left;
line-height:20px;
padding-top:5px;
padding-bottom:5px;
}

.menulist ul li {
*float: left; /*hack*/
*width: 100%; /*hack*/
}
* html .menulist ul li {
float: left; /*hack*/
height: 1%; /*hack*/
}
* html .menulist ul a {
height: 1%; /*hack*/
}
.menulist li:hover>ul {
display: block;
}
#menuCan{
background: #6d6d6d;
}
ul.menulist{
float: left;
border-right:1px solid #fff;
}

/**/

.homeMenu, .homeMenu ul{
margin: 0;
padding: 0;
list-style: none;
}

.homeMenu ul {
display: none;
position: absolute;
top: 32px;
left: -1px;
width: 193px;
background: #BF2A29;
border:1px solid #fff;
padding-bottom:16px;
}
.homeMenu ul ul {
top: 0px; margin-top: 0;
left: 193px;
}
.homeMenu li {
float: left;
display: block;
position: relative;
border-left:1px solid #fff;
}

.homeMenu ul li {
float: none;
margin: 0;
border:none;
}
.homeMenu li:first-child{
border:none;
}
.homeMenu a {
display: block;
line-height:32px;
padding:0px 30px 0 20px;
font-size:19px;
color: #fff;
text-decoration: none;
width:143px;
background:url(../../_images/ifh/dropdown_arrow.png) no-repeat 165px 5px;
}
.homeMenu a:hover,.homeMenu a.highlighted, .homeMenu a:focus, .homeMenu a.sactive {
color: #fff;
text-decoration: none;
}


.homeMenu ul a{
background:none;
font-size:13px;
padding:8px 18px 0;
line-height:26px;
}
.homeMenu>li:first-child>ul{
border-radius:0 0 0 10px;
}
.homeMenu>li:last-child>a{
width:144px;
}
.homeMenu>li:last-child>ul{
width:194px;
border-radius:0 0 10px 0;
}
.homeMenu ul li {
*float: left; /*hack*/
*width: 100%; /*hack*/
}
* html .homeMenu ul li {
float: left; /*hack*/
height: 1%; /*hack*/
}
* html .homeMenu ul a {
height: 1%; /*hack*/
}
.homeMenu li:hover>ul {
display: block;
}

ul.homeMenu{
height:32px;
background: #BF2A29;
border-bottom:1px solid #fff;
border-radius: 10px 10px 0 0;
}

#homeTeas{
min-height:300px;
overflow: hidden;
border:1px solid #A2A3A2;
margin-bottom: 16px;
border-radius: 10px;
}

/* TEASER STYLES */

/* TEASER */


.whiteBox{
background: #ffffff;
border: 1px solid #a2a3a2;
padding:8px 12px 35px;
margin-bottom: 16px;
position: relative;
border-radius: 10px;
}
#t1col1 .whiteBox{
float: left;
width:158px;
height:211px;
line-height: 16px;
margin-left: 16px;
text-align: center;
}
#t1col1 .whiteBox .hookHeader{
text-align: left;
}
#t1col1 .whiteBox:first-child{
margin-left:0;
}
.twitBox{
padding-bottom: 0;
height:269px;
}
.whiteLinkEnd{
position: absolute;
width:100%;
height:32px;
text-align: right;
line-height:32px;
left:0;
bottom:0;
border-radius:0 0 10px 10px;
}
#t1col1 .whiteLinkEnd,
.t2i .whiteLinkEnd{
border-top: 1px solid #a2a3a2;
}
.whiteLinkEnd a{
display: inline-block;
text-decoration: none;
padding-right: 25px;
margin-right: 12px;
font-size: 15px;
background: url(../../_images/ifh/link_arrow.png) no-repeat 100% 50%; 
}
.twitHead{
background: url(../../_images/ifh/larry.png) no-repeat 100% 0%; 
}
#twitter-widget-0{
margin: 0 -12px !important;
max-width: 382px !important;
border-radius:0 0 10px 10px !important;
}
#twitter-widget-0, #twitter-widget-0 *{
border: medium none !important;
box-shadow: none !important;
font-size: 80% !important;
}
.t2i{
float: left;
width:158px;
margin-left: 16px;
display:none;
}
.t2i p{
margin:0;
}
.t2i:first-child{
margin-left: 8px;
}
.t2im{
height:158px;
line-height:158px;
vertical-align: middle;
}
.t2im img{
vertical-align: middle;
max-width: 100%;
height:auto;
}
#homeTeas img{
max-width: 100%;
height:auto;
display: block;
border-radius:0 0 9px 9px;
margin: 0 !important;
}

#t4o h3{
font-weight: normal;
padding: 18px  0;
border-bottom:2px solid #BF2A29;
margin-bottom: 18px;
}
#t4o{
margin-bottom:10px;
}
.t4i{
float: left;
width: 157px;
background: url(../../_images/ifh/link_arrow.png) no-repeat 0% 50%;
padding-left: 25px;
line-height: 22px;
}
.t4i a{
color: #BF2A29;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}


/* TEMPLATES */

/* NO BORDERS IN CHECKS & RADIOS */

.radiobuttons{
}
.radiobuttons input{
background:transparent;
border:none
}
.button, .Searchbutton{

background-color: #BF2A29;
	background-image: -moz-linear-gradient(top, #C43746 30%, #BF2A29 60%);
	background-image: -webkit-linear-gradient(top, #C43746 30%, #BF2A29 60%);
	background-image: -o-linear-gradient(top, #C43746 30%, #BF2A29 60%);
	background-image: linear-gradient(top, #C43746 30%, #BF2A29 60%);
	color: #FFFFFF;
	border: none;
	padding: 4px 8px;
	font-size: 17px;
cursor:pointer;

margin-top:10px;
margin-bottom:10px;
/* padding:0px 4px;
border:none;
font-size:12px;
height:29px;*/
width:auto;
-width:0;
overflow:visible;
border-radius:0;
}
.button:hover, .Searchbutton:hover{
background:#bf2a29;
}

/* NEW VACANCY STYLES */

.answer{
}
.error{
background:transparent;
color:#FF0000;
font-size:11px;
padding:2px 4px 15px 1px;
vertical-align:top;
}
.explain{
background:transparent;
font-size:11px;
padding:10px 4px 10px 1px
}

/* QUESTION TABLES */

.questiontbl{
margin:0px 0px 0px 0px;
width:100%
}
.hquestion{
padding:2px 4px 2px 1px;
vertical-align:top;
width:140px
}
.hquestionnw{
padding:2px 4px 2px 4px;
vertical-align:top;
width:20px
}
.vquestion{
padding:2px 4px 2px 1px;
vertical-align:top
}
.fieldcontainer{
padding:2px 4px 2px 1px;
vertical-align:top
}
.fieldcontainer select{
font-size:11px
}
.FieldContainer textarea{
height:75px
}
.fieldcontainer .radiobuttons input{
width:20px
}


/* APPLICATION ROW */


.approw{
font-size:11px;
padding:2px 4px 2px 4px
}




.category{
color:#BF2A20;
font-size: 16px;
margin-bottom: 20px;
border-bottom: 1px solid #474747;
font-family: Arial, Helvetica, sans-serif;
box-shadow: 0 1px 0 #D8D8D8;
}
.itemContainer{

margin-bottom:20px;
}
.itemTitle{
padding-bottom:10px;
margin-bottom:4px;
padding-left:25px;
background: url(../../_images/ifh/link_arrow.png) no-repeat 0% 0%; 
border-bottom:2px solid #BF2A20;
}
.nwlItemImage img{
max-width:140px;
height:auto;
padding:10px;
background-color:#fff;
}
.itemTitle a{
font-weight:normal;
color:#515151;
text-decoration:none;
}
.itemWord span{
margin-right:4px;
font-weight:bold;
}
.jblTitle{
float: left;
width:50%;
}
.jblIntro{
float:right;
font-size: 9px;
margin-top:5px;
clear: none;
}
.jblText,.appRowTbl{
clear:both;
}
.jbdBc{

}

.jclItem{
padding-bottom:0.4em;
}
.jclCont{
border-top:1px solid;
padding-top:0.4em;
}

.actSRFacetCont{
margin: 0 ;
float: right;
width:26%;
}
.actTopMenu{
border:1px solid #BF2A29;
border-radius:10px;
}

/* OPTION TABLE */


.printbutton{
display:inline;
padding:0px 5px 0px 0px
}
.printbutton input{

}
.mailfriendbutton{
display:inline;
padding-left:1px
}
.mailfriendbutton input{

}


.t1i{
min-height:111px;
}
#leftCol .contentOuter{
min-height:233px;
}

.col{
float:left;
}
.col img{
max-width:100%;
height:auto;
}
#speakOut.col-2{
background:none;
}
#speakOut.col-2 .speakIt{
width:47%;
border-right:2px solid #eee;
}

.col.contentMultiColLeftContainerCustom{
width:38%;
padding-right:2%;
}
.col.contentMultiColMidContainerCustom{
width:38%;
padding-right:2%;
}
.col.contentMultiColRightContainerCustom{
width:20%;
}

.contentIntro h2{
padding-bottom:3px !important;
border-bottom: 2px solid #bf2a20;
margin-bottom:2px;
}


.listInvestors{}
.listInvestors .item{
overflow:hidden;
}
.listInvestors .item img{
max-width:75px;
height:auto;
float:left;
}
.listInvestors .item .text{
padding-left:85px;
padding-top:10px;
}
.listInvestors .text h3{
color:#bf2a20;
}