@charset "UTF-8";
/* CSS Document */
/*
Title: CSS template
Description: CSS for innovatemplates.com sample CSS template.
Version: 3.0
Design: innovatemplates.com
Designer email: info@joyartforweb.com
*/

/* -------    Page Layout ----------*/

body {
	padding : 0;
	margin : 0;
	font : 12px/16px Arial, Helvetica, sans-serif;
	color : #000000;
	background:#F2ECDB;
}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding : 0;
	margin : 0;
}
p {
	padding : 0 0 8px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
#header{ height:287px; background:#1F1819 url(../images/header-bg.gif) top left repeat-x;}
#headerContent{ margin:0  auto; width:900px; height:287px; background:#1F1819 url(../images/header.jpg) top left no-repeat;}
#logo img{ margin:99px 0 0 21px; width:342px; height:100px;}

#HeaderButtom{height:69px; background:#292323;}
#menuHolder{margin:0  auto; width:900px; height:25px; padding-top:25px; }
#topMenu{width:645px; height:22px; float:left; color:#EDD3C5; padding-top:3px;}
#topMenu a{color:#EDD3C5; text-transform:uppercase; padding:0 8px 0 8px;}
#topMenu a:hover{ color:#FFFFFF;}

#search{width:255px; height:25px; float:right; color:#EDD3C5;}
#search form{ padding:0px; margin:0px;}
#search input{ padding:4px; margin:0px; border:0; width:148px; font-size:11px; height:14px; float:left;}
#search .btn{ background:url(../images/src-btn.gif) top left no-repeat; border:0; cursor:pointer; width:67px; height:23px; margin-left:10px; color:#FFCC33; float:left;}


#bodyHolder{background:#F2ECDC url(../images/body-bg.gif) top left repeat-x; width:100%; float:left;  position:relative; padding-bottom:22px;   }

#mainContent{ margin:0 auto; width:900px; }

/*Left Panel*/
#leftPanel{ width:212px; float:left;  }
#login{ width:212px; height:237px; background:#292323; color:#fff;}
.heading1{ 
	font-size:14px; 
	font-weight:bold; 
	display:block; 
	color:#EFEDED; 
	border-top:#292323 3px solid; 
	text-transform:uppercase; 
	background:#211F1B url(../images/icon1.gif) top left no-repeat; 
	padding:12px 0 12px 50px; margin:0px;
}

#login form{ padding:9px 20px 20px 20px;}
#login form label{margin-bottom:5px; display:block;}
#login form input{ padding:2px; width:168px; border:0; margin-bottom:4px;}

#login .btn{ border:0; width:auto; height:auto;}
#login a{ color:#CCCCCC; text-decoration:underline;}
#login a:hover{ color:#CCCCCC; text-decoration:none;}

#news{ width:208px;  background:#F2EBDB; color:#101010; border:2px #fff solid;}
.heading2{ 
	font-size:14px; 
	font-weight:bold; 
	display:block; 
	color:#544C45; 
	text-transform:uppercase; 
	background:#211F1B url(../images/heading-bg.gif) top left repeat-x; 
	padding:12px 0 12px 50px; 
	margin:0px;
}
#newsHolder{ padding:9px 16px 10px 20px;}
.redtext{ color:#C93400;}

.newsHearing{ display:block; background: url(../images/dot1.gif) bottom left repeat-x; margin:5px 0 5px 0; font-size:11px; }
.newsHearing a{color:#362A25;}
.newsHearing a:hover{color:#2586C3; text-decoration:underline;}

.readmore{ text-align:right; font-size:11px; line-height:13px; padding-top:8px; display:block;}
.redLink{ color:#CD3500;}
.redLink:hover{ color:#362A25; text-decoration:underline;}


/*Right Panel*/
#rightPanel{ width:662px; float:right; margin:0 10px 0 16px;  }
#wel{ width:660px; height:237px; float:left; background:url(../images/welcome-img.jpg) top left no-repeat;  }
#welContent{ padding:40px 0 0 190px;}
#welContent h2{ padding:0; margin:0; color:#EBDEBF; font-weight:normal;}
#welContent h2 strong{color:#fff; font-weight:Bold;}
#welContent a{ color:#000000; text-decoration:underline;}
#welContent a:hover{ color:#C20700; text-decoration:none;}

#centerPanel{ width:662px; float:left;}
#Courses{ 
	width:328px; 
	border:#fff 2px solid; 
	float:left; 
	height:284px; 
	background: url(../images/bg1.gif) top left repeat-x;
	}
#Courses h4{
	font-size:14px; 
	font-weight:bold; 
	display:block; 
	color:#201A1A; 
	text-transform:uppercase; 
	padding:12px 0 12px 12px; 
	margin:0px;
	}
.ContentHolder{ padding:12px 10px 8px 20px;}
.alignLeft{ float:left;}
.tick{
display:block;
list-style-type:none;
margin:8px 0 0 0;
padding:10px 0 10px 0 ;
}
.tick li{
	padding:4px 0 4px 30px;
	margin:0;
	font-weight:bold;
	display:block;
	color:#982D1E;
	background: url(../images/tick.gif) top left no-repeat;
	}
.underLineText{ text-decoration:underline;}
#Scholarship{
	width:313px;  
	border:#fff 2px solid; 
	float:right; 
	height:284px; 
	background: url(../images/bg1.gif) top left repeat-x;}
#Scholarship h4{
	font-size:14px; 
	font-weight:bold; 
	display:block; 
	color:#201A1A; 
	text-transform:uppercase; 
	padding:12px 0 12px 12px; 
	margin:0px;
	}
	
	
	
/*Footer*/
#footer{background:#F2ECDC url(../images/footer-bg.gif) top left repeat-x; text-align:center; padding:40px 0 40px 0; width:100%; float:left; height:20px; }
#footer a{ padding:0 4px 0 4px; color:#645C52; text-decoration:none; font-weight:bold;}
#footer a:hover{color:#3F3C38; text-decoration:none;}

.copyright{ color:#92877A; text-decoration:none;}

/* inside*/
#insideContent{ padding:40px 30px 0 0px;}
.pageHeading{ color:#FDFCF2; font-size:20px; font-weight:bold; margin:0; padding:0; line-height:24px;}
.subHeading{ font-size:14px; font-weight:bold; margin:0; padding:0; line-height:24px;}