﻿/******************start by srini************************/

body {
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	color: #666667;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;	
	background-attachment: scroll;
	padding: 0px;
	background-position: left top;
	background-image: url(../Images/cengageBGgradiant.jpg);
	background-repeat: repeat-x;
	background-color: #013658
}
body.no_bg 
{
	background-image:none !important;
}
.cen_content_inner {
	width:955px;
	margin:0px auto 20px auto;
	background-color:#FFFFFF;
}
/***************** For common use ******************/
.cen_flt_lft 
{
	float:left;
}
.cen_flt_rght 
{
	float:right;
}
a:link, a:visited {
	color:#068cc1;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/***************** For common use ******************/

/***************** Header start ******************/
.cen_head_pad{
	padding: 8px 11px 11px 8px;
}

.cen_logo {
	background-image:url(../Images/logos/cengageLearning_v3.jpg);
	height:52px;
	width:289px;
	background-repeat: no-repeat;
}
.cen_clr_line {
	clear:both;
}
.es_pwby_logo{
	background-image: url(../Images/pwr_es_logo.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 167px;	
}
/***************** Header end ******************/
.cen_learninglink{
	background-color:#014880;
	width:auto;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
}

.cen_learninglink a:link, .cen_learninglink a:visited {
	/*padding-right: 8px;
	padding-left: 8px;*/
	color: #FFFFFF;
	text-decoration: none;
}
.cen_learninglink a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.cen_rght_link {
	padding-right:18px;
}

.cen_welcome_area {
	padding-right:20px;
	font-size: 11px;
}

.cen_welcome_area a:link, .cen_welcome_area a:visited {
	color: #ffffff;
	text-decoration: none;
}
.cen_welcome_area a:hover
{
	text-decoration:underline;
}
/******************end by srini************************/

/********start - added by sampath***************/
.cen_lgn_tl_cur 
{
	background-image: url(../Images/pop_cur_tl.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;	
}
.cen_lgn_tr_cur 
{
	background-image: url(../Images/pop_cur_tr.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.top_cur_bg {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #014880;
	margin: 0px 5px 0px 5px;	
}
.cen_login_hd 
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 10px 10px 15px;
	background-color:#014880;
	background-color:#014880;
}
.cen_lgn_cont_outer {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #014880;
	border-left-color: #014880;
	height:372px;
}
.cen_lgn_cont_outer_login {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #014880;
	border-left-color: #014880;	
	height:175px;
}
.cen_lgn_msg {
	font-size: 11px;
	color: #333333;
	padding: 10px;
	background-color:#ebebeb;	
}
.cen_lgn_inn_bg {
	background-color:#FFFFFF;
	padding:10px 25px 15px 25px;
}
table.pad2 td{
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 6px;
	vertical-align: top;
	margin: 0px;
}
.cen_forpass_lnk {
	padding-left:15px;
}
.cen_forpass_lnk input {
	vertical-align:middle;
}
.cen_lgn_bl_cur {
	background-image: url(../Images/pop_cur_bl.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;	
}
.cen_lgn_br_cur {
	background-image: url(../Images/pop_cur_br.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;	
}
.width100
{
	width:100%;
}
.gridheaderleft
{
	text-align: left;
}
.FS_modalOverlay
{
	z-index: 100;
	left: 0px;
	visibility: hidden;
	width: 100%;
	position: absolute;
	top: 0px;
	background-color: Transparent;
	text-align: center;
}
.FS_modalOverlay
{
	FILTER: alpha(opacity=40);
	background-color: #000;
	-moz-opacity: 0.4;
	opacity: .40;
}
.FS_modalHolder
{
	z-index: 100;
	left: 0px;
	visibility: hidden;
	width: 100%;
	position: absolute;
	top: 30px;
	background-color: transparent;
	text-align: center;
}

.FS_modalDialogue
{
	margin: 88px auto;
	top: 300px;
	width: 35%;
	text-align: left;
}

.CssSuccessMessage
{
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	background-image: url(../Images/icn_success.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}
.CssErrorMessage
{
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(../Images/icn_error.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}
.CssInfoMessage
{
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	background-image: url(../Images/icn_info.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
}
.cen_cont_pad {
	padding: 20px 20px 13px 20px;
}

.cen_lft_cont {
	line-height:18px;
	color:#666666;
	text-align:justify;
	margin-right:25px;
	width:240px;
}
.cen_mid_cont {
	margin:0px auto 0px auto;
	width:41%;
	text-align: center;
}
.cen_rght_cont {
	width:240px;
}

.cen_flash_pad {
	margin-top:15px;
}
.cen_grn_tl_cur {
	background-image: url(../Images/login_cur_tl.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;	
}
.cen_grn_tr_cur {
	background-image: url(../Images/login_cur_tr.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;	
}
.cen_grn_line {
	border-top:#cce1af solid 1px;
	margin:21px 0px 25px 0px;
}
.top_grn_bg {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8fbe50;
	margin: 0px 10px 0px 10px;	
}
.cen_grn_cont {
	padding:16px 6px 6px 6px;
	text-align:center;
	background-color:#8fbe50;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8fbe50;
	border-left-color: #8fbe50;
}
.cen_btn_pad {
	margin-top:16px;
}
.cen_btn_pad2 {
	margin:15px 0px 20px 0px;
}
.cen_grn_bl_cur {
	background-image: url(../Images/login_cur_bl.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;	
}
.cen_grn_br_cur {
	background-image: url(../Images/login_cur_br.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;	
}
.cen_grey_line {
	border-top:#cccccc solid 1px;
	margin-bottom:15px;
}
.cen_grey_tl_cur {
	background-image: url(../Images/gry_cur_tl.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;	
}
.cen_grey_tr_cur {
	background-image: url(../Images/gry_cur_tr.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;	
}
.cen_grey_bl_cur {
	background-image: url(../Images/gry_cur_bl.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;	
}
.cen_grey_br_cur {
	background-image: url(../Images/gry_cur_br.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;	
	float:right;
}
.top_grey_bg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom: 10px solid #e6e6e6;
	margin: 0px 11px 0px 11px;	
}
.bot_grey_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top: 10px solid #e6e6e6;
	margin: 0px 11px 0px 11px;	
}
.cen_midpad{
	padding-left: 15px;
}
.cen_grey_cont {
	background-color: #e6e6e6;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.cen_grey_cont img {
	float:left;
	margin-right: 10px;
}
img {
	border:0px;
}
.Star
{
	color: #CC0000;
	font-weight: bold;
}
.height15px
{
	height:15px;
}
.FS_messageClosed a
{
	display: none;
}
.FS_messageClosed
{
	left: -30000px;
	position: absolute;
	top: -300000px;
}
.FS_messageBox
{
	border-top: #999999 1px solid;
	font-size: 1.1em;
	/*float: left;*/
	padding-bottom: 3px;
	width: 100%;
	padding-top: 5px;
	border-bottom: #999999 1px solid;
	background-color: #ffffcc;
	display: block;
}
.FS_messageBox a
{
	border-right: #999999 1px solid;
	padding-right: 3px;
	border-top: #999999 1px solid;
	padding-left: 3px;
	float: right;
	border-left: #999999 1px solid;
	margin-right: 10px;
	border-bottom: #999999 1px solid;
}
.FS_messageBox img
{
	float: left;
	margin-left: 10px;
}
.FS_modalDialogueDiv
{
	float: right;
	background-color: #cc0000;
	border: 1px solid #ffffff;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 2px;
	color: #ffffff;
	text-decoration: none;
}
.more_body
{
	line-height: 20px;
	padding: 8px;
	text-align: justify;
}
.more_body img
{
	float: left;
	padding: 2px;
	border: 1px solid #bbbbbb;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.width150
{
	width:150px;
}
.width155
{
	width:155px;
}
.width295px
{
	width:295px;
}
.head_tab_marg {
	margin-bottom:10px;
}
h2{
	padding:5px 0px 5px 0px;
	margin:3px 0px 3px 0px;
	color:#666667;
}
.txt_home {
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}
.view_det_lnk {
	font-size: 11px;	
}
.con_blu_image img
 {
	float: left;
	padding: 2px;
	border: 1px solid #bbbbbb;
	margin-right: 10px;
	margin-bottom: 5px;
}
.usr_img img
{
	vertical-align: middle;
	padding-left: 5px;
}
.msg_Progress
{
	background-color: #ffffe7; 
	border: 1px solid #ffba00; 
	position: absolute;
	color:#666667;
	font-weight:bold;
    z-index: 99; 
    top: 45%; 
    left: 45%; 
    padding: 6px; 
    width: auto;
    height: auto;
}
h4 {
	margin:5px 0px;
	padding:0px;
	color:#0787c4;
}
.hlp_icn_pad {
	padding-top:3px;
	padding-right:3px;
}
.sub_heads {
	font-size: 13px;
	font-weight: bold;
	color:#0787c4;
}


.main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}

.mandatory_star {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.footer_cont {
	width:950px;
	margin:0px auto;
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
}
.footer_cont a:link, .footer_cont a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_cont a:hover {
	text-decoration:none;
}
.footer_rt_marg {
	margin-right:10px;
}
/************error page default styles***************/
.err_header {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.err_msg_type {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}
.err_tbl_bg {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.err_tbl_bord {
	border: 1px solid #666666;
}
.hlp_img img {
	border: 1px solid #016295 !important;
}
/*For grid*/
.cen_grid_top
{
	text-align:left;
	vertical-align:top
}
.font_grid
{
	font-size:12px
}
.cen_grid_bg {
	background-image: url(../Images/grid_bg.gif);
	background-repeat: repeat-x;
	/*background-color:#185d94;*/
	height:36px;
}
.cen_grid_tr {
	background-image: url(../Images/grid_hd_bg_tr.gif);
	background-repeat: no-repeat;
	/*background-color:#185d94;*/
	height: 36px;
	width: 7px;	
}
.cen_grid_tl {
	background-image: url(../Images/grid_hd_bg_tl.gif);
	background-repeat: no-repeat;
	/*background-color:#185d94;*/
	height: 36px;
	width: 7px;
}
div.cen_sub_head {
	padding: 10px 4px 0px 4px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.grid_outer_bord {
	border: 1px solid #93b4d1;	
}
.cen_grd img {
	vertical-align: middle;
	/*padding-right: 4px;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cen_grd th{
	background-color: #e6e5e6;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	text-align: left;
	color:#666666;
	font-weight: bold;
}

.cen_grd td{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	
}
.cen_repeter td 
{
	padding-right: 9px;
	padding-left: 16px;
}
.cen_grd tbody 
{
	padding:0px !important;
	margin:0px !important;
}
.cen_grd_bbor td {
	border-bottom: solid 1px #cccccc;
}

.grd_bor{
	border: solid 1px #cccccc;
}
/*for grid*/

/*for catalog */
.catalog_txt_marg {
	margin-left:10px;
}
.amount_styl {
	font-size:14px;
	font-weight:bold;
}
.doted_sep {
	border-bottom:dotted 1px #cccccc;
	margin-top:10px;
	margin-bottom:10px;
}
.cmn_bold {
	font-weight:bold;
}
.cat_tst_list {
	padding-left:25px;
	padding-top:5px;
}
.test_pl_inst 
{
	/*width:128px;*/
	width:100%;
	background-attachment: scroll;
	background-image: url(../Images/cen_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	line-height: 18px;
}.test_pl_instpad {
	padding:8px;
}
.cat_but_pad {
	text-align:right;
	padding-top:4px;
}
.test_pl_sep {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93b4d1;	
}
.cat_tbl_pad {
	padding:10px;
}
/* end */
.journey_path
{
	text-align: left;
	margin-top: 10px;
	vertical-align: middle;
	margin-left: 1.5%;
	font-size: 11px;
	/*float:left;*/
}
.Cssjourney
{
	color: #666666;
}
.Cssjourney:hover
{
	color: #666666;
	
	text-decoration: none;
}
/**********************end - added by sampath**************************/
