/* $Date: 2011-09-28 01:43:10 +0000 (Wed, 28 Sep 2011) $ bjupress.com styles.css */

a.remove {
	font-weight:bold;	
	color: #FFFFFF;
}

a.remove:visited {
	font-weight:bold;	
	color: #FFFFFF;
}

/*background colors for non header,footer, sidebar */
.bjupAltBackground {
	background-color: #b1b1b1;/*gray*/
}

.bjupBackground {
	background-color: #ffcc66;/*bju press orange*/
}

.bjupVerifyBoxBackground {
	background-color: #ffffff;/*white*/
}

/*Text Section */
.bjupAltText { /*Alternate to default*/
	font-weight: bold;
	color : #0082c8;/*blue*/
	font-size : 1em;
}

.bjupSmallText { /*email link*/
	font-size : 0.834em; /*12px * 0.834em = 10px*/
}

.bjupXSmallText {
	font-size : 0.75em;
}
.bjupCatText{ /*Category name */
	color : #0082c8; /*blue*/
	font-size : 1.4em;
}

.bjupSubCatText{ /*Sub categories that are not linked*/
	font-weight: bold;
	color : #999;/*gray*/
	font-size : 1.1em;
}

.bjupWelcomeText {/*Welcome message on my account page*/
	color: #ff9966;
}

.bjupCancelChar { /*Cancelled order line mark on order detail page*/
	font-size: 1.4em;
}

/* Table Section */
tr.bjupHeaderLight {
	background-color :#0082c8;/*bju press blue*/
	font-weight: bold;
	color : #ffffff;
	text-align: center;
}

tr.bjupTableHeader { 
	background-color: #b1b1b1;/*gray*/
	/*background-color :#9ec244;bju press green*/
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

tr.bjupRowsNormal {
	background-color: #ffffff;
}

tr.bjupRowsAlternate {
	background-color: #f3f3f3;
}

tr.bjupHighlightedRowsNormal, td.bjupHighlightedRowsNormal {
	background-color: #ffcccc;
}

tr.bjupHighlightedRowsNormal a, tr.bjupHighlightedRowsNormal a:visited {
	color:#9e3321;
}

tr.bjupHighlightedRowsAlternate {
	background-color: #ffbbbb;
}

tr.bjupHighlightedRowsAlternate a, tr.bjupHighlightedRowsAlternate a:visited {
	color:#9e3321;
}

tr.normal { 
	background-color: #ffffff;
	text-align: center;
	border: none;
}
tr.alternate { 
	background-color: #f3f3f3;
	text-align: center;
	border: none;
}

/* Make sortable columns look clickable */
table.sortable th {
	cursor: pointer;
}

table.sortable th.sorttable_nosort {
	cursor: default;
}

/*Font headers*/
h1 {  
	font-weight: normal;
	color : #000000;/*black*/
	font-size:1.6em;
}

h2 { 
	font-size:1.5em;
	font-weight:bold;
	color:#999;/*gray*/
}

h3 { /* page title*/
	font-size:1.4em;
	color:#0082c8;/*bju press blue*/
	font-weight:bold;
}

h4 {
	font-size:1.2em;
	color:#b1b1b1;/*gray*/
	font-weight:bold;
}

h5 {
	font-size:1.1em;
	color:#E68D1A;/*orange*/
}

h6 {
	font-size:1.3em;
	color:#99CCFF;/*light blue*/
	margin-top: 20px;
	margin-bottom: 20px;
}

/*fix font size. To inherit the correct size.  See http://www.clagnut.com/blog/348/ */
input, select, th, td, tr, table, form, p, a {
	font-size:1em
} 

/*Font size should be the same as it's parent. See http://www.clagnut.com/blog/348/ */
li li, li p, td p, td input, tr td, td select, form select, blockquote p {
	font-size:1em
} 

/* Styling of "Click for Full List" option */
.fullList {
	color:#0082c8;
	border-left:1px solid #666;
	font-size:1em;
	padding-left:5px;
	font-weight:bold;
}

/* bjup front page styles */
h1#mainTitle {
	font-size: 2.4em;
	color: #0082c8;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}
/* end bjup front page styles */

/*HomeSat Online Ordering Styles */
.hsatOrdering {
	width:589px;
	padding:10px;
}
.hsatOrdering thead th {
	text-align: left;
	background: #b1b1b1;
	color: #fff;
	padding: 3px; 
	}
.hsatNavBar {
	margin: 0;
	padding: 0px; 
	}
.hsatNavBar li {
	display: inline; 
	}
.hsatNavBar a, .hsatNavBar a:visited {
	padding: .2em .7em;
	font-size: 1.1em;
	background-color: #0082c8;
	font-weight: normal;
	border: solid #0082c8 1px;
	color: #fff; 
	text-decoration: none; 
	}
.hsatNavBar a:hover {
	background: #f0f0f0;
	color: #004d9d;
	text-decoration: none;
	}
.hsatNavSelect a, .hsatNavSelect a:visited {
	background: #f0f0f0;
	color: #004d9d;
	font-weight: bold;
	text-decoration: none; 
	}
.hsatGradeList {
	border: solid #0082c8 1px;
	padding: 0.2em; 
	}
.hsatGradeList ul {
	margin-top: 0;
	margin-bottom: 0; 
	}
.hsatGradeList .hsatFirstCol {
	padding-left: 1em; margin-left: 0.5em; 
	}
.hsatCourseList h3 { 
	margin: 1em 0 1em 0; 
	}	
.hsatCourseSelect {
	display:inline;
	padding:3px 10px 2px 10px;
	margin:0;
	border:1px solid #E68D1A;
	text-align:center;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	white-space:nowrap;
	}
/*end of HomeSat Online Ordering styles */

/* Div wrapper for catalog description content */
div.description {
	width:589px;
	padding:14px 5px;
}

#lookinside-modal-content { text-align: left; }

/* New content wrapper with fixed width - added by JRH 03/07/07 */
#wrapper {
	width:589px;
	padding:14px 5px;
}
#content {
	padding-left:20px;
	padding-right:20px;
	}
#content h1 {
	padding-top:15px;
	}
#content h2 {
	padding:10px 0;
	}
#content p {
	color:#333;
	margin:15px 0 0 0;
	padding:0;
	}
#content a {
	color:#0082c8;
	font-weight:normal;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content td {
	color:#333;
	}
#content ul {
	margin:0 0 0 20px;
	padding:0;
	}
#content ul li {
	color:#333;
	list-style-type:none;
	padding-left: 10px;
	margin-left:10px;
	background-image:  url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position:5px 0.5em;
	}
#content ol li {
	color:#333;
	padding-left: 10px;
	margin-left:10px;
	}
#content .indent {
	padding-left:20px;
	}
#content .summary_box {
	background-color:#f2f2f2;
	margin-top:25px;
	padding:15px;
	padding-bottom:35px;
	}
#content .summary_box h3 {
	font-weight:600;
	color:#666;
	}
#content .summary_box ul {
	margin:0;
	}
#content .summary_box ul li {
	padding:0;
	padding-left:10px;
	margin:0;
	font-size:11px;
	}
#content .summary_box p {
	font-size:11px;
	}
/* New content wrapper end */

/*Tab Bar*/
.tabBar {
	margin: 0;
	padding: 0px; 
}
.tabBar li {
	display: inline; 
}
.tabBar a, .tabBar a:visited {
	padding: .2em .7em;
	font-size: 1.1em;
	background-color: #f0f0f0;
	font-weight: normal;
	border: solid #0082c8 1px;
	color: #004d9d; 
	text-decoration: none; 
}
.tabBar a:hover {
	background: #0082c8;
	color: #fff;
	text-decoration: none;
}
.tabBarSelected a, .tabBarSelected a:visited {
	background: #0082c8;
	color: #fff;
	font-weight: bold;
	text-decoration: none; 
}
/*End Tab Bar*/

.comment {
	background: url(/images/comment.gif) no-repeat top right;
	padding-right: 5px;
}

.testAdminAddressForm {
	background: #eee;
	border: 1px solid black;
	padding: 10px;
	margin: 5px;
}

.ui-autocomplete { position:absolute; cursor: default; width:1px; } /*width is a fix for IE*/
.ui-autocomplete.ui-menu { list-style:none; text-align:left; background-color: white; border:1px solid black; padding: 3px; max-height:300px; overflow:auto; }
.ui-menu-item a { display:block; width:100%; }
#ui-active-menuitem { background-color: silver; }

