html{
	font-size:100%;
	font-family:Arial;
	line-height:20px;
}

body{
	background-color:#707070;
	background-image:url('http://www.southwestern.edu/campusnotices/images/brushed.png');
	background-repeat:repeat-x;
	height:100%
}


a{
	color:#983620;
	font-weight:bold;
}


img{
	border:none;
}

h4{
	font-size:14px;
	font-weight:bold;
}

#container{
	width:800px;
	background:#fff;
	min-height:1100px;
	padding:0 0 10px 0;
	margin:5px auto 0 auto;
	position:relative; 
}

#heading{
	height:175px;
	background:#000;
}

#heading h2{
	color:#fff;
	font-size:2.5em;
	margin-top:-22px;
}

#footer { height:90px; position:relative; top:-10px; color:#fff; padding-left:100px;} 
#footer a {color:#fc3;}
#footer_content { padding:30px 20px 10px 505px; width:540px; margin:0 auto; position:relative; }
#footermark { font-size:3.6em; line-height:1em; font-family:Galliard,"Goudy Old Style",serif; font-weight:normal; color:#fff; display:block; position:absolute; left:20px; top:13px; }
#footer span { padding-right:1em;}


#navigation{
	float:right;
	width:180px;
	font-weight:bold;
	border-left:1px solid #ccc;
}
#navigation ul{
	list-style:none;
	line-height:25px;
}

#navigation ul li a{
	color:#808080;
	text-decoration:none;
	margin-left:-20px;
}

#navigation ul li a:hover{
	text-decoration:underline;
}

#navigation ul.subnavigation li{
	font-size:80%;	
	color:#000;
	margin-left:-20px;
}

#navigation ul.subnavigation li a{
        color:#000;
	font-weight:normal;
	text-decoration:none;
}

#navigation ul.subnavigation li a:hover{
        text-decoration:underline;
}

#navigation ul.auth li{
        font-size:80%;
        color:#000;
        margin-left:0px;
}

#navigation ul.auth li a{
        color:#000;
        font-weight:normal;
        text-decoration:none;
}

#navigation ul.auth li a:hover{
        text-decoration:underline;
}


#navigation ul.subsubnavigation li{
	font-size:90%;
        color:#000;
        font-weight:normal;
        text-decoration:none;
	margin-left:-20px;
}

#main{
	font-size:14px;
	padding-left:10px;
	width:600px;
}

#main h3{
	font-color:#333;
	border-bottom:1px solid #333;
}

#main form {
	padding:10px;
	border:1px solid #a9a9a9;
	background:#f7f7f7;
	margin-bottom:25px;
}

p.welcome{
	font-style:italic;
	font-family:Georgia,serif;
	font-size:18px;
	font-weight:bold;
}

label{
	font-weight:bold;
	color:#505050;
	padding:5px;
}


label.error{
	    width:100%;
                                background:#393939;
                                color:#fff;
                                width:150px;
                                font-family:tahoma;
                                font-size:11px;
                                border:2px solid #ddd;
                                box-shadow: 0px 0px 6px #000;
                                -moz-box-shadow: 0px 0px 6px #000;
                                -webkit-box-shadow: 0px 0px 6px #000;
                                padding:4px 10px 4px 10px;
                                border-radius: 6px;
                                -moz-border-radius: 6px;
                                -webkit-border-radius: 6px;
}

.login-shadow {
  width: 500px;
  position:absolute; 
  top:5%;
  left:30%;
  background: url(http://www.southwestern.edu/campusnotices/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.southwestern.edu/campusnotices/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.login-shadow div {
  background: none !important;
  background: url(http://www.southwestern.edu/campusnotices/images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.login-shadow form {
  color: #fff;
  background:#a3a3a3 url(http://www.southwestern.edu/campusnotices/images/noticessmall.jpg) no-repeat;
  border: 1px solid #808080;
  padding: 4px;
  padding-left:10px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

.login-shadow h2{
	font-size:1.8em; line-height:1.2em; margin-bottom:10px; color:#000000; 	
	text-align:center;
}

#inputArea
{
    font-family: Arial, Sans-Serif;
    padding: 10px;
}

#inputArea input[type="text"], #inputArea textarea, #inputArea input[type="password"]
{
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #808080;
    width: 300px;
    background:url(http://www.southwestern.edu/campusnotices/images/gray_bg.png) repeat-x top;    
}

p.register{
	font-size:85%;	
	padding-left:20px;
}

p.register a{
	color:#fff;
}

legend{
	color:#333;
	font-size:85%;
	font-weight:bold;
}

fieldset{
	margin:5px 15px 0 5px;
}

#registrationForm label{
	font-size:85%;	
	color:#fff;
	font-weight:normal;
}

.error-msg{color:#983620; font-weight:bold;}

.footnote{color:#5a3c18; text-transform:lowercase; position:relative; left:35%; padding-bottom:10px;}
.footnote a{color:#5a3c18; font-weight:normal;}
.distribution{color:#5a3c18; text-transform:lowercase;}
.distribution  a{color:#5a3c18; font-weight:normal;}
.toggle-link{ font-weight:normal; text-decoration:none; position:relative; top:-20px; }
.toggle-link img{padding-right:4px; border:none;}

#notices{
	margin:20px;
	font-size:90%;
	padding-top:10px;
}
#notices h4{margin-top:-10px;}

#notices img{
	padding-left:5px;
}

#notices p{
	margin:0; padding:0;
}

#mynotices{
	padding-top:30px;
}

#loading{
width: 100%;
position: absolute;
}

#notices.past li{
list-style: none;
float: left;
margin-right: 16px;
padding:5px;
border:solid 1px #dddddd;
color:#0063DC;
}

#notices.past li:hover{
color:#FF0084;
cursor: pointer;
}

#notices.past img.loader{
	position:relative;
	left:35%;
}

a.copy{
	font-weight:normal;
	text-decoration:none;
	font-size:90%;
	color:blue;
}

a:hover.copy{
	text-decoration:underline;
	color:red;
}

.entry{
	margin-left:30px;
}

.entry p{
}

.content img{
	max-width:500px;	
}

#active-notices a{
	font-weight:normal;
	text-decoration:none;
}

#active-notices a:hover{
	text-decoration:underline;
}
.rss{font-size:75%; font-weight:bold; text-decoration:none;}
.even{background-color:#fff;}
.odd{background-color:#eee;}
.active{margin-top:-50px;}
table.active td{padding:0 5px 0 5px;}

.normal{font-size:90%; font-weight:normal;}

#expand{
	float:right;
	margin-top:-10px;
}

