/* 
OneMiamiRealty.com
Designed and Developed by Atiosis Blanco
www.atiosis.com - May, 2006. 
Developed for CHARIFF.com and BSBH
*/

/* --------------GENERAL STYLES---------------*/
body {
	text-align: center;
	background-color: #000000;
	padding: 10px;
}

a {
	color: #0081FF;
	text-decoration: none;
 }
 
a:visited {
	color: #0081FF;
	text-decoration: none;
 } 
 
a:link {
	color: #0081FF;
	text-decoration: underline;
 }
 
a:hover {
	color: #0081FF;
	text-decoration: none;
 }
 
.dotline {
	width: auto;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

/* --------------GENERAL STYLES---------------*/

/* --------------HEADER STYLES---------------*/

#header
 {
	width: 760px;
	text-decoration: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 78px;
	margin-top: 0px;
 }
 
#menu
 {
	width: 760px;
	margin: -4px auto 0px;
	background-color: #0081FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
 }
 
 .menu
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
 }
 
  a.menu:visited
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 }
 
 a.menu:link
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 }
 
  a.menu:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
 }

/* --------------HEADER STYLES---------------*/
/* --------------CONENT STYLES---------------*/

#container
 {
	width: 760px;
	background-image: url(imgs/BGhome.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
 }
#containerLocation
 {
	width: 760px;
	background-image: url(imgs/bg-location.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
 } 
 
 #containerComm
 {
	width: 760px;
	background-image: url(imgs/bg-community.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	background-color: #FFFFFF;
 } 
 
  #containerBuilding
 {
	width: 760px;
	background-image: url(imgs/bg-building.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
 } 
 
   #containerFloorPlans
 {
	width: 760px;
	background-image: url(imgs/bg-floor-plans.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
 } 
 
   #containerTeam
 {
	width: 760px;
	background-image: url(imgs/bg-meet-the-team.jpg);
	text-align: center;
	padding-bottom: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
 } 
 
    #containerContact
 {
	width: 760px;
	background-image: url(imgs/bg-contact-us.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
 }  
 
    #containerAvailability
 {
	width: 760px;
	background-image: url(imgs/bg-availability.jpg);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	background-color: #FFFFFF;
 }  
 
.content
 {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 200px;
 } 

.content390
 {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	vertical-align: top;
	background-image: url(imgs/template-390BG.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 75px;
 } 
 
.content190
 {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	vertical-align: top;
	background-image: url(imgs/template-190BG.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 200px;
 } 
 
 /*from here font styles*/
 
.sectiontitle {
	width: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	background-color: #409D44;
	padding: 4px 4px 4px 10px;
}

.title {
	width: auto;
	color: #0081FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: -1px;
	text-align: left;
}

.subtitle {
	width: auto;
	color: #0081FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: -1px;
}

.importanttext {
	width: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 7px;
}

.text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0081FF;
	margin-left: 10px;
	margin-right: 10px;
}

.textsmall {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

li {
	width: auto;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 16px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}

/*until here font styles*/

/*from here imgs styles*/
 .img {
	/*width: auto;*/
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: 409D44;
	margin-bottom: 0px;
 }
 
 .thumb170 {
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px 5px 2px 0px;
	text-align: left;
	text-transform: uppercase;
	line-height: 16px;
	padding: 0px;
 }
  
/*until here imgs styles*/



/* --------------CONENT STYLES---------------*/
/* --------------FOOTER STYLES---------------*/
#footer
 {
	width: 760px;
	margin: 0px auto;
	background-color: #0081FF;
	padding-top: 10px;
	padding-bottom: 10px;
 } 
 
.footer
 {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	line-height: 15px;
	padding-left: 20px;
 } 
 
 
 
/* --------------FOOTER STYLES---------------*/

.button {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.dotline {
	width: auto;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
