@charset "ISO-8859-1";
/* CSS Document */

a {
    color: #5FC8D9;
    text-decoration: none;
}

a:hover {color:#666;}


.newscat {font-weight:bold;margin-right:15px;float:left;}

.newsauth   {margin-right:0px;font-weight:bold;float:left}

.pagenosholder  {float:right;}

.no-of-results {display:block;}

.questionuserimageholder {}
.questionuserimage {max-width:100px;}


.searchpnl 	{display:inline;float:left}
.email-li	{display:inline;float:left;margin-top: 3px;}
.fb-li		{display:inline;float:left}
.tw-li		{display:inline;float:left}
.yt-li		{display:inline;float:left}
.esp-li		{display:inline;float:left}
.eng-li		{display:inline;float:left}
.telnos {
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 13px;
	margin-left:6px;
	text-align:right;
	line-height: 16px;
	float:left;
	display:inline;
}




/* BAJASMART HEAD STYLES */
#stickytop {
	width: 90%;
	background: #eee;
	height: 50px;
	position: fixed;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	padding-left: 5%;
	padding-right: 5%;
	z-index: 2000;
	overflow:hidden;
	margin:0px;
}

#contactpanel {
	margin: 10px 0px;
	float:right;
}

#contactpanel ul {
/*	display: inline-block;
*/	margin-bottom: 10px;
}

/*#contactpanel ul li input {*/
.contactsearch {
	background-color: #CCCCCC;
	font-family: 'Francois One', sans_serif; 
	font-size:11px;
	color: #eee;
	display: inline-block;
	vertical-align: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: -1px -1px 0px rgba(50, 50, 50, 0.23);
	-moz-box-shadow:    -1px -1px 0px rgba(50, 50, 50, 0.23);
	box-shadow:         -1px -1px 0px rgba(50, 50, 50, 0.23);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	width: 150px;
}

 
.social { margin-top:0px;
	margin-left:5px;}

#wrapper {
	max-width: 1024px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 20px;
	background-color: #FFF;
}



#content {
    background-color: #FFFFFF;
    box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.66);
    margin: 0px auto;
    padding: 0px 2% 20px 2%;
    width: 96%;
    /*width:100%;*/
    max-width:1024px;
	float:left;
	clear:both;
}

#contentholder {clear:both;}
#contentholder	ul	{list-style:inside;}
#contentholder	ul li	{margin-bottom:0px;}


#header {
    float: left;
    height: 75px;
    width: 100%;
    background: #FF6633;
}




#pnlresults {
    overflow:hidden;
	clear:both;
}




.search-panel 
{
    width:90%;
    padding:15px 5%;
	background-color: #E0FCFF;
	-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	z-index:300;
	float: right;
}
.srchpanelbutton {
	color:#000;
	text-transform:uppercase;
	background-color: #BFD832;
	font-family: 'Francois One', sans-serif;
	font-size: 12px;
	clear:both;
	/*display: inline-block;*/
	display:block;
	margin: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	/*float: right;*/
	-webkit-appearance: none; 
	-webkit-border-radius:0; 
	width:100%;
	text-align:center;
}

/*.search-submit input:hover {*/
.srchpanelbutton:hover {
	background-color: #5FC8D9;
	color: #FFF;
	clear:both;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	cursor:pointer;
}

/* BAJASMART SEARCH STYLES */
#search-panel 
{
    width:90%;
    padding:15px 5%;
	/*width: 273px;
	height: 330px;
	margin-bottom:15px;
	padding:15px;*/
	background-color: #E0FCFF;
	-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	z-index:300;
	float: right;
}
	
.search-1 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.search-campos {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.search-1 select {
	background-color: #fff;
	font-size: 12px;
	color: #000;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: 0px;
}
.search-campos ._select {
	background-color: #fff;
	font-size: 12px;
	color: #000;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	display: inline-block;
	margin: 0px;
}
.search-campos ._select2 {
	background-color: #fff;
	font-size: 12px;
	color: #000;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: 0px;
}

.search-campos label {
	font-family: 'Francois One', sans-serif;
}

/*.search-submit input {*/
.mlspanelbutton {
	background-color: #BFD832;
	font-family: 'Francois One', sans-serif;
	font-size: 12px;
	clear:both;
	/*display: inline-block;*/
	display:block;
	margin: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*float: right;*/
	-webkit-appearance: none; 
	-webkit-border-radius:0; 
	width:100%;
}

/*.search-submit input:hover {*/
.mlspanelbutton:hover {
	background-color: #5FC8D9;
	color: #FFF;
	clear:both;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	cursor:pointer;
}

.searchlabel {
    width:42%;
    float:left;
}

.inputbox {
    width:49%;
    float:right;
}

.mlspanellabel 
{
    width:25%;
    float:left;
    font-family: 'Francois One',sans-serif;
    font-weight:bold;
    font-size:12px;
}

.mlspanelinput 
{
    width:70%;
    float:right;
    font-size:12px;
}

.mlspanelsection 
{
    float:left;
    width:100%;
    margin:5px 0px 0px 0px;
    clear:both;
}

.mlspanel50left
{
    float:left;
    width:43%;
    margin:0px 2% 0px 0px;
}

.mlspanel50right
{
    float:right;
    width:43%;
    margin:0px 0px 0px 2%;
}

.greenbtn {
	background-color: #BFD832;
	font-family: 'Francois One', sans-serif;
	font-size: 12px;
	clear:both;
	display: inline-block;
	margin: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor:pointer;
	-webkit-appearance: none;
    -webkit-border-radius:0; 
}

.greenbtn:hover {
	background-color: #5FC8D9;
	color: #FFF;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	cursor:pointer;
}

.search-1 .labels-pick {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	color: #000;
	width: 100%;
}
.search-1 .beds-left {
}
.search-1 .beds-right {
	float: right;
	width: 50%;
}

 
/* BAJASMART SEARCH STYLES */


/*JOIN MAILING LIST*/

.signup  {margin-bottom:15px;}

/*.signup a{
	font-family: 'Francois One', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color:#fff;
	background-image:url(../images/join-mail-list.png);
	width: 100%;
	height:40px;
	padding-left:15px;
	padding-top:20px;
}
*/

.signup a{
	background-image:url(../images/join-list.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #5fc8d9;
	color: #ffffff;
	font-family: "Francois One",sans-serif;
	font-size: 18px;
	margin: 10px 0px;
	padding: 5%;
	text-shadow: none;
	display:block;
	width:90%;
}

.signup a:hover{
	background-color: #bed72d;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.registerform   {width:100%; height:2000px; background-image:url('/images/black40.png');  text-align:left; position:absolute; top:0px; padding:30px 0px 0px 0px; z-index:10000;}
.registeriframe {width:290px; height:490px; display:block; margin:0px auto 0px auto;}
.registerclose  {border:1px solid #DDDDDD; padding:10px 7px 7px 5px; background-color:White; display:block; float:right; border-radius:5px;}
.registerclose:hover  {background-color:#CCCCCC; cursor:pointer;}





.rightcol {
	float:right;
	margin:0px 30px 0px 0px;
	width:275px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body	{
}


/*#wrapper	{
	max-width:1024px;
	margin: 0 auto;
}*/

#header	{
	width:100%;
	display:block;
	border-bottom:1px solid #999;
	}

#logo {
	float:left;
	margin-top:5px;
}

.bannersearch
{    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("/images/search-small.png") !important;
/*    background-position: center center;
*/  background-repeat: no-repeat !important;
    border: 0 solid #666666 !important;
    box-shadow: none !important;
    cursor: pointer;
    height: 45px !important;
    margin: 2px 5px 0 0 !important;
    width: 28px !important;}

	
#melogo	{
	width:320px;
	margin:25px 10px;
	display:inline-block;
	float:left;
	text-align:left;
}
#cologo {
    display: inline-block;
    float: right;
    height: 70px;
    margin-top: 25px;
    min-width: 320px;
    text-align: right;
}

/* BAJASMART PROPERTY PAGE STYLES */
.bajapropertyholder         {background-color:#F6FFE8;  padding:15px 0px 10px 10px;  margin:10px 0px 10px 0px; box-shadow:2px 2px 2px rgba(50, 50, 50, 0.3);}
.recommendedproperty        {color:#333333; display:block; margin:0px 0px 5px 0px;}
.propertyholder             {margin:0px 0px 10px 0px;   padding:15px 0px 10px 10px;  margin:10px 0px 10px 0px; border-bottom:#CCC solid 1px;}
.propertyfillhalf           {width:49%; display:inline-block; vertical-align:top;}
.propertyfillfull           {width:98%; display:inline-block;}
.propertyfirstimageholder   {width:100%; /*height:200px;*/ border:0px solid #666666; text-align:left; /*overflow:hidden;*/}
.propertyfirstimageholderHD {/*width:100%;*/ max-height:400px; border:0px solid #666666; text-align:left;}
.propertyfirstimage         {/*max-height:300px;*/max-width:100%; max-height:100%;}
.propertyfirstimagerollover {width:300px; height:31px; position:absolute; z-index:5; margin:-31px 0px 0px 0px; background-image:url(/images/view-images-hover.png); background-repeat:no-repeat;}
.propertyfirstimagerollover:hover {cursor:pointer;}
.propertyclickslideshow     {padding:10px 0px 5px 0px;}
.propertyhead               {font-family: 'Francois One', sans-serif;font-weight: normal;font-size:20pt;line-height:24px; margin:0px 0px 5px 0px; padding:0px;}
.propertynamelink           {text-decoration:none;  color:Black;}
.propertynamelink:hover     {text-decoration:underline; color:Black;}
.propertysubhead            {font-family: 'Francois One', sans-serif;font-weight: normal;color:#5FC8D9;font-size:14pt;line-height:18px;margin:0px; }
.propertytext               {font-size:12pt;}
.bajasmartblue              {color:#5FC8D9;}
.bajasmartgreen             {color:#BED72D;}
.propertybuttonholder       {text-align:right;}
.propertybutton             {background-color:#BED72D; color:#FFFFFF; text-decoration:none; display:block; padding:5px; /*font-size:12pt; font-weight:bold;*/ text-align:center; font-family:'Francois One',sans-serif; font-size:16px;}
.propertybutton:hover       {background-color:#5FC8D9; color:#FFFFFF; cursor:pointer;}

.toolbarbutton          {/*width:170px;*/width:96%; /*padding:5px 15px 5px 15px;*/padding:5px 2%; display:block; text-align:left; font-size:11pt; font-family:Francois One, Sans-Serif; font-weight:400; color:#333333; background-color:#EEEEEE; border-bottom:1px solid #666666;}
.toolbarbutton:hover    {background-color:#BED72D; cursor:pointer; color:Black;}
.blogdate           {font-size:10pt; font-weight:normal; color:#666666;}
.groupname          {float:right; vertical-align:top; font-size:11pt; font-weight:normal; color:#666666; /*color:#5FC8D9;*/}
.propertypagehalf   {width:46%;  display:inline-block; vertical-align:top; text-align:right; margin:0px; padding:0px 2%;}
.propertypagefull   {width:96%; display:inline-block; margin:0px; padding:0px 2%;}


/* PROPERTY PAGE */
.popupbackground    {width:100%; height:1000px; background-image:url('/images/black40.png'); position:absolute; top:0; left:0; z-index:1700;}
#mortgagecalculator {width:70%; /*height:350px;*/ display:block; background-color:White; margin:100px auto 0px auto; padding:20px; border:1px solid #CCCCCC; border-radius:10px;}
#contactusform      {width:70%; height:290px; display:block; background-color:White; margin:100px auto 0px auto; padding:20px; border:1px solid #CCCCCC; border-radius:10px;}

.mortgagerow        {height:20px; display:block;}
.mortgagerowtall    {display:block;}
.mortgagelabel      {display:block; float:left; margin:2px 10px 0px 0px;}
.mortgagelabelsmall {padding:0px 10px 0px 0px; display:block; float:left; margin:2px 0px 0px 0px;}
.mortgageinput      {width:150px; display:block; float:left;}
.mortgageinputlarge {width:100%; display:block; float:left;}
.mortgageinputsmall {width:50px; display:block; float:left;}
.mortgagebutton     {width:100%; background-color: #BFD832;	font-family: 'Francois One', sans-serif; font-size: 12px; clear:both; display:block; border-radius:6px;	margin:20px 0px 20px 0px; border-width:1px; border-style:solid;	border-top-color:#666; border-right-color:#ccc;	border-bottom-color:#ccc; border-left-color:#666; padding:5px 15px 5px 15px; float: right; cursor:pointer;}
.mortgagedollarsign {width:10px; float:left; margin:2px 2px 0px 2px; display:block;}

.propertypagehalf   {width:50%; /*background-color:lime;*/ display:inline-block; vertical-align:top; text-align:right; margin:0px; padding:0px;}
.propertypagefull   {width:100%;  /*background-color:pink;*/ display:inline-block; margin:0px; padding:0px;}
.info100            {width:96%;  display:inline-block; margin:0px 2% 5px 2%; padding:0px 0px 20px 0px; vertical-align:top; line-height:12pt; border-bottom:1px solid #CCCCCC;}
.info50             {width:46%;  display:inline-block; margin:0px 2% 5px 2%; vertical-align:top; line-height:12pt;}

.propytvid {width:100%;min-height:400px;}
#videopopup         {width:70%; min-height:400px; display:block; background-color:White; margin:70px auto 0px auto; padding:20px; border:1px solid #CCCCCC; border-radius:10px;max-width:660px;}
#propertytoolbar    {text-align:center; float:right; width:30%; display:inline-block; padding:10px 0px 0px 0px;}
#propertylargephoto {width:70%; margin:0px; vertical-align:middle;}



.bs-btn {
    background-color: #bed72d;
    color: #ffffff;
    font-family: "Francois One",sans-serif;
	font-weight:400;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
	border:0px;
}


.bs-btn:hover {
    background-color: #000;
    cursor: pointer;
}

/* RENTAL */
.rentalforminput{/*height:20px; */display:inline-block; margin:0px 0px 0px 0px;}


/* IMAGE LOCATIONS NEW STYLES */
#firstimageholder   {width:100%; height:300px; text-align:center;}
#firstimage         {max-height:100%; max-width:100%;}
.hiddenstuff        {display:none;}


/* INTERACTIVE MAP */
.maplist        {margin:0px; padding:0px; float:left;}
.mapresult      {/*width:218px; min-height:200px; width:19%;*/ list-style:none; padding:10px 2%; /*padding:10px;*/ /*float:left;*/ border:1px solid #CCCCCC; /*margin:0px 0px 10px 10px;*/margin:0px 0px 10px 1%; display:inline-block; vertical-align:top;}
.mapresult:hover{cursor:pointer; background-color:#E0FCFF;}
.mapresultimage {max-height:100%; max-width:100%; display:block; margin:0px auto;}
.propertyheadmap    {font-family: 'Francois One', sans-serif;font-weight: normal;font-size:14pt;line-height:24px; margin:0px 0px 5px 0px; padding:0px;}
.propertypricemap   {font-family: 'Francois One', sans-serif;font-weight: normal;font-size:14pt;line-height:24px; margin:5px 0px 0px 0px; padding:0px;}
.interactivemapspacer {border:0px solid #CCCCCC; padding:5px; height:86px; width:295px; margin:-4px 0px 10px 0px; display:block;}
#mapborder      {/*width:680px;*/width:96%; height:340px; border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; background-color:#EEEEEE; box-shadow:0px 2px 2px rgba(50, 50, 50, 0.3); z-index:2; margin:0px 0px 0px 0px; /*padding:10px;*/padding:10px 2%;}
.mapthirdwidth      {/*width:315px;*/width:29%; min-height:210px; /*padding:0px 10px 0px 10px;*/padding:0px 2%; margin:0px; display:inline-block; border-right:1px solid #CCC; vertical-align:top;}
.mapthirdwidth2 	{margin:0px; /*width:315px;*/width:29%; min-height:210px; /*padding:0px 10px 0px 10px;*/padding:0 1% 0 2%; margin:0px; display:inline-block; vertical-align:top;}
#extendedmainarea {display:block; padding:10px 0px 0px 0px; /*width:1024px;*/width:100%;}
#extendedmainarea p {font-size:13px; line-height:15px;}
#extendedmainarea ol {font-size:13px; line-height:15px;}
#searchMenu {    background-color: #eee;
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px 10px 0px;
    /*width: 1014px;*/
    width:100%;
    z-index: 10;
    border-left: 1px solid #CCCCCC;
    border-style: solid none none solid;
    border-top: 1px solid #CCCCCC;    box-shadow: 0 2px 2px rgba(50, 50, 50, 0.3);}
.mapresultsimageholder  {width:100%; height:130px; text-align:center; display:block;}
.mapresultsimage        {max-width:100%; max-height:100%; margin:0px auto;}

#inpagemenu {
	background-color:#eee;
	padding: 5%;
	margin-bottom: 20px;
	margin-top:20px;
/*	background-image:url(../images/bg-ice3.jpg);
	background-repeat: repeat;
*/	-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
	
#inpagemenu .head3 a {
	font-family: 'Francois One', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#000;
	margin-bottom:5px;
	margin-top:0px;
	text-decoration:none
		}
		
#inpagemenu .head3 a:hover {
	font-family: 'Francois One', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#5FC8D9;
	margin-bottom:5px;
	margin-top:0px;
	text-decoration:none
		}

#inpagemenu .head2 {
	font-family: 'Francois One', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#000;
	margin-bottom:10px;
	margin-top:0px;
	text-decoration:none;
	background-color: rgb(190,215,45);
	display:block;
	padding: 0px 10px 0px 10px;
		}
#sand-div {
	padding: 15px;
	margin-bottom: 15px;
	margin-top:20px;
	background-image:url(../images/bg-texture-sand2.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
	
.white-hr {
	height:2px;
	background-color: #fff;
-webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.34);
-moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.34);
box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.34);}
.loginwrap	{display:block; min-width:300px; width:40%;margin:30px 0px;}

/* FOOTER */
#footer	{
	clear:both;
	width:96%; padding:20px 2%; display:block; background-color:#000;
}
.footertext     {color:white;}
.footerlink     {color: #5FC8D9; text-decoration: none;}
.footerlink:hover {cursor:pointer; text-decoration:underline;}

#footer	p{
	font-weight:normal;
}

.footer	a{
	font-weight:normal;
	text-decoration:none;
	color:#000;
	margin:0px 10px;}
	
	
.footer	a:hover{
	text-decoration:underline;
	color:#cc3539;
}



.footadd p{
    padding: 1%;
    text-align: center;
    width: 98%;
}

.footadd p a:hover{
color:#000;
text-decoration:underline;}



.socialbox          {

	-moz-border-radius-topright: 10px;

	-webkit-border-top-right-radius: 10px;

	 border-top-right-radius: 10px;

	display:block; 

	background-color:#FFF;

	padding:5px; 

	border-top:1px solid #93b7c9; 

	border-right:1px solid #93b7c9; 

	text-align:center;

	position:fixed;

	left:0px;

	bottom:0px;

	z-index:1000;

}

.socialbox p	{display:inline-block;margin-bottom:0px;line-height:20px;color:#93b7c9;font-family:'Source Sans Pro',sans-serif;font-size:12px;}


.share-buttons{
	list-style: none;
}

.share-buttons li{
/*	display: inline;
*/	margin-top:2px;
	list-style: none;
}




/* FOOTER */

.right	{
	float:right;
	}
.left	{
	float:left;
	}
.loginmargin	{
	margin-top:-15px;
	}

/*Home Page Tiled Area
#homegridwrap	{
	width:100%;
	min-height:482px;
	position:relative;
}

.toptile1	{
	width: 29%;
	height: 55%;
	position: absolute;
	left: 0%;
	top:0%;
	box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
	background-repeat: no-repeat;
	background-position: center center;
	}


.toptile2	{
    width: 18%;
    height: 55%;
    position: absolute;
	left:31%;
	top:0%;
    box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
}

.toptile3	{
	width: 29%;
	height: 55%;
	position: absolute;
	left: 51%;
	top:0%;
	background-color: #009562;
	box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
}


.toptile4	{
    width: 18%;
    height: 55%;
    position: absolute;
	top:0%;
	left:82%;
    box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
}

.bottomtile1	{
    width: 29%;
    height: 40%;
    position: absolute;
	left: 0%;
	top:60%;
    box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
}

.bottomtile2	{
    width: 29%;
    height: 40%;
    position: absolute;
	left: 31%;
	top:60%;
    background-color: #009562;
    box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;

}

.bottomtile3	{
    width: 18%;
    height: 40%;
    position: absolute;
	left:62%;
	top:60%;
    box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
}

.bottomtile4	{
	width: 18%;
	height: 40%;
	position: absolute;
	left:82%;
	top:60%;
	box-shadow: 0 0px 2px 0 rgba(50, 50, 50, 0.8);
	padding: 0%;
}
*/
.iconspace	{
	margin: 10px 10px;
}

/* RESPONSIVE Youtube */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:20;
}

.BrightcoveExperience {
    /*width: 100%;
    height: 100%;
    background-color:Black;*/
}

.brightcove-container {
    position: relative;
    padding-bottom: 56.25%;
    /*padding-top: 30px; height: 0; overflow: hidden;*/
}
.brightcove-container iframe,
.brightcove-container object,
.brightcove-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin:0px;
    padding:0px;    
}

.videoandcaption {display:table-row; width:100%; /*border:1px solid #CCC; */float:left; margin-bottom:10px;}
.brightcoveholder{display:table-cell; padding:10px 1%; float:left;  width:70%; }
.brightcovetext ul      {list-style:disc;
    padding:0;
    margin:0px 0px 0px 5px;}
.brightcovetext ul li   {margin:0px 0px 5px 5px;    padding-left: 0em; 
    /*text-indent: -.7em*/}
/*
.brightcovetext ul li:before {
    content: "• ";
    color: #CC3539;*/ /* or whatever color you prefer */
/*}*/
.contentsubmenu     {background-color: #EFEFEF;  border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC;  box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);  margin-bottom: 20px;  margin-top:0px; padding: 15px;}
.contentsubmenu li  {list-style:none; color: #333333; font-family: 'Questrial',Arial,sans-serif; font-size: 14px; line-height: 18px;}
.contentsubmenu li a {color:black;}

.submenu1        {border-bottom:1px solid #000; display:block; text-decoration:none; padding:5px 0px 5px 5px;}
.submenu1:hover  {background-color:#BED72D; cursor:pointer;}
.submenu2        {border-bottom:1px solid #000; display:block; text-decoration:none; padding:5px 0px 5px 10px;}
.submenu2:hover  {background-color:#BED72D; cursor:pointer;}
.submenu3        {border-bottom:1px solid #000; display:block; text-decoration:none; padding:5px 0px 5px 20px;}
.submenu3:hover  {background-color:#BED72D; cursor:pointer;}
.submenu4        {border-bottom:1px solid #000; display:block; text-decoration:none; padding:5px 0px 5px 25px;}
.submenu4:hover  {background-color:#BED72D; cursor:pointer;}
.submenu5        {border-bottom:1px solid #000; display:block; text-decoration:none; padding:5px 0px 5px 30px;}
.submenu5:hover  {background-color:#BED72D; cursor:pointer;}
.submenutext     {clear:both; display:block;}

.videolist       {width:100%; border-top:10px solid #ddd; padding-top:20px; margin-top:20px;}
.videolistrow    {display:table-row;}
.videolistitem   {display:block; border:1px solid #CCC; width:31%; float:left; margin:0px 1% 10px 0px; height:260px; overflow:hidden;}
.videolistholder {}
.videolistheader {padding:10px 10px 5px 10px; display:block;color:#CC3539; text-decoration:none; margin-bottom:5px;font-size:15px;}
.videolistheader:hover {text-decoration:none !important;}
.videolistdesc {
    display: block;
    font-size: 12px;
    /*min-height: 70px;*/
    height:70px;
    overflow:hidden;
    padding: 0 10px 5px;
}.videolistdesc:hover {text-decoration:none !important;}
.videolisttext   {clear:both; display:block;padding-bottom:7px;}
.videolistimage  {padding:0px 10px 0px 10px; display:block; margin-bottom:5px;text-align:center;}
.videolistimage img {
    display: block;
}
.videolistimage .overlay {
    position: relative;
/*    display: inline-block;
*/}
.videolistimage .overlay:hover:after {    
    /* These make it fit the image */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor:pointer;
    content: '';
    /*background: black;*/
    /* Overlay image */
     background: url(/images/play-overlay.png) no-repeat center; 
    /* Change image or colour opacity */
    opacity: 0.4;
}

.adminlinks	{float:right;}      
/*.userimage  {width:30px; height:30px; display:block; float:right;} */
.userimage  {width:30px; height:20px; display:block; float:right; margin-top:2px;} 

/* RESPONSIVE GALLERY */
.gallerylargeholder {width:100%;  margin:0px 0px 7px 0px; text-align:center;}
#maincolm    .gallerylargeholder {height:400px;}
#sidebaright .gallerylargeholder {height:180px;}

.gallerylarge       {max-width:100%; max-height:100%;}
.gallerythumbholder {width:20% !important;   /*height:80px;*/ display:inline-block; padding:5px 1%;  margin:2px 1% 0px 0px; vertical-align:top; text-align:center;}
.gallerythumbholder:hover {cursor:pointer;  background-color:#CCC;}
.gallerythumbholderselected {cursor:pointer; background-color:#EFEFEF;}
.gallerythumb       {max-width:100%; max-height:100%;}


#testimonial {
    margin-bottom: 20px;
	clear:both;
	padding:5px;
	background-color:#EBFFF0;
	-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
}

blockquote.baja {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
	font-family: 'Francois One', sans_serif;
	font-size: 15px;
	font-weight: normal;
} 

/* LANGUAGE BUTTONS */
.languagespanish    {
	width:26px !important; 
	height:17px; 
	border:0px !important; 
	border-width:0px !important; 
	display:inline-block; 
	background-image:url('/images/language-mx-off.jpg'); 
	background-repeat:no-repeat;
	background-color:transparent !important; 
	padding:0px !important; 
	margin:5px 0px 0px 5px; 
	vertical-align:7px;
	}

.languagespanish:hover {cursor:pointer; background-image:url('/images/language-mx-on.jpg');}

.languageenglish    {
	width:26px !important; 
	height:17px; 
	border:0px !important; 
	border-width:0px !important; 
	display:inline-block; 
	background-image:url('/images/language-us-off.jpg'); 
	background-repeat:no-repeat;
	background-color:transparent !important; 
	padding:0px !important; 
	margin:5px 0px 0px 5px; 
	vertical-align:7px;
	}

.languageenglish:hover {cursor:pointer; background-image:url('/images/language-us-on.jpg');}

/* SEARCH RESULTS */
.pagebutton                 {padding:0px 2px;}
.currentpagebutton          {color:Black; background-color:#BED72D; padding:2px 3px 0px 3px; margin:0px 0px 2px 0px; border:0px;}
.currentperpage             {color:Black; background-color:#BED72D; padding:2px 3px 0px 3px; margin:0px 3px 2px 3px; border:0px;-webkit-appearance:none;
border-radius: 0;}
.pagebuttons                {display:block;}
.mapchecklabel              {border:0px solid purple; display:inline-block; /*width:85px;*/width:80px; padding:0px 0px 0px 5px; float:left;}
.searchFilterCheckbox       {border:0px solid red; /*width:130px;*/ height:20px; display:block; padding:5px 25px 5px 0px; display:inline-block;}
.pagebuttonouter            {color:#333333;}
.pagebuttonouter:hover      {color:#5FC8D9;}
.perpage        {color:#5FC8D9; background-color:transparent; border:0px; cursor:pointer;-webkit-appearance:none;
border-radius: 0;}
.perpage:hover  {color:#666666; text-decoration:underline;}

#searchtopresults           {width:50%; display:block;float:left;}
#searchtoporder             {/*width:50%;*/ display:block; float:right;}
.searchtoplabel             {width:130px; float:left; display:block;}
.searchtopinput             {/*width:200px;*/ display:block; float:left;}
.searchtopbutton            {/*width:25px;*/padding:0px; margin:0px 5px; border:0; background-color:transparent; color:#5FC8D9; text-decoration:none; font-family:'Questrial',Arial,sans-serif; font-size:13px; font-weight:400;}
.searchtopbutton:hover      {text-decoration:none; cursor:pointer;}


/* PLATFORM CONTENT TYPES */

/* CONTENT NEWS FEED */
.sidebarhead {
    background: #5fc8d9 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: "Francois One",sans-serif;
    font-size: 16px;
    line-height: 120%;
    margin: 0;
    padding: 1%;
    text-shadow: none;
    width: 98%;
}

.sidebarhead > a {
    color: #ffffff;
}
.detailholder   {margin-bottom:10px;}
.greybox-odd    {background-color:#fff; padding:5px;}
.greybox-even   {background-color:#FFFFFF; padding:5px;}
.more           {background-color:#bed72d; font-family:"Francois One",sans-serif; font-weight:400; font-size:14px; padding:5px 10px; text-align:center; text-decoration:none; border:0px; color:Black; float:right;}
.more:hover     {background-color: #5fc8d9; color:#fff; cursor:pointer;}

.news-title         {color:#444 !important; text-decoration:none;  font-family: 'Francois One',sans-serif; font-size:15px}
.news-title a        {color:#444 !important; text-decoration:none;}
.news-title a:hover   {text-decoration:underline;}
.news-date      {color:#666; display:block;}
.news-summary   {color:#000; margin-top:5px;color:#000;font-size:13px;}

/* BLOG ARCHIVE */
#blogarchive        {background-color:#E0FCFF; display:block; padding:10px; box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3); margin-top:20px; border-left: 1px solid #CCCCCC; border-style: solid none none solid; border-top: 1px solid #CCCCCC; width:91%;}
.blogarchive        {background-color:#E0FCFF; display:block; padding:10px; box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3); margin-top:20px; border-left: 1px solid #CCCCCC; border-style: solid none none solid; border-top: 1px solid #CCCCCC; width:91%;}
#blogarchiveheading {background-color: #BED72D; color: #000000; display: block; font-family: 'Francois One',sans-serif; font-size: 15px; font-weight: 400; margin: 0px 0px 5px 0px; padding: 4px; text-align: center;}
.blogarchiveheading {background-color: #BED72D; color: #000000; display: block; font-family: 'Francois One',sans-serif; font-size: 15px; font-weight: 400; margin: 0px 0px 5px 0px; padding: 4px; text-align: center;}
#blogarchivebody    {padding:0px 1%;}
.blogarchiveall     {margin:0px 0px 5px 0px; display:block; color:Black !important;}
.blogarchiveyear    {width:96%; padding:3px 2%; display:block; background-color:#5FC8D9; color:white !important; margin:0px 0px 2px 0px;}
.blogarchiveyear:hover  {background-color:#CCC; color:White !important;}
.blogarchiveyearselected    {width:96%; padding:3px 4% 3px 0px; display:block; background-color:#BED72D; color:white !important; margin:0px 0px 2px 0px;}
.blogarchivemonth   {width:92%; padding:3px 2% 3px 6%;  display:block; background-color:#EFEFEF; margin:0px 0px 2px 0px; color:Black !important;}
.blogarchivemonth:hover {background-color:#CCC; color:White !important;}
.blogarchivemonthselected   {width:92%; padding:3px 2% 3px 6%;  display:block; background-color:#BED72D; color:black !important; margin:0px 0px 2px 0px;}
.selectedarrow      {margin:0px 1% 0px 2%; display:block; float:left;}

#blogarchivesearch  {margin:20px 0px 0px 0px;}
.txbarchivesearch   {width:60%;}
.btnarchivesearch   {background-color: #bfd832;
border-width: 0;
display: block;
float: right;
font-family: "Francois One",sans-serif;
font-size: 12px;
margin: 0;
padding: 2px 2%;
width: 35%;
/*background-color: #BFD832; border-color: #CCCCCC #666666 #666666 #CCCCCC; border-left: 1px solid #CCCCCC;  border-style: solid;  border-width: 1px; display: block;  font-family: 'Francois One',sans-serif; font-size: 12px;  margin:0px 0 0;  padding:5px 2%;  width: 35%; float:right;*/}
.btnarchivesearch:hover {background-color:#5FC8D9; cursor:pointer; color:White;}
 
/* IMAGES */
.imagecaption       {color:#333; font-style:italic; font-size:9pt;}

/* AGENTS */
.agentdetailsholder {background-color:#EFEFEF; float:left; width:100%; display:block; margin-bottom:10px;}
.agentimageholder   {height:150px; padding:10px; float:left;}
.agenttextdetails   {padding:10px;}
 
 /* SIGN UP FORM */
 .inputgroup        {width:100%; height:30px; margin-bottom:10px;}
 .inputlabel        {float:left; display:block; width:20%;}
 .inputtextbox      {float:left; width:25%;}
 .signuperror       {float:left; width:40%;font-size:8pt; color:Red; padding-left:1%;}
 
/* SITE SEARCH */ 
.imageholder    {width:200px; height:130px; float:left; display:block; text-align:left; margin-right:10px;}
.searchimage    {max-width:100%; max-height:100%; float:left;} 
 
/* RENTING FORM */
.rentingheading     {font-size:14pt;}
.rentingsubheading  {font-size:12pt; font-family:"Francois One",sans-serif;}
.rentinglabel       {width:20%; float:left; font-size:9pt;}
.rentinglabel2      {width:27%; float:left; font-size:9pt;}
.rentingsublabel    {width:11%; float:left; font-size:9pt; margin-right:2%; text-align:right;}
.rentinginputsmall  {width:18%; float:left; margin-right:2%;}
.rentinginputmedium {width:78%; float:left;}
.rentinginputlarge  {width:58%; float:left;}

.rentingfullwidth   {width:100%; height:100px; clear:both;} 
.rentingonethird    {width:33%; height:30px; float:left;} 
.rentingtwothirds   {width:66%; height:30px; float:left;} 
.rentingonehalf     {width:50%; height:30px;} 

.rentingerror       {color:Red; font-size:9pt;}
 

/*Styles for screen 700px and lower
@media screen and (max-width: 700px) 
{
.videolistitem  {display:block; border:1px solid #CCC; width:48%; float:left; margin:0px 1% 10px 0px;}
.videolistdesc  {display:block; font-size: 11px; min-height:70px; padding: 5px 10px;}
.mapresult      {width:44%; list-style:none; padding:10px 2%; border:1px solid #CCCCCC; margin:0px 0px 10px 1%; display:inline-block; vertical-align:top;}
.mapresult:hover{cursor:pointer; background-color:#E0FCFF;}
.mapthirdwidth      {width:96%; min-height:0px; padding:0px 2%; margin:10px 0px; display:inline-block; border-right:1px solid #CCC; vertical-align:top;}
.mapthirdwidth2 	{width:96%; min-height:0px; padding:0px 2%; margin:10px 0px; display:inline-block; vertical-align:top;}

.propertyfillhalf   {width:100%; display:block; margin-bottom:10px;}
.propertyfillfull   {width:100%; display:block; margin-bottom:10px;}
#searchtopresults   {width:100%; display:block; margin-bottom:0px;  float:none; text-align:left; height:auto; clear:both;}
#searchtoporder     {width:100%; display:block; margin-bottom:20px; float:none; text-align:left; height:auto; clear:both;}
.searchtopinput     {float:none;}
.bajapropertyholder {background-color:#F6FFE8;  padding:15px 2% 10px 2%;  margin:10px 0px 10px 0px; box-shadow:2px 2px 2px rgba(50, 50, 50, 0.3); width:96%;}
}
*/
 
/*Styles for screen 667px and lower*/
@media only screen and (max-width : 667px) {
	
#wrapper	{	padding-top: 100px;
}

.socialbox {display:none;}

#stickytop {height:100px;width:100%;padding:0px;}
.searchpnl {display:block;width:100%;}
.email-li	{display:none;}
.fb-li	{display:none;}
.tw-li	{display:none;}
.yt-li	{display:none;}
ul .esp-li	{position:absolute;bottom:100%;right:10px;}
ul .eng-li	{position:absolute;bottom:100%;right:45px;}
ul .telnos {display:none;}

.mapthirdwidth {width:96%;min-height:0;padding: 20px 1%;border-right:solid 0px black;}
.mapthirdwidth2 {width:96%;min-height:0;padding: 20px 1%;border-right:solid 0px black;}
#mapborder {float:left;}

#contactpanel {
    float: left;
    margin: 5px 0 5px 0;
	padding:10px 0px;
    position: relative;
	text-align:center;
	background-color:#bed72d;
	width:100%;
	min-height:35px;
	}

.propytvid {width:100%;min-height:250px;}
#videopopup         {min-width:260px;min-height:200px;margin: -20px auto 0px auto;}

.contactsearch {width:230px;height:30px;font-size:16px;padding:0px 10px}
	.pagenosholder  
	{
    float: left;
    font-size: 105%;
    margin-top: 10px;
    text-align: center;
    width: 100%;}
    
.no-of-results {display:none;}

#logo {
    float: left;
    text-align: left;
	margin-left:5px;
    width: 100%;
}

#searchtopresults {
    width: 100%;
    float:left;
}

#searchtoporder {float:left;margin: 0 0 0 10px;width:100%;}
    #header	{
	    border-bottom: none;
    }
    #content	{
	    width:100%;
	    padding:0px;
        display:block;
	    margin-bottom:20px;
	    padding:0%;}
	    
.searchtoplabel {}
.groupname {float:none;}

    #contentholder	{
    width:90%;
    padding:5%;	
    }

    #homegridwrap	{
	    width:100%;
	    min-height:200px;
	    position:relative;
    }
    .adminlinks	{display:block;background-color:#ccc;float:left;width:100%;}      
    .adminlinks li {display:block;}
    .usericon	{display:none;}
    #melogo {text-align:center;width:100%;margin:0px;float:left;margin:20px 0px;}

    /*This is hidden on signed out version - display block for signed in*/
    #cologo {
        display: none;
        float: left;
	    text-align:center;
	    width:100%;
	    margin-bottom:20px;
	    }
	.propertyfillhalf {width:100%;margin-bottom:10px;}
	.propertyfirstimage {width:100%}
    .iconspace	{display:none}
    .toptile1	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    background-color: #CC3539;
	    box-shadow: none;
	    background-image:none;
	    display:block;
	    position:relative;
	    left:0px;
	    line-height:50px;
	    padding: 0% 0% 0% 7%;
	    border-bottom:#efefef solid 1px;
	    background-size: 25px;
	    background-image:url(../images/icons/welcome.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
	    }
	
    .toptile1:hover	{
    text-decoration:none;
    background-color:#000;
    }

    .toptile2	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    background-color: #CC3539;
	    box-shadow: none;
	    position:relative;
	    left:0px;
	    padding: 0% 0% 0% 7%;
	    border-bottom:#efefef solid 1px;
	    background-size: 20px;
	    background-image:url(../images/icons/awareness.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
    }
    .toptile2:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .toptile3	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    position:relative;
	    left:0px;
	    background-color: #CC3539;
	    box-shadow: none;
	    background-image:none;
	    background-position: -10px -20px;
	    padding: 0% 0% 0% 7%;
	    border-bottom:#efefef solid 1px;
	    background-size: 20px;
	    background-image:url(../images/icons/stories.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
    }
    .toptile3:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .toptile4	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    left:0px;
	    position:relative;
        background-color: #CC3539;
        box-shadow: none;
	    border-bottom:#efefef solid 1px;
	    padding: 0% 0% 0% 7%;
	    border-bottom:#efefef solid 1px;
	    background-size: 12px;
	    background-image:url(../images/icons/interview.png);
	    background-repeat: no-repeat;
	    background-position: 8px center;
    }
    .toptile4:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .bottomtile1	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    left:0px;
	    position:relative;
        background-color: #CC3539;
        box-shadow: none;
	    padding: 0%;
	    border-right:0px;
	    border-bottom:#efefef solid 1px;
	    padding: 0% 0% 0% 7%;
	    background-size: 17px;
	    background-image:url(../images/icons/cog-icon.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
    }
    .bottomtile1:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .bottomtile2	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    left:0px;
	    position:relative;
        background-color: #CC3539;
        box-shadow: none;
	    background-image: none;
	    border-bottom:#efefef solid 1px;
	    padding: 0% 0% 0% 7%;
	    background-size: 18px;
	    background-image:url(../images/icons/perform.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
    }

    .bottomtile2:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .bottomtile3	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    left:0px;
	    position:relative;
        background-color: #CC3539;
        box-shadow: none;
	    border-bottom:#efefef solid 1px;
	    padding: 0% 0% 0% 7%;
	    background-size: 18px;
	    background-image:url(../images/icons/social-media.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
    }
    .bottomtile3:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .bottomtile4	{
	    width: 105%;
	    margin-left:-6%;
	    height: 50px;
	    line-height:50px;
	    display:block;
	    left:0px;
	    position:relative;
	    background-color: #CC3539;
	    box-shadow: none;
	    border-bottom:#efefef solid 1px;
	    padding: 0% 0% 0% 7%;
	    background-size: 22px;
	    background-image:url(../images/icons/refresher.png);
	    background-repeat: no-repeat;
	    background-position: 5px center;
    }
    .bottomtile4:hover	{
    text-decoration:none;
    background-color:#000;
    }
    .link-arrow	{
	    background-color:transparent;
	    padding:5px;
	    color:#fff;
	    display:none;
	    margin-left:5px;
	    margin-right: -10px;
    }

    .link-arrow:hover	{
	    background-color:#FF950C;
    }

    /* VIDEO LISTS */
    .videolistitem   {display:block; border:1px solid #CCC; width:98%; float:left; margin:0px 1% 10px 0px;}
    .videolistdesc   {padding:5px 10px; display:block; font-size:11px; height:auto; min-height:50px;}

    .videoandcaption {}
    .brightcoveholder{width:96%; float:left;}
    /*.brightcovetext  {width:96%; float:right;}*/

    .info50             {width:96%;  display:inline-block; margin:0px 2% 5px 2%; vertical-align:top; line-height:12pt;}
    
    .mapresult      {width:96%; list-style:none; padding:10px 2%; border:1px solid #CCCCCC; margin:0px 0px 10px 0%; display:inline-block; vertical-align:top;}
    .mapresult:hover{cursor:pointer; background-color:#E0FCFF;}

}


/* MY TRAINING */
.statsheading   {font-size:14pt; color:#CC3539; padding-bottom:5px;}
.statsrow       {border-bottom:1px solid #CCC; float:left; width:100%; padding-bottom:10px;}
.statsheaderrow {height:20px; /*background-color:#EFEFEF;*/ font-weight:bold; padding:5px; border-bottom:1px solid black;}
.statswidth85   {width:85%; display:block; float:left; height:40px;}
.statswidth40   {width:40%; display:block; float:left;}
.statswidth20   {width:20%; display:block; float:left;}
.statswidth15   {width:15%; display:block; float:left;}


.mydetailsheading {font-size:18px; color:#000; font-family:Arial,Helvetica,sans-serif; font-weight:normal; line-height:120%; margin-bottom:8px;}

#editable       {display:none;  width:68%; float:left;}
#noneeditable   {display:block; width:68%; float:left;}
.detailslabel   {font-weight:bold;}

.profileimageholder{/*border:1px solid #CCC;*/ text-align:center; display:block; /*width:100%; margin:5px;*/margin:5px 2% 5px 0px; float:left; width:30%;}
.profileimage{max-width:100%; max-height:100%;}
.inputlabel2    {float:left; display:block; width:35%;}
.inputtextbox2  {float:left; width:40%;}
.signuperror2   {float:left; width:20%;font-size:8pt; color:Red; padding-left:1%;}

.examerror      {font-size:8pt; color:Red; float:right;}
.exampage       {margin-bottom:15px;}
.examquestion   {float:left; width:100%;}
.examquestno    {float:left; width:5%;}
.examquesttext  {float:left; width:95%;}
.examanswers    {width:95%; margin-left:5%;}

.progressholder {background-color:#EFEFEF; padding:10px;}
.courseprogress {font-weight:bold; margin-top:16px;}


/* KNOWLEDGE BASE */
.knowledgelabel     {color:#666666 !important; margin-right:5px; float:left;line-height:120%; }
.knowledgequestion  {line-height:120%; }
.knowledgeanswer    {color:#bfd832 !important;line-height:120%;   margin-top: 10px;
  border-top: 1px solid #CCC;
  padding-top: 10px;}
.knowledgeanswer p  {color:#bfd832 !important; font-family: "Francois One",sans-serif; font-size:20px; font-weight:400; line-height:120%; margin-bottom:8px; margin-top:0;}


/* POPUP */
#popupbackground    {position:absolute; width:100%; height:100%;  top:0px;  left:0px; display:none; text-align:center; padding:50px 0px 0px 0px; margin:0px auto 0px auto; background-image:url('/images/black80.png'); z-index:10000;}
#popupwindow        {position:absolute; width:35%; float:left; top:40px; left:50%; /*padding:50px 0px 0px 0px;*/ background-color:White; padding:2%; border-radius:10px; z-index:200; margin:0px 0px 0px -20%;}
.popupheadingholder {height:20px; padding:0px 0px 35px 0px; display:block; width:100%;}
.popupclose         {float:right; cursor:pointer; /*margin-top:-40px;*/}
.popupheading       {float:left;}
#popupcontent       {text-align:left;}

/* COMMENTS */
#commentsbackground     {position:absolute; height:1180px; width:100%;  top:0px;  left:0px; display:none; text-align:center; padding:50px 0px 0px 0px; margin:0px auto 0px auto; background-image:url('/images/black80.png'); z-index:10000;}
#commentswindow         {position:absolute; width:35%; float:left; top:80px; left:50%; /*padding:50px 0px 0px 0px;*/ background-color:White; padding:2%; border-radius:10px; z-index:200; margin:0px 0px 0px -20%;}
#popupbackgroundreport  {/*border:1px solid lime;*/ position:absolute; height:1180px; width:100%;  top:0;  left:0; display:none; text-align:center; padding:50px 0px 0px 0px; margin:0px auto 0px auto; background-image:url('/images/black80.png'); z-index:1000;}
#popupwindowreport      {position:absolute; width:50%; float:left; top:80px; left:21%; background-color:White; padding:2%; border-radius:10px; z-index:2000; margin:-20px 0px 0px 0%;}

.comments       {margin-top:20px; display:block;}
.commentholder  {margin:0px 0px 20px 0px; background-color:#F0F0F0;}
    .commentusername    {background-color:#D4E0E5; border-top:1px solid #93B7C9; display:block; font-weight:400; padding:5px 15px;}
    .commentposted      {color:#999999; display:block; font-size:11pt; margin:5px 0px 5px 0px;}
        .commentreplyholder {width:84%; margin:10px 0px 5px 10%; background-color:#FFFFFF; border:1px solid #999999;}
            .commentusernamereply   {color:#999999; display:block; font-size:11pt; padding:5px 2%;}
            .commentreply           {color:#000; margin:0px; padding:0px 2% 5px 2%; width:96%;}
            .commentreplyposted     {color:#666; float:right;}
            .commentquote           {color:#999;}
            .commentbuttonsreply    {background-color:#F5F5F5; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; display:block; font-weight:400; padding:5px 2%; text-align:right; height:22px; width:96%;}
    .commentbody        {background-color:#efefef; display:block; font-weight:400; padding:0px 15px 15px 15px;}
    .commentbuttons     {background-color:#F5F5F5; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; display:block; font-weight:400; padding:5px 2%; text-align:right; height:22px; width:96%;}

.btncommentgood         {margin-top:3px; background-color:transparent; border:0; color:Blue; display:inline; height:20px; width:20px; vertical-align:middle; background-image:url('/images/thumbs-up-small-up.png');   background-repeat:no-repeat; display:block; float:right;}
.btncommentgood:hover   {cursor:pointer; background-image:url('/images/thumbs-up-small-hover.png');}
.btncommentbad          {margin-top:3px; background-color:transparent; border:0; color:Blue; display:inline; height:20px; width:20px; vertical-align:middle; background-image:url('/images/thumbs-down-small-up.png'); background-repeat:no-repeat; display:block; float:right; margin-left:10px;}
.btncommentbad:hover    {cursor:pointer; background-image:url('/images/thumbs-down-small-hover.png');}
.btncommentreply        {float:left; background-color:#93B7C9; border:0 none; box-shadow: 0 0 5px rgba(255, 255, 255, 0.75); color:#FFFFFF !important; font-family:'Source Sans Pro',sans-serif; font-size:11px; padding:3px 7px; width:auto;text-decoration:none;}
.btncommentreply:hover  {cursor:pointer; background-color:#000000;}
.btncommentreport       {float:left; background-color:#93B7C9; border:0 none; box-shadow: 0 0 5px rgba(255, 255, 255, 0.75); color:#FFFFFF !important; font-family:'Source Sans Pro',sans-serif; font-size:11px; padding:3px 7px; width:auto;text-decoration:none; margin:0px 0px 0px 3px;}
.btncommentreport:hover {cursor:pointer; background-color:#000000;}
.btncommentnew          {float:left; background-color:#93B7C9; border:0 none; box-shadow: 0 0 5px rgba(255, 255, 255, 0.75); color:#FFFFFF !important; font-family:'Source Sans Pro',sans-serif; font-size:11px; padding:3px 7px; width:auto; text-decoration:none;}
.btncommentnew:hover    {cursor:pointer; background-color:#000000;}
.commentgoodcount       {color:#666; float:right; margin-top: 2px;}
.commentbadcount        {color:#666; float:right; margin-top: 2px;}


