/* Social & Decision Sciences Style Sheet */

body {
	font: times, georgia, serif;
	color: #666666;
	margin: 0px;
	background: url('../media/img/bgBody.jpg') repeat-y;
}

#homelink {
	display: block;
	width: 274px;
	/*background: red;*/
	text-indent: -9999px;
	height: 100px;
	position: absolute;
}

#wrapper {
	margin: 0px auto;
	width: 95%;
	border-right: 4px solid #999;
	border-left: 2px solid #999;
	background: #FFF;
}

#header {
	height: 183px;
	background: #789D06 url('../media/img/rotateimgs/rotate.php') no-repeat;
	background-position: top left;
	border-bottom: .125em solid #789D06;
}

#contact {
	padding-top: 100px;
	padding-left: 20px;
	height: 53px;
	width: 215px;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial;
}

#global {
	height: 80px;
        background: #730618 url('../media/img/navswoosh.png');
        background-repeat: no-repeat;
	text-align: bottom;
	border-top: .125em solid #FFF;
	overflow: hidden;
}

#navbg {
	margin: 58px 0 0 0;
	text-align: right;
	width: 90%;
	Height: 100%;	
	font-family: Trebuchet ms, arial, helvetica;
        font-size: 10pt;
	font-stretch: condensed;
	border: 1px solid #666:
}

/* Navigation elements --- ADDED 1/24/06 */
#navbg a{
        text-align: left;
        margin: 50px 0px 0px 0px;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF;
        padding: 8px 15px 5px 20px;
} 
#navbg a.exception {
	border-left: 1px solid #FFF;
}
#navbg a:hover {
        color: #789D06;
	font-weight: normal;
	 border-bottom: 3px solid #789D06;
	/*border-bottom: 4px solid #789D06;  lime green */
}

#navbg #current {
        color: #789D06;
        font-weight: normal;
         border-bottom: 3px solid #789D06;
        /*border-bottom: 4px solid #789D06;  lime green */
}

#navbg span {
        display: hidden;
        padding-right: 5px;
}
/* NAVIGATION DROPDOWN */

#dropmenudiv {
position:absolute;
border: 1px solid #ccc;
border-top: 3px solid #789D06;
border-bottom-width: 0;
font:normal 10px Verdana, Trebuchet MS, Arial;
line-height: 14px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #cfc;
}

.dropmenudiv{
position:absolute;
margin-left: 3px;
border-left: 1px solid #BBB; /*Theme Change here*/
/*border-bottom-width: 0;
border-top: 3px solid #789D06;*/
font:normal 10px Verdana;
line-height:16px;
text-align: left;
z-index:100;
background-color: white;
width: 100px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}

/* END NAVIGATIONAL DROPDOWN MENUS */
#maincnt {
	padding: 45px 50px 25px 75px;
	font-family: Georgia, Times, Trebuchet MS;
	font-size: 14px;
	line-height: 1.5;
}

/* MAIN TABLE */
#maincnt table {
	height: 315px;
	vertical-align: top;
	
}

#maincnt td.Txt {
	padding-right: 25px;
	padding-top: 33px;
	background: url('../media/img/vkeyline.png') repeat-y;
	background-position: top right; 
	vertical-align: top;

}

#maincnt td.Txt a {
	 color: #789d06;
}

#maincnt td.Txt a:hover {
	 color: #999;
}

#maincnt td.Txt ul {
	 font-size: 14px;
	 color: #666666;
}

#maincnt td.Txt span {
	 font-size: 12px;
	 color: #000;
	 font-family: Verdana, Arial, sans-serif;
}		

span.subfieldT {
	 font-style: italic;
	 font-weight: bold;
	 color: #789d06;
}

#maincnt td.Txtfaculty {
	
	padding-right: 25px;
	padding-top: 33px;
	padding-left: 15px;
	vertical-align: top;
	background: url('../media/img/vkeyline.png') repeat-y;
	background-position: top left;
	font-size: 12px;
}

#maincnt td.Txtfaculty a {
	 color: #789d06;
}

#maincnt td.Txtfaculty a:hover {
	 color:#000;
}

#maincnt table.fac {
	height: 100%;
	vertical-align: top;
}

#maincnt td.Txtcourses {
	font-family: verdana, Arial, sans-serif;
	padding-right: 25px;
	padding-top: 33px;
	padding-left: 15px;
	vertical-align: top;
	background: url('../media/img/vkeyline.png') repeat-y;
	background-position: top left;
	font-size: 10px;
}	

#maincnt td.boxmod {
	padding-left: 10px;
	padding-top: 33px;
	color: #789D06;
	font-size:11px; 
	vertical-align: top;
}

/* Original
.stafftbl {
	width: 660px;
	vertical-align: top;
	text-align: left;
} */

.stafftbl {
	width: 800px;
	vertical-align: top;
	text-align: left;
}

.cnttitles {
	font-size: 16px;
	padding-top: 5px;
	margin-left: -25px;
	color: #48040F;
}

.cnttitles2 {
	font-size: 16px;
	padding-top: 5px;
	margin-left: -25px;
	color: #FF0000;
}

/* SIDEBARS */
/* main sidebar box definitions */
.bound {
	border: 1px solid #999;
	/*background: #FFF url('../media/img/sideB1.png') no-repeat;
	background-position: left;*/
	/*color: #48040F; ruby red */
	width: 250px;
	/*height: 60px;*/
	overflow: hidden;
}

.bound img {
	float: left;
	margin: 1px;
}

.boundOR {
	border: 1px solid #999;
	background: #FFF url('../media/img/sideB1or.png') no-repeat;
	background-position: left;
	/*color: #48040F; ruby red */
	width: 220px;
	padding: 15px;
	height: 58px;
}

.boundoff {
	border: 1px solid #999;
	color: #48040F;
	width: 220px;
	padding: 15px;
	height: 58px;
}
.bound a {
       color: #789d06;
}

.bound a:hover {
	color: #999;
}
.boundalt {
	border: 1px solid #999;
	background: #FFF url('../media/img/sideB2.png') no-repeat;
	background-position: left;
	/*color: #48040F; ruby red */
	width: 220px;
	padding: 15px;
	height: 58px;
}

.bound3 {
	border: 1px solid #999;
	background: #FFF url('../media/img/sideB4.png') no-repeat;
	background-position: left;
	/*color: #48040F; ruby red */
	width: 220px;
	padding: 15px;
	height: 58px;
}
.bound4 {
	border: 1px solid #999;
	background: #FFF url('../media/img/sideB3.png') no-repeat;
	background-position: left;
	/*color: #48040F; ruby red */
	width: 220px;
	padding: 15px;
	height: 58px;
}
.abtbound {
	border: 1px solid #999;
	background: #FFF url('../media/img/sideA1.png') no-repeat;
	background-position: left;
	/*color: #48040F; ruby red */
	width: 220px;
	padding: 15px;
	height: 58px;
}
/* individual section box definitions */
.newsbound {
	font-size: 8.5pt;
	font-family: trebuchet ms, arial;
	color: #666; /* ruby red */
	float: left;
	text-align: left;
	width: 130px;
	padding: 5px 15px 5px 5px;
	line-height: 12px;
}

.newsbound2 {
	font-size: 8.5pt;
	font-family: trebuchet ms, arial;
	color: #666; /* ruby red */
	float: right;
	text-align: left;
	width: 130px;
	padding: 3px;
	line-height: 12px;
}


.pplbound {
	font-size: 8.5pt;
	font-family: trebuchet ms, arial;
	color: #666; /* ruby red */
	float: right;
	text-align: left;
	width: 130px;
	padding: 3px;
	line-height: 12px;
}

.pplbound2 {
	font-size: 8.5pt;
	font-family: trebuchet ms, arial;
	color: #666; /* ruby red */
	float: right;
	text-align: left;
	width: 130px;
	padding: 3px;
	line-height: 12px;
}

.facultyid {
	/*color: #48040F; ruby red */
	color: #48040f;
	width: 220px;
	padding: 15px;
	height: 58px;
	text-align: right;
	line-height: 14px;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

.facultyid a {
        color: #789d06;
}

.facultyid a:hover {
	   color: #999;
}

.newsstories {
	color: #333;
	width: 220px;
	padding: 0px;
	text-align: right;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

.newsstories a {
        color: #789d06;
}

.newsstories a:hover {
	   color: #999;
}

.facimg {
	width: 55px;
	padding: 5px;
}

.stuimg {
	width: 55px;
	padding: 1px;
}

.facimglrg {
	width: 115px;
}

.cntbound {
	margin-top: 0px;
        border: 1px solid #ccc;
        font-size: 9pt;
        font-family: trebuchet ms, arial;
        color: #999; 
        width: 220px;
        padding: 15px;
        line-height: 16px;
}

.helpbound {
        margin-top: 0px;
        border: 1px solid #ccc;
        font-size: 9pt;
        font-family: trebuchet ms, arial;
        color: #333;
        width: 220px;
        padding: 15px;
        line-height: 16px;
	background: #f1f1f1;
}

.specialnews {
		color: #095759;
		padding-left: 25px;
		border: 1px solid #095759;
		}

.grad-app-FAQ-questions 	{
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	color: #333;
}


/* top right bottom left */

/* FOOTER */
#footer {
	width: 95%;
	height: 60px;
	padding-top: 5px;
	background: #FFFFFF url('../media/img/footer.png') no-repeat;
	background-position: center;
}
