/* CSS Document */

body {text-align:left;
	background: #be9999 url(images/bodyshadow.png) repeat-y top left;
}
a {
	text-decoration: underline;
	color: #7C3030;
}
img {
  border: 0;

}

/* @group Standard Banner styles */
#tabs {
	position:absolute;
	top:100px;
	left:960px;
	width:125px;
	height:195px;
}
#tab1 {
	background:url(images/ar-tab-off.png) no-repeat;
	width:75px;
	height:105px;
		
}
#tab1:hover {
	background:url(images/ar-tab-on.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab2 {
	background:url(images/pg-tab-off.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab2:hover {
	background:url(images/pg-tab-on.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab3 {
	background:url(images/cf-tab-off.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab3:hover {
	background:url(images/cf-tab-on.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab4 {
	background:url(images/bt-tab-on.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab4:hover {
	background:url(images/bt-tab-on.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab5 {
	background:url(images/pig-tab-off.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab5:hover {
	background:url(images/pig-tab-on.png) no-repeat;
	width:75px;
	height:105px;	
}
#tab6 {
	background:url(images/ig-tab-off.png) no-repeat;
	width:75px;
	height:145px;	
}
#tab6:hover {
	background:url(images/ig-tab-on.png) no-repeat;
	width:75px;
	height:145px;	
}
.skip, #printtop, #printtop2 {position: absolute; left:-999em}
#top {
	height: 75px;
	position: relative;
	margin: 0;
	background: url(images/better-together.jpg);
}
/*tc logo*/
#tcText {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 262px;
}
/*columbia text*/
#officeText {
	position: absolute;
	top: 5px;
	right: 140px;
	height: 13px;
	width: 167px;
}
#navTop {
	height: 26px;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 500;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

/* @end */

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
}
#banner {
	position: relative;
	height: 160px;
	background: #444860 url(images/curious.jpg) no-repeat;
}
#departmentName {
	color: white;
	margin-top: 110px;
	background-image: url(images/grayTrans.png);
	padding: 0 0 0 10px;
	height: 50px;
}
#Search {
	float: right;
	margin: 15px 10px 0 0;
	width: 200px;
}
#Search #searchText {
	height: 18px;
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
  border: 1px solid gray;
  width: 120px;
  background: url(images/grayTrans.png);
  color:  white;
}
#DeptName {
    margin: 0;
}
#TCName {
	margin: -5px 0 0 0;
  	font-size: 1.2em;
  	font-style: italic;
}
#trail div {
	font-family:arial,helvetica,san-serif;
	font-size:1.0em;
	text-align: right;
	background: url(images/menu-shadow.jpg);
	color: #000000;
	padding: 3px;
}
#postIt {
	background-color:#D2B8B3;
	color: #000;
}
#social {
	background-color:#EEEEEE;
	border: 1px solid silver;
	margin-top: 10px;
}
#main img {
	padding-right: 5px;
	padding-left: 5px;
}
#main, #col3 {
   padding: 1.5em 0;
}
#mainBottom {
	padding: 1.5em 0;
}

/*#innerContainer {
	padding: 1.5em 0;
}*/
#donateBox {
	
	
}
#feature {
  height: 300px;
  background-color: #ddf;
  margin-bottom: 1em;
}

#col3 a {text-decoration:none;}

.rss {
	float: right;
	margin: 5px;
}
#footer {
	font-size: 1em;
	text-align: center;
	border-top: 1px solid gray;
	padding: 20px 0;
	margin-top: 3em;
	line-height: 1.2em;
	background-color: #333;
	color: white;
}
.block {
	margin-bottom: 1.5em;
	background-color:#CCC;
	border-bottom: 1px solid #7C3030;
}
.block h2 {
	background:url(images/blockh2.png);
	background-color: white;
	color: white;
	font-size: 1.3em;
	padding: 5px;
	margin: 0;
	border:0px;
}
.block ul {
  list-style-type: none; 
}
.block ul li {
    padding: 0;
    margin: 0;
}
.block ul li a, .block ul li.select {
	display: block;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid silver;
}
.block ul li a:hover {
	background-color: #E1E1B4;
}
.dark a {
  color: #ffd;
}

img, div { behavior: url(styles/pngfix/iepngfix.htc) }
div.noPngfix {
  behavior: none;
}
