/* CSS Document */


/* Note: Default font size is 16 px. */

body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

h1 {
   font-size: 1.25em; /* 24px */
   color: #FFFFFF;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.625em; /* 26px */
	text-transform: uppercase;
        padding-top: 10px;
        margin: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em; /* 20px */
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}

input {
	margin: 0px 0px 5px 0px;
	float: right;
}

#top {
	background-color: #1F3258;
	margin: 0px;
	padding: 0px;
        min-height: 100px;
}
	
#top .img {
	float: left;
	width: 350px;
        background-color: #1F3258;
        margin: 15px 0px;
}

#universalnav {
	background-color: #1F3258;
        width: 900px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	padding: 0px;
}

#topright {
        float: right;
        width: 550px;
}
 
#universalnav ul {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
        margin: 0px;
        padding: 0px;
}

#universalnav ul li {
	display: inline;
	font-size: .5em; /* 8px */
	font-weight: bold;
	text-transform: capitalize;
	border-right: solid #FFFFFF 2px;
	padding-right: 5px;
	padding-left: 3px;
	text-transform: uppercase;
}

#universalnav ul li a {
   color: white;
   text-decoration: none;
}

#universalnav ul li a:hover {
   color: white;
   text-decoration: underline;
}

#universalnav .end {
   border: none;
}

#topright h1 {
	/*margin-left: 500px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 1.25em; /* 20px */
        background-color: #1F3258;
        float: right;
        margin-top: 30px;
}

/* Edited 1/19/10 by Kaitlin Hines to create links for h1 */
#topright h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#topright h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topright h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
/*End edits by Kaitlin Hines*/

/* Edited by Caleb Redman Alternate Header styling for Govcup site */
#topright .govcupheader h1{
        font-size: 1.7em;
        font-style: italic;
}

#topright .govcupheader h1 a {
	text-decoration: none;
	color: #FFCC00;
}

#topright .govcupheader h1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#topright .govcupheader h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

/* End edits by Caleb Redman */

.catalog {
	float: right;
}

#container {
	width: 900px;
	min-height: 800px;
	margin: 0px auto 0px auto;
        padding: 0px;
	background-color: #CCCCCC;
}

#maincontent {
        background-color: #FFFFFF;
        min-height: 900px;
        margin-left: 180px;
        padding: 0px 20px 20px 20px;
        font-size: .75em; /* 11px */
}

/*  added a new content area for the top banner */

#banner {
padding-top: 20px;
}

#maincontent ul li {
   padding-bottom: 10px;
}

#maincontent ul ul {
   padding-top: 5px;
}

#maincontent ol ol ul {
   padding-top: 5px;
}

#maincontent ol li {
   padding-bottom: 10px;
}

#maincontent ol ol li {
   padding: 3px;
}

#rightcol {
	float: right;
	width: 180px;
	margin: 10px;
	background-color: #FFFFFF;
}

#search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin: 10px 10px 30px 10px;
}

#feature {
	background-color: #58759B;
	color: #FFFFFF;
	margin-top: 70px;
}

#feature h3 {
	background-color: #1F3258;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 10px 20px;
        font-size: 1.33em;
}

#feature ul li {
	padding-bottom: 10px;
        color: #CCCCCC;
        list-style: circle;
}

#feature ul ul {
   padding-left: 15px;
   padding-top: 10px;
}

#feature ul ul li {
   color: #CCCCCC;
   list-style: disc;
}

#feature a {
   color: #FFF;
   text-decoration: none;
}

#feature a:visited {
   color: #FFF;
   text-decoration: none;
}

#feature a:hover {
   color: #FFF;
   text-decoration: underline;
}

/* Edited by Kaitlin Hines 2-9-10 to free up space on search page */

#cse-search-results {
   width: 160px;
}

/* End edits by Kaitlin Hines 2-9-10 */

#contact {
	color: #1F3258;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
}

#menu {
        float: left;
	width: 180px;
	height: 100%;

	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#leftmenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
        font-size: 1.0em;
}

#leftmenu ul {
	color: #000;
	margin: 10px;
}

#leftmenu ul li {
	padding-bottom: 10px;
        font-size: .75em; /* 12px */
        list-style-image: url("http://www.smcm.edu/catalog/_assets/images/greysubmenubullet.gif"); 
}

#leftmenu ul ul {
   margin-left: -10px;
}

#leftmenu ul ul li {
   font-size: 1.0em;
}


#leftmenu a {
   color: #000;
   text-decoration: none;
}

#leftmenu a:visited {
   color: #000;
   text-decoration: none;
}

#leftmenu a:hover {
   color: #000;
   text-decoration: underline;
}

#menuphoto {
   position: relative;
   bottom: 0;
}

#menuphoto .img{
	width: 180px;
	margin: 0px 0px 0px 0px;
}


/*End edits*/

#footer {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #666666;
	color: #FFFFFF;
        font-size: .75em; /* 12px */
}

#footer p {
	margin: 0px;
        padding: 5px;
}

#footer .copyright {
	float: right;
}
.clear {clear:both;}
