/*----------------------------------------
Modified by BFJ 5/18/2011
---------------------------------------- */

/* CSS users, please refer to http://www.w3schools.com/css/css_reference.asp for details */


/* Imported Styles */
@import url("override.css");
@import url("custom2.css");
@import url("events.css");
@import url("NormalSearch.css");
@import url("AutoSearch.css");
@import url("displays.css");
@import url("Billing.css");
@import url("Communities.css");
@import url("core/cart/Checkout.css");
@import url("AccountManagement.css");
@import url("/css/homepage.css");
@import url("/css/navmenus.css");

body
{
	/* background: background-color background-image background-repeat background-attachment background-position */
	/*background: #666;*/
	/* border: border-width border-style border-color */
	/*border: 0px solid #000;*/
	/* font: font-style font-variant font-weight font-size/line-height font-family */
	/*font: normal normal normal x-small Arial, Verdana, Helvetica, sans-serif;*/
	/* margin: margin-top margin-right margin-bottom margin-left */
	/*margin: 0px 0px 0px 0px;*/
	/* padding: padding-top padding-right padding-bottom padding-left */
	/*padding: 0px 0px 0px 0px;
	text-align: center;
	min-width: 100px;*/
}

.normal
{
	font-size: small;
}

.acute2
{
	font-size:11px;
	
}

.acute
{
	font-size: x-small;
}

.signature
{
	font-size: xx-small;
}

/*h1, h2, h3
{
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

h4, h5, h6
{
	padding: 0px;
	margin: 0px;
}

p
{
	margin-left: 20px;
	
}

li
{
	font-size: small;
}*/

hr
{
	size: 1px; /* not in all browsers */
	width: 720px;
}

.importantText /* normal size, red */
{
	color:#900;
}

.importantNote /* x-small, red */
{
	font-size: x-small;
	color:#900;
}


/* Linkage */
a:link
{
	/*color: #0000CC;*/
	/*color: #0000CC;
	text-decoration: none;*/
}

a:active
{
	/*color: #0000CC;*/
	/*color: #0000CC;
	border-bottom: 0px;*/
}

a:visited
{
	/*color: #9cf;
	text-decoration: none;
	border: 0px;*/
}

a:hover
{
	/*color: #0000CC;*/
	/*color: 0000CC;
	text-decoration: none;
	border-bottom: 1px;*/
}

#topNav
{
	height:21px;
	color:#bdbdbd;
	position:absolute; 
	z-index:1000; 
	top:0px; 
	width:750px; 
	text-align:right;
	vertical-align:middle;
}

#topNav a
{
	color: #fff;
}

#topNav a:hover
{
	color: #fff;
	text-decoration: underline;
	border-bottom: 0px;
}

#topNav a:active, a:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0px;
}

#main a
{
	/*color: #666;
	color:#23256B;
	text-decoration: none;*/
}

#main a:hover
{
	/*color: #666;
	color:#23256B;
	text-decoration: underline;*/
}

#panelFooter a
{
	color: #d7d7d7;
	/*color:#23256B;*/
}

#panelFooter a:hover
{
	color: #d7d7d7;
	/*color:#23256B;*/
	text-decoration: underline;
	border-bottom: 0px;
}

#panelFooter a:active, a:visited
{
	color: #d7d7d7;
	/*color:#23256B;*/
	text-decoration: none;
	border-bottom: 0px;
}

/* VanGo Framework Template Styles */
#container
{
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
}

#header
{
	top: 0px;
	height:75px;
	width: 750px;
	margin: 0 auto;
	background-color: #666;
	text-align: left;
}

#panelHeader
{
	position:relative;
	width: 750px;
	height: 46px;
	margin: 0 auto;
	background-color: #666;
}

#panelFooter
{
	display:block;
	margin: 10px 0px 0px 0px;
}

/*#main
{
	width: 750px;
	margin: 0 auto;
	background-color: #fff;
	font-size: 6px;
}

#main .content
{
	width: 750px;
	
	background-color: #666;
	font-size: 8pt;
}*/

#main .content .text
{
	top: 0px;
	position: relative;
	text-align: left;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}

#main .content .text .column
{
	display: inline;
	float: left;
	text-align: left;
	line-height: 150%;
	text-align: justify;
}


/* standard tables */
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: small;
}

.tableHeader
{
	background-color: #c91a17;
	font-size:small;
	padding: 2px;
	border-bottom: 1px solid #000;
	color: #fff;
	font-weight: bold;
}

.tableRow
{
	padding: 2px;
}

.tableRowAlt
{
	padding: 2px;
	background-color: #d6cccc;
}

/* forms */
.formField
{
	vertical-align: top;
	white-space: nowrap;
}

.formFieldRequired /* for color changes */
{
	font-weight:bold;
}

/* VanGo Display Pages and Framework */
#bodyTable{
	width:738px;
}

.bodyContent
{
	position:relative;
	/*background-color: #bdbdbd;*/
	background-color: #fff;
	padding: 6px 6px 6px 6px;
	width: 766px;
	min-height:600px;
	font-size: 12px;
	top: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}


.nodecor a, .nodecor a:link, .nodecor a:hover, .nodecor a:visited, .nodecor a:visited:hover, .nodecor a:active
{
	text-decoration: none;
	border: 0px;
}

#panelFooter .nodecor a, #panelFooter .nodecor a:link, #panelFooter .nodecor a:hover, #panelFooter .nodecor a:visited, #panelFooter .nodecor a:visited:hover, #panelFooter .nodecor a:active
{
	text-decoration: none;
	border: 0px;
}

#header .nodecor a, #header .nodecor a:link, #header .nodecor a:hover, #header .nodecor a:visited, #header .nodecor a:visited:hover, #header .nodecor a:active
{
	text-decoration: none;
	border: 0px;
}

.bodyPanel
{
	width:672px;
	display:inline;
}

.lightbulb {list-style-image:url('/core/contentmanager/uploads/Education Department/Images/Common Images/crisminilightbulb.gif')}
