﻿/*
Theme Name: ed2go Main Site
Validated: 05-29-09
benjamin jacobs
*/

.h6
{
	margin-left: 2em;
}

*
{
	padding: 0;
	margin: 0;
}
ul li, ol li
{
	list-style: none;
	list-style-position: inside;
}
ol ol, ul ul, ol ul, ul ol
{
	margin-left: 20px;
	margin-bottom: 0;
}
body
{
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	color: #333;
	background: url(../Images/bg_grey.jpg) no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.imgStyle img
{
	border: none;
	background: url(../Images/pic_back.gif) no-repeat center;
	padding: 23px;
}
.imgStyle2 img
{
	border: none;
	background: url(../Images/pic_back2.gif) no-repeat center;
	padding: 17px;
}
.imgInstructor img
{
	border: none;
	padding: 7px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS" , Helvetica, Arial, Geneva, Sans-Serif;
	color: #333333;
}
h1
{
	font-size: 15px;
	margin-bottom: 1px;
	margin-top: 0px;
	color: #006699;
}
h2
{
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 2px;
	color: #006699;
}
h3
{
	font-size: 15px;
	line-height: 10px;
	margin-bottom: 12px;
	margin-top: 5px;
	color: #006699;
}
h4
{
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #006699;
}
h5
{
	font-size: 15px;
	line-height: 14px;
	margin-bottom: 12px;
	margin-top: 9px;
	color: #006699;
}
h6
{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
	margin-top: 20px;
	color: #006699;
}
<!--[if IE 7]>
h6 {
font-size : 14px;
line-height : 14px;
margin-bottom : 2px;
margin-top : 20px;
color : #006699;
margin-left:35px;
 }
<![endif]-->
h1 span
{
	color: #999;
}
a
{
	color: #3b5a4a;
}
a:hover
{
	color: #3b5a4a;
}
a:visited
{
	color: #3b5a4a;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
input, textarea
{
	font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif;
}
blockquote
{
	padding: 5px 10px;
	margin-bottom: 20px;
}
.standard
{
	text-align: left;
}
.standard ul li
{
	list-style: disc;
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-left: 14px;
	margin-bottom: 12px;
}
.standard ol li
{
	list-style: decimal;
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-left: 14px;
	margin-bottom: 12px;
}
#container
{
	width: 880px;
	padding-bottom: 2px;
	margin: 0 auto;
	overflow: hidden;
}
.searchcontainer
{
	white-space: nowrap;
	width: 190px;
	height: 38px;
	background-image: url(../Images/search-nav-bkg.gif);
	background-repeat: repeat-x;
}
.searchbutton
{
	margin: 5px 0 2px 0;
	cursor: pointer;
	border: 1px outset #eee;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 3px 3px 3px;
	background-color: #000000;
}
.searchbox
{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 5px 0 3px 0;
	padding: 5px 3px 4px;
	font-size: 11px;
	color: #333333;
	background: #fbfbfb;
	width: 74%;
}
#greybar
{
	width: 880px;
	height: 42px;
	float: left;
	background: url(../Images/nav-bg.gif) no-repeat;
	border-bottom: 1px solid #333;
	position: relative;
}
#nav
{
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif;
	width: 880px;
	height: 37px;
	float: left;
	font-size: 11px;
	text-align: left;
	background: url(../Images/nav-bg.gif) no-repeat;
	border-bottom: 1px solid #999;
	position: relative;
}
#nav ul
{
	margin-left: 10px;
	position: absolute;
	bottom: -1px;
	overflow: hidden;
	height: 33px;
	list-style: none;
	list-style-position: inside;
	margin-bottom: 0;
}
#nav ul li
{
	float: left;
	margin-right: 3px;
	padding-left: 7px;
	list-style: none;
	list-style-position: inside;
	margin-bottom: 0;
}
#nav ul li.current_page_item
{
	background: url(../Images/nav-tab-left.gif) no-repeat;
	list-style: none;
	list-style-position: inside;
	margin-bottom: 0;
}
#nav ul li a
{
	display: block;
	text-decoration: underline;
	color: #006699;
	line-height: 33px;
	padding: 0 15px 0 5px;
	list-style: none;
	list-style-position: inside;
	margin-bottom: 0;
}
#nav ul li a:hover
{
	color: #555;
	list-style: none;
	text-decoration: none;
	list-style-position: inside;
	margin-bottom: 0;
}
#nav ul li.current_page_item a
{
	background: url(../Images/nav-tab-right.gif) no-repeat top right;
	text-decoration: none;
	list-style: none;
	list-style-position: inside;
	margin-bottom: 0;
}
#nav #feed
{
	position: absolute;
	right: 28px;
	top: 12px;
	height: 19px;
	padding-left: 37px;
	color: #544626;
	display: block;
	background: url(../Images/feed.gif) no-repeat;
	text-decoration: none;
}
#spacer
{
	margin-top: 15px;
	margin-left: 2px;
	margin-bottom: 15px;
}
#spacer2
{
	margin-top: 25px;
	margin-left: 2px;
	margin-bottom: 15px;
}
#subnavcontainer ul
{
	font: 11px/18px Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 0;
	padding-left: 0;
	background-color: #fff;
	border-bottom: 1px solid #007cc3;
	color: white;
	float: left;
	height: 21px;
	width: 97%;
}
#subnavcontainer ul li
{
	display: inline;
}
#subnavcontainer ul li a
{
	font: 11px/18px Verdana, Helvetica, Arial, Geneva, sans-serif;
	padding: 0.1em 1em;
	background-color: #e1e1e1;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
}
#subnavcontainer ul li a:hover
{
	background-color: #369;
	color: #fff;
}
#subnavcontainer .active .current
{
	background-color: #007cc3;
	color: #ffffff;
	font-weight: normal;
}
#main
{
	width: 880px;
	height: 100%;
	float: left;
	padding: 4px;
	background: #ffffff;
}
#content
{
	width: 630px;
	height: 100%;
	float: left;
	text-align: left;
	padding: 0;
}
#content-wide
{
	width: 800px;
	height: 100%;
	float: left;
	text-align: left;
	padding: 7px;
}
#sidebar
{
	width: 250px;
	text-align: left;
	padding: 0;
	background: #ffffff;
}
#reviews td
{
	width: 100%;
	height: 100%;
	float: left;
	text-align: left;
	padding: 10px;
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
}
.all
{
	width: 100%;
	text-align: left;
}
#all td tr
{
	font-size: 12px;
	width: 100%;
	float: left;
	text-align: left;
}
#all a
{
	font-size: 1em;
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
}
#all a:hover
{
	color: #007bb7;
	text-decoration: none;
}
#all a:visited
{
	color: #007bb7;
}
#all2
{
	font-size: 1em;
	text-align: left;
	margin-left: 0;
	margin-right: 12px;
	margin-top: 0;
	margin-bottom: 12px;
}
.main-box
{
	width: 275px;
	text-align: left;
}
.main-box2
{
	width: 265px;
	text-align: left;
}
#coursecontainer
{
	width: 220px;
}
#coursecontainer ul
{
	font: normal 12px/13px Verdana, Arial;
	margin: 0 1px 0 1px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#coursecontainer a
{
	display: block;
	padding: 3px;
	width: 220px;
	background-color: #ffffff;
	border-bottom: 1px solid #eee;
}
#coursecontainer a:link
{
	color: #336699;
	text-decoration: none;
}
#coursecontainer a:hover
{
	background-color: #f8f8f8;
	color: #ff0000;
}
#coursecontainer a:visited
{
	color: #336699;
	text-decoration: none;
}
#coursecontainer
{
	width: 100%;
}
#coursecontainer ul
{
	font: normal 12px/13px Verdana, Arial;
	margin: 7px 1px 0 1px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#coursecontainer a
{
	display: block;
	padding: 3px;
	width: 90%;
	background-color: #ffffff;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
#coursecontainer a:link
{
	color: #006699;
	text-decoration: none;
}
#coursecontainer a:hover
{
	background-color: #f8f8f8;
	text-decoration: underline;
	color: #ff0000;
}
#courselist
{
	text-align: left;
}
#coursecontainer2
{
	width: 250px;
}
#coursecontainer2 ul
{
	font: normal 11px/13px Verdana, Arial;
	margin: 0 0 0 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#coursecontainer2 a
{
	display: block;
	padding: 3px;
	width: 250px;
	background-color: #ffffff;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
#coursecontainer2 a:link
{
	color: #006699;
	text-decoration: none;
}
#coursecontainer2 a:hover
{
	background-color: #f8f8f8;
	text-decoration: underline;
	color: #ff0000;
}
.footer
{
	padding: 7px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 135%;
	color: #666666;
}
.footer a:link
{
	line-height: 190%;
	color: #006699;
	text-decoration: underline;
}
.footer a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.footer a:active
{
	color: #006699;
	text-decoration: underline;
}
.footer a:visited
{
	color: #006699;
	text-decoration: underline;
}
.footer a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.legal
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 155%;
	color: #666666;
}
div#footer
{
	font: 11px/18px Arial, Geneva, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 90%;
}
.Footer_left
{
	font: 11px/18px Arial, Geneva, sans-serif;
	border: none;
	text-align: left;
	float: left;
	width: 500px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.Footer_nav
{
	font: 11px/18px Arial, Geneva, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 800px;
	text-align: left;
}
div#footer a:link
{
	font: 11px/18px Arial, Geneva, sans-serif;
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
div#footer a:visited
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
div#footer a:hover
{
	margin: 0 0 0 0;
	color: #007bb7;
	font-weight: normal;
	text-decoration: underline;
}
.EDUspacer
{
	padding: 0;
	margin: 0 2px 0 5px;
	color: #ffffff;
}
.OSU_AB
{
	color: #006699;
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#cengage_corpratelinks
{
	color: #006699;
	margin: 4px 0 4px 0;
	padding: 0 0 0 0;
}
.Blue_Text
{
	color: #006699;
	padding: 0 0 0 0;
	margin: 0 3px 0 3px;
}
div#cengage_corpratelinks a:link
{
	color: #006699;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div#cengage_corpratelinks a:hover
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #006699;
	text-decoration: underline;
}

/* RYAN'S FIX for Firefox rendering 1-21-10 */
#top_shadow
{
	position: relative;
	width: 835px;
	height: 39px;
	text-align: left;
	background: url(../Images/top_wh2-wide.jpg) no-repeat;
	padding: 15px 0 0 25px;
}
#bottom_shadow
{
	clear: both;
	width: 860px;
	height: 37px;
	background: url(../Images/bottom_wh-wide.jpg) no-repeat;
}

#content
{
	position: relative;
	width: 860px;
	background: url(../Images/back_shadow-wide.jpg) repeat-y;
	padding-top: 20px;
}

.courses
{
	float: left;
	width: 390px;
	min-height: 100px;
	margin: 40px 0 0 25px;
}
.top
{
	margin-top: 0px !important;
}
.image
{
	margin-bottom: 0px !important;
}
.courses a
{
	font-weight: bold;
	color: #006699 !important;
}
.courses a:hover
{
	text-decoration: none;
	color: #007bb7;
}
.courses p
{
	float: right;
	width: 285px;
}
.courses p a
{
	line-height: 2.5em;
}

.coursetitle
{
	display: block;
	clear: both;
}

.imgborder
{
	float: left;
	background: url(../Images/pic_back2.gif) no-repeat center;
	width: 100px;
	height: 82px;
	text-align: center;
	margin-top: 8px;
}
.imgborder img
{
	width: 77px;
	height: 54px;
	margin-top: 14px;
}

.spacer
{
	clear: both;
	width: 100%;
	height: 1px;
	background: transparent;
}
.Environment
{
	border: solid 1px black;
	background-color: yellow;
	text-align: center;
	font-weight: bold;
	color: Black;
	padding: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 47%;
}
