@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-width: 770px;
	height: 100%;
	position: relative;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#holdall {
	height: 100%;
	min-height: 100%;
	background-color: #3C0;
}
#main {
	overflow:auto;
	padding-bottom: 170px;
}  /* must be same height as the footer */
#main .about {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #b9b5b5;
	border: 1px solid #A3A0A0;
	padding: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 720px;
	z-index: 1001;
	height: 50px;
	background-image: url(images/hfi.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main .about .abt {
	height: 35px;
	overflow: hidden;
	display: block;
	background-image: url(images/dbar.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
#main .about .abt:hover {
	z-index: 1001;
	height:auto;
	clear: both;
	overflow: visible;
	width: 720px;
	background-color: #D4D4D4;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: absolute;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#main .about .abt .abtp {
	padding-top: 20px;
	line-height: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main .about h2, #main .about em {
	text-align: center;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	display: block;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
/*
#main .about h2:hover, #main .about em:hover {
	z-index: 1001;
	height:auto;
	clear: both;
	overflow: visible;
	position: absolute;
	width: 720px;
	background-color: #F5F4EF;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
*/


.header {
	height: 70px;
	background-image: url(images/headbar.png);
	background-repeat: repeat-x;
}
.header .logo {
	background-image: url(images/online-calculator.png);
	height: 70px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#main .item {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main .size {
	padding-top: 5px;
	clear: both;
}
.inblu {
	color: #1941A5;
}
.adbar {
	height: 20px;
	font-size: 12px;
}
.adbar a {
	color: #000;
	font-weight: bold;
}
#main .size a {
	text-decoration: none;
	background-image: url(images/fullicon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	display: inline-block;
	padding-left: 35px;
	padding-top: 5px;
	text-align: left;
}
#main .size a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 14px;
	letter-spacing: 1px;
	clear: both;
}
.content ol {
	list-style-position: inherit;
	display: block;
	margin-left: 240px;
	padding-bottom: 8px;
}
.content li {
	padding-bottom: 4px;
}
.content p {
	padding-bottom: 15px;
}
.content h2 {
	font-size: 17px;
	color: #333333;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}
.content .block .img {
	width: auto;
	clear: both;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content .block .img img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.content .block {
	clear: both;
}
.header .logo .detail {
	height: 65px;
	margin-left: 78px;
	background-image: url(images/headdetail.png);
	background-repeat: no-repeat;
}
.header .logo h1 {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.header .logo h1 a {
	color: #333333;
	text-decoration: none;
}
.header .logo h1 a:hover {
	color: #0000FF;
	text-decoration: none;
}
#footer {
	position: relative;  /*negative value of footer height */
	height: 63px;
	clear:both;
	background-image: url(images/footerbar.png);
	text-align: center;
	margin-top:-63px;
}
#footer .info {
	text-align: center;
}
#footer .info li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#footer .info li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer .info li a:hover {
	text-decoration: underline;
}
.blok {
	z-index:  -1;
}
.links {
	width:70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.links ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.links li {
	display: inline;
	list-style-type: none;
	overflow: hidden;
}
.links li a {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 19px;
	min-width: 150px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
}
.links a:link, .links a:visited {
	color: #333;
	background-color: #FEFEFE;
	text-decoration: none;
	border: 1px solid #999999;
}
.links a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
	border: 1px solid #333333;
}
.links li em {
	visibility: hidden;
	clear: both;
	width: 240px;
	position: absolute;
	margin-top: 24px;
	margin-left: -215px;
	font-style: normal;
	font-size: 11px;
	background-image: url(images/pop.png);
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 9999;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3BB09;
	padding-bottom: 5px;
}
.links li:hover em {
	visibility: visible;
}
.links li em:hover {
	visibility:hidden;
	display: none;
}
.languages {
	width: 208px;
	height: 45px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	right: 5px;
}
.languages .pbg {
	font-size: 9px;
	color: #666;
	width: 110px;
	float: left;
	padding-top: 3px;
}
.languages .pbg strong {
	padding-top: 3px;
	font-weight: normal;
	display: block;
	float: left;
}
.languages .pbg img {
	padding-top: 3px;
	float: left;
	padding-left: 3px;
}
#lngdp, #lngdp ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	z-index: 99999999;
	float: left;
}
#lngdp a {
	display: block;
	width: 12em;
	text-decoration: none;
}
#lngdp li { /* all list items */
	float: left;
	width: 12em;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 3px 5px;
	text-indent: 25px;
}
#lngdp .ls0 {
	background-image: url(images/flags/gb.png);
}
#lngdp li a { /* all list items */
	color: #000000;
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#lngdp .gb {
	background-image: url(images/flags/gb.png);
}
#lngdp .es {
	background-image: url(images/flags/es.png);
}
#lngdp .fr {
	background-image: url(images/flags/fr.png);
}
#lngdp .de {
	background-image: url(images/flags/de.png);
}
#lngdp .af {
	background-image: url(images/flags/af.png);
}
#lngdp .sq {
	background-image: url(images/flags/sq.png);
}
#lngdp .ar {
	background-image: url(images/flags/ar.png);
}
#lngdp .be {
	background-image: url(images/flags/be.png);
}
#lngdp .bg {
	background-image: url(images/flags/bg.png);
}
#lngdp .ca {
	background-image: url(images/flags/ca.png);
}
#lngdp .zh {
	background-image: url(images/flags/zh.png);
}
#lngdp .hr {
	background-image: url(images/flags/hr.png);
}

#lngdp .cs {
	background-image: url(images/flags/cs.png);
}
#lngdp .da {
	background-image: url(images/flags/da.png);
}
#lngdp .nl {
	background-image: url(images/flags/nl.png);
}
#lngdp .us {
	background-image: url(images/flags/us.png);
}
#lngdp .et {
	background-image: url(images/flags/et.png);
}
#lngdp .tl {
	background-image: url(images/flags/tl.png);
}
#lngdp .fi {
	background-image: url(images/flags/fi.png);
}
#lngdp .gl {
	background-image: url(images/flags/gl.png);
}
#lngdp .el {
	background-image: url(images/flags/el.png);
}
#lngdp .ht {
	background-image: url(images/flags/ht.png);
}
#lngdp .iw {
	background-image: url(images/flags/iw.png);
}
#lngdp .hi {
	background-image: url(images/flags/hi.png);
}
#lngdp .hi {
	background-image: url(images/flags/hi.png);
}
#lngdp .hu {
	background-image: url(images/flags/hu.png);
}
#lngdp .is {
	background-image: url(images/flags/is.png);
}
#lngdp .id {
	background-image: url(images/flags/id.png);
}
#lngdp .ga {
	background-image: url(images/flags/ga.png);
}
#lngdp .it {
	background-image: url(images/flags/it.png);
}
#lngdp .ja {
	background-image: url(images/flags/ja.png);
}
#lngdp .ko{
	background-image: url(images/flags/ko.png);
}
#lngdp .lv{
	background-image: url(images/flags/lv.png);
}
#lngdp .lt{
	background-image: url(images/flags/lt.png);
}
#lngdp .mk{
	background-image: url(images/flags/mk.png);
}
#lngdp .ms{
	background-image: url(images/flags/ms.png);
}
#lngdp .mt{
	background-image: url(images/flags/mt.png);
}
#lngdp .no{
	background-image: url(images/flags/no.png);
}
#lngdp .fa{
	background-image: url(images/flags/fa.png);
}
#lngdp .pl{
	background-image: url(images/flags/pl.png);
}
#lngdp .pt{
	background-image: url(images/flags/pt.png);
}
#lngdp .ro{
	background-image: url(images/flags/ro.png);
}
#lngdp .ru{
	background-image: url(images/flags/ru.png);
}
#lngdp .sr{
	background-image: url(images/flags/sr.png);
}
#lngdp .sk{
	background-image: url(images/flags/sk.png);
}
#lngdp .sl{
	background-image: url(images/flags/sl.png);
}
#lngdp .sw{
	background-image: url(images/flags/sw.png);
}
#lngdp .sv{
	background-image: url(images/flags/sv.png);
}
#lngdp .th{
	background-image: url(images/flags/th.png);
}
#lngdp .tr{
	background-image: url(images/flags/tr.png);
}
#lngdp .uk{
	background-image: url(images/flags/uk.png);
}
#lngdp .vi{
	background-image: url(images/flags/vi.png);
}
#lngdp .cy{
	background-image: url(images/flags/cy.png);
}
#lngdp .yi{
	background-image: url(images/flags/yi.png);
}


#lngdp li ul { /* second-level lists */
	position: absolute;
	background: #CCCCCC;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	color: #000000;
	text-indent: 5px;
}
#lngdp li ul a:hover { /* second-level lists */
	text-decoration: none;
	background-color: #96ad2d;
}
#lngdp li:hover ul, #lngdp li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #666666;
	color: #000000;
}
#online-calculator h1 {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#online-calculator p {
	padding: 4px;
	border: 1px solid #B3BB09;
	margin: 10px;
}
.getstop li {
	display: inline;
	list-style-type: none;
}
.getstop li a {
	background-color: #CAE4FF;
	padding: 5px;
	border: 1px solid #CCC;
	text-decoration: none;
	font-size: 12px;
	color: #009;
}
.getstop li a:hover {
	color: #000;
	background-color: #97CBFF;
}
.ads {
	position: relative;
	width: 100%;
}
.adh1 {
	height: 170px;
	width: 100%;
}
.adh3 {
	height: 32px;
	width: 100%;
}
.ad1 {
	height: 93px;
	position: absolute;
	text-align: left;
	width: 728px;
	left: 50%;
	margin-left: -364px;
	top: 140px;
	font-size: 12px;
}
.ad2 {
	position: absolute;
	text-align: left;
	width: 474px;
	left: 50%;
	margin-left: -241px;
	top: 233px;
	height: 65px;
	padding-left: 7px;
	padding-top: 5px;
	background-image: url(images/orange.png);
}
.ad3 {
	position: relative;
	margin-top: -55px; /* negative value of footer height */
	height: 30px;
	width: 728px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ad4 {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 30px;
	width: 728px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
/*Just for AddThis*/

.addthis_toolbox {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 30px;
	width: 728px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}
.addthis_toolbox .hover_effect {
	border: 3px solid #FFECC4;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.addthis_toolbox .hover_effect div {
	float: left;
}
.addthis_toolbox .bw {
	padding-right: 5px;
	padding-left: 150px;
}
.addthis_toolbox .hover_effect a {
	border: 2px solid #fff;
	padding: 2px 2px 2px 16px;
	position: relative;
	text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover {
	border: 2px solid #105CB6;
	background: #B4D3F8;
	color: #105CB6;
	text-decoration: none;
}
.addthis_toolbox .hover_effect span {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 2px;
	left: 1px;
}
