@import url(global/user.css);
@import url(../../lightbox/lightbox.css);
@import url(global/common.css);
@import url(apps/forms01.css);

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#wrap {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

html>body #wrap {
  	width: 760px;
} 

#header {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 5px 8px 5px;
}

#header h1 {
	display: none;
}

#logo {
	/*position: absolute;
	left: 0;
	top: 21px;*/
}

#logo a img {
	/*width: 362px;
	height: 80px;*/
}

#printlogo{
	display: none;
	color: #666;
}

#tabs {
 	margin: 0;
	padding: 1px 0 0 0;
	background: #fff;
	border-top: 1px solid #999;
	height: 20px;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
	text-align: left;
}

#nav li {
	float: left;
	margin: 0 48px 0 0;
	padding: 0;
}

#nav a {
	display: block;	 
	height: 10px;
	margin: 0;
	padding: 4px 0 0 0;
	border-top: 6px solid #fff;
	text-decoration: none;
	text-indent: -9000px;
	color: #666;
}

#nav a:hover {
	border-color: #ccc;
}

/*Home*/
li#t30693 a {
	width: 40px;
	background: transparent url(../images/nav_home.gif) center bottom no-repeat;
}

body.tab30693 li#t30693 a,
body.tab30693 li#t30693 a:hover {
	border-color: #6cf;
}

/*Villas*/
li#t31275 a {
	width: 74px;
	background: transparent url(../images/nav_villas.gif) center bottom no-repeat;
}

body.tab31275 li#t31275 a,
body.tab31275 li#t31275 a:hover {
	border-color: #6cf;
}

/*Photos*/
li#t75922 a {
	width: 110px;
	background: transparent url(../images/nav_photos.gif) center bottom no-repeat;
}

body.tab75922 li#t75922 a,
body.tab75922 li#t75922 a:hover {
	border-color: #6cf;
}

/*Anguilla*/
li#t31276 a {
	width: 121px;
	background: transparent url(../images/nav_anguilla.gif) center bottom no-repeat;
}

body.tab31276 li#t31276 a,
body.tab31276 li#t31276 a:hover {
	border-color: #6cf;
}

/*CMK*/
li#t31277 a {
	width: 83px;
	background: transparent url(../images/nav_cmk.gif) center bottom no-repeat;
}

body.tab31277 li#t31277 a,
body.tab31277 li#t31277 a:hover {
	border-color: #6cf;
}

/*Contact*/

li#t31278 {
	margin: 0;
}

li#t31278 a {
	width: 87px;
	background: transparent url(../images/nav_contact.gif) center bottom no-repeat;
}

body.tab31278 li#t31278 a,
body.tab31278 li#t31278 a:hover {
	border-color: #6cf;
}
	
div#main-body {
	
	margin: 0;
	padding: 120px 0 0 0;
}



#main-table-body {
	width: 760px;
	margin: 10px 0 0 0;
	padding: 0;
	/*border: 1px solid #666;*/
}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

td#main-table-body-leftcell {
	width: 177px;
	background: transparent url(../images/secondaryBottom.gif) bottom right no-repeat;
}

#main-table-body-rightcell {
	width: 583px;
	padding: 0 0 15px 0;
	background: transparent;
	/*border-left: 1px solid #666;*/
}

#sidebar {
	margin: 0;
	padding: 0;
}

#menu-header {
	display: none;
}

#menu-footer {
}

#menu {
	margin: 0;
	padding: 0;
}

/*Secondary Menu Links*/

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #999;
}

#menu li {
	margin: 0 5px 10px 0;
	padding: 0;
	border: 1px solid #fff;
}

#menu li a {
	display: block;
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	color: #666;
}

#menu a:hover {
	color: #999;
}

#menu a.current {
	color: #000;
	background: #fff url(../images/active.gif) right center no-repeat;
	border: 0;
}

#menu a:hover.current {
	color: #000;
}


/*Tertiary Menu Links*/

#menu ul li ul {
	list-style: none;
	margin: 4px 20px 0 0;
	padding: 0;
	border: 0;
}

#menu ul li ul li {
	margin: 0 0 .5em 0;
	padding: 0;
	border-color: #fff;
	font-size: .8em;
	text-align: right;
}

* html #menu ul li ul li {
	margin-bottom: 3px;
	padding: 0;
}

#menu ul li ul li a {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: .85em;
	color: #666;
}

#menu ul li ul li a:hover {
	color: #999;
}

#menu ul li ul li a.subcurrent {
	color: #000;
}

#banner {
	display: none;
}

#breadcrumbbar {
	display: none;
	position: relative;
	margin: 0;
	padding: 3px 3px 4px 3px;
	background: #fff url(../images/breadBkgd.gif) bottom center no-repeat;
	border-left: 1px solid #014;
	border-right: 1px solid #014;
	font-family: tahoma, helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
}

#breadcrumblist{
	width: 580px;
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #333;*/
	font-size: 10px;
}

#breadcrumblist a {
	font-weight: bold;
	text-decoration: none;
	color: #369;
}

#breadcrumblist a:hover {
	text-decoration: underline;
}

#breadcrumbemail {
	position: absolute;
	top: 3px;
	right: 86px;
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(../images/email.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbemail a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

#breadcrumbprint {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(../images/printer.gif) center left no-repeat;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbprint a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}
	
#content {
	margin: 0 0 0 10px;
	padding: 0;
}

#content-header {
	display: none;
}

#content-body {
	margin: 0;
	padding: 0;
}

#pagetitle{
	margin: 0;
	padding: 0;
}

#pagetitletext{
	padding: 0;
	margin: 0;	
}

#pagetitletext h1{
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #000;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	margin: 10px 0 30px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #999;
	text-align: center;
	color: #bbb;
}

#footerwrap {
	margin: 0 auto;
	padding: 0;
}

#footer a img {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

#copyright, #poweredby {
	padding: 0;
	font-size: 9px;
	color: #bbb;
}

#copyright{
	margin: 0 0 8px 0;
	text-align: left;
}

#poweredby {
	text-align: left;
}

#poweredby a {
	text-decoration: none;
	font-weight: normal;
	color: #bbb;
}

#poweredby a:hover, #poweredby a:active{
	color: #333;
}