﻿/*
	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: url(images/cengageBGgradiant.jpg) repeat-x scroll left top #013658;*/
	
}
body
{

	background:transparent /*url(/images/holder_bg.jpg)*/ no-repeat scroll center 90px;
	color:#666667;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:750px;
	line-height:16px;
	margin:0pt;
	padding:0pt;
	text-align: left;
	
}
table
{
	font: 11px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	color: #003399;
	border-bottom: 3px double #a9a9a9;
	font-size: 14px;
	font-weight: bold;
}

h2
{
	color: #000000;
	border-bottom: 1px solid #a9a9a9;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 5px;
}

h3
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #a9a9a9;
	text-decoration: none;
}

h4 
{ 
	font: bold 14px Arial, Helvetica, sans-serif; 
	color: #7A8B9F; 
	margin: 15px 15px 0px 15px; 
}

ul
{
	list-style: 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
*****************************************************/

header
{
    padding: 0px;
    width: 100%;
    text-align: center;
    top: 0;
}

#imgcss
{
    max-width: 100%;
    margin-bottom: -4px;
}

#logo {
    display: inline;
    float: left;
    margin: 0 !important;
    width: 100% !important;
}

#search {
    display: inline;
    float: right !important;
    margin-top: -53px !important;
    width: 47.9167%;
}
#search a {
    color: black !important;
}
#search ul {
    float: right;
    margin-top: 30px;
}

#region
{
	clear: both;
	position: absolute;
	top: 80px;
	right: 0px;
	color: #9EDBFF;
	font-family: Arial;
	font-size: 10px;
}

#region span
{
	margin-left: -1px;
	margin-right: -1px;
	color: #9EDBFF;
}

#region a
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#region a:hover
{
	color: #ef3c23;
}

#QuickSearchDiv
{
	float: right;
	position: relative;
	top: -45px;
	right: 0px;
	
}

#QuickSearchDiv a
{
	font-size: 10px;
	color: #0089c5;
	text-decoration: none;
}

#QuickSearchDiv a:hover
{
	color: #ef3c23;
}

.QSCengage
{
	background: url(/images_v2/cengage_button_search.gif) no-repeat scroll 0% 50%;
	border:medium none;
	width: 62px;
	height: 21px; _height: 22px; *height: 22px; /* (ie6 "_" | ie7 "*") */
	float: none;
}

.QSTitle
{
	font-size: 14px;
	color: #666667;
	float: left;
	font-weight: bold;
	padding: 3px;
}

.advsearch
{
	margin-left: 60px;
}

.QSTextBox
{
	border: solid 1px #666667;
	height: 17px;
	vertical-align: top;
	width: 150px;
	float: none;
}

/***************************************************/

	
/*****************************************************
PAGE LAYOUT STYLES
*****************************************************/



.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;
	width: 960px;
	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 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;
	font: bold 11px Arial, sans-serif;
	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
*****************************************************/

#navbar
{
    width: 960px !important;
    margin: 0 auto;
    max-width: 100%;
}

#navbar ul{
	background-color: #014880;
}

#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;
}

#MyAccount-Logout
{
    float: right !important;
}

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 11px 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, helvetica, sans-serif;
    color: #ff0000;
    font-size : 11px;
    font-weight: bold;
    text-align: center;
    background-color: lightYellow;
    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: 790px;
		text-align: left;
		margin: 0pt auto;
		height: 100%;
		vertical-align: top;
		/*margin-top: -20px !important;*/
}


#footer_mid
{
	clear: both;
	width: 790px;
	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: 960px;
	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: #000000;
	border-bottom: 3px double #a9a9a9;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	
}

.logintable
{
    width: 780px;
}

.logintblleftcol
{
	width: 65%;
}

.regswitch
{
    padding: 1px 0px 10px 0px;
}

.RegistrationHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 3px double #a9a9a9;
	width: 100%
}
.RegistrationHeaderSection
{
	color: #990000;
    padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
.CurrentUserHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #A9A9A9;
	margin: 10px 0px 10px 5px;
}

.NewUserHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #A9A9A9;
	margin: 10px 0px 10px 5px;
	
}
 
/* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	
}
*/
 .LogInButton
{
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: solid 2px #000000;
	margin: 0px 0px 0px 10px;
		
}
 .CreateAccountButton
{
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: solid 2px #000000;
	margin: 0px 0px 0px 10px;

}

 .RegisterButton
{
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: solid 2px #000000;
	margin: 0px 0px 0px 100px;
}

.passwordButton
{
    font-family: Arial, Helvetica, sans-serif;
}

.ForgotPasswordLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0089C5;
	font-size: 12px;
	font-weight: bold;
	
}
.ForgotText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666667;
	font-size: 12px;
	font-weight: bold;
	
}
.LoginLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 19px;
	font-weight: bold;
}
 a:link {color: #0089C5; text-decoration: underline; }
 a:active {color: #0000ff; text-decoration: underline; }
 a:visited {color: #772D6D; text-decoration: underline; }
  a:hover {color: #990000; text-decoration: none; }


.LoginInText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}
.CreateProfileText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: solid 1px #A9A9A9;
	text-align: left;
	
}
.userLabel
{
color:#666667;
}
.passwordLabel
{
color:#666667;
}
.LoginInfoText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: solid 1px #A9A9A9;
	text-align: left;
	
}
.paragraph1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666667;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 14px;
}
.backimage
{
    border: 0px solid #000000;
    margin: 5px;
    height: 400px;
}

.regfieldsStyle
{
	font-family: Arial, Helvetica, sans-serif;
/*	color: #000;*/
	font-size: 11px;
	font-weight: normal;
	text-align: left;
    margin-left: 100px;
}

.regcontainer 
{
    width: auto;
}

.forgotpasswd {
    border-bottom: 3px double #A9A9A9;
    margin: 15px auto;
    width: 400px;
}


.selectcode
{
    display: table-cell;
    *display: block;
}


.giveoptions
{
    display: none;
}

.top
{
    background-color: #FFFFFF;
    height: 75px;
}

/*used to display the "Filter by Learning Code" list on Myaccount page in left nav */
.showlcodefilter
{
    display: none;
}


/*used to display access code section of register2 page*/
.showaccesscode
{
    display: table-row;
    *display: block;
}

/*used to display learning code section of register2 page*/
.showlearncode
{
    display: table-row;
    *display: block;
}

/*used to display and/or section of register2 page*/
.reg2andor
{
    display: table-row;
    *display: block;
}


.EDUspacer{
    padding:0px;
    margin:0px 2px 0px 5px;
    color: #FFFFFF;
}

#footer_include 
{ 
    display: none;
}

#ctl00_ContentPlaceHolder1_DLLoginPanel
{
    display: none;
}

#footerArea
{
    display: none;
}

#footerHolder
{
    display: none;
}

a.MyAcctAddToCart, a.MyAcctAddToCart:hover {
    background: rgba(0, 0, 0, 0) url("https://s-www.delmarlearning.com/firstgroup/includes/SemanticGrid/stylesheets/../../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("https://s-www.delmarlearning.com/firstgroup/includes/SemanticGrid/stylesheets/../../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;
}

@media screen and (max-width: 955px) 
{
    #login-box
    {
        width: auto;
    }
    
    #ctl00_imgLogo
    {
        width:100% !important;
    }
}

@media screen and (max-width: 955px) 
{

}

@media screen and (min-width: 728px)
{
    #content
    {
       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;
	}
	
	#myaccount-addaccess
	{	 
	    min-height: 0;
	}
	
	#content
    {
        display:none;
    }

    #search
    {
        margin-top: 0px !important;
    }
    
    #logo
    {
        width: 100% !important;
    }
    
#btnAccountOptions
{
  width:auto;
  max-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 !important;
  padding: 5px 10px 5px 10px;
  border: solid #1f628d 2px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
}


@media screen and (max-width: 632px) 
{

    
    #ctl00_ContentPlaceHolder1_ddSecurityQuestion
    {
        width: auto !important;
    }
    
    #ctl00_branding_content_securityQuestions
    {
        width: auto !important;
    }    
}

@media screen and (max-width: 419px) 
{
    #MyAccount-Logout
    {
        float: left !important;
        background-color: #014880;
        width: 100%;
    }
    
    #MyAccount-Logout li
    {
        border-right: 1px solid #ffffff;
    }
    
    #MyAccount-Logout li:last-child
    {
        border-right: none;
    }
}

@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;
    }
}

