/*

LARSON INTERMEDIATE MATH
GLOBAL STYLESHEET FOR ENTIRE APPLICATION

*/


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  HTML TAGS */

body {
	margin:0;
	padding:0 20px;
	background:#fff;
	color:#333;	
	min-width:400px;
}

body, th, td, p, li, div, select, input {
	font: 12px Arial, Helvetica, sans-serif;
}

div, ol {
	display:block;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#6599CA;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

h3 {
	margin:0;
	font-size:12px;
	padding:24px 0 5px 0;
	font-weight:700;
}

.centered {
	text-align:center;
}

#writemessage { /* error/confirm text dynamically written */
	background:#fff;
	text-align:center;
	padding:10px 6px;
	color:#990000;
	font-weight:700;
	font-size:13px;
	border-bottom:1px solid #ccc
}

.msg-menu {
	text-align:center;
}

.msg-menu ul {
	list-style:none;
	margin:0 0 0 0;
	padding:10px 0;
}

.msg-menu ul li {
	font-size:13px;
	font-weight:700;
	color:#990000;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  CONTENT */


.pad1 {
	padding-left:21px;
}

.datatable {
	/* width:100%; */
	clear:both;
	padding-bottom:5px;
	margin:0px -14px 0px -14px; /* negative margin is important */
}

.extrapadtop {
	padding-top:5px;
}

.divider1 {
	clear:both;
	height:1px;
	margin:0px -14px 0px -14px;
	border-bottom:1px solid #ABCD5F;
	overflow:hidden;
}

/* nh */

.alt0 {
	background:#E6F3C6;
}

.alt1 {
	 /* takes on inherit bg from wrapper */
}

.alt2 td {
	border-bottom:1px solid #dddfda;
}

.alt2-0 td, .alt2-1 td {
	border-bottom:1px solid #DCEABD;
}

.spacer0-wrapper {
	width:2px;
	overflow:hidden;
}

.spacer0 {
	padding:0;
	margin:0;
	border:0;
	width:2px;
	height:1px;
	overflow:hidden;
}

.spacer1-wrapper {
	padding:0;
	margin:0;
	border:0;
	width:4px;
	overflow:hidden;
}

.spacer1 {
	width:4px;
	height:1px;
	overflow:hidden;
}

.spacer2-wrapper {
	width:8px;
	overflow:hidden;
}
.spacer2 {
	padding:0;
	margin:0;
	border:0;
	width:8px;
	height:1px;
	overflow:hidden;
}

.spacer3-wrapper {
	width:2px;
	overflow:hidden;
}
.spacer3 {
	padding:0;
	margin:0;
	border:0;
	width:2px;
	height:1px;
	overflow:hidden;
}

.spacer4-wrapper {
	width:10px;
	overflow:hidden;
}
.spacer4 {
	padding:0;
	margin:0;
	border:0;
	width:10px;
	height:1px;
	overflow:hidden;
}

.spacer5-wrapper {
	width:18px;
	overflow:hidden;
}
.spacer5 {
	padding:0;
	margin:0;
	border:0;
	width:18px;
	height:1px;
	overflow:hidden;
}

.spacer6-wrapper {
	width:16px;
	overflow:hidden;
}
.spacer6 {
	padding:0;
	margin:0;
	border:0;
	width:16px;
	height:1px;
	overflow:hidden;
}

.spacer7-wrapper { /* LessonIndex */
	width:23px;
	overflow:hidden;
}
.spacer7 {
	padding:0;
	margin:0;
	border:0;
	width:23px;
	height:1px;
	overflow:hidden;
}

.spacer8-wrapper { 
	width:5px;
	overflow:hidden;
}
.spacer8 {
	padding:0;
	margin:0;
	border:0;
	width:5px;
	height:1px;
	overflow:hidden;
}

.spacer22-wrapper { /* GetReal */
	width:22px;
	overflow:hidden;
}
.spacer22 {
	padding:0;
	margin:0;
	border:0;
	width:22px;
	height:1px;
	overflow:hidden;
}

p#requiredwrapper  {
	position:absolute;
	width:auto;
	top:38px;
	right:14px;
	color:#C00;
	font-size:11px;
}

.underheader {
	margin-top:53px;
}

.required {
	color:#C00;
	font-size:11px;
	font-weight:700;
}

.required2 {
	color:#C00;
	font-size:11px;
	font-weight:400;
	white-space:nowrap
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  BEGIN FORM */

.textform1 {
	width:200px
}

select { /* example: GroupCurrContentManage */
	margin-bottom:5px; 
}

.searchfield {
	width:200px;
}

.head-data, .head-data-value, .head-data2, .head-data2-value {
	padding:0 0 4px 0;
}

.head-data {
	font-weight:700;
	width:150px;
	text-align:right;
	color:#666;
}

.head-data2 {
	font-weight:400;
	/* width:150px; NH, 10/6/06 */
	padding-left:20px;
	width:130px;
	text-align:right;
}

.head-data-value, .head-data2-value, .head-data2-labeltext {
	font-weight:400;
	color:#666;
}

.head-data2-labeltext {
	color:#333;
}

.head-data2b {
	display:block;
	font-size:10px;
	margin:0;
	padding:0 0 3px 3px;
}

.noindent {
	width:auto;
}

.smallbottom {
	padding-top:10px;
	padding-bottom:6px;
}

.nobottom {
	padding-bottom:0;
}

.notop {
	padding-top:0;
}

.smallwidth {
	width:106px;
}

.nexttoselect {
	padding-top:4px;
}

/* REVIEW BELOW */
#content-a { 
	clear:both;
	position:relative;
	margin:0 1%;
	background: #E6F3C6 url(../images/ui/tile_hdr_bar.gif) repeat-x;
	border:1px solid #fff; /* IE PC REQUIRES THIS */
}

#content-a2 {
	background:#fff;
	min-width:500px;
	padding-bottom:0;
	margin:0;
	clear:both;
}

#content-a-groupindex {
	position:relative;
	margin:0 1%;
	background-color:#F8FCEF;
	border:1px solid #fff; /* IE PC REQUIRES THIS */
}

.content-b {
	padding:0 24px;
}

.sub-table {
	padding:6px 24px 10px 24px;
	margin:0 1px;
	background:#F8FCEF;
}

.wborder {
	border-bottom:1px solid #AECF65;
}

.ver2 { /* extends .sub-table */
	padding-right:0;
}

.sub-table .head-data, .sub-table .head-data-value { /* when using transition effects, a bg color is required behind the text to avoid bleeding from the first transition to the next */
	background:#F8FCEF;
} 

#greymidbar{
	height: 30px;
	background: #ccc url(../images/ui/tile_drk_gray_bar.gif) repeat-x;
	overflow:hidden;
}

#greymidbar h2 {
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:10px 0 0 15px;
	text-transform:uppercase;
}

.table-section {
	border-bottom:1px solid #b7b7b7;
}

.nomargin {
	margin:0;
	padding:0;
}

.nobottom {
	margin-bottom:0;
	padding-bottom:0;
}

a.smallblue, td a.smallblue { /* small blue links such as: Clear Dates, Clear Filters */
	color:#6599CA;
	font-size:10px;
}

.indent1 { /* use: indents sub form elements, example: GroupCurrContentManage */
	width:20px;
	overflow:hidden;
}

.commontable1 { /* keep 8/13/06 */
	display:block;
	margin:14px 0 14px 0;
	padding:0 10px 0 20px;
}

.commonformhead {
	padding-bottom:8px;
	font-weight:700;
}

.communicate-message1 { 
	font-style:italic
}

.help {
	font-size:10px;
	color:#666;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  BEGIN TITLE AND BUTTON BARS */


ol.actionbar {
	display:block; /* review if needed */
}

li.current-name {
	float:left;
	padding:10px 0 0 10px;
}

li.buttons2 {
	float:right;
	padding:5px 5px 5px 0;
}

ol#mid1bar {
	position:relative;
	padding:17px 0 14px 0;
	height:20px;
	background:#F8FCEF;
	border-bottom:1px solid #E6F3C6;
}

ol#mid1bar li#mb1-lt {
	float:left;
}

ol#mid1bar li#mb1-rt {
	float:right;
}

ol#mid2bar {
	position:relative;
	height:23px;
	padding:17px 10px 14px 10px;
	margin:0 1%;
	min-width:770px;
}

ol#mid2bar #mb-heads {
	float:left;
}

ol#mid2bar #mb-heads img {
	height:23px; /* standard height */
}

ol#mid2bar #mb-buttons {
	float:right;
	color:#333;
	font-size:12px;
}

.content-a2-table { /* GREEN BAR UNDER TITLE - with white content bg */
	background:#fff url(../images/ui/tile_hdr_bar.gif) repeat-x;
}


#content-a-lesson-index { /* LessonIndex */
	background:#f7f7f7 url(../images/ui/tile_lm_headerbar_gray.jpg) repeat-x;
}

.headtext {
	font-size:19px;
	color:#999;
}

#on_assign_licenses {
	position:absolute;
	left:170px;
	top:17px;
}

.content-a-td {
	width:9px;
	background-color:#fff
}

.content-a-td div {
	width:9px;
	height:34px;
	background-color:#fff;
}

.content-a-td div.left-edge {
	padding:0;
	background:url(../images/ui/hdr_bar_left_edge.gif) no-repeat;
}

.content-a-td div.right-edge {
	padding:0;
	background:url(../images/ui/hdr_bar_right_edge.gif) no-repeat;
}

.onecol-headtext, .twocol-headtext {
	font-size:12px;
	font-weight:400;
	color:#666;
	padding:7px 0 0 0px; /* 6px left removed */
	white-space:nowrap;
}

.onecol-headtext strong, .twocol-headtext strong {
	color:#000;
}

.commoncol-content {
	line-height:180%; /* review if needed */	
}

.commoncol-content table {
	padding:6px
}

.twocol-ltcontent, .twocol-rtcontent {
	padding:25px 22px;
}

.twocol-ltcontent {
	padding-left:13px; /* the rest of the padding is held in a td width=9  */
}

.twocol-rtbuttons {
	text-align:right;
	padding:5px 0 0 0;
}

.twocol-rtbuttons a img, .bottombuttons a img {
	padding-right:6px;
}

.bottombuttons td span {
	padding-right:6px;
	
}

.subsection-title {
	/* NH: removed? padding:4px 0 4px 10px; */
	white-space:nowrap;
}

.subsection-title img {
	padding:0 5px 0 0;
}

.subsection-title span {
	display:block;
	padding:4px 0 0 0;
	font-weight:700;
}

.img-head1 {
	padding-bottom:5px;
}

#imghead-reorder {
	padding-right:55px
}

.title1 { /* do not change */
	color:#693;
	padding:10px 0 5px 10px;
}

.title2 { /* do not change */
	padding:8px 0 8px 20px;
}

.title3 { /* do not change */
	padding:16px 0 8px 0 /* was 20px */; /* for use with table's wrapped by 'commontable1' with cellpadding="2" */
}

.title4 { /* do not change */
	padding:0 0 12px 0;
}

.title5 { /* do not change */
	padding:2px 0 0 0;
}

.title6 { /* do not change */
	padding:0 0 0 3px;
}

.title7 { /* do not change */
	padding-left:14px;
}

.title8 {
	padding-top:9px;
	color:#666;
	font-size:12px;
	font-weight:700;
	padding-right:18px
}

.title9 {
	color:#666;
	font-weight:700;
}

.title10 {
	color:#000;
}

strong.title3 {
	color:#333;
}

strong.title4 {
	color:#000;
}

strong.title5 {
	color:#000;
}

.bold {
	font-weight:700;
}

.bar1 { /* LESSON TITLE, OPT OUT OF SKILL BUILDING, INCLUDE PRESETS...  */
/* same as h2 */
	margin:0;
	padding:12px 0 3px 14px; /* this is adjusted, original h2: padding:20px 0 7px 14px; */
	font-size:13px;
	font-weight:700;
	color:#360;
	background:#DEF0B5;
	border-bottom:1px solid #B1D16A;
	clear:both;
}

.bar1b {
	background: url(../images/ui/tile_module_bar2.jpg) repeat-x; 
	height:32px;
	overflow:hidden; 
}

.img-head2 {
	padding:10px;
}

.img-head2-2lines {
	padding:6px 10px;
}

.first {
	background-image:none;
}

.firsthead {
	padding-left:20px;
}

.tablebar4 {
	/* background-color:#f2f2f2; */
}

.tablebar4 td {
	border-top:4px solid #E6F3C6;
}

.tablebar4 td table td {
	border:0; /* required */
}

.clear {
	clear:both;
	padding:0;
	margin:0;
	border:0;
	height:0;
	overflow:hidden;
}