/* General Styles
=================================*/

body {
    background-color: #000;
    text-align: center;
    font: 0.9em Arial, Verdana, sans-serif;
    min-width: 780px;
}
body#movie {
    min-width:0;
    font-size:75%;
}

.clear {
    clear:both;
}

.hidden {
    display: none;
}

a {
    color: #3BBFE8;
    text-decoration: underline;
}
a:hover {
    color: #333333;
    text-decoration: underline;
}

a.img {
    border: 0 none;
}

h1{
    font-size: 1.25em;
}

h2{
    font-size: 1.2em;
}

h3{
    font-size: 1.1em;
}

h4{
    font-size: 1.0em;
}



/* Layout
=================================*/

#wrapper{
    margin:0 auto 0 auto;
    width:686px;
    text-align: left;
    background-color: #FFF;
    border-left: 7px solid #3BBFE8;
    border-right: 7px solid #3BBFE8;
    padding: 30px;
}

#wrapper_movie{
    margin:0 auto 0 auto;
    width:75%;
    text-align: center;
    background-color: #FFF;
    border-left: 7px solid #3BBFE8;
    border-right: 7px solid #3BBFE8;
    padding: 30px;
}

#branding{
    background: url(../images/brandingIm.gif) no-repeat 0 0;
    width: 150px;
    height: 39px;
}

#banner{
    background:url("../images/banner.gif") no-repeat scroll 0 0 transparent;
    height:62px;
    left:175px;
     _left: 168px;
    position:relative;
    width:230px;

}
#pdfdl {
    position: relative;
    top: -33px;
    left: 420px;
    _left: 400px;
    width: 300px;
}
#pdfd2 {
    position: relative;
    top: -28px;
    left: 420px;
    _left: 400px;
    width: 300px;
}

#pdfdl a, #pdfd2 a {
    background: #3BBFE8;
    padding: 2px 4px;
    font-weight: normal;
    font-size: 80%;
    color: #FFF;
    text-decoration: none;
}

#buedilogo{
    background: url(../images/buredi_logo.gif) no-repeat 0 0;
    width: 87px;
    height: 33px;
    margin-top: 10px;
    float: left;
}

#homeflash{
    width: 686px;
    margin-top: -10px;
    margin-bottom: 10px;
}

#hometext{
    float: right;
    width: 580px;
    margin-top: 10px;
    color: #999;
    font-size: 0.75em;
}

#pagecontent {
    font-size: 85%;
    width: 686px;
}

#gallerynav {
    float: left;
    width: 145px;
    background: #3BBFE8;
    font-size: 80%;
    padding: 10px;
}
#gallerynav a.navon {
    color: #FFF;
    font-weight:normal;
    text-decoration: none;
}
#gallerynav a.navon:hover {
    color: #FFF;
    text-decoration: underline;
}
#gallerynav a.navoff {
    color: #C2E4EF;
    text-decoration: none;
}
#gallerynav a.navoff:hover {
    color: #FFF;
    text-decoration: underline;
}
#gallerymain {
    float: right;
    width: 495px;
    background: #333;
    padding: 10px;
    font-size: 80%;
    color: #EEE;
}		
a.bLink { color: #FFF; text-decoration: none; font-weight: bold; }
a.bLink:hover { color: #DDD; text-decoration: underline; font-weight: bold; }

a.bLink_n { color: #DDD; text-decoration: none; font-weight: normal; }
a.bLink_n:hover { color: #FFF; text-decoration: underline; font-weight: normal; }

a.newslink { color: #000; text-decoration: none; font-weight: normal; }
a.newslink:hover { color: #666; text-decoration: underline; font-weight: normal; }

.offwhite {
    color: #DDD;
}

.titles {
    font-size:1.2em;
    margin-bottom: -10px;
    color:#3BBFE8;
    font-weight:bold;
}

#newsleft {
    float: left;
    width: 342px;
    background: #FFF;
    font-size: 80%;
}
#newsright {
    float: right;
    width: 320px;
    background: #FFF;
    font-size: 80%;
}
#foot {
    font-size: 70%;
    margin:10px auto 10px auto;
    width:746px;
}
#copy {
    color: #FFF;
    float: left;
}
#gp {
    color: #FFF;
    float: right;
}
#gp a:hover {
    color: #FFF;
}

/* top nav list
=================================*/


#nav {
    font-size: 75%;
    margin-top: 5px;
    margin-bottom: 30px;
}

#nav ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
} 

#nav ul li {
    margin-left: 0;
    padding: 0px 6px;
    border-left: 2px solid #3BBFE8;
    list-style: none;
    display: inline;
}

#nav ul li.first {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
}
#nav ul li a {
    background-color: #FFF;
    color: #333;
    text-decoration: none;
}
#nav ul li a:hover {
    background-color: #3BBFE8;
    color: #FFF;
}


/* Highlight current page in nav
===================================================*/

body#home a#homenav,
body#about a#aboutnav,
body#location a#locationnav,
body#apt a#aptnav,
body#specification a#specnav,
body#pl a#plnav,
body#cont a#contnav,
body#news a#newsnav,
body#gal a#galnav {
    color: #FFF;
    background-color: #3BBFE8;
}

/* Tables
===================================================*/

#spectable table {
    font-size: 0.8em;
    border-collapse: collapse;
    width: 692px;
    border: 0;
    margin-top: 0px;
    margin-bottom: 20px;
}

#spectable col#flatCol {
    width: 60px;
}
#spectable col#floorCol {
    width: 46px;
}
#spectable col#descCol {
    width: 350px;
}
#spectable col#bedCol {
    width: 50px;
}
#spectable col#priceCol {
    width: 50px;
}
#spectable col#statusCol {
    width: 130px;
}

#spectable thead {
    background: #3BBFE8;
    color: #FFF;
}

#spectable th {
    font-weight: normal;
    text-align: left;
}

#spectable th, td {
    padding: 0.1em 0.7em;
    vertical-align: top;
}

/* Only on pricelist page, put bottom border on the cells and padding*/
body#pl #spectable td {
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3BBFE8;
}

/* Icons
===================================================*/

a.pdf {
    background: transparent url('../images/icons/pdf.gif') no-repeat 0px 0px;
    font-weight: bold;
    line-height:200%;
    padding: 2px 0 15px 25px;
    font-weight: normal;
}
a.qtime {
    background: transparent url('../images/icons/qt.gif') no-repeat 0px 0px;
    padding: 2px 0 0px 25px;
    font-weight: normal;
}
a.up {
    background: transparent url('../images/icons/arrow_up.gif') no-repeat 0px 5px;
    padding: 0 0 0 20px;
    font-weight: normal;
}
a.down {
    background: transparent url('../images/icons/arrow_down.gif') no-repeat 0px 5px;
    padding: 0 0 0 20px;
    font-weight: normal;
}
.errorbox {
    background: #FFFFE1 url(../images/icons/error.gif) no-repeat 10px 10px;
    width: 475px;
    padding: 1em 0.5em 1em 4em;
    border: 1px dashed #003366;
    margin: 1em 0;
    color: #003366;
    font-weight: bold;
    font-size:80%;
}
.infobox {
    background: #FFFFE1 url(../images/icons/info.gif) no-repeat 10px 10px;
    width: 475px;
    padding: 1em 0.5em 1em 4em;
    border: 1px dashed #003366;
    margin: 1em 0;
    color: #003366;
    font-weight: bold;
}


/* form styles
=================================*/
.leftcol {
    float: left;
    width: 100px;
}

input.formelm {
    border: 1px solid #3BBFE8;
    background: #EBF9FD;
    width: 225px;
}
textarea.formelm {
    border: 1px solid #3BBFE8;
    background: #EBF9FD;
    width: 225px;
    height: 60px;
    font-size: 120%;
}
a.cleartext {
    color: #999;
    font-weight: bold;
    text-decoration: none;
}
a.cleartext:hover {
    color: #3BBFE8;
    text-decoration: none;
}
a.subtext {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
a.subtext:hover {
    color: #3BBFE8;
    text-decoration: none;
}

#bottombar{
  background:#39BDEF;
  height: 33px;
  color: #313131;
  text-align:center;
  vertical-align:middle;
 margin:10px 2px;
}


.bottombar-text{
  color: #313131;
   font-size: 125%;
}


.bottombar-white{
  color:#FFFFFF;
   font-weight:bold;
   font-size: 125%;

}

.bottombar-small{
  color: #313131;
    font-size: 66%;

}
.bottombar-small a{
  color: #FFFFFF;
   
}
.bottombar-small a:hover{
  color: #FFFFFF;
   text-decoration: none;
}
