    *{

	margin-left: auto;
    margin-right: auto;
    }

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:20px;
	background-color:#E2E2E2;
}

#wrapper{
	
	width:970px;
	height:100%;
	border-radius:  9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	background-color:#FFFFFF;
	margin-top:20px;
}
#wrapper1{
	
	width:98%;
	height:100%;
	border-radius:  9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	background-color:#FFFFFF;
	margin-top:20px;
}
#inner_wrapper1{
	
	width:100%;
	height:100%;
}

#inner_wrapper{
	
	width:937px;
	height:100%;
}
h1
{
	   color:#CA202D;
	    font-size:22px;
}
h2{
    
    color:#CA202D;
    font-size:17px;
    text-decoration:underline;
}

#logo{
	
	width:185px;
	height:65px;
	float:left;
	margin-top:22px;
}
#companyname
{
	margin-top:30px;
	float:left;	
	font-family: Century Gothic;
	font-size:48px;	
	color:#012C56;
	height:75px;
}
#beta
{	 
	 width: 553px; 
	float:right;
	margin-top:14px;
	font-size:12px;	
	color:Red;
}
#error
{
	margin-top:45px;
	padding-left:20px;
	float:left;	
}
#telephone {
     margin-top:30px;
    float:right;
    font-family: Century Gothic;
	font-size:40px;	
	color:#012C56;
}
#gps
{
	
	 float:right;
	margin-top:24px;
}
#admin_heading
{
	font-family: Arial, Verdana;
	float:right;
	 width:420px;		 
	margin-top:40px;
	font-size: 22px; font-weight: bold; font-style: normal
}
#customer_login{
	
	width:100%;
	height:48px;
	float:left;	
	
}
#agent_login{
	
	width:937px;
	height:48px;
	float:left;
	background-color:#CA202D;
	border-radius: 9px;
	-moz-border-radius: 9px; 
	-webkit-border-radius: 9px;
}

#admin_menu{
	
	width:937px;
	height:45px;
	float:left;
	background-color:#002C56;
	border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	margin-top:12px;
	text-align: left;
	line-height:35px;
	 
}

#menu{
	
	width:937px;
	height:48px;
	float:left;
	background-color:#002C56;
	border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	margin-top:12px;
	text-align:center;
	line-height:48px;
}


#menu ul{
	
	height:48px;
	display:inline;
}


#menu ul li{
	
	
	list-style:none;
	display:inline;	
	padding:0 15px;
}

#menu ul li a{
	
	list-style:none;
	display:inline;	
	padding:0 15px;
	color:#fff;
	text-decoration:none;
	
}
#menu ul li a:hover{
	
	display:inline;	
	padding:0 15px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/menu_arrow.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom:17px;
	}

#menu ul li a.select{
	
	color:#fff;
	text-decoration:none;
	background-image:url(../images/menu_arrow.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom:17px;
	
}

#sub_menu{
	
	width:937px;
	height:48px;
	float:left;
	background-color:#002C56;
	border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	margin-top:12px;
	text-align:center;
	line-height:48px;
}


#sub_menu ul{
	
	height:48px;
	display:inline;
}


#sub_menu ul li{
	
	
	list-style:none;
	display:inline;	
	padding:0 7px;
}

#sub_menu ul li a{
	
	list-style:none;
	display:inline;	
	padding:0  7px;
	color:#fff;
	text-decoration:none;
	
}
#sub_menu ul li a:hover{
	
	display:inline;	
	padding:0  7px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/menu_arrow.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom:17px;
	}

#sub_menu ul li a.select{
	
	color:#fff;
	text-decoration:none;
	background-image:url(../images/menu_arrow.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom:17px;
	
}

#sub_menu_bttm{
	
	width:937px;
	height:10px;
	float:left;
	background-image:url(../images/menu_bttn.jpg);
	background-repeat:repeat-x;
}

#header{
	
	width:937px;
	height:312px;
	float:left;
}

#content1{
	
	width:937px;
	height:100%;
	float:left;
	margin-top:22px;
	padding-bottom:20px;
	
}

#sub_content{
	
	width:935px;
	height:100%;
	float:left;
	
	padding-bottom:20px;
	border-top:1px solid #BF1E2E;	
	border-right:1px solid #BF1E2E;	
	border-left:1px solid #BF1E2E;	
}

#content_left{
	
	width:620px;
	height:100%;
	float:left;
}

#content_right{
	
	width:260px;
	height:100%;
	float:left;
	padding-left:50px;
}

#footer{
	
	width:937px;
	height:48px;
	
	background-color:#CA202D;
	border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
	text-align:center;
	color:#FFFFFF;
	line-height:48px;
	margin-bottom:20px;
	
	
}
#footer ul{
	
	height:50px;
	display:inline;
}


#footer ul li{
	
	
	list-style:none;
	display:inline;	
	padding:0 7px;
}

#footer ul li a{
	
	list-style:none;
	display:inline;	
	padding:0 7px;
	color:#fff;
	text-decoration:none;
	
	
}
#footer ul li a:hover{
	
	display:inline;	
	padding:0 7px;
	color:#fff;
	text-decoration:underline;
	}

#footer_copyright{
	
	width:970px;
	height:38px;
	float:left;
	font-size:12px;
	text-align:center;
	line-height:30px;
}

.clear{
	 
	 clear:both;
}


.white11{

	color:#fff;
	font-size:11px;
}



.button
{
	border:none;	
	padding:4px;	
	border-radius: 5px ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.button1
{
	border:none;	
	background-color:#004A83;
	color:White;
	padding:6px;
	border-radius: 5px ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	font-size:11px;	
	font-weight:bold;
}
.button_redbg
{
    font-family:Arial;
	border:none;	
    background-image: url('../images/btn_redbg.jpg');
	color:White;
	padding:6px;
	width:148px;
    height:34px;
	cursor:pointer;
	font-size:12px;	
	font-weight:bold;
}

.textbox1{
	
	width:170px;
	height:20px;
	border:1px solid #FFFFFF;
	padding-left:4px;
}



.textbox5{

    width:290px;
    height:23px;
    border:1px solid #7F9DB9;
    
}

.tbl td
{
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
}

.sidebar{
	
	font-size:13px;
	margin-top:20px;
}
.sidebar .links {
	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar .links li {
	
	background:url(../images/arrow.jpg) no-repeat center left;
	padding:2px 0px 2px 15px;
	margin:0;
	list-style:none;

}


#tabs{

	
	float:left;
	height:100%;
	width:937px;
	
	
	
	
}

#ColumnTabsBox {
	padding: 0px;	
	
	
}
#ColumnTabs {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width:937px;
	height: 20px;
	background-image:url(../images/tab-bg.jpg);
	background-repeat:repeat-x;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	
	
}


#ColumnTabs li {
	float: left;
	height: 20px;
	overflow: hidden;
	font-weight:bold;
	list-style:none;
	padding-left:5px;
	
	
	
	
	
	
}
#ColumnTabs li a {
	display: block;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height: 20px;
	font-size:12px;
	background-color:#B71E2A;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius:  5px 5px 0px 0px;
	-webkit-border-radius:  5px 5px 0px 0px;
	padding:2px 8px 8px 8px;
	
	
	
}
#ColumnTabs li a:hover, #ColumnTabs li.selected a {
	text-decoration: none;
	background-position: 0 0;
	height: 20px;
	background-color:#124282;
	text-decoration:none;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius:  5px 5px 0px 0px;
	-webkit-border-radius:  5px 5px 0px 0px;

	
		
}
#ColumnTabsBox .tabContent {
	
	
	display: none;
	float:left;
	height:100%;
	width:630px;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius:  0px 0px 6px 6px;
	-webkit-border-radius:  0px 0px 6px 6px;
	
}

#ColumnTabsBox .tabContent p {
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 0;

}

.tabContent a{
    font-size:12px;
    color: Blue;
    text-decoration:none;
    line-height:15px;
}

.tabContent a:hover{    
    color:Blue;
    text-decoration:underline;
}
.tabContent a.selected
{
	 font-weight:bold;
	 color:#FFFFFF;
	 
}

.blue_link {
	
	color:#FFFFFF;
	font-size:11px;
	
}

.blue_link a{
	
	color:#FFFFFF;
	text-decoration:none;
	
}

.blue_link a:hover{
	
	color:#FFFFFF;
	text-decoration:underline;
	
}

#title_heading{
	
	width:926px;
	height:34px;
	float:left;
	background-color:#B71E2A;
	font-size:15px;
	color:#FFFFFF;
	line-height:34px;
	padding-left:10px;
}

#title_heading1{
	
	width:926px;
	height:34px;
	float:left;
	background-color:#B71E2A;
	font-size:15px;
	color:#FFFFFF;
	line-height:34px;
	padding-left:10px;
}
.registration_border{

	border:1px solid #CCCCCC;
	width:100%;
	

}

.registration_heading{

	background-color:#07437F;
	width:146px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;		
	text-align:center;
	margin: 0px 0px 0px 0px; 
}
.registration_heading1{

    background-color:#07437F;
    width:200px;
    height:28px;
    line-height:28px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    margin: 0px 0px 0px 0px; 
    

}
.PagerStyle1
{    	
  background-image:none; background-repeat: no-repeat;  background-position: top center; 
  
}
.PagerStyle1 table
{
    text-align:center;
    margin:auto;       
     padding:10px;
}
.PagerStyle1 table td
{
    border:0px; background-image:none;
    padding:5px;
}
.PagerStyle1 td
{
    border-top: #1d1d1d 0px solid; 
     background-image:none;
}
.PagerStyle1 a
{
   
    color:#333333;
    text-decoration: underline;
    padding: 2px 10px 2px 10px;
}
.PagerStyle1 span
{	
	background-color:#07437F;
	  font-weight:bold;
	 color:#FFFFFF;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #777777;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #777777;
      
}
.paginglink {
    color:#333333;
    text-decoration: underline;
    
}
.pagingButton2
{			
	background-color:#07437F;
	  font-weight:bold;
	 color:#FFFFFF;
    text-decoration:none;
    padding: 2px  5px 2px 5px;
    border-top:solid 1px #777777;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #777777;
    
}
.PagerStyle
{    	
  background-image:url(../images/line.jpg); background-repeat: no-repeat;  background-position: top center; 
}
.PagerStyle table
{
    text-align:center;
    margin:auto;       
}
.PagerStyle table td
{
    border:0px;
    padding:5px;
}
.PagerStyle td
{
    border-top: #1d1d1d 0px solid;
     background-image:none;
}
.PagerStyle a
{
   
    color:#333333;
    text-decoration: underline;
    padding: 2px 10px 2px 10px;
}
.PagerStyle span
{	
	background-color:#07437F;
	  font-weight:bold;
	 color:#FFFFFF;
    text-decoration:none;
    padding:2px 10px 2px 10px;
    border-top:solid 1px #777777;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #777777;
      
}
.white{

	color:#fff;
	font-size:11px;
}

.white12{

	color:#fff;
	font-size:12px;
}
.white_14{

 font-size:14px;
 color:#FFFFFF;
 font-weight:bold;

}
.white16{
	
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.white16_customer{
		
	font-size:16px;
	font-weight:bold;
}
#tabs1{

	
	float:left;
	height:100%;
	width:937px;
	
	
	
	
	
}

#ColumnTabsBox1 {
	padding: 0px;	
	
	
}
#ColumnTabs1 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width:937px;
	height: 30px;
	
	
	
	
	
}


#ColumnTabs1 li {
	float: left;
	height: 30px;
	overflow: hidden;
	list-style:none;
	padding-left:5px;
	line-height:20px;
	
	
	
	
	
	
}
#ColumnTabs1 li a {
	display: block;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height: 35px;
	font-size:22px;
	background-color:#124282;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius:  5px 5px 0px 0px;
	-webkit-border-radius:  5px 5px 0px 0px;
	padding:4px 8px 8px 8px;
	
	
	
}
#ColumnTabs1 li a:hover, #ColumnTabs1 li.selected a {
	text-decoration: none;
	background-position: 0 0;
	height: 20px;
	background-color:#B71E2A;
	text-decoration:none;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius:  5px 5px 0px 0px;
	-webkit-border-radius:  5px 5px 0px 0px;

	
		
}
#ColumnTabsBox1 .tabContent1 {
	
	
	display: none;
	float:left;
	height:100%;
	width:882px;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius:  0px 0px 6px 6px;
	-webkit-border-radius:  0px 0px 6px 6px;
	
}

#ColumnTabsBox1 .tabContent1 p {
	font-size:12px;
	padding: 5px;
	margin-bottom: 0;

}

.tabContent1 a{
	font-size:12px;
	color:blue;
	text-decoration:none;
	line-height:15px;
}

.tabContent1 a:hover{
	font-size:12px;
	
	text-decoration:underline;
}
#content{

	width:882px;
	height:100%;
	float:left;
	border:1px solid #BF1E2E;	
	 
}
.Grid
{	
}
.Grid td
{
	background-image:url(../images/table_bg.jpg); background-repeat : repeat-x; background-position:top right;
}
.Grid1
{
	border:1px solid #BF1E2E;
}
.Grid1 td
{
	border:1px solid #CCCCC;
}
.item_style
{
	 text-align:left;
	 float:left;
}
.white_heading{
	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff

}
.blue_chain
{
	background-image: url('../images/blue_chain.jpg');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.red_chain
{
	background-image: url('../images/red_chain.jpg');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.blue-heading{
	
	background-color:#1F467E;
	padding:3px 10px;
	float:left;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100002;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 100005;
visibility: hidden;
}
.registration_border1{

    border:1px solid #CCCCCC;
    width:632px;
}

 .modalBackground {
            background-color:#CCCCCC;
            filter:alpha(opacity=70);
            opacity:0.7;
        }

.Mainheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	 font-weight:bold;
}

.faq_link
{
	 color: #444444;
	 text-decoration:none;
}
.faq_link:hover
{
	text-decoration: underline;
	 color:Red;
}

#free_property{
	
	width:930px;
	height:100%;
	float:left;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	background-color:#fff;
	margin-top:20px;
	border:1px solid #073F70;
	color:#666666;
	
	
}


.free_property_heading{

	float:left;
	padding:10px;
	background-color:#073F70;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	 margin-top:-19px;
	 _margin-top:0px;
	 margin-left:13px;

}
#free_property_content{
	
	width:900px;
	height:100%;
	float:left;
	padding:15px;
	
}
.sidebar1{
	
	
	
}
.sidebar1 .links {
	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar1 .links li {
	
	background:url(../images/tick.jpg) no-repeat top left;
	padding:3px 0px 3px 20px;
	margin:0;
	list-style:none;

}
.empty_row
{
	 background:none;
}
.empty_row td
{
	 background:none;
}
.watermark
{
	width:170px;
	height:20px;
	border:1px solid #FFFFFF;
	color:#999999;
	 padding-left:4px;
}

.address{
	
	
	height:25px;	
	 padding-left:4px;
	border-right:1px solid #DEDEDE;
	font-size:11px;	 
	line-height:32px;
	background-image:url(../images/admin_table_bg.jpg);
	background-repeat:repeat-x;
}
.date_added{
	
	width:75px;
	height:25px;
	
		border-right:1px solid #DEDEDE;
			font-size:11px;
				text-align:center;			
					background-image:url(../images/admin_table_bg.jpg);
		background-repeat:repeat-x;
}
.action{	
	width:360px;
	height:25px;	 
	border-right:1px solid #DEDEDE;
	font-size:11px;
	text-align:center;				
	background-image:url(../images/admin_table_bg.jpg);
	background-repeat:repeat-x;	 
	
}

.normal{
	
	width:60px;
	height:25px;
	
		border-right:1px solid #DEDEDE;
			font-size:11px;
				text-align:center;			
					background-image:url(../images/admin_table_bg.jpg);
		background-repeat:repeat-x;
}
.letter-sent{
	
	width:56px;
	height:25px;	
	
	
		font-size:11px;
			text-align:center;			
			background-image:url(../images/admin_table_bg.jpg);
		background-repeat:repeat-x;
}
.edit{
	
	width:50px;
	height:25px;
	
	
			font-size:11px;
				text-align:center;			
					background-image:url(../images/admin_table_bg.jpg);
		background-repeat:repeat-x;
}
.Menu
{
	 
}
.Menu ul
{
	
}
.Menu ul li
{
	 padding-left:18px;
}
.Menu ul li a
{	 
	   
}
.lineGrey
{
	 height:0px;
	 border-bottom:1px solid #D9D9D9;
}

#updateProgressDiv
{
	width:200px;
	height:60px;
	border:0;
	background-color:#f6f6f6;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	display:none;
	border:2px solid #cacaca;
	z-index:999;
}
#updateProgressDiv td
{
	padding: 0px 4px;
}
.hide
{
    display:none;
}
#divDownloadMenuOptions
{
background: #fff;
position: absolute;
width:250px;
display: none;
margin-left: 10px;
border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
#divMain a
{
    cursor:pointer;
}
#divMain ul
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
padding: 5px 0 5px 0px;
}
#divMain ul li
{
    
}
        #divMain li a 
{
color: #555555;
display: block;
font-family: arial;
font-weight: bold;
padding: 6px 15px;
cursor: pointer;
text-decoration:none;
border-bottom: 1px solid #CCCCCC;
}

#divMain li a:hover
{
background:#01528A;
color: #FFFFFF;
text-decoration: none;
}
.alignJustify{
	text-align: justify;
} 
.fullWidth{
width: 100%!important;
}
.blur-controls {
	filter: blur(3px);
}