/* Start of CMSMS style sheet 'Donha Layout V2' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/

/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8pt;

}


/*****************
basic layout 
*****************/
body {

   color: #333;


}
h1, h2, h3, h4, h5, h6 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
p  {line-height:180%}
h1 { font-size: 1.7em; color: #db0a14; text-transform:uppercase;   font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; font-weight:normal}
h2 { font-size: 1.5em; color: #db0a14}
h3 { font-size: 1.2em; color: #4d4d4d; }
h4 { font-size: 1.2em; color: #db0a14;}
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
.footer {font-size: 8pt; font-family: tahoma, verdana; line-height:110%; color:#efefef}
.footer a {font-size: 8pt; color:#efefef}
a{color: #42749e}
a:hover{text-decoration:none}
#marqueecontainer{
position: relative;
width: 210px; /*marquee width */
height:200px; /*marquee height */
overflow: hidden;
padding-left: 14px; padding-right:10px; padding-top:0px; padding-bottom:2px;
color:#4a4a4a;
font-size:8pt;
line-height:150%;
}

#marqueecontainer a{
color:#4a4a4a;
font-size:8pt;
font-weight:bold;

}

#category h2{
font-family:trebuchet MS;
font-size:10pt;
font-weight:bold;
text-transform:uppercase;
}

#category h3{
font-size:8pt;
font-weight:bold;
font-family:Tahoma;
}

#category p{
font-family:Tahoma;
font-size:8pt;
line-height:140%;
}

#porperties p{
line-height:140%;
text-align:justify;
}


#porperties h2{
font-family:trebuchet MS;
font-size:14pt;
font-weight:bold;
text-transform:uppercase;
}

#porperties h3{
font-size:10pt;
font-weight:bold;
font-family:Tahoma;
}

.blkborder{
border:1px solid black;
}


.logoimg {
	behavior:	url("uploads/dh_img/pngbehavior.htc");
}

/* End of 'Donha Layout V2' */

/* Start of CMSMS style sheet 'Donha Image Dropdown v3' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */




/* The wrapper clears the floating elements of the menu, not used on this menu, you can use it if you need to */




#menuwrapper2 {
        }




/* Set the width of the menu elements at second and third level. Leaving first level flexible. */




#imap li li { 
        width: 200px; 
       }




/* Unless you know what you do, do not touch this */ 




#imap{
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    }
#imap ul { 
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    }
#imap ul {
    position: absolute; 
    top: auto; 
    }
#imap ul ul { 
    margin-top: 1px; /* this is normally 0px but for this menu we wanted the white line around the main image to show above the drop downs  */
    margin-left: -1px;
    left: 100%; 
    top: 0px; 
    }   
#imap li { 
    margin-left: -1px;
    float: left;
    }
#imap li li { 
    margin-left: 10px;
    margin-top: 1px;
    position: relative; 

    }
#imap li li li { 
    margin-left: 0px;
    margin-top: 1px; 
    }

#imap li li a{ 
    margin-left: 0px;
    margin-top: -1px;
    position: relative; 
    }


/* Styling the basic apperance of the menu elements */



#imap a { 
    display: block; 
    padding: 0px 0px; 
    text-decoration: none; 
    font-size:8pt;
    }
#imap li a {text-indent:-9000px; /* this moves the words (menutext) of the first layer, images, out of the way which you will need if you have only one layer/no drop downs */
    }
#imap li li a {
    text-indent:0px; /*this makes the second level words in the drop downs show up or else they will inherit the action of the line above*/
    background-color: #4d4d4d;   /* before */
    padding: 4px 10px;
    border-left:5px solid #efefef;   /* fat border on left */
    border-bottom:1px solid #efefef;    
    color:#fff;    /* color of link text */
    }    
#imap li li :hover{
	background-color: #999999;   /* second and third layer drop down hover color */
	color:#ffffff
}








/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
#imap ul, #imap li:hover ul, #imap li:hover ul ul, 
#imap li.menuparenth ul, #imap li.menuparenth ul ul { 
    display: none; 
    }
#imap li:hover ul, #imap ul li:hover ul, #imap ul ul li:hover ul, 
#imap li.menuparenth ul, #imap ul li.menuparenth ul, #imap ul ul li.menuparenth ul { 
    display: block; 
    }




/* IE Hacks */
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */




#imap li li { 
    float: left; 
    clear: both; 
    background-color: #00b374;   /* before */
    }




#imap li li a { 
    height: 1%; 
    }











/* End of 'Donha Image Dropdown v3' */

/* Start of CMSMS style sheet 'Donha Imagemenu Setup V3' */
/* set the size of the unordered list <ul> and add the background image */ /*these are to comment out the comments, so they don't get read by the browser, if you don't need the comments you can delete it.*/
#imap {
  display:block;
  width:713px;
  height:79px;
  background: url(uploads/dh_img/menunav5.gif) no-repeat;/* main image*/
  position:relative;
  }
  /* set up the unordered list <ul><a> to hold the background image for the hover state */
#imap a#title {
  display:block;
  width:713px;
  height:0px;
  padding-top:0px;
  verflow:hidden;
  position:absolute;
  left:0;
  top:0;
  background:transparent 713px 400px;
  cursor:default;

  }
/* the hack for IE pre IE6 */
* html #imap a#title {
  height:79px;
  he\ight:0;
  }
  /* the <ul><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
  background-position: 0 0;
  z-index:10;
  }
  /* place the <li>s in the correct absolute position */
#imap li{
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #pic51 {/* this is the first id= */
  left:0px; /* because this is a horizontal menu we are going to move the blocks to the left, the next one is 'left' as many 'px' as the width of the image, plus the '1px'. just keep adding the last one on for the next one, even if they are not the same size. if this was a vertical menu we would be using the " top:0px " to move them from the top down */
  top:0px;
  z-index:20;
  }
#imap #pic113{
  left:138px;
  top:0px;
  z-index:20;
  }
#imap #pic134 {
  left:258px;
  top:0px;
  z-index:20;
  }

#imap #pic339 {
  left:468px;
  top:0px;
  z-index:20;
  }
#imap #pic136 {
  left:578px;
  top:0px;
  z-index:20;
  }


  /* style the <li><a> links physical size and the background image for the hover */
#imap a#a51{  /*this is the second id=*/
  display:block;  /*this is so the link is as big as the box it's in and the size of the image.*/
  width:138px;
  height:79px;
  background:transparent url(uploads/dh_img/menu01.gif) -100px -100px no-repeat;   this moves them up and left, out of the way till we need them.
  text-decoration:none;
  z-index:20;
  }
  #imap a#a113 {
  display:block;
  width:120px;
  height:79px;
background:transparent url(uploads/dh_img/menu02.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a134 {
  display:block;
  width:210px;
  height:79px;
background:transparent url(uploads/dh_img/menu03.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  } 

 #imap a#a339 {
  display:block;
  width:110px;
  height:79px;
background:transparent url(uploads/dh_img/menu04.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#a136 {
  display:block;
  width:135px;
  height:79px;
background:transparent url(uploads/dh_img/menu05.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }


  /* move the link background image to position 0 0 when hovered, back in front so we can see the :hover image, */
#imap a#a51:hover, #imap a#a113:hover, #imap a#a134:hover, #imap a#a339:hover, #imap a#a136:hover{
  background-position:0 0;
  }


/* End of 'Donha Imagemenu Setup V3' */

