/* 
	css-file for the sage appcenter
	this file is based on the settings from basic.css
*/

.image {
	position: static !important;
}

.image-left,
.image-right {
	margin-top: 3px !important;
}

hr.appcenter-line {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #e1e1e1;
	color: #e1e1e1;
	height: 1px;
	display: block;
}

h1 {
	font-size: 22px;
	line-height: 25px;
	color: #003f22;
	margin-top: 9px;
}

h2 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #003f22;
}

h1 a,
h2 a,
h3 a {
	text-decoration: none;
}

.appcenter-last {
	margin-bottom: 0 !important;
}

.appcenter-paddingbox {
	padding: 10px;
}

.appcenter-paddingbox-headline {
	padding-bottom: 0;
}

.appcenter-paddingbox-headline h2 {
	margin-bottom: 0;
}

.appcenter-box {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: white;
	border: 1px solid #e1e1e1;
	margin: 0 0 10px 0;	
}

.appcenter-box-werbung {
	min-height: 76px;
}

.col-width-3 .appcenter-box {
	width: 721px;
	/* min-height: 200px; */
}

.col-width-2 .appcenter-box {
	width: 477px;
}

.col-width-1 .appcenter-box {
	width: 229px;
}

.appcenter-box-inside-width-1 {
	width: 229px;
	margin-right: 17px;
	float: left;
}

.appcenter-box-inside-width-2 {
	width: 475px;
	margin-right: 17px;
	float: left;
}

.appcenter-box-inside-last {
	margin-right: 0;
}

.appcenter-last-search {
	float:right;
	margin: 7px 4px 0 0;
	color: #fff;	
}

.appcenter-last-search:hover {
	color: #fff;
}

#appcenter-logo {
	display: block;
	margin: 5px 0 13px 0;
	float: left;
}

#appcenter-search .search-box-input {
	background: white;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #525252;
	width: 182px;
	padding: 4px 25px 4px 4px;
}

#appcenter-search #search-box-button {
	right: 5px;
	bottom: 2px;
	position: relative;
	top: -19px;
	left: 193px;
}

/* intro (startseite)
--------------------------------------------------------------------------------------- */

#appcenter-intro {
	height: 210px;
	background: url(/images/smb/appcenter/visual/background-start.gif) no-repeat;
	position: relative;
	margin-bottom: 9px;
}

#appcenter-intro h1 {
	position: absolute;
	left: 454px;
	top: 52px;
	font-size: 21px;
	line-height: 26px;
	color: #fff;
	width: 230px;
}

#appcenter-intro h1 span {
	color: #a8c136;
}

p.ueberblick-text {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 12px;
}

/* intro (produktseite)
--------------------------------------------------------------------------------------- */

#appcenter-intro-produktseite {
	/* height: 219px; */
	min-height: 219px;
	position: relative;
}

#appcenter-intro-produktseite h1 {
	margin-bottom: 22px;
	width: 324px;
}

#appcenter-intro-produktseite p {
	font-size: 15px;
	line-height: 21px;
}

#appcenter-intro-produktseite-screenshot {
	position: relative;
	height: 219px;
}

#appcenter-intro-produktseite-screenshot img.appcenter-screenshot {
	-o-box-shadow: 0 0 5px #888;
	-icab-box-shadow: 0 0 5px #888;
	-khtml-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	-moz-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

#appcenter-intro-produktseite-screenshot img.appcenter-sage-zertifiziert {
	position: absolute;
	bottom: 17px;
	right: -10px;
}

#appcenter-intro-produktseite-logo {
	float: left;
	width: 47px;
	margin-right: 15px;
}

#appcenter-intro-produktseite-logo div {
	width: 47px;
	height: 47px;
}

#appcenter-intro-produktseite-text {
	float: left;
	width: 418px;
	margin-right: 15px;
}

#appcenter-intro-produktseite-text p {
	margin-bottom: 55px;
}

#appcenter-button-interesse-wrap {
	position: absolute;
	bottom: 10px
}

#appcenter-intro-produktseite-screenshot {
	float: left;
	width: 231px;
}

#appcenter-intro-produktseite-bewertung {
	position: absolute;
	top: 17px;
	right: 270px;
}

#appcenter-produktseite-mehr .appcenter-button {
	margin-bottom: 5px;
}

#appcenter-produktseite-mehr .appcenter-bewertung {
	width: 209px;
}

/* pagination (produktseite)
--------------------------------------------------------------------------------------- */

#appcenter-pagination {
	margin: 0 0 5px 0;
}

#appcenter-pagination a,
#appcenter-pagination span {
	float: left;
	display: block;
	margin-right: 5px;
	padding: 1px 5px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#appcenter-pagination a {
	background: #e5e5e5;
}

#appcenter-pagination span {
	padding-left: 0;
}

#appcenter-pagination a:hover {
	background: #7f7f7f;
	color: #fff;
}

#appcenter-pagination a.appcenter-pagination-active {
	background: #7f7f7f;
	font-weight: bold;
	color: #fff;
}

/* searchbox (alle seiten)
--------------------------------------------------------------------------------------- */

#appcenter-searchbox {
	height: 89px;
	background: #003f22;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0 0;
	width: 231px;
}

/* searchcloud (alle seiten)
--------------------------------------------------------------------------------------- */

#appcenter-searchcloud {
	height: 121px;
	background: #a8c136;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 0 0 3px 3px;
	width: 231px;
	margin-bottom: 10px;
}

#appcenter-searchcloud a,
#appcenter-searchcloud a:link,
#appcenter-searchcloud a:active,
#appcenter-searchcloud a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 0;
}

#appcenter-searchcloud a:hover {
	color: #eef3d7;
}

#appcenter-searchcloud a.appcenter-searchcloud-small {
	font-size: 9px;
}

#appcenter-searchcloud a.appcenter-searchcloud-large {
	font-size: 15px;
}

#appcenter-searchcloud p {
	line-height: 22px;
}

#appcenter-searchcloud h2 {
	margin-bottom: 6px;
}

/* tabs (startseite/produktseite)
--------------------------------------------------------------------------------------- */

.appcenter-tabs-navi {
	border: 1px solid #e1e1e1;
	border-bottom: 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0 0;
	width: 721px;
	position: relative;
	top: 1px;
}

.appcenter-tabs-navi li {
	display: block;
	float: left;
	padding: 10px 10px 7px 10px;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.appcenter-tabs-navi li.active {
	background: #fff;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #fff;
}

.appcenter-tabs-navi li.first {
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-top-left-radius: 3px;
	border-radius: 3px 0 0 0;
	border-left: 0;
}

.appcenter-tabs-navi li.last {
	border-right: 0;
}

.appcenter-tabs-navi li.last.active {
	border-right: 1px solid #e1e1e1;
}

.appcenter-tabs-navi li.joker {
	position: absolute;
	right: 0px;
	border: 0;
	border-left: 1px solid #e1e1e1;
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3 3px 0 0;
	background: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}

.appcenter-tabs-navi a {
	text-decoration: none;
}

.appcenter-tabs-navi li.active a {
	font-weight: bold;
}

.appcenter-tabs-navi li.active a:hover {
	color: inherit;
	cursor: default;
}

.appcenter-tabs .appcenter-box {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 0 0 3px 3px;
	min-height: 230px; /* test */
}

/* suche verfeinern (suchergebnisseite)
--------------------------------------------------------------------------------------- */

#appcenter-suche-verfeinern label {
	display: block;
	margin: 0 0 5px 0;
	position: relative;
}

#appcenter-suche-verfeinern label a {
	position: absolute;
	top: 5px;
	right: 0;
}

#appcenter-suche-verfeinern .appcenter-button {
	margin-top: 12px;
}

#appcenter-suche-verfeinern .appcenter-label-eingerueckt {
	padding-left: 18px;
}

/* suchergebnisse
--------------------------------------------------------------------------------------- */

#appcenter-suchergebnis-selektor {
	height: 89px;
	background: #003f22;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 10px 0;
	width: 723px;
	position: relative;
}

#appcenter-suchergebnis-selektor label {
	display: block;
}

#appcenter-suchergebnis-selektor label span {
	margin: 5px 0 15px 0;
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 18px;
}

#appcenter-suchergebnis-selektor select {
	display: block;
	padding: 3px;
	background: #fff;
	border: 0;
	width: 200px;
	position: absolute;
	bottom: 20px;
}

.appcenter-breadcrumb a {
	text-decoration: none;
}

#appcenter-suchergebnisse {
	position: relative;
}

.appcenter-suchergebnisse-logo {
	float: left;
	width: 47px;
	margin-right: 15px;
}

.appcenter-suchergebnisse-text {
	/* position: relative; */
	float: left;
	width: 417px;
	margin-right: 15px;
}

.appcenter-suchergebnisse-text h2 
{
	float:left;
	width: 310px;
}

.appcenter-suchergebnisse-text div
{
	clear: both;
	padding-top: 3px;
}

.appcenter-suchergebnisse-date {
	/*
	position: absolute;
	top: 5px;
	right: 0;
	
	float: right;
	margin-top: -26px;*/
	
	float:right;
	width: 100px;
	text-align:right;
}

.appcenter-suchergebnisse-mehr {
	float: left;
	width: 200px;
	position: relative;
}

.appcenter-suchergebnisse-mehr .appcenter-sage-zertifiziert {
	position: absolute;
	right: -12px;
	top: -2px;
}

.appcenter-suchergebnisse-mehr .appcenter-bewertung {
	margin-top: 35px;
}

.appcenter-suchergebnisse-mehr .appcenter-button {
	margin-bottom: 5px;
}

.appcenter-bewertung {
	display: block;
	background: #eeeeee;
	height: 56px;
	width: 200px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
}

.appcenter-bewertung-zahl {
	width: 33px;
	float: left;
	padding: 3px 10px 10px 10px;
}

.appcenter-bewertung-gross {
	font-size: 24px;
	font-weight: bold;
	display: block;
}

.appcenter-bewertung-klein {
	font-size: 13px;
	display: block;
	line-height: 17px;
}

.appcenter-bewertung-sterne {
	width: 145px;
	float: left;
}

.appcenter-bewertung-sterne img {
	margin: 14px 0 10px 0;
}

.appcenter-bewertung-sterne span {
	font-size: 9px;
	display: block;
}

.appcenter-screenshots-ansehen,
.appcenter-video-demo-abspielen {
	margin: 0 0 5px 0;
	display: block;
}

/* list
--------------------------------------------------------------------------------------- */

.appcenter-list {
	margin: 0 0 12px 0;
}

.appcenter-list li {
	padding: 3px 0 4px 0;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	line-height: 19px;
}

.appcenter-list.appcenter-list-padding li {
	padding: 8px 0 9px 0;
}

.appcenter-list li.first {
	padding-top: 0;
}

.appcenter-list li.last {
	padding-bottom: 0;
	border: 0;
}

.appcenter-list a {
	text-decoration: none;
}

.appcenter-list-delete {
	position: absolute;
	right: 0;
	top: 6px;
}

.appcenter-list li.first .appcenter-list-delete {
	top: 3px;
}

/* buttons
--------------------------------------------------------------------------------------- */

a.appcenter-button {
	background: transparent url(/images/smb/appcenter/button/right.gif) no-repeat scroll top right; 
	display: block;
	height: 24px; /* image height */
	padding-right: 23px; /* right image width */
	text-decoration: none !important;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

a.appcenter-button span {
	background: transparent url(/images/smb/appcenter/button/left.gif) no-repeat; 
	display: block;
	line-height: 24px; /* button height */
	padding: 0 0 0 9px;
	color: #fff;
}

a.appcenter-button.appcenter-button-gray {
	background-image: url(/images/smb/appcenter/button/gray-right.gif);
}

a.appcenter-button.appcenter-button-gray span {
	background-image: url(/images/smb/appcenter/button/gray-left.gif);
	color: #4D4F53;
}

a.appcenter-button.appcenter-button-interesse {
	background-image: url(/images/smb/appcenter/button/interesse-right.gif);
	height: 28px !important; /* image height */
	width: 222px;
	float: left;
	margin-right: 1px;
}

a.appcenter-button.appcenter-button-interesse span {
	background-image: url(/images/smb/appcenter/button/interesse-left.gif);
	line-height: 28px !important; /* button height */
}

a.appcenter-button.appcenter-button-preis {
	background-image: url(/images/smb/appcenter/button/preis-right.gif);
	height: 28px !important; /* image height */
	/* width: 110px; */
	float: left;
	padding-right: 10px; /* right image width */
}

a.appcenter-button.appcenter-button-preis span {
	background-image: url(/images/smb/appcenter/button/preis-left.gif);
	line-height: 28px !important; /* button height */
	color: #d9de9d;
}

/* appcenter-table
--------------------------------------------------------------------------------------- */

.appcenter-table {
	width: 100%;
}

.appcenter-table td.right img {
	float: right;
}

/* sterne (bewertungen)
--------------------------------------------------------------------------------------- */

.appcenter-bewertung-user {
	margin-bottom: 10px;
}

.appcenter-bewertung-user span {
	margin-left: 15px;
}

.appcenter-bewertung-user img {
	display: inline !important;
	position: relative;
	top: 1px;
}

.appcenter-bewertung-all {
	display: block;
	margin: 0 0 7px 0;
}

/* screenshots
--------------------------------------------------------------------------------------- */

.appcenter-tabs .appcenter-box-screenshot {
	background: #fff url(/images/smb/appcenter/shape/1.gif) no-repeat right bottom;
	margin-bottom: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-align: center;
}

.appcenter-tabs .appcenter-box-screenshot-navi img {
	display: inline !important;
}

.appcenter-box-screenshot-dots {
	margin: 3px auto 0 auto;
	width: 200px;
	text-align: center;
}

.appcenter-screenshot-content {
	text-align: center;
}

.appcenter-screenshot-content img {
	display: inline !important;
	margin: 0 0 12px 0;
	-o-box-shadow: 0 0 5px #888;
	-icab-box-shadow: 0 0 5px #888;
	-khtml-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	-moz-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.appcenter-tabs .appcenter-box-screenshot-navi {
	background: #f7f7f7;
	border: 1px solid #e1e1e1;
	border-top: 0;
	height: 40px;
	min-height: 40px;
	position: relative;
}

/* videodemo
--------------------------------------------------------------------------------------- */

#appcenter-flashcontainer {
	margin: 0 auto 12px auto;
}

/* form
--------------------------------------------------------------------------------------- */

.appcenter-box-form {
	background: #fff url(/images/smb/appcenter/shape/1.gif) no-repeat right bottom;
}

.appcenter-form label {
	font-size: 12px;
	width: 105px;
	position: static;
	margin-top: 2px;
}

.appcenter-form input.text,
.appcenter-form textarea,
.appcenter-form select {
	background: #fafafa;
	border: 1px solid #e1e1e1;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 5px 0;
}

.appcenter-form input.radio {
	position: relative;
	left: -2px;
	top: 2px;
}

.appcenter-form textarea {
	width: 400px;
	height: 200px;
}

.appcenter-form .appcenter-button {
	width: 185px;
	margin-left: 125px;
}

.appcenter-form .appcenter-description {
	width: 400px;
	margin-left: 125px;
}

.ui-datepicker-trigger {
	position: relative;
	top: 4px;
	left: 4px;
	cursor: pointer;
}

/* developer bereich
--------------------------------------------------------------------------------------- */

.appcenter-toggle {
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.appcenter-toggle-inactive {
	background-image:url(/images/smb/appcenter/icon/plus.gif);
}

.appcenter-toggle-active {
	background-image:url(/images/smb/appcenter/icon/minus.gif);
}

.appcenter-toggle-body {
	padding-top: 10px;
}
