﻿
body {background-color:#939393;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid LightBlue;
    color:white;
    background-color:Blue;
    
}
.MyCalendar .a:hover
{
	color:Aqua;
}

.hr2
{
   color:#cccfd3;
   border-style:dashed;
   height:1px;
   border-width:1px;
   vertical-align:top;
   
}
.descriptionheader
{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
}
.longdescription
{
    font-family:Tahoma;
    font-size:13px;
    background-color:lightblue;
    border-color: #0099FF;
    border-style:Solid;
    border-width:1px;
    text-align:justify;
    padding:2px 3px 2px 3px;
    text-indent:inherit;
}
        
        .price
        {
            border-style: solid;
            border-color: #0099FF;
            color: #FFFFFF;
            background-color: #0066FF;
            width:80px;
            text-align:right;
        }
        .disparea
        {
            border-style: solid;
            border-color: #0099FF;
            color: #FFFFFF;
            background-color: #0066FF;
            width:480px;
            text-align:left;
        }
        .style5
        {
            width: 33%;
            color:Black;
            font-weight:lighter;
            text-align: left;
            font-family: Tahoma;
            font-size:14px;
           
        }
        
        .style3
        {
             border-color:#6F93FF;
             border-style:dotted;
             border-width:1px;  
             padding:  2px 2px 2px 4px; 
           
        }
        .headerstyle
        {
            
            color:Black;
            font-weight:bold;
            text-align: left;
            font-family: Tahoma;
            font-size:16px;
            
            
            
        }
        .style4
        {
            width: 33%;
            text-align: right;
            font-family: Tahoma;
            font-size:14px;
	     font-weight:bold;
}	
            
        }
        .style1
        {
            width: 450px;
            font-family: Tahoma;
            font-size:14px;
            
        }

.buttons a
{
   text-decoration: none;
   color: white; 
   outline-color:Black;
}


.buttons a:hover
{
   color:#45cffa;
}    
.manufacturerlist
{
  font-family:Tahoma;
  font-size:16px;
  background-color:white;
  color: #000000;
 }

.headermenulink
{
   font-family: Tahoma;
   font-size: 20px; 
   color:Black; 
   text-align:center;
   
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   color: Red;
}

.headermenulink a:visited
{
   clear: inherit; 
}

#reminderswindow
{
   position :absolute;  
   left :600px;
   width:300px;
   height:150px;
   text-align:center;
   top:10px;
   padding-left:10px;
   
}

#remindersdetails
{
   position :relative;  
   top:15px;
   left:0px;
   text-align:center;
   font-family:Tahoma;
   font-size:15px;
   padding-left:0px;
   
}

.remindersdetailspanel
{
   left:30px;		    
   Height:240px;
   Width:380px;
     
}

#headeradminpage
{
   position:relative;  
   left:20px;
   top:10px;
   text-align:left;
   font-family:Tahoma;
   font-size:19px;
   font-style:italic;
}

.searchresultheader
{
    font-family:Tahoma;
    font-size:16px;
    font-weight:bolder;
}

#adminpanel
{
	position:absolute;
    text-align:center;
    background-color:Gray;
	top:40px;
	width:960px;
}

#main
{
	position:relative;
	top:40px;
    text-align:center;
    left:5px;
	background-color:white;
	width:1023px;

}
#housecontent
{
	position:relative;
	top:235px;
	left:406px;
	width:487px;
	background-color:white;
	margin-right: 6px;
	padding-left:5px;
}
#leftcol
{
	position:absolute;
	left:200px;
	top:247px;
	width:216px;
	height:392px;
	background-image:url('images/leftcol.jpg');
}
#rightcol
{
	position:absolute;
	left:909px;
	top:247px;
	width:57px;
	height:391px;
	background-image:url('images/rightcol.jpg');
}
#header2
{
	position:absolute;
	top:5px;
	left:200px;
	height:247px;
	width:766px;
	background-image:url('images/header.jpg');
}

#header
{
  position:relative;
  left:150px;
  height:150px;
  width:700px;
}

#searchpanel
{
    z-index:auto;
	background-color:#FFFFCC;
	height:300px;
	width:250px;
}

#menu
{
	position:relative;
	top:61px;
	background-color:white;
	height:70px;
	width:700px;
	left: 0px;
}


#mainpage
{
    position:absolute;
    top:40px;
    left:2px;
    width:1000px;
    
    
}

#detailspage
{
    
}

#searchdiv
{
    position:absolute;
    left:2px;
    top:40px;
    text-align:left;
    font-family:Tahoma;
    font-size:12px;
    padding-left:5px;
}                   
 
    
#detailsdivsearch
{
     position:absolute;
     top:260px;
     left:1px;
}

#detailsdiv
{
     position:absolute;
     top:40px;
     left:280px;
}

#maincontent
{
	position:relative;
	left:150px;
	background-color:White;
	height:500px;
	width:1000px;
	top: 60px;
}
#reminders
{
    position:relative;
    left:20px;
    top:20px;
   
    }
#suburbs
{
    position:relative;
    top:110px;
    left:252px;
}
#homepage
{
	position:absolute;
	left:272px;
	top:294px;
	width:200px;
	height:30px;
	
}
#landlords
{
	position:absolute;
	left:275px;
	top:385px;
	width:200px;
	height:30px;
	
}
#aboutus
{	position:absolute;
	left:277px;
	top:339px;
	width:200px;
	height:30px;
}
	
#services
{
	position:absolute;
	left:280px;
	top:429px;
	width:200px;
	height:30px;
}
#contactus
{	position:absolute;
	left:270px;
	top:476px;
	width:200px;
	height:30px;
}