*html{margin:0;padding:0px;}
body{margin:0;padding:0;font:normal 12px Verdana, Geneva, sans-serif; color:#333;
background:rgba(0, 0, 0, 0) url("../../assets/images/body_bg.jpg") repeat scroll 0 0;
 }

input[type="submit"]{cursor:pointer;}
input[type="submit"]{cursor:pointer;}
.curser_pointer{cursor:pointer;}
.clear{clear:both;}
a img{border:0px;}
a,a:active,a:visited{text-decoration:none;outline:none;color:#f05e22;transition: color .3s ease-in-out;-moz-transition: color .3s ease-in-out;-webkit-transition: color .3s ease-in-out;-o-transition:  color .3s ease-in-out;}
a:hover{text-decoration:none;}
p, ul, form{margin:0px;padding:0px;}
p{font:normal 12px/16px Verdana, Geneva, sans-serif; color:#475056;padding:0px 0; margin:0px; }
ul{padding:0px;font:normal 12px Verdana, Geneva, sans-serif;list-style:none; margin:0px; }
ul li{ padding:0px; margin:0px; list-style:none; }
input{outline:none;}
.body{}
.fl{float:left;}
.fr{float:right;}

h1{margin:0;padding:0;font: normal 25px Verdana, Geneva, sans-serif;color:#010101;}
h2{margin:0;padding:0;font: normal 25px Verdana, Geneva, sans-serif;color:#010101;}
h3{margin:0;padding:0;font: normal 18px Verdana, Geneva, sans-serif;color:#010101;}
h4{margin:0;padding:0;font: normal 14px Verdana, Geneva, sans-serif;color:#010101;}
h5{margin:0;padding:0;font: normal 11px Verdana, Geneva, sans-serif;color:#010101;}
h6{margin:0;padding:0;font: bold 18px Verdana, Geneva, sans-serif;color:#010101;}


/*Global Header Starts*/
.header_row { 
width:100%; 
max-width:100%;
margin:0 auto;
height:50px;
border-bottom:0px solid #999999;
}
.header,.article,.footer,.warticle { margin:0 auto;width:100%;max-width:1000px; } 
.header { position:relative; } 

.logo{padding:3px 20px 2px 0;float:left;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition:  all .3s ease-in-out; background:url(../../assets/images/nav_divider.png) right no-repeat;}
.logo img{}
.nav { float:left; padding:0 0 0 0; }
.nav ul { margin:0px; padding:0px; }
.nav ul li { list-style:none; float:left; margin:0px; padding:0 0 0 0; border-right:1px solid #1d6ca6; height:49px; }
.nav ul li a { display:block; padding:0 16px; font:normal 16px/49px Verdana, Geneva, sans-serif; color:#ffffff; height:50px; }
.nav ul li a:hover, .nav ul li a.navselect {
background-color:#ff8200;
color:#fff;
text-shadow:0 0 1px #d8d8d8; 	
}
.pannel_right {float:right;padding:9px 0 0 0; }
.search_box { 
box-sizing:border-box; padding: 7px;border:1px solid #b7b7b7; background:#ffffff; 
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#666666; width:250px;
border-right:0px; border-top-right-radius:0px; border-bottom-right-radius:0px;
 } 
.go_btn {
color:#fff;
padding:7px 5px;
cursor:pointer;
font: bold 13px Verdana, Geneva, sans-serif;
background-color:#252BB4;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
box-sizing:border-box;
border:0px;
}
.pannel_right form span { float:left;}

/* Article */
.article { background:#000000; border:1px solid #4f4f4f; margin-top:10px; margin-bottom:10px; } 
.article_titlebg { height:38px; display:block; color:#000000; font: bold 16px/32px Verdana, Geneva, sans-serif; padding:0 12px;   
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c035', endColorstr='#c28e0c'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffd700), to(#e0be04)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #f2c035,  #c28e0c); /* for firefox 3.6+ */
background: -o-linear-gradient(rgb(242,192,53),rgb(194,142,12));
background: -ms-linear-gradient(top, #f2c035 0%, #c28e0c 100%); /* for IE10 */  
}
.go_btn1{float: right; margin-left: 0px; margin-top: 0px;}
.container { padding:12px; overflow:hidden; padding-bottom:0px; }
.thumnail_list { padding:0px; margin:0px; }
.thumnail_list ul { margin:0px; padding:0px; }
.thumnail_list ul li { list-style:none; float:left; padding:0 0 0 0; background:#4f4f4f; width:23%; margin:0 8px 13px 11px; }
.thumnail_list ul li img {transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;width:100%;height:auto; } 
.thumnail_list ul li.lastthump { margin-right:0px; }

.abc_123_tab { text-align:center; padding-top:1px; }
.abc_123_tab span { float:left; }
.maintitle { width:45%; padding-top:2px; }
.maintitle_platename { width:100%; }

/* pagination css start */
/*.pagination {padding: 6px 0 0 0;text-align: right; float:right; } */
.pagination {text-align: right; float:right; }
.page {background:  #252BB4 none repeat scroll 0 0;
    border: 0 solid #c0c0c0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font: 12px Verdana,Geneva,sans-serif;
    height: 20px;
    margin-right: 4px;
    padding: 3px 8px 0;
    text-decoration: none;
    vertical-align: middle;
	font-weight:bold;
}
.page:hover, .page.gradient:hover {
background:#000;
color:#fff;
}

.page.active {
background:#000;
font-size:12px;
color:#fff;
}
.page.gradient { 
background: #252BB4;
color:#ffffff;
}
/* pagination css end */


/* pagination css start */
.pagination_back {text-align: left; float:left; width:5%; }
.pageback {
display:inline-block;
padding:2px 8px;
margin-right:0px;
border-radius:3px;
border:solid 0px #c0c0c0;
background:#2f88bf;
color:#f0f0f0;  
font-weight:normal;
text-decoration:none;
color:#fff;
font:12px/21px Verdana, Geneva, sans-serif;
}
.pageback:hover, .pageback.gradientback:hover {background:#ff8200;color:#fff;}

.pageback.active {background:#ff8200;font-size:12px;color:#fff;}
.pageback.gradientback {  color:#ffffff; background:#252bb4; }
/* pagination css end */

/* Footer */
.footer_body { 
width:100%;
max-width:100%;
margin:0 auto;
background-color:#2f88bf;
height:45px; 
margin-top:20px;
}
.footer{padding:0px 0 0px 0; font:normal 12px/45px Verdana, Geneva, sans-serif; color:#ffffff; } 
.footer_left { float:left; }
.footer_right { float:right; }

/*content*/
.wel_cont { float:left; overflow:hidden; padding-bottom:20px;}
.wel_cont p{font:normal 12px/18px Verdana, Geneva, sans-serif; padding:0px 0px 6px 0; overflow:hidden; color:#FFFFFF}
.wel_cont img{ float:right; vertical-align:top; margin-left:10px; border-bottom: 1px solid #333333;}
.wel_cont p span{ font-weight: bold; color:#f2c035}
.wel_contbox{border:#4f4f4f solid 1px; padding:10px; float:left; margin-bottom:10px; width:98%}
.wel_thumb{ float:left; padding:0 5px;position:relative;}
.bro_byregion {background: none repeat scroll 0 0 #262626;
    bottom: 3px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    left: 5px;
    line-height: 25px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    width: 127px;}
	
.wel_thumb_cont{ float:right; overflow:hidden; color:#FFFFFF; width:48%}
.wel_thumb_cont h4{font-weight: bold; color:#f2c035; font-size:14px; border-bottom:#4f4f4f solid 1px; padding:5px 0; margin-bottom:10px;}
.wel_thumb_cont p{ font-weight: normal; color:#FFFFFF}
.wel_thumb_cont p span,a{ font-weight: normal; color:#f2c035}
.inner_container {padding:0px; overflow:hidden; padding-bottom:0px; background-color:#fff; }
.leftmenu{ width:13%; float:left; background-color:#000000;}
.main_cont{ float:left; padding:10px; width:81%; text-align:center; display:block; background-color:#FFFFFF;}
.leftmenu2{ width:242px; float:left;background:#000000;}
.leftmenu2_system{ width:242px; float:left;background:#000000;}
.inner_cont{ float:left; padding:10px; width:738px; text-align:center; display:block; background-color:#FFFFFF;} 
.inner_cont_system{ float:left; padding:10px; width:738px; text-align:center; display:block; background-color:#FFFFFF;} 
a.my_notes{ background:url(../../assets/images/menu_sprite1.jpg) 0 0 no-repeat #000000; display:inline-block; width:172px; height:110px; line-height:110px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010;color:#ffffff;}

a.my_notes_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px 0 no-repeat #000000; display:inline-block; width:172px; height:110px; line-height:110px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#F2C035;}

a.my_notes_active:hover, a.my_notes:hover {background:url(../../assets/images/menu_sprite1.jpg) -242px 0 no-repeat #000000; display:inline-block; width:172px; height:110px; color:#F2C035 !important;}
a.my_bookmark{ background:url(../../assets/images/menu_sprite1.jpg) -0px -110px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#ffffff;}

a.my_bookmark_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px -110px no-repeat #000000; display:inline-block; width:172px; height:120px; color:#F2C035; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; }
a.my_bookmark_active:hover, a.my_bookmark:hover{ background:url(../../assets/images/menu_sprite1.jpg) -242px -110px no-repeat #000000; display:inline-block; width:172px; height:120px; color:#F2C035 !important;}

a.manage_lightbox{ background:url(../../assets/images/menu_sprite1.jpg) 0 -230px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#ffffff;} 
a.manage_lightbox_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px -230px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#F2C035;}
a.manage_lightbox_active:hover, a.manage_lightbox:hover{ background:url(../../assets/images/menu_sprite1.jpg) -242px -230px no-repeat #000000; display:inline-block; width:172px; height:120px;  color:#F2C035 !important;}

a.my_more{ background:url(../../assets/images/menu_sprite1.jpg) 0 -350px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#ffffff;} 
a.my_more_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px -350px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#F2C035;}
a.my_more_active:hover, a.my_more:hover{ background:url(../../assets/images/menu_sprite1.jpg) -242px -350px no-repeat #000000; display:inline-block; width:172px; height:120px;  color:#F2C035 !important;}

.last_img{ background:url(../../assets/images/menu_sprite1.jpg) 0px -470px no-repeat #000000; display:inline-block; width:242px; height:152px;}
.thumnail_list2 { padding:0px; margin:0px; }
.thumnail_list2 ul { margin:0px; padding:0px; }
.thumnail_list2 ul li { height:243px; list-style:none; float:left; padding:0 0 0 0; width:30%; margin:0 8px 13px 13px; border:1px solid #4f4f4f; position:relative; }
.thumnail_list2 ul li a {display:block;}
.th_map { height:200px;}
.th_video_map { height:169px;}
.thumnail_list2 ul li img {transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;} 
.thumnail_list2 ul li.lastthump2 { margin-right:0px; }


.thumnail_list3 { padding:0px; margin:0px; }
.thumnail_list3 ul { margin:0px; padding:0px; }
.thumnail_list3 ul li { background:#ffffff; height:243px; list-style:none; float:left; padding:0 0 0 0; width:23%; margin:0 8px 13px 10px; border:1px solid #4f4f4f; position:relative; }
.thumnail_list3 ul li a {display:block;}
.thumnail_list3 ul li img {transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;} 
.thumnail_list3 ul li.lastthump2 { margin-right:0px; }

.video_list { padding:0px; margin:0px; }
.video_list ul { margin:0px; padding:0px; }
.video_list ul li { height:236px; list-style:none; float:left; padding:0 0 0 0; width:30%; margin:0 8px 13px 13px; border:1px solid #4f4f4f; position:relative; }
.video_list ul li a {display:block;}
.video_list ul li img {transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;} 
.video_list ul li.lastthump2 { margin-right:0px; }

.thump_title {bottom: 0;color: #FFFFFF;display: block;font-size: 11px;height: 33px;line-height: 17px;margin: auto;overflow: hidden;padding: 5px;
position: absolute;text-align: center; width: 212px;background:#4f4f4f;}
.thump_title3 {bottom: 0;color: #FFFFFF;display: block;font-size: 11px;height: 33px;line-height: 17px;margin: auto;overflow: hidden;padding: 5px;
position: absolute;text-align: center; width: 96%;background:#4f4f4f;}
.video_title {bottom: 0;color: #FFFFFF;display: block;font-size: 11px;height: 60px;line-height: 17px;margin: auto;overflow: hidden;padding: 5px;
position: absolute;text-align: center; width: 211px;background:#4f4f4f;}

.thumnail_list3 ul li:nth-child(4n-4) {margin-right:0px;}

a.head_neck{ background:url(../../assets/images/menu_sprite2.jpg) 0 0 no-repeat; display:inline-block; width:242px; height:98px;}
a.head_neck:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px 0 no-repeat; display:inline-block; width:242px; height:98px;}
a.head_neck_active{color:#F2C035 !important;  background:url(../../assets/images/menu_sprite2.jpg) -242px 0 no-repeat; display:inline-block; }
a.back_spinalcord{ background:url(../../assets/images/menu_sprite2.jpg) 0 -98px no-repeat; display:inline-block; width:242px; height:98px;}
a.back_spinalcord:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -98px no-repeat; display:inline-block; width:242px; height:98px;}
a.back_spinalcord_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -98px no-repeat; display:inline-block; width:242px; height:98px;}
a.thorax{ background:url(../../assets/images/menu_sprite2.jpg) 0 -197px no-repeat; display:inline-block; width:242px; height:100px;}
a.thorax:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -197px no-repeat; display:inline-block; width:242px; height:100px;}
a.thorax_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -197px no-repeat; display:inline-block; width:242px; height:100px;}
a.abdomen{ background:url(../../assets/images/menu_sprite2.jpg) 0 -297px no-repeat; display:inline-block; width:242px; height:100px;}
a.abdomen:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -297px no-repeat; display:inline-block; width:242px; height:100px;}
a.abdomen_active{ color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -297px no-repeat; display:inline-block; width:242px; height:100px;}
a.pelvis{ background:url(../../assets/images/menu_sprite2.jpg) 0 -397px no-repeat; display:inline-block; width:242px; height:100px;}
a.pelvis:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -397px no-repeat; display:inline-block; width:242px; height:100px;}
a.pelvis_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -397px no-repeat; display:inline-block; width:242px; height:100px;}
a.upper_limp{ background:url(../../assets/images/menu_sprite2.jpg) 0 -497px no-repeat; display:inline-block; width:242px; height:100px;}
a.upper_limp:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -497px no-repeat; display:inline-block; width:242px; height:100px;}
a.upper_limp_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -497px no-repeat; display:inline-block; width:242px; height:100px;}
a.lower_limp{ background:url(../../assets/images/menu_sprite2.jpg) 0 -597px no-repeat; display:inline-block; width:242px; height:100px;}
a.lower_limp:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -597px no-repeat; display:inline-block; width:242px; height:100px;}
a.lower_limp_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -597px no-repeat; display:inline-block; width:242px; height:100px;}

a.introduction{ background:url(../../assets/images/menu_sprite2.jpg) 0 -695px no-repeat; display:inline-block; width:242px; height:100px;}
a.introduction:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -695px no-repeat; display:inline-block; width:242px; height:100px;}
a.introduction_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -695px no-repeat; display:inline-block; width:242px; height:100px;}


.leftmenu22{ width:242px; float:left;}
.leftmenu22 {background:#000000; }
.leftmenu22 a { font-size:16px; color:#ffffff; padding:40px 5px 0 0; width:237px; height:58px; text-align:right; font-weight:bold;}
.leftmenu22 a:hover {  color:#F2C035; font-size:16px;  padding:40px 5px 0 0; width:237px; height:58px; text-align:right;font-weight:bold;}

a.skeletal{ background:url(../../assets/images/menu_sprite3.jpg) 0 0px no-repeat; display:inline-block; width:154px; height:57px; line-height: 57px;color:#ffffff;padding-left: 88px;font-size:16px;}
a.skeletal:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px 0px no-repeat; display:inline-block; width:242px; height:57px;}
a.skeletal_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px 0px no-repeat; display:inline-block; width:242px; height:57px;line-height: 57px;color:#F2C035;padding-left: 88px;font-size:16px;}

a.muscular{ background:url(../../assets/images/menu_sprite3.jpg) 0 -57px no-repeat; display:inline-block; width:154px; height:58px; line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px; }
a.muscular:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -57px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.muscular_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -57px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.cardiovascular{ background:url(../../assets/images/menu_sprite3.jpg) 0 -115px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.cardiovascular:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -115px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.cardiovascular_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -115px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.respiratory{ background:url(../../assets/images/menu_sprite3.jpg) 0 -173px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.respiratory:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -173px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.respiratory_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -173px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.nervous{ background:url(../../assets/images/menu_sprite3.jpg) 0 -231px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.nervous:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -231px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.nervous_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -231px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.endocrine{ background:url(../../assets/images/menu_sprite3.jpg) 0 -289px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.endocrine:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -289px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.endocrine_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -289px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.digestive{ background:url(../../assets/images/menu_sprite3.jpg) 0 -347px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.digestive:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -347px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.digestive_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -347px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.urinary{ background:url(../../assets/images/menu_sprite3.jpg) 0 -405px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.urinary:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -405px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.urinary_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -405px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.reproductive_male{ background:url(../../assets/images/menu_sprite3.jpg) 0 -463px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.reproductive_male:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -463px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.reproductive_male_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -463px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

a.reproductive_female{ background:url(../images/menu_sprite3.jpg) 0 -521px no-repeat; display:inline-block; width:165px; height:58px;line-height: 58px;padding-left: 77px;color:#ffffff;font-size:15px;}
a.reproductive_female:hover{ background:url(../images/menu_sprite3.jpg) -242px -521px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.reproductive_female_active{ background:url(../images/menu_sprite3.jpg) -242px -521px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 77px;font-size:15px;}

a.intedumentary_surface{ background:url(../../assets/images/menu_sprite3.jpg) 0 -579px no-repeat; display:inline-block; width:182px; height:58px;line-height: 58px;padding-left: 60px;color:#ffffff;font-size:15px;}
a.intedumentary_surface:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -579px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.intedumentary_surface_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -579px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 60px;font-size:15px;}

a.lymphatic{ background:url(../../assets/images/menu_sprite3.jpg) 0 -637px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
a.lymphatic:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -637px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
a.lymphatic_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -637px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

/*accordion menu*/
.arrowlistmenu a:focus{display: block; outline: gold dotted 2px !important;}
.arrowlistmenu input:focus {outline: gold dotted 2px !important;}
.leftmenu2 a:focus {outline: #fff dotted 2px !important;}
.arrowlistmenu{
}
.arrowlistmenu h3{ background:url(../../assets/images/acord_bg.jpg) repeat-x; line-height:53px;}
.arrowlistmenu h3:hover{ background:#FFFFFF; line-height:53px;}
.arrowlistmenu .label_pin{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;background:url(../../assets/images/label_pin.png) no-repeat 10px 6px transparent;}
.arrowlistmenu .label_pin:hover,.arrowlistmenu.select{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;background:url(../../assets/images/label_pin_hover.png) no-repeat 10px 6px transparent;color:#d0860c;}
.arrowlistmenu .highlight{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial; color: white; display: block;height:53px;cursor: pointer;padding-left: 40px;background:url(../../assets/images/highlight.png) no-repeat 10px 15px transparent;}
.arrowlistmenu .highlight:hover{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;color:#d0860c;background:url(../../assets/images/highlight_hover.png) no-repeat 10px 15px transparent;}
.arrowlistmenu .notes{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;background:url(../../assets/images/notes.png) no-repeat 10px 15px transparent;}
.arrowlistmenu .notes:hover{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;color:#d0860c;background:url(../../assets/images/notes_hover.png) no-repeat 10px 15px transparent;}
.arrowlistmenu .bookmark{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 35px;background:url(../../assets/images/bookmark.png) no-repeat 10px 8px transparent;}
.arrowlistmenu .bookmark:hover{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 35px;color:#d0860c;background:url(../../assets/images/bookmark_hover.png) no-repeat 10px 8px transparent;}
.arrowlistmenu .download{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;background:url(../../assets/images/download.png) no-repeat 10px 15px transparent;}
.arrowlistmenu .download:hover{ /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px/53px Arial;color: white;display: block;height:53px;cursor: pointer;padding-left: 40px;color:#d0860c;background:url(../../assets/images/download_hover.png) no-repeat 10px 15px transparent;
}.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*background-image: url(titlebar-active.png);*/
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/list-style-type: none;margin: 0;padding: 0;margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/}
.arrowlistmenu ul li{padding: 5px 0; /*bottom spacing between menu items*/color: #FFFFFF;}
.arrowlistmenu ul li a{color: #FFFFFF;display: block;padding: 2px 0;padding-left: 19px; /*link text is indented 19px*/text-decoration: none;font-weight: bold;font-size: 90%;}
.arrowlistmenu ul li a.show_note{ background:url(../../assets/images/notes.png) no-repeat 10px 10px; line-height:40px; color:#FFFFFF; padding-left:40px}
.arrowlistmenu ul li a.show_note:hover{ background:url(../../assets/images/notes_hover.png) no-repeat 10px 10px #FFFFFF; line-height:40px; color:#d0860c; padding-left:40px}
.arrowlistmenu ul li a.add_note{ background:url(../../assets/images/add_notes.png) no-repeat 10px 7px; line-height:40px; color:#FFFFFF; padding-left:40px}
.arrowlistmenu ul li a.add_note:hover{ background:url(../../assets/images/add_notes_hover.png) no-repeat 10px 7px #FFFFFF; line-height:40px; color:#d0860c; padding-left:40px}
.arrowlistmenu ul li a:visited{
color: #FFFFFF;
}
.arrowlistmenu ul li a:hover,.activelabel{ /*hover state CSS*/
color: #d0860c;background-color: #333333;
}
/*accordion menu*/

/* tab11 start July-04-2013 */
ul.tabs11 {margin: 0;padding: 0;float: left;list-style: none;width: 360px; height:720px; border-right:2px solid #666666;overflow-y: auto; }
ul.tabs11 li {float: none;margin: 0;cursor: pointer;padding: 10px 10px ;height: auto;border: 0px solid #dbdfe2;border-left: none;font-weight: bold;background:#ffffff;  overflow: hidden;position: relative;color:#262626;font-family:Arial, Helvetica, sans-serif;font-size:13px; border-bottom:1px solid #cccccc; line-height:20px;  }
ul.tabs11 li span { float:left; padding:0 10px 0 0; }
ul.tabs11 li:hover {
	background:#fafafa;
color:#262626; }

.tabcontainer_wrapper ul li span:nth-child(1) { width:40px;}
.tabcontainer_wrapper ul li span:nth-child(2) { width:200px;}
.tabcontainer_wrapper ul li span:nth-child(3) { width:150px;}

ul.tabs11 li.active{

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FAFAFA 0%, #CCCCCC 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FAFAFA 0%, #CCCCCC 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, #FAFAFA 0%, #CCCCCC 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAFAFA), color-stop(1, #CCCCCC));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FAFAFA 0%, #CCCCCC 100%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FAFAFA 0%, #CCCCCC 100%);	
color:#262626; 
	}
.tab_container11 {border: 0px solid #dddee0;float: left; width: 396px;background:#ffffff; }
.tab_content11 {padding: 0 10px;font-size: 1.2em;display: none;position:relative; }
.inner_cont_mynetter{ float:left; padding:0px; width:758px; text-align:left; display:block; background-color:#FFFFFF;}
.rightcont_desbox { display:block; padding:15px; }
.clear_100 { clear:both; height:10px; display:block;}
.c1 { width:100%; color:#83470B; font-size:15px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; display:block;}
.c2 { width:100%; font-family:Arial, Helvetica, sans-serif; font-size:13px; display:block; }
/* tab11 end July-04-2013 */
 
ul.allcategories {display:block; width:100%; margin:0px; padding:0px;}
.allcategories li {list-style:none;display:block; margin:0px; padding:7px 10px;  
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#0d0d0d'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#3a3a3a), to(#0d0d0d)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #3a3a3a,  #0d0d0d); /* for firefox 3.6+ */
background: -o-linear-gradient(rgb(58,58,58),rgb(13,13,13));
background: -ms-linear-gradient(top, #3a3a3a 0%, #0d0d0d 100%); /* for IE10 */}

.allcategories li.title_cate { font-weight:bold;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c035', endColorstr='#c28e0c'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#f2c035), to(#c28e0c)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #f2c035,  #c28e0c); /* for firefox 3.6+ */
background: -o-linear-gradient(rgb(242,192,53),rgb(194,142,12));
background: -ms-linear-gradient(top, #f2c035 0%, #c28e0c 100%); /* for IE10 */  
}
.allcategories li.title_cate a {font-weight:bold;}

.allcategories li  a { display:block; font-size:14px;color:#ffffff; text-decoration:none; }
.allcategories li:hover {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c035', endColorstr='#c28e0c'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#f2c035), to(#c28e0c)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #f2c035,  #c28e0c); /* for firefox 3.6+ */
background: -o-linear-gradient(rgb(242,192,53),rgb(194,142,12));
background: -ms-linear-gradient(top, #f2c035 0%, #c28e0c 100%); /* for IE10 */ 
}
.plateindexbg { background:#ffffff;}
.abc_123_tab span a { display:inline-block;padding:0px 8px;margin-right:0px;border:solid 0px #c0c0c0;
background:#616161; color:#ffffff; height:24px; line-height:25px; 
font-weight:normal;text-decoration:none;font:12px/21px Verdana, Geneva, sans-serif; text-shadow:0px 1px 0px rgba(255,255,255, 1) }
.abc_123_tab span a:hover {background:#fefefe;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));background:-moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0); color:#404040;}
.abc_123_tab span a.active {background:#e9e9e9;box-shadow:inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);font-size:12px;color:#404040;}
.abc_123_tab span:nth-child(1) a {border-top-left-radius:3px; border-bottom-left-radius:3px;}
.abc_123_tab span:nth-child(2) a {border-top-right-radius:3px; border-bottom-right-radius:3px;}

/* February 18 2014 start */
.bonus_plates_wrap { float:left; width:738px; padding:10px;}
.bonusplates_list { float:left; width:738px; }
.bonusplates_list ul { margin:0px; padding:0px; }
.bonusplates_list ul li { list-style:none; float:left; padding:0 0 0 0; margin:0 10px 10px 0; border:1px solid #272727; width:220px; }
.bonus_img { width:220px; height:150px; }
.bonus_authorname { background:url(../../assets/images/author_bg.jpg) repeat-x #272727; display:block; width:100%; text-align:center; overflow:hidden;  }
.author { font-size:13px; color:#ffffff; padding:5px 10px; float:left; }

.bonusplates_title { display:block; width:100%; }
.bonusplates_title h1 { color:#c28e0c; background:url(../../assets/images/bonus_plates_ico.jpg) 0 0 no-repeat; font-size: 18px; padding: 2px 0 10px 40px; }

.bonusplates_title_left { float:left; width:78%;}
.bonusplates_title_left h1 { color:#c28e0c; background:url(../../assets/images/bonus_plates_ico.jpg) 0 5px no-repeat; font-size: 18px; padding: 7px 0 10px 40px; }

.samplevideo_title_left { float:left; width:78%;}
.samplevideo_title_left h1 { color:#c28e0c; background:url(../../assets/images/videos_icon.jpg) 0 5px no-repeat; font-size: 18px; padding: 3px 0 10px 40px; }

.samplemodule_title_left { float:left; width:78%;}
.samplemodule_title_left h1 { color:#c28e0c; background:url(../../assets/images/module_ico.jpg) 0 5px no-repeat; font-size: 18px; padding: 3px 0 10px 40px; }

.muscletable_title_left { float:left; width:78%;}
.muscletable_title_left h1 { color:#c28e0c; background:url(../../assets/images/table_ico.jpg) 0 5px no-repeat; font-size: 18px; padding: 3px 0 10px 40px; }

.threed_title_left { float:left; width:78%;}
.threed_title_left h1 { color:#c28e0c; background:url(../../assets/images/3d_ico.jpg) 0 5px no-repeat; font-size: 18px; padding:15px 0 19px 49px; }

.viemoreplates_right { float:right; margin-bottom:6px; }
.bonusbox { float:left; margin-bottom:10px; }

/* February 18 2014 end */

.bottompaging{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c035', endColorstr='#c28e0c'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#f2c035), to(#c28e0c)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #f2c035,  #c28e0c); /* for firefox 3.6+ */
background: -o-linear-gradient(rgb(242,192,53),rgb(194,142,12));
background: -ms-linear-gradient(top, #f2c035 0%, #c28e0c 100%); /* for IE10 */ color: #000000;display: block; clear:both; float:left; font: bold 16px/32px Verdana,Geneva,sans-serif; height: 38px; width:100%; }

.subloginbtn {width:45%; float:right; text-transform: uppercase; }
.subloginbtn span { float:right; margin-left:10px; }
.platemaintitle { float: left;padding-left: 2%;width: 77%; }
.plate_titlebg { overflow:hidden; display:block; color:#000000; font: bold 16px/42px Verdana, Geneva, sans-serif; padding:0 12px;   
background:#eee;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}  

.header_toprow { float:left; width:100%; background:#fff; }
.header-container { width:1000px; margin:0 auto; overflow:hidden; padding:6px 0px; }
.top_header_left { float:left; width:50%; }
.top_header_right { float:right; width:50%; }
.header_row { float:left; width:100%; background-color:#2f88bf; } 
.top_header_right form { float:right; padding-top:20px; }
input[type="text"]#searchplate:focus { outline:none; box-shadow:0 0 0; }

/* added by Vijay */
div.introduction{ background:url(../../assets/images/menu_sprite2.jpg) 0 -695px no-repeat; display:inline-block; width:242px; height:100px;}
div.introduction:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -695px no-repeat; display:inline-block; width:242px; height:100px;}
div.introduction_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -695px no-repeat; display:inline-block; width:242px; height:100px;}
.leftmenu22 div{text-align: right;}
.leftmenu22 span{line-height: 100px;}
.leftmenu22 a:focus{line-height: 0px}
.leftmenu22 a {margin: 40px 5px 0 0; padding-top:0px;}

div.head_neck{ background:url(../../assets/images/menu_sprite2.jpg) 0 0 no-repeat; display:inline-block; width:242px; height:98px;}
div.head_neck:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px 0 no-repeat; display:inline-block; width:242px; height:98px;}
div.head_neck_active{color:#F2C035 !important;  background:url(../../assets/images/menu_sprite2.jpg) -242px 0 no-repeat; /*display:inline-block;*/ }
div.back_spinalcord{ background:url(../../assets/images/menu_sprite2.jpg) 0 -98px no-repeat; display:inline-block; width:242px; height:98px;}
div.back_spinalcord:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -98px no-repeat; display:inline-block; width:242px; height:98px;}
div.back_spinalcord_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -98px no-repeat; display:inline-block; width:242px; height:98px;}
div.thorax{ background:url(../../assets/images/menu_sprite2.jpg) 0 -197px no-repeat; display:inline-block; width:242px; height:100px;}
div.thorax:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -197px no-repeat; display:inline-block; width:242px; height:100px;}
div.thorax_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -197px no-repeat; display:inline-block; width:242px; height:100px;}
div.abdomen{ background:url(../../assets/images/menu_sprite2.jpg) 0 -297px no-repeat; display:inline-block; width:242px; height:100px;}
div.abdomen:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -297px no-repeat; display:inline-block; width:242px; height:100px;}
div.abdomen_active{ color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -297px no-repeat; display:inline-block; width:242px; height:100px;}
div.pelvis{ background:url(../../assets/images/menu_sprite2.jpg) 0 -397px no-repeat; display:inline-block; width:242px; height:100px;}
div.pelvis:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -397px no-repeat; display:inline-block; width:242px; height:100px;}
div.pelvis_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -397px no-repeat; display:inline-block; width:242px; height:100px;}
div.upper_limp{ background:url(../../assets/images/menu_sprite2.jpg) 0 -497px no-repeat; display:inline-block; width:242px; height:100px;}
div.upper_limp:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -497px no-repeat; display:inline-block; width:242px; height:100px;}
div.upper_limp_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -497px no-repeat; display:inline-block; width:242px; height:100px;}
div.lower_limp{ background:url(../../assets/images/menu_sprite2.jpg) 0 -597px no-repeat; display:inline-block; width:242px; height:100px;}
div.lower_limp:hover{ background:url(../../assets/images/menu_sprite2.jpg) -242px -597px no-repeat; display:inline-block; width:242px; height:100px;}
div.lower_limp_active{color:#F2C035 !important; background:url(../../assets/images/menu_sprite2.jpg) -242px -597px no-repeat; display:inline-block; width:242px; height:100px;}

.leftmenu2_system span {color:#ffffff;}

div.skeletal{ background:url(../../assets/images/menu_sprite3.jpg) 0 0px no-repeat; display:inline-block; width:154px; height:57px; line-height: 57px;color:#ffffff;padding-left: 88px;font-size:16px;}
div.skeletal:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px 0px no-repeat; display:inline-block; width:242px; height:57px;}
div.skeletal_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px 0px no-repeat; display:inline-block; width:242px; height:57px;line-height: 57px;color:#F2C035;padding-left: 88px;font-size:16px;}

div.muscular{ background:url(../../assets/images/menu_sprite3.jpg) 0 -57px no-repeat; display:inline-block; width:154px; height:58px; line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px; }
div.muscular:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -57px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.muscular_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -57px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.cardiovascular{ background:url(../../assets/images/menu_sprite3.jpg) 0 -115px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.cardiovascular:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -115px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.cardiovascular_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -115px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.respiratory{ background:url(../../assets/images/menu_sprite3.jpg) 0 -173px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.respiratory:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -173px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.respiratory_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -173px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.nervous{ background:url(../../assets/images/menu_sprite3.jpg) 0 -231px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.nervous:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -231px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.nervous_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -231px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.endocrine{ background:url(../../assets/images/menu_sprite3.jpg) 0 -289px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.endocrine:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -289px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.endocrine_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -289px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.digestive{ background:url(../../assets/images/menu_sprite3.jpg) 0 -347px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.digestive:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -347px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.digestive_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -347px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.urinary{ background:url(../../assets/images/menu_sprite3.jpg) 0 -405px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.urinary:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -405px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.urinary_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -405px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.reproductive_male{ background:url(../../assets/images/menu_sprite3.jpg) 0 -463px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.reproductive_male:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -463px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.reproductive_male_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -463px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

div.reproductive_female{ background:url(../images/menu_sprite3.jpg) 0 -521px no-repeat; display:inline-block; width:165px; height:58px;line-height: 58px;padding-left: 77px;color:#ffffff;font-size:15px;}
div.reproductive_female:hover{ background:url(../images/menu_sprite3.jpg) -242px -521px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.reproductive_female_active{ background:url(../images/menu_sprite3.jpg) -242px -521px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 77px;font-size:15px;}

div.intedumentary_surface{ background:url(../../assets/images/menu_sprite3.jpg) 0 -579px no-repeat; display:inline-block; width:182px; height:58px;line-height: 58px;padding-left: 60px;color:#ffffff;font-size:15px;}
div.intedumentary_surface:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -579px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.intedumentary_surface_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -579px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 60px;font-size:15px;}

div.lymphatic{ background:url(../../assets/images/menu_sprite3.jpg) 0 -637px no-repeat; display:inline-block; width:154px; height:58px;line-height: 58px;padding-left: 88px;color:#ffffff;font-size:16px;}
div.lymphatic:hover{ background:url(../../assets/images/menu_sprite3.jpg) -242px -637px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;}
div.lymphatic_active{ background:url(../../assets/images/menu_sprite3.jpg) -242px -637px no-repeat; display:inline-block; width:242px; height:58px;color:#f2c035;line-height: 58px;padding-left: 88px;font-size:16px;}

.leftmenu2 span {color:#ffffff;}
div.my_notes{ background:url(../../assets/images/menu_sprite1.jpg) 0 0 no-repeat #000000; display:inline-block; width:172px; height:110px; line-height:110px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010;color:#ffffff;}
div.my_notes_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px 0 no-repeat #000000; display:inline-block; width:172px; height:110px; line-height:110px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#F2C035;}
div.my_notes_active:hover, div.my_notes:hover {background:url(../../assets/images/menu_sprite1.jpg) -242px 0 no-repeat #000000; display:inline-block; width:172px; height:110px; color:#F2C035 !important;}

div.my_bookmark{ background:url(../../assets/images/menu_sprite1.jpg) -0px -110px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#ffffff;}
div.my_bookmark_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px -110px no-repeat #000000; display:inline-block; width:172px; height:120px; color:#F2C035; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; }
div.my_bookmark_active:hover, div.my_bookmark:hover{ background:url(../../assets/images/menu_sprite1.jpg) -242px -110px no-repeat #000000; display:inline-block; width:172px; height:120px; color:#F2C035 !important;}

div.manage_lightbox{ background:url(../../assets/images/menu_sprite1.jpg) 0 -230px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#ffffff;} 
div.manage_lightbox_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px -230px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#F2C035;}
div.manage_lightbox_active:hover, div.manage_lightbox:hover{ background:url(../../assets/images/menu_sprite1.jpg) -242px -230px no-repeat #000000; display:inline-block; width:172px; height:120px;  color:#F2C035 !important;}

div.my_more{ background:url(../../assets/images/menu_sprite1.jpg) 0 -350px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#ffffff;} 
div.my_more_active{ background:url(../../assets/images/menu_sprite1.jpg) -242px -350px no-repeat #000000; display:inline-block; width:172px; height:120px; line-height:120px; padding:0 0 0 69px; font-weight:bold; font-size:17px; text-shadow:0 0 2px #101010; color:#F2C035;}
div.my_more_active:hover, div.my_more:hover{ background:url(../../assets/images/menu_sprite1.jpg) -242px -350px no-repeat #000000; display:inline-block; width:172px; height:120px;  color:#F2C035 !important;}

/* added by Vijay */
