/* Admin Panel */

.admin-text {color: #000000; font-size: 11px; font-family: Verdana;}

.admin-header { font-family: Verdana; font-size: 13px; color:#FF7900; font-weight: bold;}

.admin-subheader { font-family: Verdana; font-size: 13px; color:#618E1B; font-weight: bold;}

.admin-button { font-family: Verdana; font-size: 11px; color:#FFFFFF; background-color:#525252; cursor:pointer;}

.admin-link {font-size: 11px; font-family: Verdana; text-decoration:none; color:#525252;}
.admin-link:hover {text-decoration:underline;}

.admin-errortxt {  font-family: Verdana; font-size: 11px; color: #FF0000; line-height: normal}

.textfield { font-family: Verdana; font-size: 11px; color: #3F423B;}

.admin-textsmall { font-family: Verdana; font-size: 9px; color: #666666; }

.admin-price { font-family: Verdana; font-size: 11px; color: #CC0000; font-weight: bold;}

/*---------------------------------------------------------------------------------------------------*/

/* Property */

.pro-link {font-size:10px; font-family:Verdana; text-decoration:none; color:#FF6603;}
.pro-link:hover {text-decoration:none;}

.protext { font-family:Verdana; font-size:12px; color:#525252; text-decoration:none;}

.protext2 { font-family:Verdana; font-size:11px; color:#525252; text-decoration:none;}

.pro-red {  font-family:Verdana; font-size:13px; color:#E4024A; font-weight:bold; text-decoration:none;}

.pro-red2 {  font-family:Verdana; font-size:11px; color:#E4024A; font-weight:bold; text-decoration:none;}

.pro-header { font-family:Comic Sans Ms ;font-size:15px; color:#FF7A1B; font-weight:bold; text-decoration: none;}

.protextbig { font-family:Verdana; font-size:12px; color:#333333; font-weight:none; text-decoration:none;}

.pro-ref-big { font-family:Comic Sans Ms; font-size:30px; color:#333333; font-weight:none; font-style:italic; text-decoration:none;}

.pro-readmore {  font-family: Verdana; font-size:11px; color:#FF7A1B; font-weight:bold; text-decoration:underline;}
.pro-readmore:hover {  font-family: Verdana; font-size:11px; color:#FF7A1B; text-decoration:none;}

.white-link {  font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:none; text-decoration:none;}
.white-link:hover{  font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:bold; text-decoration: none;}

/*---------------------------------------------------------------------------------------------------*/



/* Shared / All Site */

.bodytext { font-family: arial; font-size: 12px; color: #333333; font-style: none; line-height: 18px; font-weight: none;  }

.indexprop { font-family: arial; font-size: 12px; color: #00366C; font-style: none; line-height: 18px; font-weight: bold; text-decoration:underline; }
.bottomtexttd { font-family: arial; font-size: 12px; color: #ffffff; font-style: none; line-height: normal; text-decoration:none;}
.bottomtext { font-family: arial; font-size: 12px; color: #ffffff; font-style: none; line-height: normal; text-decoration:none;}
.bottomtext:hover { font-family: arial; font-size: 12px; color: #ffffff; font-style: none; line-height: normal; text-decoration:underline;}

.leftheader { font-family:arial; font-size: 12px; color: #ffffff; font-style: normal; line-height: normal; font-weight: BOLD; }

.bottomlink { font-family: arial; font-size: 11px; color: #333333; font-style: none; line-height: normal; text-decoration:none;}
.bottomlink:hover { font-family: arial; font-size: 11px; color: #333333; font-style: none; line-height: normal; text-decoration:underline; }

.welcome { font-family: "Times New Roman", Times, serif; font-size: 20px; color: #074069; font-style: normal; line-height: normal; font-weight: BOLD; }
.header { font-family:arial; font-size: 14px; color: #bc730e; font-style: normal; line-height: normal; font-weight: BOLD; }

.contacthead { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #ffffff; font-style: normal; line-height: normal; font-weight: BOLD; }
.contactheadbig { font-family: "Times New Roman", Times, serif; font-size: 26px; color: #ffffff; font-style: normal; line-height: normal; font-weight: BOLD; }

.link {	font-family: Verdana; font-size: 12px; color: #FF7A1B; text-decoration: none;}
.link:hover { font-family: Verdana; font-size: 12px; color: #FF7A1B; text-decoration: underline; }



.white { font-family: Verdana; font-size: 10px;	color: white; text-decoration: none; }
	
.result{ font-family: Verdana; font-size: 12px; color: #CC0000; font-weight:bold; }

.ryes{ font-family: Verdana; font-size: 11px; color: #CC0000; font-weight:bold; }

.rno{ font-family: Verdana; font-size: 11px; color: #00366C; font-weight:bold; }

/*---------------------------------------------------------------------------------------------------*/


/*------------------tab menu-------------------*/
#tabs11 {
      float:left;
      width:100%;
	  font-size:93%;
      line-height:normal;
	  border-bottom:0px solid #C2BDAE;
	  margin:0;
	padding:0;
	font: bold 10px/1.5em Verdana;
      }
    #tabs11 ul {
	  margin:0;
	  padding:2px 10px 0 1px;
	  list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("images/tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 14px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("images/tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 0px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }
	  /*----------------------------------------------------------*/
	  /*--------------horizontal highligth menu---------------*/
.hovermenu ul{
padding-left: 0;
margin-left: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 11px 1.6em;
text-decoration: none;
float: left;
color: white; 
background-image:url(images/.jpg);
border: 0px solid #ffffff; 
}

.hovermenu ul li a:hover{
background-image:url(images/tophover1.jpg);
border-style: outset;

}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*--------------------------------------------------------------------------------*/


.menulines{
border:1px dotted ;
}

.menulines a{
text-decoration:none;
color:#333333;
font:Arial, Helvetica, sans-serif;
font-size:12px;

}
