.page_content_adopt .htmlcodetxt, 
.page_content_adopt .htmlcodetxtsample,
.page_content_adopt .htmlcodehtmlsample,
.page_content_adopt .htmlcodewidgetsample
{
    font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    background-color:#ffffff;
    width:600px;
}

.page_content_adopt .htmlcodetxtsample,
.page_content_adopt .htmlcodehtmlsample,
.page_content_adopt .htmlcodewidgetsample
{
	padding:10px;
	border:1px solid #cccccc;
	width:590px;
	height:90px;
	margin-bottom:20px;
}

.page_content_adopt .htmlcodewidgetsample
{
	height:100px;
}

.page_content_adopt
{
	width:100%;
}

.page_content_adopt .adopt_title
{
	color:#012043;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	/*padding-top:10px;*/
}

.page_content_adopt .adopt_author_heading,
.page_content_adopt .adopt_copyright_heading,
.page_content_adopt .adopt_pubdate_heading,
.page_content_adopt .adopt_isbn_heading,
.page_content_adopt .adopt_pages_heading,
.page_content_adopt .adopt_course_heading
{
	color:#012043;
	font-size:10px;
	padding-left:10px;
	padding-top:10px;
}

.page_content_adopt .adopt_student_price
{
	color:#012043;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}

.page_content_adopt .adopt_student_price_subscription
{
	font-size:15px;
}

.page_content_adopt .adopt_copyright,
.page_content_adopt .adopt_pubdate,
.page_content_adopt .adopt_isbn,
.page_content_adopt .adopt_pages,
.page_content_adopt .adopt_course
{
	color:#666666;
	font-size:10px;
	padding-left:10px;
	padding-top:10px;
}

.telllink
{
	font-size:11px;
	font-weight:normal;
}




/* Le recommend s'appelle désormais adopt */
/* Le code qui suit pourrait être supprimé */
/* A VERIFIER !! */

.recommendcontent
{
	font-size: 12px;
	color: #000000;
}

.recommendcontent .bold 
{

	font-weight: bold;
}

.recommendcontent .htmlcodebox
{
    overflow:auto;
    height:10em;
    border: solid 1px #000000;
    margin-top:10px;
    margin-bottom:10px;
    font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    background-color:#FFFFFF;
}

.recommendcontent .htmlcodetxt
{
    font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
}

a.bluelnk:link
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

a.bluelnk:visited
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

a.bluelnk:active
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

a.bluelnk:hover
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-decoration : underline;
}

.bluebold 
{ 
	color:#333333;
	font-weight:bold; 
}

.etextbooklayer
{
	float:left;
	position:absolute;
}

/* added for referrals enhancement */
.tryit
{
	color:#012043;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
    background-color:#edf8d6;
}

.tryit .title
{
	font-size:12px;
	color:#669900;
}

.tryit a:link, 
.tryitl a:visited, 
.tryit a:active { color: #996600; text-decoration: none; }
.tryit a:hover { color: #669933; text-decoration: none; }

.tryit_top
{
    background:url(..../images/background_content_mc.gif) no-repeat 100% 0;
    margin:0 0 0 12px;
    height:14px;
}

.tryit_top div
{
    height:14px;
    width:12px;
    position:relative;
    left:-12px;
    background:url(..../images/background_content_mc.gif) no-repeat 0 0;
}

.tryit_bottom
{
    background:url(..../images/background_content_mc.gif) no-repeat 100% 100%;
    margin:0 0 0 12px;
    height:14px;
}

.tryit_bottom div
{
    height:14px;
    width:12px;
    position:relative;
    left:-12px;
    background:url(..../images/background_content_mc.gif) no-repeat 0 100%;
}

.tryit_left
{
	padding:0 0 0 10px;
	background:url(..../images/background_content_mc_border.gif) repeat-y 0 0;
}

.tryit_right
{
	padding:0 10px 0 0;
	background:url(..../images/background_content_mc_border.gif) repeat-y 100% 0;
}

/*ADDED 5/1/09 FOR INSTRUCTOR REFERRAL*/
.adopt_student_price_subscription_blue  
{
	font-size:14px; 
}

/*ADDED 5/1/09 FOR INSTRUCTOR REFERRAL*/
.telllink_blue  
{
	font-size:12px; font-weight:normal; color: #CCCC33;
}


/* end of referral enhancement */









