*{
    margin: 0px;
    padding: 0px;
}

img{
    padding: 0px;
    border: none;
}

a{
    color: #700f1a;
    font-weight: bold;|
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #880000;
}

body {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #505050;
    min-width: 300px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url(images/ls.png) no-repeat 0px 6px;
    margin-bottom: 4px;
    padding-left: 15px;
}
.read{
    text-align: right;
    padding-right: 10px;
}

.read a{
    color: #a5460f;
    font-weight: bold;
}

.read a img{
    padding-right: 2px;
}

#wrap{
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#prev{
    background: #ffffff;
    padding-top: 0px;
}

#prev_but{
    float: right;
    padding-bottom: 10px;
    padding-right: 10px;
}

#prev_but ul {
    padding-left: 0px;
    padding-top: 5px;
    margin: 0px;
    list-style: none;
}

#prev_but li {
    display: inline;
}

#prev_but a {
    display: block;
    float: left;
    width: 15px;
    height: 14px;
    background: url(images/prev_but.png) no-repeat left;
    margin-right: 5px;
}

#prev_but a:hover, #prev_but .active {
    background: url(images/prev_but_hov.png) no-repeat center;
}
#content2{
    background: #ffffff;
	width: 900px;
	margin-top: 410px;
	padding-left: 400px;
    padding-right: 0px;
}

.con_bot{
    background: url(images/con_bg_bot.png) no-repeat top;
    height: 10px;
    clear: both;
}

#column_box{
    background: url(images/index_bg.png) repeat-y center;
    padding-left: 20px;
}

.column1 p, .column2 p, .column3 p{
    color: #2e2e2e;
    line-height: 14px;
}

.col_text{
    padding-right: 10px;
    padding-left: 50px;

}

.column1, .column2, .column3{
    background: url(images/top_box.jpg) no-repeat top left;
    width: 250px;
    float: left;
}

.column1, .column2{
    padding-right: 80px;
}

.column_title{
    padding-left: 55px;
}

.column1 .column_title{
    background: url(images/img_title1.png) no-repeat left top;
    height: 37px;
    padding-top: 15px;
}

.column2 .column_title{
    background: url(images/img_title2.png) no-repeat left top;
    height: 37px;
    padding-top: 15px;
}

.column3 .column_title{
    background: url(images/img_title3.jpg) no-repeat left top;
    height: 37px;
    padding-top: 15px;
}






/*footer*/
#foot_col{
    padding-top: 20px;
    color: #ffffff;
}

#foot_col a, #footer a{
    color: #ffffff;
	font-style:normal;
	font-weight: normal;
}

.foot_col1, .foot_col2, .foot_col3{
    float: left;
    width: 230px;
    padding-left: 69px;
}

.foot_col1 .foot_pad{
    padding-top: 5px;
}

.foot_col3 .foot_pad, .foot_col2 .foot_pad{
    padding-left: 40px;
    padding-top: 17px;
}

.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link5{
    background: url(images/link5.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.footer_border_bot{
    clear: both;
    background: url(images/footer_border_bot.png) no-repeat center bottom;
    height: 10px;
}

/*index*/

.index_content_bg{
    margin-top: 10px;
    background: url(images/index_bg.jpg) repeat-x center top;
}

.index_content_left{
    padding-right: 30px;
    float: left;
    width: 430px;
}

.index_content_right{
    padding-left: 20px;
    float: left;
    width: 425px;
}

/*about*/

.about a{
    color: #a5460f;
}

.news_about{
    padding-top: 20px;
    padding-bottom: 10px;
    background: url(images/h3_bg.png) repeat-x bottom;
}

.news_about_nobor{
    padding-top: 20px;
    padding-bottom: 10px;
}

/*gallery*/

.row {
    padding-left: 1px;
    height: 235px;
    width: 958px;
}

.box_img2 {
    width: 304px;
    height: 225px;
    background: url(images/img_bg_ind3.png) 0px 0px no-repeat;
    padding: 3px 0px 0px 3px;
    float:left;
}

.box_razd {
    width: 8px;
    height: 50px;
    float: left;
}

.box_img2 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight: 100;
    color: #002380;
    text-align: left;
    padding: 8px 0px 3px 0px;
}

.rol_over:hover {

    background:url(images/rol_over_galery.png) left top no-repeat;
}

.g_size {
    width: 298px;
    height: 130px;
    display: block;
}



/*contact*/

.contact_content_bg{
    background: url(images/con_bg.png) repeat-y center;
    padding-left: 20px;
}

.contact_content_left{
    padding-right: 30px;
    float: left;
    width: 540px;
}

.contact_content_right{
    padding-left: 90px;
    float: left;
    width: 255px;
}

#contact_form fieldset {
    border: none;
}

#contact_form label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
    text-align:left;
    padding-left: 10px;
}

#contact_form input {
    margin-bottom: 5px;
}

#contact-submit{
    width: 110px;
    height: 23px;
    color: #ffffff;
    background: url(images/submit.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    border: none;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#con_name, #con_email, #con_website {
    width: 516px;
    height: 20px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 12px;
    border: none;
    background: url(images/input_bg.png);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    padding-bottom: 5px;
}

#con_mess {
    width: 518px;
    height: 166px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border: none;
    background: url(images/con_mess.png);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    margin-bottom: 10px;
}

.orange{
    color: #873c02;
}

.gray_hr{
    height: 1px;
    margin-top: 5px;
    padding-bottom: 10px;
    border-top: 1px dotted #666666;
}

/*lisence*/

.lisence_content_left{
    float: left;
    width: 570px;
}

.lisence_content_right{
    padding-left: 70px;
    float: left;
    width: 275px;
}


.lisence_content_left a, .lisence_content_right a{
    color: #873c02;
}



/*
scroll styles here
*/

.item { width: 964px; height:261px; padding-left: 5px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 964px; height: 261px;}
.scrollable2 { position:left; overflow:hidden; width: 1000px; height: 280px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px; float:right; margin:5px 0; padding-right: 20px;} 
.navi a { width: 17px; cursor:pointer; height: 14px; float:left; margin:0 0 0 1px; background:url(images/prev_but.png) no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 1px;  background:url(images/prev_but_hov.png) no-repeat scroll right top}

.header
{
width: 964px; height: 60px;
/*background: url(images/header.jpg) no-repeat;*/
}

.header2
{
width: 964px; height: 261px;
background: url(images/header2.jpg) no-repeat;
}

.header3
{
width: 964px; height: 261px;
background: url(images/header3.jpg) no-repeat;
}

.header4
{
width: 964px; height: 261px;
background: url(images/header4.jpg) no-repeat;
}

/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}
#header::after {
    clear: both;
    content: "";
    display: block;
}
#header {
	background: #700f1a none repeat scroll 0 0;
	margin: 0 auto 5px;
	padding: 15px 0 0;
}
#header .holder {
	background:url(images/bg-header.png) 80% 50% no-repeat;
    margin: 0 auto 15px;
    max-width: 1000px;
    overflow: hidden;
}
#header .holder-block {
    width: 100%;
}
.logo {
    background: rgba(0, 0, 0, 0) url(images/logo-iba1.png) no-repeat scroll 0 0;
    float: left;
    height: 89px;
    margin: 0 0 0 5px;
    overflow: hidden;
    text-indent: -99999px;
    width: 273px;
}

.logo a {
    display: block;
    height: 100%;
}
.logo-sixty-years {
    background: rgba(0, 0, 0, 0) url(images/50yearslogo.png) no-repeat scroll 0 0;
    float: right;
    height: 100px;
    margin: 0 0 0 5px;
    overflow: hidden;
    width: 109px;
}

#nav::after {
    clear: both;
    content: "";
    display: block;
}
#nav {
    background: #e6e6e6 none repeat scroll 0 0;
    box-shadow: 0 0 2px;
}
#nav .nav-block {
    margin: 0 auto;
    max-width: 1000px;
}

#nav > .nav-block ul::after {
    clear: both;
    content: "";
    display: block;
}
#nav > .nav-block > ul {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
#nav > .nav-block > ul > li {
    float: left;
    margin: 0 3.7% 0 0;
    position: relative;
}
#nav > .nav-block > ul > li > a {
    color: #666;
    display: block;
    padding: 6px;
    text-decoration: none;
}
#footer {
    background: #700f1a none repeat scroll 0 0;
    margin: 50px 0 0;
    overflow: hidden;
}
#footer .footer-holder {
    color: #fff;
    margin: 0 auto;
    padding: 15px 0;
    width: 1000px;
    overflow: hidden;
}
#footer .align-right {
    float: right;
    width: 315px;
}
#footer .designed-by{
	float: left;
	font-weight: normal;
}
#content{
	width: 75%;
	float: left;
	text-align: justify;
}
#content strong{
	font-size: 14px;
	line-height: 16px;
	background: #700f1a none repeat scroll 0 0;
	color: #fff;
	display: block;
	padding: 5px;
}
#content p{
	margin: 0 0 10px;
	line-height: 18px;
}
#content .heading, #sidebar .heading{
	color: #fff;
	background: #700f1a;
	padding:3px;
	display: block;
	margin: 0 0 5px;
}
#sidebar{
	width: 23%;
	float: right;
	padding: 0 5px;
}
#sidebar ul{
	overflow: hidden;
	list-style: inside none disc;
	padding: 0;
	margin: 0;
}
#content .project-list{
	overflow: hidden;
	list-style: outside none disc;
	padding: 0 0 0 20px;
	margin: 0;
}
#content .two-column{
	overflow: hidden;
	width: 630px;
	margin: 0 0 0 20px;
}
#content .two-column .column:first-child{
	border: none;
	padding: 0;
}
#content .two-column .column{
	width: 260px;
	float: left;
	padding: 0 0 0 100px;
	border-left: 1px solid #ccc;
}
#content .two-column .column .accordion{
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#content .two-column .column .accordion .slide{ padding:  5px 5px 5px 10px; }
#content .two-column .column .accordion .slide a{ font-weight: normal; }
#content .profile-holder {
	overflow: hidden;
	padding: 0 0 5px;
}
#content .profile-assodean {
	background: #f3f7f9 none repeat scroll 0 0;
	float: left;
	padding: 10px;
	width: 97.5%;
}
#content .faculty-image {
	float: left;
	height: 170px;
	margin: 0 10px 0 0;
	width: 125px;
}
#content .profile-assodean h3 {
	color: #700f1a;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}
#content .profile-assodean h3 a{ text-decoration: none; }
#content .profile-assodean strong {
	color: #666;
	font-weight: bold;
}
body.by-department #content .two-column .column .accordion li{
	background: url(images/ico-open.png) 95% 50%  #700f1a no-repeat;
	margin: 0 0 5px;
	padding: 3px 1px 3px 3px;
}
body.by-department #content .two-column .column .accordion li.active{background: url(images/ico-close.png) 95% 50%  #700f1a no-repeat; }
body.by-department #content .two-column .column .accordion li a{
	color: #fff;
	text-decoration: none;
	display: block;
}
body.by-department #content .two-column .column .accordion .slide{ background: #fdfdfd; }
body.by-department #content .two-column .column .accordion .slide p{
	margin: 0 0 5px;
	border-bottom: 1px solid #ccc;
}
body.by-department #content .two-column .column .accordion .slide a{
	color: #700f1a;
	display: block;
	padding: 3px;
}
body.by-department #content .two-column .column .accordion .slide a:hover{
	font-weight: bold;
	color: #fff;
}
body.by-department #content .two-column .column:first-child{ padding: 0 10px 0 0 ; }
body.by-department #content .two-column{ width: 750px; }
body.by-department #content .two-column .column{
	padding: 0 0 0 10px;
	width: 364px;
}
body.by-department #content .two-column{ margin: 0; }
body.by-department #content .heading, #sidebar .heading{ margin: 0 0  15px; }
#footer .footer-holder strong{ font-weight: normal; }
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #700f1a;
  color: white;
}
#tabs_wrapper{
	overflow: hidden;
	width: 99%;
}
#tabs_wrapper h6{ font-size: 14px; }
#tabs_wrapper .ol{ padding: 0 0 0 10px; }
#wrap .profile-block{
	overflow: hidden;
	margin: 0 0 50px;
	padding: 0 5px;
}
#wrap .profile-block .profile-details{
	width: 80%;
	float: left;
}
#wrap .profile-block .image-holder{
	width: 18%;
	float: left;
	border-left: 1px solid #ccc;
	padding: 0 0 0 1%;
}
#wrap .profile-block .image-holder .profile-image{
	width: 100%;
	height: auto;
}
#wrap .business-review{
	padding: 0 0 0 10px;
	margin: 0;
	width: 250px;
	float: left;
	list-style: none;
}
#wrap .bold-text{
	font-weight: bold;
	color: #700f1a;
}
#content .project-details{ overflow: hidden; }
#content .project-details img{
	float: left;
	margin: 0 10px 0 0;
}
#wrap .business-review li{ padding: 0 0 0 5px;}
#wrap .business-review .even{ background: #fff; }
@media screen and (max-width: 944px){
	#nav > .nav-block > ul > li{ margin: 0 2.7% 0 0;}
}
@media screen and (max-width: 890px){
	#nav > .nav-block > ul > li{ margin: 0 1.7% 0 0;}
}
@media screen and (max-width: 841px){
#nav > .nav-block > ul{ font-size: 12px; }
}
@media screen and (max-width: 749px){
#nav > .nav-block > ul{ font-size: 11px; }
}
@media screen and (max-width: 689px){
#nav > .nav-block > ul{ width: 56%; }
}
@media screen and (max-width: 815px){
.logo-sixty-years{ display: none;}
#header .holder{ background-position: 99.5% 50%; }
}
@media screen and (max-width: 615px){
	#wrap .profile-block{ padding: 0 30px 0 0;}
}
@media screen and (max-width: 610px){
#header .holder{ background: none; }
}
@media screen and (max-width: 492px){
#wrap .profile-block .profile-details{ width: 75%; }
@media screen and (max-width: 536px){
#tabs li{
	margin: 0 0 9px;
	display: block;
}
@media screen and (max-width: 320px){
#wrap .profile-block .profile-details{ width: 70%; }
}
@media screen and (max-width: 499px){
#content{
	width: 98%;
	padding: 0 5px;
	overflow: hidden;
}
#sidebar{
	width: 98%;
	padding: 0 5px;
}