/* CONTAINER */

	#container {
	width: 960px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
	}
	
/* GENERAL MOJO AND MULA */
	
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #CC6633;
	margin-bottom: 30px;
	background-color: #FFF;
	}
	
	h2 {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}
	
	a {
	color:#CC6714;
	text-decoration: none;
	outline: none;
	}

	a:hover {
	color:#CC6714;
	background-color: #F5F5F5;
	}
	
	a {
	outline: none;
	}
	
	img {
	border: 0;
	}
	
	#search {
	float:right;
	margin-top: -60px;
	font-size: 12px;
	}
	
	#search #search_submit {
	color:#CC6714;
	background-color: #F5F5F5;
	font-weight: bold;
	}
	
	.news {
	width: 155px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 2px;
	margin-right: 2px;
	border-bottom: 1px solid #DDDDDD;
	}
	
	.news h4 {
	margin-bottom: 0;
	}
	
	.news .caption {
  	text-align: left;
  	font-size: smaller;
  	text-indent: 0;
	}
	
	.news a {
	background: none;
	}
	
	form.login {
	margin-top: -45px;
	padding:10px;
	float:left;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 11px;
	}
	
	form.login fieldset {
	position: relative;
	padding:20px;
	background-color:#F5F5F5;
	border: 1px dotted;
	border-color:#CC6714;
	}
	
	form.login fieldset legend {
	position: absolute;
	top: -.5em;
	left: .2em;
	font-size: 14px;
	font-weight: bold;
	}
	
	table.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:135px;
	}
	
	input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 3px;
	}
	
	.button {
	padding: 3px;
	border: 1px solid #CCC;
	}
	
/* the link in the instructor bio */
	#accordion a {
	color:#CC6714;
	}
	
/* HEADER ELEMENTS */

	#header {
	border-bottom: 4px solid #948979;
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
	}

	#logo {
	padding-top : 10px;
	padding-bottom: 10px;
	}
	
/* Paging */

	.pager {
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 310px; 
	margin-bottom: 10px;
	}
	
	#content .page-number {
  	padding: .2em;
	}
	
	#content .page-number {
  	border: 1px solid #ccc;
  	margin-right: 4px;
	}
	
	#content .active {
  	background: #FFA500;
  	border: 1px solid #006;
	}
	
/* FLYOUT MENU */
/* common styling */

	#navigation {
	float: left;
	width:130px;
	padding-top:4px;
	position:relative;
	list-style-type: none;	
	margin:0;
	}
	
	#navigation ul {
	padding:0; 
	margin:0;
	width: 130px;
	list-style-type: none;	
	}
	
	#navlist  li{
	padding:0; 
	margin:0;
	border-bottom: 1px solid #CCC;
	}
	
	#navlist  a {
	padding:5px;
	background-color: #EBEBEB;
	cursor: pointer;
	display: block;
	/*color:black;*/
	}
	
	#navigation  .cat{
	font-weight: bold;
	background-color: #EBEBEB;
	}
	
	#navigation ul li:hover a {
	background-color: #F5F5F5;
	color:#CC6714;
	}
	
	#navigation .news a {
	background: none;
	}
	
	#navigation .news {
	width: 130px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 2px;
	margin-right: 2px;
	border-bottom: 1px solid #DDDDDD;
	}

	#navlist a:visited {
	color:#CC6714;
	text-decoration: none;
	}
	 
	.end {
	border-bottom: 2px solid black;
	}
	
	.no_border {
	color: #fff;
	}
	
	.no_border:hover {
	color: #fff;
	}
	
	#navigation ul li a, .menu ul li a:visited {
	margin-left: 0;
	padding-left: 0;
	padding: 2px;
	display:block;
	text-decoration:none;
	width:130px;
	border-bottom: 1px solid #CCC;
	}
	
	#navlist a:visited {
	color:#CC6714;
	text-decoration: none;
	}
	
	#navigation ul {
	list-style-type: none;
	padding:0;
	margin:0;
	}
	
	#navigation ul li {
	float:left;
	margin-right:1px;
	position:relative;
	}
	
	#navigation ul li ul {
	display: none;
	}

/* specific to non IE browsers */

	#navlist ul li:hover a {
	background-color: #F5F5F5;
	color:#CC6714;
	}
	
	#navigation ul li:hover ul {
	display:block;
	position:absolute;
	top:0; left:130px;
	width:130px;
	}
	
	#navigation ul li:hover ul li a.hide {
	background-color: #F5F5F5;
	}
	
	#navigation ul li:hover ul li:hover a.hide {
	width:130px;
	}
	
	#navigation ul li:hover ul li ul {
	display: none;
	}
	
	#navigation ul li:hover ul li a {
	display:block;
	background-color: #F5F5F5;
	width:131px;
	}
	
	#navigation ul li:hover ul li a:hover {
	background-color: #F5F5F5;
	}
	
	#navigation ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:131px;
	top:0;
	background-color: #F5F5F5;
	}
	
	#navigation ul li:hover ul li:hover ul li a {
	display:block;
	width:180px;
	background-color: #F5F5F5;
	}
	
	#navigation ul li:hover ul li:hover ul li a:hover {
	background-color: #F5F5F5;
	}
	
/* THE SMALL BOX BELOW NAV */

	#navigation p {
	width: 150px;
	margin-top: 10px;
	padding: 2px;
	/*border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC; */
	}
	
/* CONTENT ELEMENTS */

	#content {
	width: 640px;
	padding-top: 1px;
	margin-left: 160px;
	margin-right: 110px;
	}
	
	#content p {
	padding-bottom: 10px;
	}
	
	img#spinner {
	 display: block;
	 margin-left: auto;
	 margin-right: auto
	}
	
	.error {
	 color: #ff0000;
	}

/* CATEGORIES LIST */
	ul.categories {
	  margin-left: 40px;
  	  padding: 0;
  	  list-style: none;
	}
 
	li.category {
	  list-style-type: circle;
	  float: left;
	  }
	
	.categories a, .categories a:visited {
	  display:block;
	  width:18em;
	  text-align:left;
	  text-decoration:none;
	  background:#fafafa; 
	  padding:0.25em;
	  }
	
	.categories a:hover {
	  color: #fb660b;
	  }
	
/* COURSES TABLE */

	table#course {
	margin-left: 2px;
	width: 620px;
	}
	
	table#course caption {
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 10px;
	font-size: 12px;
	color: #404040;
	text-align: center;
	}
	
	table.cart { 
	width: 580px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 4px;
	}

	td.cartheading {
	background-color: #F88017;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	}

	td.cart {
	border: 1px #6699CC dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	}
	
	td.cart li {
	display: inline;
	list-style-type: none;
	margin-right: 70px;
	margin-left: 50px;
	}
	
	td.cart li a {
	color: #fff;
	}
	
	.submit a {
	padding: 3px 10px;
	}
	
	td.submit li {
	display: inline;
	list-style-type: none;
	margin-right: 50px;
	}
	.submit a:link, .submit a:visited {
	color: #000;
	background-color: #E0DBFE;
	text-decoration: none;
	font-weight: bold;
	}
	.submit a:hover {
	color: #fff;
	background-color: #CC6714;
	text-decoration: none;
	}
	
/* For the language policy */
	#placeholder ul {
		width: 400px;
	}

/* SIDEBAR ELEMENTS */
	.dotted {
	border: 1px dotted #CC6714;
	}

	#sidebar {
	float: right;
	width: 155px;
	}
	
	#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	}
	#sidebar ul {
	display: inline;
	}
	#sidebar li {
	list-style-type: none;
	padding-left: 6px;
	}

/* FOOTER ELEMENTS */

	#footer {
	margin-top: 20px;
	clear: both;
	background-color:#575352;
	padding: 0px 5px 0px 5px;
	}
	
	#footer p {
	color:#89817f;
	padding: 5px;
	}
	
	#footer p a {
	color: #89817f;
	border-bottom: 1px dotted #89817f;
	}
	
	#footer p a:hover {
	color: #FFFFFF;
	background-color:#575352;
	}
