﻿/*Start of heading links styles*/
A.topWhite:link {font-weight: bold;font-size: 12px;vertical-align: middle;color: #ffffff;font-family:  'IBM Plex Sans', Arial, Helvetica, sans-serif;
text-decoration: none;}
A.topWhite:visited {font-weight: bold;font-size: 12px;vertical-align: middle;color: #ffffff;font-family:  'IBM Plex Sans', Arial, Helvetica, sans-serif;text-decoration: none;}
A.topWhite:hover {font-weight: bold;font-size: 12px;vertical-align: middle;color: #eeeeee;font-family:  'IBM Plex Sans', Arial, Helvetica, sans-serif;text-decoration: none;}
A.topWhite:active {font-weight: bold;font-size: 12px;vertical-align: middle;color: #ffffff;font-family:  'IBM Plex Sans', Arial, Helvetica, sans-serif;text-decoration: none;}
/*End of heading link styles*/

.wrapper_floating_width {width:1000px !important;min-height:100%;}
.padding_left_none {padding-left:0px !important;}

#wrapper_landing{
    width: 1000px !important;
    min-height: 700px;
    _height: 700px;
    margin: auto;
    background: #fff;
}
/*These style classes are used to control the width of the App*/
/*#wrapper{width:1000px !important; margin:auto; background:#fff;}*/ /*previous width 760px, introduced min-height*/
#main_content_wrapper{width:803px; float:left; padding:14px 8px 15px 15px;} /*previous width 577px, 10px difference in some pages*/
#home_pg_mid_content_left_wrap{width:570px; float:left;} /*previous width 368px*/
#home_pg_mid_content_left_wrap .mainBody {width:570px;}
.MidPaglet {width:570px;} /*previous width 347px*/
.news_updates_details{width:570px; padding-left:22px;} /*previous width 350px*/


#pre_login_mid_wrap{width:580px; float:left;} /*previous width 358px*/
#course_search_mid_wrap{width:630px; float:left;} /*previous width 410px, some pages require 650px*/


/*footer styles*/
#post_login_footer {}
#copyright_text_pl {padding-right:0px;padding-left:20px;float:left;padding-bottom:0px;width:462px;padding-top:30px;height:45px;	text-align: right}
#copyright_image_pl {padding-right:20px;padding-left:0px;float:right;padding-bottom:0px;width:378px;padding-top:0px}

/* Change width of the container*/
table#ctl00_ContentPlaceHolder1_Grid {width:100%}

.online_courses input.input_160 {width:140px;}

/*NASBA width*/
.feed_back_comment {width:935px}
.notification_contents_preview {width:955px;}
#nasba_tbl_questions {width:40%}

/*Post login space before contents*/
.postlogin_contents {margin-top:10px;_margin-top:-10px;}

/*Post login header background*/
#post_login_header_section {padding-left: 7px; background: url(../../images/header-bkgnd.jpg) repeat-x; height: 55px}

