
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-align:left;
	margin:0 auto;
}
.WeekProperty
{
	color:White;
	background-image:url(../Images/weekPropertyBGcopy.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial;
	font-size:9pt;
}
.textbox2 {
border:1px solid #7F9DB9;
height:20px;
width:235px;
}
.tick
{
    background: url(../Images/3.png) no-repeat left center;
    padding-left:18px;
    text-decoration:none;    
    background-size:contain;
}
.btn
{
    text-decoration:none;
    text-align:center;
}
.box{

	width:210px;
	padding-left:10px;
}
.box{

	width:210px;
	padding-left:10px;
}
.box1{

	width:160px;
	padding-left:10px;
}
.box2{

	width:195px;
	padding-left:10px;
}
.box3{

	width:425px;
	padding-left:10px;
}
.box4{

	width:280px;
	padding-left:10px;
}
.blue_border{
	
	width:235px;
	height:100%;
	border:1px #06437E solid;
}
.grey_border{	
	width:170px;
	height:100%;
	border:1px #E6E6E6 solid;
	padding:5px;
	font-size:11px;
}
.grey_border_1{	
	width:237px;
	height:100%;
	background-color:#E1E2E4;
}
.black{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #CCCCCC 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #CCCCCC 1px solid;
		height: 22px;
		}	
		
		.inputselect1
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #CCCCCC 1px solid;
		
		}	
		
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		font-weight : bold;
		}
.blue{

	color:#04437F;
	font-size:12px;
}

.white{

	color:#fff;
	font-size:11px;
}

.white12{

	color:#fff;
	font-size:12px;
}
.white_14{

 font-size:14px;
 color:#FFFFFF;
 font-weight:bold;

}

.class1 a:link  {  color:#FFFFFF; text-decoration: none; font-size : 12px; padding-left:15px; padding-right:15px; font-weight:bold;}
.class1 a:active { color:#FFFFFF; text-decoration: none; 	font-size : 12px; padding-left:15px; padding-right:15px; font-weight:bold;}
.class1 a:visited { color:#FFFFFF; text-decoration: none; font-size : 12px; padding-left:15px; padding-right:15px; font-weight:bold;}
.class1 a:hover { color:#00CCFF; text-decoration:underline; 	font-size : 12px; padding-left:15px; padding-right:15px;  font-weight:bold;}

.class1a a:link  {  color:#FFFFFF; text-decoration: none; font-size : 12px;  font-weight:bold;}
.class1a a:active { color:#FFFFFF; text-decoration: none; 	font-size : 12px;  font-weight:bold;}
.class1a a:visited { color:#FFFFFF; text-decoration: none; font-size : 12px;  font-weight:bold;}
.class1a a:hover { color:#00CCFF; text-decoration:underline; 	font-size : 12px;   font-weight:bold;}



.class2 a:link  {  color:#FFFFFF; text-decoration: none; font-size : 11px; padding-left:11px; padding-right:11px; font-weight:normal;}
.class2 a:active { color:#FFFFFF; text-decoration: none; 	font-size : 11px; padding-left:11px; padding-right:11px; font-weight:normal;}
.class2 a:visited { color:#FFFFFF; text-decoration: none; font-size : 11px; padding-left:11px; padding-right:11px; font-weight:normal;}
.class2 a:hover { color:#000; text-decoration:underline; 	font-size : 11px; padding-left:11px; padding-right:11px;  font-weight:normal;}


.price{

	float:right;
	text-align:right;
	width:297px;
}

.red{

	color:#BF1E2E;
	font-weight:bold;
	

}


.table{

	border:1px solid #04437F;

}



#nav {
	margin: 0 auto; padding: 0px 0 0 0;
	width: 480px; 
	
}

#nav img {
	float: left; display: block;
	margin: 0; padding: 0;
	border: 0;
	padding-left:2px;
}

.blue_border{

	border:1px solid #07437F
}


.white_heading{
	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff

}


.red_heading{
	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BF1E2E;

}


.black_11{
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000

}

.inputtext_3 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana; HEIGHT: 17px; BACKGROUND-COLOR: #ffffff
}

.inputselect_3 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana; HEIGHT: 17px; BACKGROUND-COLOR: #ffffff
}

.h1Blue {
    font-family: Tahoma;
    font-size: 25px;
    font-weight: normal;
    color: #000000;
}
.hyperlinkunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#1E50A5;		
	text-decoration:underline;
}
.hyperlinkunderline:hover
{	
	text-decoration:none;
}
.newsbg
{
	background-image: url(../images/news.jpg);	
	
}
.registration_border{

	border:1px solid #CCCCCC;
	width:620px;
	

}

.registration_heading{

	background-color:#07437F;
	width:146px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-weight:bold;		
 text-align:center;
}
.registration_heading1{

    background-color:#07437F;
    width:200px;
    height:28px;
    line-height:28px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    
    

}
 .modalBackground {
            background-color:#CCCCCC;
            filter:alpha(opacity=70);
            opacity:0.7;
        }

.registration_border1{

    border:1px solid #CCCCCC;
    width:632px;
}
.Grid1
{
	border:1px solid #BF1E2E;
}
.Grid1 td
{
	border:1px solid #CCCCC;
}
.Grid
{
	border:1px solid #BF1E2E;
}
.Grid td
{
	background-image:  url(../images/table_bg.jpg); background-repeat:no-repeat; background-position:top right;
}
.GridBlueRowHighlighted
{
     background-color:#02437F;
     color:white;
}
.GridBlueRowHighlighted td
{
     background-image:none;
}
.GridBlueRowHighlighted a
{
    color: white;
}
.noimage
{
    background-image:none !important;
}
.Grid1
{
	border:1px solid #BF1E2E;
}
.Grid1 td
{
	border:1px solid #CCCCC;
}
.PagerStyle
{    
  background-image:url(../images/line.jpg); background-repeat: no-repeat;  background-position: top center; 
  background-position-y: 4px;
}
.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;
      
}
.news
{
	background-image:url(../images/news.jpg);
	 background-repeat: no-repeat;
}
.news
{
	background-image:url(../images/news.jpg)
}
.sidebar{
    float:left;
    width:190px;
    font-size:11px;
    padding-left:10px;
    line-height:15px;
}
.sidebar .links {
    width:190px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    list-style:none;
}

.sidebar .links li {
    background:url(../images/arrow1.jpg) no-repeat top left;
    padding:3px 0px 3px 15px;
    margin:0;
    list-style:none;

}

.sidebar .links li a {
    text-decoration:none;
    display:block;
    color:#000000;
    
}

.sidebar .links li a:hover {
    color:#02427F;
    

}

.blue_11 {

    color: #013d84;
    font-weight: normal;
    font-size: 11px;

}
.auto-style1 {
            font-size: 25pt;
            color: #5E5F61;
        }


.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_red
{ 
	border:none;	
	background-color:#BF1E2E;
	color:White;
	padding:6px;
	border-radius: 5px ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	font-size:11px;	
	font-weight:bold;
}
.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;
      
}
#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;
}
#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;
}
.property_features
{
    margin-top:10px;
}
.property_features ul
{
    list-style-type: none;
margin: 0;
padding: 0;
}
.property_features ul li
{
    width: 38%;
padding: 0 8px 10px 32px;
background: url('../images/tick.jpg') no-repeat;
float: left;
background-position-y: -2px;
}
.Mainheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	 font-weight:bold;
}
.RoomName
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13x;
	color:#000000;
	 font-weight:bold;
}
.innerheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.clienttxtbox{
 
	width:845px;
	height:200px;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	 
 }
 .upload_button
 {
 	background-color:Transparent;
 	background-image: url(../images/upload.jpg);
 	background-repeat:no-repeat;
 	border:0;
 	width:70px;
 	height:24px;
 }
 
 div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.file
{
	padding:4px;
	 height:25px;
	 	 	  	 
}
.btn
{	 
	 width:80px;
	 text-align:center;
	height:25px;
}
#box{

	width:884px;
	height:38px;
	float:left;
	background-color:#009FD5;
}
.white_heading{
	color:#FFFFFF;	
}
#heading_left1 {
width: 305px;
height: 28px;
float: left;
padding: 10px 0 0px 10px;
background-color: #00B6F2;
}
#content1{

	width:874px;
	height:100%;
   float:left;
	border:1px solid #BF1E2E;	
	
}
.all
{width:1000px;
margin:auto;
}
.top
{width:100%;
background-color:#02437f;
height:41px;
border-bottom:#fff solid 1px;

}
.top_right
{
float:right;
padding-top:8px;
}
.top_right a
{color:#a7c9e8;
text-decoration:none;
font-size:12px;
border-right:#6593be solid 1px;
padding:0px 10px;
}
.top_right a:hover
{color:#95e3fe;
text-decoration:underline;
}
.top_right a:last-child
{border-right:none; padding:0px 0px 0px 10px;}
.main_center
{width:100%;
background-color:#bd2230;
height:100px;
border-bottom:#fff solid 1px;

}
.top-menu
{width:80%;
 padding-bottom:14px;
}
.logo
{ width:193px;
margin-top:10px;
float:left;
}
.center_contact
{
float:right;
color:#FFF;
margin-top:32px;
width:205px;
}
.center_img
{width:26px;
height:27px;
float:left;
margin-top:5px;
margin-right:5px;}
.center_nbr
{
float:left;
text-align:right;
padding-top:4px;
font-size:26px;

}

.menu_all
{width:100%;
background-color:#02437f;
}
.bg_all
{width:100%;
background-image:url(../images/New/bg.png);
background-repeat:no-repeat;
background-position:top center;
background-size:100%;
padding-bottom:28px;
}
.hdng_logo
{width:100%;
}
.hedng_all
{width:100%;
float:left;
font-size:35px;

text-align:center;
color:#003a7c;
font-family: 'Aller_Lt';
padding-top:35px;
font-weight:normal;
position:relative;

}
.obds_logo
{
float:right;
position:absolute;
right:30px;
bottom:0px;
}
.bttm_rightmove
{
margin:0 auto;
margin-bottom:62px;
text-align:center;
}
.bttm_rightmove > img {
    margin-top: 60px;
}
.footer_bg
{
width:100%;
background-color:#02427f;
padding:25px 0px;

}
.footer
{
width:90%;
margin:auto;
text-align:center;
}
.second-space-menu{ margin-left:160px; }
.footer ul
{margin:0px;
padding:0px;
}
.footer ul li
{list-style:none;
display: inline-block;
border-right:#FFF solid 1px;
padding:0px 15px;
}
.footer ul li a
{display:block;
text-decoration:none;
color:#fff;
text-transform:uppercase;
font-size:13px;

}
.footer ul li:last-child
{border-right:none;
}

.footer ul li a:hover
{color:#18c4ff;
}

.copyright
{
    font-size:18px;
    color:white;
    font-weight:bold;
}

@media screen and (max-width: 1024px) {
.second-space-menu{margin-left: 0;}	
.top-menu{width: 100%;}
 .obds_logo{
		 position:static;
		 float:none;
	 }
}
 @media screen and (max-width: 768px) {
	 .all
	 {width:auto;}
	 .bttm_rightmove > img
	 {width:100%;
	 }
	 .bttm_rightmove
	 {width:auto;
	 }
	 .content{
		 margin:auto;padding:20px 40px;width:auto;
		 }
	
	 .second-space-menu {
      margin-left: 20px;
	 }
	

 }
 @media screen and (max-width: 640px) {
	  .footer{
			width:90%;
		}
		.footer ul li
		{text-align:center;}
		
	 
 }
 
@media screen and (max-width: 568px) {
.second-space-menu{margin-left: 0px;}
.nav-submenu
{
	width:140px !important;
}
}
 @media screen and (max-width: 480px) {
	 .top_right{
		 width:100% !important;
		 text-align:center;
		 }
     .main_center{
		 display:inline-block;
		 height:auto;
		 }
		 .logo,.center_contact{
         float:none;
		 }
		.center_contact{
			margin-top:10px;
			margin-bottom:10px;
		}
		.slick-prev, .slick-next{
		top: 132px !important;
		}
		.bttm_rightmove{
			margin:0;
		}
		.hedng_all{
			font-size:24px;
			padding-top:5px;
		}
		.obds_logo{
			float:none;
			position:static;
		}
	
		.bttm_rightmove > img {
         margin-top: 24px;
         }
		 .bg_all
		 {padding-bottom:0;
		 }
		
		.footer{
			width:90%;
		}
	  
 
 }
 @media (max-width: 420px) {
ul.nav li a{display:block;font-size:10px;}
}
  @media screen and (max-width: 320px) {
	 

             .logo {
             margin-top:0px;}
			   .slick-prev {
               left: -10px !important;
}
            .slick-next{
				right:-12px !important;
			}
 }
 
