#shadowing
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;


}

#fronttext
{
	top:10px;
	position:absolute;
	left:50px;
	width:250px;
	height:150px;
}
#box 
{
	display: none;
	position: absolute;
	top: 40%;
	left: 25%;
	width: 499px;
	height: 470px;
	padding: 0px;
	margin:0;
	
	background-color: white;
	background-image: url("images/order popup/background_french.png");
	z-index:101;
	overflow: auto;
	
}
#close
{
	position:absolute;
	top:5%;
	left: 90%;
	
	
}
#textbox1
{

	position: absolute;
	left: 150px;
	top: 95px;
	width:280px;
	height: 150px;
	
}

#textbox2
{
	position:absolute;
	left: 110px;
	top:323px;
	width:370px;
	
	height: 100px;


}
#textbox3
{
	position:absolute;
	left: 65px;
	top:378px;
	width:400px;
	
	


}
#order
{
	position:absolute;
	left: 90px;
	top:410px;
	border:0px;
}
#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}


body, td {
	margin: 0em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
}

.legal {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;

}



.homeBold {
	color: #01A43B;
	font-weight: bold;
}

.teacherBold {
	color: #E30405;
	font-weight: bold;
}

.contestBold {
	color: #FF5704;
	font-weight: bold;
}

.contactBold {
	color: #FE0000;
	font-weight: bold;
}

.contestSubTitle {
	color: #B89118;
	font-weight: bold;
}

.submitBold {
	color: #B89118;
	font-weight: bold;
}

.sup{
	font-size:0.75em;
	font-weight:bold;
	vertical-align: text-top;
}

a.link { 
	color: #ff0000;
}

a.visited { 
	color: #ff0000;
}

a.hover { 
	color: #ff0000;
}
a.active { 
	color: #ff0000;
}



.subnav{
	border:0px;
}

#submit{
	padding-bottom:5px;
	}
	
#rules {
	padding-bottom:6px;
	}

#dates {
	padding-bottom:5px;
}

#contentBox {background:url(images/ContentBox_HowToSubmit.gif) no-repeat; padding: 10px 10px 10px 0px;}
p {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#contentText {padding-left:10px;}
#enter {padding:10px;}
.subText {padding:0px 7px 7px 7px;}

a.prizeLink {
	text-decoration:none;
	font-weight: bold;
	color: #b0b0b0;
}
a.prizeLinkOn {
	text-decoration:none;
	font-weight: bold;
	color: #3FA9F5;
}


a.prizeLink:hover {
	color: #3FA9F5;
	text-decoration:underline;
}

a.prizeLink:visited {
	text-decoration: none;
	}
	
/* Below css class/id are added for new modification in home page - edited by Jagriti on 28-Dec-2011.*/

.banner_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2461AA;
	background-image: url(images/whitebox_2.png);
	background-repeat: no-repeat;
	position: relative;
	height: 510px;
	width: 470px;
	left: 5px;
	top: 125px;
	/*border-top:1px dashed #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;*/
}
#greenline
{
font-family:Arial, Helvetica, sans-serif;
color : #7ac943;
font-size:38px;
font-weight:bold;
}
#blueLine{
font-family:Arial, Helvetica, sans-serif;
color : #007cc2;
font-size:18px;
font-weight:bold;
}
#orangeLine{
font-family:Arial, Helvetica, sans-serif;
color : #ff931e;
font-size:28px;
font-weight:bold;
}
#redLine{
font-family:Arial, Helvetica, sans-serif;
color : #FF0000;
font-size:26px;
font-weight:bold;

}
.rewardText{
	position: relative;
	height: 102px;
	width: 220px;
	left: 30px;
	top: 60px;
	
}
.graphicLogo{
	position: relative;
	background-image: url(images/graphic_1.png);
	background-repeat: no-repeat;
	left: 260px;
	top: 50px;
	width:180px;
	height:180px;
	/*border-top:5px dashed #bbbbbb;
	border-bottom:5px solid #bbbbbb;
	border-left:5px solid #bbbbbb;
	border-right:5px solid #bbbbbb;*/
}
.hftLogo{
	position: relative;
	background-image: url(images/logo_HabitatHumanity.png);
	background-repeat: no-repeat;
	left: 30px;
	top: 0px;
	width:180px;
	height:50px;
	
	z-index:900;
}
.topText
{
	position: relative;
	left: 60px;
	top: 30px;
	width:350px;
	height:180px;
}




