@charset "utf-8";
/******************************************************** 
* Client: Caribbean Homes Limited
* Coded by: Christopher Ward (chris@brightsquareinc.com)
* Version: 1.0
* Date: December 31th 2008
********************************************************
COLORS
white: #f2f2f2
black: #000105
grey: #5F5F5F;
green: #8DC240;
blue: #1DBED0;
text:#231f20*/
html {
font-size:100.1%
}

body {
background-color:#000040;
color:#000105;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.5
}

a {
color:#5F5F5F;
font-weight:700;
letter-spacing:1px;
text-decoration:none
}

a:visited {
font-style:inherit
}

a:hover {
color:#F47820;
}

a.active,.active a {
color:#8DC240;
font-weight:700
}

a.subactive,.subactive a {
color:#8DC240;
font-weight:700
}

h1 {
color:#ffffff;
font-size:24px;
font-weight:400;
letter-spacing:1px;
margin-bottom:10px;
}

h2 {
color:#1DBED0;
font-size:16px;
font-weight:400;
letter-spacing:1px;
text-transform:uppercase;
margin-top:10px;
}

h3 {
color:#ffffff;
font-weight:700;
letter-spacing:1px;
}

h4 {
color:#ffffff;
font-weight:700
}

h5 {
color:#ffffff;
font-weight:700
}

h6 {
color:#fff;
font-weight:700
}

img {
outline:0;
}

#wrap {
background-color:#c0c0c0;
color:#5F5F5F;
margin:0 auto;
width:980px
}

/**************************************
			Masthead
*************************************/
#masthead {
background:#ffffff;
border-top:22px solid #1DBED0;
border-bottom:20px solid #1DBED0;
padding:0px;
}


#logo {
float:left;
height:162px;
width:319px;
border-right:1px solid #1DBED0;
}

#main-menu {
margin-left:25px;
padding-top:10px;
font-size:12px;
}

.sub-menu {
padding-left:25px;
padding-top:10px;
border-left:1px solid #1DBED0;
font-size:12px;
}

ul.noborder {
	border-left:0px solid #1DBED0;
}

.menu {
float:left;
height:152px;
padding-right:25px
}

.menu li {
line-height:20px
}

#masthead .menu:last-child {
border-right:0
}


/***********************************
			FOOTER
***********************************/
#footer {
background-color:#1DBED0;
border-top:5px solid #fff;
padding:15px 25px;
height:40px;
color:#ffffff;
font-size:14px;
font-variant:small-caps;
width:930px;
}

#footer ul {
	float:right;
}

#footer ul li {
float:left;
line-height:40px;
margin-right:5px;
}

#footer #companylinks {
	float:right;
	height:40px;	
	width:275px;
}

#footer a {
	color:#ffffff;
	font-weight:normal;
}

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

#large980imgbottom {
	height:20px;
	background-color:#1DBED0;
	border-bottom:5px solid #ffffff;
}

#slogan {	
	font-family:Arial;
	font-style: italic;
	border:0px;
	height:33px;
	background-color:#8DC240;
	font-size:21px;
	padding:5px 0px 0px 35px;
}

#imagerotate {
	height:374px;
	overflow:hidden;
}


#home #imagerotate {
	height:480px;
	overflow:hidden;
}



#wrap #content {
	color:#ffffff;
	background:#818286;/* url(../images/textbg.gif) top left no-repeat;*/
}

#text h1 {
	text-align:left;
}

#text {
	padding:25px;
	text-align:justify;
}

#text p {
	margin-bottom:10px;
}

#content a {
color:#8DC240;
}

#content a:hover {
color:#F47820;
}

#content .floatright {
float:right;
}

#content .floatleft  {
float:left;
}

#content .alignright {
float:right;
margin:0 0 2px 15px;
border:5px solid #fff;
}

#content .alignleft  {
float:left;
margin:0 15px 2px 0px;
border:5px solid #fff;
}


/***********************************
			CONTACT INFO
***********************************/
.contentblock ul,.contentblock ol {
margin-bottom:15px
}

.contentblock ol li {
list-style:decimal;
margin-left:15px
}

.contentblock ul li {
list-style:disc;
margin-left:15px
}


#house {
	background-color:#818286;
}

#house #images {
	width:586px;
	float:left;
	border-right:5px solid #ffffff; 
	background-color:#ffffff;
}


#house #images #main { 
	width:586px;
	height:374px;
	overflow:hidden;
	position:relative;
}

#house #elevations {
	width:293px;
	height:324px;
	overflow:hidden;
	float:left;
}

#house #elevations .elevation{
	width:293px;
	height:378px;	
	overflow:hidden;
	position:relative;
}

#house #floorplan {
	float:left;
	width:293px;
	height:378px;
	overflow:hidden;
	position:relative;
}

#house #content {
	color:#ffffff;
	background:#818286; /* url(../images/textbg_sm.gif) center left no-repeat;*/
	width:389px;
	float:left;
}	

#house #images span.caption {
background:url(../images/bg-caption.png) repeat;
bottom:10px;
font-size:10px;
padding:3px 5px;
position:absolute;
right:0;
line-height:1.5em;
z-index:100;
}	

#house #content #text h1 {
	font-variant:small-caps;
	font-size:28px;
}


#housing {
	border-top:5px solid #ffffff;
	background-color:#D7EFF3;
	border-bottom:20px solid #D7EFF3;
}

.housingimage {
	width:270px;
	height:194px;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:41px;
	position:relative;
	padding:0px;
}

.housingimage img {
	width:270px;	
	height:174px;
}

.housingimage span.caption {
background-color:#1DBED0;
color:#ffffff;
bottom:0px;
font-size:14px;
position:absolute;
padding:0px 5px 3px 5px;
right:0px;
z-index:100;
width:270px;
height:20px;
text-align:center;
font-variant:small-caps;
}	


#projects {
	background-color:#818286;
}

#gallery {
	float:left;
	width:586px;
	overflow:hidden;
	border-right:5px solid #ffffff; 
}

#gallery #product-pic {
	width:586px;
}

#projects #gallery-thumbs {
	margin:0px 0 0 5px
}

#gallery-thumbs li {
	background:#eee;
	float:left;	
	margin:4px 2px 0;
	width:140px;
	height:90px;
	overflow:hidden;
}

#gallery-thumbs li a,#gallery-thumbs li img {
	width:140px
}

#gallery #project-pic {
	width:586px;
	text-align:center;
}

#projects #content {
	color:#ffffff;
	background:#818286; /* url(../images/textbg_sm.gif) center left no-repeat; */
	width:389px;
	float:left;
}


/***********************************
			Sitemap
***********************************/
#sitemap {
	width:600px;
	padding:0px;
	margin:0px;
}

#sitemap a {
	text-decoration:none;
	color:#ffffff;
}

#sitemap ul {	
	list-style:square;
	padding:0px;
	margin-bottom:0px;
	padding-left:20px;
}

#sitemap ul li {
	font-weight:bold;
	padding-bottom:5px;	
}

#sitemap ul ul {
	padding-bottom:2px;	
	list-style:disc;
	padding-left:30px;
}
	
#sitemap ul ul li {
	float:none;
	font-weight:normal;
	padding-bottom:2px;	
}

#contact-us .contentblock {
	float:left;
	width:430px;
}	



#logobar {
	padding:15px 0px 15px 0px;
	background-color:#ffffff;
	height:50px;
	border-top:1px solid #202020;
	border-bottom:1px solid #202020;
	text-align:center;
}	

#logobar img {
	padding:0px 30px;
}