

body {
    height: 100%;
    font-size: 12px;
    font-family: Arial, Verdana, sans;
    color: #6e6e6e;
    background: white;
    margin: 0;
    padding: 0;
    background-color:#FFFFFF;
    background-image:url(http://internet4.refline.ch/655467/@@/img/bg.gif);
    background-position:left top;
    background-repeat:repeat-x;
}


/* ---[ HTML tags ]-------------------------------------------------------- */

a {
    color: #00a4e1;
}

a:link {
    color: #00a4e1;
}

a:hover {
    text-decoration: underline;
	color: #005bba;
}

a:focus {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
	color: #0081cf;
}

h1, h2, h3, h4, h5, h6, h7 {
    clear: left;
    font-family: Arial, Verdana, sans;
    margin: 0px;
    padding-bottom: 10px;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 140%;
}

h3 {
    font-size: 110%;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    font-weight: bold;
}

h5 {
    font-size: 120%;
}

h6 {
    font-size: 100%;
}

img {
    border:0;
}

table, td, th, p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #6e6e6e;
}

ul {
    color:#6E6E6E;
    font-size:12px;
    margin:0 0 0 15px;
    padding:0;
}

/* ---[ form tags ]-------------------------------------------------------- */

/* ---[ form ]------------------------------------------------------------- */

form {
    display: inline;
}

/*IE: line-height: 1.2; must be here, otherwise label does not display*/
div.row {
    padding-bottom: 8px;
    padding-left: 20px;
    background-color: #eeeeee;
    border-bottom:2px solid white;
    line-height: 1.2;
}

/*IE: line-height: 1.2; must be here, otherwise label does not display*/
div.label {
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    color: #6e6e6e;
    line-height: 1.2;
}

/*for IE*/
/*IE: line-height: 1.2; must be here, otherwise label does not display*/
div.label span {
    line-height: 1.2;
}

div.widget {
    padding: 0px;
    margin: 0px;
}

div.buttons {
    padding: 20px 0px 20px 20px;
    background:#D4E7F1;
    border-bottom: 2px solid white;
}

div.checkboxRow {
    height: auto;
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 5px 0 0;
}

div.checkboxLabel {
    height: 25px;
    font-size: 12px;
    position: relative;
    top: 0px;
    left: 10px;
    margin-top: 0px;
    padding: 0px;
}

div.checkboxWidget {
    height: 25px;
    position: relative;
    float: left;
    top: 0px;
    padding: 0px;
}

div.form-fields-help {
}

.errors {
    color: white;
    background-color: #ff6000;
    padding: 10px 0 10px 30px;
}

span.error {
    color: white;
    background-color: #ff6000;
}

input, textarea, select {
    border: 1px solid #a3a3a3;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #6e6e6e;
    font-family: Arial, Verdana, sans;
	background: white;
}

.button {
    border: none;
    /*width: 100px;*/
    font-family: Arial, Verdana, sans;
    font-size: 12px;
	font-weight: bold;
	background: #005bba;
    color: #FFFFFF;
    padding: 2px 20px;
    text-align: middle;
    /*IE crap:*/
    width: auto;
    overflow: visible;
}

input.textType,
input.passwordType {
    width: 220px;
}

input.standard, textarea.standard, select.standard, button.standard {
    width: 220px;
}

div.minirowspacer {
    height: 6px;
}


/* ---[ Layout ]----003399----------9f9f9f  ---------------------------- */


#layoutWrapper {
    width: 100%;
    text-align: center;
    padding-top: 15px;
}

#layout {
    width: 965px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#header {
    text-align: right;
    margin: 25px 0px 0px 0px;
}

#header td.logo {
    width: 182px;
    height: 50px;
    text-align: right;
}

#header td.login {
    width: 790px;
    color: #93acc2;
    background-color: #0072a8;
    text-align: right;
    vertical-align: bottom;
    padding: 0px 5px 3px 0px;
}

#header td.bg {
    background-color: #FFFFFF;
}

#menubar {
    background: #FFFFFF;
}

#wizard {
    height: 18px;
	margin-top:0px;
    margin-bottom: 20px;
    padding: 0px;
    background-color: white;
}

#content {
    text-align: left;
    padding: 0px;
    margin: 0px;
    color: #6e6e6e;
    font-size: 12px;
    font-family: Arial, Verdana, sans;
}

#body {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

div.clear {
    clear: both;
}

/* ---[ Layout Popup ]----------------------------------------------------- */

#layoutPopup {
    width: 750px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#contentPopup {
    text-align: left;
    padding: 20px 0px 0px 0px;
    margin: 0px;
}

#headerPopup {
    margin-bottom: 3px;
}

#headerPopup td.logoPopup {
    width: 140px;
    height: 45px;
    text-align: left;
}

#headerPopup td.bg {
    background-color: #0072a8;
}

/* ---[ Menu ]------------------------------------------------------------- */

.menuMain {
    height: 22px;
    border-right: 1px solid white;
}

.menuMain a {
    font-size: 12px;
    font-family: Arial, Verdana, sans;
    font-weight: normal;
    color: #ffffff;
    text-align: middle;
    padding: 0px 10px 0px 10px;
}

.menuMain a.selected {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.menuMain a:link {
    color: #ffffff;
    text-decoration: none;
}

.menuMain a:visited {
    color: #ffffff;
    text-decoration: none;
}

.menuMain a:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.menuHelp {
    height: 22px;
    background: white;
    width: auto !important;
    font-size: 10px;
}

.menuHelp a {
    font-size: 0.9em;
    font-family: Arial, Verdana, sans;
    font-weight: normal;
    color: #6e6e6e;
    text-align: middle;
    padding: 0 20px 0 0px
}

.menuHelp a.selected {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.menuHelp a:link {
    color: #6e6e6e;
    text-decoration: none;
}

.menuHelp a:visited {
    color: #6e6e6e;
    text-decoration: none;
}

.menuHelp a:hover {
    color: #00a4e1;
    text-decoration: none;
    font-weight: normal;
}

/* ---[ Actions ]---------------------------------------------------------- */

span.right {
    float: right;
}

span.left {
    float: left;
}


/* ---[ table ]------------------------------------------------------------ */
table.app-layout {
    background-color: none;
    text-align: left;
    margin-top: 10px;
}

table.bg_app_table {
    background-color: #eeeeee;
    text-align: left;
}

table.app-layout td.column {
    width: 309px;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

div.columnTitle {
    color:white;
    font-size:13px;
    font-weight:bold;
    height:20px;
    padding:8px 0 6px 20px;
}

div.columnTitle1 {
    background-image: url(http://internet4.refline.ch/655467/@@/img/hom_img_group_bg_left.gif);
    background-position:left top;
    background-repeat:repeat-x;
}

div.columnTitle2 {
    background-image: url(http://internet4.refline.ch/655467/@@/img/hom_img_group_bg_middle.gif);
    background-position:left top;
    background-repeat:repeat-x;
}

div.columnTitle3 {
    background-image: url(http://internet4.refline.ch/655467/@@/img/hom_img_group_bg_right.gif);
    background-position:left top;
    background-repeat:repeat-x;
}

div.spacer {
    height: 20px;
}

div.note {
    padding:10px 20px;
    background-color: #eeeeee;
}

.bottomNote {
    padding: 8px 0px 20px 20px;
}

table.app-layout td.spacer {
    width: 20px;
    background-color: none;
	/*border-right: 1px solid #C2C2C2;*/
}


/* ---[ Headline ]--------------------------------------------------------- */

table.headline {
    border: 0;
    color: #6e6e6e;
    background-color: white;
    height: 12px;
}

td.step {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    color: #6e6e6e;
    text-align: left;
    font-size: 1.2em;
    text-decoration: none;
    border-left: 1px solid #6e6e6e;
}

table.headline td.step.active {
    color: #00a4e1 !important;
    background-color: white;
}

/* just for IE: */
table.headline td.step.active a {
    color: #00a4e1 !important;
    background-color: white;
}

td.step a {
    color: #6e6e6e;
    text-decoration: none;
}

td.step a:link {
    color: inherit;
}

td.step a:visited {
    color: inherit;
}

td.step a:active {
    color: #00a4e1;
}

td.step a:hover {
    color: #00a4e1;
    text-decoration: none;
}

table.headline td.step.first {
    padding-left: 0px !important;
    border-left: none !important;
}

.separatorLine {
    color: #6e6e6e;
}

/* ---[ faq ]-------------------------------------------------------------- */

div.faqTitle {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

ol.faq li {
    padding-bottom: 5px;
}

div.faqItem {
    padding-bottom: 20px;
}

div.faqQuestion {
    font-weight: bold;
    padding-bottom: 5px;
}

div.faqAnswer {
    padding-left: 20px;
}

div.faqTop {
    padding: 2px 0px 2px 20px;
}

/* ---[ faq ]-------------------------------------------------------------- */

div.privacyTitle {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

ol.privacy li {
    font-size: 12px;
    padding-bottom: 20px;
}

/* ---[ TipBox ]----------------------------------------------------------- */

.toolTipBox {
    font-size: 11px;
	display:none;
	white-space:nowrap;
}

.toolTipIcon {
    float:right;
    height:0;
    position:relative;
    top:-40px;
}

#clearer01, #clearer02, #clearer03 {
	clear: both;
    width:0;
    height:0;
    margin: 0;
    padding: 0;
}

/* --  LIST  --------------------------------------------------------------- */

#list {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
}

table.jquery-tablesorter {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    border: 1px solid #ffffff;
}

table.jquery-tablesorter thead {
	height: 30px;
	background: #dee5e9;
}

table.jquery-tablesorter thead th {
	font-size: 12px;
	font-weight: bold;
    text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6e6e6e;
	border: 1px solid #ffffff;
    padding: 0px 0px 0px 20px;
}

table.jquery-tablesorter tr {
    background-color: #EEEEEE;
}

table.jquery-tablesorter td {
    padding: 3px 4px;
    border: 1px solid #ffffff;
}

table th.jquery-tablesorter-th {
    background-color: #dee5e9;
	background-image: url(http://internet4.refline.ch/655467/@@/img/jquery-tablesorter-sort.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
table th.jquery-tablesorter-thUp {
    background-color: #dee5e9;
	background-image: url(http://internet4.refline.ch/655467/@@/img/jquery-tablesorter-sort-asc.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
table th.jquery-tablesorter-thDown {
    background-color: #dee5e9;
	background-image: url(http://internet4.refline.ch/655467/@@/img/jquery-tablesorter-sort-desc.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
