
/* 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body.header1 {
	background-color: #FBFBF9;
	margin: 0;
	padding: 10px 0 0 0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

body.header2 {
	margin: 0;
	padding: 0;
}

body, td, pre, input, textarea, select {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	}
boy.header1, body.header1 td {
	color: #fff;
	}

body.header2, body.header2 td {
	color: #000;
}	

input, textarea, select {
	color: #333;
	}
strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	}
a {
	outline: none;
	}
a:link {
	color: #096DB5;
	font-weight: bold;
	}
a:visited {
	color: #096DB5;
	font-weight: bold;
	}
a:hover {
	color: #096DB5;
	font-weight: bold;
	}
a:active {
	color: #096DB5;
	font-weight: bold;
	}
a img {
	border: 0 none;
	}
code {
	color: #f09;
	}
	
	
p, li, pre {
	line-height: 1.3;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 30px;
	}

h2 {
	font-size: 17px;
	margin: 0 0 20px 0;
	}
h3 {
	font-size: 15px;
	margin: 0 0 18px 0;
	}
ul {
	list-style-type: square;
	}
li {
	margin-bottom: 6px;
	}
li ol,
li ul {
	margin-top: 4px;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0 auto;
	padding: 0;
	outline: none;
	
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body #mother {
	width: 945px;
	margin: 0 auto 0 auto;
}

body.header2 #mother {
	
}

body.header1 #mother {
	background-image: url(../images/mother_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

header {
	display: block;
}	

body.header1 header {
	height: 132px;
}

body.header2 header {
	background: url("../images/menu_bg.png") repeat-x;
}

body.header2 header div#header_top {
	height: 70px;
}

body.header2 header div#header_logo {
	position: absolute;
	top: -48px;
	left: 52px;
	width: 292px;
}

#header_logo2 {
    position: relative;
    left: 4em;
    top: 13px;
}

body.header2 header #menu_bar_logo {
	float: left;
}

body.header2 header #menu_bar_ncsl_logo {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

body.header2 header div#header_bottom {
	height: 31px;
	text-align: center;
}

body.header2 header div#header_bottom ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 0;
	position: relative;
	left: 50%;
	float: left;
}

body.header2 header div#header_bottom ul li {
	display: block;
	margin: 0 0 0 1px;
	background-color: #6C95AF;
	height: 31px;
	float: left;
	position: relative;
	right: 51%;
}

body.header2 header div#header_bottom ul li a {
	text-decoration: none;
	color: white;
	font-size: 13px;
	display: block;
	height: 100%;
	padding: 6px 18px 0 18px;
	letter-spacing: 0px;
}

body.header2 header div#header_bottom ul li:hover
{
	background-color: #CDDBE4;
}
body.header2 header div#header_bottom ul li.selected
{
	background-color: white;
}

body.header2 header div#header_bottom ul li:hover a,
body.header2 header div#header_bottom ul li.selected a {
	text-decoration: none;
	color: #1D2C4B;
}

body.header2 header div#header_bottom ul li#back_to_game {
	background-image: url("../images/back_to_game_button.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 40px;
	position: relative;
	top: -9px;
	width: 211px;
}

body.header2 header div#header_bottom ul li#back_to_game a {
	padding-top: 15px;
	padding-left: 95px;
}

header p {
	margin: 0;
	}
header p#ncslLogo,
header p#adgBanner {
	float: left;
	}
header p img {
	display: block;
	}

footer {
	display: block;
	margin: 30px 0 0 0;
	padding: 4px 0 0 20px;
	clear: both;
	font-size: 11px;
	color: #777;
	overflow: hidden;
}
footer a,
footer a:link,
footer a:visited,
footer a:active,
footer a:hover {
	color: #fff;
}

footer p {
	float: left;
	margin-top: 9px;
}

footer div#footer_buttons {
	float: right;
}

footer div#footer_buttons a {
	width: 109px;
	height: 29px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-image: url("../images/footer_buttons.png");
	color: #777777;
	text-decoration: underlined;
	display: block;
	vertical-align: middle;
	margin: 0 5px;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
}

footer div#footer_buttons a:hover {
	background-image: url("../images/footer_buttons_hover.png");
	color: white;
	text-decoration: underlined;
}

footer #image_loader {
	background-image: url("../images/footer_buttons_hover.png");
	display: none;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body.header2 #content {
	padding: 0 40px;
}

body.header1 #content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	height: 354px;
	}
html>body #content {
	height: auto;
	min-height: 354px;
	}
#contentInner {
	padding: 25px 20px 0 20px;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
nav#mainMenu {
	display: block;
	width: 192px;
	padding: 25px 20px 0 15px;
	position: absolute;
	right: 0;
	top: 0;
	}
nav#mainMenu ul {
	}
nav#mainMenu li {
	}
nav#mainMenu a {
	}
nav#mainMenu a,
nav#mainMenu a:link,
nav#mainMenu a:visited,
nav#mainMenu a:active,
nav#mainMenu a:hover {
	}
nav#mainMenu a:hover {
	}
	

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	REGISTER PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#registerPage h1 {
	margin: 0 0 15px 0;
	color: white;
	}
h1 span#logLink {
	font-size: 15px;
	color: #83BBEA;
	}
h1 span#logLink a,
h1 span#logLink a:link,
h1 span#logLink a:visited,
h1 span#logLink a:active,
h1 span#logLink a:hover {
	color: #83BBEA;
	}
#registerPage .col1 div.inputs p {
	margin-bottom: 15px;
	}
#registerPage .col1 div.inputs p input {
	width: 238px;
	}
select#pfgender {
	width: 180px;
	}
div#secretQuestionForm {
	margin-bottom: 15px;
	}
div#secretQuestionForm div.inputs p input,
div#secretQuestionForm div.inputs p select {
	width: 370px;
	}
div#locationForm {
	width: 270px;
	float: left;
	}
div#locationForm div.inputs p select {
	width: 240px;
	}
p#regSubmits {
	width: 110px;
	float: left;
	padding: 10px 0 0 15px;
	}
p#regSubmits input {
	width: 110px;
	margin: 0 0 5px 0;
	}
	
	

/* Registration steps, upper-right column */
div#regSteps {
	width: 165px;
	margin: 0 auto 100px auto;
	}
div#regSteps p {
	text-align: center;
	color: #57A3D0;
	margin: 0 0 5px 0
	}
div#regSteps ul {
	list-style-type: none;
	padding: 4px 0 0 0;
	margin: 0;
	height: 42px;
	background-image: url(../images/reg_steps_sprite.gif);
	background-repeat: no-repeat;
	}
div#regSteps ul.step1 {
	background-position: left top;
	}
div#regSteps ul.step2 {
	background-position: 0% -267px;
	}
div#regSteps ul.step3 {
	background-position: 0% -551px;
	}
div#regSteps ul li {
	float: left;
	width: 54px;
	text-align: center;
	font-size: 11px;
	line-height: normal;
	}
div#regSteps ul li a,
div#regSteps ul li span {
	}
div#regSteps ul li span {
	display: block;
	font-size: 15px;
	height: 40px;
	padding-top: 10px;
	}
div#regSteps ul li a span,
div#regSteps ul li a:link span,
div#regSteps ul li a:visited span,
div#regSteps ul li a:active span,
div#regSteps ul li a:hover span {
	color: #B5B8BD;
	text-decoration: none;
	font-weight: bold;
	}
div#regSteps ul li.selected a span,
div#regSteps ul li.selected a:link span,
div#regSteps ul li.selected a:visited span,
div#regSteps ul li.selected a:active span,
div#regSteps ul li.selected a:hover span {
	color: #fff;
	}
div#regSteps ul li a,
div#regSteps ul li a:link,
div#regSteps ul li a:visited,
div#regSteps ul li a:active,
div#regSteps ul li a:hover {
	color: #B5B8BD;
	text-decoration: none;
	font-weight: normal;
	}
div#regSteps ul li.selected a,
div#regSteps ul li.selected a:link,
div#regSteps ul li.selected a:visited,
div#regSteps ul li.selected a:active,
div#regSteps ul li.selected a:hover {
	color: #fff;
	font-weight: bold;
	}


div.sideNote {
	padding: 30px 15px 40px 15px;
	color: #4C4C4B;
	-moz-border-radius: 9px; /* FF1+ */
	-webkit-border-radius: 9px; /* Saf3+, Chrome */
	border-radius: 9px; /* Opera 10.5, IE 9 */
	background-color: #F6F5F1;
	-moz-box-shadow: 0px 0px 8px #BFC3C4; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 8px #BFC3C4; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 8px #BFC3C4; /* Opera 10.5, IE 9.0 */
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-size: 15px;
	clear: both;
	text-align: center;
	width: 130px;
	margin: 0 auto;
	}
div.sideNote p {
	margin: 0;
	}


p#regStepsArrow {
	position: absolute;
	left: -40px;
	top: 115px;
	width: 81px;
	height: 70px;
	background-image: url(../images/reg_steps_arrow.gif);
	background-repeat: no-repeat;
	}
html>body p#regStepsArrow {
	background-image: url(../images/reg_steps_arrow.png);
	}

div#profileSWF,
div#congratsSWF {
	padding: 24px 0 0 0;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	LOGIN PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
div#loginForm div.inputs p input {
	width: 164px;
	padding: 0;
	margin: 0;
}
p#forgotLink {
	margin: 0;
	text-align: center;
	font-size: 12px;
	}
p#forgotLink a,
p#forgotLink a:link,
p#forgotLink a:visited,
p#forgotLink a:active,
p#forgotLink a:hover {
	color: #CBE0EF;
	font-weight: normal;
	}
p#signUp {
	width: 185px;
	margin: 0 auto 0 auto;
	}
p#signUp a {
	display: block;
	text-indent: -9999px;
	height: 185px;
	background-image: url(../images/sign_up.gif);
	background-repeat: no-repeat;
	}
html>body p#signUp a {
	background-image: url(../images/sign_up.png);
	}
p#justVisit {
	margin: 0;
	text-align: center;
	font-size: 13px;
	}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORGOT PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
input#pfsecret_answer,
input#pfusername {
	width: 385px;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	GAME MENU PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.header1 nav#mainMenu {
	padding-top: 35px;
	}
.header1 #content {
	background-image: url(../images/content_bg_alt.jpg);
	}
#gameMenuImg {
	margin-top: 19px;
}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	ACTIVITY PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body#activityPage {
	width: 100%;
	padding: 0;
	}
div#progressSWF, div#shareSWF {
	width: 967px;
	height: auto;
	margin: 0 auto;
	}


#shareSWF {
	display: block;
}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	DATA TABLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */	
div.dataTable table {
	border-collapse: collapse;
	border-right: 1px solid #777;
	border-bottom: 3px solid #777;
	margin: 10px 0 25px 0;
	}
div.dataTable table th {
	text-align: left;
	font-weight: normal;
	background-color: #ccc;
	border-top: 3px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 15px;
	padding: 6px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div.dataTable table td {
	padding: 3px 6px;
	}
div.dataTable table td {
	font-size: 11px;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
	vertical-align: top;
	background-color: #F8F8F8;
	}
div.dataTable table ol,
div.dataTable table ul {
	margin-left: 0;
	padding-left: 15px;
	}
div.dataTable table ul.unbulleted {
	margin-left: 0;
	padding-left: 0;
	}
div.dataTable table ul.unbulleted li {
	margin-bottom: 1.5em;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
div.formZone {
	background-color: #096EB6;
	-moz-border-radius: 13px; /* FF1+ */
	-webkit-border-radius: 13px; /* Saf3+, Chrome */
	border-radius: 13px; /* Opera 10.5, IE 9 */
	background-image: url(../images/form_zone_bg.gif);
	background-repeat: no-repeat;
	}
div.formZone div.innerFormZone {
	padding: 14px 14px 20px 14px;
	}
div.formZone fieldset {
	padding: 0 14px 20px 14px;
	margin: 0 0 10px 0;
	border: 0 none;
	}
div.formZone legend {
	font-size: 14px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 10px 10px 0 10px;
	color: #fff;
	text-align: center;
	}
div.formZone div.inputs p {
	margin: 0 0 5px 0;
	}
div.formZone div.inputs p label {
	color: #fff;
	font-weight: bold;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	}
div.formZone div.inputs p label span.instrux {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	padding: 0 0 0 10px;
	}
div.formZone div.inputs p input {
	height: 31px;
}
div.formZone div.inputs p select {
	padding: 6px 0 7px 0;
	}
form {
	margin: 0;
	}
label {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	}
.columnize label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.columnize p label,
.columnize p input,
.columnize p select,
.columnize p textarea {
	margin-bottom: 0;
	}
.columnize p em {
	display: block;
	margin: 0 0 20px 80px;
	font-size: 10px;
	}
.columnize p {
    margin: 0 0 0 90px;
}
.columnize p label,
.columnize p input,
.columnize p select,
.columnize p textarea {
    display: inline;
    width: auto;
    margin: 0;
    float: none;
    text-align: left;
}

p.submitImage {
	text-align: center;
	margin: 0;
	padding: 15px 0 15px 0;
	}



p.submitButton {
	/*text-align: center;*/
	clear: left;
	padding: 5px 0 0 0;
	overflow: auto;
	}
.submitButton input,
input.submitButton,
input.resetButton {
	background-color: #1B54A1;
	background-image: -moz-linear-gradient(top, #1B54A1, #3986D7); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1B54A1),color-stop(1, #3986D7)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#1B54A1', EndColorStr='#3986D7'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1B54A1', EndColorStr='#3986D7')"; /* IE8 */
	-moz-border-radius: 7px; /* FF1+ */
	-webkit-border-radius: 7px; /* Saf3+, Chrome */
	border-radius: 7px; /* Opera 10.5, IE 9 */
	color: #E6E6E6;
	border: 1px solid #10438C;;
	padding: 3px 12px 4px 12px;
	margin: 0;
	cursor: pointer;
	outline: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	cursor:pointer;
	}
input.resetButton {
	background-color: #9C1B3F;
	background-image: -moz-linear-gradient(top, #9C1B3F, #D73665); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #9C1B3F),color-stop(1, #D73665)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#9C1B3F', EndColorStr='#D73665'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9C1B3F', EndColorStr='#D73665')"; /* IE8 */
	border-color: #6A2A4D;
	}
#ieDiv .submitButton input,
#ieDiv input.submitButton {
	overflow: visible;
	}
.submitButton input:hover,
input.submitButton:hover,
input.resetButton:hover {
	color: #fff;
	border-color: #000;
	}







/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UTILTY CLASSES/MISC
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
p#greetingArea {
	text-align: center;
	color: #8F9AAA;
	}
p#greetingArea span {
	display: block;
	text-align: center;
	color: #fff;
	background-color: #B71138;
	border: 3px solid #000;
	padding: 9px 0;
	-moz-border-radius: 21px; /* FF1+ */
	-webkit-border-radius: 21px; /* Saf3+, Chrome */
	border-radius: 21px; /* Opera 10.5, IE 9 */
	font-size: 15px;
	}
p#logOutLink {
	position: absolute;
	right: 7px;
	top: 6px;
	width: 80px;
	background-color: #97060A;
	text-align: center;
	padding: 4px 0 5px 0;
	font-size: 11px;
	}
p#logOutLink a,
p#logOutLink a:link,
p#logOutLink a:visited,
p#logOutLink a:active,
p#logOutLink a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
p#logOutLink a:hover {
	text-decoration: underline;
	}
.error, 
.success {
	padding: 10px;
	background-color: #ffc;
	color: #f00;
	border: 1px solid #CD353B;
	text-align: center;
	font-size: 14px;
	width: 70%;
	}
.error {
	background-color: #CD353B;
	color: #fff;
	margin-bottom: -18px;
}
.success {
	color: #060;
	border-color: #060;
	}

.photo {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;	
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
.unbulleted li {
	background-image: none;
	padding: 0;
	}	
.cl {
	clear: both;
	}
.note {
	font-size: 90%;
	color: #666;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}
	
	
/* COLUMNS */
.col1, .col2, .col3 {
	float: left;
	margin: 0 0 0 15px;
	}
	
/* TWO COLUMN */
.twoColumn {
	clear: both;
	margin: 0 0 30px 0;
	}
.twoColumn .col1 {
	width: 265px;
	margin: 0;
	}
.twoColumn .col2 {
	width: 400px;
	}
	
/* THREE COLUMN */
.threeColumn .col1 {
	clear: both;
	}
.threeColumn .col1 {
	width: 180px;
	margin: 0;
	}
.threeColumn .col2 {
	width: 180px;
	}
.threeColumn .col3 {
	width: 180px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
	}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* Header 2 Page Content */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.page_header {
	font-size: 22px;
	color: #555555;
	margin: 30px 0 25px 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted black;
}

body.header2 #content p {
	line-height: 21px;
	text-align: left;
}

/* Light box */

#lightbox {
   display:none;
   background:#000000;
   opacity:0.9;
   filter:alpha(opacity=90);
   position:absolute;
   top:0px;
   left:0px;
   min-width:100%;
   min-height:100%;
   z-index:1000;
}
#lightbox-content {
   display:none;
   position:fixed;
   top:100px;
   left:50%;
   width:512px;
   background:#000;
   padding:15px 15px 15px 15px;
   border:2px solid #cc;
   z-index:1001;
   margin-left: -271px;
}
#lightbox-content .close {
   position: absolute;
   top: 0;
   right: 0;
   width: 30px;
   height: 30px;
   cursor: pointer;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MISC FIXES / HACKS - CF
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#mainMenu .noflash {
	background-color: #fc0;
    background-image: url("../images/share/form_zone_yellow_bg.gif");
    background-repeat: no-repeat;
    border-radius: 13px 13px 13px 13px;	
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

#mainMenu .noflash p {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/*************************************************/

.forgotPasswordForms {
    padding-left: .5em;
}
.forgotPasswordForms, .forgotPasswordForms label {
    color: #ddd;
}

label.ui-state-error {
    margin-left: 20px;
    width: 200px;
    font-weight: normal;
    padding: 6px;
}

/*************************************************/

h1 {
	font-size: 22px;
	color: #555555;
	margin: 30px 0 25px 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted black;
	font-weight:  normal;
}

h3 {
	font-size: 15px;
	color: #000;
	margin: 20px 0 12px 23px;
	font-weight: bold;
}


.whitespace_controlla {
    font-family: Arial, sans-serif;
}
.whitespace_controlla h2 {
    color: #8a1923;
    font-weight: normal;
    font-size: 18px;
    margin: 0px;
    margin-top: 1.5em;
	margin-bottom: .5em;
}
.whitespace_controlla p {
    margin: 0px;
    line-height: 90%;
    font-size: 14px;
}
.whitespace_controll li {
    font-size: 14px;
}
.whitespace_controlla ul, .whitespace_controlla ol {
    margin: 1em 0 0 0;
}
.whitespace_controlla ul {
    list-style-type: disc;
}


/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Teacher/Front Pages
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#teachersMenuPage h2, #privacyMenuPage h2, #creditMenuPage h2{
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}

#teachersMenuPage p, #teachersMenuPage li, #privacyMenuPage p, #privacyMenuPage li, #creditMenuPage p, #creditMenuPage li{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 11px;
	}

img {
	border: 0px;
}

img.picLeft {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	float: left;
}
	
img.picRight {
	margin: 0 20px 0 10px;
	float: right;
	padding: 0 0 0 0;
	}
	
img.mid {
	vertical-align: middle;
	}