/* Sky.css */

body
{ 
	background-color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

TABLE
{
border-width:0px; border-color:#eeeeee; font-size:12px;
}


/* form field styles */

select { font-size: 12px; }

option { text-transform: capitalize; }

select.drpSearch1 { width: 75px; }
select.drpSearch2 { width: 50px; }
select.drpSearch3 { width: 50px; }

input { font-size: 12px; }

input.boxSearch1 { width: 100px; }
input.boxSearch2 { width: 100px; }

/* LINKS */

a:link, a:visited, a:active
{
	color: #0000cc;	text-decoration: underline;
}

a:hover, a:visited:hover, a:active:hover
{
	color: #00ccff;	text-decoration: underline;
}

a.blackLink:link, a.blackLink:visited, a.blackLink:active
{
	color: #000000;	text-decoration: none;
}

a.blackLink:hover, a.blackLink:visited:hover, a.blackLink:active:hover
{
	color: #4b89ca;	text-decoration: underline;
}


a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active
{
	color: #ffffff;	text-decoration: underline;
}

a.whiteLink:hover, a.whiteLink:visited:hover, a.whiteLink:active:hover
{
	color: #4b89ca;	text-decoration: underline;
}


/* CONTAINTER DEFINITIONS - HOME PAGE */

.container0
{
	color: #eeeeee; height: 10px; width: 750px;
}
.container1
{
	background-color: #4b89ca; color: #eeeeee; width: 750px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.container2
{
	background-color: #ffffff; color: #000000; width: 750px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.container2i
{
	background-color: #ffffff; color: #000000; width: 750px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-bottom: 5px; padding-top: 5px;
}

.container3
{
	color: #eeeeee; padding-bottom: 5px; padding-top: 5px; width: 750px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.container4
{
	width: 750px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

/* CONTAINER 1 - CORNERS */
.c1TL
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/top-left.jpg); background-position: left top; background-repeat: no-repeat; height: 10px; width: 10px;
}
.c1TM
{
	background-color: #4b89ca; height: 10px; width: 730px;
}
.c1TR
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/top-right.jpg); background-position: right top; background-repeat: no-repeat; height: 10px; width: 10px;
}
.c1BL
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/bottom-left.jpg); background-position: left top; background-repeat: no-repeat; height: 10px; width: 10px;
}
.c1BM
{
	background-color: #4b89ca; height: 10px; width: 730px;
}
.c1BR
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/bottom-right.jpg); background-position: right top; background-repeat: no-repeat; height: 10px; width: 10px;
}
.c1aM
{
	background-color: #4b89ca; height: 10px; width: 145px;
}


/* HEADING DEFINITIONS */

.heading1
{
	font-size: 18px;	
}
.heading2
{
	font-size: 14px;
}
.heading3
{
	font-size: 16px; font-weight:bold;
}
.pagetitle
{
	font-size: 22px; font-weight: bold; text-transform: capitalize;
}

/* MAIN MENU SETTINGS */
.menuMainPhoto
{
	width: 320px;
}
.menuMainButton
{
	background-color: #4b89ca; border: 1px solid #4b89ca; color: #b3bcb9; cursor: pointer; height: 30px; vertical-align: middle;
}
.menuMainBtnOn
{
	background-color: #a8c6e6; border: 1px solid #cccccc; color: #eeeeee; cursor: pointer; height: 30px; vertical-align: middle;
}
.menuMainTitle
{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; letter-spacing: 1px; text-align: left; text-transform: capitalize; width: 307px; color: #444477;
}
.menuMainArrow
{
	background-image: url(../../images/agentwebsiteTemplate2/arrows.png); border=0;padding-right: 10px; text-align: right;  background-repeat: no-repeat; height: 30px; width: 30px;background-position: middle top;
}
.menuStrong
{
	color: #eeeeee;
	font-size: 14px;
}


/* SEARCH BAR - located in the MENU SECTION */
.SearchBar
{
	background-color: #b3bcb9; color: #000000; font-size: 9px; width: 730px;
}
.sbTL
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/search-top-left.jpg); background-position: left top; background-repeat: no-repeat; height: 5px; width: 5px;
}
.sbTM
{
	background-color: #b3bcb9; height: 5px; width: 720px;
}
.sbTR
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/search-top-right.jpg); background-position: right top; background-repeat: no-repeat; height: 5px; width: 5px;
}
.sbBL
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/search-bottom-left.jpg); background-position: left top; background-repeat: no-repeat; height: 5px; width: 5px;
}
.sbBM
{
	background-color: #b3bcb9; height: 5px; width: 720px;
}
.sbBR
{
	background-image: url(../../images/agentwebsiteTemplate2/corners-sky/search-bottom-right.jpg); background-position: left top; background-repeat: no-repeat; height: 5px; width: 5px;
}

.sbBTN
{
	background-image: url(../../images/agentwebsiteTemplate2/buttons/search.jpg); background-position: left top; background-repeat: no-repeat; height: 50px; width: 50px; border=0;
}

/* DIRECTORIES - the colored dividers for links */

.directory0
{
	height: 10px; width: 175px;
}
.dirButton
{
	border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-bottom: 1px solid #000000; border-right: 1px solid #000000;	background-color: #515c5a; color: #eeeeee; cursor: pointer; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.dirButtonOn
{
	border-top: 1px solid #dddddd; border-left: 1px solid #dddddd; border-bottom: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa;	background-color: #93A285; color: #eeeeee; cursor: pointer; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.dirBtnPush
{
	border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd;	background-color: #93A285; color: #000000; cursor: pointer; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

/* BLOG & CITY GUIDE DIVIDER */
.blog
{
	background-color: #ffffff; width: 310px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.blogguide
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.guide
{
	background-color: #ffffff; width: 430px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}


/* Divider Port */

.dirPort0
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/1.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}

.dirPort1
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/2.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}

.dirPort2
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/3.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}

.dirPort3
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/4.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}
.dirPort4
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/5.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}

.dirPort5
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/6.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}

.dirPort6
{
	background-image: url(../../images/agentwebsiteTemplate2/icons-directory/7.jpg); background-position: center center; background-repeat: no-repeat; height: 75px; width: 90px ;border=0;
}  