* {
	margin: 0;
	padding: 0;
} 

body {
	background: url(../img/bg_header.png) top left repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #342034;
}

ul,
li {
	list-style-type: none;
}

img {
	border: 0;
}

p, b {
	line-height: 130%;
	text-align: justify;
	font-size: 80%;
	margin-bottom: 2px;
}

p {
	margin-left: 3px;
	margin-bottom: 15px;
	line-height: 145%;
}

p b {
	font-size: 100%;
	margin-bottom: 10px;
}

a,a:visited,a:hover {
	outline: none;
	border: none;
	text-decoration: none;
	color: purple;
}

h2,h3,h4 {
	color: #342034;
}


.advising_info li,.fall10grads li{
	padding-left:10px;
	list-style-type:decimal;
	list-style-position:inside;
	font-family:Arial,Helvetica,sans-serif;
font-size:13px;
padding-bottom:9px;
}

h2.wheat{
	color: #342034;
	width: 250px;
	font-size: 110%;
}

h4 {
	font-size: 9pt;
	width: inherit;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
	color: #342034;
	text-align: left;
	border-bottom: 1px inset gray;
}

body.home {
	position: relative;
	background: url(../img/bg_header_home.jpg) top left repeat-x;
	color: #342034;
}

.undergradList {
	font-size: 80%;
}

.undergradList ul {
	margin-top: 10px;
	margin-left: 30px;
}

.undergradList li {
	line-height: 150%;
	list-style: none;
	margin-bottom: 5px;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 850px;
}

div#wrapper {
	float: left;
}

div#imgContainer {
	margin: 0 auto;
	margin-top: 1px;
	width: 800px;
	height: 351px;
	float: right;
}

#imgContainer img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: none;
	padding: 0px;
	margin: 0px;
}

div#header {
	position: relative;
	display: block;
	margin: 0 auto;
	height: 140px;
}

#headerProfile {
	width: 800px;
	margin: 0 auto;
	height: 131px;
	padding: 5px;
}

div#column_left,div#column_right {
	float: left;
	width: 600px;
	margin-top: 5px;
	height: auto;
}

div#column_right {
	margin-left: 5px;
}

div#column_right p, b {
	font-size: 80%;
}

div#column_right a,a:visited,a:hover {
	outline: none;
	border: none;
	text-decoration: none;
	color: purple;
}

div#column_left {
	width: 200px;
	margin: 0;
	padding-bottom: 20px;
	background: url(../img/bg_submenu.gif) repeat-y top right;
}

div.faculty ul li a, a:visited {
	font-size: 80%;
	color: purple;
}

div.faculty li {
	margin-bottom: 10px;
}

div.faculty ul li a:hover {
	color: black;
}

div#leftNav {
	float: left;
	width: 200px;
}

div#leftNav ul {
	
}

div#leftNav li {
	list-style: none;
	border-bottom: 1px inset #f5f0ed;
}

div#leftNav ul li a {
	display: block;
	padding: 10px;
	font-size: 80%;
	text-decoration: none;
	color: #645664;
}

div#leftNav ul li a:hover {
	color: #FFFF88;
	background-color: #645664;
}

div#leftNav ul li a.highlight {
	background: #645664;
	color: #FFFF88;
}

div#leftNav .submenuTitle {
	padding: 5px;
	text-align: left;
	border-bottom: 3px inset #f5f0ed;
}

div.footer {
	float: left;
	width: 100%;
	background-color: #8b708b;
	border-top: 1px solid white;
	margin-top: 10px;
	height: 170px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}


div#footer{
	float: left;
	width: 100%;
	background-color: #8b708b;
	border-top: 1px solid white;
	margin: 0 auto;
	padding: 20px 0;
	height: 170px;
}

div#footer p.cellone,p.celltwo {
	font-size: 75%;
	float: left;
	color: white;
}

div#footer p.celltwo {
	font-size: 75%;
	float: right;
}

div#footer a {
	color: #BFBDBF;
	text-decoration: none;
}

div#footer a:hover,a:visited {
	color: #fff;
	border: none;
}

div#footer ul {
	
}

div#footer li {
	display: inline;
	margin-bottom: 2px;
	list-style: none;
}


span.italic {
	font-style: italic;
}

div.footer p.cellone,p.celltwo {
	font-size: 70%;
	float: left;
	color: white;
}

div.footer p.celltwo {
	float: right;
}

div.footer a {
	color: #BFBDBF;
	text-decoration: none;
}

div.footer a:hover,a:visited {
	color: #fff;
	border: none;
}

div.footer ul {
	
}

div.footer li {
	display: inline;
	margin-bottom: 2px;
	list-style: none;
}

div.profile {
	position: relative;
	border-bottom: 1px inset gray;
	margin-top: 10px;
	height: 110px;
}

div.profile_name {
	position: absolute;
	bottom: 10px;
	width: 250px;
}

div.profile_contact {
	float: right;
	width: 250px;
	font-size: 9pt;
	text-align: right;
	margin-top: 5px;
}

div.profile_contact ul {
	
}

div.profile_contact ul li {
	display: block;
	list-style: none;
	margin: 0 5px;
	margin-bottom: 3px;
}

div.profile_contact a {
	margin: 0;
	padding: 0;
	color: black;
}

.profile_contact a:hover,a:visited {
	color: black;
}

div.profile_contact p {
	text-align: right;
	line-height: 110%;
	margin: 0 10px;
	padding: 0;
}

div.profile_contact b {
	margin: 0;
	padding: 0;
}

div.profile_pic {
	float: left;
}

div.profile_pic img {
	border: 3px solid #655766;
	margin: 20px;
}

.donate {
	margin-left: 150px;
	font-size: 20px;
	width: 150px;
	text-align: center;
}

div#content {
	margin: 0 auto;
	width: 650px;
	margin-bottom: 250px;
}

div#content h3 {
	width: 100%;
}

div#content p {
	float: left;
	margin-top: 10px;
	font-size: 80%;
	width: 620px;
}

div#content p img {
	float: left;
	margin: 10px;
	border: 3px solid #655766;
}

div#content p a {
	color: purple;
}
div#content p a:hover,a:visited {
	color: purple; 
	
}
div.profile h3 {
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 95%;
	color: #342034;
	text-align: left;
	width: 200px;
}

span .italic {
	font-style: italic;
}

.militaryInstitute {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	width: 170px;
	font-size: 100%;
}

.militaryInstitute a {
	color: #BFBDBF;
	text-decoration: none;
}

.headerTitle {
	position: absolute;
	width: 500px;
	top: 20px;
	left: 155px;
}

.news h5 {
	text-transform: uppercase;
	font-size: 100%;
	margin: 5px;
	margin-left: 0px;
	color: #FFFF88;
}

.spotlight h5 {
	text-transform: uppercase;
	font-size: 100%;
	margin: 5px;
	color: #FFFF88;
	margin-top: 10px;
	margin-left: 23px;
	margin-bottom: 0px;
}

div.spotlight a {
	color: #BFBDBF;
	text-decoration: none;
}

div.spotlight a:visited,a:hover {
		color: #BFBDBF;

	border: none;
	font-size: 100%;
}

.homeModules li {
	display: inline;
	list-style: none;
}

.spotlight {
	float: left;
	width: 320px;
	margin-top: 10px;
	background: url(../img/bg_inthespotlight.jpg) no-repeat top center;
}

.spotlight p {
	margin-top: 0px;
	color: white;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 80%;
	line-height: 140%;
}

.spotlight h4 {
	color: white;
} 

.spotlight img {
	float: left;
	margin: 5px;
	border: 1px solid #524E52;
	padding: 1px;
	background-color: #655766;
}

.news {
	float: right;
	clear: right;
	width: 300px;
	color: white;
}
.news p {
	margin-top: 0px;
	color: white;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 80%;
	line-height: 140%;
}

.news h4 {
	color: black;
}
.news ul {
	margin-left: 5px;
}

.news ul li h4 a {
	font-size: 100%;
	color: black;
}
.news ul li a {
	font-size: 80%;
	color: black;
	text-decoration: none;
}

.news ul li a:hover {
	color: #fff;
	border: none;
}


.news li {
	display: block;
	margin-bottom: 10px;
	line-height: 120%;
	list-style: none;
}

.genericList {
	width: 300px;
	margin: 10px;
}

.genericList ul {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

.genericList li {
	list-style: none;
	margin-bottom: 3px;
	display: block;
}

.genericList a {
	list-style: none;
	display: block;
}

/* @group menu */

div#topNav {
	position: absolute;
	width: 976px;
	bottom: -11px;
	left: -28px;
	height: 39px;
}

div#topNav ul {
	margin: 0 auto;
	width: 1000px;
}

div#topNav li {
	display: inline;
	margin-left: 27px;
}

div#topNav ul li a {
	color: white;
	text-decoration: none;
	font-size: 80%;
	border: none;
}

div#topNav a:hover {
	color: #FFFF88;
}

#headerRightNav {
	position: absolute;
	z-index: 1;
	top: 35px;
	right: -50px;
	margin-top: 0px;
	width: 190px;
	text-align: left;
	font-size: 80%;
}

#headerRightNav ul {
	position: absolute;
	left: 23px;
	width: 198px;
}

#headerRightNav li {
	margin-bottom: 5px;
	list-style: none;
}

#headerRightNav li.ksu {
	display: block;
	padding-left: 20px;
	list-style-type: none;
	background: url(../img/icon_kstate.png) no-repeat top left;
}

#headerRightNav li.institute {
	display: block;
	padding-left: 20px;
	list-style-type: none;
	background: url(../img/icon_kstate.png) no-repeat top left;
}

#headerRightNav li.contactus {
	display: block;
	padding-left: 20px;
	list-style-type: none;
	background: url(../img/icon_contact.png) no-repeat top left;
}

#headerRightNav ul li a {
	color: #BFBDBF;
	text-decoration: none;
}

#headerRightNav ul li a:hover, a:visited {
	color: #fff;
	border: none;
	font-size: 100%;
}

#headerLeftNav {
	position: absolute;
	z-index: 1;
	top: 35px;
	right: 725px;
	margin-top: 0px;
	width: 250px;
	text-align: left;
	font-size: 80%;
}

#headerLeftNav ul {
	position: absolute;
	left: 23px;
	width: 222px;
	top: -4px;
	height: 67px;
}

#headerLeftNav li {
	margin-bottom: 5px;
	list-style: none;
}

#headerLeftNav li.artsci {
	display: block;
	padding-left: 20px;
	margin-bottom: 8px;
	list-style-type: none;
	background: url(../img/icon_kstate.png) no-repeat top left;
}

#headerLeftNav li.diversity {
	display: block;
	padding-left: 20px;
	list-style-type: none;
	
}



#headerLeftNav ul li a {
	color: #BFBDBF;
	text-decoration: none;
}

#headerLeftNav ul li a:hover, a:visited {
	color: #fff;
	border: none;
	font-size: 100%;
}

a{
	color: purple;
}

h5.openhouse{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 250px;
	font-size: 90%;
}

h5.openhouse a{
	color: red;
}

h5.openhouse a:hover{
	color: white;
}


.GridheaderTitle {
	position: absolute;
	width: 500px;
	top: 20px;
	left: 355px;
}

div#GridtopNav {
	position: absolute;
	width: 940px;
	bottom: 2px;
	left:275px;
}
div#GridtopNav ul {
	margin: 0 auto;
	width: 960px;
}

div#GridtopNav li {
	display: inline;
	margin-left: 15px;
}

div#GridtopNav ul li a {
	color: white;
	text-decoration: none;
	font-size: 80%;
	border: none;
}

div#GridtopNav a:hover {
	color: #FFFF88;
}
div#Gridcontainer {
	position: relative;
	margin: 0 auto;
	width: 1300px;
	height: 3000px;
}

div #Grid th {
	margin-top: 10px;
	font-size: 80%;
	text-align:left;
}
div#Grid td {
	margin-top: 10px;
	font-size: 60%;
}



div.Gridfooter {
	width: 100%;
	background-color: #8b708b;
	border-top: 1px solid white;
	margin: 0 auto;
	margin-top: 700px;
	padding: 20px 0;
	height: 170px;
}


div#Gridfooter{
	width: 100%;
	background-color: #8b708b;
	border-top: 1px solid white;
	margin: 0 auto;
	padding: 20px 0;
	height: 170px;
}
div#Gridfooter p.cellone {
	float: left;
	font-size: 75%;
	color: white;
}

div#Gridfooter p.celltwo { 
	font-size: 75%;
	float: right;
	align: right;
}

div#Gridfooter a {
	color: #BFBDBF;
	text-decoration: none;
}

div#Gridfooter a:hover,a:visited {
	color: #fff;
	border: none;
}

div#Gridfooter ul {
	
}

div#Gridfooter li {
	display: inline;
	margin-bottom: 2px;
	list-style: none;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px Lucida Grande}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;
	padding: 6px 16px;
	width: 80px;
	background: #656065;*/
	
	padding: 6px 16px;
	color: #FFF;
	text-align: center;
	z-index: 30;
	text-decoration: none}

#sddm li a:hover
{
overflow:visible;
z-index: 30;	
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	
	overflow:visible;
	z-index: 30;
	border: 1px solid #656065}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 15px;
		width: auto;
		white-space: nowrap;
		text-align:left ;
		text-decoration: none;
		background: #656065;
		color: #FFFF66 ;
		overflow:visible;
		z-index: 30;
		font: bold 14px Lucida Grande}

	#sddm div a:hover
	{	
		
		z-index: 30;
		
		color: #FFFF66 }
		
		/* doations page*/
		.layer1 {
margin: 0;
padding: 0;
width: 500px;
}
 
.heading_donation {
margin: 1px;
color: #fff;
padding: 3px 10px;
cursor: pointer;
position: relative;
background-color:#99C;
}

.heading_donation:hover {
color:#000000;
}

.content_donation {
padding: 5px 10px;
font-size:13px;
}

/*Other news in homepage*/
.othernews
{
	text-align:right;
}.home #container .homeModules ul li .spotlight .othernews strong a {
	color:#CFC;
	font-size: medium;
}
.home #container .homeModules ul li .spotlight .othernews strong a:hover {
	color:#CCC;
	
}
#container #column_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
tr.first-row
{
	color:#009;
	font-family:"MS Serif", "New York", serif;
	font-weight:bold;
}
