﻿/*
	The "_"(IE6) and "*"(IE7) hacks are used throughout this stylesheet to handle the fact the IE interperates margins incorrectly, and counts
	margins as part of the width of an element.  Non-IE browsers will use the non-hacked styles (i.e. "margin", but not "_margin") 
*/

/*****************************************************
HTML ELEMENTS
*****************************************************/
html
{
    background: #013658 url("images/cengageBGgradiant.jpg") repeat-x scroll left top !important;
}

body
{
    color: #333333;
}

table
{
	font: 11px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	color: #333333;
	border: medium none;
}

li
{
    margin: 2px 0px 2px 6px; 
}

hr
{
	width: 80%;
	margin: 0 auto;
	clear: both;
	border: 1px solid #e9e9e9;
}

a
{
	color: #0089c5;
}

a:hover
{
	color: #ef3c23;
}

/* START BACKGROUND STYLES */
	.bg_navblue { background-color: #6a7f10; }
	.bg_beige { background-color: #e4e5d7; }
	.bg_beige_dk { background-color: #cccc99; }
	.bg_pale_blue { background-color: #deedf9; }
	.bg_lt_blue { background-color: #bbdaf5; }
	.bg_med_blue { background-color: #6699cc; }
	.bg_c { background-color: #cccccc; }
	.bg_9 { background-color: #999999; }
	.bg_ef { background-color: #efefef; }
	.bg_f { background-color: #ffffff; }
	.bg_red {background-color: #993333;}

/* END BACKGROUND STYLES */

/*****************************************************
HEADER STYLE
*****************************************************/




#navbar a {
color:#FFFFFF;
}

#logoarea 
{
	height:45px;
	padding:0px;
	vertical-align:middle;
	width:180px;
	z-index:5;
}



#QuickSearchDiv
{
	float: right;
	position: relative;
	top: -45px;
	right: 0px;
	
}

#QuickSearchDiv a
{
	font-size: 10px;
	color: #0089c5;
	text-decoration: none;
}

#QuickSearchDiv a:hover
{
	color: #ef3c23;
}

.QSTitle
{
	font-size: 14px;
	color: #666667;
	float: left;
	font-weight: bold;
	padding: 3px;
}

.advsearch
{
	margin-left: 60px;
}


/***************************************************/

	
/*****************************************************
PAGE LAYOUT STYLES
*****************************************************/

.clearfix::after {
    clear: both;
    content: "";
    display: table;
}

.crumbs 
{
	margin: 3px 2px 3px 2px;
	font: normal 9px Arial, sans-serif;
	color: #333333;
	text-align: right;
}

#authorbio table
{
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font: 11px Arial, sans-serif;
}

#container
{
	float: left;
	background: #fff;
	min-height: 650px;
	
}

#small_container
{
	width: 390px;
	margin: 0px auto
}

#small_container h1 
{
	margin: 3px 2px 10px 2px;
	padding: 5px 2px 3px 6px;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 4px solid #ef3c23;
	font: bold 11px Arial, sans-serif;
	color: #333333;
	text-transform: uppercase;
}

.tablecontainer
{
	width: 790px;
}

#content
{
	width: 390px;
	float: left;
	clear: none;
	margin: 10px 0 0 10px;
	padding: 0 0 20px 0;
}


#content table 
{
	width: 390px;
	margin-bottom: 10px;
}

#content h1 
{
	margin: 3px 2px 10px 2px;
	padding: 5px 2px 3px 6px;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 4px solid #ef3c23;
	color: #333333;
	text-transform: uppercase;
}

	/* Homepage center callouts. FIR is used here. Google "Farhner Image Replacement" or go to ALA's CSS section for more info. */
		#content h1.homepage {
			width: 385px;
			height: 57px;
			margin: 0px;
			padding: 0px;
			text-indent: -1000px;
			border-style: none;
			/*background-image:  url(/images_v2/h1_homepage.jpg);*/
			background-repeat: no-repeat;
		}
		#content h1.studentpros {
			width: 385px;
			height: 21px;
			margin: 0px;
			padding: 0px;
			text-indent: -1000px;
			border-style: none;
			background-image:  url(/images_v2/h1_studentspros.jpg);
			background-repeat: no-repeat;
		}

#leftcol
{
		clear:none;
float:left;
width:172px;
}

#rightcol
{
		float:right;
		clear: none;
		width:192px;
		margin:0;
		padding:0;
}

#rightadinterax
{
	float: right;
	clear: none;
	width: 194px;
	margin: 0; 
	padding: 0 10px 0 0; 
}

/***************************************************/

/*****************************************************
SHOPCART STYLES
*****************************************************/
.carthead
{
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	margin: 10px 25px 10px 25px
}

.cartGrid
{
	margin: 10px 15px 10px 15px;
	font-family:Arial;
	font-size: 10px;
}

.ckoutForms
{
	background-color: #F3F3E6;
	margin: 10px 15px 10px 15px;
	width:550px;
	border: solid 1px #999999;
}

.ckoutForms table
{
	font-family:Arial;
	font-size: 10px;
}

/*****************************************************
CALLOUT STYLES
*****************************************************/

	.callout_row {
		display: block;
		float: left;
		clear: both;
		width: 100%;
		margin-bottom: 20px;
	}

	.callout_row_big {
		display: block;
		float: left;
		clear: both;
		width: 100%;
		margin-bottom: 20px;
		background-image:  url(/images_v2/callout_bigbkgd_shaded.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.callout_row .callout_left_shaded {
		display: block;
		float: left;
		clear: both;
		width: 191px;
		background-image:  url(/images_v2/callout_bkgd_shaded.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.callout_row .callout_right_shaded {
		display: block;
		float: right;
		clear: both;
		width: 191px;
		background-image:  url(/images_v2/callout_bkgd_shaded.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.callout_row .callout_left_clear {
		display: block;
		float: left;
		clear: both;
		width: 191px;
		background-image:  url(/images_v2/callout_bkgd_clear.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.callout_row .callout_right_clear {
		display: block;
		float: right;
		clear: both;
		width: 191px;
		background-image:  url(/images_v2/callout_bkgd_clear.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.callout_right_clear p, .callout_left_clear p {
		margin: 5px !important;
		}

	.callout_row h2.students {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_students.gif);
		background-repeat: no-repeat;

	}

	.callout_row h2.students_o {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_students_o.gif);
		background-repeat: no-repeat;
	}

	.callout_row h2.business {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_business.gif);
		background-repeat: no-repeat;
	}

	.callout_row h2.business_o {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_business_o.gif);
		background-repeat: no-repeat;
	}

	.callout_row h2.pros {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image: url(/images_v2/h2_pros.gif);
		background-repeat: no-repeat;

	}

	.callout_row h2.pros_o {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image: url(/images_v2/h2_pros_o.gif);
		background-repeat: no-repeat;
	}

	.callout_row h2.instructors {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_instructors.gif);
		background-repeat: no-repeat;

	}

	.callout_row h2.instructors_o {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_instructors_o.gif);
		background-repeat: no-repeat;

	}

	.callout_row h2.authors {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_authors.gif);
		background-repeat: no-repeat;

	}

	.callout_row h2.authors_o {
		width: 191px;
		height: 14px;
		margin: 0px;
		padding: 0px;
		text-indent: -1000px;
		border-style: none;
		background-image:  url(/images_v2/h2_authors_o.gif);
		background-repeat: no-repeat;

	}



/***************************************************/

	
/*****************************************************
NAVIGATION STYLES
*****************************************************/

#breadcrumbs { margin: 0 0 8px 5px; }

#leftnav
{
	font: 11px Arial, Helvetica, sans-serif;
	width: 157px;
	margin-top: 10px;
	margin-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #cdcccb;
}

html>body #leftnav
{
	width: 157px;
	margin-top: 0px;
	margin-left: 5px;
	padding-right: 10px;
	min-height: 100%;
}

#leftnav li a
{
	text-decoration: none;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	color: #336699;
	display: block;
	width: 100%;
	padding: 3px 10px 3px 3px;
}

html>body #leftnav li a 
{
	width: auto;
}

ul#lnav
{
	padding:0;
	margin:0;
	background: #fff;
}
#lnav li.sector 
{
	list-style-type:none;
	border-bottom: 1px dashed #CDCCCB;
	margin: 0px;
}

#lnav li a:hover
{
	color: #ce3c23;
}

#lnav li a.sector-active
{
	color: #ce3c23;
}

ul#lnavitemsub
{
	width: 100%;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #336699;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	border: none;
}

html>body ul#lnavitemsub 
{
	width: auto;
}


#lnavitemsub li
{
	list-style-type: disc;
	border: none;
	padding-bottom: 1px;
	margin-left: 20px;
	color: #666666;
}

#lnavitemsub li a
{
	text-decoration: none;
	text-transform: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: auto;
	color: #666666;
	width: auto;
	padding: 2px 0px 2px 3px;
	_padding: 0px; /*ie workaround*/

	display: block;
}

#lnavitemsub li.sub a:hover
{
	color: #ce3c23;
}

#lnavitemsub li.sub-active
{
	color: #ce3c23;
}

#lnavitemsub li.sub-active a
{
	background: #EBE7DC;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #ce3c23;
	display: block;
	width: auto;
}

#lnavitemsub li.sub-active a:hover
{
	text-decoration: none;
	color: #ce3c23;
	background: #EBE7DC;
}
	
/* end text-based left nav declarations */


#topnav a:link { color: white; }
#topnav a:hover { color: #a9a9a9; }
#topnav a:visited { color: white; }
#rednav a:link { color: white; }
#rednav a:hover { color: #a9a9a9; }
#rednav a:visited { color: white; }

/***************************************************/

	
/*****************************************************
SECTOR PAGE STYLES
*****************************************************/
#sectorhome h1 {
	border-top: 1px solid #a9a9a9;
	border-bottom: 4px double #a9a9a9;
	border-left-style: none;
	padding: 30px 230px 2px 0;
	background: url(/images_v2/bkgd_sectorhome_h1.jpg) right no-repeat;
}

#pbuhome h1 {
	border-top: 1px solid #a9a9a9;
	border-bottom: 4px double #a9a9a9;
	border-left-style: none;
	padding: 30px 230px 2px 0;
	background: url(/images_v2/automotive.jpg) right no-repeat;
}

#careeredhome h1 {
	border-top: 1px solid #a9a9a9;
	border-bottom: 4px double #a9a9a9;
	border-left-style: none;
	padding: 30px 230px 2px 0;
	background: url(/images_v2/careered.jpg) right no-repeat;
}

#healthcarehome h1 {
	border-top: 1px solid #a9a9a9;
	border-bottom: 4px double #a9a9a9;
	border-left-style: none;
	padding: 30px 230px 2px 0;
	background: url(/images_v2/healthcare.jpg) right no-repeat;
}

#tnthome h1 {
	border-top: 1px solid #a9a9a9;
	border-bottom: 4px double #a9a9a9;
	border-left-style: none;
	padding: 30px 230px 2px 0;
	background: url(/images_v2/technology.jpg) right no-repeat;
}

#specializations {
	display: block;
	width: 380px;
	margin: 0 0 16px 0;
	padding: 0 0 5px 0;
	background-color: #fff;
	background: #e4e5d7;
	border-bottom: 1px solid #ccc;
}

#specializations h2 {
	width: 100%;
	height: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #900;
	background-color: #fff;
}

#specializations h3 {
	margin: 10px 220px 0 0;
	padding: 0;
	text-align: right;
	border-style: none;
}

#specializations p {
	margin: 0px 10px 0 170px;
	padding: 0;
}

#specializations p.normal {
	margin: 0 10px 10px 10px;
	padding: 0;
}

/***************************************************/

	
/*****************************************************
PRODUCT STYLES
*****************************************************/

.producttable
{
	margin: 10px 0px 10px 0px
}

.description {
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
	margin: 10px 25px 10px 25px;
}

.disclaimer {
	font: bold 9px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #990000;
	margin: 5px 10px 5px 0px;
}

.features li{
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
	margin: 0px 0px 10px 20px
}


.cartbutton {
	margin: 10px 20px 0px 0px;
	color: #993333;
	padding: 0;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3E6;
}

.prevlinks {
	margin: 10px 3px 10px 3px;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	color: #000000;
	border: solid 1px #990000;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3E6;
}

.cartContinueButton
{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
	border: solid 2px #990000;
	margin: 0px 10px 0px 10px;
}

.listprice {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 25px 0px 25px;
}

.yourprice {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px 25px 0px 25px;
}

.productbox {
	font: normal 11px Arial, Helvetica, sans-serif;
	clear: both;
	margin: 10px 0px 10px 0px;

}
.productbox p 
{
	margin: 0 0 10px 120px;
}

.productbox p.booktitle {
	font-weight: bold;
	font-size: 12px;
}

.productbox p.description {
	display:block;
	text-align:justify;
	margin-right: 10px;
}


.productbox p.listprice {
	font-weight: bold;
	color: #333333;
}

.productbox p.yourprice {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.ProductDetailPanels
{
	width:390px;
}


/*****************************************************
Validation and Error Text
*****************************************************/
#error
{
	margin: 20px 0px;
	padding: 10px 50px;
	font: 11px Arial, sans-serif; 
}

.ErrorText
{
    font-family: arial;
    color: #ff0033;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ErrorPageText
{
    font-family: arial, helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

#ctl00_branding_content_lblErrorMsg
{
    color: Red;
    font-weight: bold;
}

/*****************************************************
FORM ELEMENTS
*****************************************************/
select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFF;
    border-color: Black;

    
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFF;
    
   
    
}
.textbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: White;
    width: 30px
   
}

.button
{
	font: normal 9px Verdana,Arial, Helvetica, sans-serif;
	background-color:#efefef;
	border-left: solid 1px #990000;
	border-top: solid 1px #990000;
	border-right: solid 2px #6F0000;
	border-bottom: solid 2px #6F0000;
}


/***************************************************/

	
/*****************************************************
RIGHT COLUMN STYLES
*****************************************************/
#rightcol h2
{
	font-size: 12px;
	font-weight: bold;
	color: #6a7f10;
	background-color: #F3F3E6;
	border: 1px solid #a9a9a9;
	margin: 0;
	padding: 3px 5px 3px 5px;
	width: 174px;
}

#rightcol h4 {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

#rightcol p, #rightcol ul {
	font: 11px Arial, sans-serif;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0;
}

#rightcol ul {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
}

#rightcol li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

#rightadinterax h2
{
	font-size: 12px;
	font-weight: bold;
	color: #6a7f10;
	background-color: #F3F3E6;
	border: 1px solid #a9a9a9;
	margin: 0;
	padding: 3px 5px 3px 5px;
	width: 174px;
}

#rightadinterax h4 {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

#rightadinterax p, #rightadinterax ul {
	font: 11px Arial, sans-serif;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0;
}

#rightadinterax ul {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
}

#rightadinterax li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

.rt-callout
{
	width: 174px;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	border-top-width: 0;
	border-top-style: none;
}


.rt-callout-shade
{
	width: 174px;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #E4E5D7;
	border: 1px solid #a9a9a9;
	border-top-width: 0;
	border-top-style: none;
}

.quoteattr
{
	font-style: italic;
	margin-left: 1em;
}

/*****************************************************
FOOTER STYLES
*****************************************************/
#footerHolder
{
		clear: both;
		width: 960px;
		text-align: left;
		margin: 0pt auto;
		height: 100%;
		vertical-align: top;
		/*margin-top: -20px !important;*/
}


#footer_mid
{
	clear: both;
	width: auto;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	/*background: #00335D;*/
	color: #FFF;
	height: 40px;
	_height:70px;
	line-height: 25px;
	
}


#footer_mid a
{
	color: #FFF;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}


#footer_mid_lt
{
	float: left;
}

#footer_mid_rt
{
	float: right;
}


#footer_bttm 
{
	clear: both;
	width: 100%;
	text-align: left;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	/*background: #00335D;*/
	color: #FFF;
	
}


#footer_bttm a
{
	color: #FFF;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}



/* END FOOTER STYLES */

#wrapper_cen
{
	width: 790px;
	text-align: left;
	margin: 0px auto;
}

#loginBody, #regBody, #userpage, #bg_override
{
	background: url(/images_v2/blank.gif) #fff !important;
}

.tdl_nmchng
{
	color: #989898;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	position: relative;
	top: 20px;
	left: 70px;
}



/* LOGIN SCREEN STYLES */
 
.LogInHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom: 3px double #a9a9a9;
	font-size: 14px;
	font-weight: bold;
	
}

.RegistrationHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	
}
.RegistrationHeaderSection
{
	color: #990000;
	border-bottom: 3px double #a9a9a9;
	font-size: 14px;
	font-weight: bold;
}
.CurrentUserHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}

.NewUserHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}
 


.logintable
{
    width: 780px;
}


.logintblleftcol
{
	width: 65%;
}

 .LogInButton
{
	font-family: Arial, Helvetica, sans-serif;
		
}
 .CreateAccountButton
{
	font-family: Arial, Helvetica, sans-serif;

}

 .RegisterButton
{
	font-family: Arial, Helvetica, sans-serif;
	}

.passwordButton
{
    font-family: Arial, Helvetica, sans-serif;
}

.ForgotPasswordLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}
.ForgotText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	
}
.LoginLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 19px;
	font-weight: bold;
}
 a:link {color: #0089c5; text-decoration: none; }
 a:active {color: #0089c5; text-decoration: underline; }
 a:visited {color: #0089c5; text-decoration: underline; }
  a:hover {color: #ef3c23; text-decoration: none; }


.LoginInText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	
}
.CreateProfileText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}
.userLabel
{
color:#000;
}
.passwordLabel
{
color:#000;
}
.LoginInfoText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	
}
.paragraph1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;

}
.backimage
{
     border: 0px solid #000000;
    	margin: 5px;
    	height: 400px;
     
 
}

.regfieldsStyle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.litQuestions
{
    display: none;
}

.litTechSupport
{
    display:none;
}

.img_logo
{
    display:none;
}

#litForgot
{
    display: none;
}

header
{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #003d6c 0%, #002846 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, center top, center bottom, from(#003d6c), to(#002846));
    background: -webkit-linear-gradient(#003d6c, #002846);
    background: -moz-linear-gradient(#003d6c, #002846);
    background: -o-linear-gradient(#003d6c, #002846);
    background: -ms-linear-gradient(#003d6c, #002846);
    background: linear-gradient(#003d6c, #002846);
    float: left;
    height: 70px;
    margin: 0 0 30px;
    padding: 0px;
    width: 100%;
    margin-top: -5px;
    top: 0;
}

#login_box
{
    margin-top: 5% !important;
}

#dlHeader1 
{ 
    display: block !important;
}

#cl_logo
{
    float:left;
    padding: 10px 0;
    width: 173px;
}

div#headerContentWrap
{
    margin: 0 auto;
    width: auto;
}

a.MyAcctAddToCart, a.MyAcctAddToCart:hover {
    background: rgba(0, 0, 0, 0) url("../../images/blue_bg.gif") repeat-x scroll left bottom;
    border: 1px solid #097db2;
    color: #000;
    font: bold 10px Arial,Helvetica,sans-serif;
    margin-left: 10px;
    padding: 3px;
}

a.MyAcctAddACode, a.MyAcctAddACode:hover {
    background: rgba(0, 0, 0, 0) url("../../images/gray_bg.gif") repeat-x scroll left bottom;
    border: 1px solid #c4c4c5;
    color: #0789c4;
    font: bold 10px Arial,Helvetica,sans-serif;
    margin-left: 10px;
    padding: 3px;
}

#footer_include
{
    border-top: 1px solid #cc6600;
    bottom: 0;
    /*float: left;*/
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 1100;
}

div#footerTopWrap
{
    background: transparent -moz-linear-gradient(center top , #d5d5d5 0%, #ffffff 20%) repeat scroll 0 0;
    background: -webkit-gradient(linear, center top, center bottom, from(#d5d5d5 0%), to(#ffffff 20%));
    background: -webkit-linear-gradient(#d5d5d5 0%, #ffffff 20%);
    background: -moz-linear-gradient(#d5d5d5 0%, #ffffff 20%);
    background: -o-linear-gradient(#d5d5d5 0%, #ffffff 20%);
    background: -ms-linear-gradient(#d5d5d5 0%, #ffffff 20%);
    background: linear-gradient(#d5d5d5 0%, #ffffff 20%);
    float: left;
    width: 100%;
}

div#FT_ContentWrap
{
    margin: 0 auto;
    /*width: 975px;*/
}

.Footer_left
{
    float: left;
    margin: 0;
    padding: 0;
    width: 732px;
}

.Footer_right
{
    border-left: medium none;
    float: right;
    margin: 0;
    padding: 5px 0;
    width: auto;
}

div#pubcoLinks
{
    float: right;
    margin: 0;
    padding: 7px 0 5px;
    text-align: right;
    width: 100%;
}

div#pubcoLinks ul
{
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}

div#pubcoLinks ul li
{
    border-right: 1px solid #b3b3b3;
    display: inline;
    font-weight: bold;
    padding: 0 8px 0 7px;
    text-align: center;
}

div#pubcoLinks ul li:last-child
{
    border-right: medium none;
}

div#footerLowerWrap
{
    background-color: #002846;
    float: left;
    width: 100%;
}

.Footer_lower
{
    margin: 0 auto;
    /*width: 975px;*/
}

.Footer_lower ul
{
    float: right;
    margin: 12px 0;
    padding: 0;
    text-align: right;
    width: auto;
}

.Footer_lower ul li:first-child
{
    width: auto;
}

.Footer_lower ul li
{
    border-right: 1px solid #ffffff;
    color: #ffffff;
    float: left;
    font-size: 90%;
    height: 13px;
    line-height: 9px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    width: auto;
}

.Footer_lower ul li:last-child
{
    border-right: medium none;
}

.Footer_lower ul li a
{
    color: #ffffff;
}

#Footer_lower_left
{
    float: left;   
}

#Footer_lower_right
{
    float:right;
}

.LogInHeader
{
    display: none;
}

#login-box
{
    display:none;
}

#login-reg
{
    display: none;
}

#login_box {
    border: 1px solid #aeaeae;
    margin: 0 auto;
    padding: 20px;
    width: 450px;
}
#login_logo {
    width: 450px;
}
#login_logo img {
    display: block;
    margin: 0 auto;
}
#login_logo h1 {
    font-size: 24px;
    margin: 6px 0 16px;
    text-align: center;
}
#login_area_top {
    margin: 0 auto;
    width: 350px;
}
#login_area_top label {
    display: block;
}
#login_area_top input {
    margin-bottom: 10px;
}
#login_area_top #txtUserName, #login_area_top #txtPassword1 {
    border: 1px solid #aeaeae;
    margin-top: 3px;
}
#btn_SignIn {
    float: left;
}
input.buttons {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fdfdfd 0%, #ffffff 50%, #dfdfdf) repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    border-radius: 15px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0) inset;
    color: #0071a2;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 8px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0);
}

#forgot_password {
    float: right;
    margin-top: 2px;
}

#login_area_bottom {
    border-top: 1px solid #aeaeae;
    clear: both;
    margin-top: 10px;
    width: 450px;
}
#btn_CreateAccount {
    margin: 10px 0 10px 50px;
}
#cengage_account {
    border: 1px solid #cc6600;
    margin: 0 auto;
    padding: 5px;
}

#lblErrorMessage {
    clear: both;
    display: block;
}

#ctl00_ContentPlaceHolder1_txtDLUserName
{
    width: 350px;
}

#ctl00_ContentPlaceHolder1_txtDLPassword1
{
    width: 350px;
}

@media screen and (min-width: 728px)
{
    #content
    {
       display: block !important;
    }
    
    #content2
    {
       display: block !important;
    }
    
    #content3
    {
       display: block !important;
    }
}

@media screen and (max-width: 727px)
{ 
    #myaccount-addlcode, #myaccount-addaccess, #myaccount-profile, #myaccount-password, #myaccount-editprofile
    {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
       
    #myaccount-addlcode
	{	 
	    min-height: 0;
	    background-color: #fff;
	    width: 100% !important;
	}
	
	#myaccount-addaccess
	{	 
	    min-height: 0;
	    background-color: #fff;
	    width: 100% !important;
	}
    
#btnAccountOptions
{
  width:125px;
  background: #014880;
  background-image: -webkit-linear-gradient(top, #014880, #002d4e);
  background-image: -moz-linear-gradient(top, #014880, #002d4e);
  background-image: -ms-linear-gradient(top, #014880, #002d4e);
  background-image: -o-linear-gradient(top, #014880, #002d4e);
  background-image: linear-gradient(to bottom, #014880, #002d4e);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 5px #666666;
  -moz-box-shadow: 0px 3px 5px #666666;
  box-shadow: 0px 3px 5px #666666;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  border: solid #1f628d 2px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}


#btnFilteringOptions
{
   width:125px;
  background: #014880;
  background-image: -webkit-linear-gradient(top, #014880, #002d4e);
  background-image: -moz-linear-gradient(top, #014880, #002d4e);
  background-image: -ms-linear-gradient(top, #014880, #002d4e);
  background-image: -o-linear-gradient(top, #014880, #002d4e);
  background-image: linear-gradient(to bottom, #014880, #002d4e);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 5px #666666;
  -moz-box-shadow: 0px 3px 5px #666666;
  box-shadow: 0px 3px 5px #666666;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  border: solid #1f628d 2px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

#content
{
    display:none;
}

#content2
{
    display:none;
}

#content3
{
    display:none;
}
    
    #header .wrapper
    {
        width: auto !important;
	    margin: 0 auto;
    }
    
    .imgcss
    {
        display:none;
    }
    
    #region
    {
        display: none;
    }
	
	#navbar{
		display: none;
	}
    
    #header .wrapper
    {
        height: 70px !important;
    }
    
    .ui-li-static.ui-collapsible > .ui-collapsible-heading {
    margin: 0;
}
.ui-li-static.ui-collapsible {
    padding: 0;
}
.ui-li-static.ui-collapsible > .ui-collapsible-heading > .ui-btn {
    border-top-width: 0;
}
.ui-li-static.ui-collapsible > .ui-collapsible-heading.ui-collapsible-heading-collapsed > .ui-btn,
.ui-li-static.ui-collapsible > .ui-collapsible-content {
    border-bottom-width: 0;
}
}

@media screen and (max-width: 687px) 
{
    #footer_mid_rt
    {
        float: left;
    }
}

@media screen and (max-width: 520px) 
{
    .bg_pale_blue
    {
        width: auto;
    }
    
    #login_box
    {
        width: auto;
        border: 0;
    }
    
    #login_logo
    {
        width: auto;
    }   
    
    #login_area_top
    {
        width: auto;
    }
    
    #login_area_bottom
    {
        width: auto;
    }
    
    #btn_CreateAccount
    {
        margin: 10px 0 10px 0;
    }
    
    #ctl00_ContentPlaceHolder1_txtDLUserName
    {
        width: 100%;
    }
    
    #ctl00_ContentPlaceHolder1_txtDLPassword1
    {
        width: 100%;
    }
}

@media screen and (max-width: 441px) 
{
    #login_logo h1
    {
        font-size: 20px;
    }
}

@media screen and (max-width: 375px) 
{
    #login_logo h1
    {
        font-size: 16px;
    }
}

#footer
{
    margin-top: 0px !important;
    background-color: #013658 !important;
    color: #fff;
    padding-top: 0px !important;
}

#search a 
{
    color: #fff !important;
}



/* nav */

.nav h2
{
    border-bottom: 1px solid #a9a9a9;
}

.nav {
	position: relative;
	margin: 20px 0;
}
.nav ul {
	margin: 0;
	padding: 0;
	color: #6a7f10;
	font-weight: bold;
}
.nav li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
}
.nav a {
	padding: 3px 12px;
	font-weight: normal;
	line-height: 100%;
}
.nav a:hover {
	color: #000;
}
.nav .current a {
	background: #999;
	color: #fff;
	border-radius: 5px;
}

@media screen and (max-width: 727px) 
{
    .nav h2
    {
        border-bottom: none;
    }
    
	.nav {
		position: relative;
		min-height: 40px;
		margin-left: 80px;
	}	
	.nav ul {
		width: 180px;
		position: absolute;
		top: 0;
		left: 0;
		border-bottom: solid 1px #aaa;
		background: #fff url(images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
		text-align: center;
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(images/icon-check.png) no-repeat 10px 7px;
	}

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
	
}

@media screen and (max-width: 727px) 
{
    #btnAccountOptions
    {
        width: auto;
        max-width: 125px;
    }
    
    #btnFilteringOptions
    {
        width: auto;
        max-width: 125px;
    }
    
    .nav
    {
        margin-left: 40px;
    }
    
    #myaccount-nav, #myaccount-catalog
    {
        font-size: 16px;
    }    
}

@media screen and (max-width: 487px) 
{
    .nav
    {
        margin-left: 20px;
    }
    
    #ctl00_ContentPlaceHolder1_ddSecurityQuestion
    {
        width: auto !important;
    }
}

@media screen and (max-width: 429px) 
{
    .nav ul
    {
        width: 153px;
    }
    
    .nav
    {
        margin-left: 2px;
    }
}

@media screen and (max-width: 350px) 
{ 
   #myaccount-addlcode input[type="text"], #myaccount-addaccess input[type="text"], #myaccount-profile input[type="text"], #myaccount-editprofile input[type="text"], #myaccount-profile input[type="password"], #myaccount-profile select
   {
       width: auto !important;
   }
    
   #ctl00_branding_content_lstState
   {
       width: 147px;
   }
    
}
