









html, body { 
	margin:0; padding:0;
	text-align:left; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}


.normalRedBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
}
.normalBlack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}
.normalBlack:hover {
    color: blue;
}
.subheadBlack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.normalBlackBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.disclamerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a.disclamerLink:hover {
    text-decoration: underline; color: Blue
}
.normaltextsmallblack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000;
}


td .formBackground {
    border-width: 1px;
	border-color: #2b393e;
    background-color: #dedede;
	margin:10px auto;
	width:500px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	-webkit-text-stroke:1px transparent;
}


table.innertable {
    border-width: 5px;
	border-color: #2b393e;
    background-color: #dedede;
    color: #606061;
	margin:10px auto;
	width:500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-text-stroke:1px transparent;
}

table.printFormTableBorder, table.printFormTableNoBorder,
table.printFormTable, table.printFormDataTable {
    vertical-align: top;
}
table.printFormTableBorder, table.printFormTable, table.printFormDataTable {
    border: 3px #BBB solid;
}
table.printFormTable, table.printFormDataTable {
    padding:0px;
    margin-top:0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
}
table.printFormTable tr td,  table.printFormTable tr th,
table.printFormDataTable tr td,  table.printFormDataTable tr th,
table.printFormTableBorder tr td, table.printFormTableBorder tr th,
table.printFormTableNoBorder tr td, table.printFormTableNoBorder tr th{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
table.printFormTable tr td,  table.printFormTable tr th,
table.printFormDataTable tr td,  table.printFormDataTable tr th,
table.printFormTableNoBorder tr td, table.printFormTableNoBorder tr th{
    padding-left: 10px;
    padding-right: 10px;
}
table.printFormDataTable tr td, table.printFormTableNoBorder tr td {
    border-bottom :1px solid black;
}
table.printFormDataTable tr th, table.printFormTableNoBorder tr th {
    font-weight: bold;
    white-space: nowrap;
    text-align: right;
}
table.childPermissionForm {
    margin:20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
table.childPermissionForm tr td a {
    color:#000;
}
table.childPermissionForm tr td a:hover {
    text-decoration:underline;
    color: blue;
}
.disclamer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
table.printFormTable tr th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #000;
    padding-bottom: 10px;
    vertical-align:top;
}

.subheadmedblack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}


td.welcomeParentWithMe {
    background-image: url(images/kidParent.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
td.welcomeParentWithoutMe {
    background-image: url(images/kidAlone.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
td.welcomeTeacher {
    background-image: url(images/kidTeacher.gif                );
    background-repeat:no-repeat;
    background-position:left bottom;
}


.button {
    padding: 2px;
    margin: 1px;
}
ol {
    padding-bottom : 1px;
}

ul {
    padding-bottom : 1px;
}

ol li {
    padding-bottom : 10px;
}
ul li {
    padding-bottom : 10px;
}

.printFeatureList {
    padding: 3px;
}
ul.circle {
    list-style-type: circle;
}
ul.circle li{
    padding: 0px;
}



.dimmed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}
.featureLinkDimmed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
}
.subheadsmalldimmed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
}





.topNavigation {
    background-color: #317e98;
}

.noTabsBarColor {
    background-color: #879ca5;
}

.navbar {
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; font-weight: bold;
    text-decoration: none; 
    text-align: center;
    float: left;
    padding-left: 10px; padding-right: 10px;
    padding-top: 3px; padding-bottom: 2px;
    border-style: solid;
    border-width: 3px 0px 0px 3px;
	border-color: #317e98;;
	color: #ffffff;
    background-color: #879ca5;
}
.navbarColor {
    background-color: #879ca5;
}

.navbarSelectedColor {
    background-color: #233339;
}

.navbarselected2 {
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; font-weight: bold; 
    text-decoration: none;
    text-align: center;
    float: left;
    padding-left: 10px; padding-right: 10px;
    padding-top: 3px; padding-bottom: 2px;
    border-style: solid;
	border-width: 3px 0px 0px 3px;
	border-color: #317e98;
    color: #ffffff;
    background-color: #233339;
}

.topFooterLine {
    background-color: #233339;
}

.normaladmin {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.formBackground {
    border-style: solid;
	border-color: #2b393e;
    background-color: #dedede;
}

.helpBackground {
    background-color: #dedede;
}

.formBackground1 {
    border-style: none;
    border-color: #2b393e;
    background-color: #dedede;
}

.approvalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #317e98;
	font-variant: normal;
}

.helpLinkLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #C06625;
}
a.helpLinkLabel:hover {
    text-decoration: underline; 
    color: #000000;
}

.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.normal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606061;
}

.formlabel {
	padding-top: 4px;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}

.lgsFormLabel {
	width: 35%;
}
.lgsFormLabel2 {
	width: 33%;
}
.fieldFormLabel {
	width: 19%;
}

 input[type="text"] {
	margin: 0;
	padding: 4px 2px 4px 9px;
	font-family:  Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 13px/18px;
	color: #424242;
	border: 0px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 5px 0px #777777 inset; 
	-webkit-box-shadow: 0px 0px 5px 0px #777777 inset;
	background-color: #ffffff;
}

input[type="text"], input[type="password"], select, textarea {
	height: 24px;
	border: 1px solid #AAA;
	transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,-moz-box-shadow linear .2s;
	-webkit-transition: border linear .2s,-webkit-box-shadow linear .2s;
	-webkit-box-shadow: 0px 0px 5px 0px #777777 inset;
	box-shadow: 0px 0px 5px 0px #777777 inset;
	-webkit-border-radius: 3px;
}

form input[type="text"], input[type="password"], form textarea, select {
	margin: 0;
	padding: 4px 2px 4px 9px;
	font-family:  Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 13px/18px;
	color: #424242;
	border: 0px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 5px 0px #777777 inset; 
	-webkit-box-shadow: 0px 0px 5px 0px #777777 inset;
	background-color: #ffffff;
}

select {
	padding: auto;
	width: auto;
	height: 25px;
	line-height: 25px;
}
 


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C06625;
}
a.link:hover {
	cursor: pointer;
    text-decoration: underline; 
    color: #317e98;
}

a.button {
	padding-left: 10px;
	padding-right: 10px;
}

.button {
    border-width: 2px;
    border-style: outset;
    background-color:  #317e98;
    color: #ffffff;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 7px;
	padding: 2px 15px;
	cursor: pointer;
}
.button_disabled {
    border-width: 2px;
    border-style: outset;
    background-color:  #317e98;
    color: #ACA899;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.errorlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C06625;
	font-variant: normal;
}
.errorlabel:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #317e98;
	font-variant: normal;
}
.standout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C06625;
	font-variant: normal;
}


.asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C06625;
	font-variant: normal;
}
.asteriskNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C06625;
	font-variant: normal;
}

.footerFirstBar {
    color: #ffffff;
    background-color: #879ca5;
}

.footerSecondBar {
    background-color: #233339;
}



.innerTableRadioBackground {
    
}
.featureLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C06625;
}
a.featureLink:hover {
    text-decoration: underline; 
    color: #000000;
}
.normalCenterLarger {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #606061;
    text-align: center;
}
.normalmed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #606061;
}
.normaltext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #606061;
}
.formlabelclear {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #606061;
}
.formdetails {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #606061;
}
.subheadlarge {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #606061;
}
.subheadextralarge {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #606061;
}
.subheadmed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #606061;
}
.subheadsmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #606061;
}
.subheadsmallcolor {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #233339;
}
.subheadlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #C06625;
}
a.subheadlink:hover {
    text-decoration: underline; 
    color: #317e98;	
}
.subheadlinksmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #C06625;
}
a.subheadlinksmall:hover {
    text-decoration: underline; 
    color: #317e98;	
}
.normaltextsmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.normalLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline; 
    color: #606061;
}
a.normalLink:hover {
    text-decoration: underline; 
    color: #000000;
}
.formLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    background-color: #cecfcf;
	color:  #C06625;
    padding: 2px;
}
a.formLink:hover {
    text-decoration: underline; 
    color: #000000;
}
.formLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    background-color: #cecfcf;
	color:  #317e98;
    padding: 2px;
}
a.formLink2:hover {
    text-decoration: underline; 
    color: #000000;
}
.formLink3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #317e98;
    padding: 2px;
}
a.formLink3:hover {
    text-decoration: underline; 
    color: #000000;
}
.specialtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.innerTableBottomBorder {
    border-bottom: 1px solid;
	border-color: #2b393e;
}
.innertableDashed {
    border: 1px dashed;
    border-color: #2b393e;
    background-color: #cecfcf;
    color: #000000;
}

.lineStyle {
    border: 1px solid;
    color	: #2b393e;
    text-shadow: none;
    width: 100%;
}
.lineStyle2 {
    border: 1px solid;
    color	: #2b393e;
    text-shadow: none;
    width: 95%;
}
.lineStyle3 {
    border-style: dashed;
    border-width: 1px;
    color	: #2b393e;
    text-shadow: none;
    width: 95%;
}
.errorlabelMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C06625;
	font-variant: normal;
}

.approvalTextMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #317e98;
	font-variant: normal;
}


.formlabelNormal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}


.formBackgroundNoBorder {
    background-color: #dedede;
}
.featureHeading{
    background-repeat: no-repeat;
    background-color: #317e98;
}
.tblheadbg {
    color: #000000;
	background: #dedede;
	font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.helpBox {
    width: 300px;
    position:absolute;
    z-index: 10;
    padding: 0;
    margin: 0;
}
.helpPopupText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606061;
    padding-right: 12px;
}

.pageBackground {
    background-color: #ffffff;
	
		background-image: url("logo.do?method=getSiteTile&privacySiteId=1");
	
}


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}



div.autocomplete {
  position:absolute;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  max-height: 300px;
  overflow: auto;
  white-space: nowrap;
  max-width: 600px;
  width: auto;
  min-width: 500px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width: auto;
}
div.autocomplete ul li.selected { background-color: #00000;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  width: auto;
  font-size: small;
}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_windowwrapper {
	position:absolute;
	top:0;
	width:100%;
}

#MB_window {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: relative; }

#MB_frame {
	position: relative;
	background-color: #dedede;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/modalbox_spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color: #dedede;
	color: #000;
	
	-webkit-box-shadow: 0 0 64px #000; 
	-moz-box-shadow: #000 0 0 64px; 
	box-shadow: 0 0 64px #000;
}
	#MB_frame {
		padding-bottom: 4px;
		
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	
	#MB_content { border-top: 1px solid #F9F9F9; }

	#MB_header {
	  background-color: #DDD;
	  border-bottom: 1px solid #CCC;
	}
		#MB_caption { color: #000 }
		#MB_close { color: #777 }
		#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif);
}
.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #777;
	margin: 25px;
	background: #dedede;
	border-color: #2b393e;
}
.nyroModalCont iframe {
	width: 600px;
	height: 400px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 625px; 
	background-color: #dedede;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalImage img {
    vertical-align: top;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(../images/spinner.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(../images/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(../images/next.gif);
}




