@charset "utf-8";
/* CSS Document */

#printform 
{
position:absolute;
left:550px;
top:50px;
width:100%;
height:100%;
z-index:99999;
}

.VideoContest select {background:#fff; font-size:0.85em; border:1px solid #999; margin-left:10px; padding:2px 0 2px 4px;color:#333;}
.VideoContest input {background:#fff; font-size:0.85em; border:1px solid #999; margin-left:10px; padding:2px 0 2px 4px;color:#333;}
.VideoContest input:focus {background:#f4f4f4;}
.VideoContest table.chkbox input { border:none; }
.VideoContest .certTDNor input { margin-left:0; }
.VideoContest input.general-button {font-weight:bold; margin-left:10px; padding:0 2px; cursor:pointer; font-size:11px;}
.VideoContest input.general-button-print {font-weight:bold; margin-left:0; padding:0 2px; cursor:pointer; font-size:11px;}

.MYAcontentDivContainer {
	background: url(../images/header_home.jpg) no-repeat;
	height: 211px;
	width: 714px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.MYAcontentDivContainer ul {
	width: 680px;
	margin: 160px 0 0 8px;
	list-style-type: none;
	padding: 0;
	}
.MYAcontentDivContainer li {
	float:left;
	}
.MYAcontentDivContainer ul li img{
	float:left;
	border: 1px #666 solid;
	margin-top: 3px;
}
.MYAcontentDivContainer ul li p{
	width:155px;
	padding: 0;
	margin: 0 10px 0 5px;
	float: left;
}
.tabContainer {
	display:block;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	border:1px solid #666;
	width:695px;
	float: left;
	border-width: 0 1px 1px 1px;
	}
.tabContainer a:link,
.tabContainer a:visited {
	color:#FF5757;
	font-weight:bold;
	text-decoration:none;
	}
/*Anuja Fall Release 2009 5/06/09*/
.tabContainer a:hover, 
.tabContainer a:active {
	color:#FF0000;
	text-decoration:underline;
	}
/*
#tabber {
	display:block;
	width: 696px;
	float: left;
	background-color: #E4E4E4;
	margin: 15px 0 0 0;
	border: 1px solid #666;
	border-width: 1px 1px 0 0;
	background-image: url(../images/tab_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#tabber ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#tabber li {
	float:left;
	margin: 0;
	padding:0;
	font-size:1.2em;
	display: block;
	font-weight: bold;
}

#tabber a {
	display:block;
	text-decoration:none;
	color:#333333;
	margin: 0;
	font-size:12px;
}	

#tabber li.activeTab{
	background-color:#FFF;
	padding: 6px 22px;
	border: 1px solid #666;
	border-width: 0 0 0 1px;
}
#tabber li.activeTab a{
	font-size:12px;
	color: #990033;
}
#tabber li.deActiveTab{
	border:1px solid #666;
	border-top:none;
	border-width: 0 0 0 1px;
	padding: 5px 25px;
}
#tabber li.deActiveTab a:link,
#tabber li.deActiveTab a:visited{
	font-size:12px;
}
#tabber li.deActiveTab a:hover,
#tabber li.deActiveTab a:active{
	text-decoration:underline;
	color:#990033;
}*/

/* MYAcontent beneath Tabs */
#MYAcontainer {
	padding:0 5px;
	float: left;
	}
#MYAcontainer h1 {
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin: 0 0 4px 0;
	}
#MYAcontainer h2 {
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin: 0 0 4px 0;
}
#MYAcontent ul {
	padding:0 0 0 8px;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 110px;
}
#MYAcontent li a{
	margin:0;
	}
#MYAcontent a:link,
#MYAcontent a:visited {
	color:#FF5757;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}

#MYAcontent ul img {
	margin:0px;
	border: 1px #CCC solid;
	}
#MYAcontent ul ul {
	list-style-image:url(../images/arrow.gif);
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}

.signonbox-rightouter
{
	border:red 1px solid;
}

.register-outer{
width:480px;
float:left;

}
.register {
	float:left;
	display: block;
	width: 200px;
	border: 1px #ccc solid;
	padding: 10px;
	text-align: center;
	margin: 5px 0 5px 15px;
	background-image: url(../images/background_register.jpg);
	}
.register h1 a{
	font-size:18px;
	font-weight:bold;
	color:#004165;
	text-decoration:none;
	}
.register input {

	}
	
.leftBodyArea div div h5{font-size:1.3em;}
.youtube-outer{
	width:190px;
	margin:45px 0 0 0;
}
.youtube {
	width: 180px;
	/*border: 1px #ccc solid;*/
	padding: 0px 5px 15px 5px;
	text-align: center;
	/*margin: 0px 0 5px 5px;
	background-image: url(../images/background_youtube.jpg);	*/
	}
.youtube a img{
	outline:0px;
	border:0px;
	text-decoration:none;
	}
.youtube h1 a{
	font-size:18px;
	font-weight:bold;
	color:#004165;
	text-decoration:none;
	outline:0px;
	}
/* form data in content body */
input.btnRed {
	padding:2px;
	border:1px #FF5757 inset;
	background-color:#FF0000;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:8px 10px 8px 0;
	background-image: url(../images/background_btnRed.jpg);
	background-repeat: repeat-x;
}
input.btnRedSmall {
	padding:1px 2px;
	border:1px #ccc solid;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px;
	background-image: url(../images/background_btnRed.jpg);
	background-repeat: repeat-x;
	background-color: #CC0033;
	width: 120px;
}

input.btnRedSmalls {
	padding:1px 2px;
	border:1px #ccc solid;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0;
	background-image: url(../images/background_btnRed.jpg);
	background-repeat: repeat-x;
	background-color: #CC0033;
	width: 120px;
}

/* styles for myschool page */
.repInformation {
	padding:5px;
	margin:15px 0 0 0;
	width: 150px;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
	}
.repInformation strong {text-align:center; width:140px; display:block;}
.repInformation h1 {
	color:#990033;
	font-size: 1.3em;
	text-align: center;
}
.repInformation h2 {
	color:#000;
	text-align: center;
	font-size: 1em;
	width:150px;
	background:none;
}
.repInformation img {
	margin: 5px 0 5px 30px;
	padding: 1px;
	border: 1px solid #e4e4e4;

}
.repInformation p {
	color:#000;
	margin: 3px 0;
	text-align: center;
}
.repInformation a {
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
	
}

/* alternate styles for myschool page */
.repInformation2 {
	padding:5px;
	margin:15px 0 10px 0;
	width: 570px;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
	}
.repInformation2 h1 {
	color:#990033;
	font-size: 1.3em;
	text-align: left;
}
.repInformation2 h2 {
	color:#000;
	text-align: left;
	font-size: 1.2em;
}
.repInformation2 img {
	margin: 6px;
	padding: 1px;
	border: 1px solid #e4e4e4;

}
.repInformation2 p {
	color:#000;
	margin: 3px 0;
	text-align: left;
}
.repInformation2 a {
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
	
}
.contentDiv_small .repInformation2 table {
	border:none;
	width:450px;
	margin:0;
	padding:0;
	}
.contentDiv_small .repInformation2 td {
	border-width:0;
	}
	
	
	.repInformation2_1 {
	padding:5px;
	margin:15px 0 10px 0;
	width: 500px;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
	}
.repInformation2_1 h1 {
	color:#990033;
	font-size: 1.3em;
	text-align: left;
}
.repInformation2_1 h2 {
	color:#000;
	text-align: left;
	font-size: 1.2em;
}
.repInformation2_1 img {
	margin: 6px;
	padding: 1px;
	border: 1px solid #e4e4e4;

}
.repInformation2_1 p {
	color:#000;
	margin: 3px 0;
	text-align: left;
}
.repInformation2_1 a {
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
	
}

.bannerfall ul {list-style-type:disc; margin-left:20px;}

@media print
{
input.btnRed {
display:none;
}
}

input.lmoButton {
    display:block; color:#FFFFFF; width:9em; border:1px solid #b8b8b8; font-size:1.3em; padding:5px 10px;
      text-decoration:none; font-weight:800; margin-left:5px; font-family:Arial, Helvetica, sans-serif;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
      border-radius:5px;
      background:url(../images/bg-gradient-red.gif) repeat-x bottom left #f8f8f8; float:left; cursor:pointer;
}
input.lmoButton:hover{
    background:url("../images/bg-gradient-red.gif") repeat-x scroll left bottom #909191;
    border:1px solid #A7A7A7;
    color:#FFFFFF;
    text-decoration:none;
}
input.lmoButtonDisabled, input.lmoButtonDisabled:hover {
    background-image:none;
    background-color:#b8b8b8;
    border-color:#b8b8b8;
    color:#FFFFFF;
    font-weight:800;
    cursor:auto;
}



