﻿/* CSS Document Miami Art Space */
/* author: zmei 10.17.07 */

html, body {
padding: 0;
margin: 0 auto;
width: 965px;
text-align: center;
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
height: 100%;
}

img {
border: 0;
}

a {
text-decoration: none;
}

#container {
     display: table;
     height: 100%;
     width: 100%;
	 padding: 0;
	 text-align: left;
	 margin: 0;    
}


#content {
     display: table-cell;
     vertical-align: middle;
     position: relative;
}

/* \*/
* html #content {
     top: 50%;
     left: 0;
     height: 1px;
}

* html #content #inner {
     position: relative;
     top: -50%;
}

#MAS_hdr {
text-align: right;
}

#MAS_hdr img {
width: 155px;
margin: 5px 0;
}

.letterspacing {
letter-spacing: .5px;
}

.no_letterspacing {
letter-spacing: normal;
}

.container_common {
width: 100%;
padding: 0;
margin: 0;
height: 530px;
font-size: 11px;
font-weight: 300;
}

#home_container {
background: url(images/bg_homepage.jpg) 1px 1px no-repeat;
}

#about_container {
background: url(images/bg_about.jpg) 0 1px no-repeat;
}

#floorplans_container {
background: url(images/bg_gallery.jpg) no-repeat 0 1px;
}

#art_catalog_container {
background: url(images/bg_gallery.jpg) 0 1px no-repeat;
}

#contact_container {
background: url(images/bg_contact.jpg) no-repeat 0 1px;
}

#news_container {
background: url(images/bg_news.jpg) no-repeat 0 1px;
}

#newsletter_container {
background: url(images/bg_newsletter.jpg) no-repeat 0 1px;
}

#workshops_container {
background: url(images/bg_workshops.jpg) no-repeat 0 1px;
}

#about_txt {
width: 450px;
padding: 120px 0 0 20px;
line-height: 170%;
}

#contact_txt {
padding: 55px 0 0 24px;
line-height: 160%;
}

#news_txt {
float: left;
padding: 30px 0 0 35px;
line-height: 150%;
}

#news_txt p {
margin: 10px 0;
}

#news_txt a:link, #news_txt a:visited {
font-size: 11px;
color: #000000;
line-height: 150%;
}

#news_txt a:hover {
color: #f7901e;
}

#newsletter_txt {
float: left;
padding: 30px 0 0 35px;
line-height: 150%;
}

#newsletter_txt p {
margin: 10px 0;
}

#newsletter_txt a:link, #newsletter_txt a:visited {
font-size: 11px;
color: #000000;
line-height: 150%;
}

#newsletter_txt a:hover {
color: #f7901e;
}

#workshops_txt {
float: left;
padding: 30px 0 0 35px;
line-height: 150%;
}

#workshops_txt p {
margin: 10px 0;
}

#workshops_txt a:link, #workshops_txt a:visited {
font-size: 11px;
color: #000000;
line-height: 150%;
}

#workshops_txt a:hover {
color: #f7901e;
}

#legal_txt {
width: 450px;
padding: 130px 0 0 25px;
line-height: 170%;
}

#mailing_txt {
padding-left: 460px;
}

#mailing_txt p {
line-height: 170%;
width: 120px;
margin-top: 30px;
margin-right: 20px;
float: left;
}

#mailing_txt form {
float: left;
}

#mailing_txt form *, #mailing_txt form textarea {
width: 170px;
font-family: inherit;
margin-bottom: 15px;
font-size: 11px;
color: #666;
border: 1px solid #CCC;
}

#mailing_txt textarea {
height: 105px;
}

#mail_list_submit {
text-align: right;
color: #F93;
background: #FFF;
}

#hours_txt {
padding: 130px 0 0 30px;
line-height: 170%;
float: left;
}

#IE_shim {
height: 20px; 
border: 0px dashed #C00;
}

#months_list {
margin: 30px 0 0 15px;
padding: 10px;
line-height: 200%;
border: 1px solid #F93;
border-left: none;
border-right: none;
width: 120px;
float: left;
color: #F93;
}

#gallery_list {
margin: 30px 0 0 10px;
padding: 10px;
line-height: 200%;
border: 1px solid #F93;
border-left: none;
border-right: none;
width: 140px;
float: left;
color: #F93;
}


#gallery_list a:hover, #gallery_list a:link, #gallery_list a:visited {
text-decoration: none;
color: #FFF;
}


#floorplans_list {
padding: 0px 20px 0 15px;
float: left;
line-height: 150%;
}

#floorplans_list p {
width: 140px;
margin-top: 20px;
font-size: 14px;
line-height: 160%;
padding: 10px 0 10px 10px;
border: 1px solid #F93;
border-left: none;
font-weight: normal;
border-right: none;
}

#floorplans_list .notbold {
font-size: 11px;
color: #FFF;
text-decoration: none;
}

#floor_specs {
padding: 15px 0 0 8px;
}

/* title colors for each gallery */
.gallery_A {
color: #F93;
}

.gallery_B {
color: #e20177;
}

.gallery_C {
color: #ef4135;
}

#months_list a, #months_list a:visited {
color: #FFF;
}

#floorplans_all {
background: url(images/bg_allplans.jpg) no-repeat;
}

#bg_galleryA {
background: url(images/bg_planA.jpg) no-repeat;
}

#bg_galleryB {
background: url(images/bg_planB.jpg) no-repeat;
}

#bg_galleryC {
background: url(images/bg_planC.jpg) no-repeat;
}

.align_floorplan {
width: 582px;
height: 402px;
}

.gallerytitle {
text-transform: uppercase;
height: 35px;
font-weight: bold;
}

.galleryfooter {
color: #FFF;
width: 525px;
height: 35px;
text-align: center;
font-size: 10px;
font-weight: normal;
}

/* floor plans spacer rollovers 
// these must be floated in order to work
// otherwise, causes FF hotspot twitching
*/

#spacer_planC {
width: 83px;
height: 40px;
margin-left: 205px;
margin-top: 42px;
float: left;
}

#spacer_planB {
clear: both;
width: 52px;
height: 54px;
margin-left: 222px;
margin-top: 28px;
float: left;
}

#spacer_planA {
width: 158px;
height: 56px;
margin-left: 222px;
margin-top: 2px;
float: left;
}

#spacer_detailA {
width: 324px;
height: 116px;
margin-left: 134px;
margin-top: 134px;
float: left;
}

#spacer_detailB {
width: 106px;
height: 112px;
margin-left: 137px;
margin-top: 19px;
float: left;
}

#spacer_detailC {
float: left;
width: 365px;
height: 177px;
margin-left: 95px;
margin-top: 53px;
}

#calendar_grid {
height: 400px;
font-size: 12px;
color: #F93;
float: left;
margin-left: 20px;
}

#calendar_grid #grid_today {
background-color: #F93; 
}

#calendar_grid #wkdays_heading {
height: 20px; 
font-size: 9px; 
border: none; 
color: #FFF; 
background: #171326;
}


#calendar_eventlist {
float: right;
width: 182px;
height: 400px;
}

.calevent {
font-size: 10px;
line-height: 12px;
text-align: right;
margin-right: 3px;
letter-spacing: 0;
}

#calendar_eventlist div {
width: 170px;
margin-left: 10px;
}

#calendar_eventlist img {
margin: 5px 0;
}

.eventlist_dots {
padding: 5px 0;
border-top: 1px dotted #FFF;
border-bottom: 1px dotted #FFF;
}


#calendar_grid table tr td {
margin: 0;
border: 1px solid #667;
width: 57px;
height: 55px;
color: #000;
background: #FFF;
vertical-align: top;
text-align: right;
}

#calendar_grid table tr td span {
margin: 5px;
}

#calendar_grid table {
border-collapse: collapse;
margin-top: 20px;
}

#wynwood_txt {
padding: 55px 0 0 20px;
width: 145px;
line-height: 200%;
float: left;
}

#wynwood_mapclick {
float: right;
width: 105px;
height: 120px;
margin: 20px 15px;
text-align: center;
}

#wynwood_mapclick img {
width: 100px;
height: 100px;
}

#wynwood_txt a {
text-decoration: underline;
}

h1 {
color: #F7901E;
margin: 0;
padding: 0;
font-size: 12px;
font-weight: bold;
}

#hp_people {
width: 800px;
height: 20px;
position: relative;
left: 1px;
top: 1px;
}

#bubble_wrap {
height: 236px;
width: 100%;
z-index: 12;
}

#bubble1 {
position: relative;
visibility: hidden;
left: 62px;
top: 149px;
}

#bubble2 {
position: relative;
visibility: hidden;
left: 80px;
top: 151px;
}

#bubble3 {
position: relative;
visibility: hidden;
left: 40px;
top: 145px;
}

#bubble4 {
position: relative;
visibility: hidden;
left: -29px;
top: 149px;
}

#bubble5 {
position: relative;
visibility: hidden;
left: -58px;
top: 168px;
}

#person1 {
z-index: 1;
margin-left: 176px;
width: 86px;
height: 222px;
float: left;
}

#person2 {
z-index: 1;
margin: -1px 0 0 0;
width: 90px;
height: 229px;
float: left;
}

#person3 {
z-index: 1;
margin: 6px 0 0 5px;
width: 80px;
height: 215px;
float: left;
}

#person4 {
z-index: 1;
margin: 5px 0 0 2px;
width: 78px;
height: 223px;
float: left;
}

#person5 {
z-index: 1;
margin: 8px 0 0 0;
width: 87px;
height: 217px;
}

#home_spacer {
float: left;
width: 156px;
height: 84px;
position: relative;
left: 20px;
top: -50px;
}

/* for the MAS logo link in lower left corner */

#home_spacer img {
width: 100%;
height: 100%;
}

#hp_rightnav a:link, #hp_rightnav a:visited {
color: #FFF;
}

#hp_rightnav, #hp_rightnav a:hover {
color: #f7901e;
text-align: left;
letter-spacing: .5px;
}

#hp_rightnav {
background: url(mas_der.jpg) no-repeat 0 1px;
float: right;
width: 155px;
border-left: 1px solid #FFF;
font-size: 11px;
height: 466px;
line-height: 180%;
}

#hp_rightnav div {
margin: 190px 0 0 15px;
}

.pinklink {
color: #CF076A;
}

.whitelink {
color: #FFF;
text-decoration: underline;
}

#maplink {
width: 300px;
height: 117px;
}

#maplink span {
float: left;
}

#mapcircle {
float: left;
width: 117px;
height: 117px;
margin-left: 10px;
}

#footer {
letter-spacing: .5px;
clear: both;
text-align: right;
font-size: 11px;
color: #838383;
}

#footer_on {
color: #f7901e;
}

#footer a:link, #footer a:visited {
font-size: 11px;
color: #838383;
line-height: 200%;
}

#footer a:hover {
color: #f7901e;
}

#bluelink a:link, #bluelink a:hover, #bluelink a:visited {
font-size: 11px;
color: #00AFEF;
}

#events_container {
background: url(images/bg_events.jpg) no-repeat 0 1px;
}

#wynwood_container {
background: url(images/bg_wynwood.jpg) no-repeat 0 1px;
}

#mailing_list_container {
background: url(images/bg_mailing.jpg) no-repeat 0 1px;
}

#hours_container {
background: url(images/bg_hours.jpg) no-repeat 0 1px;
}

#legal_container {
background: url(images/bg_gallery.jpg) no-repeat 0 1px;
}

#gallery_container {
background: url(images/bg_gallery.jpg) no-repeat 0 1px;
}

#flashcontent {
float: left;
margin-top: 10px;
}

#gallerya_container {
background: url(gallery_a.jpg) no-repeat 0 1px;
}

#galleryb_container {
background: url(gallery_b.jpg) no-repeat 0 1px;
text-align: left;
width: 100%;
margin: 0 auto;
height: 530px;
}

#galleryc_container {
background: url(gallery_c.jpg) no-repeat 0 1px;
text-align: left;
width: 100%;
margin: 0 auto;
height: 530px;
}

#catalog_detail {
width: 430px;
height: 325px;
border: 15px solid #BBB;
background-color: #FFF;
margin-left: 25px;
}

#catalog_detail_img {
border: 6px solid #FFF;
width: 418px;
height: 259px;
padding-bottom: 5px;
border-bottom: 1px solid #09F;
vertical-align: middle;
text-align: center;
}

#pagelist {
width: 200px;
height: 20px;
text-align: center;
color: #F90;
}

#pagelist a:link, #pagelist a:visited, #pagelist a:hover {
color: #FFF;
}

#arttitle {
margin-right: 10px;
}

#catalog_thumbs {
float: right;
width: 200px;
height: 325px;
margin-right: 50px;
margin-left: 10px;
}

#catalog_thumbs img {
width: 55px;
height: 55px;
margin-right: 6px;
margin-bottom: 6px;
border: 1px solid #FFF;
}

#catalog-caption {
width: 190px;
height: 200px;
background-color: #FFF;
}

#catalog-caption p, #catalog_detail p {
margin: 0;
color: #666;
padding: 7px;
}

#catalog_detail p {
font-size: 10px;
}

#catalog-caption a:link, #catalog-caption a:visited {
color: #666;
text-decoration: none;
}

#catalog-caption a:hover {
text-decoration: underline;
color: #F90;
}

#treister {
font-size: 12px;
line-height: 150%;
}

#treister a:link, #treister a:visited {
text-decoration: underline;
}

#treister a:hover {
text-decoration: underline;
} 


