
	
	#menubutton {
	  -moz-user-select: none;
	 
	  background: url("../images/iphone_menu_icon.png") no-repeat scroll right top transparent;
	  color: #3D6161;
	  cursor: pointer;
	  display: inline-block;
	  font-family: 'copperplate_gothic_boldRg';
	  font-size: 12px;
	  font-weight: normal;
	  height: 31px;
	  line-height: 41px;
	  margin-top: 11px;
	  min-width: 63px;
	  outline: medium none;
	  padding: 0 17px;
	  position: relative;
	  right: 0;
	  text-decoration: none !important;
	  text-transform: uppercase;
	  z-index: 99999;
}
		

        #navmenu
        {
            float: left;
			width:148px;
			position:relative;
			z-index:99999;
			 height:100%;
			background:url("../images/menubg2.png") repeat;
			
			
			/*box-shadow:10px 10px 10px rgba(255,255,255,0.3)inset;*/
			/*border:#000 1px solid;*/
        }
        #navmenu ul
        {
            margin-left: 0px;
            padding-left: 0px;
			position:relative;
			z-index:99999;
        }
        .maincategory
        {
            text-align: center;
            list-style-type: none;
          /*  line-height: 30px;
            margin-top: 10px;*/
        }
        .maincategory .Bold
        {
            font-weight: normal;
            font-size: 11px;
        }
        .maincategory a
        {
            text-decoration: none;
            color: #fff;
            font-size: 8px;
            display: block;
            width: 250px;
			font-family: 'copperplate_gothic_boldRg';font-weight:normal; text-transform:uppercase;
        }
		
		      .maincategory a:hover
        {
            text-decoration: none;
            color: #000;
            font-size: 8px;
            display: block;
            width: 250px;
			ffont-family: 'copperplate_gothic_boldRg';font-weight:normal; text-transform:uppercase;
        }
		
		
		
		
        .maincategory div
        {
            border-bottom: 1px dotted #ccc;
            text-align: center;
            width: 250px;
        }
        .subcategory li
        {
            list-style-type: none;
        }
        .subcategory li a
        {
            text-align: center;
            float: left;
            display: block;
            text-decoration: none;
            color: #fff;
           /* padding-left: 10px;*/
            list-style-type: none;
            width: 240px;
            border-bottom: 1px dotted #F00!important;
           /* line-height: 20px;
            padding-left: 10px;*/
        }
        .subcategory li a:hover
        {
            background-color: #000;
            color: #000;
			border:none;
			margin:0px!important;
			padding:0px!important;
			 border-bottom: 1px dotted #F00!important;
			 
        }
        .icon-navbtn
        {
            background-image: url("../2014-2/css/nav-btn.png");
            background-position: -4px -2px;
            height: 24px;
            width: 24px;
        }
  
  
  
  
  
  
  
  
 #menubutton2
        {
            cursor: pointer;
			background-color:#fff;
			/*background:url(../images/iphone_menu_icon.png) no-repeat right top;*/
			
                       
			font-family: 'copperplate_gothic_boldRg';font-weight:normal; text-transform:uppercase;
            color: #000;
            font-size: 12px;
            -moz-user-select: none;
            border-radius: 4px 4px 4px 4px;
            display: inline-block;
            font-weight: normal;
            height: 30px;
            line-height: 30px;
            min-width:108px;
            padding: 0 5px;
            text-decoration: none !important;
			position:relative;
			right:0;
			z-index:99999;
			outline:none;
			margin-top:20px;
			border:#dddddd 1px solid;
			margin-right:10px;
        }
        #navmenu2 {
  
  border-radius: 0 0 0 0;
  box-shadow: 10px 10px 10px rgba(255, 255, 255, 0.3) inset;
  float: right;
  
  padding: 8px;
  position: relative;
  width: 301px;
  z-index: 99999;
  
}
  
  #menubutton2 span{ background:url(../2014-2/images/calender_icon.png) no-repeat 10px; 0; padding-left:30px;}
  
    /*.icon-navbtn2
        {
            background-image: url("calender_icon.png");
            background-position: -4px -2px;
            height: 24px;
            width: 24px;
        }
  */
  
  