/* main body attributes */
body {
	font-family: helevetica, arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/* max-width: 760px; */
	margin-bottom: 0px;
	font-size: small;
	background-color: #000;
	background-image: url(images/steelplate.png);
	/*border-right: 1px solid #788cb3;*/
	width:100%;
}

html,body {
	height: 100%;
}
#topper {
	/* background-color: #000;*/
	background-image: url(images/topper.png); 
	color:white;
	background-position: right;
	background-repeat: no-repeat;
	height: 253px;
}


/* heading attributes */
h1, h2, h3, h4, h5, h6 {
	/* font-family: trebuchet ms, arial, sans-serif; */
	font-family: georgia, times new roman, times, serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	color: #000; 
}

/* h1.section-title {
    color: white!important;
	width:600px!important;
	max-width:500px!important;
	float:right;
    padding-right:120px!important; 
	margn-right:0px!important;
	clear:right;
} */

	h1.section-title {
	color: white!important;
	position: absolute;
	left: 80px;
	top: 50px;
	background-image: url(images/jewelry.gif);
	background-position: left top;
	background-repeat: no-repeat; 
	height: 85px;
	padding-left: 230px;
    padding-right:360px;
	vertical-align: bottom;
	padding-top: 80px;
}

/* paragraph attributes */
p {
	font-family: helevetica, arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
} 

/* list attributes */
ul {
	font-family: helevetica, arial, sans-serif;
	margin-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	
}

li {
	list-style-image: url(images/bullet.png);
	margin-bottom: .5em;
	margin-top: 0px;
	margin-right: 0px;
}
#content-text ul li {
	list-style-image: url(images/bullet.png);
	margin-bottom: .5em;
	margin-top: 0px;
	margin-right: 0px;
}

div.box ul {
margin-left:1.5em;
}

div.box ul li{
	list-style-image: url(images/users.png);
}


#feedback ul {
margin-left:1.5em;
}

#feedback ul li{
	list-style-type: none;
}


#content-text ol.decimal {
	list-style-type: decimal!important;
}
#content-text ol.decimal li {
	list-style-type: decimal!important;
}
#content-text dt {
	font-weight:bold;
}
#content-text dd {
	margin-bottom:1em;
}

/* for filemanager */
li.folders {
	list-style: disc url('../../images/folder.gif') outside;
	font-family: helevetica, arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* link attributes */
a:link {
	font-family: helevetica, arial, sans-serif;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: helevetica, arial, sans-serif;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
a:hover {
	font-family: helevetica, arial, sans-serif;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

/*  table of content attributes*/
div#toc{
	font-family: helevetica, arial, sans-serif;
	background-color: #eeeeee;
	padding: 5px;
	margin: 0px 5px 5px 5px;
	border: 1px #98aab1 solid;
	float: left;
	font-size: smaller;
}

/* table border */
.tableborder {
	border: 1px #606060 solid;
}

/* main submit button */
.button {
	font-family: helevetica, arial, sans-serif;
	background-color: #ebedf6;
	font-weight: bold;
	border:  #354a81  solid 1px;
}

input.button {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 100px;
	margin-left: 5px;
}
input.button:hover {
	background-color: #e4e4e4;
	border: 1px solid black;
}

/* page breakline */
hr {
	color: #98aab1;
	background-color: white;
	height: 1px;
}

/* editor boxes */
.editorsmallbox {
	font-family: helevetica, arial, sans-serif;
	background-color: #eeeeee;
	padding: 2px;
	padding-right: 3px;
	border: 1px #99cccc solid;
}
.editorlargebox {
	font-family: helevetica, arial, sans-serif;
	background-color: #eeeeee;
	margin-left:1em;
	padding-left: .2em;
	padding-right: .5em;
	padding-top: .5em;
	padding-bottom: .4em;
	border: 1px #99cccc solid;
}                                                          

/* feedback for translators and install */
.feedback2  {
  font-family : arial, helvetica, arial cyr, arial ua, sans-serif;
  color : white;
  background: green;
  font-weight : bold;
  padding: 4px;
 }

/* search results */
.highlight, a.highlight {
	background-color: yellow;
}

a .highlight{
	background-color: yellow;
	text-decoration: underline;
}

.results {
	padding-left: 20px;
}

h5.search-results {
	background-color: #fff5a4;
	color: #006699;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}

small.search-info {
	color: #006699;
}

p.search-description {
	background-color: #fff;
	color: #006699;
}

/* date attributes */
small.date {
	font-family: verdana, helevetica, arial, sans-serif;
	color: #8cacbb;	
	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-size:small;
}

/* content editor tabs */

.etable {
	border-left:1pt solid black;
	border-right:1pt solid black;
	border-bottom:1pt solid black;
	width:90%;
}

/* button link on tab */
.buttontab {
	font-family: helvetica, arial, helvetica, sans-serif;
	background-color: #232323;
	border: 0px;
	color: #fff;
	font-size:small;
}

/* button link for enrollment tabs */
.buttontab2 {
	font-family: helvetica, arial, helvetica, sans-serif;
	background-color: #efefef;
	border: 0px;
	color: black;
	font-size:small;
}

/* tab itself */
.etab {
	background-color: #232323;
	border-top: 1px #98aab1 solid;
	border-left: 1px #98aab1 solid;
	border-right: 1px #98aab1 solid;
	text-align: center;
}

.etab-selected {
	background-color: #efefef;
	border-top: 1px #98aab1 solid;
	border-left: 1px  #98aab1 solid;
	border-right: 1px #98aab1 solid;
	text-align: center;
	padding: 2px;
	font-weight:bold;
}

div.top {
    /* top section */
    background: transparent;
    margin: 0;
    padding: 0;
}
div.etabs {
    background: transparent;
    border-collapse: collapse;
    border-bottom-color: #8cacbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0.5em 0em 0em 2em;
    white-space: nowrap;
	font-size:smaller;
}

div.etabs plain {
    background: transparent;
    border-color: #8cacbb;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    font-weight: normal;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em;
    text-transform: lowercase;
}

div.etabs selected {
    background: #dee7ec;
    border: 1px solid #8cacbb;
    border-bottom: #dee7ec 1px solid;
    color: #436976;
    font-weight: normal;
}



/* status bar */
.unsaved, .saved {
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
}

.saved input, .unsaved input {
	border: 1px solid black;
	background-color: white;
    font-weight: normal;
}

#body_text {
	width:75%;
}

/* side menu heading */
td.dropdown-heading {
	background-color: #d4e5fd;
	color: #006699;
	border-left: 1px solid #eaf2fe;
	border-right: 1px solid #eaf2fe;
	border-top: 1px solid #eaf2fe;
	font-weight: bold;
	padding: 2px;
}

td.dropdown-heading a, td.dropdown-heading a:hover, td.dropdown-heading a:visited {
	text-decoration: none;
}

td.dropdown-heading.closed {
	border-bottom: 1px solid #eaf2fe;
}

/* side menu content */
td.dropdown {
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #eaf2fe;
	border-right: 1px solid #eaf2fe;
	border-bottom: 1px solid #eaf2fe;
	font-weight: normal;
}
td.dropdown a, td.dropdown a:visited  {
	color: #006699;
	text-decoration: none;
}
td.dropdown a:hover {
	color: #006699;
	text-decoration: underline;
}

td.dropdown strong {
	color: #51286c;
}

/* test listing on home page */

.test-box {
	background-color: #fff5a4;
	color: #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-top: 1px solid #006699;
	font-weight: bold;
	padding: 2px;
}

/* message boxes */
div#feedback {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #232323;
	color: white;
	font-weight: bold;
}

div#help {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid blue;
	padding: 5px;
	background-color: #fff;
	color: blue;
}

div#info {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #232323;
	color: #fff;
	font-weight: bold;
}

div#warning {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ff8400;
	padding: 5px;
	background-color: #fff6ed;
	color: #d95900;
	font-weight: bold;
}

/***************************************************************/
/* new stuff */

a#back-to {
	padding-left: 20px;
	background-image: url('images/back.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:1.45em;
	width:1.45em;
}

div#breadcrumbs {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: small;
	background-color: #000;
	color: white;
}
div#breadcrumbs a, div#member-links a {
	color: white;
}
div#breadcrumbs a:hover, div#member-links a:hover{
	text-decoration:none;
	
	border-bottom: 1px dotted #fff;
}

div#breadcrumbs a:focus, div#member-links a:focus {
	text-decoration:none;
	
	border-bottom: 1px dotted #fff;
}

div#member-links {
	margin-top:3px;
	padding-right:5px;
}

h2.page-title {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom: 1px solid #000;
	clear: left;
}

h1 {
	margin-bottom: 5px;
}

div#sub-navigation {
	padding: 5px;
	background-color: #232323;
	border: 1px solid #000;
	
	color: #fff;
	margin-left:5%;
	margin-right:5%;
	margin-top:-1px;
}

div#sub-navigation strong {
	color: white;
}

div#sub-navigation a {
	color: #ccc!important;
}

div#help {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #efefef;
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
}

h3#help-title {
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 1px;
	background-color: #efefef;
}
.line {
	border-bottom: 1px solid black;
}
div#help p {
	padding: 0px;
	margin: 0px;
}

div#toctoggle {
	float: left;
	font-size: smaller;
	padding-left: 10px;
}

h1#section-title {
	margin-left: 5px;
	clear: none;
	display:inline;
	background-color: white;
}

div#top-links {
	position: relative;
	padding-right: 5px;
	line-height: 170%;
	margin-top: 3px;
}

a#editor-link {
	background-color: #efefef;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 8px;
	border: 1px solid #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a#editor-link:hover {
	background-color: #fafafa;
	border: 1px solid #aaaaaa;
}

a#editor-link.off {
	background-image: url('../default/images/pen.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a#editor-link.on {
	background-image: url('../default/images/pen2.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* for data tables */
table {
    clear:both;
}
caption {
    background: #000;
	color:white;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	padding:5px;
	border-left: 1px solid #000;
	margin-left:-1px;
	margin-top:1em;
}

td {
	padding:1em;
}

table.data {
	clear:right;
	border: 1px solid #000;
	width: 90%; 
	margin-left: auto; 
	margin-right: auto;
	border-spacing: 0px;
	border-collapse: collapse;
} 

table.data th {
	background-color: #fff;
	padding: 3px;
	border-bottom: 1px solid #000;
	vertical-align:top;
}

table.data tbody th {
	text-align: left;
	background-color: #fff;
	cursor: auto;
	vertical-align:top;
}

table.data td {
	padding: 1em;
	border: 1px solid #000;
	vertical-align:top;
}
table.data tbody td {
	padding: 1em;
	border: 1px solid #000;
	vertical-align:top;
}

table.data col.sort + td {
	padding: 7px;
	background-color: red;
}

table.data tbody tr:hover {
	background-color: #fff;
	cursor: pointer;
}

table.data tbody tr.selected {
	background-color: #f5f5ff;
	cursor: auto;
}

table.data tfoot {
	background-color: #fafafa;
}

table.data tfoot tr:first-child td {
	padding: 5px;
	background-image: url('../default/images/arrow_ltr.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 40px;
}

table.data.static tfoot td, table.data.static tfoot tr:first-child td {
	padding: 5px;
	background-image: none;
	padding-left: 0px;
}

table.data tfoot input {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 60%;
	min-width: 100px;
	margin-left: 5px;
}

/* used for static tables with no form elements */
table.data.static tbody tr:hover {
	background-color: transparent;
	cursor: auto;
}

table.data tfoot input[type=submit]:hover {
	background-color: #f5f5ff;
}

/* course browser */

div#browse {
	margin-left: auto; 
	margin-right: auto; 
	width: 80%;
}

div.browse-selected {
	background-image: url('../default/images/side_arrow.gif'); 
	background-repeat: no-repeat; 
	padding-left: 9px; 
	background-position: center left;
}

div.browse-unselected {
	padding-left: 9px; 
}

ul.browse-list {
	list-style: none;
	padding:0px;
}

/* feedback/errors */
div#error {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid red;
	padding: 5px;
	background-color: #fffcf3;
	color: red;
	background: #fbf4ed url('../default/images/error-large.gif') no-repeat scroll 5px 5px;
	padding-left: 25px;
	font-weight: bold;
}
div#error h4 {
	color: black;
	margin-left: 0px;
}

div#error ul, div#feedback ul, div#help ul {
	position: relative;
	list-style-type: none!important;
	margin-left: 0px;
	padding-left: 20px;
}
div#error li + li, div#feedback li + li {
	margin-top: 5px;
}

acronym {
	cursor: help;
}

div.news p {
	margin-left: 10px;
}
div.news span.date {
	color: #acacac;
}

/* home page links */
ul#home-links {
	list-style: none;
}
ul#home-links li {
	display: inline;
	float: left;
	padding: 0.5em;
	text-align: center;
	margin: 0.2em;
	width: 7.9em;
	height: 7.4em;
}
ul#home-links li a {
	text-decoration: none;
	border: 1px transparent;
	font-weight: bold;
}
ul#home-links li a img {
	border: 0px;
	display: block;
}

a.sortable {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

/* sequence links */
div#sequence-links {
	float: right;
	margin-top: -1px;
	padding-right: 5px;
}
div#sequence-links a {
	text-decoration: none;
}

div.dropdown {
	width: 200px;
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #eaf2fe;
	border-right: 1px solid #eaf2fe;
	border-bottom: 1px solid #eaf2fe;
	font-weight: normal;
}

div.dropdown-heading {
	background-color: #dfe1c7;
	color: #006699;
	border-left: 1px solid #eaf2fe;
	border-right: 1px solid #eaf2fe;
	border-top: 1px solid #eaf2fe;
	font-weight: bold;
	padding: 2px;
}

div.required {
	font-weight: bold;
	color: red;
	font-size: xx-large;
	float: left;
	position: relative;
	margin-top: -5px;
	height: 15px;
	padding-right: 2px;
}

div#content-text {
	margin-left: 5px;
	padding-right: 5px;
}

div#content-info {
	margin: 5px;
	font-size: smaller;
	color: #cacaca;
	clear: both;
}

form {
	clear: none;
	display:inline;
}

/* images in jump select box */
option#start-page {
	color: black;
	text-decoration: none;
	padding-left: 15px;
	border-bottom: 1px solid black;
}

#jump-button {
	padding: 0px;
	background-color: #232323;
	color: white;
	border: 1px solid #fff;
	cursor: pointer;
}
#jump-button:focus, #jump-button:hover {
	padding: 0px;
	background-color: #ae8da9;
	color: white;
	border: 1px solid #cccccc;
	cursor: pointer;
}
#jumpmenu, optgroup {
	font-size: smaller;
}

/* paging */
div.paging {
   width: 100%;
   text-align: center;
   margin: 0.5em auto;
}
div.paging ul {
   list-style: none;
   display: inline;
   padding: 0px;
   border: 1px solid #000;
}
div.paging li { 
	display: inline; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.paging li a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div.paging li a:hover, div.paging li a.current {
   background-color: #efefef;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
}


/* users/index.php */

div.course {
	position: relative;
	width: 300px;
	border: #232323 1px solid;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background-color: #fff!important;
	background-image: url(images/fade.png);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	margin: 3px;
	padding: 3px;
	height: 10.5em;
}

div.course.break {
	clear: left;
}

div.course h2 {
	border: 0px;
	font-weight: normal;
	font-size: large;
}

div.course:hover {
	border: #000 1px solid;
}

div.course a {
	text-decoration: none;
}

div.course:hover a {
	color: #006699;
}

div.course a:hover {
	color: #000000;
}

div.course p {
	font-size: small;
}

div.course p a {
	font-weight: bold;
}

div.course img.icon	{
	float: left;
	margin: 2px;
	height:6.1em;
	width:6.1em;
}

div.course div.shortcuts {
	text-align: right;
	clear: left;
	vertical-align: middle;
}

fieldset#shortcuts {
	float: right;
	background-color: #fff;
	border: 1px dashed #000;
	margin: -5px 5px 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}

legend {
	padding-right: 10px;
	padding-left: 10px;
	font-weight:bold;
	font-size:110%;
}

fieldset {
	margin-bottom: 10px;
	border:0;
}
#shortcuts legend {
	color: orange;
	background-color: white;
}
#shortcuts ul {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type:  none;
	padding-left: 0px; 
}


/* side-menu */
h4.box {
	margin-top: 10px;
	font-family: helevetica, arial, sans-serif;
    background: #788cb3;
    border: 1px solid #788cb3;
    color: white;
    padding: 0em 1em 0em 1em;
    display: inline;
	font-weight:normal;
	margin-left: 0px;
	margin-top: 1000px;
	white-space:nowrap;
}

div.box {
    background: transparent;
    border-collapse: collapse;
    border-left: 1px solid #788cb3;
    border-top: 1px solid #788cb3;
    border-bottom: 1px solid #788cb3;
    border-right: 1px solid #788cb3;
    padding: 1em;
	font-size: 85%;
}

div.box a {
	text-decoration: none;
}

div.box a:hover {
	text-decoration: underline;
}

/* image relative sizing */

/* course home imgs */
.img-size-home {
	height:3.85em;
	width:3.9em;
	margin-left: auto;
	margin-right: auto;
}
/* prev/next imgs */
.img-size-prevnext {
	height:1.45em;
	width:1.45em;
}

/* star */
.img-size-star {
	height:1.15em;
	width:1.2em;
}

/* tree */
.img-size-tree {
	vertical-align: middle;
	margin-top: 0px;
	height:1.45em;
	width:1.45em;
}

/* filemanager */
.img-size-fm1 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.35em;
	width:1.5em;
}
.img-size-fm2 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.25em;
	width:1.25em;
}

.img-size-fm3 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.2em;
	width:.86em;
}

.img-size-fm4 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.15em;
	width:1.4em;
}

/* asc/desc arrows */
.img-size-ascdesc {
	height:1.95em;
	width:1.95em;
}

a#guide {
	background-image: url('images/guide.png'); background-repeat: no-repeat; background-position: 7px 2px;
	background-color: #232323;
	padding: 2px 10px 2px 28px;
	border: 1px solid #000;
	color:white!important;
}

/* enrollment tabs */
#navlist {
	padding: 0px;
	margin-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	white-space: nowrap;
}

#navlist li {
	list-style: none;
	display: inline;
	margin: 0px;
}

#navlist li a {
	padding: 3px 9px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	background: #fafafa;
	text-decoration: none;
	margin-left: 4px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	white-space: nowrap;
}

#navlist li a:hover, #navlist li a.active {
	color: #fff;
	background: #232323;
	font-weight:bold;
}

/* main tabs 
div#topnavlistcontainer {
	border-bottom: 1px solid #000;
}*/
ul#topnavlist {
	padding: 0px;
	padding-top:233px;
	margin-right: auto;
	margin-left: 5%;
	margin-bottom: 3px;
	white-space: nowrap;
	margin-top: -25px;
}

ul#topnavlist li {
	list-style: none;
	display: inline;
	margin: 0px;
}

ul#topnavlist li a {
	padding: 3px 9px;
	border: 1px solid #000;
	background: #232323;
	text-decoration: none;
	margin-left: 3px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	white-space: nowrap;
	color:#ccc!important;
}
ul#topnavlist li:first-child a {
	margin-left: 8px;
}

ul#topnavlist li a:hover, ul#topnavlist li a.active, ul#topnavlist li a:focus {
	color: #000;
	background: #232323;
	border-bottom: 1px solid #232323;
}

div#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 90%;
}

div.column {
	/* border: 1px solid #e0e0e0; */
	float: left;
	width: 30%;
	margin: 5px;
	padding: 0px;
	min-width: 170px;
}

div.column h3 {
	margin-left: 0px;
}

div.insidecol {
   min-height: 170px;
   height: 170px;
   padding:5px;
}
div[class] .insidecol {
   height: auto;
}
ul.horizontal{
	padding: 0px;
	margin: 0px;
}
ul.horizontal li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding-right: 10px;
}

ul.rss_feed {
	padding-left:7px; 
	margin-left:7px; 
	padding-top: 0px; 
	margin-top:0px; 
	margin-bottom:0px;
}

/* the tools page */
ol#tools { width: 90%; }
/* ol#tools>li */ 
li.top-tool { 
	padding: 2px 2px 2px 15px; 
	margin-bottom: 5px; 
	line-height: 200%; 
	background-color: #fff; 
	border-bottom: 1px solid #000; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	list-style-position: inside;  
	border: 1px solid #000;}

ol#tools>li:hover {
	border: 1px solid #000;
	background-color: #e4e4e4;
}

/* ol#tools>li>a */ li.top-tool a {  font-weight: bold; }

li.child-tool a { font-size: x-small; font-weight: normal; }

/* ol#tools>li>ul, */ ul.child-top-tool {
	margin-top: -5px;
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
}
ul.child-top-tool:before {
	content: " : ";
}

/* ol#tools>li>ul>li, */ li.child-tool {
	display: inline;
	margin-right: 5px;
	font-size: x-small;
}
/* profile page */
dl#public-profile {
	width: 100%;
}
dl#public-profile dt {
	float: left;
	font-weight: bold;
	width: 30%;
	text-align: right;
	clear: left;
	border-right: 1px solid #f0f0f0;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	margin-right: 5px;
}
dl#public-profile dd {
	margin-bottom: 5px;
	clear: right;
	padding: 5px 0px 5px 5px;
}

/* browse course page */
h3 a {
	font-family: georgia, times new roman, times, serif!important;
	font-size: 160%;
	padding-top:1em;
	line-height:2em;
}
li.browse-course {
    border: 1px solid #000!important;
	-moz-border-radius: 10px!important;
	-webkit-border-radius: 10px!important;
	background-color: #fff!important;
	background-image: url(images/fade.png);
	background-position: top;
	background-repeat: repeat-x;
  	width: 60%;
  	padding:.25em;
  	padding-left:.5em;
  	margin-left: 1em;
	float:left;
	margin-bottom: 2em;
}
li.browse-course dl {
 	margin-left:90px;
}
li.browse-course dt {
	font-weight:bold;
	font-style:italic;
}
li.browse-course dl dd {
     padding-right:3em;
}
.headicon {
	float:left;
	margin-right:1em;
	margin-left:-80px;
	border:0;
}

.breakout {
	width:250px;
	padding:10px;
	padding-top:1em;
	float:right;
	margin-left:1em;
	background-color: #000;
	background-image: url(images/steelplate.png);
	color:white!important;
	font-size:110%;
	font-weight:bold;
}

.breakout h3 {
	color:white!important;
}
a.register {
   padding: 3px 9px;
	border: 1px solid #000;
	border-bottom: none;
	background: #232323;
	color:#ccc;
	text-decoration: none;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
}
.source {
	font-size:65%;
	color:#ccc;
	text-align:right;
}
.keywords {
margin-left:-999px;
position:absolute;
width:200px
}

ul.telephone li {
list-style-image: url(http://californiaskinconcepts.com/images/telephone.png);
margin-top: 8px;
margin-right: 0px;
}

.browse-course {
border: 1px solid #5b0302;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
background-image: url(images/fade.png);
background-position: center top;
background-repeat: repeat-x;
width: 60%;
padding-top: 0.25em;
padding-right: 0.25em;
padding-bottom: 0.25em;
padding-left: 100px;
margin-left: 5%;
float: left;
margin-bottom: 2em;
}