@charset "utf-8"; @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700); body { background-color: #FFFFFF; color:#666666; font-family: 'Open Sans', sans-serif; } a{ color:#007aad; } p{ } table {/* tables still need 'cellspacing="0"' in the markup */ } h1{ } h2{ color:#3b3b3b; border-bottom:3px solid #ebebeb; } h3{ color:#c70d0e; } h4{ color:#bdbdbd; } .one_third{ } .one_fifth{ } .remove_right_margin{ } .remove_right_border{ } .align_right{ } .align_left{ } .spacing{ } .clearfix{ } .wrap{ } .holder{ } .header{ border-bottom:2px solid #c70d0e; } .logo{ color:#4f4f4f; } .logo img{ } .accesibility{ } .language{ } .language a{ color:#ddd; } a.current_lang{ color:#4f4f4f; } .font_size{ /*border:1px solid #e1e1e1;*/ } .font_size span{ border-right:1px solid #e1e1e1; background:url(../images/font_size_bg.gif) top left repeat-x; color:#a6a6a6; } .font_size span.current_size{ background-color:#FFFFFF; color:#363636; } .colors{ } .color_bull{ } .color1 a{ color:#d2c0a0; } .color2 a{ color:#be91a5; } .color3 a{ color:#9dbe91; } .color4 a{ color:#89bec1; } .color5 a{ color:#dfdfdf; } .color6{ color:#c70d0e; font-size:35px; } .color7{ color:#999999; font-size:35px; } .screen_reader{ } /*------------Navigation-------------------*/ .nav{ background-color:#e9e9e7; } ul.dropdown { color: #666666; } ul.dropdown ul { background: #2f2f2f url(../images/dropdown_bg.gif) top center no-repeat; } ul.dropdown li { } ul.dropdown li:hover > ul{ } ul.dropdown ul li{ border-bottom:#434343 solid 1px; } ul.dropdown ul li a{ color:#FFFFFF; } ul.dropdown ul li a:hover{ background:#3d3d3d; color:#FFFFFF; } ul.dropdown ul ul{ } ul.dropdown a{ color:#3b3b3b; } ul.dropdown a:hover{ color:#222; } /*--------------Search----------------*/ .search_section{ } input#search{ background-color:#FFFFFF; border:1px solid #e9e9e7; } #searchbtn{ background:url(../images/search_icon.gif) center center no-repeat; color:transparent\9; *color:transparent; } /*--------------Search Ends----------------*/ /*-------------Banner----------------------*/ .banner_holder{ background-color:#e9e9e7; } .banner{ } .banner_right{ background-color:#2f2f2f; } .banner_right .title{ color:#848480; } .banner_right ul{ } .banner_right li{ color:#FFFFFF; border-bottom:1px solid #434343; } .banner_right li a{ color:#FFFFFF; } .social{ } .social img{ } /*---------Hp content--------------*/ .content{ } .homepage_intro{ } .student_feedback{ } .student_feedback h3{ } .student_feedback blockquote{ background:url(../images/student_feedback_bottom.jpg) bottom left no-repeat #f8f4eb; } .author{ } .student_name{ } .name{ color:#2c2c2c; } .student_feedback blockquote img{ border:2px solid #fff; } .one_third h3{ border-bottom:3px solid #ebebeb; } .one_third ul{ } .one_third ul li{ border-bottom:1px dotted #d8d8d8; } .date{ color:#808080; } .viewall{ background:url(../images/viewall.gif) 45% 50% no-repeat; } .buttons_holder{ } .button{ border:1px solid #e0e0e0; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f1f1f1)); background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1); background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1); background-image: -ms-linear-gradient(top, #ffffff, #f1f1f1); background-image: -o-linear-gradient(top, #ffffff, #f1f1f1); color:#303030; background:url(../images/button_bg.gif) top left repeat-x\9; *background:url(../images/button_bg.gif) top left repeat-x; } .button a{ color:#303030; } .button em{ } .dotted_line{ border-top:1px dotted #ccc; } /*----------------------Footer-------------------------*/ .footer{ background-color:#393939; border-top:5px solid #c70d10; } .subscription{ background:#f4f4f4; border:1px solid #959595; } .subscribe_dropdown{ background:#c70d0e; } .subscribe_dropdown select{ background:#c70d0e; color:#FFFFFF; } .subscribe_form{ } .subscribe_form input[type=text]{ background-color:#d3d3d3; } .subscribe_form input[type=submit]{ background:url(../images/button_bg.gif) bottom left repeat-x; border:1px solid #e0e0e0; } .one_fifth ul { } .one_fifth ul li{ } .one_fifth ul li a{ color:#FFFFFF; } .copyrights_section{ border-top:1px solid #5c5818; } .footer_links{ color:#FFFFFF; } .footer_links a{ color:#FFFFFF; } .copyrights{ color:#929292; } .footer_logos{ } .footer_logos img{ } .visitor{ color:#bdbdbd; } .visitor_no{ color:#FFFFFF; } /*----------------About Us Page---------------------*/ .inner_banner_holder{ background-color:#e9e9e7; } .inner_banner{ } .inner_banner h2{ color:#FFFFFF; } .breadcrumbs{ color:#000000; } .breadcrumbs a{ color:#4f4f4f; } .left_sidebar{ } .left_sidebar h2{ color:#666; border-bottom:3px solid #c70d0e; padding-left:5px; line-height:30px; } .left_sidebar ul{ } .left_sidebar ul li{ border-bottom:1px dotted #cccccc; background:url(../images/sidebar_nav_arrow.gif) center right no-repeat; } .left_sidebar ul li a{ color:#666; } .left_sidebar li.current_page { background:url(../images/sidebar_current_nav_arrow.gif) center right no-repeat; } .left_sidebar li.current_page a{ color:#007aad; } .content_area{ } .red_button{ color:#fff; background-color:#cc0000; } .students_msg{ background-color:#f8f4eb; border:1px solid #eae8e4; } .students_msg .author{ } .gradient{ background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f1f1f1)); background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1); background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1); background-image: -ms-linear-gradient(top, #ffffff, #f1f1f1); background-image: -o-linear-gradient(top, #ffffff, #f1f1f1); background:url(../images/button_bg.gif) bottom left repeat-x #ffffff\9; *background:url(../images/button_bg.gif) bottom left repeat-x #ffffff; } .contact_box{ border:1px solid #e0e0e0; } .contact_title{ color:#c70d0e; } .contact_text{ } .gmap{ } .contact_person{ } .contact_person img{ } .designation{ color:#999; } table{ border-top:3px solid #e0e0e0; border-left:1px dotted #ccc; } td{ border-right:1px dotted #ccc; border-bottom:1px dotted #ccc; } th{ border-right:1px dotted #ccc; border-bottom:1px dotted #ccc; color:#999; } #contactTable{ } #contactTable td{ } #downloadTable td{ } .library_key_features{ } ul.library_features_list{ list-style-image:url(../images/red_arrow_bullet.jpg); } ul.library_features_list li img{ } ul.library_features_list li span{ } ul.library_features_list li strong{ } ul.library_features_list li{ border-bottom:1px dotted #ccc; } .explore_library{ } .explore_library_box{ border:1px solid #ccc; } .library_members{ } .library_members_box{ background-color:#f8f4eb; } .library_members_box ul{ } .library_members_box ul li{ border-bottom:1px dotted #ccc; } #slider{ } .photo_gallery{ } .gallery_item{ box-shadow:0 0 3px 1px #ccc; border:2px solid white; } .gallery_item img{ } .gallery_item_caption{ background:url(../images/gallery_img_default.png) center top no-repeat; color:transparent; } .gallery_item_caption a{ color:#FFFFFF; font-size:11px; } .photo_album{ } .album_item{ box-shadow:0 0 3px 1px #ccc; border:2px solid white; } .gallery_item img{ } .zoom_icon{ background:url(../images/zoom-icon.png) center center no-repeat; } .video_gallery{ } .video_gallery_item{ background-color:#efefef; } .video_gallery_item span{ color:#232323; } .video_content_holder{ background-color:#efefef; } .feedback_content form{ background-color:#efefef; } /*----------------About Us ends---------------------*/ .feedback_content label.error{ color:#ca3435; } .feedback_content .errorBorder{ border:1px solid #ca3435; } .feedback_content label{ color:#2e2b26; } .feedback_content input, .feedback_content select, .feedback_content textarea{ background-color:#f9f9f9; border:1px solid #d1d1d1; } .feedback_content input[type=text]{ } .feedback_content input#address, .feedback_content textarea#suggestions{ } .feedback_content textarea#suggestions{ } .feedback_content input[type=submit]{ background-color:#cc0001; color:#FFFFFF; border:none !important; } .feedback_content input[type=reset]{ background-color:#e5e1e2; color:#999999; } .red_color{ color:#ca3435; } .feedback_content label.error{ background:url(../images/validation_error.gif) left center no-repeat; } .feedback_content label.error.checked{ background:none !important; } .feedback_content .suggestions label.error{ background:none; } .captcha{ } .verification input{ } /* CL Editor css*/ .cleditorMain {border:1px solid #999; padding:0 1px 1px; background-color:white; width:570px !important; margin-left:144px;} .cleditorMain iframe {border:none; margin:0; padding:0} .cleditorMain textarea {border:none; margin:0; padding:0; overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none /* webkit grip focus */} .cleditorToolbar {background: url('../images/toolbar.gif') repeat} .cleditorGroup {float:left; height:26px} .cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('../images/buttons.gif')} .cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)} .cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC} .cleditorPopup {border:solid 1px #999; background-color:white; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000} .cleditorList div {padding:2px 4px 2px 4px} .cleditorList p, .cleditorList h1, .cleditorList h2, .cleditorList h3, .cleditorList h4, .cleditorList h5, .cleditorList h6, .cleditorList font {padding:0; margin:0; background-color:Transparent} .cleditorColor {width:150px; padding:1px 0 0 1px} .cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0} .cleditorPrompt {background-color:#F6F7F9; padding:4px; font-size:8.5pt} .cleditorPrompt input, .cleditorPrompt textarea {font:8.5pt Arial,Verdana;} .cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt} /*other css for editor*/ .normaldiv { margin: 2px; } .siteButton { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color:#ededed; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #dcdcdc; display:inline-block; color:#777777; font-family:arial; font-size:10px; font-weight:bold; padding:6px 24px; text-decoration:none; text-shadow:1px 1px 0px #ffffff; }.siteButton:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf; }.siteButton:active { position:relative; top:1px; }Object reference not set to an instance of an object.