﻿/* General */
html 
{
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #747474;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #F7F7F7;
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
}
.TextboxStyle
{
	font-family: Arial;
	Font-Size: 11px;
	border:solid 1px #666666;
}
.DropDownStyle
{
	font-family: Arial;
	Font-Size: 11px;
	border-color:#B40000;
	border-width:1px;
}
.buttonStyle
{
	font-family: Tahoma;
	font-size: 11px;
	background-color:#E7E7E7;
	color:#000000;
	font-weight:bold;
	border:solid 1px #cacaca;
	padding:2px 5px 2px 5px;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	cursor:pointer;
}
TabButtons
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color:#8C3A3A;
	color:white;
	font-weight:bold;
}

.ErrorMsg
{
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
}

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#B4B4B4;
	font-family: Arial;
	font-size: 11px;
	color: #000000;		
}

form 
{
	margin:0px;
	padding:0px;
}

.bgColor
{
	background-color: #F2F8FF;
}

span 
{
	font-family: Arial;
	font-size: 11px;	
}

a
{
color: #004E97;
text-decoration:none;
cursor:pointer;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

a:hover
{
color: #000000;
text-decoration:none;
cursor:pointer;
font-size:11px;
font-weight:bold;
text-decoration:none;
}


.ContentAreaHeader
{
	font-weight:bold;
}

.Verdana8SizeBlack
{
	font-family: Arial;
	font-size: 11px;
}

.Verdana8SizeBlackBold
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.Verdana10SizeBlackBold
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}


/* Master Page related */

.heading
{
      font-family:Arial;
      font-size: 11px;
      font-weight:bold;
      text-align:center;      
	  color: #000000;
	  /*height:45px;*/
	  height:10%;
}

.MenuTD
{
	height:24px;
	background-color:#000000;
	border-bottom: #FFFFFF 1px solid;
	border-Top: #FFFFFF 1px solid;
	border-Left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.MenuDimension
{
	height:24px;
	Width:105px;
}
.TabMenuDimension
{
	height:24px;
	Width:130px;
}
.borderRightForMenu
{
	border-right: #FFFFFF 1px solid;	
}

.borderTopForMenu
{
	border-top: #FFFFFF 1px solid;	
}

.StaticMenuItemClass
{
	text-align: center;	
	/*filter: progid:DXImageTransform.Microsoft.Gradient(
    GradientType=0, StartColorStr='#781400', EndColorStr='#A00000');*/
}

.MenuContentSeperator
{
	/*height:15px;*/
	height:3%;
}

.LeftNavigation
{
	width:15%;
    /*height:491px;*/
    height:72%;
    vertical-align:top;
}

.Footer
{
	text-align:center;
	color: #FFFAF5;
	background-color:#000000;	
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	/*height:20px;*/
	height:3%;
}

.LeftMenuTitle
{
	font-weight: bold;
	color: #FFFAF5;
	background-color:#000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-indent:5px;
}

.LeftMenuText
{	
	color: #000000;
	/*background-color: #ffffff;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent:10px;
	text-decoration:none;
}
.LeftMenuText:hover
{	
	color: #000000;
	/*background-color: #ffffff;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-indent:10px;
	text-decoration:none;
}

.borderBottom
{
	border-bottom: #cccccc 1px solid;
}

.borderTop
{
	border-Top: #cccccc 1px solid;
}

.borderLeft
{
	border-Left: #cccccc 1px solid;
}

.borderRight
{
	border-right: #cccccc 1px solid;
}

.border
{
	border: #cccccc 1px solid;
}

.WebPartHeading
{	
	color: #000000;
	background-color: #FFE4C4;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-left:3px;	
}

/* Student Dashboard */

.grayBorderBottom
{
	border-bottom: #003399 1px solid;
	border-bottom-color:Silver;
}

.ContentAreaDivClass
{
	/*height: 491px;*/
	height: 440px;
	overflow: auto;
	vertical-align: top;
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #747474;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #F7F7F7;
}

.ContentAreaDivClassForDashboard
{
	height: 491px;
	overflow: auto;
	vertical-align: top;
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #747474;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #F7F7F7;
}

/* Login page  CSS start*/

.btnSubmit
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color:Maroon;
	color:white;
	font-weight:bold;
	border:ridge 1px Maroon;
	width:60px;
}
/* Login page CSS end*/

/* Grid */

.Gridborder 
{
	border:1px solid #90B4E6;
}

.Grid
{
	/*background-color:#FFFAF5;*/
	background:#FFFFFF;
	width: 100%;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	border:0px;
}

.HeaderRowStyle
{
	color: #224072;
	background-color: #E2E9F6;
	background-image:url(../images/bg_header_row.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height:21px;
	padding-left:10px;	
}

.HeaderRowStyle th
{
	padding-left:7px;	
}

.FooterRowStyle
{
	text-align: left;
}

.GridRowStyle
{
	color: #000000;
	text-align: left;
	background:#ffffff;
	/*background-image:url(../images/bg_normal_row.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
	height:21px;
	text-indent:5px;
	font-family: Arial;
	font-size: 11px;
}
.GridAlternateRowStyle 
{
	color: #000000;
	text-align: left;
	background:#ffffff;
	background-image:url(../images/bg_alternaterow.gif);
	background-position:left 0px;
	background-repeat:repeat-x;
	height:21px;
	text-indent:5px;
}

.SelectedRowColorStyle
{
	color: #000000;
	background:#ffffff;
	background-image:url(../images/bg_selectedrow.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-indent:4px;
	font-weight:normal;
	height:21px;
}

.GridEmptyRowStyle
{
	background-color: #ffffff;
	text-align: center;
}

.GridPagerStyle
{
	background-color: #ffffff;
	color: #2666A9;
	font-weight: bold;
}

/* Nested Grid */

.PaddingParentGrid
{
	/*padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;*/
	font-family:Arial;
    font-size:11px;
    color:#2666A9;
}

.ParentGrid
{
	background-color: #e4e4e4;
	border-bottom: solid 1px #cccccc;
    font-family:Arial;
    font-size:14px;
    color:#2666A9;
    height:28px;
}

.PadidngChildGrid
{
	padding-left:5px;
	padding-top:5px;
	padding-right:0px;
	font-family:Arial;
    font-size:12px;
    color:#2666A9;
}

.PadidngInnerChildGrid
{
	padding-left:10px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	font-family:Arial;
    font-size:12px;
    color:#000000;
}

.DiscussionForumGridPadding
{
	padding-left:10px;	
}

.groupname 
{
	font-family:Arial;
    font-size:12px;
    color:#2666A9;
    font-weight:bold;
    height:20px;
    padding:5px 0px 3px 8px;
}

/* Nested Grid Over */


/* user registration */
.tdRegistration
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.aspLabel
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}


/* CSS For New Design - Start */

.wrapper 
{
	width:100%;
	height:100%;
	background:#E2E2E2;
}

.tlcorner
{
	background-image:url(../images/tlcorner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:22px;
}
.bg_top 
{
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:22px;
}
.trcorner
{
	background-image:url(../images/trcorner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:22px;
}
.blcorner
{
	background-image:url(../images/blcorner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
}
.bg_bottom 
{
	background-image:url(../images/bg_bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:22px;
}
.brcorner
{
	background-image:url(../images/brcorner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
}
.bg_left 
{
	background-image:url(../images/bg_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_left_header
{
	background-image:url(../images/bg_left_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:80px;
}
.bg_right 
{
	background-image:url(../images/bg_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right_header 
{
	background-image:url(../images/bg_right_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:80px;
}
.header_bg 
{
	background:#ffffff;
	background-image:url(../images/bg_header_trans.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:80px;
}
.bg_left_master_header
{
	background-image:url(../images/bg_left_master_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:98px;
}
.master_header_bg 
{
	background:#ffffff;
	background-image:url(../images/bg_header_master_trans.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:98px;
}
.bg_right_master_header 
{
	background-image:url(../images/bg_right_master_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:98px;
}

.ContentArea 
{
	background:#E2E2E2;	
}

.copyright 
{
	font-family:Arial;
	font-size:11px;
	color:#7E7E7E;
	height:22px;
	padding-top:5px;
}
.btm_company_name 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/bg_btm_round.gif);
	background-repeat:repeat-x;
}
.company_name 
{
	font-family:Tahoma;
	font-size:15px;
	color:#6D6D6D;
	font-weight:normal;
}

/* Module Container */

.mtlcorner
{
	background-image:url(../images/mtl_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
}
.bg_mtop 
{
	background-image:url(../images/bg_mtop.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
.mtrcorner
{
	background-image:url(../images/mtr_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
}
.mblcorner
{
	background-image:url(../images/mbl_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}
.bg_mbottom 
{
	background-image:url(../images/bg_mbottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:6px;
}
.mbrcorner
{
	background-image:url(../images/mbr_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}
.bg_mleft 
{
	background-image:url(../images/bg_mleft.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_left_mheader
{
	background-image:url(../images/bg_mleft_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
}
.bg_mright 
{
	background-image:url(../images/bg_mright.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right_mheader 
{
	background-image:url(../images/bg_mright_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:36px;
}
.mheader_bg 
{
	background:#ffffff;
	background-image:url(../images/bg_m_header.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:36px;
}
.mcontent 
{
	background: #ffffff;
}

.loginbox
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
}

.req_field 
{
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:normal;	
}

.combo_box 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	width:190px;
	overflow:visible;
	border:1px solid #A3A3A3;
}

.text_box 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	border:1px solid #A3A3A3;
	height:18px;
}

.win_head 
{
	font-family:Tahoma;
	font-size:11px;
	color:#595959;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 3px;
	display:inline;
	vertical-align:text-top;
}

.win_head_normal 
{
	font-family:Tahoma;
	font-size:11px;
	color:#595959;
	font-weight:bold;
	margin:0px;
	padding:3px 0px 0px 3px;
}

.user_info 
{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-decoration:none;	
	margin:0px;
	padding:0px;
	display:inline;
}

.user_info_link 
{

	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-decoration:underline;	
}

.user_info:hover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-decoration:none;	
}

.quick_link_bg 
{
	background-image:url(../images/qlink_container_bg.gif);
	background-repeat:repeat-y;	
}
.qlink_whitebg 
{
	background-image:url(../images/qlink_whitebg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.qlink_whitebg img
{
	vertical-align:middle;
}
.qlink_greybg 
{
	background-image:url(../images/qlink_greybg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.qlink_greybg img
{
	vertical-align:middle;
}

.bread_crumb 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 8px;
}

.bread_crumb a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.bread_crumb a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.dashboard_link 
{
	font-family:Tahoma;
	font-size:11px;
	color:#2666A9;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0px 0px 5px;
}
.dashboard_link:hover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#2666A9;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 5px;	
}

.StaticMenuItem 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:#F7F7F7;
	background-image:url(../images/static_menu_dw.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding:5px 10px 6px 10px;
	border-left:1px solid #777777;
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	border-right:1px solid #777777;	
	cursor:pointer;
	vertical-align:middle;
}
.HoverMenuItem 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:#FBF1CD;
	background-image:url(../images/static_menu_ov.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding:5px 10px 6px 10px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;	
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	cursor:pointer;
	vertical-align:middle;
}

.DynamicMenuItem 
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	background:#ffffff;
	background-image:url(../images/static_menu_dw.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	padding:2px 5px 0px 0px;
	border:1px solid #777777;
	cursor:pointer;
	text-indent:5px;
	vertical-align:middle;
	height:20px;
}
.DynamicMenuItemHover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:#ffffff;
	background-image:url(../images/static_menu_ov.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	padding:2px 5px 0px 0px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	cursor:pointer;
	text-indent:5px;
	vertical-align:middle;
	height:20px;
}

.cursorhand .ctl00_menu_3 .ctl00_menu_5
{
	cursor:pointer;
	color:Green;
}

#ctl00_menun9 
{
	cursor:pointer;
}

.LabelStyle 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;	
}

/* CSS For New Design - End */

/* Main Menu List */

.main_menu_list 
{
	margin:0px;
	padding:10px 0px 10px 10px;
}

.main_menu_list li
{
	list-style:none;
	font-family:Arial;
	font-size:12px;
	color:#004E97;
	font-weight:bold;
	text-decoration:none;	
	padding:0px 0px 5px 25px;
	background-image:url("../images/bullete_common.gif");
	background-repeat:no-repeat;
	background-position:left 2px;
}

.main_menu_list li a
{
	font-family:Arial;
	font-size:12px;
	color:#004E97;
	font-weight:bold;
	text-decoration:none;	
}

.main_menu_list li a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#004E97;
	font-weight:bold;
	text-decoration:underline;	
}

.chkbox 
{
	margin:0px 0px 0px -4px;	
}


.SecHeading 
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 6px 0px;
	display:block;
	border-bottom:1px solid #e4e4e4;
}
