/*
Theme Name: Department of CSE, RU
Theme URI: http://tareq.weDevs.com/
Description: The Theme for CSE, RU
Version: 1.0
Author: Tareq Hasan
Author URI: http://tareq.weDevs.com/
*/
@import 'css/reset.css';
@import 'css/typography.css';
@import 'css/forms.css';

a, a:active, a:visited, a:link{
	color: #069;
}
a:hover{
	text-decoration: none;
}
/*
a[href^="http://"] {
background:transparent url(images/.gif) center right no-repeat;
display:inline-block;
padding-right:15px;
}
*/
/****************** layout ************************/
body {
	text-align:center; /*center hack*/
	background: #D4E4F7 url(images/body-bkg.png) center top no-repeat;
}
#wrapper{
	width:930px; /*center hack*/
	margin:0 auto; /*center hack*/
	/*border: solid 1px #CCCCCC;*/
	padding: 5px 5px 5px 5px;
	background: #fff;
}
#header{
	height: 150px;
	background: #006295 url(images/header.gif) no-repeat;
}
/*************************** Header ******************************/
/*
#header{
	border: solid 1px #CCCCCC;
}
*/
#header h1{
	text-align: left;
	padding: 40px 0 0 150px;
}
#header h1 a{
	color:#fff;
	text-decoration: none;
	font-size: 30px;
	line-height: 30px;
	text-shadow: 3px 2px 2px #000;
}
#header h1 a:hover{
	color:#eee;
	text-decoration: none;
}
#header .description{
	text-align: left;
	font-size: 18px;
	color:#ccc;
	margin: 0;
	padding: 5px 0 0 0;
	padding-left: 150px;
}
#nav-head {
	margin-bottom: 8px;
	/*
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	*/
	text-align: right;
	padding: 0 10px 0 0;
	background-color: transparent;
	background-image: url(images/navbar_bg3.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 28px;
}
/************* NAVIGATION **********/

ul#main-nav {
	margin:0;
	padding:0;
	float:left;
	/*border-bottom:0.1em solid gray;*/
	width:100%;
}

ul#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	/*margin:0 0.3em 0 0;*/
	margin: 0 1px 0 0;
}

ul#main-nav li a {
	text-decoration:none;
	text-shadow: 1px 1px 1px #ccc;
	display:block;
	/*padding:0.3em;*/
	padding: 8px 10px;
	color: #fff;
}

ul#main-nav li a:hover {
	/*border-top:0.4em solid teal;*/
	background-color: #004c8d;
	background-image: url(images/navbar_bg.png);
}
ul#main-nav li ul {
	display: none;
	position: absolute;
	width:100px;
	top: 18px;
	left: 0;
	margin-left:-1px;
}

ul#main-nav li>ul {
	top: auto;
	left: auto;
}
/****************/
ul#main-nav li:hover ul, li.over ul{
	display: block;
	z-index: 99999;
}
ul#main-nav li:hover ul li a{
	background: #eee;
	width: 190px;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
ul#main-nav li:hover ul li a:hover{
	background-color: #004c8d;
	width: 190px;
	color: #fff;
	background-image: url(images/navbar_bg.png);
	display: block;
}
/***********************8*/
/************ navigation bar ends *************/
#left-sidebar{
	width: 230px;
	float:left;
	padding: 0;
	margin: 0;
	background: #fff;
}
#content-container{
	margin: 0 0 5px 0;
	float: left;
	background:url(images/container.gif) repeat-y right;
	width: 100%;
}
#content{
	width: 690px;
	float:right;
	margin-left: 5px;
	text-align: justify;
	background: ;
}
.white-back{
	background: #fff;
}
/* for Internet Explorer */
* html #content {
	height: 385px;
}

/********************** Content ************************/
#content{
	font-size: 12px;
	line-height: 18px;
	min-height: 385px;
}
#content h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}
#content h2{
	font-size: 18px;
}
#content h3{
	font-size: 16px;
}

#content table.list th{
	background: #CCCCCC;
    border: 1px solid #EEEEEE;
    color: #333333;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
}

#content table tr td{
	border: 1px solid #eee;
	color: #333;
}
/*
#content img{
	border: solid 1px #ccc;
	padding: 5px;
	margin: auto;
	max-width: 610px;
}*/
#footer{
	clear:both;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: -5px;
	border-top: solid 1px #CCCCCC;
	font-size: 11px;
	color: #fff;
	font: Arial;
	background: #8DC3E9 url(images/navbar_bg.png) repeat-x;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/**********************  Navigation ***********************************/

#nav ul {
	margin: 0;
	margin-top: -1px;
	padding: 0;
}
#nav li {
	display: inline;
	float: left;
	padding-right: 1px;
}
#nav li a{
	color: #fff;
	padding: 6px 12px 5px 12px;
	text-decoration: none;
	background: #039;
}

#nav .page_item a {
	padding: 6px 12px 5px 12px;
	display:block;
	background:#039;
	color: #fff;
}

#nav .current_page_item a {
	text-decoration: none;
	color: #6C6;
	padding: 6px 12px 5px 12px;
	display: block;
}
#nav .current_page_item a:hover, #nav .page_item a:hover {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 6px 12px 5px 12px;
	background: #F63;
	color: #fff;
}



/******************** Left sidebar ******************************/
#main-menu{
	/*margin: 3px 5px 10px 5px;*/
	margin: 0;
	text-align: left;
}
#main-menu h2{
	background: #80C31C;
	color: #fff;
	padding: 6px 15px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main-menu li{
	list-style: none;
}
#main-menu .widget{
	margin: 10px 0;
	line-height: 15px;
	font-size: 11px;
}
#main-menu .widget h2{
	margin-bottom: 5px;
}
#main-menu .widget li{
	padding: 3px;
	list-style: circle;
}
.left-sidebox{
	margin-top: 10px;
	text-align: left;
}
.left-sidebox h2{
	background: #80C31C;
	color: #fff;
	border: solid 1px #ccc;
	padding: 5px;
	font-size: 12px;
	margin: 0 0 3px 0;
}
.left-sidebox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.left-sidebox ul li{
	padding: 0 0 1px 0;
}
.left-sidebox ul li a{
	/*background: #CCC;*/
	display: block;
	padding: 5px;
}

#main-menu .menu li{
	list-style: square;
}

#main-menu .menu a {
	font-size: 13px;
	font-family: Arial,Verdana,sans-serif;
}

/********************* Footer ****************************/



/*****************************************************/
.pad{
	padding: 5px 10px;
	overflow: hidden;
}
/****** Speacial For Index page *************/
#chair-msg{
	float: right;
	width: 480px;
	text-align: justify;
	padding: 3px 5px 5px 5px;
	font-size: 12px;
	line-height: 18px;
	border-top: 6px solid #eee;
	border-right: 6px solid #eee;
	border-left: 6px solid #eee;
	border-bottom: 6px solid #eee;
	height: 403px;
	overflow: hidden;
}	
#chair-msg h1{
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px 3px 1px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	text-shadow: 2px 2px 2px #ccc;
}
#chair-msg h2{
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px 3px 1px 3px;
	margin: 0 0 3px 0;
	font-weight: bold;
	text-shadow: 2px 2px 2px #ccc;
}
#chair-msg #noticeslide_new div{
	background: #fff;
	width: 460px;
	color: #333;
	text-align: justify;
	font-size: 12px;
	overflow: hidden;
	line-height: 18px;
	margin: 0;
	padding: 5px 10px;
	height: 70px;
	bottom: 0;
	position: relative;
	left: 0;
}
#chair-msg .noticehead{
	background: #ddd;
	padding: 5px 7px;
}
table#chairman-list{
	margin: 0;
	padding:0;
	border-left: 1px solid #ddd;
	margin-bottom: 6px;
}
table#chairman-list td{
	margin: 0;
	padding:2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table#chairman-list th{
	background: #D4E4F7;
}

/************** Slide ***************/
#slideshow {
    position:relative;
    width: 420px;
	height: 308px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow a img {
	border:none;
}

#slideshow a.show {
	z-index:500
}

#slideshow .caption {
	z-index:600; 
	height: 50px;
	width:100%; 
	position:absolute;
	bottom: 3px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}

#slideshow .caption .content {
	margin: 5px;
}

/****** News ******/
#news{
	width: 410px;
	background: #eee;
	height: 114px;
	text-align: justify;
	margin-left: 0;
	padding-left: 0;
	border-left: 10px solid #ddd;
	float: left;
	overflow: hidden;
}
#news a, #news a:visited, #news a:link{
	text-decoration: none;
}
#news h1{
	padding: 8px 5px;
	background:#ddd ;
}
#noticeslide div{
	width: 395px;
	color: #333;
	text-align: justify;
	font-size: 12px;
	padding-left: 5px;
	overflow: hidden;
	line-height: 18px
}
/*** Tab ***/
ul.tabNavigation {
    list-style: none;
    margin: 0px 0 0 0;
    padding: 0;
	background: #ddd;
	padding: 7px;
}

ul.tabNavigation LI {
	display: inline;
	margin-top: 5px;
	margin-left: -7px;
}

ul.tabNavigation LI A {
	background-color: #ddd;
	color: #333;
	text-decoration: none;
	padding: 9px 10px 6px 10px;
}

ul.tabNavigation LI A.selected,
ul.tabNavigation LI A:hover {
	background-color: #eee;
	color: #999;
	padding: 9px 10px 6px 10px;
}

ul.tabNavigation LI A:focus {
}
div.tabs > div {
	padding: 5px 0 0 5px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
}

div.tabs > div h2 { margin-top: 0; }

#first { background-color: #eee; }

#second { background-color: #eee; }

#third { background-color: #eee;}
/**************************/
/*** Event **/
#event ul{
	margin: 0 15px 0 18px;
	padding: 0;
	line-height: 18px;
}
#event ul li a{

}

/*************** at a glance ***********/
.glance{
	margin: 0 0 10px 0;
	padding: 10px 12px 10px 7px;
	background: #eee;
	overflow: hidden;
	/*
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.at-a-glance ul{
	float: left;
	text-align: left;
	list-style: none;
	padding: 0 15px 0 0;
	margin: 0;
}
.at-a-glance li{
	list-style: none;
	padding: 5px 3px 5px 20px;
	background: url(images/control_play.png) no-repeat left center;
}
.at-a-glance li a{
	text-decoration: none;
	color: #111;
	text-shadow: 2px 2px 2px #999;
}
.at-a-glance li a:hover{
	text-decoration: underline;
}


/****************************************/

#slide-container{
	float: left;
	position: relative;
}
/** thumbnail **/
.thumb-container{
	background:;
	margin: 5px 0 0 0;
	min-height: 300px;
}
.row{
	background:;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	height: 288px;
}
.photo{
	background: url(images/cse_03.png) no-repeat;
	width: 33%;
	height: 288px;
	float: left;
	margin-top: 10px;
	text-align: left;
}
.photo .image{
	width: 180px;
	padding: 24px 0 0 26px;
}
.photo .desc{
	text-align: justify;
	padding: 10px 43px 0 26px;
	line-height: 18px;
}
/***************** Login Box ************/
.login{
	width: 400px;
	margin: 50px 0 0 150px;
	padding: 0px 0 0 0px;
	border: solid 1px #ccc;
	background: #fff;
}
.login h2{
	background: #8DC3E9 url(images/navbar_bg.png) repeat-x;
	color:#fff;
	padding: 10px;
}
.login h4{
	color: #F00;
	margin: 10px 0 0 50px;
}
.login .name, .login .pwd{
	padding: 0;
	margin: 5px 0 10px 50px;
	font-size: 19px;
	font-weight: bold;
	font-family: Helvetica, Arial;
}
.login input{
	background: #f4f4f4;
	color: #666;
	font-size: 15px;
	border: 1px solid #c3c3c3;
	width: 315px;
	line-height: 18px;
	padding: 3px;
	margin: 0 0 0 50px;
	font-weight: bold;
}
input#submit{
	background: #8DC3E9 url(images/navbar_bg.png) repeat-x;
	color: #fff;
	margin: 10px 0 0 50px;
	padding: 3px 8px;
	font-weight: bold;
}
/******** PROFILE Settings ******************/
.profile{
	margin: 0 auto;
	width: 630px;
	padding: 0 5px;
}
.profile-header{
	float: left;
	width: 380px;
	border: solid 1px #eee;
	height: auto;
	background: #fff;
	overflow: hidden;
	color: #666;
}
.profile-header th{
	background: #006295;
	color: #fff;
	text-align: center;
	padding: 10px;
}
.profile-pic{
	/*margin-left: 400px;*/
	float: right;
	width: 220px;
	/*border: solid 1px #eee;*/
	height: 170px;
	/*background: #fff;*/
	margin: 0 auto;
}
#content .profile .profile-pic img{
	border: none;
	padding: 3px;
	margin-top: 5px;
	border: solid 1px #ccc;
}
/* Profile Table */
table#profile {
	text-align:center;
	/*border:1px solid #ccc;*/
	font-size:12px;
	color: #666;
	width: 100%;
	background: #fff;
}
table#profile tr td{
	border:1px solid #eee;
	width: 50%;
}
/*
table#profile tr th{
	background: #006295;
	color: #fff;
	text-align: center;
	padding: 10px;
}
*/
table#profile input{
	width: 270px;
	margin: 0;
	padding: 0;
}
/******* Teacher Table **********/
table#teacher td{
	background: #FFF;
}
table#teacher th{
	height: 30px;
	padding: 5px;
	font-size:14px;
	background: #D4E4F7;
}
/** Student Home **/
#content .student-home a{
	text-align: center;
	text-decoration: none;
}
#content .student-home div{
	margin: 5px 20px 15px 10px;
	float: left;
	text-align: left;
	display: inline;
	width: 130px;
	height: 150px;
}
#content div.student-home  img{
	float: left;
	margin: 5px 5px 0px 5px;
	border: none;
}
#content div.student-home .desc{
	text-align: center;
	margin: -5px 0 0 0;
	line-height: 18px;
	height: 10px;
}
#content div.student-home .desc a{
	text-align: center;
}



#pagination{
	display: block;
	margin: 20px 0;
	text-align: center;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
    border-bottom: 1px solid #ccc;
    color: #000000;
    display: block;
    font-family: Arial,Verdana,sans-serif;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 10px;
}


/******* Tab styles **********/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 26px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 25px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #ccc;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 13px;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 13px;
}

/******* Tab styles **********/


.success {
    background-color: #DFF2BF;
    border: 1px solid #BCDF7D;
    color: #4F8A10;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.error {
    margin: 10px 0;
    padding: 5px;
    color: #D8000C;
    background-color: #FFBABA;
    border: solid 1px #ED0303;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
}

table.form-table th{
	background: #fff;
	color: #333;
	border-bottom: 1px solid #EEEEEE;
}


#pass-strength-result {border-style:solid;border-width:1px;float:left;margin:12px 5px 5px 1px;padding:7px;text-align:center;width:248px;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#pass-strength-result.good {background-color:#FFEC8B;border-color:#FFCC00 !important;}
#pass-strength-result {background-color:#EEEEEE;border-color:#DDDDDD !important;}
#pass-strength-result.bad {background-color:#FFB78C;border-color:#FF853C !important;}
#pass-strength-result.strong {background-color:#C3FF88;border-color:#8DFF1C !important;}
#pass-strength-result.short {background-color:#FFA0A0;border-color:#F04040 !important;}

