ul.menu{
  margin: 0;
  padding: 0;
  font: normal normal normal 13pt/normal 'Trebuchet MS', tahoma, verdana, arial, helvetica;
  color: #F40000;
  text-transform: capitalize;
}

ul.menu li{
  position: relative;
  float: left;
  display: block;
  padding: 2px 4px 0;
  background: black url("http://media.srikanditours.com/header_bg.jpg") repeat-x;  
  height: 30px;
}

ul.menu li.sep{
  font-size: 1em;
}

ul.menu li.r{
  background: black url("http://media.srikanditours.com/header_r.jpg") no-repeat;
}

ul.menu li.l{
  background: black url("http://media.srikanditours.com/header_l.jpg") no-repeat;
}

ul.menu a{  
  padding: 2px 0;
  display: block;
  color: #F40000;
  text-decoration: none;
}

ul.menu a:hover{  
  color: #E8E8E8;
}

ul.menu a.active{  
  color: #FCFCFC;
}

#floatmenu{
  width:100px; 
  height:100px; 
  background:#7baaed; 
  border:1px solid #333;
}

/* homemenu */
.homemenu {
  position: relative;
  background: black url("http://media.srikanditours.com/sub_bg.jpg") repeat-x; 
  z-index: 100;
  height: 28px;
  border: 1px solid #5F5D5D;
  margin-bottom: 1px;
  left: 0;
  right: 0;
  text-align: center;
}

.homemenu ul{
  margin: 0;
  padding: 0;
  color: #F40000;
  text-transform: capitalize;
}

.homemenu ul li{
  position: relative;
  float: left;
  display: block;
  padding: 2px 4px 0;
  height: 26px;
  margin: 0 1px;
  border-left: 1px solid #5F5D5D;
  text-align: center;
  white-space:nowrap;  
}

.homemenu ul li.l{
  border: none;
}

.homemenu ul a{  
  padding: 2px 0;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
}

.homemenu ul a:hover{  
  color: #F4CC53;
  text-decoration: underline;
}

.homemenu ul a.active{  
  color: #F0B80F;
}

#smm{
  border: 2px solid white;
  position: absolute;
  background-color: #7F030C;
  left: 3px;
  right: 3px;
  top: 0px;
  _width : 99%;
  z-index: 999;
  opacity:0.90;
  filter:alpha(opacity=90);
  padding: 10px;
  font-size: .85em;
}

#smm a{  
  color: white;
  font-weight: 800;
}

#smm .tour{
  float: left;
  width: 54%;  
  border-right: 1px dotted #F7F7F7;
}

#smm .regular{
  float: left;
  padding-left: 10px;  
}

#smm .tour .kategori {
  list-style-type: none;
  float: left;
  padding: 0 10px;
  margin: 0;
}

#smm .regular .kategori {
  list-style-type: none;
  padding: 0 10px;
  margin: 0;
}

#smm .kategori h3{
  color: #FFBB03;
}

#smm h2{
  color: #7EC70A;
  margin: 2px;
}

#smm .tour h2{
  text-align: center;
}

#smm .regular h2{
  margin-top: 8px;
  text-align: left;
}

#smm .close{
  position: absolute;
  right: 4px;
  bottom: 4px;
}
