/* math.littlerun style sheet by Allen Murphy */

/* ******************************************** */
/*        General Styles                        */
/* ******************************************** */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Bitstream Vera Sans", "Trebuchet MS";
	font-size: 0.9em;
	background:#BEC3C6 url(../img/bg.jpg) repeat-x;
	/*background-color: #ffffff;*/
	color: #000000;
}

p {
	padding: 0;
	margin-top: 0px;
}

td {
}

h1 {
	color: #993300;
}

h2 { 
	color: #d01414;
}

h3 { 
	border-bottom: 1px solid rgb(187, 34, 17);
	padding-top: 10px;
	/* color: #991111; */
	color: #000000;
	width: 95%;
}

h4 { 
}

h5 { 
}

h6 { 
    color: rgb(0, 173, 0);
}

a { 
	color: rgb(57, 66, 166);
}

/* ******************************************** */
/*        Classes and IDs                       */
/* ******************************************** */

#page {
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-style: solid;
	background-color: white;
}

#wrap {
	background: url(../img/light.gif) center top no-repeat;
	padding: 0px 0;
}

#assignmentframe {
	position: relative; 
	background: #ffffff; 
	border-style: solid;  
	border-width: 1px; 
	padding: 5px 5px 5px 5px;
	font-size: 1em;
}

#side {
	width: 180px;
	float: right;
	/* margin-left: -1px; */
	padding: 1px;
	margin-right: 15px;
	margin-top: 10px;
}

#content {
	padding: 2px 1px 1px 15px;
	margin-right: 180px;
	margin-left: 10px;
	/*border-left: 3px solid #000000;*/
}

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

#contentcontainer {
	margin-left: 50px;
	margin-top: 35px;
    padding-right: 8px;
}

#contentcontainer a {
	color: #000077;
}

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


#header {
	/* background: url(../images/bg9.png); */
	background-repeat: repeat;
	margin: 0px;
	/* color: #991111; */
	color: #ffffff;
	/*border-bottom: 3px solid #000000;*/
}
	
#footer {
	background-color: #fff;
	/*border-top: 3px solid #000000;*/
	color: #999;
	text-align: center;
	padding: 2px 10px 0 0;
	clear: both;
}

.spacer {
	clear: both;
}
	
#banner {
	background: url(../images/mathbanner2.png);
	/* height: 30px; */
	height: 79px;
	background-repeat: no-repeat;
}

#innercontainer {
	padding-top: 5px;
	/* background: white url(../images/bg9.png); */
	background-repeat: repeat-x;
}

#innercontainer td {
	vertical-align: top;
	border-spacing: 0
}

#mbcontentcontainer {
	margin-left: 50px;
	top: 130px;
}

#mb2contentcontainer {
	margin-left: 215px;
	top: 130px;
	z-index: 20;
}

#mbcontentcontainer a {
	color: #000077;
}

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

#mb2contentcontainer a {
	color: #000077;
}

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

#box {
	padding: 10px 10px 10px 10px;
	border-width: thin;
	border-style: solid;
}

.box2 {
	position: relative;
	padding: 1%;
	width: 93%;
	border-width: thin;
	border-style: solid;
}

.box3 {
	position: relative;
	padding: 20px 20px 20px 20px;
	width: 92%;
	margin-left: 8px;
	margin-right: 8px;
	border-width: thin;
	border-style: solid;
	background: white;
}

.box4 {
	position: relative;
	padding: 20px 20px 20px 20px;
	width: 75%;
	margin-left: 10px;
	margin-right: 10px;
	border-width: thin;
	border-style: solid;
	background: #ffffaa;
	font-size: 1.5em;
}

.box5 {
	padding: 5px 5px 5px 5px;
	border-width: thin;
	border-style: solid;
	width: 93%;
	background: #ffffbb;
}

.clearbox2 {
	position: relative;
	padding-left: 5px;
	width: 93%;
	margin-left: 5px;
	margin-bottom: 5px;
}

.myul {
	list-style-type:none;
	padding: 5px 0px 0px 0px;
	margin-left: 25px;
	margin-top: 0px;
	/* position:relative; */
}

.mylist {
	/* display:block; */
	background: url(../img/icons.gif) 0 -560px no-repeat;
	padding-bottom: 3px;;
	/*font-weight: bold;*/
	/* margin-left: 18px; */
	padding-left: 18px;
}

.clearbox3 {
	position: relative;
	width: 100%;
	margin-left: 1px;
}

.rounded-corners {
	border-width: 3px;
	border-color: gray;
	border-style: solid;
	padding-left: 14px;
	padding-right: 10px;
	margin-right: 30px;
	margin-top: 25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.frameclass {
	border-style: solid;
	border-color:  #cb2222;
	position: relative;
	padding: 5px 3px 3px 3px; 
	/* background-color: rgb(89, 178, 253); */
	background-color: #cb2222;
	/* background-image: url("../images/back3.png");*/ /*89, 178, 253 */
	margin-top: -1px;
}

.frameclass2 {
	border-style: none;
	position: relative;
	margin-right: 30px;
	padding: 5px 3px 3px 3px; 
	background-color: rgb(89, 178, 253);
	background-image: url("../images/back3.png"); /*89, 178, 253*/
	overflow:visible;
	display: none;
}

.frameclassopera {
	border-style: none;
	position: relative;
	height: 375px;
	margin-right: 30px;
	padding: 5px 3px 3px 3px; 
	background-color: rgb(89, 178, 253);
	background-image: url("../images/back3.png"); /*89, 178, 253*/
	overflow:visible;
	display: none;
}

.boldred {
	font-weight: bold;
	/* color: #991111; */
	color: #cb2222;
}

.boldred a {
	color: gray;
	text-decoration: none;
}

.boldblue {
	font-weight: bold;
	color: #000099;
}

.boldwhite {
	font-weight: bold;
	color: #ffffff;
}

.boldwhite a:hover {
	color: black;
}
.step_style {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 5px;
	font-size: 12pt;
}

.step_gray {
	font-style: italic;
	color: gray;
}

/* **************************** */
/*       min-height hack        */
/* **************************** */
.prop {
	height:178px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* **************************** */
/*       Main Menubar Style     */
/* **************************** */
.tabmenu {
	/*float: right;*/
	text-align: right;
	/*width: 100%;*/
	z-index: 2;
	background-color: #cb2222;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

.menulink {
}

.menulink a {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: white;
	text-decoration: none;

}

.menulink a:hover {
	color: #b9b9b9;
	background-color: #232323;
	text-decoration: underline;
}

/* ******************************************** */
/*        Eric Meyer's based CSS tab            */
/* ******************************************** */
#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font-size: 14px;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 0px;
	border-bottom: none;
	background: #cb2222; /*rgb(89, 178, 253); */
	color: #17512B;
	font-size: 1.3em;
}

#tablist li a:link, #tablist li a:visited {
	/*color: black;*/
}

#tablist li a:hover {
	color: #ffffff;
	background: #084499;
	border: none;
}

#tablist li a.current {
	background-color: #cb2222; /*: rgb(239,170,78); */
	/* background-image: url("../images/back3.png"); */
	background-repeat: repeat;
	border: none;
	font-weight: bold;
	color: #ffffff;
}

#tablist li a.background {
	text-decoration: underline;
	padding: 3px 0.5em;
	margin-left: 0px;
	border-bottom: none;
	background: #cccccc /*rgb(205,205,205);*/;
	color: #1111aa;
}

#tablist li a.background:hover {
	text-decoration: none;
	color: #efefef;
	background: #000077;
	border: none;	
}

/* ******************************************** */
/*           Eric Meyer's based CSS tab         */
/* ******************************************** */

#tablist2 {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font-weight: bold;
	font-size: 12px;
}

#tablist2 li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist2 li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 0px;
	border-bottom: none;
	background: #cccccc /*rgb(205,205,205);*/;
	color: #111111;
}

#tablist2 li a:link, #tablist li a:visited {
	/*color: black;*/
}

#tablist2 li a:hover {
	color: #efefef;
	background: #000077; /*#66ccff;*/
	border: none;
}

#tablist2 li a.current2 {
	background: rgb(239,170,78);
	background-image: url("../images/back3.png");
	background-repeat: repeat;
	border: none;
	color: #ffffff;
}

