#fronttext
{
	top:10px;
	position:absolute;
	left:70px;
	width:250px;
	height:150px;

}
#box 
{

	display:none;
	position: absolute;
	top: 40%;
	left: 28%;
	width: 499px;
	height: 470px;
	padding: 0px;
	margin:0;

	background-color: white;
	background-image: url("images/order popup/background_english.png");
	z-index:101;
	overflow: auto;
	
}
#close
{
	position:absolute;
	top:5%;
	left: 90%;
	
	
}
#textbox1
{
	position: absolute;
	left: 150px;
	top: 98px;
	width:250px;
	height: 150px;
	
}

#textbox2
{
	position:absolute;
	left: 110px;
	top:330px;
	width:370px;
	
	height: 100px;


}
#textbox3
{
	position:absolute;
	left: 65px;
	top:375px;
	width:400px;
	
	
}

#order
{
	position:absolute;
	left: 90px;
	top:410px;
	border:0px;
	
}
#shadowing
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


body, td {
	margin: 0em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
}

table, img {
	border-collapse:collapse;
	border:0;
	}

.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;
}

a.link { 
	color: #ff0000;
}

a.visited { 
	color: #ff0000;
}

a.hover { 
	color: #ff0000;
}
a.active { 
	color: #ff0000;
}


.subnav{
	border:0px;
}

#submit{
	margin-bottom:5px;
	padding:0px;
	display:inline;
	}
	
#rules {
	margin-bottom:5px;
	padding:0px;
	display:inline;
	}

#dates {
	margin-bottom:6px;
	padding:0px;
	display:inline;
}

#contentBox {background:url(images/ContentBox_HowToSubmit.png) no-repeat; }
p {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#contentText {margin:0px 0px; }
#enter {margin:5px 12px;}
.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;
}
/* Below css class/id are added for new modification in home page - edited by Jagriti on 28-Dec-2011.*/
.white_background{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2461AA;
	background-image: url(images/whitebox.png);
	background-repeat: no-repeat;
	position: relative;
	height: 457px;
	width: 460px;
	left: 0px;
	top: 125px;
	/*border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;*/
}
.banner_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2461AA;
	background-image: url(images/bk_home_content.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 412px;
	width: 480px;
	left: 4px;
	top: 20px;
}
#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:24px;
font-weight:bold;
}
#orangeLine{
font-family:Arial, Helvetica, sans-serif;
color : #ff931e;
font-size:38px;
font-weight:bold;
}
#redLine{
font-family:Arial, Helvetica, sans-serif;
color : #FF0000;
font-size:28px;
font-weight:bold;

}
.rewardText{
	position: relative;
	height: 102px;
	width: 240px;
	left: 30px;
	top: 60px;
	
}
.graphicLogo{
	position: relative;
	background-image: url(images/graphic_1.png);
	background-repeat: no-repeat;
	left: 260px;
	top: 45px;
	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/habitatlogo.gif);
	background-repeat: no-repeat;
	left: 30px;
	top: -12px;
	width:180px;
	height:50px;
	
	z-index:900;
}
.topText
{
	position: relative;
	left: 80px;
	top: 30px;
	width:350px;
	height:250px;
	/*border-top:2px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;*/
}



