@import url('https://fonts.googleapis.com/css?family=Lobster+Two');
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */

/**eigene anweisungen**/
.lightbox a {
	color: #68429b !important;
	text-decoration: none !important;
}

.lightbox a:hover, .lightbox a:focus {
	color: #68429b;
	font-weight: bold !important;
}

body {
    font-family: "Droid Sans",Arial,Helvetica,sans-serif;
    font-size: 112%;
}

h1, h2 {
	color: #68429b;
	font-family: "Lobster Two";
		font-size:43px;
	line-height: 58px;
}
#jsn-promo_inner {
	width: 100%;
}

#jsn-footer {
	background: #68429b;
	margin-top: 0px;
}
html body#jsn-master.jsn-textstyle-custom.jsn-color-violet.jsn-direction-ltr.jsn-responsive.jsn-mobile.jsn-joomla-30.jsn-com-content.jsn-view-category.jsn-layout-blog.jsn-itemid-140 div#jsn-page div#jsn-body div#jsn-content-bottom div#jsn-content-bottom_inner div#jsn-content-bottom_inner1 div#jsn-pos-content-bottom.jsn-modulescontainer.jsn-horizontallayout.jsn-modulescontainer1.row-fluid div.jsn-modulecontainer.span12 div.jsn-modulecontainer_inner {
	margin: 0px;
}

#jsn-header, #jsn-header_inner {
	background: #68429b !important;
	border: none;
}
/*div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
    background-color: #68429b; }*/

div.jsn-modulecontainer ul.menu-mainmenu li a {
    color: #fff;
}

	div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
    background-color: #fff;
}
#jsn-footer a, #jsn-footer p {
	color: #fff;
}

#jsn-footer a:hover {
	font-weight: bold;
	text-decoration: none;
}

#jsn-mainbody a {
	color: #68429b;
	text-decoration: none;
	}
#jsn-mainbody a:hover, #jsn-mainbody a:focus {
	text-decoration: none;
	font-weight: bold;
	}

ul.list-arrow.arrow-red li::after {
    border-left-color: #68429b;
}

div#jsn-pos-right div.lightbox {
	    background:#e8e8e8;
	padding: 13px;
	margin-bottom: 30px;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    padding: 9px 20px;
}
#jsn-rightsidecontent_inner, #jsn-leftsidecontent_inner {
    margin-top: 29px;
}
div[class*="solid-"] div.jsn-modulecontainer_inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: none!important;
    box-shadow: none;
}

div#jsn-pos-right div.lightbox:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
div.solid-2 div.jsn-modulecontainer_inner h3.jsn-moduletitle {
    border-bottom: none;
}

div[class*="icon-"] h3.jsn-moduletitle span.jsn-moduleicon, div[class*="jsn-icon-"] h3.jsn-moduletitle span.jsn-moduleicon {
    height: 25px;
    }
div.container_skitter div.box_clone a img, 
div.container_skitter div.image a {
	cursor: auto !important;
}

div.solid-2.jsn-icon-user.jsn-modulecontainer a {
	text-decoration: none;
}

div.solid-2.jsn-icon-user.jsn-modulecontainer a:hover {
	text-decoration: underline;
}

#jsn-mainbody li {
    line-height: 23px;
}

#jsn-menu-placeholder {
	height: 0px !important;
}

#jsn-content-bottom_inner {
	width: 100%; 
}
#jsn-content-bottom {
	background: none;
	padding: 0px;
	margin-top: 30px;
	border: none;
}

/**Promo-box**/
.promo-box {
	padding: 40px;
	background: #fff;
}
body.jsn-color-red .promo-box {
	border-left: 5px solid #c14746;
}
body.jsn-color-green .promo-box {
	border-left: 5px solid #7fc348;
}
body.jsn-color-blue .promo-box {
	border-left: 5px solid #02a4e4;
}
body.jsn-color-violet .promo-box {
	border-left: 5px solid #8c4d81;
}
body.jsn-color-grey .promo-box {
	border-left: 5px solid #999;
}
body.jsn-color-orange .promo-box {
	border-left: 5px solid #eda72e;
}
.promo-box .text {
	float: left;
}
.promo-box .link {
	float: right;
	margin: 5px 0 0 0;
}
.promo-box .link a.link-button {
	padding: 7px 40px !important;
}
.promo-box h1 {
	margin: 0;
	text-transform: uppercase;
}
.promo-box .clearbreak {
	height: 0;
}
.promo-box p {
	margin: 0;
}
body.jsn-direction-rtl .promo-box .text {
	float: right;
	text-align: right;
}
body.jsn-direction-rtl .promo-box .link {
	float: left;
}

/**Demo-home**/
.demo-content-top {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 5px solid #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.demo-content-top:hover {
	border-bottom: 5px solid #333;
}
#demo-home {
	margin: 30px -15px 0 -15px;
}
#demo-home .grid-col {
	margin: 0;
}
#demo-home .grid-col .grid-col_inner {
	margin: 15px;
	border:1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius:3px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1);
	padding: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
#demo-home .grid-col .grid-col_inner:hover {
	border: 1px solid #999;
	box-shadow:0 2px 0 rgba(0,0,0,0.1), 0 0 3px rgba(0,0,0,0.2)
}
#demo-home .grid-col .grid-col_inner img {
	width: 100%;
}
#demo-home .grid-col .grid-col_inner p {
	margin: 0;
}
#demo-home .grid-col .grid-col_inner h3 {
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
#demo-home .title {
	text-align: center;
	margin:0 50px;
}
#demo-home .title h1 {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 0;
}
#demo-home .title h4 {
	color: #999;
	margin-top: 0;
}
.about-sky {
	text-align: center;
	padding: 170px 0;
}
.about-sky h1 {
	margin: 0;
	color: #fff;
	font-size: 5em;
	text-transform: uppercase;
	text-shadow:0 0 10px #FFF, 0 2px 3px rgba(0, 0, 0, 0.42);
}
.about-sky h2 {
	margin: 0;
	color: #fff;
	font-size: 2em;
	text-transform: uppercase;
	text-shadow:0 0 10px #FFF, 0 2px 3px rgba(0, 0, 0, 0.42);
}

@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	.about-sky {
		padding: 100px 0;
	}
	.about-sky h1 {
		font-size: 3em;
	}
}

#tour_target_property_details_buttons a {
	clear: both;
}

body .property-header-labels span.label {
	padding: 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 23px;
}

#jsn-promo {
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


form#login-form a.btn.hasTooltip {
	display: inline-block !important;
}
