fund/**
 * Parex style,  originally from parex.lv, taken on dec. 2008 
 * modifications by mendo (http://mendo.lv)
 *
 * @filesource
 * @version 		$LastChangedRevision$
 * @modifiedby 		$LastChangedBy$
 * @lastmodified 	$LastChangedDate$
 */

/*@import url("/common/css/ui.tabs.css"); */

/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0; border: none; width: 100% }
table td { margin: 0; padding: 0; vertical-align: top }
fieldset,img { border: 0 }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal }
ol,ul { list-style: none }
caption,th { text-align: left }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal }
q:before,q:after { content:'' }
abbr,acronym { border: 0 }
/* css reset end */

html, body { height: 100%;}
/*body { background-color: #ba131a; color: #353535; font-family: Arial, Verdana, Tahoma, sans-serif; }*/
body { background-color: #fff; color: #353535; font-family: Arial, Verdana, Tahoma, sans-serif; }

a:link, a:hover { color: #aa1414; font-weight: normal; text-decoration: none }
a:visited { color: #ff5a5a; font-weight: normal; text-decoration: none }
a:active { color: #e60000; font-weight: normal; text-decoration: none }

#promo-block2 a:link, #promo-block2 a:visited, #promo-block-ru a:link, #promo-block-ru a:visited, dt.atm-links a:link, dt.atm-links a:visited { color: #ba131a; font-weight: normal; text-decoration: none }
#promo-block2 a:hover, #promo-block2 a:active, #promo-block-ru a:hover, #promo-block-ru a:active, dt.atm-links a:hover, dt.atm-links a:active { color: #a17124; font-weight: normal; text-decoration: none }
a.external { 
	padding-right: 10px;
	background: url('../img/external.gif') right 0px no-repeat;
}

h1 { color: #ff2a2e; font-size: 120%; line-height: 1.3em }
h2 { color: #353535; font-weight: bold; font-size: 130%; line-height: 1.3em; margin: 1.5em 0 -6px 0;  }
strong { font-weight: bold }
h3 { font-weight: bold; font-size: 110%; line-height: 1.3em; }
strong { font-weight: bold }

/* all grey links */
.grey a:link, .grey a:visited { color: #737879; font-weight: normal; text-decoration: none }
.grey a:hover, .grey a:active { color: #a17124; font-weight: normal; text-decoration: none }
/* all grey links end */

div#container {
/*background: #ffffff url('../img/corner.gif') right 0px no-repeat;*/
background: #fff;
width: 98%;
min-width:780px;
max-width:1300px;
/*width:expression(document.body.clientWidth > 1300? "1300px": "97%" );*/
position: relative;

min-height: 100%;
}





div#rightbar {
	
}


* html div#container {
height: 100%;
}


/*div#top-line { z-index:90;position:absolute; top:0; left:0; width: 100%; height: 13px; background-color: #ba131a }*/
div#top-line { z-index:90;position:absolute; top:0; left:0; width: 100%; height: 13px; background-color: #fff }
ul#language { margin: 0; font-size: 70%; text-align: right; 
		width: auto; /*width:95%;*/  padding: 23px 291px 0 0; }
ul#language li { display: inline; padding-right: 13px; margin: 0 }
/*ul li.lang { visibility:hidden; }*/
ul li.parex {  padding-left:30px;}

div#top-bar 
{ 
	display:block; 
	height:70px; 
	/*position:relative;*/
}

div#logo 
{
	display:block;
	float:left;
}
table td#logo { padding: 0 0 4px 27px; width: 208px }
table td#logo-plus { padding: 17px 0 0 27px; width: 164px }
.padding-logo { padding: 0 0 0 0 } /* do not use ".padding-logo" class when main navigation letters have no descenders */

/* pdf and other icon lists; "/media/interview/" style */
div#icons-txt { color: #999999 }
div.icons { margin-bottom: 2em }
.small-txt { font-size: 90%; color: #4f4f4f; margin-top: 0.3em }
p.icons2 { padding: 0; margin: 0; color: #999999 }
/* pdf and other icon lists; "/media/interview/" style end */

/* MAIN NAVIGATION */
ul#sub-menu { margin: 0 0 19px 0; font-size: 75% }
ul#sub-menu li { display: inline; padding-right: 13px }

div#menu 
{
	display:block;
	width:700px;
	margin-left:130px;
	min-width:400px;
	position:relative;
	bottom:-80px;	
}
table td#menu { padding: 0 0 0 0; vertical-align: bottom; padding-top:0; }
table td#menu-ee { padding: 0 0 7px 43px; vertical-align: bottom }
table td#menu-plus { padding: 0 0 0 54px; vertical-align: bottom }
/* table td#digi-table { padding: 0 27px 0 0; vertical-align: bottom } */

div#digi-table 
{
	display:block;
	width:215px; 
	float:right;
	position:absolute; 
	right:10px;
	top:10px;
	z-index:2;
}
table td#digi-table { padding: 0 27px 0 0; 	height:50px; }
ul.menu {padding: 0; margin: 0; width: 100%; position: relative; font-family: Tahoma,Arial,Verdana, sans-serif; min-width:620px; }
ul.menu li {padding: 0 27px 0 0; margin: 0; float: left; color: #ff2a2e;}
ul.menu li a {position: relative; display: block; color: #aa1414;}
ul.menu li a:hover {color: #aa1414;}
ul.menu li a img { z-index: 2 }

ul.menu li a {
	height:21px;
}

ul.menu li.lv a.par-mums {
	background:#fff url('../img/par-mums-lv.png') no-repeat;
	width:91px;
}
ul.menu li.lv a.pakalpojumi {
	background:#fff url('../img/pakalpojumi-lv.png') no-repeat;
	width:113px;
}
ul.menu li.lv a.finansu-tirgus-apskati {
	background:#fff url('../img/finansu-tirgus-apskati-lv.png') no-repeat;
	width:204px;
}
ul.menu li.lv a.kontakti {
	background:#fff url('../img/kontakti-lv.png') no-repeat;
	width:78px;
}

ul.menu li.en a.par-mums {
	background:#fff url('../img/par-mums-en.png') no-repeat;
	width:56px;
}
ul.menu li.en a.pakalpojumi {
	background:#fff url('../img/pakalpojumi-en.png') no-repeat;
	width:76px;
}
ul.menu li.en a.finansu-tirgus-apskati {
	background:#fff url('../img/finansu-tirgus-apskati-en.png') no-repeat;
	width:155px;
}
ul.menu li.en a.kontakti {
	background:#fff url('../img/kontakti-en.png') no-repeat;
	width:82px;
}

ul.menu li.ru a.par-mums {
	background:#fff url('../img/par-mums-ru.png') no-repeat;
	width:49px;
}
ul.menu li.ru a.pakalpojumi {
	background:#fff url('../img/pakalpojumi-ru.png') no-repeat;
	width:60px;
}
ul.menu li.ru a.finansu-tirgus-apskati {
	background:#fff url('../img/finansu-tirgus-apskati-ru.png') no-repeat;
	width:263px;
}
ul.menu li.ru a.kontakti {
	background:#fff url('../img/kontakti-ru.png') no-repeat;
	width:227px;
}

ul.menu li a.active {
	background-position: bottom!important;
}
/* put another class to the added maain navigation image */




/*ul.menu li a .private { height: 21px; width: 148px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate { height: 22px; width: 130px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .private-ru { height: 19px; width: 152px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate-ru { height: 21px; width: 141px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .private-ee { height: 22px; width: 104px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate-ee { height: 22px; width: 101px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .private-en { height: 17px; width: 161px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate-en { height: 17px; width: 180px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .client-ru { height: 18px; width: 175px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .investments-ru { height: 18px; width: 115px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
*/

/* new menu items on parex.ee new design | added on 28.10.2008 */

/*ul.menu li a .private-ee-en { height: 17px; width: 161px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate-ee-en { height: 17px; width: 180px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .private-ee-ru { height: 17px; width: 184px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate-ee-ru { height: 17px; width: 168px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .private-ee-ee { height: 22px; width: 104px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a .corporate-ee-ee { height: 22px; width: 101px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.menu li a:hover { border-color: white }
*/

/* put another class to the added maain navigation image */


/*ul.menu li a:hover .private, ul.menu li a:hover .private-ru, ul.menu li a:hover .private-ee, ul.menu li a:hover .private-en { visibility: visible }
ul.menu li a:hover .corporate, ul.menu li a:hover .corporate-ru, ul.menu li a:hover .corporate-ee, ul.menu li a:hover .corporate-en { visibility: visible }
ul.menu li a:hover .client-ru, ul.menu li a:hover .investments-ru { visibility: visible }
ul.menu li a:hover .private-ee-ru, ul.menu li a:hover .corporate-ee-ru { visibility: visible }
ul.menu li a:hover .private-ee-en, ul.menu li a:hover .corporate-ee-en { visibility: visible }
ul.menu li a:hover .private-ee-ee, ul.menu li a:hover .corporate-ee-ee { visibility: visible }
*/

/* table#digi { width: 187px } */
table#digi { width: auto; margin-top: 42px }
input.digi-form { border: #737879 1px solid; font-size: 80%; color: #353535; padding: 1px; margin: 0 }

/* LINK TO ONLINE BANKING */
ul.digi { padding: 0; margin: 0; position: relative }
ul.digi li.lv a { position: relative; display: block; background: #fff url('../img/internetbanka-lv.png') no-repeat; width:160px; height:16px; }
ul.digi li.en a { position: relative; display: block; background: #fff url('../img/internetbanka-en.png') no-repeat; width:166px; height:16px; }
ul.digi li.ru a { position: relative; display: block; background: #fff url('../img/internetbanka-ru.png') no-repeat; width:160px; height:16px; }
ul.digi li a img { z-index: 2 }

ul.digi li a .onlinebanking2-en { height: 17px; width: 167px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.digi li a .onlinebanking2-lv { height: 14px; width: 162px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.digi li a .onlinebanking2-ru { height: 17px; width: 170px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.digi li a .onlinebanking-ee { height: 17px; width: 160px; cursor: pointer; position: absolute; visibility: hidden; z-index: 1 }
ul.digi li a:hover .onlinebanking2-en, ul.digi li a:hover .onlinebanking2-lv, ul.digi li a:hover .onlinebanking2-ru, ul.digi li a:hover .onlinebanking-ee { visibility: visible }

ul.digi li a:hover { border-color: white }
/* LINK TO ONLINE BANKING END */

/* .de .ru navigation */
#menu-txt a:link, #menu-txt a:visited { color: #ba131a; font-weight: normal; text-decoration: none }
#menu-txt a:hover, #menu-txt a:active { color: #a17124; font-weight: normal; text-decoration: none }
#menu-txt { color: #a17124; font-weight: bold; font-size: 90%; width: auto }
table td#menu-txt { padding-right: 27px }
/* .de .ru navigation end */
/* MAIN NAVIGATION END */

/* SIDEMENU */
div#sidemenu li.haschildren ul{
	display:none;	
}

div#sidemenu li.active ul{
	display:block;
}

li.marked a{font-weight: bold;}

/* SIDEMENU END */

/* SITEMAP */

td#content-center ul{	
	margin:10px 0 10px 0;	
	list-style: none;
}

td#content-center ul li{	
	margin:0;
	padding:0;
	padding-left: 10px;
	background-image: url('../img/bull2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	line-height: 1.5em
}

td#content-center li ul{
	padding-left:15px;
	display:block;
}

td#content-center li ul li{
	background-image: url('../img/bull2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	line-height: 1.5em
}

td#content-center ul li ul{
	list-style: none;
}	

td#content-center ul a{
	font-family: arial, Verdana, Tahoma, sans-serif;
	font-size: 17.6px;
	font-weight: normal;
	line-height:32px;
}


td#content-center li li a{
	font-size: 12.8px;
	font-weight: bold;
	line-height:16px;
}


td#content-center li li li a{
	font-size: 11.2px;
	font-weight: normal;
}


/* SITEMAP END */





/* BANNERS ON FIRST PAGE */
div#promo-margin { margin: 22px 27px 0 27px;border: #e5e4de 1px solid; }
div#promo-margin2 { padding: 27px } /* use the "promo-margin2" id when main navigation letters have no descenders */

table#promo-block { 	
	background-color: #fbfbfb;	
	font-size:120%;	
	height:316px;
}

table#promo-block tbody{ 	
	padding-bottom:10px;	
	
}

table td#promo-block1 { padding: 13px 7px 13px 13px; }
table td#promo-block2 { vertical-align: middle; font-size: 80% }
table td#promo-block-ru { padding: 0 0 0 27px; vertical-align: middle }
div#banner { width: 100% }
div#amex { width: auto; font-size: 70%; padding: 13px 13px 13px 5px; margin-top: 13px; background-color: #f4f4f4; vertical-align: bottom }
div#product-cantainer { width: 100%; font-size: 80%; text-align: center }
div#float { float: left; width: 50% }
div#float p { text-align: center }
div.products { width: 203px; text-align: center }

div.small_banners{
	position:relative;
}


div.small_banners_left{
	float:left;
	background-color:#FBFBFB;
	border:1px solid #E5E4DE;
	margin:10px 5px 0 27px;
	width:70%;
	height:150px;
	font-size:70%;
	overflow:hidden;	
}
/*div.small_banners_left div.item, div.small_banners_right div.item{*/
/*	float:left;	*/
/*	width:190px;*/
/*	height:130px;*/
/*	margin:5px;*/
/*	text-align:center;*/
/*}*/

div.small_banners_left div.item{
	float:left;	
	width:190px;
	height:130px;
	margin:5px;
	text-align:center;
}

div.small_banners_right div.item{
	float:left;	
	width:240px;
	height:130px;
	margin:5px;
	text-align:center;
}

div.small_banners_right{
	position:absolute;
	right:27px;
	float:left;
	background-color:#FBFBFB;
	border:1px solid #E5E4DE;
	margin:10px 0 0 5px;	
	width:23%;
	height:150px;
	font-size:70%;
	overflow:hidden;	
}

div.small_banners_left div.item
{
	width:23%;
}

div.small_banners_right div.item
{
	position:relative;
	left:50%;
	/*margin: 5px auto 5px -95px;*/
	margin: 5px auto 5px -120px;
}



/* BANNERS ON FIRST PAGE END */

/* USEFUL THINGS, SPECIAL OFFERS AND NEWS 1ST PAGE */
.useful-very { font-size: 80%; line-height: 1.4em }
.fund-values { font-size: 67%; line-height: 1.4em }



#first-txt { font-size: 80%; line-height: 1.4em }
div#content-margin { padding: 0 27px 27px 27px; padding-bottom: 100px;}
div#content-margin-home { padding: 0 27px 27px 27px; padding-bottom: 80px;}
#spacer { width: 27px }
table#useful-margin { margin-top: 15px; margin-bottom: 15px }
#useful { background-color: #f6f6f6; padding: 13px; font-size: 70% }
table#useful-margin h1 { color:#aa1414; }

table#useful-pad { margin-top: 6px; font-size: 100%; width: 90% }
table#useful-pad td { padding-bottom: 0.3em }
table#useful-pad input.text {color:#003333;border:1px solid #ccc;width:95%;}
table#useful-pad input.button {cursor:pointer;padding-bottom:3px;border:none;text-transform: uppercase;color:#fff;font-size:80%;margin-top:5px;background: url(../img/button.gif);width:55px;height:21px;}
table#useful-pad textarea {color:#003333;border:1px solid #ccc;width:95%;}
table#useful-pad input.send, form div.submit input.button.send {cursor:pointer;padding-bottom:3px;border:none;text-transform: uppercase;color:#fff;font-size:80%;margin-top:5px;background: url(../img/nosutit_button-lv.gif);width:52px;height:18px;}
div#container.ru table#useful-pad input.send, div#container.ru form div.submit input.button.send {background-image:url(../img/nosutit_button-ru.gif);width:68px;}
div#container.en table#useful-pad input.send, div#container.en form div.submit input.button.send {background-image:url(../img/nosutit_button-en.gif);width:43px;}

table#form { margin-top: 6px; font-size: 100%; width: 90% }
table#form td { padding-bottom: 0.3em;  }

table#form .input{position:relative;}
table#form .input label{line-height:100%;}

table#form input.text {color:#003333;border:1px solid #ccc;width:40%;margin-bottom:10px;}
table#form input.button {cursor:pointer;padding-bottom:3px;border:none;text-transform: uppercase;color:#fff;font-size:80%;margin-top:5px;background: url(../img/button.gif);width:55px;height:21px;}
table#form textarea {color:#003333;border:1px solid #ccc;width:60%;}
table#form input.send, form div.submit input.button.send {cursor:pointer;padding-bottom:3px;border:none;text-transform: uppercase;color:#fff;font-size:80%;margin-top:5px;background: url(../img/nosutit_button-lv.gif);width:52px;height:18px;}
table#form div.submit{padding-left:200px;}
table#form .mandatory{
	padding:3px;
	color:#FF8A00;
}


table.funds-pad { margin-top: 6px; font-size: 100%; width: 95%;  margin:15px; }
table.funds-pad td { padding-bottom: 0.2em;}
table.funds-pad span.down { color:#D80000;}
table.funds-pad span.up { color:#3BC100;}
table.funds-pad span.even { color:#FEC357;}

table.funds-pad
{	
	max-width:470px;
}

table.funds-pad td.funds { width:330px;font-size:90%;}
table.funds-pad td.results {width:90px; font-size:90%;}
table.funds-pad td.currency { width:50px; font-size:90%;}

div.finance-reports{
	
	
	margin:10px 0 0 0;
	font-size:80%;
}

div.finance-reports div.date a { display:inline; } 

div.finance-reports div.date { font-size:0.9em;margin-bottom:10px;margin-top:2px; }

div.finance-reports div.title { color:#737879;font-size:1.1em; }

div.finance-reports a{
	padding: 3px 0;
}

div.all-reports{
	margin:20px 0 0 0;
}

td.useful-space{
	width:25px;
	display:block;
}

td.useful-highlight{
	background-color:#F6F6F6;
	padding:15px;
	font-size:92%;
	width:33%;
}

#dd-pad { margin-top: 13px }
dl#dd-pad dd { padding-bottom: 0.3em; font-weight: bold }
dl#dd-pad dd a:link, dl#dd-pad dd a:visited, dl#dd-pad dd a:hover, dl#dd-pad dd a:active { font-weight: bold }
table td#header { font-weight: bold }
table td#header a:link, table td#header a:visited, table td#header a:hover, table td#header a:active { font-weight: bold }
div#spacer { width: 473px; height: 0 }
/* div#news { margin-top: 27px; float: left; position: relative; width: 48% } */
div#news { margin-top: -5px }
dl#news-list { font-size: 80%; color: #353535 }
dt#news-list { margin-top: 13px; font-size: 85% }
dd#news-list { line-height: 1.3em; margin-bottom: 1em }

div#allnews, div.rss { font-size: 13px; margin-top: 13px; float:left;width:100px;}
/* div#news-links { margin-top: 27px; float: right; position: relative; border-left: #e5e4de 1px solid; padding-left: 13px; font-size: 70%; width: 45% } */

#content-center-txt div.rss{
	display:inline;
	float:none;	
	margin: 0 0 0 30px;
}

div.rss img{
	margin-right:5px;
}

div.dates{
	float:left;
	margin-right:10px;
}

div#news-links { margin-top: 27px; float: right; border-left: #e5e4de 1px solid; padding-left: 13px; font-size: 70%; width: 45% }
dl dt { line-height: 1.3em; margin-bottom: 0.4em }
table#offers { margin-top: 13px; border: #e5e4de 1px solid; width: 100% } /* max-width: auto;  */
table#offers td { font-size: 70%; padding: 13px 13px 13px 13px }
#offers a:link, #offers a:visited { color: #ba131a; font-weight: normal; text-decoration: none }
#offers a:hover, #offers a:active { color: #a17124; font-weight: normal; text-decoration: none }
table td.offers-left { padding-right: 6px; width: 76% }
table td.offers-right { padding-left: 7px; width: 24% }
/* USEFUL THINGS, SPECIAL OFFERS AND NEWS 1ST PAGE END */

div.search-content{
	margin-top:40px;
}

div.search-content span.highlight{
	background-color:#FFFFDF;
}

div.search-content td#search-box{
	border-bottom: #e5e4de 1px solid; 
	padding-bottom:25px;
}

div.entry,
div.paginator,
div.search-content span.current,
div.search-content a{
	font-size: 12px;
}

div.search-content a,
div.search-content span.num,
div.search-content span.current{
	font-weight: bold;
}

div.search-content h2{
	padding:20px 0 20px 0;
}


div.search-content h2,
div.search-content p{
	margin-top:5px;
	margin-bottom:5px;
}

a.prev, a.next {
	padding-left: 6px;
}


/* FOOTER */
#footer2 { /*bottom: 0;*/ background-color: #ffffff; width: 100% }
#footer { position: absolute;bottom: 0; background-color: #ffffff; width: 100%; }
#footer-pad { padding: 0 27px 13px 27px; bottom:0; width:95%; }
table#footer2 td { border-top: #aa1414 1px solid;}
table#search { width: 187px; margin: 12px 0 0 0;  }
table#search td { border: 0; margin: 0; padding: 0 }
input.search-form { border: #aa1414 1px solid; font-size: 70%; color: #353535; padding: 1px; margin-right: 4px; width:255px; }
div#copyright { margin-top: 19px; font-size: 70% }
ul#contacts{ margin: 0; width: auto; margin: 10px 0 0 0;  font-size: 70%  }
ul#contacts li { display: inline; padding-right: 13px; margin: 0 }
ul li.cont { padding-left: 26px }
/* FOOTER END */

/* 2ND PAGE LAYOUT */
div#crumbs { font-size: 70%; margin-bottom: 12px; line-height: 1.4em }
div#crumbs a:link, div#crumbs a:visited { color: #737879; font-weight: normal; text-decoration: none }
div#crumbs a:hover { color: #aa1414; font-weight: normal; text-decoration: none }
div#crumbs a.last { color: #353535; font-weight: normal; text-decoration: none }

table#content { margin-top: 50px; }
#content-center { padding: 0 27px 0 27px; }
#content-center-txt { font-size: 80%; line-height: 1.4em; margin-top: 13px }
#content-center-txt p { margin: 1em 1em 0 0; }
#content-center-txt table {font-size: 90% }

#content-center-txt ul{

	list-style:disc;
	margin:5px 0 5px 10px;
}

#content-center-txt ul li ul{
	list-style:circle;
	margin:5px 0 5px 10px;
}

#content-center-image { background-color: #fec357; /*height: 144px;*/ width: 100%; margin: 10px 0 27px 0 }
#content-center-image-corner { background: url(/common/img/stress-corner.gif) top right no-repeat }
/* #content-center-image-cv { background-color: #70c6f8; height: 144px; width: 100%; margin: 10px 0 27px 0 } */
#content-center-image-cv { background-color: #718d90; /*height: 144px;*/ width: 100%; margin: 10px 0 27px 0 }
#content-center-image-cv-corner { background: url(/common/img/stress-corner-cv.gif) top right no-repeat }
#content-right {}
#left-width { width: 180px }

/* Bulleted lists */
ul#offers-list { font-size: 80%; margin-top: 13px }
ul#offers-list li { padding-left: 18px; margin-left: 1px; background: url(/common/img/bull_offers.gif) 0 0.2em no-repeat; line-height: 1.3em; margin-bottom: 0.3em }

ul#bull-list li a { 
	font-size:15px;
}
/* Bulleted lists end */

/* Left menu */
div#sidemenu ul { width: 180px; margin-top: -3px; font-weight:bold; color: #353535; }
div#sidemenu ul li { margin: 0; padding-top: 0.25em; padding-bottom: 0.25em; line-height: 1.3em; font-size: 80% }
div#sidemenu ul li ul { padding-top:6px; }
div#sidemenu ul li li { font-size: 87.5%; padding-left: 13px }
div#sidemenu ul li li li { font-size: 100%; padding-left: 26px }
div#sidemenu ul li li li li { font-size: 100%; padding-left: 39px }
div#sidemenu.map-links ul li.active a { font-weight: bold; color: #000; }
/* Left menu end */

/* Related links */
#related { width: 197px }
div#related { border: #e5e4de 1px solid; padding: 13px; margin-top: 41px; width: auto; font-size: 70%; background-color: #fbfbfb }
div#related dd { line-height: 1.3em; margin-bottom: 0.4em; font-weight: bold }
div#related-parexlv { border: #e5e4de 1px solid; padding: 8px; margin-top: 68px; width: auto; font-size: 70%; background-color: #fbfbfb }
div#related-parexlv dd { line-height: 1.3em; margin-bottom: 0.4em; font-weight: bold }
/* Related links end */

div.suptext, p.suptext, span.suptext, span.atm-num { font-size: 85%; color: #4c4c4c }
div.stress { background-color: #fec357; color: #000000; line-height: 1.5em }
div.stress2 { background: url(/common/img/stress-corner.gif) top right no-repeat; padding: 19px }
/* 2ND PAGE LAYOUT END */

/* FOR PRESS ROOM AND PHOTO'S */
div.float { float: left; margin: 5px 27px 27px 0; width: 162px; height: 260px }
div.float2 { float: left; margin: 5px 27px 27px 0; width: 162px; height: 215px } /* /media/visual/branches/ */
div.float-logo { float: left; margin: 5px 27px 54px 0 }
/* FOR PRESS ROOM AND PHOTO'S END */

/* TABLES */
table#tables { border-top: #aa1414 2px solid; background-color: #fbfbfb; }
table#tables td { padding: 7px 2px 7px 2px; border-bottom: #e5e4de 1px solid; background-color: #fbfbfb; }
p.table-head { padding-bottom: 4px; font-weight: bold }
/* Calculators */
#calc-table td { padding: 6px 0 6px 0 }
table#calc-res { width: auto; border-top: #fec357 2px solid }
table#calc-res td { padding: 7px 2px 7px 2px; border-bottom: #e5e4de 1px solid }
/* Calculators end */
/* TABLES END */

/* ATM TOGGLE LISTS */
dt.atm-links { line-height: 1.5em }
dd.atm { line-height: 1.6em; padding-bottom: 1em; margin-top: -0.4em }
/* ATM TOGGLE LISTS END */

/* FAQ TOGGLE LISTS */
.faq2 { position: relative }
dt.faq-links { line-height: 1.5em }
dd.faq { padding-bottom: 1em; margin-top: -0.5em;  }
/* FAQ TOGGLE LISTS END */

/* COUNTRIES 1ST PAGE */
dl.countries { font-size: 80% }
dl.countries dd { padding-bottom: 0.5em }
/* COUNTRIES 1ST PAGE END */

/* ATTACHEMENTS */
a.attachement {
	padding-top:1px;
}
a.attachement:link, a.attachement:visited {
	background-image:url("../img/filetypes/unknown.png");
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:40px;
	display:block;
	width:250px;
	height:25px;
}
a.type_doc:link, a.type_doc:visited {
	background-image:url("../img/filetypes/doc.png");
}
a.type_xls:link, a.type_xls:visited {
	background-image:url("../img/filetypes/xls.png");
}
a.type_pdf:link, a.type_pdf:visited {
	background-image:url("../img/filetypes/pdf.png");
}
a.type_unknown:link, a.type_type_unknown:visited{
	background-image:url("../img/filetypes/unknown.png");
}
/* ATTACHEMENTS END */

div#bookmark { display:inline; }

/* MESSAGES START */

#contactMessage{
	margin:0 10px 10px 10px;
	color:#C8141A;
	font-weight:bold;
}

#ContactsQuestion{
	height:60px;
}

#error404{
	margin:25px 0 0 235px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	width:800px;
}

#error404 h1{
	font-size:19px;
	margin:0 0 10px 0;	
}

#error404 p{
	padding:10px 0;
}

#error404 p, #error404 ul{
	font-size:13px;
}

#error404 ul {	
	margin:10px 0 10px 0;	
	list-style: none;
}

#error404 ul li {
	padding-left: 10px;
	background-image: url('../img/bull2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	line-height: 1.5em
}
/* END MESSAGES */

/* QUESTION FORM START */

form {
	
}

form div.input {
	margin-bottom:5px;
	margin-top:5px;
}

form div.input label {
	float:left;
	width:200px;
}

form div.input fieldset label,
form fieldset div.input label,
form div.error div.input fieldset label {
	float:none;
	padding-left:5px;
	width:auto;
	color:#000000;
}

form div.input.text input {
	width:150px;
}

form div.error div.input label {
	color:#FF0000;	
}

form div.input textarea {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:0.9em;
	height:60px;
	width:190px;
}

/* END QUESTION FORM */

