﻿
input, .label, select
{
	font-size: 8pt; 
	font-family: Verdana;
}

.tabHolder
{
	vertical-align: top;
}

.RowEditCss
{
    border: solid 1px #aaaaaa;
    padding-left: 10px;
    padding-right: 10px;
}


.CalendarImp
{
	width: 56px;
	height: 12px;
}

.Subscr
{
	margin:0px 5px 5px 5px;
	font-size:10px;
	color:Green;
}


.ReadonlyCss
{
	color: Red;
}


.llsre
{
    border:solid 1px #dddddd; 
    padding:30px 10px 50px 10px;
}

.llsre td
{
    padding-top:3px;
    padding-bottom:3px;
}

.srelbl
{
    font-size:12px;
    padding-right:10px;
    white-space:nowrap;
}

/* ---------------------------- Top PAT tabs style ----------------------------*/

.NT_TabsMenu
{
	height: 20px;
}

.NT_TabsMenu ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    background-color:Black;
}

.NT_Tab
{
	font-size: 12px;
	text-decoration: none;
	color:White;
	padding: 3px 7px;
	padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
	border-left: 1px solid #bbb8a9;
	background: url(images/m_bl.gif) repeat-x;
	
	display: block;
	float: left;
}

.NT_Tab_outSp { }
.NT_Tab_inSp { white-space:nowrap; }

.NT_TabActive
{
	font-size: 12px;
	text-decoration: none;
	color:White;
	padding: 3px 7px;
	padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
	border-left: 1px solid #bbb8a9;
	background: url(images/m_rd.gif) repeat-x;
	
	display: block;
	float: left;
}

.NT_TabActive_outSp { }
.NT_TabActive_inSp { white-space:nowrap; }

.NT_TabHover
{
	font-size: 12px;
	text-decoration: none;
	color:White;
	padding: 3px 7px;
	padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
	border-left: 1px solid #bbb8a9;
	background: url(images/m_rd.gif) repeat-x;
	
	display: block;
	float: left;
	cursor:pointer;
}

.NT_TabHover_outSp { }
.NT_TabHover_inSp { }

.NT_TabDisabled
{
    display: none;
}


#wrapper {
	background:#F3F3F8 url(Images/body.png) repeat-x scroll 50% 0;
}

#NTop_TabsContainer
{
	background-color:White;
	border: 1px solid #cccccc;
	padding:10px;
	padding-top:0;
	width:1200px;
}



.Web2TableHead
{
	background-color:#93BBFF;
}

#LogoutPanel
{
    font-family:arial, verdana;
	color:rgb(6,76,135);
	font-size:16px;
}

.OutLink
{
	font-style:italic;
	font-size:12px;
	text-decoration:none;
}

td 
{
	vertical-align:top;
}


.TableHolder > td
{
    padding-left:10px;
    vertical-align:top;
}

.MRTitleSRE td, .CIStudRESRE td
{
	padding-right:10px;
}

.MRTitleSRE input[type=text]
{
	width : 100%;
}
.MRTitleSRE textarea
{
	width : 100%;
}

.MRTitleSRE
{
	width: 100%;
}

.MRTitleSRE td.input
{
	width: 100%;
}

.stud-filter td.stud-filter-cell
{
	padding-right: 10px;
}

.phone_col
{
	/*width: 30%;*/
}
.phone_col table
{
	width: 100%;
}
.phone_label
{
	/*width: 40%;*/
	font-weight:bold; 
}

td.profile_photo
{
}

td.profile_photo input 
{
	
}

img.photoThumb
{
	/*width:100px;
	height:100px;*/
}

.grades_header_row td
{
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
}

#StudentGrades td.grades_course_name
{
	text-align: left;
	padding-left: 8px;
}

#StudentGrades tr td:first-child
{
	text-align: left;
}

#StudentGrades .def_table_css
{
	border: solid black 1px;
}

#StudentGrades .def_table_css td
{
	border: solid black 1px;
	border-top: solid black 1px;
	border-left: solid black 1px;
	white-space :normal;
	text-align: center;
}

#StudentGrades .total_row td
{
	font-weight: bold;
	font-size: 11pt;
	vertical-align: middle;
}

#StudentGrades .ext_adujst td
{
	vertical-align: middle;
}

.VideoBack
{
    background-image: url(images/video.jpg) no-repeat;
}

/*slide show */
table.thumb_table td
{
	border:solid 1px gray;
}

table.thumb_table td.empty
{
	border:none;
}

input.slide_navigation
{
	width: 32px;
	height:32px;
	border: none;
	background-color: Transparent;
}

input.slide_next
{
	background-image:url(images/step.png);
}
input.slide_prev
{
	background-image:url(images/back.png);
}
input.slide_play
{
	background-image:url(images/play.png);
}
input.slide_stop
{
	background-image:url(images/stop.png);
}

table.request_transcript input,table.request_transcript select,
table.destination_address input,table.destination_address select

{
	width: 175px;
}

table.request_transcript td, table.destination_address td
{
	vertical-align:middle;
}

td.company_sre_label
{
	text-align:right;
	padding-right: 5px;	
	vertical-align:top;
	padding-bottom: 5px;
}
td.company_sre
{
	vertical-align:top;
	padding-bottom: 5px;
}

td.public_check
{
	padding-left:10px;
}

.rau_description
{
	font-size: 8pt;
	line-height:normal;
}

table.fee_table td
{
	padding-right: 5px;
}

tr.fee_odd_row
{
	background-color:Gray;
	color: White;
}

tr.fee_even_row
{
	
}

tr.fee_total_row
{
	border-top: solid 1px black;
	font-weight:bold;
}

td.fee_check
{
	padding: 4px;
}

#NewsTags td
{
	border:none;
}

.tags_header_row td
{
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
}

#NewsTags .def_table_css
{
	border: none;
}

#NewsTags .def_table_css td
{
	border: none;
	border-top: none;
	border-left: none;
	white-space :normal;
	text-align: left;
}

tr.alumninews_header
{
	display:none;
}

#alumniLeftPanel
{
	margin-left: -46px;
	position:absolute;
}
#alumniLeftPanel td
{
	width: 256px;
	padding-left: 40px;
}

#alumniLeftPanel tr.top td
{
	background-image: url(images/Alumi-left-panel_top.png);
	background-repeat:no-repeat;
	
	height:66px;
}

#alumniLeftPanel tr.bottom td
{
	background-image: url(images/Alumi-left-panel_bottom.png);
	background-repeat:no-repeat;
	
	height:38px;
}

#alumniLeftPanel tr.odd td
{
	background-image: url(images/Alumi-left-panel_gray.png);
	background-repeat:no-repeat;
	
	height:76px;
}

#alumniLeftPanel tr.even td
{
	background-image: url(images/Alumi-left-panel_white.png);
	background-repeat:no-repeat;
	
	height:76px;
}

#LandingAlumniNews_TableHolder1 td
{
	border: none;
}

#LandingAlumniNews_TableHolder1 .def_table_css
{
	border: none;	
}

#LandingAlumniNews_TableHolder1 .def_table_css td
{
	padding-left:0px;
	padding-right:0px;
}
#LandingAlumniNews_TableHolder1 .def_valuediv_css 
{
	margin-left: 0px;
	margin-right:0px;
}

input.more_details
{
	height:32px;
	width:110px;
	background-color:Transparent;
	border:none;
	background-image: url(images/MD-button.png);
}

#LandingAlumniNews_TableHolder1 tr.def_row_css td.null, .alumninews_mouse_over_row td.null, .alumninews_sel_row td.null
{
	width:834px;
	background-image: url(images/News-bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#AlumniNewsHeader tr.alumniNewsHeader td
{
	height: 60px;
	background-image: url(images/News-bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	color: rgb(0,93,171); 
}

#AlumniNewsHeader tr.alumniNewsHeader td div
{
	margin-bottom: 20px;
}

#alumniNewsFilter
{
	color:rgb(0,93,171);
	font-size:18pt;
	margin-right:15px;
}

/*td.alumni_news_section_bottom
{
	height:82px;
	width:790px;
	background-image: url(images/News-bottom.png);
	background-repeat:no-repeat;
}*/

#adminReviewTable td.adminReview
{
	text-align:center; vertical-align:middle;
}

/* ------------------------------- printing ------------------------------- */

@media print  
{
    .lft_menu { display:none; }
    .tc { display:none; }
    .line_box { display:none; }
    .left { display:none; }
    .right { display:none; }
    #header { display:none; }
    #bottom_t { display:none; }
}

.def_popup_basediv_css 
{
	z-index: 1000!important;
}

.def_popup_modaldiv_css
{
	z-index: 999!important;
}

.addressesSRE input[disabled], .addressesSRE select[disabled]
{
	background-color:lightgrey;
}

.AppsStatus[oldval="Completed"], .AppsStatus[oldval="Waiting for Verification"], .AppsStatus[oldval="Waiting for Review"]
,.AppsStatus[oldval="Submitted"],.AppsStatus[oldval="Approved"]
{
	color:Green!important;
}

.AppsStatus[oldval="Not Completed"]
{
	color:Red;
}

table.app_review_recomendation td
{
	padding-right: 10px;
}
