﻿/*---
This file is created by Rupam on 21st June, 2010. Please donot delete the comments used. 
Also write the additional codes under proper comments and blocks.
*/

/* ---- Generic Elements ------- */
body, div, p, table 
{
	margin: 0;
	padding: 0;
}
ul, ol
{
	margin: 0;
}
body
{
/*font-family: verdana, Sans-serif;*/
font-family: Myriad Pro;
font-size: 13px;
}
h1
{
    margin: 0;
    padding: 15px 0;
    font: normal 20px verdana;
    color: #326992;
}
h2
{
    margin: 0;
    padding: 15px 0 0;
    font: normal 14px verdana;
}
h3{}
h4{}
h5{}
h6{}

a, a:visited
{
    color: #326992;    
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;    
}
a img
{
    border: none;    
}
/* ---- Generic Identifiers & Classes ------- */
#wrapper
{
	margin: 0px auto;
	width: 1004px;
}

.clear
{
	clear: both;
}
/* ---- Header Identifiers & Classes ------- */
#header
{
		
}

.logo
{
	float: left;
	margin: 0px 0px 0px 0px;	
	padding: 20px 0px 0px 0px;
}
#header .rgt
{
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;	
}
.logout
{
    padding: 5px 0px;
    text-align: right;
}
.headerMenus
{
	padding: 5px 0px;
	font-size: 1em;
	color: #012F68;
	text-align: center;
	margin: 0px 3px 0px 0px;
}
.selected
{
    background-color: #b6e0f7;
    color: #326992;
    font-weight: bold;
    padding: 2px;
    border: 1px solid #83bbd9;
}

.courseFinder
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
	color: #027296;	
	border-top: 2px solid #71A7EB;
	
}
.courseFinder p
{
	margin: 5px 0px 0px 0px;	
}
#autoComplete
{
    display: none;
    position: absolute; top: 48px; left: -190px;
    background: #fff;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    border: 1px solid #326992;
    width: 400px;
    height: 80px;
    overflow: auto;
}
#autoComplete ol{margin: 0px; padding: 0px;list-style: none;}
#autoComplete li:hover
{
    border: 1px solid #A6D0E7;
    background: #DAEFFA;
}

#header input.text
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #C6C6C6;
	background-color: #EEE;
	width: 136px;
	height: 15px;
}

#header input.button
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #A6D0E7;
	background-color: #DAEFFA;
	font-size: 0.75em;
	color: #027296;	
	width: 80px;
	height: 19px;
}
/* ---- Menu Identifiers & Classes ------- */
#menu
{
    margin: 0 0 0 2px;
    padding: 0px 0px 0px 0px; 
}
#menu ul
{
    padding: 0px 0px 0px 0px; 
}

#menu li
{
	float: left;
	list-style: none;
	padding: 9px 11px;
	border-top: 1px solid #83BBD9;
	border-bottom: 1px solid #83BBD9;
	background: transparent url(../img/mnuBG_nor.gif) repeat-x top left;
	font: bold 14px tahoma;
}

#menu li.over
{
	background: #3E73A9;	
	border: 1px solid #1A5189;
	color: #fff;
}
#menu li.first
{
	border-left: 1px solid #83BBD9;
	padding: 9px 13px;
}

#menu li.last
{
	border-right: 1px solid #83BBD9;
	padding: 9px 15px;
}
#menu a, #menu a:visited, #menu a:hover{color: black; text-decoration: none;}
#menu li.over a{color: #fff;}
.over a{color: #fff;}
/* ---- Body Identifiers & Classes ------- */	
.animation{height: 245px; }
.animation img{margin: 5px 0;}
#container
{
    padding: 0 0 10px 0;
}
#container .lft
{
	float: left;
	width: 699px;
	padding: 0 3px;
}

#container .rgt
{
	float: right;
	width: 285px;
	padding: 0 5px;
	_padding: 0 3px;
}

#container .addlLeft
{
	float: left;
	width: 285px;
}

#container .addlRight
{
	float: right;
	margin: 5px 0 0;
	padding: 0 10px;
    width: 692px;
    height: 580px;
    overflow: auto;
    border: 1px solid #ccc;	
    font-family: tahoma;
}

.homeBlock
{
    margin: 5px 0 0;
    font-size: 22px;        
    color: #fff;
}
.homeBlock .first
{
    float: left;
    padding: 31px 0 0 18px;
    width: 214px; 
    background: #326992;
    height: 92px;
    cursor: pointer;
}
.homeBlock .second
{
    float: left;
    padding: 31px 0 0 110px;
    width: 122px; 
    background: #78A3C2 url(../img/ImgDestiny.gif) no-repeat 0 12px;
    height: 92px;
    cursor: pointer;
}
.homeBlock .third
{
    float: left;
    padding: 31px 0 0 130px;
    width: 105px; 
    background: #8ab8d9 url(../img/ImgStudentsSpeak.gif) no-repeat top left;
    /*background-color: rgb(179, 205, 227);
    #D3E5F4*/
    height: 92px;
    color: #fff;
    cursor: pointer;
}
.homeBlock .placement
{
    font-size: 11px;  
    font-weight: bold;
}
.read, .readEx
{
    float: right;
    margin: 0px 0px 0px 0px;
    font-size:  15px;
}
.readEx
{
    font-size: 13px;
    font-weight: bold;
    color: #326992;    
}
.homeBlock2
{
    margin: 12px 15px;
}

.homeBlock2 h2, .homeBlock3 h2
{
    margin: 0 0 10px;
    padding: 0px 0px 0px 10px;
    font: normal 17px tahoma;
    color: #326992;
    border-left: 2px solid #326992;
}
.homeBlock3
{
    margin: 13px 5px 0 15px;
}
.lftBlock
{
    float: left;
}
.lftBlock img
{
    float: left;    
}
.lftBlock ol
{
    float: right;   
    padding: 0 0 0 20px;
    margin: 0px 0px 0px 3px;
    border: 0px solid red;
    text-align: left;
    
}
.lftBlock li
{
    list-style: disc;
    font: normal 11pt;
    line-height: 15px;
}
.lftBlock p
{
    float: right;   
    width: 218px;
    font: normal 11pt;
    text-align: justify;
}

#quickQueryBlock{margin: 4px 0 0 2px;}
#quickQueryBlock .headbg
{
    padding: 5px 0;
    background: transparent url(../img/RndBlkHdrBG.gif) no-repeat top left;        
    color: #fff;
    text-align: center;
    font-weight: bold;
}
#quickQueryBlock .cntbg
{
    background: #D3E4F4;
    text-align: center;
    position: relative;
}
#quickQueryBlock input
{
    border: 1px solid #C4C5A6; 
    margin: 2px 0;
    _margin: 1px 0;
    padding-left: 8px;
    width: 223px;  
    height: 18px;
}
#quickQueryBlock .lnks
{
    display: block;
    margin: 3px 0;
    color: #05489B;
    font: bold 12px arial;
}
#quickQueryBlock .btn
{
    margin: 2px 0 11px;
}
#popupResponseMessage
{
    position: absolute; 
    top: 0; 
    left: 1px;
    _left: -23px;
    display: none;
    background: #D3E4F4;
    border: 2px solid #83BBD9;
    text-align: center;
    width: 98%;
    height: 212px;
    font-size: 16px;
}
#popupResponseMessage span
{
    float: right;
    color: #f00;   
    width: 50px;
    height: 50px;
    background: url(../img/close.png) no-repeat top right; 
    cursor: pointer; 
}
#popupResponseMessage p
{
    margin: 25% 5%;    
}
#popupResponseMessage input
{
    border: 1px solid #C4C5A6; 
    margin: 10px 0;
    _margin: 10px 0;
    padding-left: 8px;
    width: 80px;  
    height: 20px;
}
#rightOptionBlock
{
    margin: 5px 0 0 2px;
    border: 1px solid #BDBCBD;
    background: transparent url(../img/rightOptionBlockBg.gif) repeat-x bottom left;     
    font-family: Tahoma;
}
#rightOptionBlock span
{
    float: left;
    display: block;
    margin: 13px 0 0;
    font-size: 18px;
}
#rightOptionBlock .span
{
    float: left;
    display: block;
    margin: 0;
    font-size: 18px;
    width: 78%;
    overflow: hidden;
}
#rightOptionBlock img
{
    float: right;
}
#rightOptionBlock .option1, #rightOptionBlock .option2
{
    margin: 5px;
    padding: 5px 0px;
}
#rightOptionBlock .option1
{
    border-bottom: 1px solid #C8C8C8;    
}
/* ---- Student Support Identifiers & Classes ------- */
#stdSupport
{
    background: #D3E4F4;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 5px;
    width: 100%;
}
#stdSupport img
{
    position: relative;
    top: -15px;
    left: 25px;    
}
#stdSupport .login, #stdSupport .news, #stdSupport .qckLnks,  #stdSupport .comunicate 
{
    float: left;
    margin: 0px 0px 10px 0px;
    height: 140px;
    width: 180px;
    padding: 0px 23px;    
    border-right: 1px solid #326992;
}

#stdSupport .comunicate
{
    width: 251px;
    border-right: none;
}
#stdSupport div.left{float: left; width: 30%;}
#stdSupport div.right{float: right; width: 65%; color: #326992;}
#stdSupport span.cap
{
    color: #326992;
    font-size: 16px;
}
#stdSupport input
{
    margin: 3px 0 2px 0;
    border: 1px solid #9EABB7;
    width: 142px; 
}
#stdSupport input.error
{
    border-color: Red;
}
#stdSupport .button, #quickQueryBlock .btn
{
    background: transparent url(../img/btn_submit.gif) no-repeat top left;
    border: 0;     
    width: 80px;
    height: 20px;
    cursor: pointer;
}
#stdSupport .login a, #stdSupport .login a:visited
{
    color: #326992;
    text-decoration: none;    
}
#stdSupport .login a:hover
{
    text-decoration: underline;    
}
/* ---- Footer Identifiers & Classes ------- */
#footer
{
    clear: both;
    margin: 0px;
    border: 1px solid #5296D5;    
    background: #fff url(../img/footerBg.gif) repeat-x top left;
    height: 20px;
    width: 100%;
}
#footer .lft
{
    float: left;
    margin: 3px 0px 0px 10px;
    width: 48%;
}
#footer .rgt
{
    float: right;
    margin: 3px 30px 0px 0px;
    width: 46%;
    text-align: right; 
}
/* ---- Page Specific Identifiers & Classes ------- */

.CourseLinks
{
    margin: 10px 0;
    font-size: 16px;    
    font-weight: bold;
}
.courseContents{line-height: 20px}

.destiny
{
    margin: 0px 0px 0px 10px;
    padding: 10px 10px 0px 10px;
    border: 2px solid;
    width: 300px;
    float: left; 
    height: 80px; 
    text-align: center; 
    font-family: Arial;    
}
.destiny1
{
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    border: 2px solid; 
    margin: 20px 0px 0px 0px; 
    float: left; 
    width: 100%; 
    height: 80px;
    text-align: center;
    font-family: Arial;  
}

/**** Callout ****/
#chattblhome
{
    display: none;
    position: absolute;
    top: -125px;
    left: -250px;
    _left: -320px;
}

#chattbl
{
    display: none;
    position: absolute;
    top: -135px;
    left: 258px;
    _left: 190px;
}
#chattbl .tbl, #chattblhome .tbl
{
    border-top: 12px solid #78A3C2; border-right: 1px solid #78A3C2; 
    border-bottom: 10px solid #78A3C2; border-left: 1px solid #78A3C2; 
    background-color: white;
    height: 150px;
    width: 250px;  
}

