/* BP Site CSS */

html {
	background: white url(../images/bg.gif) repeat-y;
}

body {
	font-family: arial, helvetica, verdana, serif;
	font-size: 75%;
	margin: 0;
    background: url(../images/bg_main.gif) no-repeat;  
} 

body.popup {
	font-family: arial, helvetica, verdana, serif;
	font-size: 75%;
	margin: 10px;
    background: #fff; 
} 

book {
	float: left;
	margin: 8px 8px 0px 0px;
	}

img {
	border: 0;
}

h1 {
	font-weight: bold;
	font-size: 120%;
	color: #0A1530;
	z-index: 2;
	margin-top: 0;
}

h3 {
	font-weight: bold;
	font-size: 125%;
	color: #096BA3;
	z-index: 2;
	margin-top: 0;
}

.header1 {
	font-size: 130%;
	color: black;
	font-weight: bold;
}


.HomepageHeader {
	font-size: 120%;
	color: black;
}

.wizardtable {
	border-right: 1px solid #235a92;
	border-bottom: 1px solid #235a92;
	background-color: #5891cb;
}

.wizardleft {
	background-color: #eef1f6;
	color: #235a92;
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}

div.alert {
	color: #ff0000;
	background-color: #ccd7eb;
	border : 1px solid #ff0000;
	padding : 0px 10px 0px 10px;
}

.wizardright {
	background-color: #fff;
	vertical-align: top;
}

.rightital {
	font-size: 100%;
	color: #096BA3;
	font-style: italic;
	text-align: right;
}

h2 {
	display: block;
	font-size: 100%;
	color: #fff;
	background-color: #096BA3;
	margin: 0;
	padding: 5px 5px 5px 15px;
}

hr {
	margin: 0px;
	padding: 0px;
	color: #fff;
	border-style: none;
	border : none;
	border-top: 1px solid #225A93;
}

.bigblueheader {
	font-size: 115%;
	font-weight: bold;
	color: #1E475A;
}

.bigredheader {
	font-size: 115%;
	font-weight: bold;
	color: red;
}

.blueheader {
	font-size: 100%;
	font-weight: bold;
	color: #0A1530;
}

.leftheader {
	width: 165px;
	font-size: 95%;
	font-weight: bold;
	color: #096BA3;
	height: 14px;
	border-bottom: 1px solid #5A6B2E;
}

.greenheader {
	font-size: 100%;
	font-weight: bold;
	color: #5A6B2E;
}

.leftnavitem {
	padding : 0px 5px 0px 5px;
	margin: 4px 0px 4px 0px;
}

.features {
	background: White none;
	width: 650px;
	margin-left: 20px;
}

#content {
	width: 800px;
	voice-family: "\"
}\""; 
	voice-family:inherit;
	width: 800px;	
}
html>body #content {
	width: 800px;
}

.floatleft {
	float: left;
}

.floatupperleft {
	float: left;
	padding: 0px 10px 10px 0px;
}

.left20 {
	padding-left: 20px;
}

.floatright {
	float: right;
}


a#myeconlab {
	display: block;
	width: 180px;
	height: 22px;
	background: transparent url(../images/b_myeconlab.gif) no-repeat;
	margin-top: 10px;
}
a#myeconlabcc {
	display: block;
	width: 180px;
	height: 22px;
	background: transparent url(../images/b_myeconlabcc.gif) no-repeat;
	margin-top: 10px;
}
a#students {
	display: block;
	width: 180px;
	height: 22px;
	background: transparent url(../images/b_students.gif) no-repeat;
	margin-top: 10px;
}
a#instructors {
	display: block;
	width: 180px;
	height: 22px;
	background: transparent url(../images/b_instructors.gif) no-repeat;
	margin-top: 10px;
}

a#viewdemo {
	display: block;
	width: 88px;
	height: 20px;
	margin-left: 10px;
	background: transparent url(../images/b_viewdemo.gif) no-repeat;
}

a#more
{
	display: block;
	margin-right: 5px;
	margin-top: 10px;
	float: right;
	width: 36px;
	height: 17px;
	background: transparent url(../images/b_more.gif) no-repeat;
}

a#next
{
	display: block;
	float: right;
	width: 104px;
	height: 22px;
	margin: 10px 0px 30px 0px;
	background: transparent url(../images/b_next.gif) no-repeat;
}

a#myeconlab:hover  { background-position: 0px -22px; }
a#myeconlabcc:hover   { background-position: 0px -22px; }
a#students:hover  { background-position: 0px -22px; }
a#instructors:hover   { background-position: 0px -22px; }
a#viewdemo:hover   { background-position: 0px -20px; }
a#more:hover {background-position: 0px -17px;}
a#next:hover {background-position: 0px -22px;}

#proceedtoreg {
	display: block;
	width: 180px;
	height: 22px;
	float: right;
	margin: 10px 0px 30px 0px;
}

#proceedtoreg:hover   { background-position: 0px -22px; }

.toppad {
padding-top: 5px;
}

.loginbox {
	width: 300px;
	background: url(../images/bg-loginbox.gif.html);
	margin-bottom: 30px;
}

.widebox {
	width: 190px;
	background: url(../images/bg-leftnavbox.gif);
	margin-bottom: 30px;
}

.widebox p#boxtop {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-leftnavbox-top-ltblue.gif);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.widebox p#greentop {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-leftnavbox-top-green.gif);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.widebox p#orangetop {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	background: url(../images/bg-leftnavbox-top-orange.gif);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.widebox p#firstInstructor {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-leftnavbox-top.gif);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.loginbox p#boxtop {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-boxtop.gif.html);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.loginbox p#orangetop {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-boxtop-orange.gif.html);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size : 110%;
}

.smallcopy {
	font-family: arial, helvetica, verdana, serif;
	font-size: 75%;
	margin: 0; 
} 

.widebox p#boxbottom {
	background: url(../images/bg-leftnavbox-bottom.gif);
	height: 16px;
	margin: 0;
}

.widebox p#noheader {
	color: #fff;
	font-weight: bold;
	background: url(../images/bg-leftnavbox-noheader.gif);
	text-align: center;
	margin: 0;
	height: 10px;
	display: block;
	font-size: 10%;
}

.widebox p#firstRegister, .widebox p#firstLogin {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	background: url(../images/bg-leftnavbox-top-blue.gif);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}



.widebox p#bottomorange {
	background: url(../images/bg-leftnavbox-bottom-orange.gif);
	height: 16px;
	margin: 0;
}

.widebox p#lastLogin, .widebox p#lastRegister {
	background: url(../images/bg-leftnavbox-bottom-blue.gif);
	height: 16px;
	margin: 0;
}



.widebox p#studentFAQ {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	background: url(../images/bg-leftnavbox-top-FAQ.gif);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.widebox p#lastInstructor {
	background: url(../images/bg-leftnavbox-bottom.gif);
	height: 16px;
	margin: 0;
}

.loginbox p#boxbottom {
	background: url(../images/bg-boxbottom.gif.html);
	height: 16px;
	margin: 0;
}

.widebox p {
	margin : 10px 10px 0px 10px;
}

.loginbox p {
	margin : 10px 10px 0px 10px;
}

.greyloginbox {
	border: 4px solid #A5A5A5;
	margin: 2px;
	width: 174px;
	background-color: white;
}

.tableheader {
	width: 100%;
	text-align : center;
	font-size: 80%;
	font-weight : bold;
	vertical-align : bottom;
}

.tablerow {
	text-align: left;
	font-size: 90%;
}

.tablepad {
	padding : 5px 20px 0px 20px;
}

.headrow {
	display: block;
	width: 100%;
	color: #fff;
	background-color: #096BA3;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	font: bold 100% arial, helvetica, verdana, serif;
}

.calloutbox {
	background-color: #F5F5EB;
	margin-bottom: 20px;
	padding: 0px 10px 10px 0px;
}

a:link {color: #0A1530;}
a:visited {color: #0A1530;}
a:active {color: #096BA3;}
a:hover {color: #096BA3;}

a.link2:link {color: #096BA3; text-decoration: none;}
a.link2:visited {color: #096BA3; text-decoration: none;}
a.link2:active {color: #096BA3; text-decoration: none;}
a.link2:hover {color: #096BA3; text-decoration: none;}

a.link3:link {
	color: Black;
	text-decoration: none;
}
a.link3:visited {
	color: Black;
	text-decoration: none;
}
a.link3:active {color: #808080; text-decoration: none;}
a.link3:hover {
	color: #939292;
	text-decoration: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-image: none;
}

#top {
	background: url(../images/bg_top.gif) repeat-x;
	height: 100px;
	color: #0A1530;
}

#nav {
	position: absolute;
	top: 74px;
	left: 276px;
	width: 524px;
	height: 30px;
	text-align: center;
	margin-left: 0px;	
}

#nav a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: black;
	padding: 0.2em 5px;
	border-top: 1px solid #00386B;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border-top: 1px solid #00386B;
	background-color: #5282E0;
	color: white;
}

li {
	float: left;
	position: relative;
	width: 13em;
	text-align: left;
	cursor: default;

}

li ul {
	z-index: 20;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 13em;
	font-weight: normal;
	background-color: #D4EAF7;
	padding: 0;
	border: solid 1px #0A1530;	
}


li>ul {
	top: 25px;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}


.navitem {
	width: auto;
	padding: 7px 3px;
}



.break {
	clear: both;
}

.leftcolumn {
	clear: both;
	padding-left: 12px;
	padding-right: 5px;
	float: left;
	width: 190px;
	height:390px;
	margin-top: 30px;
}

.leftcolumnhome {
	clear: both;
	padding-left: 12px;
	padding-right: 5px;
	float: left;
	width: 190px;
	margin-top: 20px;
}

.middlecolumn {
	float: left;
	width: 345px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 15px 0px 0px 30px; }
html>body .middlecolumn {
	margin: 30px 0px 0px 30px;
}

.maincolumn {
	float: left;
	width: 555px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 15px 0px 0px 30px; }
html>body .maincolumn {
	margin: 30px 0px 0px 30px;
}

.rightcolumn {
	float: left;
	width: 190px;
	margin: 30px 0px 0px 16px;
}


.texttopleft {
	display: block;
	float: left;
	vertical-align: text-top;
}

.texttopcenter {
	display: block;
	float: center;
	vertical-align: text-top;
}

#footer {
	background: #fff url(../images/bg_footer.gif) repeat-x;
	width: 800px;
	height: 60px;
	border-top: 2px solid #096BA3;
	margin-top: 20px;
	text-align: center;
	font-size: 90%;
}

.question {
	background-color : #efefef;
	font-size : 12 px;
	width : 165 px;
	color : #222;
	font-weight : bold;
}

.answer {
	background-color : #e3e3e3;
	font-size : xx-small;
}

.numberlist {
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #096BA3;
}

.bodycopy {
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.bodysmall {
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.greybox {
	padding: 10px;
	max-width: 450px;
	width: 450px;
	margin: 10px;
	border-width: thin;
	border-color: black;
	border-style: solid;
	background-color: #e2e2e2;
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}






<!-- 
/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url(../images/corners1280x34.gif); /* CHANGE: path and name of your image */
	height: 17px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 17px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 17px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -17px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -17px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -17px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 4px solid #A5A5A5; /* YCC: color & properties of the left-borderline */
	border-right: 4px solid #A5A5A5;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

.gap-saver {
     height: 1px; 
     margin: 0 0 -1px 0;
     padding: 0;
     font-size: 1px; /* to correct IE */
     }

/*
implementation in the page:
	...
	<head>
	<link rel="stylesheet" type="text/css" href="liquidcorners.css">
	...
	</head>
	
	<body>
	...
	<div class="top-left"></div><div class="top-right"></div>
		<div class="inside">
		<p class="notopgap">Your text & other things inside</p>
		...
		<p class="nobottomgap">...</p>
		</div>
	<div class="bottom-left"></div><div class="bottom-right"></div>
	...
	</body>
*/
-->






















