/* vim: encoding=utf-8:ft=css:et:sw=4:ts=8:sts=4:
 *
 * SUPPORT AREA - ADDITIONAL STYLES
 * ================================
 *
 * Copyright (c) 2009 Nessus Internet Dienstleistungs GmbH.
 * All rights reserved.
 *
 */


h1.faq {
	margin-bottom: 5px !important;
}
h2.faq {
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 11px !important;
	background: #093a66;
	color: #fff;
	line-height:25px;
	padding-left: 10px;
}
h3.faq {
	font-size: 8pt !important;
	font-weight: bold !important;
	margin-top: 20px;
}

h2.faq a{
	text-decoration: none;
	cursor: text;
	color:#fff;
}
h3.faq a{
	text-decoration: none;
	cursor: text;
	color:#165078;
}

div.faq_preview_list {
  display: block;
  float: left;
  width: 70%;

}
div.faq_preview_list_contents {
  display: block;
  float: right;
  width: 25%;
  margin-left: 2%;
  padding: 10px;
  border: 1px solid #ccc;
  margin-top:25px;
}
div.faq_preview_list_contents ul li{
	list-style: disc outside;
	margin-left: 20px;
}
ul.faq_preview_list {
	margin-left: 10px;
}
ul.faq_preview_list li{
	list-style: disc outside;
	margin-left: 10px;
	line-height: 16px;
}
ul.faq_preview_list li a{
	color: #404040;
}
ul.faq_preview_list li a:hover{
	border-bottom: 1px dotted;
}

table.faq_admin_faq_overview {
	width: 100%; 
	line-height: 20px;
}
table.faq_admin_faq_overview th{
		background: #d8eaf4;
}
table.faq_admin_faq_overview th, table.faq_admin_faq_overview td{
		padding-left: 4px;
		padding-right: 4px;
}
table.faq_admin_faq_overview th.center, table.faq_admin_faq_overview td.center{
		text-align: center;
}

table.faq_admin_faq_overview tr{
		border-top: 1px solid #cae5f3;
		border-bottom: 1px solid #cae5f3;
}
table.faq_admin_faq_edit {
	width: 100%; 
	line-height: 27px;
	font-size: 11px;
	border: 1px solid #ccc;
	background: #ffffdb;
	background: #D8EAF4;
	background: #eef5f9;
}
table.faq_admin_faq_edit th{
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
	width:140px;
}
table.faq_admin_faq_edit tr.first td, table.faq_admin_faq_edit tr.first th{
	padding-top: 10px;
}
table.faq_admin_faq_edit tr.space td, table.faq_admin_faq_edit tr.space th{
	padding-top: 30px;
}
table.faq_admin_faq_edit tr.buttons td{
	padding-top: 20px;
	text-align: left;
	padding-bottom: 20px;	
}


table.faq_admin_faq_edit input[type="text"]{
	width: 90%; 
	font-size: 11px;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #A9A9A9;
}

table.faq_admin_faq_edit textarea{
	font-size: 11px;
	padding: 5px;	
	width: 90%; 
	margin-top: 2px;
	margin-bottom: 2px;
	height: 200px
}
table.faq_admin_faq_edit td.space {
	height: 25px;
}

h1.faqitem {
	margin-bottom: 5px !important;
}
div.faqitem_options {
	display: block;
	border: 1px solid #f1f1f1;
	background: #f9f9f9;
	margin-bottom: 20px;
	padding: 5px;
}
div.support {
	border-right:1px solid #EDEDED;
	float:left;
	padding:0 20px 0 0;
	width:720px;
}

div.support_cp {
	border-right:none;
	width:100%;
}

div.support_search_field {
	padding: 5px 0px 5px 0px;
	text-align: center;
	height: 60px;
	width: 100%;
	display: block;
	background: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
div.support_category_select {
	width: 100%;
	display: block;
	float: left;
	margin-bottom:25px;
}
div.support_category_select p{
	margin-bottom: 10px;
	font-weight: bold;
	/*background: #e9e9e9;*/
	background: #093a66;
	color: #fff;
	line-height:25px;
	padding-left: 10px;
}
div.support_category_select ul.maincategories {
	margin: 0px;
	margin-right: 5px;
}
div.support_category_select ul.maincategories a{
	color: #404040;
	display: block;
	height:30px;
	padding: 10px 5px 10px 50px;
  width:170px;
}
div.support_category_select ul.maincategories a.domains {
  background: url('/images/support/categories/earth.png') no-repeat 10px 10px;
}
div.support_category_select ul.maincategories a.hosting {
  background: url('/images/support/categories/server_client_exchange.png') no-repeat 10px 10px;
}
div.support_category_select ul.maincategories a.email {
  background: url('/images/support/categories/mail.png') no-repeat 10px 10px;
}
div.support_category_select ul.maincategories a.howtos {
  background: url('/images/support/categories/gear.png') no-repeat 10px 10px;
}
div.support_category_select ul.maincategories a.account {
  background: url('/images/support/categories/users4.png') no-repeat 10px 10px;
}
div.support_category_select ul.maincategories a.easyname {
  background: url('/images/support/categories/messages.png') no-repeat 10px 10px;
}

div.support_category_select ul.maincategories li {
	list-style: none;
	display:block;
	float: left;
  border: 5px solid #dbe5ea;
  background: #e7eff3;
	margin: 0px 5px 5px 0px;
}
div.support_category_select ul.maincategories li.lastcategory {
	margin: 0px 0px 5px 0px;
}
div.support_category_select ul.maincategories li:hover {
  background: #f1f1f1;
  
  background: #dee5ea;
}
dl.article_preview {
	display:block;
}
dl.article_preview dt{
	background: #093a66;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
}
dl.article_preview dd {
	border-bottom:1px solid #EDEDED;
	display:block;
	float:left;
	padding:17px 0;
	vertical-align:top;
	height: 90px;
	width: 240px;
}
dl.article_preview dd a{
	display:block;
	float:left;
	margin: 0px;
	width: 100%;
	height: 90px;
	color: #404040;
	line-height: 14px;
	border-left:1px solid #EDEDED;
}
dl.article_preview dd a p {
	display:block;
	float:left;
	height: 80px;
	overflow: hidden;
	margin: 10px 5px 10px 5px;
	padding-left: 40px;
	background: url('/images/support/articles/document.png') top left no-repeat;
}
dl.article_preview dd a:hover, dl.article_preview dd a:focus {
	background-color:#f2f2f2;
	text-decoration:none;
}
dl.article_preview dd a.noborder {
	border-left: none;
}
dl.article_preview dd.noborder {
	border-bottom: none;
}
div.contact {
	display: block;
	float: left;
	width: 180px;
	margin-left: 20px;
}
div.feedback_area{
	margin-top: 30px;
}
table.feedback td{
	vertical-align: top;
	line-height: 20px;
}
td.feedback_question {
	width: 300px;
	padding-top: 10px;
	padding-right: 30px;
}
td.feedback_answer {
	padding-top: 10px;
}
td.feedback_answer input{
	vertical-align: middle;
}
td.feedback_answer label{
	margin-right: 10px;
}
div.faq_item ul{
	margin: 10px 0px 15px 20px;
}
div.faq_item ul li{
	list-style: disc outside !important;
	margin-left: 10px;
	padding-bottom: 5px;
}
table.feedback_statistik {
	width: 90%;
	border: 1px solid #ccc;
	background: #fff;
	table-layout: fixed;
}
table.feedback_statistik th{
	background: #ececec;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding:0px;
}
table.feedback_statistik td{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
}


