/* ======================================
Stylesheets for userpart of VoIPonCD site
=======================================*/

body{
  	background: #D0DCE1 url(../../imgs/body_backg.gif) repeat-x top left;
  	margin:0px; padding:0;
}

b{
  font-weight:bold;
}

/* Definition of links */

.big_links  {
  text-decoration:none; color:#000; font-weight:bold; font-style:normal; font-size:11px; font-family:Tahoma,Arial,Helvetica;
}
.big_links:hover  {
  color:#6D6049;
}

.footer_links  {
  font-family: Tahoma, Verdana, Arial, sans-serift; font-size: 10px; color:#418BD1;
	text-decoration: none; font-weight: normal;
}
.footer_links:hover  {
  color: #0082FC;
	text-decoration: underline;
}

.navi_links  {
    display: block;
	padding: 7px 0px 0px 0px;
	margin-bottom: 1px;
	background: #F4F2F2 url(../../imgs/button_down.png) no-repeat top left;
	text-decoration: none; letter-spacing: -0.03em;
	font-size: 11px;
	color: #575D62;
	width:160px; height:30px;
}
.navi_links:hover  {
  background: #F4F2F2 url(../../imgs/button_up.png) no-repeat top left;
  color: #000;
}

/* For pager */
.pager{
  color:#FFFFFF;
  font-family: Tahoma,Arial,Helvetica;/*Verdana, Arial, Helvetica, Sans-Serif;*/
  font-size:9px;
  font-style:normal;
  font-weight:bold;
  font-variant:normal;
  text-decoration:none;
}

.pager:hover{
  color:#FFFFFF;
  text-decoration:underline;
}
/*End of pager*/

table.global{
  background: #FFFFFF;
  width: 980px;
  border-style:none;
  border-width:0px;
  border-collapse:collapse;
  border-left: 5px solid #C1CBCF;
  border-right: 5px solid #C1CBCF;
}

table.big_container_tbl{
  width:700px;
  background: #FFFFFF;
  vertical-align: top;
  border-style:none;
  border-width:0px;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
}

td.big_container_td{
  text-align:center;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
}

table.phonebook{
  width:700px;
  border-style:solid;
  border-width:3px;
  border-color:#6D6049;
  border-collapse:collapse;
}

table.accounttbl {
  border-style:none;
  border-width:0px;
  padding:3px;
}

table.systemconfigttbl {
  border-style:none;
  border-width:0px;
  padding:3px;
}

table.contacttbl {
  border-style:none;
  border-width:0px;
  padding:3px;
}

table.carriertbl {
  border-style:none;
  border-width:0px;
  padding:3px;
}

table.brandstbl {
  border-style:none;
  border-width:0px;
  padding:3px;
}

table.bigtbl  {
  width:700px;
  border-style:solid;
  border-width:3px;
  border-color:#6D6049;
  padding:3px;
  border-collapse:collapse;
}

th.bigtbl_th{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:12px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

td.bigtbl_td{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

/* Fuer die User-Info */

table.infotbl  {
  width:700px;
  border-style:none;
  border-width:0px;
  padding:3px;
  border-collapse:collapse;
}

th.infotbl_th{
  border-bottom-style:none;
  border-bottom-width:0px;
  font-size:12px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

td.infotbl_td{
  border-style:none;
  border-width:0px;
  vertical-align:top;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}


/* Ende User-Info */

table.smalltbl  {
  width:300px;
  border-style:solid;
  border-width:3px;
  border-color:#6D6049;
  padding:3px;
  border-collapse:collapse;
}

th.smalltbl_th{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:12px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

td.smalltbl_td{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

table.rates_tbl  {
  width:300px;
  border-style:none;
  border-width:0px;
  padding:5px;
  border-collapse:collapse;
}

table.callisttbl  {
  width:700px;
  border-style:solid;
  border-width:3px;
  border-color:#6D6049;
  padding:3px;
  border-collapse:collapse;
}

th.callist_th{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:12px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

td.callist_td{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

table.brandlisttbl  {
  width:700px;
  border-style:solid;
  border-width:3px;
  border-color:#6D6049;
  padding:3px;
  border-collapse:collapse;
}

th.brandlist_th{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:12px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

td.brandlist_td{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
  padding:3px;
}

/* printForm output */
th.txt{
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:right; !important;
  font-size:11px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
}

/*th{
  font-size:11px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
}*/

td.phonebook_numbers_td{
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#6D6049;
  padding:5px;
  text-align:center;
}

td.phonebook_td{
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#6D6049;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#6D6049;
  padding:5px;
  text-align:justify;
  line-height:20px;
}

table.sipdata_tbl{
  width:400px;
  border-style:dashed;
  border-width:1px;
  border-color:#900;
  background-color:#FDFEE4;
}

table.navigation_tbl{
  width:160px;
  border-style:none;
  border-width:0px;
}

table.login_tbl{
  width:140px;
  border-style:none;
  border-width:0px;
  padding:0px;
  margin:0px 20px;
}

td.login_td{
  font-size:11px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  text-align:left;
  padding-bottom:5px;
}

table.content_inner_tbl{
  width:725px;
  height:470px;
  border-style:none;
  border-width:0px;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
}

table.little_tbl{
  width:300px;
  border-style:solid;
  border-width:3px;
  border-color:#6D6049;
  border-collapse:collapse;
}

table.head_foot {
  width:735px; ! important;
  height:20px;
}

th.headline{
  font-size:18px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  font-size:18px; font-weight: bold; color:#F58220;
  padding-left:20px;
  text-align:left;

}

th.small_headline{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
}

td.border_tds{
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  border-color:#6D6049;
  border-style:solid;
  border-width:1px;
  padding:3px;
}

td.infolines_td{
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  text-align:center;
}

td.td1{
  width:160px;
  height:27px;
}

td.td2{
  width:11px;
  height:27px;
}

td.td3{
  width:339px;
  height:27px;
}

td.infolinks{
  width:396px;
  height:27px;
  background-color:#FFF;
  text-align:right;
  padding-top:5px;
  padding-right:5px;
}

td.infolinks a:link, td.infolinks a:link{
	font-size: 10px; font-weight: normal;
	color: #BAC4CB;
}

td.infolinks a:hover {
	color: #94A3AD;
}

td.td5{
  text-align:center;
  /*width:339px;
  height:61px;*/
}
/*
td.td6{
  width:396px;
  height:61px;
}
*/
td.navicontainer_td{
  width:160px;
  /*height:468px;*/
}

p.navigation{
margin:0px 20px;
padding:0;
width:160px; height:30px;
}

td.navibackground{
  width:160px;
  background:#FFFFFF;
  padding:0px;
  font-size:11px;
  font-weight:bold;
  font-family:Tahoma,Arial,Helvetica;
  text-align:left;
  vertical-align:top;

}

td.content_td{
  width:735px;
  /*height:406px;*/
  height:480px;
  background:#FFF;
  padding-left:5px;
  padding-right:5px;
  vertical-align:top;
}

/* Adjust the height due to the bigger navigation bar */
td.content_admin_td{
  width:735px;
  height:730px;
  background:#FFF;
  padding-left:5px;
  padding-right:5px;
  vertical-align:top;
}

td.gap_lines{
  line-height:20px;
  font-size:11px;
  font-family:Tahoma,Arial,Helvetica;
  text-align:justify;
  vertical-align:top;
}


td.footer_tbl_content{
  width:735px;
  height:22px;
  background-image:url(../../imgs/footer_backg.gif);
  background-repeat:repeat-x;
  background-position:top left;
}

.header_tbl_navi{
  width:160px;
  height:30px;
  background-image:url(../../imgs/title_blue.gif);
  background-repeat:no-repeat;
  background-position:center bottom;
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#FFF;
  vertical-align:top;
  text-align:center;
  padding-top:8px; padding-left:10px;
}

td.footer_tbl_navi{
  width:160px;
  height:40px;
  vertical-align:top;
  text-align:center;
  padding-top:2px;
}

td.kiwipic_td{
 text-align:center;
}

td.gap{
  padding-top:5px;
  font-size:11px;
  font-family:Tahoma,Arial,Helvetica;
}

li.global{
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  padding-bottom:5px;
  line-height:20px;
  text-align:justify;
}

input, textarea {
  background: #EBF4FA;
  border-top: 1px solid #ACD1E9;
  border-left: 1px solid #ACD1E9;
  border-bottom: 1px solid #82BADD;
  border-right: 1px solid #82BADD;
  color: #000000;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px; padding-bottom:2px;
}

select {
 background: #EBF4FA;
  border-top: 1px solid #ACD1E9;
  border-left: 1px solid #ACD1E9;
  border-bottom: 1px solid #82BADD;
  border-right: 1px solid #82BADD;
  color: #000000;
  font-size:11px;
  font-weight:normal;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  padding-left:0px;
  padding-right:0px;
  padding-top:2px; padding-bottom:2px;
 }


.centerline{
  font-size:11px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  text-align:center;
}

.bglightgreen{
  background-color:#EBFAEE;
}

.headline_global{
  font-size:16px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:underline;
  text-align:left;
  padding-bottom:5px;
}

.sub_headline_global{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  text-decoration:none;
  text-align:center;
  padding-bottom:5px;
}

.boldlightgreen{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#81A73E;
  text-decoration:none;
  text-align:center;
}

.boldred{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#E68618;
  text-decoration:none;
  text-align:center;
}

.big_red{
  font-size:11px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#E68618;
  text-decoration:none;
}

.messages{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#900;
  text-decoration:none;
  text-align:center;
  line-height:20px;
}

.bigboldred{
  font-size:16px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#900;
  text-decoration:none;
  text-align:center;
}

.boldblack{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#000;
  text-decoration:none;
  text-align:center;
}

.boldwhite{
  font-size:12px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#FFF;
  text-decoration:none;
  text-align:center;
}

.bigboldblack{
  font-size:16px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#000;
  text-decoration:none;
  text-align:center;
}

.gapright{
  font-size:11px;
  font-weight:bolder;
  font-family:Tahoma,Arial,Helvetica;
  color:#000;
  text-decoration:none;
  text-align:right;
  padding:5px;
}

/* Prepaid card */
td.facevalue {
	width:144px;
	height:30px;
	background-image:url(../../imgs/prepaid/facevalue.gif);
	font-size:18px;
  	font-weight:bolder;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#FFF;
	text-align:right;
	padding-right:15px;

}

td.content {
	width:273px;
	height:101px;
	background-image:url(../../imgs/prepaid/content.gif);
	font-size:14px;
  	font-weight:bolder;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#FFF;

}

/* User details */
.headline_userdetails{
	font-size:14px;
  	font-weight:bold;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#000;
	text-align:center;
	text-decoration:underline;
}

/*SIP data */
td.headline_phone{
	font-size:14px;
  	font-weight:bold;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#000;
	text-align:center;
	text-decoration:underline;
}

td.status{
	vertical-align:top;
}

td.phoneparameter{
	width:150px;
	height:101px;
	font-size:11px;
  	font-weight:normal;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#000;
	text-align:left;
}

/* Impressum */
.schwarzfett{
	font-size:11px;
  	font-weight:bold;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#000;
	text-align:yustify;
}
.schwarz{
	font-size:11px;
  	font-weight:normal;
  	font-family:Tahoma,Arial,Helvetica;
  	color:#000;
	text-align:yustify;
}

/* Button */
back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #92C86A;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 18px;
  margin: 1px;
  cursor: hand;
}
.submit {
	background: #E68618;
	border-top: 1px solid #F6D4AE;
	border-left: 1px solid #F6D4AE;
	border-bottom: 1px solid #F3C28B;
	border-right: 1px solid #F3C28B;
	font-weight: bold; color: #FFFFFF;
	}
form.login {
	margin:0; padding:0;
	padding-left:10px;
}

td.languages a:link, td#languages a:visited
{
    font-size: 10px;
    font-weight: normal;
    color: rgb(186, 196, 203);
}

td.languages a:hover
{
    color: rgb(148, 163, 173);
}