/* =======================================
--
-- Copyright: innovetia GmbH
--
-- Name     : styles.css
-- 
-- Hisotry  : Version Date 
--            ------- -----------
--              01    24-mar-2010  
--
-- =======================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Calibri, Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	vertical-align: baseline;
}

body {
	color: white;
	background: #d9d9d9 url('../images/body-top-background.jpg') repeat-x top;
	margin-top: 30px;
}

ol, ul {
	list-style: none;
}

/* --- tables still need 'cellspacing="0"' in the markup --- */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ========== Standard Elements defined ========== */


h1, h2, h3 { 
	margin: 10px 0; 
	padding: 10px 0; 
	font-weight: bold; 
}
 
h1 {
	font-size: 1.5em;
	color: #585858;
} 

h2 {
	font-size: 1em;
	color: #585858;
} 

h3 {
	font-size: 0.8em;
} 

p {
	margin: 5px 0 5px 0; 
	padding: 10px 0 5px 0;
	color: #666666; 
}

a {
	color: #4f5e6c;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

ul { 
	color: #777777;
  list-style-type: square; 
  list-style-position: inside; 
  padding: 0px; 
	font-size: 0.9em;
  text-align: left;
}


.clear { 
	clear: both;
}

/* ========== Default IDs ========== */


#page-wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
}

#page {
	width: 960px;
	margin: 0;
	padding: 0;
}

#page-top {
	background: transparent url('../images/page-top-background.jpg') no-repeat;
	width: 960px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
}

#page-header {
	background: transparent url('../images/page-banner.jpg') no-repeat;
	width: 960px;
	height: 160px;
	margin: 0;
	padding: 0;
	position: relative;
}

#img-svit {
	top: 60px;
	left: 860px;
	margin: 0;
	padding: 0;
	position: absolute;
}


#page-body {
	background: transparent url('../images/page-body-background.png') repeat-y top right;
	width: 960px;
	min-height: 400px;
	margin: 0;
	position: relative;
}

#page-bottom {
	background: transparent url('../images/page-bottom-background.png') no-repeat;
	width: 960px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
}

#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}


/* ========== Content ========== */


#content {
	position: relative; 
	margin: 0px auto 0px auto;
	width: 950px;
	height: auto;
	display: block;
	overflow:  auto; /* required to show wrap elements, avoiding a clear */
}


/* ========== columns within content ========== */


.col1 { 
	float: left;
}

.col2 { 
	float: left;
}

/* ---------- Content Columns -> page-home ---------- */

#page-home .col1 {
	width: 600px;
	margin: 0px 20px 20px 20px; 
	overflow: hidden;
}
#page-home .col2  {
	width: 270px;
	height: auto;
	margin: 0px 20px 20px 20px;
	overflow: hidden;
}

/* ---------- Content Columns -> page-services ---------- */

#page-services .col1 {
	width: 600px;
	margin: 0px 20px 20px 20px; 
	overflow: hidden;
}
#page-services .col2 {
	width: 270px;
	height: auto;
	margin: 0px 20px 20px 20px;
	overflow: hidden;
}


/* ---------- Content Columns -> page-sale ---------- */

#page-sale .col1 {
	width: 900px;
	margin: 0px 25px 20px 25px; 
	overflow: hidden;
}
#page-sale .col2 {
	width: 0;
}

/* ---------- Content Columns -> page-rent ---------- */

#page-rent .col1 {
	width: 900px;
	margin: 0px 25px 20px 25px; 
	overflow: hidden;
}
#page-rent .col2 {
	width: 0;
}

/* ---------- Content Columns -> page-contact ---------- */

#page-contact .col1 {
	width: 900px;
	margin: 0px 25px 20px 25px; 
	overflow: hidden;
}
#page-contact .col2 {
	width: 0;
}

/* ========== Boxes ========== */


/* ---------- sidebar box ---------- */



.box-sidebar {
	width: 220px;
	margin: 40px auto 0px auto;
	padding: 0;
	overflow: hidden;
}

.box-sidebar-top {
	background: transparent url('../images/box-sidebar-top.png') no-repeat;
	height: 70px;
}


.box-sidebar-body {
	background: transparent url('../images/box-sidebar-body.png') repeat-y;
	min-height: 200px;
	margin: 0;
	padding: 0;
}

.box-sidebar-separator {
	background: transparent url('../images/box-sidebar-separator.png') no-repeat;
	height: 20px;
}

.box-sidebar-bottom {
	background: transparent url('../images/box-sidebar-bottom.png') no-repeat;
	height: 20px;
}

.box-sidebar-header {
	margin: 0;
	padding: 20px 20px 0px 20px; /* need padding because of fixed height */
	text-align: center;
}

.box-sidebar-content-wrapper {
	padding: 0;
}

.box-sidebar-content {
	margin: 0px 20px 0px 30px;
	padding: 0;
	text-align: left;
}


.box-sidebar h1 {
	text-align: center;
	color: white;
	margin: 0;
	padding: 0;
}

.box-sidebar p {
	font-size : 0.8em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


/* ---------- service box ---------- */

.box-service {      
	width:550px;
	background: #F2F1E9 url('../images/box-services-background.png') repeat-y 100% 100%;
	margin: 10px 25px 20px 25px;
	overflow: hidden;
	border-top: 1px #D8CECC solid;
	border-bottom: 1px #D8CECC solid;
}

.box-service-col1 {      
	float: left;
	width:395px;
	text-align: left;
}

.box-service-col2 {      
	float: right;
	width:150px;
	text-align: center;
}

.box-service h1 {
	color: #6499DE;
	margin: 10px 0px 5px 20px;
	padding: 0;
	font-size: 1.3em;
}

.box-service p {
	color: #9DBFE7;
	font-size : 0.8em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
}


.box-service ul { 
	color: #777777;
  list-style-type: square; 
  list-style-position: inside; 
	margin: 5px 0px 10px 20px;
  padding: 0px; 
	font-size: 0.9em;
  text-align: left;
}

.box-service li{ 
  padding: 5px 0 0 0; 
}


/* ---------- offer box ---------- */

.box-offer {      
	width:860px;
	margin: 10px 20px 20px 20px;
	overflow: hidden;
}

#page-rent .box-offer {
	background: #F0F2E4 url('../images/box-offers-rent-background.png') repeat-y  100% 100%;
	border-top: 1px #AAC281 solid;
	border-bottom: 1px #AAC281 solid;
}

#page-sale .box-offer {      
	background: #F2EDDB url('../images/box-offers-sale-background.png') repeat-y  100% 100%;
	border-top: 1px #BC8433 solid;
	border-bottom: 1px #BC8433 solid;
}

.box-offer-col1 {      
	float: left;
	width:700px;
	text-align: left;
}

.box-offer-col2 {      
	float: right;
	width:150px;
	text-align: center;
}

.box-offer-summary {      
	width:700px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px #AAC281 solid;
	text-align: left;
}

#page-rent .box-offer-summary {      
	border-top: 1px #AAC281 solid;
}

#page-sale .box-offer-summary {      
	border-top: 1px #BC8433 solid;
}


.box-offer h1 {
	color: #78824A;
	margin: 10px 20px 5px 20px;
	padding: 0;
	font-size: 1.3em;
}

#page-rent .box-offer h1 {
	color: #78824A;
}

#page-sale .box-offer h1 {
	color: #BC8433;
}

.box-offer p {
	color: #666666;
	font-size : 1.0em;
	font-weight: normal;
	margin: 10px 20px 10px 20px;
	padding: 0;
}


.box-offer table { 
	width: 660px;
	margin: 0 20px 0 20px;
}

.box-offer tr { 
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	color: #404040; 
}

.box-offer td.label { 
	color: #666666; 
}

.box-offer td.data { 
	font-weight: bold;
}


/* ========== Direct Link list ========== */


#page-home .box {
	padding: 0;
	margins: 0;
}

#direct-link-list {
	position: relative;
	width:250px;
	margin: 0 auto 0 20px;
	padding: 0;	
}


.direct-link-content {
	margin: 20px;
	padding: 0;
/*	background: #F3F5F7; */
}


.direct-link-content p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 1em;
	color: #333333; 
	margin: 0px;
	padding: 0px;
}

.direct-link-content strong.blue {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	line-height: 2;
	color: #003399; 
}



/* ---------- Direct Link list -> trigger ---------- */
/*
h3 {
	text-align: left;
	text-indent: 10px;
}

h3.trigger {
    padding: 0 0 0 0px;
    margin: 0 0 0 0;
    background: url(../images/slide-direct-link-header.png) no-repeat;
    height: 30px;
    line-height: 30px;
    width: 250px;
    font-size: 1em;
    font-weight: normal;
    float: left;
    background-position: left top;
}

h3.trigger a {
    color: #fff; 
    text-decoration: none;
    display: block;
}

h3.trigger a:hover { 
	color: #eee; 
}


h4 {
	text-align: left;
	text-indent: 820px;
}

h4.trigger {
    padding: 0 0 0 0px;
    margin: 0 0 0 0;
    background: url(../images/lst-expand-collapse.png) no-repeat;
    height: 30px;
    line-height: 30px;
    width: 200px;
    font-size: 1em;
    font-weight: normal;
    float: left;
    background-position: left top;
}

h4.trigger a {
    color: #111111; 
    text-decoration: none;
    display: block;
}

h4.trigger a:hover { 
	color: #333333; 
}
*/
/* ---------- Direct Link list -> toggle ---------- */
/*
h3.active {
    background-position: left bottom;
}
*/
 /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
/*

h4.active {
    background-position: left bottom;
} 
*/
/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

/*
.toggle_container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 1em;
    width: 100%;
    clear: both;
}

.toggle_container .block {
    padding: 20px; 
    background: #fff url(../images/slide-out-background.png) no-repeat left top; 
}
*/

/* ========== Tabs CSS for Tabs ========== */


.tabs-menu-wrapper {
	margin: 0;
	width: 850px;
}

.tabs-body-wrapper {
	margin: 0;
	width: 850px;
	border-top: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
}

.tabs-body-content {
	margin: 20px 20px 20px 20px;
}


.tabs {
	display: block;
}

/* root element for tabs  */
ul.tabs { 
	list-style: none;
	margin: 10px 0 8px 0;
	padding: 0;
/*	padding-top: 10px;
	padding-bottom: 9px; */
	
}

/* single tab */
ul.tabs li { 
	display: inline;
	margin-right: 10px;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	margin: 0px;
	padding: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;white-space: nowrap
}

ul.tabs a:active {
	color: #0051c1;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color: #333333;
}


/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    color: #339966;
    background: bottom url('../images/tab-selected.png') no-repeat;
}


/* initially all panes are hidden */ 
div.panes div.pane {
	display: block;		
}



/* initially all panes are hidden   div.pane-wrapper*/ 
div.panes div.pane-wrapper {
	margin: 20px 20px 20px 20px;
}

/* ========== Contact details ========== */

#page-contact h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}


#page-contact h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}

#page-contact p {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 0.9em;
	color: #333333;
}

/* ---------- table telephonedata ---------- */


#page-contact table.standard { 
	width: 750px; 
	font-size: 0.9em;
}


#page-contact table.standard td.label { 
	color: #666666; 
	width: 20%;
}

#page-contact table.standard td.data { 
	color: #333333; 
	font-weight: bold;
	width: 80%;
}

/* ---------- table directions ---------- */


#page-contact table.directions { 
	width: 600px; 
	font-size: 0.9em;
}


#page-contact table.directions td.label { 
	color: #333333; 
	width: 50%;
	vertical-align: top;
}

#page-contact table.directions td.data { 
	color: #333333; 
	font-weight: bold;
	width: 50%;
	text-align: right;
}

/* ========== Innerfade JQuery plugin ========== */

#slides-1 ul{
	list-style-type: none; /* add to remove the default round bullet */
	margin: 0;
	padding: 0;
}

#slides-1 li{
	float: left; 
	display: inline;
}

#slides-1 li img{
	border: 0px solid #ccc;
	padding: 0px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/* ========== standard image positioning ========== */

.img-float-left {
	float: left;
	padding: 0;
	margin: 20px 20px 20px 0px;
	background-color: #ffffff;
	display: block;
}

.img-float-right {
	float: right;
	padding: 0;
	margin: 20px 20px 20px 0px;
	background-color: #ffffff;
	display: block;
}

.img-centered {
	padding: 0;
	margin: 20px auto 20px auto;
	display: block;
}


/* ========== standard text ========== */

p.text {
	font-size: : 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0 0px 180px;
	text-align: left;
}

ul.text { 
	color: #333333;
	margin: 20px 0 20px 200px;
  list-style-type: square; 
  list-style-position: outside; 
  padding: 5px 0 0 0; 
  text-align: left;
  font-size: 1.0em;
}

ul.text li{ 
  padding: 5px 0 0 0px; 
}

/* ========== Footer ========== */

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	position: relative;
	width: 960px;
	height: 40px;
	bottom: 0; /* stick to bottom */
	color: #aaa;
	font-size: 0.7em;
	text-align: center;
	background: #d9d9d9;
	margin: 0 0 0 0;
	padding: 0;
}

#footer p {
	padding: 1em;
	margin: 0;
}

#footer-left {
	float: left;
	text-align: left
	width: 400px;
}


#footer-right {
	float: right;
	text-align: right;
	width: 300px;
}
