/*
 * regfish(r) GmbH
 * Cascading Style Sheet v.1.0
 *
 * Copyright (c) 2007 regfish(r) GmbH. All Rights reserved!
 */



html {
	margin:0;
	padding:0;
	font-size: 0.84em;
	font-family: Arial, Tahoma;
}

table {
	font-size: 1em;
	font-family: Arial, Tahoma;
}

body {
	margin:0;
	padding:0;
	font-size: 0.9em;
	font-family: Arial, Tahoma;
	/* url(//assets.regfish.de/images/6/bgwl.png)  */
	background:url(//assets.regfish.de/images/6/bgwl.png) #fff;
	text-align:center;
}

.lhtc {
	line-height:22px;color:#555;font-size:1.05em;padding:15px;
}

.lhtc td {
	font-size:0.95em;
	vertical-align:top;
}

img { border:0; }
div { white-space:normal; }

a,a:link,a:visited,a:active {
	color: #1559A7;
	text-decoration: none;
}

a:hover {
	color: #143F71;
	text-decoration: underline;
}

.featurelist {
	line-height:1.7em;
}

.featurelist li {
	margin-bottom:8px;
	list-style:square;
	background:#fff;
	font-size:1em;
}


.dns_pro_edit_title {
	padding:3px;
	padding-left:6px;
	background:#ffa632;
	color:#fff;
	font-weight:bold;
	font-family:arial;
}

.dns_pro_edit_title_noedit {
	padding:3px;
	padding-left:6px;
	background:#ffd38f;
	color:#fff;
	font-weight:bold;
	font-family:arial;
}

div.base_site_title {
	background:#888;
	color:#fff;
	padding:5px;
	font-weight:bold;
	font-size:1.2em;
}

div.base_notice_title {
	background:#0068bb;
	color:#fff;
	padding:10px;
	font-weight:bold;
	font-size:1.2em;
}

div.base_dialog_title_small {
	background:#0068bb;
	color:#fff;
	padding:7px;
	font-weight:bold;
	font-size:1.1em;
}

div.base_error_title {
	background:#ff0000;
	color:#fff;
	padding:10px;
	font-weight:bold;
	font-size:1.2em;
}

div.base_warning_title {
	background:#ff0000;
	color:#fff;
	padding:10px;
	font-weight:bold;
	font-size:1.2em;
}
/* round border */

#dnszone td { font-size:0.95em; }

.re {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.ret {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

.reb {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}


/* payment methods in bottom */
#ccsupport {
	background:url(//assets.regfish.de/images/5/paysupp.png) no-repeat;
	height:35px;
	width:212px;
	float:left;
	font-size:0.7em;
	padding-top:40px;
	color:#555;
	text-align:center;
}

#frame {
	text-align:center;
}

#framec {
	width:1000px;
	margin:auto;
}

#framecm {
	width:1000px;
	margin:auto;
}

#content {
	text-align:left;
	padding: 0;
	float:left;
	width:790px;
	overflow:visible;
	font-size:1.1em;
}

.cb { clear:both; }


/* additional informations, bottom */
#blo {
	margin-left:-10px;
	height:124px;
	width:780px;
	background:#fff;
	text-align:left;
	margin-bottom:15px;
}

#blo table {
	width:760px;
}

.blo_element {
	padding:0px;
	width:25%;
	vertical-align:top;
}

.blo_element div.blo_title {
	padding-bottom:7px;
	font-size:1.0em;
	font-weight:bold;
	color: #5b7d98;
}

.blo_element div.blo_content {
	padding-bottom:7px;
	color: #7c8e9a;
	font-size:11px;
}

.blo_element div.blo_content a,
.blo_element div.blo_content a:link,
.blo_element div.blo_content a:visited,
.blo_element div.blo_content a:active,
.blo_element div.blo_content a:hover
{
	text-transform:uppercase;
}

.blo_element ul {
	margin:0;
	padding:0;
}
.blo_element ul li {
	list-style-type:none;
	line-height:15px;
}

.blo_divider {
	background-image:url(//www.regfish.de/img/blo_divider.gif);
	background-repeat:no-repeat;
	padding-right:5px;
}


#navigator {
	width:200px;
	text-align: left;
	float:left;
}

#title {
	text-align:left;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.bubblebox_top {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	background:#fffcdc;
	border:1px solid #f1ea94;
	min-height:50px;
	padding:10px;
}

.bubblebox {
	background:#d1ecff;
	border:1px solid #a9d3f1;
	min-height:50px;
	margin-top:6px;
}

.bubblebox_t {
	font-size:1.1em;
	font-weight:bold;
	background:#41423a;
	margin:-1px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	padding:5px !important;
	padding-left:8px;
	color:#fff;
}

div.error {
	border: 1px solid red;
	padding: 10px;
	color: white;
	background-color: red;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
div.error div.title {
	background-color: white;
	border: 1px solid red;
	padding: 10px;
	color: red;
}
div.autoc {
	padding: 10px;
	color: #1559A7;
}
div.autoc div.title {
}
div.saveok {
	padding: 10px;
	font-weight: bold;
	color: green;
}
div.saveok div.title {
}

tr.even_sub {
	color: #5a5a5a;
}

tr.odd_sub {
	background-color: #DFEAF8;
	color: #2a2a2a;
}

tr.sub {
	background-color: #1559A7;
	color: #ffffff;
}

pre {
	font-size:11px;
	font-family:'Courier New';
}

#sxlogo {
	background: url(//assets.regfish.de/images/5/logo.png) no-repeat;
	height:65px;
	width:205px;
	cursor:pointer;
}

#flcont {
	width:780px;
	background-repeat:no-repeat;
	margin-left:5px;
	overflow:visible;
}

/* temp frame */
.tf {
	padding:10px;
	width:760px;
	min-height:300px;
	background:#fefefe;
	border:1px solid #ccc;
}

#framecm .tf {
	padding:10px;
	width:760px;
	background:#fefefe;
	border:1px solid #ccc;
}

table.datastyle {
	background-color:white;

}

table.datastyle td {
	padding:7px;
}


/* even/odd normal */
table.datastyle tr.even {
	color: #5a5a5a;
}

table.datastyle tr.title {
	color: #000;
}

table.datastyle tr.title a {
	color:white;
}

tr.title td {
	padding:10px;
}

table.datastyle tr.odd {
	background:#DFEAF8;
	color: #2a2a2a;
}

.descr {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	padding:10px;
	font-size:0.95em;
	color:#555;
	background:#eee;
	border:1px solid #c0c0c0;
	margin-top:20px;
}

.hinweis {
	font-size:0.9em;
	color: #555;
	margin-bottom: 20px;
}

.site_title { font-size:1.3em; font-weight:bold;margin:10px;margin-left:0;color:#555; }


/* UNVALIDATED */



input[type='text'].new,
input[type='select'].new,
input[type='checkbox'].new,
input[type='password'].new {
	font-family: Arial, Tahoma;
	font-size:1.05em;
	width:240px;
}

.sitepath_menu {

}

div.SitePath {
	color: #4E4E4E;
	margin-left:6px;
	margin-top:-20px;
	position:absolute;
}

div.SitePath a,
div.SitePath a:link,
div.SitePath a:visited,
div.SitePath a:active,
div.SitePath a:hover
{
/*	color: #4E6E92; */
	color: #4E4E4E;
	text-decoration:underline;
}

/* top bottom */
div.tb {
	border:1px solid #e5e5e5;
	background:#fff;padding:4px;
	font-size:0.9em;
	padding-left:8px;padding-right:8px;
	float:right;
	margin-left:2px;
	cursor:pointer;
	color:gray;
}

div.tb:hover {
	background:#114d82;
	color:#fff;
}

div.tb_a {
	border:1px solid #e5e5e5;
	background:#fff;padding:4px;
	font-size:0.9em;
	padding-left:8px;padding-right:8px;
	float:right;
	margin-left:2px;
	cursor:pointer;
	color:#ff4e00;
}

div.tb_a:hover {
	background:#ff4e00;
	color:#fff;
}

div.tbl {
	background:#0069ae;padding:5px;
	font-size:0.9em;
	padding-left:8px;padding-right:8px;
	float:left;
	margin-left:2px;
	cursor:pointer;
	color:#fff;
}

div.tbl:hover {
	background:#0069ae;
	color:#fff;
}

/* LEFTNAV NORMAL */
div.leftnav_section {
	font-weight: bold;
	line-height: 17px;
	padding-top:28px;
	padding-bottom:2px;
	padding-left: 10px;
	border-bottom: 1px solid #c9c9c9;
}

.itemerror { font-size:0.9em; color:red; margin-left:10px; }

div.leftnav_section a,
div.leftnav_section a:link,
div.leftnav_section a:visited,
div.leftnav_section a:active {
	color: #143F71;
	text-decoration: none;
}

div.leftnav_section a:hover {
	color: #143F71;
	text-decoration: underline;
}

/* even/odd highlight */
tr.even_highlight {
	color: #5a5a5a;
}

tr.odd_highlight {
	background-color: #FFF3D9;
	color: #2a2a2a;
}

tr.even_highlight:hover, tr.odd_highlight:hover {
	background-color: #E8E8E8;
	color: #2a2a2a;
}

tr.even_sub_highlight {
	color: #5a5a5a;
}

tr.odd_sub_highlight {
	background-color: #DFEAF8;
	color: #2a2a2a;
}

tr.sub_highlight {
	background-color: #F0DEB8;
	color: #000000;
}

tr.even_sub_highlight td, tr.even_sub_highlight td, tr.sub_highlight td {
	font-size: 10px;
}


#nav_elmts_manager_lft {
	text-align: left;
	padding-top: 25px;
	float: left;
	clear: both;
	width: 195px;
	min-height:400px;
}

div #navigator #nav1_elmts_lft {
	position: relative;
	text-align: left;
	padding-top: 25px;
	float: left;
	clear: both;
	width: 195px;
	margin-bottom:25px;
	font-size:14px;
}

div #navigator #nav1_elmts_manager_lft {
	position: relative;
	text-align: left;
	padding-top: 25px;
	float: left;
	clear: both;
	width: 195px;
	margin-bottom:25px;
	font-size:14px;
}

div.nav1_divider {
	height: 2px;
	overflow: hidden;
}
div.nav1_divider_large {
	height: 10px;
	overflow: hidden;
}

div.nav1_elmnt_0 {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 25px;
	font-size: 0.9em;
	margin-top: 3px;
	cursor:pointer;
}

div.nav1_elmnt_0 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(0,0,0);
}

div.nav1_elmnt_99 {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	cursor:pointer;
}
div.nav1_elmnt_99 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(100,100,100);
}
div.nav1_elmnt_1 {
	background: url(/img/nav1/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_1:hover {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_1h.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_1 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav1_elmnt_2 {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_2:hover {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_1h.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_2 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav1_elmnt_3 {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_2.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_3 div.value {
	padding: 4px;
	font-weight:bold;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav1_elmnt_4 {
	background: url(//www.regfish.de/img/nav1/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_4 div.value {
	padding: 4px;
	color: rgb(84,129, 172);
	padding-left: 10px;
}

div.nav1_elmnt_0 div.value a {
	text-decoration:underline;
	color: white;
}
div.nav1_elmnt_99 div.value a {
	color: rgb(100,100,100);
}
div.nav1_elmnt_1 div.value a {
	color: rgb(0,52,112);
	text-decoration:none;
}
div.nav1_elmnt_2 div.value a {
	color: rgb(0,52,112);
	text-decoration:none;
}
div.nav1_elmnt_3 div.value a {
	color: rgb(50,50,50);
	text-decoration:none;
}
div.nav1_elmnt_4 div.value a {
	color: rgb(84,129, 172);
	text-decoration:none;
}

#nav_elmts_lft {
	text-align: left;
	padding-top: 28px;
	float: left;
	clear: both;
	width: 195px;
	margin-bottom:25px;
}



#content_index_domains1 {
	padding: 0px;
	width:780px;
	min-height:463px;
	background-image: url(//www.regfish.de/img/ssl/index_domains.gif);
	overflow:hidden;
	clear: both;
	font-size: 0.9em;
}

#content_index_base_top {
	width:780px;
	height:12px;
	background-image: url(//www.regfish.de/img/index_base_top.gif);
	background-repeat: no-repeat;
}

#content_index_base {
	padding: 20px;
/*	border:1px solid red; */
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:740px;
	min-height:350px;
	background-image: url(//www.regfish.de/img/index_base.gif);
	background-repeat: repeat-y;
	font-size: 1em;
}

#content_index_base_bottom {
	width:780px;
	height:13px;
	background-image: url(//www.regfish.de/img/index_base_bottom.gif);
	background-repeat: no-repeat;
}


#content_index_gsssl1 {
	padding: 0px;
	width:780px;
	min-height:463px;
	background-image: url(//www.regfish.de/img/ssl/index_gssslbg.gif);
	overflow:hidden;
	clear: both;
	font-size: 0.9em;
}

#content_gui {
	background-color: rgb(255,255,255);
	clear: both;
	border: 2px solid rgb(210,210,210);
	padding: 15px;
	min-height:350px;
	width: 746px;
}

#content1 {
	padding: 15px;
	min-height:300px;
}

#content_sub {
	padding: 15px;
	width:750px;
}

#content_sub p {
	padding-left: 4px;
}

#content_sub_free {
	width:780px;
}

.merke {
	padding:5px;
	background-color: rgb(255,248,226);
	border: 2px solid rgb(231,224,204);
	font-size:0.9em;
}

div.footnotes {
	font-family: arial;
	font-size: 10px;
	color: #9A9A9A;
	margin: 10px;
}

div.footnotes ol {
}


.code {
	font-family: Courier New;
	padding:5px;
	background-color: rgb(204,255,255);
	border: 2px solid rgb(163,203,203);
	font-size:0.9em;
}

.out {
	clear: both;
}

#copyright {
	padding:10px;
	clear: both;
	font-size:0.8em;
	color: rgb(130,130,130);
	line-height: 16px;
}

.txt_title {
	font-size: 1.3em;
	font-weight: bold;
	color: rgb(0,0,0);
	margin-bottom: 18px;
	padding: 6px;
	padding-left: 4px;
	border-bottom: 1px solid rgb(80,80,80);
}

.txt_subtitle {
	margin-top:4px;
	font-size: .85em;
	font-weight: bold;
	color: rgb(150,150,150);
}

.txt_title1 {
	font-size: 1.1em;
	font-weight: bold;
	color: rgb(100,100,100);
	margin-bottom: 18px;
	padding: 6px;
	padding-left: 4px;
	border-bottom: 1px solid rgb(84,129,172);
}

.txt_title_mo {
	padding-top: 10px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	color: rgb(100,100,100);
	margin-bottom: 18px;
}

.txt_mo {
	padding-top: 10px;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	color: rgb(150,150,150);
}
/* ############ */


div.nav_divider {
	height: 2px;
	overflow: hidden;
}
div.nav_divider_large {
	height: 10px;
	overflow: hidden;
}

div.nav_elmnt_0 {
	background: url(//www.regfish.de/img/nav/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 192px;
	height: 29px;
	font-weight: bold;
	font-size: 0.89em;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor:pointer;
}
div.nav_elmnt_0 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(0,0,0);
}
div.nav_elmnt_99 {
	background: url(//www.regfish.de/img/nav/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 192px;
	height: 29px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor:pointer;
/*
	filter:alpha(opacity=70);
	-moz-opacity:.7;
*/
}
div.nav_elmnt_99 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(100,100,100);
}
div.nav_elmnt_1 {
	background: url(//www.regfish.de/img/nav/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 184px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_1 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav_elmnt_2 {
	background: url(//www.regfish.de/img/nav/elmnt_bg_depth_2.png) no-repeat;
	margin-left:-4px;
	width: 184px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_2 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav_elmnt_3 {
	background: url(//www.regfish.de/img/nav/elmnt_bg_depth_3.png) no-repeat;
	margin-left:-4px;
	width: 184px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_3 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav_elmnt_4 {
	background: url(//www.regfish.de/img/nav/elmnt_bg_depth_4.png) no-repeat;
	margin-left:-4px;
	width: 183px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_4 div.value {
	padding: 4px;
	color: rgb(84,129, 172);
	padding-left: 10px;
}

div.nav_elmnt_0 div.value a {
	color: rgb(0,0,0);
	text-decoration: none;
}
div.nav_elmnt_99 div.value a {
	color: rgb(100,100,100);
}
div.nav_elmnt_1 div.value a {
	color: rgb(255,255,255);
	text-decoration: none;
}
div.nav_elmnt_2 div.value a {
	color: rgb(255,255,255);
	text-decoration: none;
}
div.nav_elmnt_3 div.value a {
	color: rgb(255,255,255);
	text-decoration: none;
}
div.nav_elmnt_4 div.value a {
	color: rgb(84,129, 172);
	text-decoration: none;
}

/* ############ */

div.footer {
	font-family: verdana, arial;
	font-size: 10px;
	color: #1559A7;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:left;
}

div.footer1 {
}

.footprint {
	border-top:1px solid gray;
	padding-left:3px;
	padding-top:10px;
	font-size:0.8em;
}

table.data {
	border:1px solid rgb(200,200,200);
}

table.table100 {
	width:100%;
	border:1px solid rgb(200,200,200);
}

tr.title {
	font-weight:bold;
	font-size: 0.9em;
	vertical-align:bottom;
}

tr.title td {
	border-bottom: 1px solid rgb(200,200,200);
}

table.table100 td {
	padding: 4px;
}

table.table100 tr {
	font-size: 0.8em;
}

table.data tr {
	font-size: 0.9em;
}
table.data td {
	vertical-align:top;
}

table.data tr td {
	padding:5px;
}
table.data tr.odd {
}
table.data tr.even {
	background-color: rgb(230,230,230);
}
/*
table.data tr:hover {
	background-color: rgb(240,240,240);
}
*/
table.table100 tr.odd {
}

table.table100 tr.even {
}

/* ############ */

.txt_doc_title1 {
	margin-top:30px;
	font-size:1.4em;
	font-weight:bold;
	padding: 3px;
	border-bottom: 1px solid black;
	page-break-before: always;
}

.txt_doc_title2 {
	margin-top:20px;
	font-size:1.2em;
	padding-bottom: 3px;
	font-weight:bold;
	font-style:italic;
}

/* ############ */

div.SitePath {
	color: #4E4E4E;
	font-size:0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.SitePath a,
div.SitePath a:link,
div.SitePath a:visited,
div.SitePath a:active,
div.SitePath a:hover
{
/*	color: #4E6E92; */
	color: #4E4E4E;
	text-decoration:underline;
}

.sitepath_menu {
	position:absolute;
	top:-30px;
/*	border:1px solid red; */
	left:0px;
	font-size:12px;
	font-weight:normal;
	width:780px;
	padding:0px;
	text-align:right;
	color:white;
}

/* ############ */


/* ############ */


td.lnavcnt {
	width:210px;
}

#ln {
	z-index:3;
	width:176px;
	margin-bottom:10px;
	margin-left:15px;
}

.ln {
	border:1px solid #e5e5e5;
	margin-bottom:5px;
}

.DragableOnHover {
	background:red;
}

.star { background:url(//assets.regfish.de/images/5/star.png) repeat-x; height:13px; }
.stars { background:url(//assets.regfish.de/images/5/star.png) repeat-x; height:13px; }
.starg { background:url(//assets.regfish.de/images/5/starg.gif) repeat-x; height:13px; }
.starsg { background:url(//assets.regfish.de/images/5/starg.gif) repeat-x; height:13px; }
.half { width:5px; }
.one { width:9px; }
.two { width:18px; }
.three { width:27px; }
.four { width:36px; }
.five { width:45px; }
.six { width:54px; }
.seven { width:63px; }
.eight { width:72px; }
.ten { width:90px; }

input[type="button"] {
	border:0;
	padding:2px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="button"]:active {
	border:0;
	padding:2px;
	background:#d0d0d0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="submit"] {
	border:0;
	padding:2px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="submit"]:active {
	border:0;
	padding:2px;
	background:#d0d0d0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="button"].disabled, input[type="button"].disabled:active {
	border:0;
	padding:2px;
	background:#fff;
	border:1px solid #efefef;
	color:#c0c0c0;
	font-size:0.9em;
	padding-left:10px;
	padding-right:10px;
	cursor:auto;
}

#ln ul {
	z-index:3;
	margin:0;
	padding:0;

}

#ln ul li {
	list-style:none;
	padding:5px;
	padding-left:5px;
	font-size:1em;
	color:rgb(6,45,90);
	cursor:pointer;
	background:#fff;
}

#ln ul li:hover {
	list-style:none;
	padding:5px;
	padding-left:5px;
	font-size:1em;
	background:rgb(193,219,242);
}

#ln ul li.title_blue {
	list-style:none;
	padding:6px;
	background:#207be1;
	font-weight:bold;
	font-size:1em;
/*	color:rgb(6,45,90); */
	color:white;
/*	background:#efefef; */
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}

#ln ul li.title_green {
	list-style:none;
	padding:6px;
	background:#004797;
	font-weight:bold;
	font-size:1em;
	color:white;
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}

#ln ul li.title_gray {
	list-style:none;
	padding:6px;
	background:#555;
	font-weight:bold;
	font-size:1em;
/*	color:rgb(6,45,90); */
	color:white;
	border-top:1px solid white;
/*	background:#efefef; */
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}


#ln ul li.title_red {
	list-style:none;
	padding:6px;
	background:#b30030;
	font-weight:bold;
	font-size:1em;
/*	color:rgb(6,45,90); */
	color:white;
	border-top:1px solid white;
/*	background:#efefef; */
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}

#ln ul li.ddd:hover {
	list-style:none;
	padding:6px;
/*	background-color:rgb(193,219,242); */
	font-weight:bold;
	font-size:1em;
/*	color:rgb(6,45,90); */
	color:white;
	background:#125393;
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}

#tldfooter {
	font-size:0.9em;
	color:#a9a9a9;
	text-align:justify;
	padding:10px;
}

#tldfooter a {
	font-size:0.9em;
	color:#a9a9a9;
	text-decoration:underline;
}

div.subtitle { font-weight:bold; font-size:1.1em; margin-bottom:20px; color:#000; margin-top:30px; }
div.subtitle_shadowed { font-weight:bold;padding:10px;color:black;font-size:1.1em;background:#efefef; }

