/*
Template Name: Educational
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);
@import url(loginslider.css);

body{
  margin:0;
  padding:0;
  font-size:12px;
  font-family:verdana, Arial, Helvetica, sans-serif;
  color:#212121;
  background: url(../images/bg.gif) center top repeat-x #FFFFFF;
}
@font-face {
    font-family: '00541Regular';
    src: url('font/00541-webfont.eot');
    src: url('font/00541-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/00541-webfont.woff') format('woff'),
         url('font/00541-webfont.ttf') format('truetype'),
         url('font/00541-webfont.svg#00541Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#site {
  width: 960px;
  margin: 10px auto;
}
h1 {
  font-family: 'Arial';
  font-size: 12px;
  color: #fff;
  padding: 5px;
  margin-bottom: 5px;
  background: url(../images/h1Bg.jpg) repeat-x;
}

h1 a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
h1 a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

h6 {
  font: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #d0d1d2;
  border: 1px solid #c7c8c9;
  color: #555756;
  padding: 5px;
  margin-bottom: 5px;
}
img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.dilmenu{
  float:right;
  padding: 10px;
}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
  display:block;
  width:960px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }

div.wrapper h3, div.wrapper h4, div.wrapper h5{
  margin:0;
  padding:0;
  font-size:14px;
  font-weight:bold;
  line-height:normal;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  }

.col0{color:#313131; background-color:#F8F7DF; border-top:5px solid #313131;}
.col1, .col1 a{color:#8B785F; background-color:#F8F7DF;}
.col2{
  color:#333333;
  background:url("../images/topnav_bg.gif") bottom left repeat-x #E5E2C9;
}
#topnav {
  position:relative;
  margin:0 auto 0;
  display:block;
  width:960px;
  background: url(../images/navBar.jpg) no-repeat;
}
.col3{color:#313131; background-color:#E1E1E1;}
.col4{color:#212121; background-color:#F1F1F1;}
#hpage img {padding:2px; border:1px solid #999;}
.col5{
  color:#313131;
  background: url(../images/alt_bg.jpg);
  height: 240px;
}
.col5 a{color:#E5E2C9; background-color:#48282F;}
.col6, .col6 a{color:#767772; background-color:#FFFFFF;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #breadcrumb, #container, #footer, #copyright{
  position:relative;
  margin:0 auto 0;
  display:block;
  width:960px;
  }

/* ----------------------------------------------Header-------------------------------------*/

#header{
  padding:0;
  background: url(../images/tepe-bg.png) repeat-x;
  }

#header #logo{
  display:block;
  float:left;
  width:300px;
  overflow:hidden;
  padding: 15px;
  }

#header #logo h1, #header p, #header ul{
  margin:0;
  padding:0;
  list-style:none;
  line-height:normal;
  }

#header #logo h1{
  font-size:36px;
  }

#header .fl_right{
  display:block;
  float:right;
  width:330px;
  margin:17px 0 0 0;
  padding:0;
  text-align:right;
  }

#header .fl_right ul{
  margin-bottom:10px;
  }

#header li{
  display:inline;
  margin:0 0 0 8px;
  padding:0 0 0 10px;
  border-left:1px solid #8B785F;
  }

#header li.last{
  margin-right:0;
  padding-right:0;
  border:none;
  }

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
  padding:20px 0;
  border-bottom:1px dotted #CCCCCC;
  }

#breadcrumb ul{
  margin:0;
  padding:0;
  list-style:none;
  }

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
  padding:10px 0;
  }

#container h3, #container h4, #container h5, #container h6{
  font-size:18px;
  margin:0 0 10px 0;
  color:#333333;
  background-color:#F8F7DF;
  }

/* ----------------------------------------------Homepage Services-------------------------------------*/

#hpage{
  width:650px;
  margin:0 0 10px 0;
  float: left;
  padding: 0 10px;
  }

#sag {
  width: 280px;
  margin: 0 0 0 10px;
  float: right;
  /*background: #d0d1d2;*/
}

#sag h2 {
  background: url(../images/sagh2Bg.png) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 10px 0 20px 50px;
}

#sag h2 a {
  color: #FFFFFF;
}

/* ----------------------------------------------Content-------------------------------------*/

#content{
  display:block;
  float:left;
  width:600px;
  }

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#FDFFE1;}
#comments .commentlist li.comment_odd a{color:#746550; background-color:#FDFFE1;}

#comments .commentlist li.comment_even{color:#666666; background-color:#FBFFBF;}
#comments .commentlist li.comment_even a{color:#746550; background-color:#FBFFBF;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
  display:block;
  float:right;
  width:300px;
  }

#column .holder, #column #featured{
  display:block;
  width:300px;
  margin-bottom:40px;
  }

#column .holder p{
  line-height:1.6em;
  }

#column .holder p.readmore{
  display:block;
  width:100%;
  font-weight:bold;
  text-align:right;
  line-height:normal;
  }

#column div.imgholder{
  display:block;
  width:290px;
  margin:0 0 10px 0;
  padding:4px;
  border:1px solid #CCCCCC;
  }
  
/* Featured Block */

#column #featured a{
  color:#746550;
  background-color:#FFFFFF;
  }

#column #featured ul, #column #featured p{
  margin:0;
  padding:0;
  list-style:none;
  }

#column #featured li{
  display:block;
  width:250px;
  margin:0;
  padding:20px 25px;
  color:#2E271D;
  background-color:#FFFFFF;
  }

#column #featured li p{
  line-height:1.6em;
  }

#column #featured li p.imgholder{
  display:block;
  width:240px;
  height:90px;
  margin:20px 0 15px 0;
  padding:4px;
  border:1px solid #CCCCCC;
  }

#column #featured p.readmore{
  display:block;
  width:100%;
  margin-top:15px;
  font-weight:bold;
  text-align:right;
  line-height:normal;
  }

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
  padding:15px 0;
  }

#copyright a:hover {
  color: #990000;
}

#footer h2{
  margin-bottom:15px;
  padding-bottom:8px;
  border-bottom:1px dotted #999999;
  }

#footer p, #footer ul, #footer a{
  margin:0;
  padding:0;
  font-weight:normal;
  list-style:none;
  line-height:normal;
  }

#footer .footbox1{
  display:block;
  float:left;
  width:215px;
  margin:0 0 0 15px;
  padding:0;
  border-right: 1px dotted #ccc;
  }
#footer .footbox2{
  display:block;
  float:left;
  width:215px;
  margin:0 0 0 5px;
  padding:0;
  border-right: 1px dotted #ccc;
  }
#footer .footbox3{
  display:block;
  float:left;
  width:215px;
  margin:0 0 0 5px;
  padding:0;
  }
#footer .footbox4{
  display:block;
  float:left;
  width:265px;
  margin:0 0 0 5px;
  padding:0;
  }
#footer li{
  margin-bottom:3px;
  }

#footer .last{
  margin:0;
  }

#newsletter{
  display:block;
  float:left;
  width:700px;
  }

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
  padding:15px 0;
  text-align: center;
  }

#copyright p{
  margin:0;
  padding:0;
  }

.nivoSlider {
 z-index: 0; 
}
