@charset "utf-8";
/* CSS Document */

html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend {margin:0; padding:0; border:0;}

/* Layout */



.arial{font-family: Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}

/* Font Colours */

.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #fe9110;}
.yellow {color: #FFFF00;}
.green {color: #457B00;}
.dark_green {color: #457B00;}
.sharp_blue {color: #0575C7;}
.blue {color: #1975B7;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.white2black {color: #FFFFFF; text-decoration: none;}
.white2black:hover {color: #000000;}

.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #fd920e; text-decoration: none;}

.blue2yellow { font-size:11px; color: #1975B7; text-decoration: none;}
.blue2yellow:hover {color: #686868;}

.white2white{ font-family:verdana, Arial, Helvetica, sans-serif; font-size:15px; color: #FFFFFF; text-decoration: none;}
.white2white:hover{ color:#FFFFFF; text-decoration:none;} 

.top_links {
	color: #5A5C5B;
	float: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}
.top_links:hover {
	color: #1975B7;
	text-decoration:underline;
}

.bread_links {
	color: #5A5C5B;
	float: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.bread_links a {
	color: #1975B7;
}

.bread_links:hover {
	color: #1975B7;
}


.link_gray2black {
	color: #5A5C5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link_gray2black:hover {
	color: #000000;
	text-decoration:underline;
}


.border{
	border: 1px solid #CCCCCC;
}

.border_video{
	border: 2px solid #CCCCCC;
}

.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.combo_box{
	width: 160px;
	background:url(../images/dropdown-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 22px;
}

.combo_box_payment{
	width: 160px;
	background:url(../images/dropdown-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	
	height: 30px;
}



.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #928C75;
}

.txt_11_gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
	color: #5A5A5A;

}

.txt_12_graybold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #686868;

}

.txt_12_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0575C7;

}

.txt_12_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;

}


.txt_11_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0163AA;

}

.cur{
cursor: pointer;cursor: hand;
}


.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.img_border{
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=65);
}

.img_border:hover{
	border: 1px solid #FF9551;
	filter: Alpha(Opacity=100);
}


.image{
	filter: Alpha(Opacity=65);
}

.image:hover{
	filter: Alpha(Opacity=100);
}

.btns {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #457B00;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
}

.blue-footer-bg{
	background:url(../images/footer-bluebg.gif) repeat-x; height:22px;

}


.yellow-footer-bg{
	background:url(../images/footer-yellowbg.gif) repeat-x; height:22px;

}

.main-page-heading-bg{
	background:url(../images/mainpage-heading-bg.gif) no-repeat;
	width:145; height:35;

}


.grid-raw-bg{
background:url(../images/grid-raw-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#999999;
}

.grid-raw-bg-big{
background:url(../images/grid-raw-bg.gif); height:97px;font-family:Verdana; font-size:12px; color:#999999;
}


.grid-dot-bg{
background:url(../images/dot-bg.gif) repeat-x; height:24px;
}

.grid-raw-heading{
	font-family:Verdana; font-size:13px; color:#1975B7;
}

/* Forms Css */ 

		select   {
                 height: 15px;
                 font: 11px Tahoma, Helvetica, sans-serif;  
                 margin: 0px;
				 width:150px;
				 background:url(../images/forms-bg.gif) repeat-x;
				 padding-right: 0px 1px 0px 1px;
                 border: 1px #CFCFCF solid;  

                }

		.textBoxs   {
                 height: 25px;
                 font: 11px Tahoma, Helvetica, sans-serif;  
                 margin: 0px;
				 width:250px;
				 padding-right: 0px 1px 0px 1px;
                 border: 1px #CFCFCF solid;  

                }
				
				.textAreas   {
                 height: 50px;
                 font: 11px Tahoma, Helvetica, sans-serif;  
                 margin: 0px;
				 width:150px;
				 background:url(../images/forms-bg.gif) repeat-x;
				 padding-right: 0px 1px 0px 1px;
                 border: 1px #CFCFCF solid;  

                }


input.checkbox  {
				position: absolute;
				clip: rect(4px 14px 13px 5px);
				padding: 0px;

                }
				
.submit_button  {
				height:47px;
				width:147;
				border:#FFFFFF;
		}
		
.home_search  {
				height:45px;
				width:160;
				border:#FFFFFF;
		}
		
				
.go_search  {
				height:21px;
				width:36;
			}
			
					
.reset_button{
				height:47px;
				width:123;
				border:#FFFFFF;
				}




				
				
input.Icheckbox {
                 filter: invert;
                 position: absolute;
                 clip: rect(4px 14px 13px 5px);
                 padding: 0px;
                }




/* Menu Css */

#menu {
	background: #686868;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background:url("../images/without-hover.gif") left center repeat-x;
	color: #686868;
	display: block;
	height:24px;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background:url("../images/hover.gif") left center repeat-x;
	color: #fff;
	padding-bottom: 8px;
	height:24px;
}

.subHeadtext{
	color:#1975B7;
	font-size: 15px;
}
.subHeadtext a{
	color:#1975B7;
	font-size: 15px;
}


/* Listing Box */

.listing-left-box{
	background:url(../images/listing-box-left.gif) no-repeat top;
	height:170px; width:16px;
	
}

.listing-right-box{
	background:url(../images/listing-box-right.gif) no-repeat top;
	height:170px; width:16px;
	
}
.listing-box-bg{
	background:url(../images/listing-box-bg.gif) repeat-x top;
	height:170px; 
	
}

.ticker{
	width:720px;
	margin-left:10px;
}
.newsTicker{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:12px;
	color:#3380B8;
	padding:0px;
}
.newsTicker a{
	text-decoration: none;
	color:#3380B8;
}
.floorplans {
background:url(../images/grid-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#797979;
}
 
.floorplans2 {
background:url(../images/grid-raw-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#999999;
}


/*<-- Top Slider CSS Starts Here  */

#slider1 {
    width: 490px; /* important to be same as image width */
    height: 214px; /* important to be same as image height */
    position:static; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 490px; /* important to be same as image width or wider */
	position:static;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Verdana, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 464px;
    background-color: #000000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
	color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

ul { list-style-type: none;}

.slide-content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}
.white-slide-content{ font-family:verdana; font-size:16px; font-weight:bold; color: #DADB1E; text-decoration: none; font-style:italic;}


/*<--  Top Slider CSS Ends Here  */

http://www.propertiesajman.com/css/style.css

@charset "utf-8";
/* CSS Document */

html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend {margin:0; padding:0; border:0;}

/* Layout */



.arial{font-family: Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}

/* Font Colours */

.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #fe9110;}
.yellow {color: #FFFF00;}
.green {color: #83A400;}
.sharp_blue {color: #0575C7;}
.blue {color: #1975B7;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.white2black {color: #FFFFFF; text-decoration: none;}
.white2black:hover {color: #000000;}

.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #f5f5f5; text-decoration: none;}

.blue2yellow { font-size:11px; color: #1975B7; text-decoration: none;}
.blue2yellow:hover {color: #686868;}

.white2white{ font-family:verdana, Arial, Helvetica, sans-serif; font-size:15px; color: #FFFFFF; text-decoration: none;}
.white2white:hover{ color:#FFFFFF; text-decoration:none;} 

.top_links {
	color: #5A5C5B;
	float: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}
.top_links:hover {
	color: #1975B7;
	text-decoration:underline;
}

.bread_links {
	color: #5A5C5B;
	float: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.bread_links a {
	color: #1975B7;
}

.bread_links:hover {
	color: #1975B7;
}


.link_green2blue {
	color: #457B00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
.link_green2blue:hover {
	color: #157D96;
	font-weight:bold;
	font-size: 11px;
	text-decoration:underline;
}


.border{
	border: 1px solid #CCCCCC;
}

.border_video{
	border: 2px solid #CCCCCC;
}

.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.combo_box{
	width: 160px;
	background:url(../images/dropdown-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 22px;
}

.combo_box_payment{
	width: 160px;
	background:url(../images/dropdown-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	
	height: 30px;
}



.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #928C75;
}

.txt_11_gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
	color: #5A5A5A;

}

.txt_12_graybold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #686868;

}

.txt_12_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0575C7;

}

.txt_12_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;

}


.txt_11_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0163AA;

}

.cur{
cursor: pointer;cursor: hand;
}


.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.img_border{
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=65);
}

.img_border:hover{
	border: 1px solid #FF9551;
	filter: Alpha(Opacity=100);
}


.image{
	filter: Alpha(Opacity=65);
}

.image:hover{
	filter: Alpha(Opacity=100);
}

.btns {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
}

.blue-footer-bg{
	background:url(../images/footer-bluebg.gif) repeat-x; height:22px;

}


.yellow-footer-bg{
	background:url(../images/footer-yellowbg.gif) repeat-x; height:22px;

}

.main-page-heading-bg{
	background:url(../images/mainpage-heading-bg.gif) no-repeat;
	width:145; height:35;

}


.grid-raw-bg{
background:url(../images/grid-raw-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#999999;
}

.grid-raw-bg-big{
background:url(../images/grid-raw-bg.gif); height:97px;font-family:Verdana; font-size:12px; color:#999999;
}


.grid-dot-bg{
background:url(../images/dot-bg.gif) repeat-x; height:24px;
}

.grid-raw-heading{
	font-family:Verdana; font-size:13px; color:#1975B7;
}

/* Forms Css */ 

		select   {
                 height: 15px;
                 font: 11px Tahoma, Helvetica, sans-serif;  
                 margin: 0px;
				 width:150px;
				 background:url(../images/forms-bg.gif) repeat-x;
				 padding-right: 0px 1px 0px 1px;
                 border: 1px #CFCFCF solid;  

                }

		.textBoxs   {
                 height: 15px;
                 font: 11px Tahoma, Helvetica, sans-serif;  
                 margin: 0px;
				 width:150px;
				 background:url(../images/forms-bg.gif) repeat-x;
				 padding-right: 0px 1px 0px 1px;
                 border: 1px #CFCFCF solid;  

                }
				
				.textAreas   {
                 height: 50px;
                 font: 11px Tahoma, Helvetica, sans-serif;  
                 margin: 0px;
				 width:150px;
				 background:url(../images/forms-bg.gif) repeat-x;
				 padding-right: 0px 1px 0px 1px;
                 border: 1px #CFCFCF solid;  

                }


input.checkbox  {
				position: absolute;
				clip: rect(4px 14px 13px 5px);
				padding: 0px;

                }
				
.submit_button  {
				height:47px;
				width:147;
				border:#FFFFFF;
		}
		
.home_search  {
				height:45px;
				width:160;
				border:#FFFFFF;
		}
		
				
.go_search  {
				height:21px;
				width:36;
			}
			
					
.reset_button{
				height:47px;
				width:123;
				border:#FFFFFF;
				}




				
				
input.Icheckbox {
                 filter: invert;
                 position: absolute;
                 clip: rect(4px 14px 13px 5px);
                 padding: 0px;
                }




/* Menu Css */

#menu {
	background: #686868;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background:url("../images/without-hover.gif") left center repeat-x;
	color: #686868;
	display: block;
	height:24px;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background:url("../images/hover.gif") left center repeat-x;
	color: #fff;
	padding-bottom: 8px;
	height:24px;
}

.subHeadtext{
	color:#1975B7;
	font-size: 15px;
}
.subHeadtext a{
	color:#1975B7;
	font-size: 15px;
}


/* Listing Box */

.listing-left-box{
	background:url(../images/listing-box-left.gif) no-repeat top;
	height:170px; width:16px;
	
}

.listing-right-box{
	background:url(../images/listing-box-right.gif) no-repeat top;
	height:170px; width:16px;
	
}
.listing-box-bg{
	background:url(../images/listing-box-bg.gif) repeat-x top;
	height:170px; 
	
}

.ticker{
	width:720px;
	margin-left:10px;
}
.newsTicker{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:12px;
	color:#3380B8;
	padding:0px;
}
.newsTicker a{
	text-decoration: none;
	color:#3380B8;
}
.floorplans {
background:url(../images/grid-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#797979;
}
 
.floorplans2 {
background:url(../images/grid-raw-bg.gif) repeat-x; height:32px;font-family:Verdana; font-size:12px; color:#999999;
}

.header {
background:url(header-bg.gif) repeat-x; height:214px;
}

.footer {
background:url(footer.gif) repeat-x; height:138px;
}


.table_linkshighlite {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	background-image: url(td-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
}
.table_linkshighlite a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 13px;
}
.table_facility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	list-style-image: url(small_125.gif);
	border: 1px none #2F7DC9;
}
.table_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #515151;
	line-height: 13px;
	font-weight: normal;
	background-color: #F4F4F4;
	margin: 5px;
	border: 1px none #2F7DC9;
}
.table_links a {	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #515151;
	font-size: 13px;

}
#PropertyGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	border: 1px solid #06B6D9;
}
#PropertyGrid td{
	padding: 5px;
	background-color: #CEEEF7;
	border-right-style: dotted;
	border-right-color: #1EBADF;
	border-right-width: 1px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #02BDE0;
	
}
#PropertyGrid th{
	background-color: #24BBDF;
	color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1CA0C1;
	border-right-color: #1CA0C1;
	border-bottom-color: #1CA0C1;
	border-left-color: #1CA0C1;
	border-right-style: solid;
	font-weight: bold;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #333;
}
