/********************** SOCIOLOGY SITE SPECIFIC CSS **********************/

/************* SWITCHED TO ID5, TUES JAN 30, 2007 - JM ***************/

/********************** THUR, SEPT 25, 2003 - KM **********************/

/********************** GLOBAL MARKUP (contains headings) **********************/

h1, h2, h3, h4, h5, h6 {
	color: #663366;
}



/********************** DEPARTMENT BAR  **********************/

#departmentBar #siteBanner {
background-image: url(right.gif);
background-position: top right;
background-repeat: no-repeat;
}

#departmentBar {
background-image: url(toptile.jpg);
background-position: top right;
background-repeat: repeat-x;
}

#departmentBarCurve {
background-image: url(corner.gif);
background-repeat: no-repeat;
}




/*LEFT NAV BAR*/
/*
#outerNavigation {
background-color: #CAC9D9;
background-image: url(navtile.jpg);
  background-repeat: repeat;
  background-position: top right;
}*/

#outerNavigation {
background-image:url(bottom.gif);
background-position:70% 95%;
background-repeat:no-repeat;
}

#outerNavigation, .navigationBackground {
	background-color: #CAC9D9;
}

/*
.navigationBackground {
	background-color: #CAC9D9;
	
}*/

#navigation .rtop *,
#navigation .rbottom *,
#navigation div
{
	background-color: #674466;
color: white;
}
#navigation .selected div
{
color: #5f6c8e;
}

#navigation li.selectedSection div,
#navigation li.selectedSection .rtop *,
#navigation li.selectedSection .rbottom *,
#navigation li.selectedSection ul
{
 background-color: #b498c8;
 }
 
#navigation .submenu li.selected div.children .rtop *,
#navigation .submenu li.selected div.children .rbottom *,
#navigation .submenu li.selected div.children ul
 {
 background-color: #663366;
 }
 
	/* Section links */
	#navigation li a:link,
	#navigation li a:visited
	{
	color: #ffffff;
}

/* selected section link */
#navigation .selectedSection a:link,
#navigation .selectedSection a:visited
 {
	color: #ffffff;
	}
	
	/* page children links */
	#navigation .children a:link,
	#navigation .children a:visited
	{
	color: #ffffff;
	}
	#main #navigation li a:link:hover, #main #navigation li a:visited:hover { color: white; }
	#main #navigation .selectedSection a:link:hover, #main #navigation .selectedSection a:visited:hover {color: white;}
	#main #navigation .children a:link:hover, #main #navigation .children a:visited:hover {color: white;} 

	/* enough padding to give space for the bottom image. You can make this amount less, if you want it to underlap the menus for an interesting effect*/
	#navigation {
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-position: bottom;
	}
	

/********************** MAIN BODY, RIGHT SITE, FOOTER LINES**********************/

#pageTitle, #footercontent {
border-color: #000066;
}

/************BOX STYLE********************/

.boxstyle1 {
	border: solid 1px #003399;
	background-color: #DCD9E3;
	/*background-image: url(fainterlines.gif);*/
}
.boxstyle1 h1 {
	font-size: 100%;
	color: White;
	background-color: #685495;
	padding: 2px;
	text-align : center;
	font-weight : bold;
	margin-bottom: -1px;
	margin-top: 0px;
	border: solid 1px #685495;
	border-bottom: solid 1px white;
}

.boxstyle1 .inner {
	padding: 5px;
}

/*.........................................................................*/

/*                      Redesign Jan 09 - In Page Styles                   */

/*.........................................................................*/

#sochpg  td{
padding:  2% 3% 2% 0%;
	color: #374258;
}

#sochpg blockquote {
	margin: -10px 0px 0px 0px;
	color: #663366;
	letter-spacing: -1px;
	font-weight: normal;
	font-size : 150%;
	display: block;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	width: 90%;
	/*quotes: &#8220; &#8221;*/
}

#sochpg blockquote:before {
content: open-quote;
font-family: "Trebuchet MS", tahoma, Helvetica, Arial, sans-serif;
margin-left: -10px;
color: #374258;
}

#sochpg blockquote:after {
content: close-quote;
font-family: "Trebuchet MS", tahoma, Helvetica, Arial, sans-serif;
margin-top: -50px;
margin-left: 1px;
color: #374258;
}

#quoter {
	font-style : italic;
	color: #663366;
	margin-bottom: 50px;
}

td#slideshow{
	background: url(dbg.jpg) repeat-x top left;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 99;
}

td#slidesmall{
	background: url(dugbg.jpg) repeat-x top left;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 99;
}



/* box style */
#socbr {background: url(br.jpg) no-repeat bottom right; padding: 0; margin: 0}
#socbl {background: url(bl.jpg) no-repeat bottom left; padding: 0px; margin: 0;}
#soctl {background: url(tl.jpg) no-repeat top left; padding: 0; margin: 0;}
#soctr {
background: #EBE1E9  url(tr.jpg) no-repeat scroll right top;
margin:0;
padding: 0px;
}

.pad {
	padding: 10px;
}

#soctr h3 {
	 color: #3A415B; font-variant: normal; font-weight: normal; font-size: 150%; padding-bottom: -10px;
}

#mainContent ul li {
	color: #3A415B;
}

#mainContent  ul {
	padding-top: 0px;
}

#mainContent  ul li  { 
list-style: square;
padding:  0px;
background: 0px;
}

#soctr a,  #midcolumn a { color: #374258;   text-decoration: none;  }
#soctr a:link ,  #midcolumn a:link { color: #374258;  text-decoration: none;}
#soctr a:visited ,  #midcolumn a:visited  {color: #374258;   text-decoration: none;}
#soctr a:active,  #midcolumn a:active  {color: #374258;   text-decoration: none;}
#soctr a:hover,  #midcolumn a:hover  {color: #374258;  text-decoration: underline;}


#socmore {
	margin: -10px 0px 0px 0px;
	float: right;
	clear: both;
}

#socmore a {color: #663366;  font-weight: bold; text-decoration: none;}
#socmore a:link {color: #663366; text-decoration: none;}
#socmore a:visited {color: #663366; text-decoration: none;}
#socmore a:active {color: #663366; text-decoration: none;}
#socmore a:hover {color: #663366; text-decoration: underline;}

#tel {
		clear: both;
}


/*right col styles */

#socnews h2, #socevents h2  {color: #663366; font-variant: normal; font-weight: normal; font-size: 150%; } 
#socnews strong  {display: none; }
.socnewsbr p {margin: 0px 0px -20px 0px;}
.socnewstopbr p {margin: 0px 0px -5px 0px;}

#socnews div.date { display:none; }


#socnews a,  #socevents a {color: #4f5d66; text-decoration: none; }
#socnews a:link, #socevents a:link {color: #4f5d66; text-decoration: none;}
#socnews a:visited, #socevents a:visited{color: #4f5d66; text-decoration: none;}
#socnews a:active, #socevents a:active {color: #4f5d66; text-decoration: none;}
#socnews a:hover, #socevents a:hover {color: #4f5d66; text-decoration: underline;}

#socnemore {margin: 5px 0px 5px 0px; float: right; clear: both; font-weight: bold;}
#socnewsmore {margin: 10px 0px 5px 0px; float: right; clear: both; font-weight: bold;}
#socnemore a, #socnewsmore a  {color: #663366; text-decoration: none; }
#socnemore a:link, #socnewsmore a:link {color: #663366; text-decoration: none;}
#socnemore a:visited, #socnewsmore a:visited {color: #663366; text-decoration: none;}
#socnemore a:active, #socnewsmore a:active {color: #663366; text-decoration: none;}
#socnemore a:hover, #socnewsmore a:hover {color: #663366; text-decoration: underline;}

#socevents {clear: both; }
#socevents div.date {color: #4f5d66; font-size: 90%; font-style: italic; font-weight: normal;}
#socevents  p {margin: 0px 0px 0px 0px;}
#socevents .events { margin-bottom: 0px; }


#socbanners {
		clear: both;
}



/********************** END OF SOCIOLOGY SITE SPECIFIC CSS**********************/
