/**
 * HTML Elements
 */
html { height:100%; }

body {
	background: #fff url(../img/bg-img5.jpg) no-repeat;
	background-size: 100% 100%;
	background-attachment:fixed;
	color: #555;
	font: 13px/150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height:100%;
}

a:link, a:visited { color: #bf95be; text-decoration: none; }
a:hover, a:active { text-decoration:underline; }

h1, h2, h3, h4, h5 {
	clear:both;
}

h1, h2, h3 {
	background: url(../img/line_hor.gif) repeat-x 0 100%;
	color: #565756;
	letter-spacing: -1px;
	padding-bottom: 2px;
	/* text-transform: uppercase; */
}

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

textarea,
input[type="text"],
input[type="password"] {
}

/*
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus { outline: 2px solid #5cb623; }
::-moz-selection { background: #6eca34; color: #fff; text-shadow: none; }
::selection { background: #6eca34; color: #fff; text-shadow: none; }
*/

/**
 * Layout
 */
#header {
	background: url(../img/header_bg_tail-4.png) repeat-x;
	color: #fff; 
	height: 84px; 
	line-height:84px; 
	overflow: hidden; 
	margin: 0; 
	margin-top:10;
	padding:0;
	position:relative;
}

#logo {float: left; font-size: 2.5em; margin: 0 0 0 1em; width: 200px;}
#logo a {color: #fff; text-decoration: none;}

#main-wrapper {
	background: url(../img/header_bottom.png) repeat;
	margin-top:0px;
	padding-top:40px;
}

#main { overflow: hidden; }

/* #content { background: #fff; padding: 30px; } */
#content { background: url("../img/portlet_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0); padding:20px; margin-bottom:12px; }
#content:after { content: "."; display: block; clear: both; font-size: 0; height: 0; visibility: hidden; }

.span-7 { margin-left: 20px; margin-right: 0; width: 260px; }

#sidebar { }

#footer {
  background: #2d2d2d;
  background: url(../img/test-06.png) repeat;
  clear: both;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom:25px;
  padding: 0 40px 20px;
}

#footer a:link, #footer a:visited { color: #949494; }
#footer a:hover, #footer a:active, #footer .active a { color: #ebb8e9; text-decoration:none; }
#footer .content { float: right; padding-top: 34px; text-align: right; }

#footer-print {display:none;}

/**
 * Menus
 */
#mainmenu { float: right; }
#footermenu { float: left; padding-top: 34px; }

#mainmenu ul,
#footermenu ul {
	line-height:1em;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	width:auto;
}

#mainmenu ul li,
#footermenu ul li
{
  background: url(../img/menu_divider.gif) right bottom no-repeat;
  border: 0;
  float: left;
  overflow: inherit;
  padding: 0;
  position: relative;
  text-align: center;
}

#mainmenu ul li.last { background:none; }

#mainmenu .admin a { background: url(../img/admin.png) center 35px no-repeat; color:transparent; padding-left:17px; padding-right:17px; }

#footermenu ul li { background: none; margin-right: 1.5em; }

#mainmenu ul li a,
#footermenu ul li a
{
  border: 0;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  padding: 39px 10px 27px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

#footermenu ul li a
{
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  padding: 0;
  text-transform: none;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
  background: url(../img/menu_hover-2b.png) 0 0 repeat-x;
  color: #fff;
}

#mainmenu ul li .admin a:hover, #mainmenu ul li.active .admin a
{
  background: url(../img/menu_admin_hover-2b.png) 0 0 repeat-x;
  color:transparent;
}


#footermenu ul li a:hover, #footermenu ul li.active a
{
}


/**
 * Flash Messages
 */
div.flash-error,
div.flash-notice,
div.flash-success { padding:.8em; margin-bottom:1em; border:2px solid #ddd; }
div.flash-error { background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4; }
div.flash-notice { background:#FFF6BF; color:#514721; border-color:#FFD324; }
div.flash-success { background:#E6EFC2; color:#264409; border-color:#C6D880; }
div.flash-error a { color:#8a1f11; }
div.flash-notice a { color:#514721; }
div.flash-success a { color:#264409; }


/**
 * Content
 */
.form .rememberMe label { display: inline; }
.view {
}

#content table.detail-view tr.odd,
#content .grid-view table.items tr.odd { background-color: #d9edff; /* #c3e3ff */ }
#content .grid-view .summary { color:#222; }

.breadcrumbs { font-size: 0.9em; padding: 5px 20px; }
.breadcrumbs span { font-weight: bold; }

.search-form { padding: 10px; margin: 10px 0; background: #eee; }

#content .grid-view table.items th { background: url(../img/title1_bg.png) repeat-y; }


/**
 * Portlets
 */
.portlet { }

.portlet-decoration { background: url(../img/title1_bg.png) repeat-y;  border-bottom: 6px solid #e0001a; padding: 3px 18px; }
.portlet-title { font-size: 2em; font-weight: bold; line-height: 1.5em; padding: 0; margin: 0; color: #fff; }
.portlet-content {
	background: #fff;
	background: url(../img/portlet_bg.png) repeat;
	font-size: 0.9em;
	margin: 0 0 20px 0; 
	padding: 5px 8px;
}
.portlet-content ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin: 0; padding: 0; }
.portlet-content li { padding: 2px 0 4px 0px; }

.operations { list-style-type: none; margin: 0; padding: 0; }
.operations li { padding-bottom: 2px; }
.operations li a { font-weight:bold; font-size:12px; color: #0A5CA3; display: block; padding: 2px 0 2px 8px; line-height: 15px;	text-decoration: none; }

.operations li a:visited { color: #0A5CA3; }
.operations li a:hover { background: #0A5CA3; color: #fff; } 

.operations li.divider { border-bottom: 1px solid #bbb; margin-bottom:.5em; }

/*
 * PORTLET :: Pager
 */
#content ul.yiiPager a { font-size: 100%; }
#content ul.yiiPager a:link,
#content ul.yiiPager a:visited { border: 1px solid #888; color: #222; }
#content ul.yiiPager .selected a { background-color: #444; color: #ddd; }

/*
 * PORTLET :: Search
 */
.portlet .search .portlet-title { display: none; }
.portlet .search form {
	width:500px;
	margin: 25px auto;
}
.portlet .search form input#q { width: 300px; height:24px; }
.portlet .search form input#submit { margin-left: 10px; }

.searchresults { padding-bottom: 5px; }
.searchresults h3 { font-size: 18px; margin-bottom: 0px; padding-top: 7px; padding-bottom: 0px; }
.searchresults h2 { margin-bottom: 0px; padding-bottom: 0px; }
.searchresults hr { border: none; clear: both; background: #aaaaaa; color: #a3a3a3; margin: 10px 0; height: 1px; }
.searchresults ul.yiiPager { display: block; width: 100%; margin: 0 auto; text-align: center; padding: 0px; margin: 0px; }
.searchresults ul.yiiPager li a {font-style: inherit; font-size: 100%; }

.searchresults .ui-tabs-panel { padding: 1px; padding-top:20px; }
.searchresults .ui-widget-content {border:none; font-size:100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.searchresults .ui-widget-header { background:none; border:none; border-bottom:1px solid #AAA; border-bottom-right-radius:0px; border-bottom-left-radius:0px; padding-left:5px; }
.searchresults .ui-widget-header li a { }
.searchresults .row { padding-bottom:1.5em; }
.searchresults .title,
.searchresults .keywords { padding-bottom:2px; }
.searchresults .row .title a { font-weight:normal; font-size:120%; text-decoration:underline; }
.searchresults .row .keywords { font-size:90%; text-transform: uppercase;font-weight:bold; }

/**
 * Twitter Bootstrap Buttons
 */
.buttons input
{
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.buttons input:first-child
{
  *margin-left: 0;
}
.buttons input:hover
{
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.buttons input:focus
{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttons input:active
{
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}

/*
 * Sidebar And Footer Widget Blocks
 */

aside h3 {line-height:1.5em;}

aside ul { list-style: square; color: #aaa; margin:0px; padding:0px; }
aside ul li { padding-left: 0px; padding-bottom: 5px; }
aside li a { color: #191919; font-size: 12px; }

.footer-segment { width: 174px; display: inline-block; vertical-align: top; text-align: left; padding-top:20px; }
.footer-segment.last { margin-left:160px; text-align:right; }

footer aside h4 { color: #fff; font-size: 12px; line-height: 1.5em; text-transform: uppercase; padding-bottom:.25em; }

footer ul { list-style: none; margin: -15px 0px; }

footer a:link, footer a:visited { color: #ccc; }
footer a:hover { text-decoration: underline; }
footer p { margin-top:-15px; font-size:12px; }


/*
*/
article { margin-top:15px; }

.group1, .group2, .group3, .group4 
{ float:left; height:auto; position:relative; }

.group1 { width: 100%; }
.group2 { width:49%; }
.group3 { width:31%; margin-right:20px; }
.group4 { width:22% }


/*
 * Jquery
 */
.ui-widget { font:.9em "Trebuchet MS", Arial, Helvetica, sans-serif !important; }

/*
 * Forms
 */
.errorMessage {color: red; font-size:.9em;}
 
#content form .errorSummary p,
#content form .errorSummary ul,
#content form .errorSummary li {
	margin: 0px;
	padding: 0px; 
}

#content form .errorSummary ul {
	list-style-type:none;
}

#content form .errorSummary p {
	margin-bottom: 5px;
}

#content form .errorSummary li {
	font-weight: bold;
}
 
form label {
	clear:both;
	float:left;
	width:9.5em; /* 110px */
	padding: 4px 10px 0px 0px;
}

form .submit {
	text-align:right;
	clear:both;
	width:100%;
}

form input,
form textarea,
form select,
.filters select {
	border:1px solid #d3d3d3;
/*	background-color:#e9e9e9; /* #e6e6e6 */
	font-size:.9em;
	width:250px;
	padding:1px;
	padding-left:2px;
}

.filters select { background-color:white; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

form#document-form input,
form#document-form textarea,
form#document-form select {
}

form input[type=checkbox] {
	border:none;
	background-color:transparent;
}

form input.ui-button {
	width: 100px!important;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

form textarea { height:5.0em; }
form select { width:254px; padding-left: 0px; }
form .buttons input {
	border: 1px solid #d3d3d3;
	width: 60px;
	margin-left:9.3em;
	margin-top:10px;
	padding:1px;
}

 
/*
 ** Contact, Login & Registration Forms
 */
form#contact-form .errorMessage,
form#login-form .errorMessage,
form#contact-form .hint,
form#changepassword-form .hint,
form#contact-form .buttons input {
	margin-left:10.3em;
}

form#login-form input {
	width:180px;
}

form#changepassword-form .submit,
form#profile-form .submit,
form#registration-form .submit,
form#contact-form .submit,
form#login-form .submit {
	text-align:left;
	padding-left:9.3em;
	width:100px;
}

/*
 ** Captcha
 */
form .captcha a,
form .captcha input { margin-left:120px; }
form .captcha .hint {
	clear: both;
	font-size:.9em;
	margin-left:120px;
}
form .captcha img { display: block; }
form .captcha a {
	clear: both;
	display:block;
	font-face: inherit;
	font-size: 80%;
	font-weight: normal;
	padding-left:4px;
	padding-bottom: 5px;
}
form .captcha input { clear:both; }

/*
 *** PAGE SPECIFIC ***
 */
 
/**
  * BOOKING/CREATE
  */
  
#booking-form #guest,
#booking-form #guest-booker {font-size:0.9em; float:left; width:9.5em; padding:6px 10px 0 0; }
#booking-form .hint { font-size:0.9em; }
 
/*
 * BOOKING/EDIT
 */
table.extraPerBooking { width:100%; table-layout:fixed; }
 
table.extraPerBooking input,
table.extraPerBooking select { padding-left:0; }
table.extraPerBooking input { height:1.3em; margin-top:2px; }
 
table.extraPerBooking th,
table.extraPerBooking td { background:none; margin:0px; padding:0px; }
table.extraPerBooking th { padding-bottom:.75em; }

table.extraPerBooking th.Button { width:9.2em; padding-top:4px; }
table.extraPerBooking label { padding-left:.25em; }

table.extraPerBooking td.Menge input { width:7.5em; }

/*
 * BOOKING/SENDMAIL
 */
#sendmail-form label {float:none; }
#sendmail-form select { width:28.0em; margin-top:.25em; }
#sendmail-form textarea { width:100%; height:3.7em; }
#sendmail-form .mailData textarea { height:32.0em; }

/*
 *** PROTOCOL ADMIN
 */
#protocol-grid a.update { display:none; }
#protocol-grid.grid-view td.button-column { width:60px; }

/*
 *** SETTINGS
 */
#settings-form .buttons { display:none; }

form .settingsName1 input,
form .settingsName2 input { width:47em; }

form .settingsAddress textarea,
form .settingsPosition textarea,
form .settingsExecutives textarea { width:47em; height:6em; }

/*
 * TIME PICKER
 */

.bootstrap-timepicker-widget .separator { width:20px; }
.bootstrap-timepicker-widget table td { height:5px; min-width:25px; }
.bootstrap-timepicker-widget table td a { padding:2px 0; width:25px; }

/*
 * BOOKINGS/OVERVIEW
 */

.bookingsOverviewColorGrey { background-color:gray !important; }
 
#bookingsOverviewTable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size:80%;
}

#bookingsOverviewTable a { color:transparent; }

#bookingsOverviewTable td {
	margin: 0px;
	padding: 2px;
	text-align: center;
}

.bookingsOverviewTableHeader {
	font-weight: bold;
	border: 1px solid #cccccc;
}

.bookingsOverviewTableCellEmpty {
	background: #f4f4f4;
	border: 1px solid #cccccc;
}

.bookingsOverviewTableCellHeader {
	border: 1px solid #cccccc;
}

.bookingsOverviewTableCell {
	border: 1px solid #cccccc;
	background: #ccffcc;
}

.bookingsOverviewTableCellA,
.bookingsOverviewTableCellaA {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}

.bookingsOverviewTableCellS,
.bookingsOverviewTableCellaS {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;	
}

.bookingsOverviewTableCellSD,
.bookingsOverviewTableCellaSD {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;	
}

.bookingsOverviewTableCellA,
.bookingsOverviewTableCellS,
.bookingsOverviewTableCellSD {
	background:#ffcccc;
}

.bookingsOverviewTableCellaA,
.bookingsOverviewTableCellaS,
.bookingsOverviewTableCellaSD {
	background:#fff59b;
}

.bookingsOverviewTableCellD,
.bookingsOverviewTableCellaD {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #000000;
	background: #ccffcc;
}