/*Version 1.0.4, Arockia Raj  */


/*-----------tab-------------------*/
#gallery { width:774px; height:auto; padding:0px; margin:0px;}

#gallery div.off 
{
color:#000; height:32px;  margin:0px ;line-height:32px; padding:0 20px; float:left; 
background:url(../images/tabs_0.gif) repeat-x left bottom; 
border-top:1px solid #286682; 
border-bottom:1px solid #fff;  
border-bottom-color:#000; 
border-right:1px solid #286682;
border-left:1px solid #286682;  
cursor:pointer; position:relative; z-index:20;font-size:12px; 
color:#000; font-weight:bold
}

#gallery div.on 
{
padding:0 20px; margin:0px;float:left; 
background:url(../images/tabs_2.gif) repeat-x left bottom; 
border:1px solid #286682; 
border-bottom:0; cursor:pointer; 
height:32px;line-height:32px; position:relative;
z-index:100;font-size:12px; color:#286682;font-weight:bold
}
div.hide {display:none; width:0; overflow:hidden;}
div.show { background-color:#FFFFFF;clear:left;width:774px; height:auto; top:-2px; border-top:1px solid #286682; margin:0px;
position:relative; z-index:50; display:block;}



/*------------------end----------------------------- */
/*-----------tab-------------------*/
