html, body, div, span, p, img
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

table, td, tr, tdata
{
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
}

body
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #2b2b2b;
    line-height: 15px;
    text-align: center;
    background: #9cb1c3 url('images/page_bg.jpg') repeat-x left top;
    padding: 0px;
    margin: 0px;
}

/* Skin Contents */
.wrapper
{
    width: 940px;
    margin: 0px auto 0px auto;
    text-align: left;
    position: relative;
}
.header-contents
{
    height: 98px;
    width: 100%;
    background: transparent url('images/header_img.jpg') no-repeat center bottom;
}
.logo-container
{
    position: absolute;
    top: 12px;
    left: 20px;
}
.bc-container
{
    background: transparent url('images/the_new_face_of_opportunity.jpg') no-repeat right center;
    height: 50px;
    position:absolute;
    top:98px;
    left:0;
    width: 100%;
    z-index:100;
}

.banner-area
{
    margin-top:40px;
    clear: both;
    height: 190px;
    z-index:200;
}
.map_overlays{
	position:absolute;
	top:147px;
	left:312px;
}
.banner-btm
{
    height: 13px;
    background: transparent url('images/banner_btm.jpg') repeat-x left top;
    overflow: hidden;
}
.content-area
{
    background: transparent url('images/content_bg.gif') repeat left top;
    width: 100%;
}
.content-area ul
{
    padding: 0;
    margin: 0;
    display: block;
}

li.navli
{
    width: 223px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    display: inline;
}
li.conli
{
    width: 487px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    display: inline;
}
li.rgtli
{
    width: 230px;
    _width: 220px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: right;
    display: inline;
}


.navigation
{
    margin: 0;
    padding: 0;
}
.contentpane
{
    padding: 0px;
    margin-left: 7px;
}

.rightPane
{
    padding: 0px;
    margin-left: 7px;
    background: transparent url('images/rgt_top_rnd_cnr.jpg') no-repeat scroll right top;
}

.subContentPane
{
    padding: 10px 0px;
    margin-left: 6px;
    width: 481px;
}

.footer-area
{
    margin-top: 8px;
    background-color: #fff;
    width: 100%;
    height: 35px;
    color: #146187;
    font-size: 11px;
}

.clear
{
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/* Contents */

.bc-txt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.topLinks
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #7f7f7f;
    line-height: 20px;
}
.topLinks a:link, .topLinks a:visited, .topLinks a:active
{
    color: #0083b2;
    text-decoration: none;
}
.topLinks a:hover
{
    color: #0083b2;
    text-decoration: underline;
}

.ftrLinks
{
    color: #797979;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.ftrLinks a:link, .ftrLinks a:visited, .ftrLinks a:active
{
    color: #146187;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.ftrLinks a:hover
{
    color: #146187;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.lnHgt20px
{
    line-height: 20px;
}
.paddtb3px
{
    padding: 3px 0;
}
.paddb3px
{
    padding-bottom: 3px;
}
.paddt3px
{
    padding-top: 3px;
}
.paddt5px
{
    padding-top: 5px;
}
.padd10px
{
    padding: 10px;
}
.paddt10px
{
    padding-top: 10px;
}
.paddtb10px
{
    padding: 10px 0;
}
.paddtb5px
{
    padding: 5px 0;
}
.paddlr10px
{
    padding: 0 10px;
}
.flLft
{
    float: left;
}
.flRgt
{
    float: right;
}
.txtAlignRgt{
	text-align:right;
}
.width40pg
{
    width: 40%;
}

.width55pg
{
    width: 55%;
}

.bold_txt
{
    font-weight:bold;
}

.top_gray_title_txt
{
    font-family: Helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #a9a9a9;
}

.black_txt_link
{
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}
.black_txt_link a:link, .black_txt_link a:active, .black_txt_link a:visited
{
    color: #000;
    text-decoration: none;
}

.black_txt_link a:hover
{
    color: #000;
    text-decoration: underline;
}

.greenTxt
{
    color: #8ca43a;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.greenTxt a:link, .greenTxt a:active, .greenTxt a:visited
{
    color: #8ca43a;
    text-decoration: none;
}

.greenTxt a:hover
{
    color: #8ca43a;
    text-decoration: underline;
}

.blueTxt
{
    color: #0083b2;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.blueTxt a:link, .blueTxt a:active, .blueTxt a:visited
{
    color: #0083b2;
    text-decoration: none;
}

.blueTxt a:hover
{
    color: #0083b2;
    text-decoration: underline;
}

/* Container Styles */

.normalTxt
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #2b2b2b;
}

.normalTxt a:link, .normalTxt a:visited, .normalTxt a:active
{
    color: #0083b2;
    text-decoration: none;
}
.normalTxt a:hover
{
    color: #0083b2;
    text-decoration: underline;
}




.dblBdr
{
    border-bottom: double 3px #d3dee7;
    border-top: double 3px #d3dee7;
}
.bdrTop
{
    border-top: solid 1px #d3dee7;
}
.bdrBottom
{
    border-bottom: solid 1px #d3dee7;
}

.midAlign
{
    vertical-align: middle;
}


/* Main Container */

.mainContainer
{
    width: 100%;
}
.mainContainer h1
{
    margin: 0;
    padding: 0;
}

.mainTitle
{
    font-family: Helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #a9a9a9;
}

/* Main Container Ends */

.mainSubContainer
{
    width: 100%;
    border-top: 7px solid #adbecd;
}

.mainSubTitle
{
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #424242;
}

/* Search Widget */
.rightContainer
{
    width: 100%;
}








/* Module Stylesheet from Lenovo_Stylesheet.css */


.norm_txt_blk ul
{
    line-height: 1.2em;
    margin: 0;
    padding: 0 0 0 30px;
}
.norm_txt_blk li
{
    display: inline;
    float: left;
    list-style-type: disc;
    padding-top: 3px;
    width: 200px;
}

.pad_lft10px
{
	padding-left: 10px;
}
.pad_lft25px
{
	padding-left: 25px;
}
.gray_txt_bold
{
	color: #939598;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.width120px
{
	width: 120px;
}
.width200px
{
	width: 200px;
}

.white_bg
{
	background: #FFF;
}

.small_txt
{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}


.globalSearchWidget{
	display:block;
	margin-left:10px;
	clear:both;
	width:100%;
}

.float_left
{
    float:left;
}

.float_right
{
    float:right;
}

.verd_font11
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

/* RSS Page */

.rss_page
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.rss_page ul
{
    padding: 0px;
    margin: 0px;
    line-height: 1.2em;
}

.rss_page li
{
    display: block;
    float: left;
    width: 230px;
    list-style-type: none;
    padding-top: 2px;
}

/* Send to Friend */

.form-data-sendtofriend
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #276f98;
}

.form-data-sendtofriend ul
{
    padding: 10px 10px 10px 0px;
    margin: 0;
    list-style: none;
    line-height: 1.2em;
}

.form-data-sendtofriend ul li
{
    padding: 0px;
    padding-bottom: 10px;
    margin: 0;
}

.form-data-sendtofriend label
{
    display: block;
}

.snd-friend-txtbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}


/* Search Results */

.green_bg
{
    background: #dce4c4;
}
.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.white_bg
{
    background: #FFF;
}

.jsr-padd
{
    padding: 10px 5px 0px 5px;
}

.jsr_title
{
    color: #8ca43a;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
}
.jsr_title a:link, .jsr_title a:active, .jsr_title a:hover, .jsr_title a:visited
{
    color: #8ca43a;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: normal;
}


/* Job Details */
.job_desc_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.pos_req
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #000;
}
.pos_req ul
{
    padding: 0px;
    margin: 0;
    line-height: 1.2em;
}

.pos_req li
{
    list-style-type: none;
    padding-top: 3px;
}
.job-cart th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#8CA43A;
}

/* Job Search */
.job_search_form
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:10px 0;
}

.job_search_form
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:10px 0 0 0;
    display:block;
}

ul.job_search_form
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:0;
    margin: 0;
    line-height: 1.5em;
    clear: both;
    display:block;
}

.job_search_form li
{
    padding:10px 0 0 0;
    margin: 0;
    width: 49%;
    float: left;
    list-style-type:none;
    display:inline;
}

.job_search_form label
{
    display: list-item;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom:5px;
}

.search_spl_box
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /* margin-top: 20px; */
    border: #d5dadd 1px solid;
    clear: both;
    height:auto;
}
ul.search_spl_box
{
    padding: 10px;
    /* margin: 20px 0 0 0; */
    list-style: none;
    line-height: 1.5em;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(images/spl_search_bg.jpg) repeat top left;
    height:auto;
    border: #d5dadd 1px solid;
}

ul.search_spl_box li
{
    padding: 0px;
    margin: 0;
    padding-bottom: 10px;
    list-style-type:none;
    display: block;
    float:left;
}

.search_spl_box label
{
    font-weight: bold;
    width: 215px;
    float: left;
}

.search_spl_txt_box
{
    width: 200px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.small_txt
{
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
}

.job_search_btm
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 0;
    clear: both;
    width:99%;
    height:30px;
    display:block;
}
.job_search_btm ul
{
    padding: 10px 10px 0px 0px;
    margin: 0;
    list-style: none;
    line-height: 1.2em;
}

.job_search_btm ul li
{
    padding: 0px;
    margin: 0;
    padding-bottom: 10px;
    display: block;
}

.job_search_btm label
{
    width: 50%;
    float: left;
}

.btn_job_search
{
    line-height: 14pt;
    width: 80px;
    text-align: right;
    overflow: visible;
}

.btn_job_search_btm
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #A6B9CC;
    border: 1px solid #336699;
    color: #000000;
    text-decoration: none;
    padding:3px 10px;
    font-size: 11px;
    font-weight:bold;
}

.modalProgressGreyBackground
{
    background: #CCCCCC;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalProgressRedBackground
{
    background: Red;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup
{
    text-align: center;
    padding-top: 30px;
    border-style: solid;
    border-width: 1px;
    background-color: White;
    width: 300px;
    height: 100px;
}
.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
    border: solid 1px blue;
    background-color: #ADD8E6;
}
#UpdateProgress1
{
    background-color: #CF4342;
    color: #fff;
    top: 0px;
    right: 0px;
    position: fixed;
}

#UpdateProgress1 img
{
    vertical-align: middle;
    margin: 2px;
}
.no_watermark
{
    border: solid 1px #cccccc;
}

.watermarked
{
    color: #666;
    background-color: #fff;
    border: solid 1px #cccccc;
}
