/*@..css is designed by sangola college sangola(Hitendra Arjun Khadtare M.C.A.III 2013-14)..@*/
a img
{
    border: none;
}
body
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url("../img/background.html") repeat-x;
    background-color: #E1ECFB;
    margin: 0;
}
#main_div_body
{
    margin: 0 auto;
    height: 768px;
    width: 1000px;
    border-radius: 5px;
    background: url("../img/header.html") repeat-x left 1px;
    background-color: white;
    border: 2px solid black;
    clear: both;
}
.main_body_div
{
    height: 95%;
    width: 78%;
    float: left;
    margin-top: 12px;
    border-top-left-radius: 99px;
    background-image:url("../img/bodybackground.html");
    background-position:right;
    overflow: auto;
}
.main_header_div
{
    float: left;
    height: 170px;
    width: 1020px;
}
.logo_div
{
    float: left;
    height: 170px;
    width: 182px;
}
.name_div
{
    float: left;
    height: 170px;
    width: 82%;
}
#menu
{
    float: left;
    height: 30px;
    width: 100%;
    margin-top: -10px;
}
.main_body_content_div
{
    float: left;
    height: 72%;
    width: 100%;
    /*background-color: transparent;*/
    background: url("../img/footer.html") repeat-x bottom;
    background-size: 1035px 95px;
}

.main_body_right_div
{
    margin-top: 10px;
    float: right;
    height: 526px;
    width: 200px;
    border: 1px solid #CFDDEE;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 88px;

}
.top_right_div
{
    float: left;
   /*height: 250px;*/
    height: 180px;
    width: 200px;
    background: url("../img/img04.html") no-repeat;
    background-size: 200px 266px;
}
.bottom_right_div
{
    float: left;
    /*height: 140px;*/
    height: 345px;
    width: 200px;
    background: url("../img/img04_2.html") no-repeat;

    /*background-size: 200px 296px;*/
    background-size: 200px 369px;
   border-bottom-right-radius: 88px;
}
.main_body_div_heading h2
{
    background-color: rgb(99, 139, 169);
    font-family:Monotype Corsiva;
    color:#ffffff;
    text-align: center;

}
.footer_div
{
    float: left;
    height: 30px;
    width: 98%;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-top:-5px;
}
/*------------------------------------------------------*/
#menu_footer
{
    float: left;
    height: 30px;
    width: 100%;
    margin-top: -10px;
}
.mainnavigation
{
    margin-top: 4px;
    float: left;
    width: 100%;
    height: 30px;
    font-size:15px ;
}
.mainnavigation li
{
    float: left;
    font: 13px Century,Helvetica,sans-serif;
    list-style: none outside none;
    margin-left: -40px;
    margin-top: 7px;
    padding: 0 43px 0 45px;
    transition: all 200ms ease-in-out 0s;

}
.mainnavigation li a
{
    text-decoration: none;
    color: black;
}
.mainnavigation a:hover
{
    background-color: #638BA9;
    cursor: pointer;
    box-shadow:0px 0px 2px 0px black;
    color: white;
    transition:all 100ms ease-in-out;
}
/*-------------------------ART PAGE--------------------------------------*/


.art_main_div
{
	height:100%;
	width:100%;
	float:left;
	
}
.art_main_div_menu
{
	float:left;
	width:90%;
	height:30px;
	
	padding-left:10%;
	padding-top:10px;
}
.art_buttons
{
	background-color:Transparent;
	border:0px;
	color:#638BA9;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana;
}
.art_buttons:hover
{
	text-decoration:underline;
	color:Black;
	cursor:pointer;
	
}

#marathi_content
{
	clear:both;
	width:100%;
	
	height:auto;
	
}
#hindi_content
{
	clear:both;
	width:100%;
	
	height:auto;
	margin-top:-500px;
	display:none;
}
#english_content
{
	clear:both;
	width:100%;
	
	height:auto;
	margin-top:-500px;
	display:none;
}
#economics_content
{
	clear:both;
	width:100%;
	
	height:auto;
	margin-top:-500px;
	display:none;
}
#history_content
{
	clear:both;
	width:100%;
	
	height:auto;
	margin-top:-500px;
	display:none;
}
#geography_content
{
	clear:both;
	width:100%;
	
	height:auto;
	margin-top:-500px;
	display:none;
}
.art_tables
{
	
	font:15px verdana ;
	padding:0px;
	box-shadow:1px 1px 3px 1px black;
}
.tableheader
{
	color:White;
	background-color:#638BA9;
	padding:10px;
	text-align:center;
	font-weight:bold;
}
.bodytext
{
	color:black;
	padding:8px;
	text-align:center;
}
/*------LOGIN DIv----------------------*/
.login_div
{
    height:200px;
    width:300px;
    position:absolute;
    border:2px solid black;
    border-radius:5px;
    z-index:1001;
    background-image: url("../img/lgnbg.html");
    background-color:rgba(1,1,1,.5);
    color: white;
    background-size: 300px 200px;
    margin-left:-228px;
    display: none;
    margin-top:10px;
}
#login_link
{
    width:35px;
}
.login_table
{
    margin-top:-20px;
}
.login_row
{
   padding:15px 0px 15px 0px;
   font-family:Verdana;
   font-size:15px;
}
.lgin
{
     border: 1px solid gray;
    border-radius: 5px;
    height:25px;
    width:200px;
    font-size:16px;
}
.lgin:focus
{
    box-shadow: 0px 0px 2px 1px #000000;
}
.lgin:hover
{
    background-color: floralwhite;

    box-shadow: 0px 0px 2px 1px cornflowerblue;
}

.login_button
{
    width: 105px;
    padding:6px 10px 7px;
    height:35px;
    box-shadow: 1px 1px 1px #000000;
    border: 1px solid #000000;
    font-size: 15px;
    color: White;
    border-radius: 5px;
    margin-left:100px;
    margin-top: 5px;
    cursor: pointer;
    background-color:rgb(99, 139, 169);
}
.login_button:hover
{
       box-shadow: 1px 1px 1px 1px black;
}
/*-------------------------SCIENCE PAGE--------------------------------------*/


.science_main_div
{
    height:100%;
    width:100%;
    float:left;

}
.science_main_div_menu
{
    float:left;
    width:90%;
    height:30px;

    padding-left:10%;
    padding-top:10px;
}
.science_buttons
{
    background-color:Transparent;
    border:0px;
    color:#638BA9;
    padding-left:30px;
    font-size:15px;
    font-weight:bold;
    font-family:Verdana;
}
.science_buttons:hover
{
    text-decoration:underline;
    color:Black;
    cursor:pointer;

}

#chemistry_content
{
    clear:both;
    width:100%;

    height:auto;

}
#physics_content
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}
#botany_content
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}
#zoology_content
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}
#mathematics_content
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}
#computer_content
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}
.science_tables
{

    font:15px verdana ;
    padding:0px;
    box-shadow:1px 1px 3px 1px black;
}
.tableheader
{
    color:White;
    background-color:#638BA9;
    padding:10px;
    text-align:center;
    font-weight:bold;
}
.bodytext
{
    color:black;
    padding:8px;
    text-align:center;
}
/*-------------------------COMMERCE PAGE--------------------------------------*/


.commerce_main_div
{
    height:100%;
    width:100%;
    float:left;

}
.commerce_main_div_menu
{
    float:left;
    width:90%;
    height:30px;

    padding-left:10%;
    padding-top:10px;
}
.commerce_buttons
{
    background-color:Transparent;
    border:0px;
    color:#638BA9;
    padding-left:30px;
    font-size:15px;
    font-weight:bold;
    font-family:Verdana;
}
.commerce_buttons:hover
{
    text-decoration:underline;
    color:Black;
    cursor:pointer;

}

#bcom_content
{
    clear:both;
    width:100%;

    height:auto;

}

.commerce_tables
{

    font:15px verdana ;
    padding:0px;
    box-shadow:1px 1px 3px 1px black;
}
/*==========================Gallery==========================*/
.sangola_college_gallery
{
    float: left;
    height: 472px;
    width: 915px;
    display: none;
    overflow: auto;


}
.sangola_college_gallery ul
{
    margin-left: -10px;
    width: 900px;
}

.sangola_college_gallery ul li
{
    float: left;
    list-style: none;
    margin-left: 10px;
    margin-top: 5px;
    transition: all 400ms ease-in-out 0s;
    height: 115px;
    border: 1px solid gray;
    width: 159px;
    padding: 2px;
}
.sangola_college_gallery ul li a img
{
    border: none;
    height: 115px;
    width: 159px;

}
.sangola_college_gallery ul li:hover
{
    box-shadow: 0px 0px 3px 0px #000000;
    transition: all 150ms ease-in-out 0s;
    transform:scale(1.2);
}
/*************************/

.area {
    height: 500px;
    position: relative;
    float: left;
    margin-top: 0px;
    width: 100px;
}

.item {
    color: #ffffff;
    margin: 0 20px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 90px;
    opacity:0.9;
    float: left;

}

.area .item {
    -webkit-transition: all 1s linear;
    float: left;
    border-radius: 5px;
    background-color: #58B1EA;
    border-bottom: 2px solid rgb(31, 78, 121);
    border-right: 2px solid rgb(31, 78, 121);
}

.area .item-4 {
    -webkit-transition-duration: .25s;
    float: left;
    margin-top: 70px;

}
.area .item-3 {
    -webkit-transition-duration: .25s;
    float: left;
    margin-top: 120px;
}
.area .item-2 {
     -webkit-transition-duration: .25s;
     float: left;
     margin-top: 170px;
 }
.area .item-5 {
    -webkit-transition-duration: .25s;
    float: left;
    margin-top: 220px;
}

.area .item-6 {
    -webkit-transition-duration: .25s;
    float: left;
    margin-top: 270px;
}

.area .item-7 {
    -webkit-transition-duration: .25s;
    float: left;
    margin-top: 320px;
}

.item:hover,.item:focus                {
    color: Black;
    width: 150px;
    opacity:0.6;
    cursor: pointer;


}
/***********Computer Department Menu************/

.main_div_body_left1_links
{
    float: left;
    height: 550px;
    width: 150px !important;
    /*background-color: rgb(99, 139, 169);*/
    background-image: url("../img/computerbg.html");
    padding: 1px;
    /*box-shadow: inset 0px 0px 2px 0px black;*/
    font-size: 20px;
    border-right: 1px dotted gray;
    /*margin-top: 80px;*/

}
.main_div_body_left1_links ul
{
    padding: 2px;
    position: absolute;
    float: left;
}
.main_div_body_left1_links ul li
{
    padding: 2px;
    margin-left: 5px;
    list-style: none;
    width: 135px;
    transition: all 600ms ease-in-out ;
    text-align: center;
}
.main_div_body_left1_links ul li a
{
    color: black;
    text-decoration: none;
}
.main_div_body_left1_links ul li:hover
{
    background-color: ghostwhite;
    border-bottom: 2px solid rgb(97, 136, 166);
    transition: all 200ms ease-in-out;
    box-shadow: 0px 0px 3px 0px;
    cursor: pointer;

}
.main_div_body_left1_links ul li a:hover
{
    color: #638BA9;
}
.main_div_body_left1_links_sub1
{
    height: 173px;
    width: 155px;
    float: left;
    margin-left: 137px;
    z-index: 5;
    background-color: rgb(183, 210, 247);
    margin-top: -33px;
    display: none;
    box-shadow: 0px 0px 5px 0px #000000;
}
.main_div_body_left1_links ul li:hover .main_div_body_left1_links_sub1
{
    display: block;
}
.main_div_body_left1_links_sub2
{
    height: 136px;
    width: 155px;
    float: left;
    margin-left: 137px;
    z-index: 5;
    background-color: rgb(183, 210, 247);

    margin-top: -33px;
    display: none;
    box-shadow: 0px 0px 5px 0px #000000;

}
.main_div_body_left1_links ul li:hover .main_div_body_left1_links_sub2
{
    display: block;
}
.main_div_body_left1_links1
{
    float: left;
    height: 250px;
    width: 195px;
    background-color: white;
    padding: 2px;
    box-shadow: inset 0px 0px 2px 0px black;
    margin-top: 2px;
    border-radius: 4px;
}
.main_div_body_left1_links1 ul
{
    list-style: none;
}
.main_div_body_left1_links1 a
{
    text-decoration: none;
    color: black;
}
.main_div_body_left1_links1 a:hover
{
    color: blueviolet;
}

/*------------*/
.computermain
{
    height: 525px;
    width: 80%;
    float: left;
    padding:0px 15px 0px 15px;
    /*background-color: #638BA9;*/
    background-image: url("../img/computerbg.html");
}
/***********************/

/* Student Feedback css */
.feedbacklist
{
    height: 50px;
    width: 800px;
    float: left;
    margin-left: 100px;
}
.feedbackbtn
{
    background-color:Transparent;
    border:0px;
    color:#638BA9;
    padding-left:15px;
    font-size:15px;
    font-weight:bold;
    font-family:Verdana;
}
.feedbackbtn:hover
{
    text-decoration:underline;
    color:Black;
    cursor:pointer;

}
#teacherfeeddiv
{
    clear:both;
    width:100%;

    height:auto;

}

#culturalfeeddiv
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}
#gymkhanafeeddiv
{
    clear:both;
    width:100%;

    height:auto;
    margin-top:-500px;
    display:none;
}