/*
	author	:	Tanuja Devli
	filename:	positioning.css
	created	:	January 2007
	description	:	positioning scheme for anthem institute
*/

#container	{
	position	:	absolute;
	z-index		:	0;
	width		:	700px;
	height		:	620px;
	margin		:	0 auto;
    left:15px;

}
#formcontainer	{
	position	:	absolute;
	z-index		:	0;
	width		:	700px;
	height		:	780px;
	margin		:	0 auto;
    left:15px;

}
#head	{
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	height		:	100px;
	top			:	0px;
	left		:	0px;
	background-color	:	#ffffff;
}

#mid	{
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	height		:	400px;
	top			:	180px;
	left		:	0px;
    background-color	:	#FFFFFF;
    /*background-image	:	url(../images/mid_tile.gif);*/
}
#midform	{
	/*position	:	absolute;*/
	position	:	relative;
	z-index		:	100;
	width		:	730px;
	/*height		:	510px;*/
	top			:	180px;
	left		:	0px;
    background-color	:	#FFFFFF;
    /*background-image	:	url(../images/mid_tile.gif);*/
}
#midnoform	{
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	height		:	320px;
	top			:	180px;
	left		:	0px;
	/*background-image	:	url(../images/mid_tile.gif);*/
    background-color : #FFFFFF;
}

#foot	{
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	height		:	50px;
	top			:	570px;
	left		:	0px;
	background-color	:	#FFFFFF;
}
#formfooter{
    position	:	absolute;
    z-index		:	100;
    width		:	730px;
    height		:	50px;
    /*top			:	736px;*/
    left		:	0px;
    background-color	:	#FFFFFF;
}
#footnoform	{
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	height		:	30px;
	top			:	500px;
	left		:	0px;
	background-color	:	#FFFFFF;
}

/* === ELIE'S LINKS AT BOTTOM OF LANDING PAGES === */

#belowfoot {
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	top			:	1530px;
	left		:	0px;
}

#belowfootnoform {
	position	:	absolute;
	z-index		:	100;
	width		:	730px;
	top			:	1330px;
	left		:	0px;
}

/* === HEAD SECTION === */

#head1	{
	position	:	absolute;
	z-index		:	200;
	width		:	365px;
	height		:	180px;
	top			:	0px;
	left		:	0px;
}

#head2	{
	position	:	absolute;
	z-index		:	200;
	width		:	365px;
	height		:	180px;
	top			:	0px;
	left		:	365px;
	background-image	:	url(../images/hdr_tile.jpg);
	background-repeat	:	repeat-y;
}

/* === MID SECTION === */

#mid1	{
	position	:	absolute;
	z-index		:	200;
	width		:	320px;
	top			:	0px;
	left		:	11px;
	background-color	:	#FFFFFF;
}

#midform1	{
	position	:	absolute;
	z-index		:	200;
	width		:	330px;
	top			:	0px;
	left		:	0px;
    height      :   1000px;
}


#mid2	{
	position	:	absolute;
	z-index		:	200;
	width		:	400px;
	top			:	0px;
	left		:	330px;
}

/* === FOOT SECTION === */

#foot1	{
	position	:	absolute;
	z-index		:	200;
	width		:	253px;
	height		:	80px;
	top			:	0px;
	left		:	10px;
}

#foot2	{
	position	:	absolute;
	z-index		:	200;
	width		:	467px;
	height		:	80px;
	top			:	0px;
	left		:	253px;
}
#caprivacy{
    position	:	absolute;
    z-index		:	200;
    width		:	467px;
    height		:	100px;
    top			:	12px;
    left		:	250px;
}
/* === HEAD CONTENT === */

#logo	{
	position	:	absolute;
	z-index		:	300;
	width		:	309px;
	height		:	80px;
	top			:	5px;
	left		:	150px;
}
#bannerlogo	{
	position	:	absolute;
	z-index		:	300;
	width		:	190px;
	height		:	53px;
	top			:	21px;
	left		:	262px;
}
/* === MID LEFT CONTENT === */

#copytitle	{
	position	:	relative;
	z-index		:	300;
	width		:	224px;
	height		:	47px;
	top			:	16px;
	left		:	10px;
	background-color	:	#FFFFFF;
}

#copy	{
	position	:	relative;
	z-index		:	300;
	width		:	285px;
	left		:	10px;
	padding-top	:	20px;
	padding-right:	10px;
	text-align	:	left;
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	line-height	:	1.5;
}

#noformcopy {
	position	:	relative;
	z-index		:	300;
	width		:	600px;
	left		:	20px;
	padding-top	:	20px;
	text-align	:	left;
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	line-height	:	1.5;
}

#programimage    {
	position	:	relative;
	z-index		:	300;
	width		:	224px;
	left		:	10px;
}

#programs	{
	position	:	relative;
	z-index		:	300;
	width		:	224px;
	left		:	10px;
	text-align	:	left;
}

#campusimage {
	position	:	relative;
	z-index		:	300;
	width		:	224px;
	left		:	10px;
	padding-top	:	16px;	
}
#campusaddress{
    position	:	relative;
    z-index		:	300;
    width		:	224px;
    left		:	10px;
    padding-top	:	60px;
	background-color	:	#FFFFFF;
}
/* === MID RIGHT CONTENT === */

#formtitle	{
	position	:	absolute;
	z-index		:	300;
	width		:	400px;
	height		:	50px;
	top			:	5px;
	left		:	-2px;
}

#formbody	{
	position	:	absolute;
	z-index		:	1000;
	width		:	384px;
	/*height		:	490px;*/
	top			:	48px;
	left		:	-2px;
	background-color	:	#A6D2FF;
}

#prequalbody	{
	position	:	absolute;
	z-index		:	300;
	width		:	395px;
	height		:	300px;
	top			:	48px;
	left		:	-2px;
	background-color	:	#A6D2FF;
}
#formbottom	{
	position	:	relative;
	z-index		:	900;
	width		:	375px;
	/*height		:	20px;*/
	/*top			:	536px;*/
	left		:	-2px;
}
#prequalbottom	{
	position	:	absolute;
	z-index		:	300;
	width		:	395px;
	height		:	20px;
	top			:	330px;
	left		:	-2px;
}
#prequalleftborder{
	position	:	absolute;
	z-index		:	400;
	width		:	10px;
	height		:	300px;
	top			:	48px;
	left		:	-2px;
}
#formleftborder{
	position	:	absolute;
	z-index		:	100000;
	width		:	10px;
	/*height		:	480px;*/
	top			:	48px;
	left		:	-2px;
	background-image	:	url(../images/leftbar.gif);
}
#prequalrightborder{
    position	:	absolute;
    z-index		:	400;
    width		:	0px;
    height		:	300px;
    top			:	48px;
    left		:	383px;
    

}
#formrightborder{
    position	:	absolute;
    z-index		:	100000;
    width		:	1px;
    /*height		:	450px;*/
    top			:	48px;
    left		:	380px;
	background-image	:	url(../images/leftbar.gif);
}
/* ============ROWS-COLUMNS IN PREQUAL AND FORM================== */

#preqrow1 {
	position	:	absolute;
	z-index		:	400;
	width		:	459px;
	height		:	40px;
	left		:	0px;
	top			:	0px;
}

#preqrow2 {
	position	:	absolute;
	z-index		:	400;
	width		:	0px;
	height		:	120px;
	left		:	20px;
	top			:	30px;
}

#preqrow3 {
	position	:	absolute;
	z-index		:	400;
	width		:	0px;
	height		:	70px;
	left		:	20px;
	top			:	115px;
}

#preqrow4 {
	position	:	absolute;
	z-index		:	400;
	width		:	459px;
	height		:	100px;
	left		:	20px;
	top			:	185px;
}

#preqrow5 {
	position	:	absolute;
	z-index		:	400;
	width		:	459px;
	height		:	100px;
	left		:	0px;
	top			:	320px;
}

#preqcol1 {
	position	:	absolute;
	z-index		:	500;
	width		:	30px;
	height		:	auto;
	left		:	10px;
	text-align	:	right;
}

#preqcol2 {
	position	:	absolute;
	z-index		:	500;
	width		:	320px;
	height		:	auto;
	left		:	50px;
}

#preqbutton {
	position	:	absolute;
	z-index		:	500;
	width		:	156px;
	height		:	42px;
	left		:	100px;
}

#formrow {
	position	:	relative;
	z-index		:	400;
	height		:	32px;
	width		:	380px;
	left		:	10px;

}

#formcol1 {
	position	:	absolute;
	z-index		:	500;
	width		:	30px;
	left		:	10px;
	text-align	:	right;

}

#formcol2 {
	position	:	absolute;
	z-index		:	500;
	width		:	380px;
	height		:	20px;
	left		:	50px;

}

#formbuttonrow {
	position	:	relative;
	z-index		:	1000;
	top			:	6px;
	width		:	156px;
	left		:	100px;
}

#formrowspacer {
	position	:	relative;
	z-index		:	400;
	width		:	380px;
	height		:	10px;
	left		:	40px;
}

/* === POPUP === */

#popcontainer	{
	position	:	absolute;
	z-index		:	0;
	width		:	550px;
	top			:	0px;
	left		:	0px;
	margin		:	 0 auto;
	background-color:	#cc6600;
}

#pophead	{
	position	:	absolute;
	z-index		:	100;
	width		:	398px;
	height		:	59px;
	top			:	0px;
	left		:	0px;
	margin		: 0px;
	background-color	:	#ffffff;
}

#popbody {
	position	:	absolute;
	z-index		:	5000;
	width		:	300px;
	top			:	56px;
	left		:	0px;
	background-color	:	#FFFFFF;
}

#poptext	{
	position	:	absolute;
	z-index		:	10000;
	width		:	378px;
	top			:	48px;
	left		:	0px;
	background-color	:	#FFFFFF;
    padding-left:	20px;
}

#poplogo	{
	position	:	absolute;
	z-index		:	400;
	width		:	398px;
	height		:	73px;
	top			:	13px;
	left		:	0px;
}
#programdisplayname{
    position	:	absolute;
    z-index		:	400;
    width		:	130px;
    height		:	73px;
    top			:	50px;
    left		:	15px;
}
#programdescription {
    position	:	absolute;
    z-index		:	400;
    width		:	250px;
    height		:	573px;
    top			:	50px;
    left		:	150px;
    background-color	:	#C1E0FF;
    padding-left:	5px;
    padding-right:	5px;

}

#programfooter{
    position	:	relative;
    z-index		:	500;
    width		:	300px;
    height		:	100px;
    top			:	590px;
    left		:	70px;
    padding-left:	30px;
    padding-right:	5px;

}
/* === END === */
	
