/* ------------------------------
	Basic
------------------------------ */
body {
	background: #000;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff;
	margin: 0;
	padding: 15px;}

input, select {color: #000;}
input.inputright {text-align: right;}
input.disabled {background-color: #e0e0e0; color: #333;}

a			{color: #00f; font-weight: bold;}
a:hover 	{color: #616161;}
a:visited	{color: #009;}
a:active	{color: #616161;}

hr {
	border: 0;
	height: 2px;
	margin: 0;
	background-color: #900;
	color: #900;}

img {border: 0;}

h2, .lgmedb, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;}
h1 {
	background: transparent url('../images/stanford_headerBG.gif') top left no-repeat;
	padding-left: 25px;
	font: bold 25px Arial, Helvetica, sans-serif;
	line-height: 50px;
	color: #900;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 13px;}

big, .lgmed, .sectionhead {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	color: #900;}

small, 
.small, 
.small p, 
.small div, 
.small td, 
.smallbold, 
.smallmedbold, 
.errorsm {
	font-size: 10px;}

.small strong, 
.smallbold, 
.smallmedbold {
	font-weight: bold;}

.small strong, 
.smallmedbold {
	color: #900;}

form, script {margin: 0; padding: 0;}

/* ------------------------------
	Layout
------------------------------ */
#container {
	border: 2px solid #fff;}

#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;}
#timer input {
	font-size: 10px;}

#content {
	background: #fff url('../images/stanford3-contentBG.gif') top right no-repeat;
	/* border-right: 3px solid #000; */
	margin: 0;
	padding: 10px 10px 75px;}

#footer {
	background: #fff;
	/* border-right: 3px solid #000; */
	padding: 10px;
	font-size: 10px;
	text-align: center;}

#pleasewait {
	background: #fff;
	border: 6px double #900;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu { display: none; }

/* ------------------------------
	Menu
------------------------------ */
#menu { display: none; }

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #900;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ccc;
	padding: 5px 5px 1em;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #900;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 1.5em;}

ul#eventlistbig {margin: 0 180px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	background: transparent url('../images/stanford_headerBG.gif') center center no-repeat;
	border: 1px solid #900;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #900;}
#eventlistbig li a:hover {
	border: 1px solid #000;
	color: #000;}

th, .listhead {
	background-color: #900;
	padding: 1px 3px;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #666;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #616161;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #900;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
.attention {
	font-weight: bold;
	color: #0000ff;}

/* custom code */
.bigtextbold{
	font-size: 10pt;
	font-weight: bold;}

.button {
	background-color: #900;
	border: 2px solid #600;
	font-weight: bold;
	color: #fff;}

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}

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

.error, .errorsm, .req  {
	font-weight: bold;
	color: #cc0000;}
	
ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

ul.extended ul,
ul.extended ol,
ol.extended ul,
ol.extended ol
	{margin-top: 1em;}

.hide {display: none;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

/* ------------------------------
	eCheck
------------------------------ */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}
	
/* ------------------------------
	10px font fix
	(use when global font is arial
	instead of verdana)
------------------------------ */
/*
small, .small, .small p, .small div, .small td, .smallbold, .smallmedbold, .errorsm,
#timer,
#footer b, #footer strong,
#breadcrumbs,
.boxedheadsm,
.sectionhead,
.cartbox,
.carthead,
.amounthead{
	font-family: Verdana, Geneva, sans-serif;}
*/

/* ------------------------------
	LOGOS: toggle fullsize
------------------------------ */
.thumbShow, .thumbHide {
	display: block;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display:block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}
	
.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display:none;}
