﻿body
{
    margin:0;
    padding:0;
    text-align:center;
    background: url(images/TopBg.png) repeat-x #fff;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    font-size:0.75em;
    
}

a
{
    color:#000;
    text-decoration:none;
}

ul li
{
    list-style: none outside none;
    background: url("images/darkbluearrow.png") no-repeat scroll 0 4px transparent;
    padding-left: 15px;
}

ul li a
{
    text-decoration: none;
}

a:hover
{
    color:#b38a5f;
}

a.email
{
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    background-image: url(images/mailicon.jpg);
}

.xls, .doc, .pdf, .ppt, .ie, .xlsx, .docx, .pptx
{
    background-repeat:no-repeat;
    background-position:left;
    padding-left:30px;
    margin-top:10px;
    margin-bottom:0px;
}

.xls, .xlsx
{
    background-image: url(images/icons/xls.png);
}

.doc, .docx
{
    background-image: url(images/icons/doc.png);
}

.pdf
{
    background-image: url(images/icons/pdf.png);
}

.ppt, .pptx
{
    background-image: url(images/icons/ppt.png);
}

.ie
{
    background-image: url(images/icons/ie.png);
}

h1
{
    font-family:Verdana, Helvetica, Sans-Serif;
    color:#005189;
    font-size:1.8em;
    
}


h2
{
    font-family:Verdana, Helvetica, Sans-Serif;
    font-size:1.2em;
    color:#336699;
}
h3
{
    font-size:1.2em;
	color:#4C4C4C;
}


#Page 
{
	width:1000px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}


/************************/
/* HEADER               */
/************************/
#HeaderArea
{
	width:100%;
	height:100px;
}

#Header
{
	padding:12px 0 0 10px;
}

#Logotype
{
    margin:13px 0 0;
    padding:0;
    width:320px;
    float:left;
    
}



#HeaderRight
{
    overflow:hidden;
    float:right;
    padding-top:10px;
}

.js-enabled #HeaderRight .search
{
	display:none;
}

#HeaderRight ul
{
	list-style:none;
}
#HeaderRight a
{
	display: block;
    float: left;
    padding-right:10px;
    text-decoration:none;
    color:#000;
}
#HeaderRight li
{
	float:left;
	border-right: 1px solid #cccccc;
	padding: 5px 15px 5px 10px;
	background: none;
}

#QuickSearchListItem
{
	border-right: 0 solid #cccccc !important;
	padding: 0 0 0 5px !important;
}
#QuickSearchListItem a
{
    padding: 5px 10px 5px 10px !important;
}

#HeaderRight input
{
	background: url(images/searchbg.png) no-repeat;
	width:209px;
	padding:7px;
	border:none;
	float: left;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: White;
	font-size: 1.2em;
	font-weight:bold;
	line-height:23px;
	position:relative;
}

#MainMenuArea ul 
{
	margin: -14px 0 0;
	padding: 0;
	list-style-type: none;
	position:absolute;
	top:15px;
	left:0;
}

#MainMenuArea li 
{
	background: none;
	float:left;
	margin: 0px;
	padding: 0 10px;
}

#MainMenuArea li.selected
{
	background: url(images/topMenuSelectedLeft.png) no-repeat;
    margin: -15px 0 0;
    padding: 15px 0 15px 12px;	
}

#MainMenuArea li.selected a
{
	background: url(images/topMenuSelectedMiddle.png) repeat-x;
    display: block;
    margin: -15px 0 0;
    padding: 15px 10px 5px;
	color:#155a92;
	float:left;
}
#MainMenuArea li span.tab-right
{
	background: url(images/topMenuSelectedRight.png) no-repeat;
    display: inline-block;
    height: 43px;
    position: relative;
    top: -15px;
    width: 8px;
    z-index: 99;
			
}
#MainMenuArea li a 
{
	padding:0;
	margin:0;
	text-decoration: none;
	color: White;
}

#MainMenuArea select
{
	float:right;
}

/*************************/
/* LEFTAREA              */
/*************************/
#LeftArea
{
    width:218px;
    padding-bottom:0.2em;
    float:left;
    margin-top:20px;
}

/*************************/
/* SUBMENUAREA           */
/*************************/

.submenutop
{
	background: url(images/submenutop.png) no-repeat;
	height:15px;
}

.SubMenuArea
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:1em;
	font-weight:bold;
}

.SubMenuArea a
{
	color: #000;
}

.SubMenuArea span
{
    display:block;
}

.SubMenuArea a:hover
{
	background-color:#fffefb;
}

.SubMenuArea ul
{
    background-color:#e5dcb8;
	padding: 0;
	list-style-type: none;
	margin:0;
}

.SubMenuArea li
{
    background: none;
    padding: 0;
}

.SubMenuArea ul img
{
    border:0;
}
.SubMenuArea ul .menu_item
{
	margin:0 10px;
	border-bottom:1px solid #f0ebd7;
}

.SubMenuArea ul ul .menu_item
{
	margin:0;
	border-bottom:none;
}
.SubMenuArea ul ul
{
	margin: 0;
	border: 0;
	padding-bottom:0;
	background-color:#f9f4e0;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;	
}

.SubMenuArea li li span.selected
{
	padding:0;
}

.SubMenuArea li span.selected
{
   	background-color:#f9f4e0;
   	border-top:1px #fdfdfa;
   	border-bottom:1px solid #fdfdfa;
   	
}
.SubMenuArea li li 
{
	border-bottom:none;
}

.SubMenuArea li li span.selected a 
{
    font-weight:bold;
	background: url(images/blackarrow.png) no-repeat 29px center;
    padding-left:45px;
}

.SubMenuArea li li li span.selected 
{
	font-weight:bold;
}

.SubMenuArea li span.expanded_top 
{
  	font-weight:bold;
	background: url(images/arrowdown.png) no-repeat 200px center;
  	
}
.SubMenuArea li span.expanded_top a
{
	background:none;
}
.SubMenuArea li span.expanded_top, .SubMenuArea li span.expanded_item
{
   	display: block;
	padding: 0;
	text-decoration: none;
}

.SubMenuArea li span.expanded_item a, .SubMenuArea li span.expanded_item a:hover
{
    font-weight:bold;
	background:none;	
}

.SubMenuArea li a
{
    display: block;
	padding: 7px 5px 7px 10px;
	text-decoration: none;
	background: url(images/arrow.png) no-repeat 200px center;	
}

.SubMenuArea li li a
{
	display: block;
	padding: 7px 5px 7px 28px;
	text-decoration: none;
	font-weight:normal;
	background:none;
}

.SubMenuArea li li li a
{
	display: block;
	padding: 7px 5px 7px 42px;
	_padding: 9px 5px 9px 42px;
	text-decoration: none;
}

.submenubottom
{
	background: url(images/submenubottom.png) no-repeat;
	height:20px;
}
/*************************/
/* QUICKSEARCHAREA       */
/*************************/

#QuickSearchArea
{
    padding-top:15em;
    width: 242px;
	background-color:#d9dfe9;
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
}

#QuickSearchArea input
{
    margin-left:20px;
}

#QuickSearchArea a
{
    text-decoration:none;
    color:#000;
    text-transform:uppercase;
}

/*************************/
/* CONTENTAREA           */
/*************************/
#ContentArea
{
    margin:0 10px 0 10px;
    padding:40px 0 0;
    width:100%;
    overflow:hidden;
}

.rates thead
{
	font-size:0.8em;
}

.rates a
{
	text-align:right;
}

.rates table tr.odd td
{
	background:#f5f3f0;
	border-bottom:1px solid #cbc5b5;

}
.rates table
{
	border-collapse: collapse; 
	border-width: 0px; 
	margin-bottom:10px;
	width:325px;
}

.rates table td
{
	padding:5px;
}

#StartPage .rates
{
	display:block;
	width:350px;
	float:left;
	border-right:1px dotted #e2e2e2;
	margin-right:20px;
	padding-right:20px;
}
.bottom-content .rates-box
{
    background:#faf9f7;
    border:1px solid #e5e2d9;
    color:#4d82ac;
    font-size:50px;
    font-weight:bold;
    height:75px;
    padding-top:15px;
    text-align:center;
    windows:340px;
    margin-bottom:20px;
}

/*************************/
/* MAINBODY              */
/*************************/

#StartPage .maincontent
{
     width:750px; 
	 border-right:1px dotted #e2e2e2;
	 float:left;
}
.rightcontent
{
	 float:right;
	 width:235px;
}

#MainArea .maincontent
{
    margin-left:35px;
    display:block;
    width:498px;
    float:left;
}
#MainArea .hidesubmenu
{
	margin-left:0;
	width:100%;
	border:none;
}
#MainArea .widepage
{
    width:735px;
}
#MainArea .widepage .content
{
	border:none;
}

#MainArea .content
{
    border-right:1px dotted #e2e2e2;
    padding-right:20px;
    overflow:hidden;	
}

/*************************/
/* MAINLEFTAREA          */
/*************************/

#StartPage
{
	margin-top:35px;
}

/*************************/
/* BREADCRUMBS           */
/*************************/

#breadcrumbs ul
{
	list-style:none;
	padding:10px 0;
	margin:0;
	font-size:0.85em;
	border-bottom:1px solid #e2e2e2;
	color:#06508c;
}

#breadcrumbs li
{    
	background: none;
	display:inline;
    padding-left: 0;
}

#breadcrumbs li a
{
	text-decoration:none;
	color:#06508c;
}

/*************************/
/* OrderPage            */
/*************************/

#OrderPage
{
     width:495px; 
     margin-left:60px;
}

#subText
{
    width:300px;
}

#subText h1
{
    font-size:1.2em;
    color:#000000;
}

/*************************/
/* ORDERBOX              */
/*************************/

.orderPicBox
{
    width:430px; 
    overflow:hidden; 
}
.orderPicBox img
{
    margin:0px;
}

.orderPicBox p
{
    margin:0px;
    padding:0px;
}

/*************************/
/* PUFFS                 */
/*************************/

.bottom-content .rates-link, .bottom-content .readmore
{
    margin-top:15px;
    display:block;
    text-align:left;
}

.bottom-content .member-linkbox
{
    margin:10px 0 0;
    padding:0;
}

.bottom-content .member-linkbox li
{
    background: none;    
    border-bottom:1px solid #cbc5b5;
    padding:8px 0;
}

#StartPage .maincontent .puffs .puff
{
    border-bottom:1px solid #CBC5B5;
	float:left;
	position:relative;
	width:222px;
	overflow:hidden;
	margin-right:35px;
	padding-bottom:20px;
}
#StartPage .maincontent .puff h2
{
	color:#06508c;
}
#StartPage .maincontent .puffs .last
{
	margin-right:0;
}
#StartPage .maincontent .puffs .puff img
{
	padding-bottom:2px;
	margin-bottom:5px;
}
.maincontent .puff .linkbox, .rightcontent .puff .linkbox
{
	margin:0;
	padding:10px 0 0;
}
.bottom-content
{
	overflow:hidden;
	padding-top:20px;
}
.puff ul
{
	list-style:none;
}
.maincontent .puffs li a, .rightcontent .puff li a, .bottom-content .puff a, .rates a
{
	text-decoration:none;
}
.bottom-content .puff .member-linkbox li a
{
	margin-top:3px;
    font-weight:bold;
}
.bottom-content .puff .member-linkbox .file-pdf
{
    background: url(images/icons/icon-pdf.gif) no-repeat 0 4px;
    
}
.bottom-content .puff .member-linkbox .file-ppt
{
    background: url(images/icons/icon-ppt.gif) no-repeat 0 4px;
    
}
.bottom-content .puff .member-linkbox .file-doc
{
    background: url(images/icons/icon-doc.gif) no-repeat 0 4px;
    
}
.bottom-content .puff .member-linkbox .file-xls
{
    background: url(images/icons/icon-xls.gif) no-repeat 0 4px;
    
}
#StartPage .maincontent .bottom-content .puff h2,.bottom-content h2 
{
	color:#4c4c4c;
}
.maincontent .puffs .green li
{
	background: url(images/greenarrow.png) no-repeat left center;
}
.maincontent .puffs .blue li
{
	background: url(images/bluearrow.png) no-repeat left center;
}
.maincontent .puffs .brown li
{
	background: url(images/brownarrow.png) no-repeat left center;
}

.maincontent.puffs .darkblue li
{
	background: url(images/darkbluearrow.png) no-repeat left center;
}

.maincontent .puffs .green img, .puffs .green
{
	border-color:#b2c1ae;
}
.maincontent .puffs .blue img, .puffs .blue
{
	border-color:#dae5eb;
}
.maincontent .puffs .brown img, .puffs .brown
{
	border-color:#ebe1be;
}
.rightcontent .puff li, .bottom-content .puff a, .rates a
{
	background: url(images/darkbluearrow.png) no-repeat left center;
	display:block;
	padding-left:15px;
}
.bottom-content .puff
{
	border-bottom-style: none;
    border-width: 0 !important;
    float:left;
    width:350px;
}
.rightcontent .side_puffs
{
	margin-right:8px;
}
.rightcontent .puff
{
    padding:10px 10px 10px 0;
	border-bottom:1px solid #e2e2e2;

}
.rightcontent .flash
{
   text-align:center;

}
.puffs
{
	overflow:hidden;
}

/*************************/
/* ModulePage            */
/*************************/

#ModulePage
{
     width:495px; 
     height:496px;
}

/*************************/
/* MODULEBOXES           */
/*************************/

.moduleSmallBox
{
    width:247px; 
    height:225px; 
    float:left;
    overflow:hidden;
    
}
.moduleSmallBox img
{
    border:0px
}

.smallBox
{
    width:242px; 
    background-color:#61799d;
    height:242px; 
    float:left;
    overflow:hidden;
}

.bigBox
{
    width:242px; 
    height:489px; 
    float:left;
    background-color:#61799d; 
    overflow:hidden;
}

.bigBoxWrapper
{
    width:249px; 
    height:489px; 
    float:left;
}

.fullBox
{
    height:489px; 
    width:740px; 
    background-color:#61799d; 
    overflow:hidden; 
    float:left;
}

.smallBox p, .bigBox p, .fullBox p, .moduleSmallBox p
{
    margin:0;
    padding:0;
}

.editorBox
{
     background-color:#fff; 
     width:100%; 
     height:100%;
}

.editorBox h1
{
    margin-top:0;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:0;
}

.editorBox h2
{
    margin-top:0;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    margin-bottom:0;
}

.editorBox p.marginText
{
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
}

.editorBox p.xls, .editorBox p.doc, .editorBox p.pdf, .editorBox p.ppt, .editorBox p.ie, .editorBox p.xlsx, .editorBox p.docx, .editorBox p.pptx
{
    background-repeat:no-repeat;
    background-position:left;
    padding-left:30px;
    margin-left:12px;
    margin-top:10px;
    margin-bottom:0px;
}

.smallBoxShadowRight
{
    background: url(images/startpage_smallbg_right.png) no-repeat scroll 0 0;
    width:7px; 
    height:242px; 
    float:left; 
    margin-bottom:0px;
}

.bigBoxShadowRight
{
    background: url(images/startpage_bigbg_right.png) no-repeat scroll 0 0;
    width:7px; 
    height:489px; 
    float:left; 
    margin-bottom:0px;
}

.smallBoxShadowBottom
{
    background: url(images/startpage_smallbg_bottom.png) no-repeat scroll 0 0;
    width:249px; 
    height:5px; 
    overflow:hidden; 
    margin-left:0px; 
    padding:0; 
    float:left;
}

.fullBoxShadowBottom
{
    background: url(images/startpage_fullbg_bottom.png) no-repeat scroll 0 0;
    width:749px; 
    height:5px; 
    overflow:hidden; 
    margin-left:0px; 
    padding:0; 
}

/*************************/
/* SEARCHAREA            */
/*************************/

#SearchArea .searchText
{
	background: url(images/searchfieldbg.png) no-repeat;
    border: medium none;
    padding: 7px;
    width: 500px;
}

#ResultArea ol
{
    list-style:none; 
    margin-left:0;
    padding-left:0;
    width:640px;
	border-top:1px solid #cbc5b5;
}
.js-enabled #SearchArea .search-button
{
	display:none;
}
#ResultArea ol p
{
    margin-top:0;
    margin-bottom:10px;
}

#ResultArea ol a
{
	color:#336699;
	text-decoration:none;
}
#ResultArea h2
{
}
#ResultArea .search-result li
{
	border-bottom:1px solid #e2e2e2;	
	background: none;
}


/*************************/
/* FAQ                   */
/*************************/

#FAQ a
{
    font-weight:bold;
    background-repeat:no-repeat;
    background-position:left;
    padding-left:10px;
}

#FAQ a.unselected
{
    background-image: url(images/arrow.gif);
}

#FAQ a.selected
{
    background-image: url(images/arrow_down.gif);
}

#FAQ .question
{
    margin-bottom:0;
}

#FAQ .answer
{
    padding-left:10px;
}

#FAQ .answer p
{
    margin:5px 0 0 0;
}

/*************************/
/* REPORTS               */
/*************************/

#Reports h2
{
    color:#000;
    margin-bottom:0px;
}

#Reports a
{
    text-decoration:none;
}

/*************************/
/* CONTACT               */
/*************************/
.coworker { padding-left:5px; margin-bottom:25px; float:left; }
    .coworker p { margin:0; }
    .coworker .contact-img { float:left; width:170px; }
    .coworker .contact-details { float:left; margin:20px 0 0 0; }

.office
{
    margin-top:20px;
    margin-bottom:15px;
}

.office span.city
{
   text-transform:uppercase;
   font-weight:bold;
}

.office a
{
    text-decoration:none;
}

.office a:hover
{
    text-decoration:underline;
}

.officeMap
{
   
    background-repeat:no-repeat;
    background-image: url(images/Karta.png);
    position:relative;
    width:175px;
    height:336px;
    font:80% Arial, Helvetica, sans-serif;
    line-height:180%;
}

.officeMap a
{
    text-decoration:none;
    color:#ccc;
}

.maincontent .content p { margin-top:8px; }
.maincontent .content h2 { margin-bottom:8px; }
.maincontent .content input.button
{
    background: url("images/submitbg.png") repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #FFFFFF;
    padding: 12px;
    width: 225px;    
}

/*************************/
/* SITEMAP               */
/*************************/

#SiteMap li
{
    margin-bottom:5px;
}

/*************************/
/* FOOTERAREA            */
/*************************/

#FooterArea
{
	height:127px;
    margin-top:40px;
	
}

#Footer
{
    border-top: 2px solid #C1B8A0;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 1000px;
    display:block;
    padding-left:20px;
    padding-top:8px;
}

#Footer h3
{
	font-size:1em;
	color:#336699;
	margin-bottom: 8px;
    padding-bottom: 4px;
}

#Footer a
{
    color:#000;
    text-decoration:none;
}

#Footer ul
{
	color:#000;
	list-style:none;
	padding:0;
	margin:0;
	font-size:0.85em;
}

#Footer li
{
	float:left;
	width:201px;	
	background: none;
    padding-left: 0;
}

#Footer ul .column a
{
    background: none;
    padding-left: 0;
}

#Footer .small_logo
{
	padding-left:40px;
	padding-top:10px;
	float:right;
	padding-right:10px;
}

#Languages img
{
    border:0;
}

#BottomLinkLeft
{
    float:left;
	width:613px;
}
#BottomLinkRight
{
    float:left;
    overflow:hidden;
    margin-left:35px;
    width:336px;
}

div.clear
{
    clear:both;
}

.xformvalidator
{
    color:Red;
    margin-left:3px;
    font-weight:bold;
    font-size:18px;
}

#lanerantor_tabell p
{
    margin-top:0;
    margin-bottom:0;
}

/*************************/
/* Calculator page       */
/*************************/

.calculatorpage #MainArea .content { padding-right: 0;}
.calculatorpage .maincontent h2, .calculatorpage .maincontent h4{ margin-top: 0; margin-bottom: 6px; color: #000;}

/*calculator columns*/
.calculatorpage .col{ width: 347px; float: left; padding: 0; padding-left: 20px;}
.calculatorpage .col.first{ width: 346px; padding-left: 0; padding-right: 20px; border-right: 2px solid #e2e2e2; min-height: 220px;}
.calculatorpage .calculator .col{ width: 347px; float: left; padding: 0 10px; }


/*calculator*/
.calculator{ background: url(images/calculator.png) no-repeat bottom left; color: #fff; padding-bottom: 5px;}
.calculator .top{ background: url(images/calculator-top.png) no-repeat top left; height: 6px; display: block ;}
.calculatorpage .maincontent .calculator h2{ color: #fff; background: url(images/calculator-line-horiz.png) repeat-x bottom left; padding-bottom:6px;}

.calculator .row{ display:block; font-weight: bold; padding: 5px 0; position: relative;} 
.calculator label{ float: left; width: 237px; padding-top:3px;}
.calculator .input,
.calculator .sum
{  
    float: left;
    width: 91px;
    height: 25px;
    display: inline-block;
    padding-left: 4px;
    font-size: 14px;
}
.calculator .sum{ text-align: right;  width: 85px; padding: 3px 10px 0 0;}
.calculator .input{ background: url(images/calculator-input.png) no-repeat top left; }
.calculator .input input
{
    border:0;
    width:79px;
    
     font-size: 14px;
    line-height: 17px;
    text-align:right;
    color: #000; 
    font-weight: bold;
    padding-right: 5px;
}
.calculator .entity{ display: inline-block; padding-top:3px;}
.calculator .row.yearlyDividend{ margin-top: 150px;}

/*calculator result*/
.calculator-result{ padding: 5px 0; margin-bottom: 10px; position:relative;}
.calculator-result .row{ display:block; padding: 3px 0;} 
.calculator-result .row .title{ display: inline-block; float:left;}
.calculator-result .row .amount{ width:70px; display: inline-block; float: right; text-align: right;}
.calculator-result .row.line { border-bottom: 1px solid #e2e2e2; padding-bottom: 7px;}
.calculator-result .row.lineTop { border-top: 1px solid #e2e2e2; padding-top: 7px;}
.calculator-result .row.sum { padding-top: 7px; }

.calculator-result .star
{ 
    background: url(images/calculator-star.png) no-repeat top left;
    display: block;
    width: 101px; 
    height:102px; 
    position: absolute; 
    bottom: -110px; 
    left: 0px; 
}
.calculator-result .star div
{
    padding: 32px 13px 0 9px; text-align: center; text-transform: uppercase; font-size: 10px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);  color: #fff;
}
.calculator-result .star span{ font-size: 20px; font-weight: normal;}
.calculator-result .star strong{ font-weight: normal; display: block; margin-bottom: 1px;}

/*calculator page bubble*/
.calculatorpage .bubble
{ 
    background: url(images/calculator-bubble.png) no-repeat bottom left;
    position:absolute; 
    top: 0px;
    left: 355px;
    width: 292px;
    display:  none;
    z-index: 4000;
}
.calculatorpage .bubble .msg
{
    background: url(images/calculator-bubble-top.png) no-repeat top  left;
    min-height: 35px;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 0;
    padding: 7px 10px 15px 20px;
    width: 262px; 
    display:block;
    z-index: 4001;
    font-weight: normal;
}

/*calculator page - bubble info*/
.calculatorpage a.info 
{
    position: relative;
    background: url(images/calculator-icon-info.png) no-repeat top  left;
    width: 16px;
    height: 17px;
    display: inline-block;
    margin-left: 2px;
    position: relative;
    outline: none; 
    text-decoration: none;
}
.calculatorpage a.info .text{text-indent: -9999em; display: inline-block;}
.calculatorpage a.info .bubble
{ 
    position:absolute;  
    z-index: 5000;
    background-image: url(images/calculator-bubble-info.png);
    top: -8px;
    left: 15px; 
}
.calculatorpage a.info .bubble .msg
{ 
    position: relative;
    z-index: 5002;
    background-image: url(images/calculator-bubble-info-top.png);
    color: #ffffff;
}
.calculatorpage a.info .bubble.reverse
{
    background-image: url(images/calculator-bubble-info-reverse.png);
    left:auto;
    right: 15px;     
}
.calculatorpage a.info .bubble.reverse .msg
{
    padding: 7px 20px 15px 1                    0px;
    background-image: url(images/calculator-bubble-info-top-reverse.png);
}
.calculatorpage a.info:hover .bubble
{ 
    display:block;
}

/*calculator page - graph*/
.graph-container
{
    margin-left: 27px;    
}
.graph
{
    position: relative;
    width: 300px;
    height: 197px;
    border-bottom: 1px solid #000000;
}
.graph .bar
{
    position:absolute;
    bottom:0;
    height: 0px;
    width: 88px; 
}
.graph p
{
    text-align: center;
    margin-right: 15px;
}
.graph .bar.one
{ 
    left: 25px;    
    background: #0969b0 url(images/calculator-bar-blue.png) no-repeat bottom  left;
}
.graph .bar.two
{ 
    left: 165px;
    background: #6d6d6d;
}
.graph .bar .tag
{ 
    font-size: 15px;
    font-weight: bold;
    position:absolute;
    top: -17px;
    padding-top: 8px;
    padding-left: 8px;    
    width: 55px;
    height: 28px;
    background: url(images/calculator-bar-tag.png) no-repeat top left;
}
.graph .bar.one .tag
{
    left: -63px;    
}
.graph .bar.two .tag
{ 
    right: -63px;
    width: 49px;
    padding-left: 14px; 
    background-position: 0 -36px;
}
.graph-footer
{
    position: relative;  
    margin-top: 10px;
    height: 40px;  
}
.graph-footer .title
{
    position: absolute;
    left: 23px;  
    top:0;       
}
.graph-footer .title.two
{
    position: absolute;
    left: 155px; 
}

.calculatorpage 
/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
