/* Background gradient */

body, html
{
	background-color: #013658;
	background-image: url(/carroll3e/themes/carroll3e/images/custom/cengageBGgradiant.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

/* */

/* Page Headers */

.titlebox 
{
	color: #FFFFFF;
	background-color: #1071B0;
	background-image: url(/carroll3e/themes/carroll3e/images/custom/cs_titlebg.png);
	background-position: right top;
	background-repeat: repeat-y;	
	line-height: 40px;
	margin: 0px;
	padding-left: 10px;
	border-style: solid;
	border-color: #7FC9E9;
	border-width: 0 0 2px 2px;
}

.title
{
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
	font-size: 16px;
	margin-left: 170px;
	width: 758px;
}

.title a:link, .title a:visited, .subtitle a:link, .subtitle a:visited
{
	color: #FFFFFF;
}

.subtitle
{
	background-color: #0B94C8;
	background-image: url(/carroll3e/themes/carroll3e/images/custom/cs_subtitlebg.png);
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	border-style: solid;
	border-color: #7FC9E9;
	border-width: 0 0 2px 0;
}

/* */

/* Center Column */

#MainBody .Common #CommonContent
{	
	border-left: 2px solid #7FC9E9;
	border-right: 2px solid #7FC9E9;		
	min-height: 608px; 		
}

	/* Forum Group List Headers */
	
	h1.carroll3e, h1.carroll3e a:link, h1.carroll3e a:visited
	{
		color: #DA2127;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 6px;
		padding: 0;
	}
	
	h2.carroll3e, h2.carroll3e a:link, h2.carroll3e a:visited
	{
		color: #666667;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		margin: 0 0 6px;
		padding: 0;
	}
	
	h3.carroll3e, h3.carroll3e a:link, h3.carroll3e a:visited
	{
		color: #666667;
		font-size: 14px;
		font-weight: bold;		
		margin: 0 0 6px;
		padding: 0;
	}

	
	/* */
/* */

/* Cengage Marketing Left Menu */

#CengageMktng_LeftMenu
{
	float: left; 
	width: 170px;
	min-height: 608px;
	margin-top: -40px;	
}

#CengageMktng_LeftMenu #Carroll3e_MenuItems a 
{
	border-bottom: 1px dashed #CCCCCC;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #0089c5;
}

#CengageMktng_LeftMenu #Carroll3e_MenuItems a:hover 
{
	color: #CE3C23;
	font-weight: bold;
	text-decoration: underline;
}


#CengageMktng_LeftMenu #Carroll3e_MenuItems a.navon
{
	margin-top: 12px;
	margin-bottom: 6px;
	color: #0089c5;
	font-weight: bold;
}

#CengageMktng_LeftMenu #Carroll3e_CommServNav
{
}

	/* Left menu search bar adjustments */

	.CommonSearchArea 
	{
		float: left;
		overflow: hidden;
		width: 160px;
		margin: 5px 0 5px 5px;
		
	}

	.CommonSearchContentInner
	{
		width: 146px;
	}

	.CommonSearchContent input 
	{	
		width: 128px;
	}
	/* */
/* */

/* Cengage Marketing Right Menu */

#CengageMktng_RightMenu
{
	float: right;
	background-color: #B9B098;
	background-image: url(/carroll3e/themes/carroll3e/images/custom/cs_sidebarbg.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 168px;		
}

#CengageMktng_RightMenu img#book
{
	width: 150px; 
	height: 181px; 
	border: solid 1px;
	padding: 0;
	margin: 0; 
}

#CengageMktng_RightMenu .CommonContentBox 
{
	margin-bottom: 4px;
}

#CengageMktng_RightMenu ul#Carroll3e_RightMenu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#CengageMktng_RightMenu ul#Carroll3e_RightMenu
{
	padding: 8px 0;
}

#CengageMktng_RightMenu ul#Carroll3e_RightMenu li
{
	list-style-type: none;
	padding: 0 8px 1px 8px;
}

.CommonSidebarContent img
{
	border: 0;
}

/* */

/* Community Server Widget Headers */

.LabelHeader
{
	background-color: #FFD401;
    color: #ffffff;        
}


.LabelHeader h4
{
	font-size: 120%;
	line-height: 100%;
	padding: 5px 0 5px 14px;
	border-bottom: 0;
	color: #000000;
	margin: 0;
}

.Carroll3e_CommServWidgets ul
{
	margin: 0;	
	padding: 0;
	list-style-type: none;
}

.Carroll3e_CommServWidgets li
{
	margin: 5px;
	padding: 0;
}

.Carroll3e_CommServWidgets .CommonContentBox
{
	border-top: 0;
	margin-bottom: 4px;
}

.Carroll3e_CommServWidgets .CommonContentBox .CommonContentBoxContent
{
	padding-bottom: 0px;
}

/* */

/* Carroll3e Blog Styles */

.Carroll3eBlog_Posts
{
	background-color: #ffffff;
	list-style-type: none;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	padding: 0;	
	margin: 0;
}

#Carroll3eBlog p
{
	margin: 12px 0;
	padding: 0;
}

h2.Carroll3eBlog_Header
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

h3.Carroll3eBlog_Subheader
{
	font-size: 10px;
	font-weight: normal;
	margin-top: 0;
}

/* */

/* Blog Styles */

.BlogPost
{	
	background-color: #EEEEEE;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	margin: 10px 0;
	min-height: 46px;
	padding: 10px;
}

.BlogPost.Alt
{
	background-color: #fff;
}

#BlogCommentBox
{
	border: solid 1px #E1ECF2;
	padding: 5px;
}

#BlogCommentBox .CommonFormField
{
	padding: 2px 0;
}

#BlogCommentUser
{
	height: 40px;
	margin-bottom: 6px;	
}

#UserAvatar
{
	float: left;
	margin-right: 6px;
}

#UserData
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0789C4;
	margin-top: 3px;
}

#UserTime
{
	font-size: 10px;	
	color: #0789C4;
	padding: 0;
	margin: 0;
}

#BlogCommentHeader
{
	display: inline;
	font-weight: bold;
}
