body {
  background-color: #B7D4C9;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #c9dfd6;
  SCROLLBAR-ARROW-color: #a1bbb1;
}

hr {
  height: 1px; 
  color: #55d755;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #487748;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.toppage {
  background-color: #55d755;
  color: #487748;
border-top: solid #336633 1px;

}

.tablehead {
  background-color: #55d755;
  color: #487748;
}

.tablebottom {
  background-color: #55d755;
}

.bordercolor {
  background-color: #336633;
}

.tablebgcolor {
  background-color: #F4F9E5;
}

.navbar {
  background-color: #D4E6BE;
  color: #487748;
font-size: 12px;
  font-weight: bold;
}

.row1 {
  background-color: #f3f3d9;
  color: #487748;
}

.row2 {
  background-color: #D4E6BE;
  color: #487748;
}

.head1 {
  background-color: #55d755;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #55d755;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #55d755;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}

a:hover {
  color: #000000;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #0f5475;
  color: #ffffcc;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #F4F9E5;
}

.maincat {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-color: #0f5475;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #D4E6BE;
  color: #487748;
}

.imagerow2 {
  background-color: #f3f3d9;
  color: #487748;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #f3f3d9;
  color: #487748;
}

.commentrow2 {
  background-color: #D4E6BE;
  color: #487748;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #487748;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

/*
MOD SITEMAP
START INSERT
*/
.sitemapinfo
{
  font-size: 9px;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
color: #8794A7;
}
.sitemaprow1
{
  background-color: #f3f3d9;
  color: #004c75;
}

.sitemaprow2
{
  background-color: #D4E6BE;
  color: #004c75;
}
/*
MOD SITEMAP
END INSERT
*/


.repeat-bottom {
	background: #55d755;
	background-image: url(http://www.maui-tropica.com/graphics/header_bottom_19.gif);
        background-repeat: repeat-x;
}

.repeat-top {
	background: #55d755;
	background-image: url(http://www.maui-tropica.com/graphics/header_top_6.gif);
        background-repeat: repeat-x;
}



.border-top  {
border-top: solid #336633 1px;
}


.repeat-border1 {
	background: #B7D4C9;
	background-image: url(http://www.maui-tropica.com/graphics/border3.jpg);
        background-repeat: repeat-x;
        }
        
.repeat-border1b {
	background: #B7D4C9;
	background-image: url(http://www.maui-tropica.com/graphics/border3b.jpg);
        background-repeat: repeat-x;
        }
 .repeat-border1bb {
	background: #55d755;
	background-image: url(http://www.maui-tropica.com/graphics/header_bottomb_19.gif);
        background-repeat: repeat-x;  
        }
        
.subcatbl {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-color: #669966; 
  }
  
  .mlightbox0 {
    background-color: #FFCECE;
    color: #2F6B9D;
    font-weight: bold;
  }
  .mlightbox1 {
    background-color: #CEFFDD;
    color: #2F6B9D;
    font-weight: bold;
  }
  .msg_good {
    background-color: #CEFFDD;
    font-weight: bold;
  	border: 1px solid #5E6C80;
  	padding: 3px 3px 3px 3px ;
  	margin: 3px 0px 3px 0px ;
  }
  
  .msg_error {
    background-color: #FFCECE;
    font-weight: bold;
  	border: 1px solid #5E6C80;
  	padding: 3px 3px 3px 3px ;
  	margin: 3px 0px 3px 0px ;
  }
  
  .msg_plain {
    background-color: transparent;
    font-weight: bold;
  	border: 1px solid #5E6C80;
  	padding: 3px 3px 3px 3px ;
  	margin: 3px 0px 3px 0px ;
  }
  
  .lightboxinput {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color: #0f5475;
    font-size: 11px;
    width: 170px;
  }
  
  .lightboxinputnew {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color: #0f5475;
    font-size: 11px;
    width: 125px;
  }
  
  .lightboxidropdown {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color: #0f5475;
    font-size: 11px;
    width: 95px;
  }
  
  .lightboxibutton {
    font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
    background-color: #003366;
    color: #fcdc43;
    font-size: 11px;
    font-weight: bold;
    width: 27px;
}
