﻿/** { padding:0; font:12px Verdana,Arial}*/
code {font-family:"Courier New",Courier}
/*
#options {width:457px; margin:10px; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}
*/
#acc {width:700px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3{width:600px;  padding:6px 50px 8px 6px; font-weight:bold; margin-top:5px; cursor:pointer; 
         background: url(../img/h2_trigger_ar.gif) no-repeat;
         background-size:100% 200%;
         color:#fff;
         height:32px;line-height:32px;
         font-size:1.5em;
         /*background:url(images/header.gif)*/
         }
#acc h3 a{  color:#fff;
            text-decoration:none;
            }
/*#acc h3:hover {background:url(images/h2_trigger_a_2.gif); height:32px;line-height:32px;}*/
#acc .acc-section {overflow:hidden; }
#acc .acc-content {width:625px; /*padding:15px; border-top:none; */}

#nested , #nested1{width:580px; list-style:none; }
#nested h3 , #nested1 h3 {width:411px; color:#fff; font-size:15px;cursor:pointer;
                           background:url(../img/menu_bg.png);
            /*background-zise:100% 100%;*/
            height:20px; line-height:20px ;
            text-transform:lowercase;
            text-transform:capitalize;
            -webkit-border-radius: 10px ; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
	
	-moz-border-radius:  10px ; /* FF1-3.6 */
	
	border-radius:  10px ; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

            }
#nested h3:hover, #nested1 h3:hover { background:url(../img/header_over.gif);height:20px; 
                                      line-height:20px ;color:black;
                   -webkit-border-radius: 10px ; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
	
	-moz-border-radius:  10px ; /* FF1-3.6 */
	
	border-radius:  10px ; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

                   }
#nested .acc-section , #nested1 .acc-section {overflow:hidden; background:#fff; text-align:justify;
                      
                      background-color:#e6e6e6;
                      }
#nested .acc-content , #nested1 .acc-content {width:600px; padding:10px; 
                                              border:1px sloid #9ac1c9;text-align:justify;}
#nested .acc-selected , #nested1 .acc-selected {background:url(../img/header_over.gif);
                                                color:black;
                       -webkit-border-radius: 10px ; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
	
	-moz-border-radius:  10px ; /* FF1-3.6 */
	
	border-radius:  10px ; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

                       }