body {
	margin-top: 9px;
	background: #eee url(../../images/body-bg.gif) repeat-y top left;
}

.container {
	width: 1000px;
	margin: 0 auto auto 18px;
}

.column {

} 

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

em {
	background: none;
}
div#header h3 {
	display: none;
}

li {
	list-style-type: disc;
}

#footer {
	}

div#footer p {
	text-align: center;
}

#foot-logos {
	text-align: right;
	margin-bottom: 1.5em;
	float: right;
}

#foot-logos img {
	margin: 0 5px 0 5px;
}

.ucsd {
	text-align: right;
}

.sdsc {
	text-align: left;
}

p.request-buttons {
	display: block;
}

#map {
}

#leftColumn {
	background: transparent url(../../images/left-column.gif) repeat-y top left;
	padding-bottom: 1.5em;
	margin-top: 1.5em;
}

img.new {
	display: inline;
	margin: 0;
}

img.inline {
	display: inline;
	margin: 0;
	float: right;
}


a.toolkit {
	background: transparent url(../../images/toolkit.gif) no-repeat 0 50%;
	padding-left: 30px;
}

.gap {
	margin-bottom: 36px;
}

#bug-links {
	text-align: right;
	padding-top: 3em;
}

a.report {
	background: transparent url(../../images/report-small.gif) no-repeat 0 50%;
	padding: 5px 0 5px 24px;
		margin-left: 0.5em;	
}

a.request {
	background: transparent url(../../images/request-small.gif) no-repeat 0 50%;
	padding: 5px 0 5px 24px;
	margin-left: 0.5em;
}

table.tutorials th      { border-bottom: none; font-weight: bold; }
table.tutorials td      { border-bottom: none; }

/* Link Styles
**************************************************************************/

a:link, a:active {
	color: #000066;
}
a:hover { color: #B10; }
a:visited {
	color: #000066;
}

/* header
**************************************************************************/

#header {
	margin: 0;
}

#header h1 {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-bottom: 9px;
}
	
#header h1 a {
	display: block;
	width: 850px;
	height: 100px;
	overflow: hidden;
	border-bottom: none;
	background: url(../../images/lvonglogo.gif) no-repeat;
}

/* sidebars
**************************************************************************/

 ul.side-list {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #999;
}

 ul.side-list li {
	margin: 0;
	padding: 0.25em 0 0.25em 15px;
	border-top: 1px dashed #999;
	list-style: none;
	background: #FFF url(../../images/li-bullet.gif) no-repeat 0 0.5em;
}

 ul.side-list li a {
	text-decoration: none;
}

/* Register and Just visiting Button styles 
**************************************************************************/

h3.handcursor {
   background: transparent url(../../images/front_button_a.gif) no-repeat top right;
   font-size: 13px;
   color: #C30;
   display: block;
   float: left;
   height: 36px;
   padding-right: 30px; /*sliding doors padding */
   text-decoration: none;
   cursor: pointer;
}

h3.handcursor  span {
   background: transparent url(../../images/front_button_div.gif) no-repeat;
   display: block;
   line-height: 16px;
   padding: 10px 0 10px 30px;
   text-decoration: none;
   cursor: pointer;
}

h3.handcursor:active {
   background-position: bottom right;
   color: #000;
   outline: none;
}

h3.handcursor:active span {
   background-position: bottom left;
   color: #000!important;
   padding: 12px 0 8px 30px;
}

h3.handcursor span a, h3.handcursor span a:link {
   text-decoration:none;
   cursor: pointer;
   }
   
.buttonwrapper {
	overflow: hidden;
	width: 100%;
}

div.frontButtons {
  width: 450px;
  margin: 0 auto;
  padding-bottom: 1.5em;
}

h3.bLeft {
	float: left;
}

h3.bRight {
	float: right;
}

/* Orange buttons
**************************************************************************/
   
a.orange {
	line-height:1.5em;
	background:url(../../images/orange-button.gif) no-repeat right top; 
	padding:0 7px 0 0; 
	vertical-align:middle;
	text-decoration: none;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	font-weight: bold;
	cursor: pointer;
}

a.orange span { 
	background:url(../../images/orange-button.gif) no-repeat left top; 
	height:1.5em;
	display:block;
	display:inline-block;
	padding:0 0 0 7px; 
	line-height:1.5em;
	color:#FFF;
	cursor: pointer;
}   
   
/* Main Nav bar styles
**************************************************************************/

.navMain { float: left; width: 100%; line-height: normal; background: #FFF url(../../images/navInner_bg.gif) bottom repeat-x; }

.navMain ul { list-style-type: none; margin: 0; padding: 0; }

.navMain li { display: inline; margin: 0; padding: 0; }

.navMain a { cursor: pointer; float: left; margin: 0; margin-right: 1px; padding: 0 0 0 7px; text-decoration: none; text-align: center;
	background: url(../../images/tabs_left.gif) no-repeat left top; }

.navMain a span { float: left; display: block; padding: 8px 10px 7px 3px; width: 8em; color: #000;
	background: url(../../images/tabs_right.gif) no-repeat right top; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navMain a span { float: none; }
/* End IE5-Mac hack */

.navMain a:hover span { color: #000; }

.navMain a.current { background: url(../../images/tabs_left_over.gif) no-repeat left top; }

.navMain a.current span { background: url(../../images/tabs_right_over.gif) no-repeat right top; color: black; }

.navMain a:hover {background: url(../../images/tabs_left_over.gif) no-repeat left top; }

.navMain a:hover span { background: url(../../images/tabs_right_over.gif) no-repeat right top; }

/* Inner Nav bar styles
**************************************************************************/

.navInner { float: left; width: 100%; line-height: normal; background: url(../../images/navInner_bg.gif) bottom repeat-x; margin-bottom: 1.5em; }

.navInner ul { list-style-type: none; margin: 0; margin-left: 0; padding: 0; }

.navInner li { display: inline; margin: 0; padding: 0; }

.navInner a { cursor: pointer; float: left; margin: 0; margin-right: 1px; padding: 0 0 0 7px; text-decoration: none; text-align: center;
    background: url(../../images/tabs_left.gif) no-repeat left top; }

.navInner a span { float: left; display: block; padding: 8px 10px 7px 3px; width: 8.5em; color: #000;
	background: url(../../images/tabs_right.gif) no-repeat right top; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navInner a span { float: none; }
/* End IE5-Mac hack */

.navInner a:hover span { color: #000; }

.navInner a.current {background: url(../../images/tabs_left_over.gif) no-repeat left top; }

.navInner a.current span { background: url(../../images/tabs_right_over.gif) no-repeat right top; color: black; }

.navInner a:hover { background: url(../../images/tabs_left_over.gif) no-repeat left top; }

.navInner a:hover span { background: url(../../images/tabs_right_over.gif) no-repeat right top; }

/* Login Box
**************************************************************************/

.formBox {
  width: 400px;
  background: url(../../images/div-bottom.gif) no-repeat bottom left;
  padding-bottom: 1.5em;
  }
  
.formBox h4 {
  margin: 0;
  font-weight: normal;
  padding: 6px 8px 4px 10px;
  border-bottom: 1px solid #999;
  background: url(../../images/h3-bg.gif) no-repeat top left;
  }
  
.formBox ul { margin: 0; padding: 14px 10px 14px 10px; list-style: none; }
  
.formBox li { margin: 0 0 6px;  padding: 0; } 

.formBox p { padding: .75em 1.5em 0 1.5em; margin-bottom: 0;} 





.warning-red {
	color: #e00e00;
}



.right {
	text-align: right;
	font-weight: bold;
}

.white {
	color: #FFF;
}


/* Login Box
**************************************************************************/

.menu,
.menu ul {
 margin:0;
 padding:0;
 list-style:none;
 }
.menu {width:200px;}
 .menu li {
 margin:0;
 padding:0;
margin-bottom:1px;
 }
 .menu a {
  display:block;
  padding:2px 5px;
   color:#000;
 background:#b0c23d;
   text-decoration:none;
 }
.menu a:hover {background:#d9dcb0;}
.menu ul li {padding-left:15px;}
.menu ul a {background:#ced174;}
.hidden {display:none;}
