/*
LARSON INTERMEDIATE MATH
GLOBAL STYLESHEET FOR ENTIRE APPLICATION
*/


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  HTML TAGS */
h1 {
	display:block;
	font-weight:400;
}

h1.left { 
	float:left;
	width:auto;
	margin:21px 0 18px 0;
	padding:0 0 0 25px;
	font-size:19px;
	color:#999;
	min-width:400px;
}

h1.right {
	float:right;
	width:490px;
	margin:17px 0 0 0;
	padding:4px 25px 0 0;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:right;	
}

h1.right table {
	float:right;
}

h1.right img {
	padding:0 0 0 15px;
}

h1.right img.lessleftpad {
	padding-left:6px;
}

h1.left img {
	float:left;
	height:23px;
	margin:0 8px 0 0;
} 

h1.left span {
	position:inherit;
	left:8px;
	vertical-align:middle;
	height:23px;
} 

h2 {
	display:block;
	margin:0px -14px 8px -14px;
	padding:14px 0 14px 14px;
	font-size:13px;
	font-weight:700;
	color:#360;
	background:#DEF0B5;
	border-bottom:1px solid #B1D16A;
}

h2.topone {
	margin-top:-12px;
}

h2.subhead {
	border-bottom:0;
	background:0;
	padding-bottom:0;
	margin-bottom:2px;
}

h2 span.message {
	float:right;
	font-size:11px;
	color:#666;
	font-weight:400;
}

h4 {
	font-size:11px;
	font-weight:400;
	color:#666;
	margin:0;
	padding:6px 10px 6px 0;
	white-space:nowrap;
	text-align:left;
}

h5 {
	font-size:12px;
	color:#000;
	font-weight:400;
	margin:0;
	padding:4px 0 4px 0;
}

th, .datatable3 tr th {
	text-align:left;
	font-size:11px;
	font-weight:400;
	white-space:nowrap;
	color:#666;
}

th div {
	padding:0 10px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  BANNERS */

/* LOGO BANNER: LOGOS */
#logobanner {
	position:relative;
	min-width:600px;
	height:68px;
	margin:0;
	padding:0;
	list-style:none;
}

#logobanner #math {
	float:left;
	position:relative;
	top:15px;
	left:8px;
	margin:0 auto;
	background:url(../images/logos/logo_math2.gif) no-repeat;
	width:278px;
	height:47px;
	overflow:hidden;
}

#logobanner #larson {
	float:right;
	position:relative;
	top:15px;
	background:url(../images/logos/larson_logo_final.jpg) no-repeat;
	width:146px;
	height:41px;
	margin-right:4px;
	overflow:hidden;
}

/* POPUP BANNER */
ol#popupbanner {
	display:none;
	min-width:500px;
	padding-top:9px;
	background:#f5f5f5;
	border-bottom:1px solid #ccc;
}

ol#popupbanner #pu-logo {
	float:left;
	position:relative;
	top:12px;
	left:13px;
	margin:0 auto;
	background-image:url(../images/logos/logo_math.jpg);
	width:375px;
	height:59px;
	overflow:hidden;
}

ol#popupbanner #pu-close {
	float:right;
	width:40px;
	height:18px;
	overflow:hidden;
}

/* WELCOME BANNER: WELCOME, SIGN OUT, HELP, MY PROFILE */
ol#welcomebanner {
	position:relative;
	clear:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/ui/welcomebanner_fill.jpg) repeat-x;
	overflow:hidden;
}

#welcomebanner #wb-lt {
	float:left;
	background-image:url(../images/ui/welcomebanner_ltcorner.jpg);
	width:49px;
	height:40px;
} 

#welcomebanner #wb-mid1 { /* welcome text */
	position:absolute;
	top:13px;
	left:50px;
	width:400px;
} 

.wb-mid {
	float:right;
	padding:10px 0 0 0;
} 

.wb-mid a {
	display:block;
} 

#wb-mid2,#wb-mid2 a img {
	display:block;
	width:72px;
	height:17px;	
}

#wb-mid3, #wb-mid3 a img {
	display:block;
	width:47px;
	height:17px;	
}

#wb-mid4, #wb-mid4 a img {
	display:block;
	width:61px;
	height:17px;	
}

#wb-mid5 {
	padding-left:5px;
}

#wb-mid5, #wb-mid5 a img {
	display:block;
	width:95px;
	height:17px;
}

#welcomebanner #wb-rt {
	float:right;
	background-image:url(../images/ui/welcomebanner_rtcorner.jpg);
	width:12px;
	height:40px;
} 

/* TABS BANNER */
.tabsbanner {
	position:relative;
	display:block;
	margin:6px 0 0 0;
	height:64px;
	width:auto;
	background:url(../images/ui/greentab_bg.gif) repeat-x bottom;
	white-space:nowrap;
	z-index:80;
}

.tb-tabs {
	display:block;
	margin:0 0 0 0;
	border:0;
	padding:0;
	height:64px;
	background:url(../images/ui/greentab_bg.gif) repeat-x bottom;
}

.tabsbanner .tb-lt-vert {
	position:absolute;
	top:32px;
	left:0;
	background:url(../images/ui/greentab_vert_lt_on.gif) no-repeat; /* keeps bg when window is horizontally minimized */
	width:2px;
	height:32px;
	overflow:hidden;
}

.tabsbanner .tb-lt {
	position:absolute;
	top:32px;
	left:0;
	background:url(../images/ui/greentab_vert_lt_off.gif) no-repeat;
	width:2px;
	height:32px;
	overflow:hidden;
}

.tabsbanner .tb-rt {
	margin:0;
	background:url(../images/ui/greentab_rt.gif) no-repeat;
	width:10px;
	height:64px;
	overflow:hidden;
}

.tabsbanner #greentabs {
	width:158px;
	height:36px;
}

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


/* CONTENT WRAPPERS */
#wrapperpopup { /* for pop-up windows. IE PC requires border in order for sub content to show correctly */
	border:1px solid #fff;
	margin:0;
	padding:14px 0;
	min-height:300px;
}

#wrapper {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-bottom:20px;
	min-height:388px !important;
	min-width:959px !important;
}

#innerwrapper, .innerwrapper_inline {
	clear:both;
	position:relative;
	margin:0 18px;
	background-color:#E6F3C6;
	border:1px solid #fff; /* IE PC REQUIRES THIS */
	border-bottom:2px solid #DCEABD /* #ABCD5F */;
	/* min-height:280px !important; */
}

.contentwrapper {
	clear:both;
	padding:12px 14px 0 14px;
	margin:0;
	background:#F8FCEF;
	border-top:4px solid #D1E399;
	min-height: 200px !important;	
}

.contentwrapper .contentwrapper {
	padding:12px 0 0 0;
	min-height:80px !important;
}

.variant1 table tr td {
	border-top:1px solid #FFFDFF !important;
}

.variant5 td {
	border-bottom:1px solid #FFFDFF !important;
}

.variant2 {
	color:#333;
	font-weight:700;
}

.variant3 {
	color:#666;
	font-weight:400;
}

.variant4 {
	font-size:11px;
	color:#6B6663;
	font-weight:400;
}

.nobottombuttons {
	margin-bottom:40px
}

#forgroupindex { /* groupindex */
	border-top:0;
	padding:0 0 0 0;
}

ol.topbar {
	display:block;
	background:#DBEBAC url("../images/ui/topbar_bg.gif") repeat-x;
	list-style:none;
	margin:0;
	padding:0;
	height:32px;
	overflow:hidden;
}

tr.topbar-tableversion th {
	background:#DBEBAC url("../images/ui/topbar_bg.gif") repeat-x;
	height:32px;
	border-bottom:4px solid #D1E399;
	overflow:hidden;
}

tr.topbar-tableversion th div {
	padding-top:8px;
}

ol.topbar li {
	border:0;
	margin:0;
	padding:0;
}

ol.topbar  li.tb-lt, .tb-lt {
	float:left;
	width:7px;
	height:6px;
	background:url("../images/ui/topbar_lt.gif") no-repeat;
	overflow:hidden;
}

.tb-lt-tableversion {
	float:left;
	width:7px;
	height:7px;
	background:url("../images/ui/topbar_lt_tableversion.gif") top left no-repeat;
	overflow:hidden;
	margin:0;
	padding:0;
}

ol.topbar  li.tb-rt, .tb-rt {
	float:right;
	width:7px;
	height:6px;
	background:url("../images/ui/topbar_rt.gif") no-repeat;
	overflow:hidden;
}

.tb-rt-tableversion {
	float:right;
	width:7px;
	height:7px;
	background:url("../images/ui/topbar_rt_tableversion.gif") top right no-repeat;
	overflow:hidden;
	margin:0;
	padding:0;
}

.tb-rt, .tb-lt {
	height:34px;
}

ol.topbar  li.tb-ltcontent {
	float:left;
	line-height:34px;
	vertical-align:middle;
	min-height:28px;
	padding-left:6px;
	font-weight:700;
}

ol.topbar  li.tb-rtcontent {
	float:right;
	min-height:28px;
	padding:6px 3px 0 0;
}

ol.topbar  li.bu_close {
	padding:8px 3px 0 0;
}


ol.topbar  li.tb-rtcontent span {
	display:block;
	margin-top:6px;
}

ol.topbar  li.tb-rtcontent img {
	margin-left:3px;
}

.subwrapper {
	position:relative;
}

.subwrapper .sw-lt {
	position:relative;
	float:left;
	padding-top:0;
}

.subwrapper .notable {
	padding-top:13px;
}

.subwrapper .sw-rt {
	position:relative;
	float:right;
	padding:6px 0 5px 0; /* bottom px made up in the .clear */
}

.subwrapper .no-sw-rt {
	padding-bottom:13px;
}

.subwrapper .extrapadding {
	padding-top:8px;
}

.datatable2 {
	width:100%;
	margin-bottom:20px;
	background:#f8fcef url(../images/ui/tile_hdr_bar.gif) repeat-x;
}

.datatable3 {
	width:100%;
}

.datatable4 {
	width:100%;
	margin-bottom:20px;
	background:#f8fcef url(../images/ui/bg_tallfill.gif) repeat-x;
}

/* Collapsible/Expandable Menus */

.minmax-masterwrapper {
	clear:left;
	position:relative /* important for Safari */
}

.minmax-wrapper {
	width:22px;
	height:22px;
	overflow:hidden;
	margin-left:8px;
}

.minmax-innerwrapper {
	clear:left;
	width:22px;
	height:22px;
	overflow:hidden;
}

.minmax-innerwrapper {
	width:22px;
	height:22px;
	overflow:hidden;
}

.minmax-iconlink {
	float:left;
	/* position:absolute; */
	width:22px;
	height:22px;
}

.minmax-iconlink img {
	width:22px;
	height:22px;
}

.minmax-subwrapper {
	padding:0 24px
}

.minmax-iconhold {
	width:30px;
}

.upper-right {
	position:absolute;
	right:0;
	padding:6px 14px 0 0;
}

.studcomm-table {
	padding:6px 0 6px 12px;
}

.studcomm-hdr {
	font-weight:400;
	color:#95B251;
	padding-right:4px;
	white-space:nowrap;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  WATERMARKS */
.watermark {
	padding:20px 0;
	text-align:center;
}

.watermark h6 {
	font-size:13px;
	font-weight:700;
	color:#360;
	margin:0;
	padding:0;
}

.watermark h6 a {
	text-decoration:underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  FOOTER */
ol.lowbar {
	clear:both;
	display:block;
	height: 29px;
	width:auto;
	background: url(../images/ui/lowbarfill.jpg) repeat-x;
	margin: 0;
	padding: 0;
	border:0;
	list-style:none;
	min-width:961px !important;
	z-index:20000;
}

ol.lowbar .lb-lt {
	float: left;
	width:13px;
	height:29px;
	background:url(../images/ui/footleftgreen_corner.jpg) no-repeat;
	overflow:hidden;
}

ol.lowbar .lb-rt {
	float: right;
	width:13px;
	height:29px;
	background:url(../images/ui/footrightgreen_corner.jpg) no-repeat;
	overflow:hidden;
}

ol#footerbar {
	display:block;
	position:relative;
	margin:0;
	padding:10px 13px 0 13px; /* NH: tbd */
	list-style:none;
	color:#999;
}
ol#footerbar #fb-lt {
	float: left;
	padding-bottom:20px;
}

ol#footerbar #fb-rt {
	float: right;
	padding-bottom:20px;
}

ol#footerbar #fb-rt .ftr_spacer {
	padding-left:24px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  END FOOTER */