﻿div#CommonHeader img
{
	border: 0;
}

div#MainBody div.Common
{
	background-color: #ffffff;
}

div#CommonContent div#CommonContentInner div.CommonContentBox
{
	background-color: #E0EFF6;
}

/* Welcome Message */

div#welcome_message
{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 1.1em;
}
div#welcome_message h3
{
	padding: 0;
	margin: 0;
}
div#welcome_links
{
	float: left;
}
div#welcome_links li
{
	list-style: none;
}
div#welcome_message a.highlighted_links
{
	color: #3199CC;
	font-weight: bold;
}

/* */

/* Home Page Right Column */

div#related_links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#related_links li
{
	margin: 0 0 10px 0;
	padding: 0;
}

/* */

/* Media Gallery Customizations */

.CommontListRowAlt
{
	background-color: #ffffff;
}

/* */

.CommonContentBoxContent
{
	padding-bottom: 3px;
}

#CommonSidebarLeft .CommonSidebar
{
	float: right;
	padding-right: 0px;
	padding-left: 12px;
}

h5
{
	padding: .5em 0 .25em 0;
	margin: 0;
	color: #666666;
	font-size: 1.15em;
}

h5#top
{
	padding-top: 0em;
}

p.subheader
{
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
	padding: 0;	
	border-bottom: 1px solid #CCCCCC;
}

/* Background gradient */

body, html
{
	background-color: #013658;
	background-image: url(/CTInstructor/themes/CTInstructor/images/custom/cengageBGgradiant.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
		
div#MainBody .Common
{
	background-color: #f6f6f6;
	padding: 15px;
}

/* */

/* Footer styling */

div#cengage_bottomborder
{
	width: 960px;
	margin: 0 auto;
	border: 0;
}

div#cengage_footer
{
	width: 960px;
	font-size: 10px;
	font-weight: normal;
	margin: 0 auto;
	padding: 8px 0 0 0;		
	text-align: left;
	background-color: transparent;
	border: medium none;
	color: #FFFFFF;
}

div#cengage_footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#cengage_footer li
{
	float: left;
	padding-left: 1px;
}

div#cengage_footer a:link, div#cengage_footer a:visited
{
	color: #FFFFFF;
}

.OSU_AB
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Footer_right
{
	float: right;
	padding: 0;
	text-align: right;
	width: 305px;
	margin-top: 1px;
	font-weight: bold;
}

.Footer_left
{
	border: medium none;
	float: left;
	padding: 0;
	width: 625px;
}

.Blue_Text
{
	color: #FFFFFF;
	margin: 0 3px;
	padding: 0;
}

.Footer_Row
{		
	margin-bottom: 8px;
}

.Bold
{
	font-weight: bold;
}

/* */

div.LabelHeader
{
	background-color: #6a7f10;
    color: #ffffff;        
}


div.LabelHeader h4
{
	padding: 5px;
	border-bottom: 0;
	color: #ffffff;
	margin: 0;
}

div.Common div.CommonSidebar div.CommonContentBox
{
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #C9C9C9;
}

div#CommonSidebarRight div.CommonContentBox
{
	background-color: #ffffff;
}

div#CommonSidebarLeft div.CommonContentBox
{
	background-color: #ffffff;
}

div.CommonSidebarContent img
{
	border: 0;
}

/* Home Buttons Styling */

div#buttons ul
{
	float: right;
	margin: -60px 0 0 0;
	padding: 0;
}

div#buttons ul li
{
	margin: 6px 0;
}


div#buttons a
{
	color: #ffffff;
}

li.join_button
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-color: #3199CC;
	color: #ffffff;
	width: 240px;
	height: 22px;
}

li.join_button a
{
	display: block;
	padding-top: 2px;
}

/* */

.ctsearch
{
    margin: 0 auto;
    overflow: hidden;
    width: 182px;    
}
