/*
Title: ASU Template
Copyright: (c) 2008 Arizona Board of Regents
Authors: Christopher Puleo, Kathy Marks, Nathan Gudmunson and Arizona State University
Designers: The ASU Template Design Team, led by Cindi Farmer, Natalie Goebig and Anish Adalja
Description: Print styles for ASU Template
*/


/* =Basics
-------------------------------------*/

* { 
    margin: .1in 0; padding: 0 0 .1in 0;
   }

body {
   background-color: white;
   font: 7pt/8pt Arial, Helvetica, sans-serif; color: black;

   width: auto;
   }

a,
a img {

   border: none;
   text-decoration: none;
   font-size: inherit;
   color: #903;
   }
   
a:link,
a:visited {
   text-decoration: underline;
   }
   
strong {
   font-weight: bold;
   }

em {
   font-style: italic;
   }



p {
   padding: .1em 0;
   }

h1 {
   border-bottom: thin solid #ccc;  
   font-size: 14px;
   margin: .25in 0 .1in; padding: 0 0 .15in 0;
   }
   
h2 {
   border-bottom: thin dashed #ccc;
   font-size: 13px;
   margin: .1in 0; padding: 0 0 .1in 0;
   }
   

table {
   font-size: 12px;
   border: none;
   }

tr {
   background-color: #fff;
   }

thead th {
   border-bottom: none;
   font-weight: bold;
   }

table td {
   border-bottom: none;
   background-color: #fff;
   font-size: 1em;
   padding: .03in .06in; margin: 0;
   }




ul {
   margin-left: .38in;
   padding-left: 0;
   margin-bottom: 1em;
   }

li {
   font-size: inherit;
   }

input[type="file"],
input[type="password"],
input[type="text"],
textarea {
   border: thin solid #999;
   background-color: #fff;
   padding: .03in;
   }

select {
   border: thin solid #999;
   background-color: #fff;
   padding: 0 0 0 .02in;
   }

input[type="submit"],
input[type="reset"],
input[type="button"],
input.form-submit,
input.button {
   border: thin solid #999;
   padding: .03in;
   }

.skip {
   display: none;
   }

.visible {
   visibility: visible;
   }

.hidden {
   visibility: hidden;
   }

#asu_login_search,
#asu_universal_nav,
#asu_nav,
.asu_breadcrumb,
#asu_right_content_column,
#asu_footer {
   display: none;
   }
   
#asu_logo {
   padding-bottom: .25in;
   }
   
#asu_logo:before {
   display:none;
   }
   

   
   #asu_logo img {
   content: url(http://herbergercollege.asu.edu/print/asuhca.jpg);
   }
   

   
#asu_footer_contact_info {
   border-top: thin solid #ccc;
   margin: .25in 0 .1in 0;
   font-size: 90%; line-height: 1.1em;
   }

.hc_body_copy {
   display: block;
   
   margin: 0;
   margin-top:0;
   margin-left:5px;
   }

.asu_body_copy ul {
   margin-left: .38in; padding-left: 0;
   }
   
  /* herberger units and menu - replace with image*/

 
 
 
 

p {
	font-size:15px;
	margin: 0 0 5px 0;
	padding:0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
   }

 
#photo, #menumain, #units, #hidecalendar, #photo2

{
	display: none;
	
	
}

/* style for RSS Bar on News and Events index pages*/
#rssbar {
	display: none;
}

