/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* end of reset.css */

/* columns.css */

.colmask{position:relative;clear:both;float:left;width:100%;overflow:hidden;}
.colright,.colmid,.colleft{float:left;width:100%;position:relative;}
.col1,.col2,.col3{float:left;position:relative;padding:0 0 1em 0;overflow:hidden;}
.threecol .colmid{right:25%;}
.threecol .colleft{right:50%;}
.threecol .col1{width:46%;left:102%;}
.threecol .col2{width:23%;left:29%;}
.threecol .col3{width:23%;left:83%;}
.rightmenu .colleft{right:25%;}
.rightmenu .col1{width:74%;left:25%;}
.rightmenu .col2{width:24%;left:27%;}
.doublepage .colleft{right:50%;}
.doublepage .col1{width:49%;left:50%;}
.doublepage .col2{width:49%;left:52%;}

/* end of columns.css*/

body {
  text-align:center;
  font-family:Tahoma,sans-serif;
  font-size:0.9em;
  line-height: 1.2em;
}

strong{
  font-weight: bold;
}

em{
  font-style: italic;
}

#homeLink img{
  margin: 30px 0 0 20px;
}

a {color: #337cb9; }
a:hover, a.nolink {color: black;}

#container {
  margin: auto;
  margin-top:0px;
  margin-bottom: 20px;
  width:920px;
  text-align:left;
  border-right: 1px solid #cddeef;
  border-left: 1px solid #cddeef;
  position: relative;
}
#content, .container{
  padding: 0 20px 20px 20px;
}

.button {
  text-indent:-9999px;
  background-repeat:no-repeat;
  height: 50px;
  margin: 15px 0;
  cursor: hand;
}

table{
  margin: 10px 0;
  border-collapse: collapse;
}
table td, table th{
  padding-right: 10px;
}
table p{
  margin: 0;
}

#header {
  margin-right:-1px;
  margin-left:-1px;
  height:115px;
  border-left: 1px solid #415568;
  border-right: 1px solid #415568;
}
#header_background{
  background: url(../media/332/billing_software_background.jpg) no-repeat right center;
  margin-right: 19px;
  height:115px;
}
#header_container {
  margin-right:-2px;
  margin-left:-2px;
  height:115px;
  border-left: 2px solid #1c2934;
  border-right: 2px double #1c2934;
}

#headerNav {
  position: absolute;
  top: 50px;
  right: 0px;
}

.nav1>li {
  list-style: none;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 0 0;
  position: relative;
}
#headerNav>li>a {
  float: left;
  display: block;
  padding: 4px 15px;
  text-decoration: none;
  color: White;
  border: none;
}
  
/* hover state */

#headerNav>li:hover {
  background: #405871 url(../media/102/menu_bg_left.gif) no-repeat top left;
}
#headerNav>li>a:hover { /* a backup for IE's lack of li:hover support */
  background-color: #405871;
}
html>body #headerNav>li>a:hover  {
  background: transparent url(../media/107/menu_bg_right.gif) no-repeat bottom right;
}
  
/* selected state */

#headerNav>li.selected {
  background: #405871 url(../media/102/menu_bg_left.gif) no-repeat top left;
}

#headerNav>li.selected>a{
  background: transparent url(../media/107/menu_bg_right.gif) no-repeat bottom right;
}

#headerNav .nav2{
  clear:both;
  display: none;
  right: 0px;
  top: 25px;
  position: absolute;
  background: #405871;
  padding: 10px 20px;
}
#headerNav .nav2 li{
  list-style: disc outside;
  color: white;
  margin-left: 10px;
}
#headerNav .nav2 li a{
  color: white;
  text-decoration: none;
}
#headerNav .nav2 li a:hover{
  text-decoration: underline;
}
#headerNav .nav3 {display: none;}

/* Tag Styles */
.tags { line-height: 150%; }
.tag6x { text-decoration: none; font-size: 23px; }
.tag5x { text-decoration: none; font-size: 20px; }
.tag4x { text-decoration: none; font-size: 17px; }
.tag3x { text-decoration: none; font-size: 14px; }
.tag2x { text-decoration: none; font-size: 11px; }
.tag1x { text-decoration: none; font-size: 9px; }
/* End Tag Styles */


.colleft ul ul{
  padding-left: 15px;
}
.colleft .col2 ul.level4 {
  font-size: 12px;
  line-height: 1.2em;
}
.colleft .col2 ul.level5 {
  font-size: 11px;
  line-height: 1.2em;
}

#sitemap ul.level3 li{
  font-size: 13px;
  line-height: 1.2em;
}
#sitemap ul.level4 li{
  font-size: 12px;
  line-height: 1.2em;
}
#sitemap ul.level5 li{
  float: left;
  margin-right: 5px;
  font-size: 10px;
  line-height: 1.2em;
  clear: none;
}
#sitemap ul li{
  clear: both;
}
div.function img {
  position:relative;
  top:7px;
  margin-right:10px;
}
p.icons img {
  position:relative;
  top:11px;
  margin-right:10px;
}

.benefits li{
  list-style: outside url("../media/7039/invoice-favorites-small-icon.png");
  margin-left:25px;
}
.benefits a, .function a{
  text-decoration:none;
}
.news_item{
  margin-top: 15px;
}
.news_item .date{
  font-size: 10px;
}
.news_item h2{
  margin: 0;
}
.news .archive{
  text-align: right;
}

.splitter{
  clear: both;
  padding: 7px 20px;
  border-top: 1px solid #cddeef;
  border-bottom: 1px solid #cddeef;
  font-size:12px;
  color: #a09f95;
}
.splitter .toTopLink{
  text-align: right;
}
#footer .navigation {
  margin-left: 10px;
  float: right;
}
.pics img{
  margin: 0 10px 10px 0;
}
#content li{
  list-style: disc outside;
}
#content ul{
  padding-left: 20px;
}

.textbox{
  background: #f3f7ff url(../media/935/billing-box2.jpg) top repeat-x;
  margin-bottom: 20px;
  border: 1px solid #cddeef;
  padding: 8px;
  font-size: 12px;
}
#mainColumns .textbox h2, .textbox h2{
  height: 28px;
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  color: #53677F;
}
.textbox img.icon{
  float: right;
  margin-top: -5px;
  margin-right: -5px;
}
#countryLinks{
  float: right;
  margin-top: 10px;
}

#content .toc li{
  list-style:disc outside url("../media/40170/invoice-check-icon.png");
  margin-left: 5px;
  margin-top: 5px;
}
#content .toc .body{
  padding-top: 3px;
}
#content .toc li a{
  position: relative;
  top: -3px;
}

#content .toc-detailed-2{
  padding-left: 35px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

