
/*tabs*/
#tabs { padding: 0; background: #DFF4FF; border: 0; position: relative;margin-top:10px; }
#tabs .ui-tabs-panel { height: auto; width:940px; padding-top:10px;}
#tabs h3 {border-bottom:1px dotted #666!important; border-top:1px solid #666!important}
#tabs, #tabs ul, #tabs li { -moz-border-radius: 0; -webkit-border-radius: 0;}
#tabs ul { margin: 0; background: #fff; border: 0; border-bottom: 1px solid #C5E6F9; }
#tabs .ui-tabs-selected { border: 1px solid #024771}
#tabs .ui-state-default{background: #DFF4FF; margin-bottom:0px !important}
#tabs ul li { list-style-type: none; margin-left: 0; }
#tabs ul li:first-child { list-style: none; margin-left: -2px;}
#tabs a:hover, #tabs a:focus { border-bottom: 0;}
#tabs .ui-tabs-panel { background: #DFF4FF; border-right: 1px solid #C5E6F9;  border-left: 1px solid #C5E6F9;  border-bottom: 1px solid #C5E6F9; font-family: Arial, Helvetica, sans-serif; font-size: 14px; overflow: auto; }

#tabs .ui-tabs-panel a:hover { border-bottom: 1px dotted #111; }

#tabs .ui-tabs-panel ul { background: #DFF4FF}
#tabs-1 ul, #tabs-2 ul, #tabs-3 ul, #tabs-4 ul{ border-bottom: 0; padding: 8px 0 0 10px; }
#tabs-1 ul li:first-child, #tabs-2 ul li:first-child, #tabs-3 ul li:first-child, #tabs-4 ul li:first-child { list-style: none; margin-left: 0;}
#tabs-1, #tabs-2 , #tabs-3, #tabs-4 { padding: 0; }
#tabs .more { position: absolute; bottom: 0; right: 20px; }
#tabs .grid_3 { height:20px; width:155px;  }


#mshpHeader a:focus{color: #70bedc;}
/*#mshpSideNav a:focus{color: #04153a; text-decoration: none;}*/	
		