/* CUP8 CSS Styles */

#printHeader {
	display: block;
	font-family: georgia, "times new roman", times, serif;
	font-size: 2.2em;
	width: 100%;
	border-bottom: 3px solid black;
	clear: both;
}

#printFooter {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 100%;
	margin-bottom: 2px;
	border-bottom: 2px solid black;
	clear: both;
}

body {
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
	background: #666 url(../img/bg.gif) no-repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 5px;
}

h4 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 8px;
	
}

.bktitle {
	font-size: 1.15em;
	font-weight: bold;
	} 
	
.tightform {
	display: none;
}

.discipline {
	margin: 0;
	font-size: 11px;
}

.thcart {

/* possible color combinations: 

color: black;
background-color: #ccc; <-- medium gray

color: white;
background-color: #b31b1b; <-- Cornell Red

color: white;
background-color: #999; <-- dark gray

*/
	color: black;
	background-color: #ccc;
	border-bottom: 1px solid black;
}



.cartrow1 {
	background-color: #ecd6d5;
	border-bottom: 1px solid #555;
	vertical-align: middle;
}

.cartrow0 {
	background-color: #e9edee;
	border-bottom: 1px solid #555;
	vertical-align: middle;
}

.cart_smaller {
	font-size: 11px;
	}
	
.grandtotal {
	background-color: #bacef1;
	font-weight: bold;
}


.moreinfo {
	font-size: .8em;
	color: darkgoldenrod;
}

#banner {
	display: none;
}

#insetImage {
	display: none;
}

#sideTitle {
	display: none;
}

#Search {
	display: none;
}

#awards {
	font-style: italic;
}

#discipline{
	margin: 0;
	font-size: 11px;
}



#MainBodyLayer {
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#MainBodyLayer {
	font-size: 0.82em;
	line-height: 1.14em;
}

#menuFrame {
	display: none;
}

#menu {
	display: none;
}


 /*
.links {font-size: small}

.links a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
	border: none;
}

.links a:hover {
	color: #f00;
	border: none;
	text-decoration: none;
}
*/

#footer {
	display: none;
}

a:link {
	color: #b31b1b;
	text-decoration: none;
}

a:visited {
	color: #b31b1b;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

a:active {
	color: #F00;
	text-decoration: none;
}
