* {
   margin: 0;
   padding: 0;
   border: 0;
}
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11.5pt;
	line-height: 1.25em;
	color: #000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.ahem {
   display: none;
}
h1#text-logo-for-print {
	font-size: 2.5em;
	margin-top: 10px;
}
h1#text-logo-for-print a {
	color: #64278D;
}
.spacer, 
.spacer1, 
.spacer2, 
.spacer3, 
.spacer4, 
.spacer5, 
.spacer6, 
.spacer7, 
.spacer8, 
.spacer9, 
.spacer10 
{
	clear: both;
}
/* ".spacer" uses the default height, 
which can be larger than 6 pixels */
.spacer1 { height: 1px; }
.spacer2 { height: 2px; }
.spacer3 { height: 3px; }
.spacer4 { height: 4px; }
.spacer5 { height: 5px; }
.spacer6 { height: 6px; }
.spacer7 { height: 7px; }
.spacer8 { height: 8px; }
.spacer9 { height: 9px; }
.spacer10 { height: 10px; }

a:link, 
a:active, 
a:visited, 
a:hover {
	background-color: transparent;
}

a:link, 
a:active, 
span.non-linked-mainlink {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #ccc;
	text-decoration: none;
}
div.mainlinks a:visited, 
div.sublinks a:visited {
	color: #000;
}
div.mainlinks a:hover, 
div.sublinks a:hover {
	text-decoration: underline;
	color: #333;	
}


a:hover {
	color: #333;
	text-decoration: underline;
}
div.mainlinks a.current-page, 
div.mainlinks span.current-page, 
div.sublinks a.current-page, 
div.sublinks span.current-page  {
	color: #666;
}
div.mainlinks a.current-page:visited, 
div.mainlinks span.current-page:visited, 
div.sublinks a.current-page:visited, 
div.sublinks span.current-page:visited {
	color: #666;
}
div.mainlinks a.current-page:hover, 
div.sublinks a.current-page:hover {
	color: #333;
}
/* COMING SOON PAGE STARTS */
div#coming-soon {
	padding: 30px;
	margin: 7% auto;
	text-align: center;
	color: #000;
	background-color: #fff;

	width: 395px;
}
div#coming-soon img {
	background-image: url(../images/navigation/maybella-whiteonpurp-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
div#white-header, 
div.white-notice {
	font-size: 11.5pt;
	letter-spacing: 10px;
	padding: 10px 0 10px 0;
	border-color: #333;
	border-width: 1px 0 1px 0;
	border-style: solid;
}
div.white-notice {
	margin-top: 45px;
	letter-spacing: 4px;
	border-width: 1px 0 0 0;
}
div#contact {
	clear: both;
	font-size: 10pt;
	/*letter-spacing: 2px;*/	
}
/* COMING SOON PAGE ENDS */


div#container1 {
	padding: 20px 0 0 0;
	margin: 1% auto 4% auto;
	color: #000;
	background-color: #fff;
	width: 590px;	
	text-align: center;
	border-color: #666 #333 #333 #666;
	border-width: 2px;
	border-style: solid;
}

/* ONLY FOR THE APARTMENTS & STUDIOS PAGE START*/
div.container2a, 
div.container2b, 
div.container2c {
	padding: 20px 0 0 0;
	color: #000;
	width: 590px;	
	text-align: center;
	border-color: #666 #333 #333 #666;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

div.container2a { 
	margin: 1% auto 0 auto;
	background-color: #fff;
}
div.container2b {
	margin: 0 auto 0 auto;
	background-image: url(../images/navigation/4_pixel_DDD.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
div.container2c {
	margin: 0 auto 4% auto;
	background-color: #fff;
}

div.main {
	font-size: 9pt;
	margin: 0 30px 0 30px;
	text-align: left;
}
/* ONLY FOR THE APARTMENTS & STUDIOS PAGE END*/

div.logo img {
	display: none;
	background-image: url(../images/navigation/maybella-purponwhite-logo2.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 9px 0 11px 0;
}
div.mainlinks, 
div.sublinks {
	text-align: center;
	margin: 5px 10px;
	font-size: 8pt;
	letter-spacing: 2px;
	white-space: nowrap;
}
div.sublinks {
	width: 500px;
	margin: auto;
	padding-top: 5px;
	margin-top: 15px;
	border-color: #333;
	border-width: 1px 0 0 0;
	border-style: solid;
}
/*DUPLICATED ON INDEX PAGE*/
div#page1-thumbs { 
	clear: both;
	height: 100px;
	margin: 0 20px 20px 66px;
}

/*DUPLICATED ON INDEX PAGE*/
div.index-left-thumbnail, 
div.index-middle-thumbnail, 
div.index-right-thumbnail {
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 133px;
}

div.index-middle-thumbnail, 
div.index-right-thumbnail {
	margin-left: 28px;	
}

/*DUPLICATED ON INDEX PAGE*/
div.index-left-thumbnail a:hover img, 
div.index-middle-thumbnail a:hover img, 
div.index-right-thumbnail a:hover img {
	background-image: url(../images/navigation/4_pixel_white.gif);
	background-repeat: repeat;
	background-position: 0 0;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}
div#main {
	font-size: 9pt;
	margin: 0 30px 0 30px;
	text-align: left;
}


div.box, 
div.apartments-box, 
div.studios-box {
	padding: 10px 0 0 0;
	border-color: #333;
	border-width: 0px 0 0 0;
	border-style: solid;
}
div.studios-box {
	/*background-color: #7F43A3;*/
	border-color: #333;

}



ul {
	list-style: none;
}
select {
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}

label {
	margin: -2px 1em 0 0;
	float: left;
	width: 16em;
	text-align: right;
	clear: both;
}
label.for-menus {
	margin: -1px 1em 0 0;
}
label.punctuation, 
label.for-checkbox {
	position: absolute;
	margin: 0 1em 0 0;
	float: none;
	width: 2em;
	text-align: left;
	clear: none;
	white-space: nowrap;
}
label.for-checkbox {
	margin: 0 1em 0 1em;
}
select.menu-left-offset {
	margin-left: 25px;
}
input, 
li.field select {
	margin-bottom: 10px;
}
li.field {
	white-space: nowrap;
}
li.field select option {
	padding: 0 2px;
}
li.field select.of-month {
	margin-left: 2em;
}
li.field select.comma-year {
	margin-left: 1em;
}
li.field input.flight-number {
	margin-left: 170px;
}

textarea {
	margin-left: 20px;
	width: 450px;
}

div.box p.header span.subhead {
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	color: #666; /*different colour in main.css*/
}

p.regular, 
textarea {
	padding: 10px;
}
/*
p.regular-tight {
	padding: 5px 10px;
}
*/


p.regular span.button {
	padding: 0 300px 0 0;
}
p.regular span input, 
p.regular input {
	width: 100px;
	margin: 0;
}
p.header {
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 15px 0;
	color: #000;
}

.bold { font-weight: bold; }

.italic {
	font-style: italic;
}

div#smallprint {
	background-color: #ccc;
	padding: 7px 0 10px 0;
	clear: both;
	color: #333;
	font-size: 10px;
	letter-spacing: 2px;	
}
p#credits {
	font-size: 8px;
	color: #333;
}


table {
	width: 100%;
/*
	border-color: #F00;
	border-width: 1px;
	border-style: solid;
*/
}
tr {
	white-space: nowrap;	
}
tr, 
td, 
th {
	text-align: left;
	padding: 5px;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
}
th.table-header {
	text-align: center;
	background-color: #ccc;
}
td.col-1 {
	font-weight: bold;
}

div.big-photo-left div, 
div.big-photo-right div {
	padding: 0 10px 20px 10px;
}
div.big-photo-left img, 
div.big-photo-right img {
	margin: 0 10px 20px 10px;
	border-color: #333 #ccc #ccc #333;
	border-width: 1px;
	border-style: solid;	
}
div.big-photo-left img {
	float: left;
}
div.big-photo-right img {
	float: right;
}
div.double-photo-left {
	width: 290px;
	float: left;
}
a.top, 
a.top:hover {
   text-decoration: none;
}
a.top span.top-lt, 
a.top span.top-dk {
   font: 8px verdana, arial, geneva, sans-serif;
   line-height: 3em;
   color: #333;
   text-decoration: none;
	padding: 0 2px 0 0;
	margin: 2px 0 0 0px;
	border-width: 1px 0 0 0;
	border-style: solid;
   clear: none;
   text-align: center; 
   clear: none;
}
a.top span.top-lt {
   color: #666;
   border-color: #666;	
   
}
a.top span.top-dk {
   color: #333;
   border-color: #333;	
}

a.top, 
a.top span.top-dk:hover, 
a.top span.top-lt:hover {
   color: #000;
   text-decoration: none;
	background-color: transparent;
   border-color: #000;	

}
p.clear {
	padding: 0;
	margin: 0;
	clear: both;
	width: auto;
	height: auto;
}

div.testdiv1, 
div.testdiv2, 
div.testdiv3  {
	float: left;
	width: 50px;
	border-color: #F00;
	border-width: 1px;
	border-style: solid;
}

span.subhead {
	color: #ccc;
}




