/* admin styles */

/* messages */
.message {
  background-color: #C2E069;
  border: 1px solid #abcc47;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("http://www.knallgrau.tv/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("http://www.knallgrau.tv/static/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em 0;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("http://www.knallgrau.tv/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #cccccc;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small, div.admin .small, .addComment small, .addComment .small   {
  font-size: 0.88em;
  line-height: 1.55em;
  color: #666666;
}

div.admin .small input {
  font-size: 10px;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px 0;
  width: 100%;
  overflow: hidden;
}

div.pageNavSummary {
  float: left;
}

div.pageNavBar {
  float: right;
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}

#content div.admin h2 {
  background: transparent;
}

/* forms */

div.admin fieldset {
  border: 1px solid #cccccc;
  padding: 10px;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #333333;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #333333;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin .formTitle {
  color: #000066;
  line-height: normal;
  font-weight: bold;
  font-size: 1.7143em;
  padding: 2px;
  width: 632px;
}

div.admin .formPreis {
  line-height:1.4286em;
  font-size: 1em;
  color: #000;
  width: 632px;
}


div.admin  .formText, div.admin .formDatumOrt {
  line-height:1.4286em;
  font-size: 1em;
  color: #000;
  width: 632px;
  height: 250px;
}

div.admin .formDatumOrt {
  height: 40px;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  text-align: right;
}

p.buttons input {
  text-align: center;
}


* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff url(http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_body.jpg) repeat-x top left;
  font-family: "Calibri","Trebuchet MS",Verdana,Geneva,sans-serif;
  text-align: center;
  color: #000;
}

body * {
  font-size: 100.01%;
}

a {
  color: #000066;
}

a:hover {
  text-decoration: none;
}

p {
  margin:  0 0 1em 0;
}

#modNiceUrlsHint {
  margin:  0 0 2em 0;
}

li {
  list-style: none;
}

img, fieldset {
  border: 0;
}

input, select, textarea {
  font-family: "Calibri","Trebuchet MS",Verdana,Geneva,sans-serif;
  color: black;
  font-size: 13px;
  vertical-align: middle;
  border-width: 1px;  
  border-style: solid; 
  border-left-color: #c0bfbf;
  border-right-color: #c0bfbf;
  border-bottom-color: #e1e1e1;
  border-top-color: #858585;
}

p.buttons input {
  line-height: normal;
  padding: 4px 25px;
  background: #030f69;
  border: 0px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

label {
  vertical-align: middle;
  cursor: pointer;
}

.content-wrapper {
  width: 100%;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.small {
  font-size: 0.8462em;
}

#sidebar .small {
  font-size: 0.8462em;
  /**
  font-size: 0.9167em;
  */
}

.nocss {
	height: 0;
	left: -2000px;
	top: -2000px;
	position: absolute;
	width: 0;
}

.message {
  background-color: #C2E069;
  border: 1px solid #abcc47;
}

.wrapper {
  width: 100%;
  font-size: 0.875em;
  line-height: 1.4286em;
  margin: 0 auto;
}

.wrapper-inner {
  overflow: hidden;
  margin: 0 auto;
  text-align: left;
}


/* HEADER */

#header {
	padding: 20px 0 0 0;
}

#header-inner {
  position: relative;
  overflow: visible;
  width: 977px;
}

#header #logo {
	width: 100%;
	overflow: hidden;
}

#header #logo h1 {
	float: left;
}

#header #logo h2 {
	float: left;
}

#header ul li {
  float: left;
}

#header #meta-nav {
	width: 100%;
	overflow: hidden;
	margin: 0 0 7px 0;
}

#header #meta-nav-inner {
	float: right;
	margin: 0 14px 0 0;
}

#meta-nav form {
	float: left;
}

#meta-nav form input.text {
	width: 130px;
  border: 1px solid #010066;
}

#meta-nav form .search-btn {
  border: none;
}

#meta-nav ul {
	margin: 2px 0 0 22px;
	float: left
}

#meta-nav ul li a {
	text-decoration: none;
}

#meta-nav ul li a:hover {
	text-decoration: underline;
}

#meta-nav ul li a.rss-link {
	background: url(http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/icon_rss.jpg) no-repeat right center;
	padding: 0 19px 0 0;
}

#banner {
  margin: 0 0 21px 0;
  width: 962px;
  padding: 0 0 0 7px;
  overflow: hidden;
  height: 193px;
}

#banner-inner {
  width: 100%;
}

#banner a {
  display: block;
}

#header ul#menu {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_menu.jpg") repeat-x bottom left;
  width: 956px;
  overflow: hidden;
  text-transform: uppercase;
  padding: 0 0 0 7px;
  margin: 0 0 0 7px;
}

#header ul#menu li a {
  float: left;
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_menu_inactive.jpg") right bottom no-repeat;
  padding: 0 36px 0 0;
  text-decoration: none;
  font-weight: bold;
}

#header ul#menu li a.active {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_menu_active.jpg") right bottom no-repeat;
  color: #fff;
}

#header ul#menu li a span {
  display: block;
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_menu_inactive.jpg") 0 bottom no-repeat;
  padding: 14px 0 4px 36px;
}

#header ul#menu li a.active span {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_menu_active.jpg") 0 bottom no-repeat;
  padding: 12px 0 6px 36px;
}

/* PAGEBODY */

#pagebody {
  padding: 13px 0 3em 0;
  color: #000;
}

#pagebody-inner {
  width: 962px;
}

#content {
  width: 640px;
  float: left;
  overflow: hidden;
}

#sidebar {
  width: 304px;
  float: right;
  line-height: 1.3em;
}

/* CONTENT */

#content h2 {
  color: #000066;
  line-height: normal;
  font-size: 1.2857em;
  margin: 0;
  background: #c2e069 url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_h2_contentbar_right.gif") no-repeat top right;
  text-transform: uppercase;
}

#content h2 {
  margin: 0 0 1.6667em 0;
}

#content h2 span {
	background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_h2_contentbar_left.gif") no-repeat top left;
	display: block;
	padding: 0.5em 0.8333em;
}

#content h2.topic-headline {
  background: none;
  margin: 27px 0 1.25em 0;
  color: #000066;
  font-size: 1.7143em;
  line-height: normal !important;
  text-transform: none !important;
}


#content h2.topic-headline span {
  background: none;
  padding: 0;
}

.main-start #modGooglemapMap {
  margin: 0;
}

/* modGooglemap */

#googlemapstory p.modGooglemapMapLinkWrapper {
  margin: 27px 0 0 0; 
  width: 100%;
  overflow: hidden;
}

#googlemapstory p.modGooglemapMapLinkWrapper a {
  background: #b0d844 url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_googlemap_link.jpg") no-repeat bottom left;
  font-weight: bold;
  text-decoration: none;
  padding: 0.9em 0 0.65em 75px;
  display: block;
  width: 8.9em;
}

#googlemapstory p.modGooglemapMapLinkWrapper a:hover {
  text-decoration: underline;
}


.main-start #modGooglemapMapWrapper {
  margin: 0 0 47px 0;
}

#modGooglemapMapWrapper {
  margin: 1.9286em 0 0 0;
}

#modGooglemapMap {
  height: 440px;
}

#googlemapstory .showmap {
  display: block;
}

#googlemapstory .hidemap {
  display: none;
}

/* story */

div.searchview {
  margin: 1.5em 0 0 0;
}

div.story {
  width: 100%;
  overflow: hidden;
  margin: 0 0 2.3571em 0;
  padding: 27px 0 0 0;
}

.main-start div.story, div.searchview div.story {
  border-bottom: 1px solid #c2e069;	
}

.main-start div.story {
  padding: 0 0 0.9286em 0;
}

div.searchview div.story {
  padding: 0 0 1.8em 0;	
}

div.story h3 {
  font-size: 1.7143em;
  line-height: normal !important;
  color: #000066;
  margin: 0;
}

.main-start div.story h3 {
  margin: 0; 
}

div.story h3 a {
  text-decoration: none;
  color: #000066;
}

div.story h3 a:hover {
  text-decoration: underline !important;
}

div.story .storyContent {
  width: 100%;
  overflow: hidden;
  margin: 0 0 2.1429em 0;
}

.main-start div.story .storyContent {

}

div.story .storyContent img {
  margin: 5px 0 5px 0;
}

div.story .storyContent li {

}

div.story .storyContent img.left {
  float: left;
  margin: 5px 10px 5px 0;
}

div.story .storyContent img.right {
  float: right;
  margin: 5px 0 5px 10px;
}

div.story .storyContent ul, div.story .storyContent ol {
  margin: 0 0 2em 1.5em;
  padding: 0 0 0 1em;
}

div.story .storyContent li {
 list-style: disc;
}

div.story .storyContent ol li {
  list-style: decimal;
} 

div.story .storyLinks {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: #999;
  margin: 0 0 1.9286em 0;
}

.main-start div.story .storyLinks.comments-links {
  margin: 0 0 1.9286em 0;
}

div.story .storyLinks.comments-links {
  margin: 0;
}

div.story .storyLinks p {
  margin: 0 !important;
}

div.story .storyLinks span {
	color: #000;
}

/* comments */

.comment-wrapper {
  width: 100%;
  overflow: hidden;
}

.comment-wrapper-inner {
  padding: 0 0 10px 0;
  width: 100%;
  overflow: hidden;
}

#content .comment-wrapper-inner h2 {
  background: none;
  font-size: 1.7143em;
  color: #a7ca41;
  text-transform: none;
  margin: 0 0 1em 0;
}

.comments {
  line-height: 1.4286em;
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 1.45em 0;
}

.comments-inner {
  margin: 0 0 1.4em 0;
}

.comments .reply {
  margin: 0 0 0 45px;
}

.comments .commentLinks {
  margin: 0;
  color: #999999;
}

/* addComment, modContact */

.addComment, .modContact {
  padding: 0 60px 15px 42px;
}

.addComment input, .modContact input{
  padding: 4px 0 4px 0;
}

.addComment label {
	color: #434343;
}

.addComment .formText, .modContact textarea.textarea {
  padding: 1px !important;
  line-height: 1.4em;
  width: 534px;
  height: 120px;
}

.addComment #creatorName, .addComment #creatorUrl {
  width: 50%;
}

#rememberMe {
	border: none;
}

.addComment .modJCaptcha, .modContact .modJCaptcha {
  border-top: 1px solid #cccccc;
  padding: 12px 0 0 0;
}

.addComment .modJCaptcha a, .modContact .modJCaptcha a {
	text-decoration: none;
}

.addComment .modJCaptcha a:hover, .modContact .modJCaptcha a:hover {
	text-decoration: underline;
}

.addComment p.buttons, .modContact p.buttons {
  margin: 0 !important;
}

/* SEARCH VIEW */

div.searchview div.story h3 {
  margin: 0;
}

div.searchview div.comments {
  border: none;
}

div.searchview div.comment-wrapper {
  background: #EDEEEE;
  padding: 0 0 0.8571em 0;
}

div.searchview div.comment-wrapper-inner {
  margin: 10px 20px 0 20px;
}

/* INFO SITES */

div.story.info h3 {
  margin: 0 0 1.25em 0;
}

div.story.info h4 {
  font-size: 1.2em;
  margin: 0 0 14px 0;
}

div.story.info p {
  margin: 0 0 2.5em 0;
}

div.story.info ul, div.story.info ol {
  margin: 0.5em 0 1.5em 1.5em;
  padding: 0 0 0 1em;
}

div.story.info ul li {
  list-style-type: disc;
  margin: 0 0 0.2em 0;
}

div.story.info ol li {
  list-style-type: decimal;
  margin: 0 0 0.2em 0;
}

div.story.info div.partner-item {
  width: 100%;
  overflow: hidden;
  margin: 0 0 2.5em 0;
}

div.story.info div.partner-item a.partner-logo {
  float: left;
}

div.story.info div.partner-item a.partner-logo img {
  border: 1px solid #EDEEEE;
}

div.story.info div.partner-item p {
  float: right;
  width: 560px;
  padding: 22px 0 0 0;
  margin: 0;
}

div.story.info p.cards {
  width: 100%;
  overflow: hidden;
  margin: 0 0 1.6em 0;
}

div.story.info p.cards a {
  margin: 0 40px 0 0;
}

/* TOUR LIST */

.tour-list p {
  padding: 0.4em 0 0.7em 0;
  margin: 0 0 0.5em 0;
}

.tour-list p.over {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/icon_tourdate_over.jpg") no-repeat 3px center;
}

.tour-list p.upcoming {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/icon_tourdate_upcoming.jpg") no-repeat center left;
}

.tour-list p a {
  margin: 0 0 0 53px;
}

div.tour-list h3 {
  font-size: 1.7143em;
  line-height: normal !important;
  margin: 27px 0 1.25em 0;
}

.tour-list h3 a {
  text-decoration: none;
}

.tour-list h3 a:hover {
  text-decoration: underline;
}

.tour-item {
	margin: 0 0 3.5em 0;
}

.tour-item strong {
	margin: 0 0 0.8em 0;
	display: block;
}

.tour-item img {
  position: relative;
  top: 11px;
}

.tour-item a {
  margin: 0 0 0.3em 0;
}

/* SIDEBAR */

#sidebar .sidebarItem {
  margin: 0 0 2em 0;
  width: 100%;
  overflow: hidden;
}

#sidebar .sidebarItemBody {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_sb_bot-grey.gif") no-repeat bottom left;
}

#sidebar .sidebarItemBody-inner {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_sb_top-grey.gif") no-repeat top left;
  padding: 16px 13px 0 13px;
}

#sidebar .twitter .sidebarItemBody, #sidebar .tour .sidebarItemBody  {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_sb_bot-green.gif") no-repeat bottom left;
}

#sidebar .twitter .sidebarItemBody-inner, #sidebar .tour .sidebarItemBody-inner  {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_sb_top-green.jpg") no-repeat top left;
}

#sidebar .flickrStream .sidebarItemBody {
  background: none;
}

#sidebar .flickrStream .sidebarItemBody-inner {
  background: none;
}

#sidebar li, #sidebar p, #sidebar div.historyItem {
  padding: 0 0 1.3em 0;
  margin: 0;
}

#sidebar a {
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p.more-link {
	padding: 0 0 16px 0;
	margin: 0;
}

#sidebar p.more-link a {
	font-weight: normal;
	text-decoration: underline;
}

#sidebar p.more-link a:hover {
	text-decoration: none;
}

#sidebar .sidebarItem h4 {
  color: #000066;
  line-height: normal;
  font-size: 1.2857em;
  margin: 0 0 0.2em 2px;
  text-transform: uppercase;
}

#sidebar .sidebarItem h5 {
  color: #000066;
  line-height: normal;
  font-size: 1.2857em;
  margin: 0 0 0.3em 2px;
  font-weight: normal;
}

/* flickrStream - box */

#sidebar .flickrStream .sidebarItemBody-inner {
	padding: 0 0 0 13px;
}

#sidebar .flickrStream h4 {
  margin: 0 0 0.45em 2px;
}

#sidebar .flickrStream ul {
  width: 100%;
  overflow: hidden;
}

#sidebar .flickrStream ul li {
  float: left;
  padding: 0 7px 0 0;
  margin: 0 0 0.2em 0;
}

#sidebar .flickrStream li a {
  display: block;
  height: 75px;
  width: 75px;
  border: 1px solid #edeeee;
  padding: 4px;
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/icon_loading.gif") no-repeat center center;
}

/* partner - box */

#sidebar .partner .sidebarItemBody {
	background: none;
}

#sidebar .partner .sidebarItemBody-inner {
	padding: 0 0 0 13px;
	background: none;
}

#sidebar .partner h4 {
	margin: 0 0 0.45em 2px;
}

#sidebar .partner ul {
	width: 100%;
	overflow: hidden;
}

#sidebar .partner ul li {
  float: left;
  padding: 0 7px 0 0;
  margin: 0 0 0.2em 0;
}

#sidebar  .partner li a img {
	border: 1px solid #edeeee;
}

/* Social-Media Box */

#sidebar .social-media .sidebarItemBody {
	background: none;
}

#sidebar .social-media .sidebarItemBody-inner {
	padding: 0 0 0 13px;
	background: none;
}

#sidebar .social-media h4 {
	margin: 0 0 0.45em 2px;
}

#sidebar .social-media ul {
	width: 100%;
	overflow: hidden;
}

#sidebar .social-media ul li {
  float: left;
  padding: 0 7px 0 0;
  margin: 0 0 0.2em 0;
}

#sidebar .social-media li a img {
	border: 1px solid #edeeee;
}

/* FOOTER */

#footer {
	color: #fff;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  margin: 0;
}

#footer ul {
	margin: 0 auto;
	width: 60%;
	overflow: hidden;
}

#footer ul li {
	float: left;
}

#footer img {
  margin: 0.4em 0 0 0.4em;
}

#footer span {
	float: left;
}

#footer-inner {
  background: url("http://tour09.paylife.at/static/PayLifeTour/layouts/PayLifeTour/bg_footer.jpg") no-repeat top left;
  padding: 1.15em 0 1.15em 0;
  width: 962px;
  text-align: center;
}

/* bubble */

/*
.gmnoprint {
  width: 200px !important;
}*/

.marker-wrapper {
  width: 260px;
  overflow: hidden;
}

.marker-wrapper p {
  margin: 0 0 0.65em 0 !important;
}

.marker-title {
  font-size: 1.2308em;
  font-weight: bold;
}

.marker-title a {
  color: black !important;
  text-decoration: none;
}

.marker-left {
  width: 169px;
  float: left;
}

.marker-right {
  width: 91px;
  float: right;
  padding: 26px 0 0 0;
}
