/*
Theme Name: Think Apartment Theme
Theme URI: http://wordpress.org/
Description: Bespoke theme for Think Apartments.
Version: 1.0
Author: Nikki Algar
Author URI: http://www.wisetiger.co.uk


*/












* {
  margin: 0;
  padding: 0;
  overflow: visible;
}

html{
  overflow: auto;
}


body{
  color:#999999;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
/*  background-color: #FFF;*/
  background: #FFF top left no-repeat url(http://www.think-apartments.com/fileadmin/templates/images/background.gif);
  overflow:hidden;
}

a, a:visited, a:active, a:link {
	color: #69BB45;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.container {
  margin: 0 auto;
  width:1008px;
  z-index:5;
  position:relative;
/*  border-right:1px solid #000;*/
}

.clr{
  clear: both;
}


/*--------------TOP MENU--------------*/
#top-menu{
  display: block;
  background: url(http://www.think-apartments.com/fileadmin/templates/images/menu.gif) no-repeat left top transparent;
  height:21px;
  padding: 4px 4px 5px 4px;
  margin-left:13px;
}

#top-menu ul{
  display:block;
  height:21px;
  float: left;
}

#top-menu ul li{
  float:left;
  display:inline;
  height: 21px;
  float: left;
}

#top-menu ul li a{
  display:block;
  padding: 3px 13px 2px;
  text-decoration: none;
  color: #999999;
  font-weight: bold;
  float: left;
}

#top-menu ul li.act a{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/active.gif) repeat-x top;
  text-decoration: none;
  color: #FFF;
}

#top-menu ul li a:hover{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/active.gif) repeat-x top;
  text-decoration: none;
  color: #FFF;
}
/*--------------TOP MENU END--------------*/

/*-----top-nav----------*/
#top-nav{
float:right;
margin: 7px 9px 8px;
font-size: 70%;
}

#top-nav a{
  color: #999999;
  text-decoration: none;
  background: url(http://www.think-apartments.com/fileadmin/templates/images/qw.gif) center left transparent no-repeat;
  padding-left: 10px;
  margin-right: 10px;
  padding-right:10px;
  border-right: 1px #D9D9D9 solid;
}

#top-nav a:hover{
  text-decoration: underline;
}

#top-nav a.last{
  margin-right: 0px;
  padding-right:0px;
  border:none;
}

/*------top-nav end-------*/

/*----------content-------------*/

.shadow{
  margin:11px 0 0 13px;
  background: url(http://www.think-apartments.com/fileadmin/templates/images/shadow.gif) left repeat-y transparent;
  width:992px;
  min-height:526px;
/*  _height:526px;*/
  float:left;
  display: inline;
  position:relative;

}

#content{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/content-back.gif) top left no-repeat transparent;
  min-height:400px;
  padding: 0px 10px 6px;
  float:left;
  display: inline;
  overflow: hidden !important;
  position: relative;
}

#content h2{
  font-size: 180%;
  color: #69bb45;
  font-weight:normal;
}
#content h3{
  font-size: 110%;
  color: #2C6A75;
  font-weight:normal;
  margin: 5px 0;
}
#content h4 {
  font-size:130%;
  color:#333333;
  font-weight:normal;
}
#content p{
  margin-bottom: 12px;
  color: #666666;
}

#content ul, #content ol {
  margin-left:25px;
  margin-bottom: 15px;
}

.center-wrap{
  float:left;
  position:relative;
  left:50%;
}


.mag-box-inner{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/mag-back.gif) left top no-repeat transparent;
  height:26px;
  width:989px ;
  position:absolute;
  bottom: 0;
}
.mag-box-outer{
  background: #FFF;
  width:989px;
  height:26px;
  margin-left: 11px;
  top:-52px;
  z-index: 4;
  position:relative;
  float:left;
  display: inline;
  b: -50%;
}


.footer{
  z-index: 1;
  font-size:70%;
  padding-top:30px;
  color: #999999;
  width:1008px;
  margin: 0 auto;
}

.footer-back{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/footer-back.gif) repeat-x top transparent;
  height:73px;
  position:relative;
  top:-26px;
  z-index: 1;
  clear:both;
}

#footer-text{
margin-left:14px;
}

/*-------------footer menu-------------*/
#footer-menu, #footer-menu2{
  display: block;
  margin-left:14px;
}

#footer-menu ul, #footer-menu2 ul{
  display:block;
}

#footer-menu ul li, #footer-menu2 ul li{
  display:inline;
}

#footer-menu ul li a, #footer-menu2 ul li a, #footer-text a{
  text-decoration: none;
  display:inline;
  color: #999999;
  padding-right:2px;
  margin-right: 2px;
  border-right: 1px #D9D9D9 solid;
}
#footer-menu ul li a:hover, #footer-menu2 ul li a:hover, #footer-text a:hover {
  text-decoration: underline;
}
#footer-menu ul li.last a, #footer-menu2 ul li.last a ,  #footer-text a {
  padding-right:0;
  margin-right:0;
  border: none;
}
/*-------------footer menu  end-------------*/


#flash-box-shadow{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/flash-back.gif) top left transparent no-repeat;
  margin: 18px 0px 0px 12px;
  width: 546px;
  height:259px;
  float:left;
  padding: 9px 8px 20px;
  display:inline;
}

#teaser1, #teaser2{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/teaser-back.gif) top left transparent no-repeat;
/*  margin: 18px 0px 0px 18px;*/
  width: 364px;
  height:119px;
/*  float:left;*/
  padding: 9px 9px 20px;
/*  display:inline;*/
}


.hp-teasers {
  display:inline;
  float:left;
  width: 380px;
  margin-top:18px;
/*  margin-left:26px;	*/
}

#logo{
/*  float:left;*/
  text-align: center;
  margin-top:18px;
  margin-left:26px;
  display:inline;
}

/*-----------------CALL TO ACTION BOX------------------*/
.call-to-act-cont{
/*  background: url(../images/call-to-act-shadow.gif) no-repeat left top transparent;*/
  width:960px  ;
  height:178px;
  clear:both;
/*  margin-left:114px;*/
  margin-bottom: 10px;
  padding: 2px 4px 6px;
  float:left;
  margin-top: 12px;
  display:inline;
}

.call-act-column{
  width:19.9%;
  border-right: 1px solid #d9d9d9;
  float:left;
  /* height:100%; */
}
.call-act-column a{
  display: block;
  margin: 0px auto;
  /* height:100px; */
  width:98px;
}

#silo1 div.csc-textpic-above a img {
  background: url(../images/act1-comp.gif) center top no-repeat;
  margin-left:45px;
}
#silo1 div.csc-textpic-above a:hover img {
  background: url(../images/act1-comp.gif) center bottom no-repeat;
}

#silo2 div.csc-textpic-above a img {
  background: url(../images/act2-comp.gif) center top no-repeat;
  margin-left:45px;
}
#silo2 div.csc-textpic-above a:hover img {
  background: url(../images/act2-comp.gif) center bottom no-repeat;
}

#silo3 div.csc-textpic-above a img {
  background: url(../images/act3-comp.gif) center top no-repeat;
  margin-left:45px;
}
#silo3 div.csc-textpic-above a:hover img {
  background: url(../images/act3-comp.gif) center bottom no-repeat;
}

#silo4 div.csc-textpic-above a img {
  background: url(../images/act4-comp.gif) center top no-repeat;
  margin-left:45px;
}
#silo4 div.csc-textpic-above a:hover img {
  background: url(../images/act4-comp.gif) center bottom no-repeat;
}

.call-act-column #logo img {
  margin-left:15px;
}

.call-to-act-cont .call-act-column h1 {
  width:130px;
  margin: 0px auto;
  color: #2C6A75;
  font-size: 100%
}
.call-to-act-cont .call-act-column p {
  width:130px;
  margin: 0px auto;
  font-size: 90%	
}

/*-----------------CALL TO ACTION BOX--END----------------*/
.last{
  border:none;
}

/*----------------------------LOCATIONS-------------------------------*/
.header{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/header-shade.gif) bottom left no-repeat transparent;
/*  margin: 3px;*/
  height:105px;
  width:965px;
  float:left;
  display:inline;
  margin-bottom:8px;
}
#header-1{
  margin: 40px 6px 0px;
  float:left;
  display:inline;
}
#header-1 h1{
}

#logo-2{
  float:right;
  margin: 8px 8px 0px;
}

#mainContent{
  float:left;
  width:806px;
  display: inline;
}

#mainContent ul {
	color:#666666;
	}

.right-column{
  width:145px;
  float:right;
  min-height: 300px;
  margin-left:20px;
  display:inline;
}

#FCE-2-column, #FCE2-2-column{
  float:left;
  display: inline;
  width:100%;
  min-height:100px;
}

#FCE-2-column-1, #FCE-2-column-2{
  min-height:50px;
}

/*#FCE-2-column-1 h2, #FCE-2-column-2 h2{
  font-size: 200%;
  color: #69bb45;
  font-weight:normal;
} */

#FCE-2-column-1 ul, #FCE-2-column-2 ul{
  color: #333333;
  list-style-position: inside;
  margin-left:0;
/*  float:left;*/
}

.column-50-left, .column-50-right{
  width:395px;
  float:left;
  display: inline;
  margin-bottom:10px;
}
.column-50-right{
  float:right;
}

.column-54-left{
  width:430px;
  float:left;
  display: inline;
  margin-bottom:10px;
}
.column-45-right{
  width:360px;
  float:right;
  display: inline;
  margin-bottom:10px;
}
.image-label{
  margin-bottom: 10px;
}

.image-label a{
  color: #fff;
  background-color: #69BB45;
  display: block;
  height:22px;
  line-height: 22px;
  text-decoration: none;
  padding-left:10px;
}

.image-label img{
  margin: 0;
  padding:0;
/*  width:100%;
  height:100%;*/
}

.image-gallery {
	background-color:#d6d7d9;
}

.column-50-left .image-gallery {
	text-align: center;
	background-color:#d5d6d8;
}

div.image-gallery p {
  color: #fff !important;
  background: #69BB45 url(http://www.think-apartments.com/fileadmin/templates/images/enlarge.gif) right bottom no-repeat;;
  display: block;
  height:22px;
  line-height: 22px;
  text-decoration: none;
  padding-left:10px;
}

div.image-gallery div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}


#FCE-3-column{
  float:left;
  display: inline;
  width:806px;
  min-height:100px;
  background: url(http://www.think-apartments.com/fileadmin/templates/images/faux-cols.gif) repeat-y left transparent;
  padding-bottom:10px;
/*  margin-bottom:20px;*/
}

.col3-1, .col3-2, .col3-3{
  float:left;
  min-height:100px;
/*  width:268px;*/
}

#col3-1, #col3-2, #col3-3{
  float:left;
  min-height:100px;
  width:253px;
  padding-right:15px;
  background: url(http://www.think-apartments.com/fileadmin/templates/images/fce3-corner.gif) no-repeat top right transparent;
}

.col3-1{
  margin-right:8px;
}
#col3-2{
  padding-right: 7px
}

#col3-3{
  padding-right: 0px
}
.col3-2{
  margin-right:15px;
}
col3-3{
  padding-right:0;
}

.faux-col{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/fce-top.gif) repeat-x top transparent;
  float:left;
}

#col3-3, .col3-3{
  background: none;
  }
#FCE-3-column ul{
  list-style-position: inside;
  color: #333333;
  margin-top:10px;
  margin-left:0;
}

#FCE-3-column h2{
  color: #2c6a75;
  font-size: 140%;
  margin-top:10px;
}

/*-----------------right column----------------*/
#reservation{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/reserv-back.gif) bottom repeat-x #F9F9F8;
  width: 131px;
  padding: 10px 7px;
}
#reservation h2{
  font-size: 180%;
  font-weight: normal;
  color: #2C6A75;

}
.button{
  display: block;
  margin: 0px auto;
  height:100px;
  width:100px;
}


/*----------three column template----------------*/
#mainContent-2{
  float:left;
  width:645px;
  margin-bottom: 20px;
/*min-height: 200px;*/
/*  overflow: visible !important;
  display: inline;*/
}


/*----------------left column---------------*/
#left-column{
  float: left;
  width: 145px;
  margin-right:17px;
  min-height: 200px;
}

/*--------LEFT MENU-------------*/
#left-menu{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/leftmenu-back.gif) bottom repeat-x transparent;
  float: left;
  margin-bottom:15px;
}

#left-menu ul{
  list-style-type: none;
  margin:0;
  padding:0;
}

#left-menu a{
  display: block;
  width: 122px;
/*  float: left;*/
  color: #2C6A75;
  padding: 3px 15px 3px 8px;
  text-decoration: none;
  border-top: 1px solid #C9C9C9;
  font-weight: bolder;
}

#left-menu a:hover, #left-menu a.act{
  color: #FFF;
  background: #2C6A75 url(http://www.think-apartments.com/fileadmin/templates/images/leftmenu-act.gif) right repeat-y;
}

#left-menu li li a{
  display: block;
  color: #666666;
  padding: 3px 3px 3px 12px;
  text-decoration: none;
  border:none;
}
#left-menu li li a:hover, #left-menu li li a.act{
  color: #69BB45;
  background: none;
}

#left-menu div.csc-textpic{
  margin-top:20px;
}


/*---------left-menu end------------------*/

/*---------FCE fix------------------*/
#mainContent-2 .column-50-left, #mainContent-2 .column-50-right{
  width:314px;
}

 #fce3-2-column{

}

/*---------FCE fix end------------------*/

#fce3-2-column h3{
  color: #333333;
}

#fce3-2-column1, #fce3-2-column2{
 float:left;
 display: inline;
 width: 330px;
 min-height:200px;
}

#fce3-2-column2{
 float:right;
 display: inline;
 width: 300px;
 min-height:200px;
}

#fce4-3-column{
  clear:both;
  padding-left: 15px;
  float: left;
  width: 630px;
}

#fce4-3-column1, #fce4-3-column2, #fce4-3-column3{
 float:left;
 width:195px;
 padding-right: 15px;
 padding-bottom: 15px;
}

.fce4-back-1{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/fce4-back.gif) top repeat-x transparent;

}

.fce4-back-2{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/fce4-back2.gif) top repeat-x #F5F4F3;
  margin-bottom:-1000em !important;
  padding-bottom:1000em !important;
  position: relative;

}

/*-----------List Item-------------*/

.listitem{
  background: url(http://www.think-apartments.com/fileadmin/templates/images/fce4-back.gif) top repeat-x transparent;
  padding: 25px 0px 17px;
  float:left;
}
.image{
  float:left;
  margin-right:20px;
  display: inline;
  width:97px;
  height:97px;
}
.description{
  float:left;
  width:528px;
}
.description h2, .description p{
  margin-bottom:5px !important;
}

.description h2{
  font-weight:normal !important;
  font-size:150% !important;
}

hr.clr{
  clear: both;
  font-size: 0px;
  height: 0;
  visibility: hidden;
}









/* Typo3 form */
fieldset {border:none;}
.csc-mailform-field {text-align:left;}
.csc-mailform-submit {text-align:left;margin-left:170px}
input {text-align:left;}
label {float:left; width:170px; text-align:right;margin-right:4px;}
input, textarea, select {margin-bottom:4px;}


/* tt_news styling */
.news-latest-item {padding-bottom:15px;}
.news-latest-item h3 {}
.news-latest-item p {display:inline;}
.news-latest-item img {float:left;display:inline;margin-right:15px;}
.news-latest-date {}
.news-latest-cat {font-size:80%;text-transform:uppercase;color:#333333;}
.news-latest-morelink {}

.news-list-containter {}
.news-list-item {}
.news-list-date {}
.news-list-morelink {}

.news-single-container {}
.news-single-item {}
.news-single-date {}
.news-single-morelink {}
.news-single-imgcaption {}
.news-single-cat {font-size:80%;text-transform:uppercase;color:#333333;}
.news-single-item img {float:right;margin-left:20px;}


/* wt_directory styling */

.wtdirectory_filter_abc {border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;padding:5px 0;margin-bottom:15px;}
.wt_directory_pagebrowser ul {margin-left:-25px}
.wtdirectory_all h2 {font-size:50%;}
.wtdirectory_pagebrowser li {display:inline;float:left;border-right:1px solid #999999;padding:0px 3px;}
.wtdirectory_all_detaillink {padding-bottom:10px;}
.wtdirectory_all_backlink {margin:15px 0px;}
