
html ,body ,form , table , div  ,input ,textarea ,p ,th ,td{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

body{color:#1058A0;}

#mainContainer{
width:954px;
margin:auto;
padding:0px;
}

img{border:0;}



#header{
background:url(../images/header_bg.jpg) no-repeat;
height:81px;
}

#mainNavigation{
height:81px;
}

#content{
/*margin-right:217px;*/
}

#content .contantDiv{
padding:0 22px 10px 7px;
}

/*
#content ul , ol{
margin:15px 0 15px 30px;
}
*/

#rightMenu{
float: right;
width: 218px;
}

#rightMenu .contantDiv{
padding:0 7px 10px 0;
}

#footer{
clear:both;
background:url(../images/footer_sep.gif) no-repeat top center;
height:47px;
}

#footer ul{
margin: 0 auto;
padding: 0;
list-style-type:none;
width:370px;

}

#footer ul li{
margin:5px 0;
display:inline;
float:left;
}

#footer ul li a{
color: black;
text-decoration: none;
}

#footer ul li a:hover{
color:#1058a0;
}

#footer ul li img{
margin:3px 10px;
text-align:center;
}

.Clear{
clear:both;
}

#LiveChat{
background:url(../images/live_chat.jpg) no-repeat;
height:73px;
width:225px;

}

#LiveChat .InnerDiv{
padding:10px;

}

/*//////////////////////////////Others//////////////////////////////*/

.imgBorder{
border:1px solid #cbcbcb;
}

.courseDiv{
border:1px solid #e4e4e4;
padding:5px;
margin:0 0 5px 0;
}

.bgGray{
background:#f6f6f6;
}

.GreenBullDiv{
background: url(../images/bullet.gif) no-repeat 10px 10px;
padding:3px 0 2px 20px;
margin:0;
}

.IconDiv{
background-repeat:no-repeat;
line-height:16px;
padding:0 0 0 20px;
margin:0 0 5px 0;
}

/*//////////////////////////////Section//////////////////////////////*/

#section_container{
background:url(../images/section_bg.jpg) #e3e4e6 repeat-x;
width:705px;
margin:10px 0;
}

#section_container .header{
background: url(../images/section_header.jpg) no-repeat;
height:10px;
width:705px;
}

#section_container .middle{
border:1px solid #d6d6d6;
border-bottom:none;
border-top:none;

}

#section_container .footer{
background: url(../images/section_footer.png) no-repeat;
height:9px;
width:705px;
}

#section_container .sep{
background: url(../images/section_sep.gif)  repeat-y;
width:2px;
}

/*
#section_ul{
margin: 0 !important;
padding: 0 !important;
list-style-type:none !important;
}

#section_ul li{
background: url(../images/bullet.gif) no-repeat 10px 6px;
padding:0 0 2px 20px;
margin:0;
display:inline;
float:left;
width:250px;
}

#section_ul li a{
color: #4d4d4d;
text-decoration: none;
font-weight: bold;
}

#section_ul li a:hover{
color:#1058a0;
}
*/

.GreenBulletDiv{
font-size:11px;
font-weight: bold;
background: url(../images/green_arrow.gif) no-repeat 10px 6px;
padding:0 0 5px 20px;
margin:0;
float:left;
width:250px;
height:22px;
line-height:10px;
}

.GreenBulletDiv  a{
color: #4d4d4d;
text-decoration: none;
}

.GreenBulletDiv a:hover{
color:#1058a0;
}

/*//////////////////////////////Extranet//////////////////////////////*/

#extranet{
background:url(../images/extranet_footer.jpg) no-repeat bottom;
height:147px;
}

#extranet .header{
background:url(../images/extranet_header.jpg) no-repeat top;
height:53px;
}

#extranet .divPadding{
padding:0 0 4px 12px;
}

/*//////////////////////////////News Events//////////////////////////////*/

#news_events{
background: url(../images/news_footer.jpg) no-repeat bottom;
height:126px;
margin-top:12px;
}

#news_events .header{
background:url(../images/news_header.jpg) no-repeat top;
height:34px;
}

#news_events .title{
line-height:24px;
padding: 4px 0 0 12px;
}

#news_events .divPadding{
padding:0 14px;
}




#news_events_up{
background: url(../images/news_footer.jpg) no-repeat bottom;
height:126px;
margin-top:12px;
}

#news_events_up .header{
background:url(../images/news_header.jpg) no-repeat top;
height:34px;
}

#news_events_up .title{
line-height:24px;
padding: 4px 0 0 12px;
}

#news_events_up .divPadding{
padding:0 14px;
}

/*//////////////////////////////Calender//////////////////////////////*/

#calendar{
background: url(../images/calender_footer.jpg) no-repeat bottom;
margin-top:12px;
padding-bottom:10px;
}

#calendar .header{
background: url(../images/calender_header.jpg) no-repeat top;
height:37px;
}

#calendar .title{
line-height:24px;
padding: 0 0 0 12px;
}

#calendar .divPadding{
padding:0 14px;
}

/*//////////////////////////////Newsletter//////////////////////////////*/

#newsletter{
background: url(../images/newsletter.jpg) no-repeat bottom;
height:108px;
margin-top:12px;
}

#newsletter .title{
padding:5px 0 0 12px;
line-height:24px;
}

#newsletter .divPadding{
padding:0 0 4px 12px;
}

/*//////////////////////////////Font Color//////////////////////////////*/

.AlignTop{
vertical-align:top;
}

.AlignCenter{
text-align:center;
}

.AlignRight{
text-align:right;
}

.AlignBottom{
vertical-align:bottom;
}

.Font11px{
font-size:11px;
}

.Font20px{
font-size:20px;
}

.Bold{
font-weight:bold;
}

.Arial{
font-family:Arial, Helvetica, sans-serif;
}

.NavyBlue{
color:#1058a0;
}

.NavyBlue a{
color:#1058a0;
text-decoration:none;
}

.NavyBlue a:hover{
color:#000000;
}

.White{
color:#FFFFFF;
}

.White a{
color:#FFFFFF;
text-decoration:none;
font-size:11px;
}

.White a:hover{
color:#000000;
}

.Gray{
color:#1058A0;
}

.Gray a{
color:#1058A0;
text-decoration:none;
}

.Gray a:hover{
color:#000000;
}

.Gray2{
color:#1058A0;
}

.Gray2 a{
color:#1058A0;
text-decoration:none;
}

.Gray2 a:hover{
color:#000000;
}

.Red{
color:#FF0000;
}

/*//////////////////////////////Forms//////////////////////////////*/

.SearchInputTxt{
background-color:#f5f5f5;
border:1px solid #acacac;
width:140px;
padding:2px 3px 1px 3px;
margin:0;
}


.InputTxt{
background-color:#f5f5f5;
border:1px solid #acacac;
width:176px;
padding:2px 3px;
}

.InputTxt2{
background-color:#f5f5f5;
border:1px solid #acacac;
width:129px;
padding:2px 3px;
}

.InputTxt3{
border:1px solid #acacac;
width:240px;
padding:2px 3px;
margin:2px 0;
}

.Select{
border:1px solid #acacac;
width:248px;
padding:2px 3px;
margin:2px 0;
}

.SelectNoSize{
border:1px solid #acacac;
padding:2px 3px;
margin:2px 0;
}

.Button{
border:1px solid #acacac;
width:122px;
padding:2px 3px;
margin:2px 0;
background:#FFFFFF;
}

.File{
border:1px solid #acacac;
width:248px;
padding:2px 3px;
margin:2px 0;
}

.TextArea{
border:1px solid #acacac;
width:240px;
padding:2px 3px;
margin:2px 0;
height:80px;
}

.Button2{
border:1px solid #acacac;
width:80px;
padding:2px 3px;
margin:2px 0;
background:#FFFFFF;
}

/*//////////////////////////////Paging//////////////////////////////*/

.pages a{
font-size:11px;
color: #1058a0;
text-decoration:none;
display:block;
width:15px;
height:15px;
text-align:center;
border:1px solid #999999;
margin:0 3px;
}

.pages a:hover{
color: #ffffff;
background-color:#1058a0;
}

.pages span{
font-size:11px;
color: #ffffff;
background-color:#1058a0;
display:block;
width:15px;
height:15px;
text-align:center;
border:1px solid #999999;
}

.sep_div{
padding:10px 0;
}

.divPad20Left{
padding:5px 0 10px 20px;
}


/* -----------------------------  yav --------------------------- */
.inputError {
	BORDER-RIGHT: #FF8000 1px solid; BORDER-TOP: #FF8000 1px solid; MARGIN: 0px; BORDER-LEFT: #FF8000 1px solid; BORDER-BOTTOM: #FF8000 1px solid; COLOR: #FF8000; BACKGROUND-COLOR: #FFFFD7
}
.inputNormal {
	BORDER-RIGHT: #004080 1px solid; BORDER-TOP: #004080 1px solid; BORDER-LEFT: #004080 1px solid; BORDER-BOTTOM: #004080 1px solid; COLOR: #004080; BACKGROUND-COLOR: #efefef
}
.innerError {
    background-image: url(images/invalid.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: white;
    padding-left: 20px;
    padding-top: 1px;
	BORDER-RIGHT: #FF8000 0px solid; BORDER-TOP: #FF8000 10px solid; MARGIN: 0px; BORDER-LEFT: #FF8000 0px solid; BORDER-BOTTOM: #FF8000 0px solid; COLOR: #FF8000
}


#pagination {
font-size:11px;
text-align: center;
}

#pagination ul{
list-style:none;
text-align:center;
}

#pagination li{
float:left;
border:1px solid #c6c6c6;
margin:0 2px;
padding:0 2px;
text-align:center;
}
#pagination li a{
color:#444343;
display:block;
padding:0 2px;
text-decoration:none;
}
#pagination li a:hover{
text-decoration:none;
background-color:#1058A0;
color:#FFFFFF;
}

#pagination  .nextPrev {
padding:0 5px;
border:0;
text-align:left;
}
#pagination  .nextPrevDiabled{
padding:0 5px;
border:0 ;
color:#999999;
}

#pagination  .nextPrev a{
border:0;
padding:0 2px;
text-decoration:none;
color:#1058A0;
}

#pagination  .nextPrev a:hover{
border:0;
background-color:#fff;
text-decoration:underline;
color:#1058A0;
}
#pagination .disabledNumber{
text-decoration:none;
background-color:#1058A0;
color:#FFFFFF;

padding:0 3px;
#padding:0 8px;
margin: 0 2px;
}
#pagination .disabled{
padding:0 5px;
border:0;
}

#pagination .selected {
border:1px solid #1058A0;
background-color:#1058A0;
width:15px;
}
#pagination .selected a{
color:#FFFFFF;
padding:0 2px;
text-decoration:none;
}


#filterProjects{
padding:10px 0;
}
#filterProjects .button{
background:none;font-weight:bold;cursor:pointer;color:#1058A0;border:1px solid #1058A0;
}
#filterProjects input , select , label{color:#1058A0;}

#industry ul li{padding:0;margin:0;}
#industry ul li{padding:5px;}
.inoLnks {margin-top:10px;}
.inoLnks DIV{
padding:4px;
font-size:14px;
}

#newsEvents{
margin:0;
padding:0;
padding-left:15px;
padding-top:8px;
}
#newsEvents_up{
margin:0;
padding:0;
padding-left:15px;
padding-top:8px;
}

#pscroller1{
width: 180px;
height: 80px;
}
#pscroller2 a{
text-decoration: none;
}

#pscroller2{
width: 180px;
height: 80px;
}

#PrintArea {font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
#PrintArea .refInner{padding-top:80px;text-align:right;font-size:18px;padding-right:45px;}
#PrintArea .AwardedToInner{padding-top:200px;text-align:center;font-size:24px;}
#PrintArea .participatedInInner{padding-top:80px;text-align:center;font-size:24px;}

#members_area{
background:url(../images/extranet_footer.jpg) no-repeat bottom;
height:147px;
}

#members_area .header{
background:url(../images/members_area.jpg) no-repeat top;
height:53px;
}

#members_area .divPadding{
padding:0 0 4px 12px;
}

#studentsTable tr .leftB{border-left:1px solid #1058A0}
#studentsTable tr .rightB{border-right:1px solid #1058A0}
#studentsTable tr .topB{border-top:1px solid #1058A0}
#studentsTable tr .bottomB{border-bottom:1px solid #1058A0}
#studentsTable tr td{border-bottom:1px solid #1058A0;padding:3px;}
#studentsTable tr td a{color:#1058A0;}



/*///////////////////////////////// calendar ///////////////////////////*/
.calendarHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold; 
	font-size:11px;
    color:#0364e9;
}
.calendarHeader2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold; 
	font-size:11px;
    color:#ffffff;
	background-color:#0364e9;
}


.calendarToday {
font-weight: bold;
color: #ffffff;
font-size:11px;
background:#0364e9;
width:20px;
display:block;
}

.calendar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.red{
color: #f62c2a; 
}

.event {
font-weight: bold;
color: #FFFFFF;
background-color:#70c020;
display:block;
width:20px;
text-decoration:none;
text-align:center;

}
.event:hover {
font-weight: bold;
color: #ffffff;
background-color:#0364e9;
width:20px;
text-align:center;

}

a.linkleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

a.linkleft:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0364e9;
	font-weight:bold;
	text-decoration:none;
}

a.linkright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none
}

a.linkright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0364e9;
	font-weight:bold;
	text-decoration:none;
}
