﻿/*CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	
}
.shadow
{
	background:transparent url(images/wrapperbg.jpg) repeat-y;
	width:863px;
	margin:0 auto;
	}
#wrapper
{
	width:850px;
	margin:0 auto;
	
	}

#header
{
	height:173px;
	background:transparent url(images/headerbg.jpg) no-repeat;
	}
	



/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 13px;
right: 30px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}




/**********************end of primary navigation*/

#main
{
	float:left;
	position:relative;
	background:#fff url(images/mainbg.jpg) top left repeat-x;
        width:850px;

	}
#sidebar
{
	float:left;
	width:209px;
	margin:46px 15px 10px 0;
background:transparent url(images/sidebarbg.png) 100% 0 repeat-y;
	}

#sidebar h3,.contentbox h3,#content h3{

display:block;
line-height:30px;
background:#cc9900;
padding:0 5px;
font-size:16px;
color:#fff;
font-family:Times New Roman,Georgia;
}

#main #content h3{
background:#f1f1f1;
color:#2868af;
border-bottom:2px solid #2868af;

}
.box{
background:#f5f3f3;
width:201px;
float:left;
}
.box ul
{
	list-style-type:none;

}
.box li{



line-height:30px;
border-bottom:1px solid #c0bfbf;
}
.box li a{
font-size:14px;
color:#333;
text-decoration:none;
display:block;
padding:0 5px;
}
.box li a:hover{
text-decoration:underline;

}
#sidebar .box  li.pro a:hover{
background:#07833f;
color:#fff;
text-decoration:none;


}
#sidebar .box  li.cur a:hover{
background:#0e0b72;
color:#fff;
text-decoration:none;


}

#content{
float:left;
width:600px;
margin-top:46px;
}

#content p, .facultyphotosection p, .facultydetails p{

font-size:13px;
line-height:17px;
color:#333;
font-family:arial,lucida grande,tahoma,verdana,sans-serif;
margin-bottom:17px;
margin-top:5px;
}

.contentboxwrapper{
float:left;
margin:10px 0;
width:600px;
}
.first{
margin-right:10px;

}
.contentbox{

float:left;
width:295px;
background:#fafafa;
}
.contentboxwrapper .contentbox h3{
background:#999;

}
.contentbox img{

float:left;
margin:10px;
border:1px solid #ccc;
padding:1px;
}

#content .contentboxwrapper .contentbox p{

font-size:13px;
line-height:17px;
margin-top:10px;
text-align:left;
padding:5px;
}
ul.normal,ul.sublist{
list-style-type:disc;
list-style-position:outside;
margin:5px 0 18px 20px;
}
ul.normal li{

font-size:13px;
color:#333;
line-height:18px;
margin:5px 0;
}

ul.special{
list-style-type:none;
margin-bottom:10px;
}
ul.special li{
line-height:26px;
border-bottom:1px solid #2868af;
}


 ul.special li a{
text-decoration:none;
font-size:16px;
color:#333;
}
ul.special li a:hover{
background:#2868af;
color:#fff;

}
#footer{
clear:both;
height:35px;
background:#a8adb2;
}
#footer p{

color:#fff;
font-size:16px;
line-height:35px;
padding:0 10px;

}
h4.trigger {
	height: 38px;
	width:560px;
	float: left;
margin:5px 0 0;
	background:#fafafa;
}
h4.trigger a {
	color:#6991b9;
	text-decoration: none;
	display: block;
	padding-left:30px;
	line-height:38px;
}
h4.trigger a:hover { color: #06C; }
h4.on {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 20 5px;
	padding: 0;
	overflow: hidden;
	width: 560px;
	clear: both;
	border-bottom:1px solid #CCC;
background:#f1f1f1;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	}
.block a{
	color:#4375a7;
	font-size:inherit;
	}
.block h5{
font-size:14px;
font-weight:bold;
color:#000;
margin:15px 0 5px;
}
.block{
font-size:13px;
line-height:17px;
}
#smoothmenu1 li.external a{
background:#f1f1f1 url(images/externallink.gif) 93% 34% no-repeat;
padding-right:5px;
}
#smoothmenu1 li.external a:hover{
background:#999 url(images/externallink.gif) 93% 34% no-repeat;
color:#fff;

}

table.list,#content table.list p{
font-size:12px;
text-align:left;
}

table.list th{
background:#efefef;
color:#2868af;
padding:12px 8px ;
font-size:14px;
text-shadow:1px 1px 1px #fff;
font-family:Times New Roman,Georgia;
border-bottom:1px solid #2868af;
}

table.list td,#content table.list td p{

	color: #333;
     padding:0 8px 2px;
	

}
table.list td{
border-bottom:1px solid #d2d2d2;
}
table.list tr:hover
{
	background:#fafafa;
	
	}
.messagephotosection{
float:left;
display:block;
width:540px;
position:relative;
display:inline;
}
.messagephotosection img{
float:left;
margin:5px 13px 0 5px;
border:1px solid #ccc;
padding:4px;
width:175px;
}
#content .messagephotosection p{
font-family:time new roman,georgia,arial;
margin-top:130px;
color:#414141;
float:left;
font-size:18px;
width:280px;
line-height:22px;
}
#content .messagetextsection {
float:left;
margin-top:15px;
width:560px;

}
#content ul.sublist
{
	list-style-type:square;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}
.sublist li
{
	font-size:12px;
	line-height:18px;
	color:#333;
	}
h6  /*used for sublist heading in the content section*/
{
	background:#fafafa;
	border-bottom:1px solid #993300;
	line-height:20px;
	font-family:Times New Roman,Georgia;
	color:#333;
	font-size:14px;
	margin:10px 0 5px 0;
	font-weight:normal;
	}
.pdffile
{
	padding-left:20px;
	background:url(images/pdf_document.png) left center no-repeat;
	
	}
	dt{
font-size:13px;
line-height:17px;
color:#333;

}
.facultyphotosection img{

width:150px;
float:left;
margin-right:10px;
border:1px solid #8eb9e0;
}
.facultyphotosection{

width:570px;
}
.facultyphotosection h4{

font-size:22px;
color:#3e82c0;
}

.facultydetails{
width:570px;
margin-bottom:14px;
}
.facultydetails p{

margin-left:22px;

}
.facultydetails h5{
color:#535353;
font-family:Times New Roman,Georgia;
margin:20px 0 5px;
font-size:20px;
padding-bottom:2px;
border-bottom:1px solid #efefef;
}
.facultydetails ul{

list-style-type:square;
margin-left:22px;
font-size:12px;
}
.facultydetails li{
line-height:16px;

}

