@charset "UTF-8";

* {
   margin: 0px;
   padding: 0px;
   outline:none;
   behavior: url(../../iaft-student/css/iepngfix.htc);
}

body {
	font: normal 12px "News Gothic MT", Arial, Helvetica, sans-serif;
	background-image:url(../../images/background.jpg)
}

ul {
   list-style:none;
}

.clear {
	clear: both;
	margin-bottom: 10px
	}
	
a, a:visited {
   font-weight:bold;
   color:#990000;
   text-decoration:underline;
}


/* PRIMARY ELEMENTS
----------------------*/
#container {
   margin: 0 auto;
   background: #fffea1;
   width: 840px;
   padding-bottom:17px;
}


/* HEADERS
--------------------------------*/
#header {
   width: 840px;
   height: 295x;
}
#header .banner01 {
   background: #FFDE00;
   height: 188px;
}

/* HEADERS
--------------------------------*/


/* CONTENT
--------------------------------*/
#content {
   margin:15px auto;
   width:820px;
   overflow:auto;
}

#content ul {
   margin:0;
   padding:0;
   list-style:none;
}

.colleft, .colright, .content, .sub_content {
   float:left;
}


.courses {
	float: left;
	width: 385px;
	height: 175px;
	margin: 4px 4px;
	text-align: justify;
	}

.courses h3 {
	text-transform: uppercase;
	color: #FFF;
	margin: 13px 0 0 12px;
	font-size: 11px;
	}
.courses p {
	color: #FFF;
	margin: 23px 0 0 13px;
	width: 250px;
	font: 11px Arial, Helvetica, sans-serif; 
	line-height: 1.3;
	}

.courses img {
	border: 0 none;
	margin-left: 110px;
	}
	

.content {
   width: 840px;
   margin-right:7px;
}

/*  Program backgrounds   */

#program01, #program02 ,#program03, #program04, #program05, #program06 {
	cursor: pointer;
	}


#program01 {
	background:url(../../images/programs/program01.jpg) no-repeat;
	}

#program02 {
	background:url(../../images/programs/program02.jpg) no-repeat;
	}

#program03 {
	background:url(../../images/programs/program03.jpg) no-repeat;
	}

#program04 {
	background:url(../../images/programs/program04.jpg) no-repeat;
	}

#program05 {
	background:url(../../images/programs/program05.jpg) no-repeat;
	}

#program06 {
	background:url(../../images/programs/program06.jpg) no-repeat;
	}

#program07 {
	background:url(../../images/programs/program07.jpg) no-repeat;
	}

#program08 {
	background:url(../../images/programs/program08.jpg) no-repeat;
	}

#program09 {
	background:url(../../images/programs/program09.jpg) no-repeat;
	}
#program10 {
	background:url(../../images/programs/program10.jpg) no-repeat;
	}
#program11 {
	background:url(../../images/programs/program11.jpg) no-repeat;
	}


#program-pip {
	background:url(../../images/programs/program-pip.jpg) no-repeat;
	}
#program-coming {
	background:url(../../images/programs/program-coming.jpg) no-repeat;
	}

#program-new {
	background:url(../../images/programs/program-new.jpg) no-repeat;
	}

/*  search   */
#search {
	height: 60px;
	width: 840px;
	}

#search img {
	float: left;
	margin: 0 10px
	}

#search .form {
	float: right;
	width: 310px;
	}

#search .form, #search .form a, #search .form a:hover, #search .form a:visited {
	color:#FFDE00;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	}

element.style {
	background: #FFF url(http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif) left center no-repeat scroll;
	}

#search .input_style {
	background-color:#FFF;
	border: 1px solid #000;
	color: #333;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	width:120px;
	}
	
/*heading bar universal*/
ul.heading li.bar, ul.heading li.bar_m, ul.heading li.bar_l {
   padding:10px 0 10px 0;
}

ul.heading li.bar h1, ul.heading li.bar_m h1, ul.heading li.bar_l h1 {
	font-size: 14px;
   	color: #AF3E00;
   	text-indent: 10px;
   	text-transform: uppercase;
}

.inquire_now, .section {
   margin-bottom: 10px;
   overflow: auto;
   background: #FFE969;

}



/* section */


.section .par {
   padding: 10px;
}

.section .par li{
   margin-bottom: 3px;
}

.section .left {
   float:left;
   margin-right:10px;
}

.section h2 {
   font-size: 14px;
   text-transform: uppercase;
   margin: 0 0 10px 0;   
}

.section h4 {
	color:#333;
	text-transform: capitalize;
	float: left;
	width: 180px;
	font-size: 12px;
}

.section a, .section a:visited {
   text-decoration: none;
   font-weight: normal;
}


.section .button {
	float: right;
	clear: left;
	margin: 0 8px 0 0;
	}


.mentors {
	width: 72px;
	float: left;
	margin: 12px 15px 0 0;
	border: 3px solid #77754f;
	}

.notice {
	color: #CC0000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	float: right;
	}

.notice a {
	color: #AF3E00;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

.contact {
	float: left;
	margin: 0 0 0 15px;
	}

/* THE FOOTER */
#footer {
	background: #000;
   	font-size: 11px;
   	margin:0 auto;
   	padding: 5px 0 0 0;
   	color: #FFF;
   	text-align:center;
	width: 840px;
}

#footer a, #footer a:visited {
   text-decoration:none;
   text-transform: uppercase;
   color: #FFC31B;
   font-weight: bold;
}

#footer a:hover {
   text-decoration:underline;
}

#footer p {
   margin-top:4px;
   line-height: 1.7;
}

#footer a.white {
   	color: #FFF;
	font-weight: normal;
	text-transform: capitalize;
}
