/* CSS Document */

#contentTop {
	border-left: none;
	}

#container {
	background-image: url("../images/background/background-grays.jpg");
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #CCCCCC;
	}

.visiting {
	float: left;
	width: 190px;
	_width: 220px;
	padding: 0px 10px 35px 10px;
	margin: 0px 20px 0px 0px;
	}

.learning {
	float: left;
	width: 40%;
	_width: 33%;
	padding: 0px 0px 35px 15px;
	margin: 0px 0px 0px 0px;
	}

.connecting {
	margin-left: 40%;
	_margin-left: 35%;
	padding-left: 15px;
	border-left: 4px solid white;
	_margin-right: 170px;
	}

.connecting ul {
	padding-left: 15px;
	margin-left: 15px;
	}
	
/*CLUB BULLETED LISTS AND PICTURES - for learning and connecting classes*/

.clublists {
	margin-right: 10px;
	margin-left: 10px;
	}
	
#contentMain {
	background-color: #CCCCCC;
	padding: 0px 0px 25px 0px;
	border-left: 4px solid white;
	margin: 0px;
	_margin-left: 163px;
	overflow: auto;
	_overflow: none;
	border-top: none;
	_height:100%;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #333333;
	text-transform: uppercase;
	margin: 0px;
	padding: 15px 10px 10px 20px;
	_padding-left: 15px;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: .9em;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 15px 10px 5px 10px;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 35px 10px 5px 10px;
	border-bottom: 1px solid #999999;
	}

.lighttab {
	background-color: #E9E9E9;
	padding: 15px 15px 5px 15px;
	margin: 20px 5px 20px -5px;
	border-bottom: thin double gray;
	border-right: thin double gray;
	border-left: thin double gray;
	}

ul {
	padding: 3px 10px 3px 10px;
	margin: 10px 10px 0px 10px;
	}

li {
	list-style-image: url("../images/background/arrow_blue.gif");
	list-style-position: outside;
	padding-top: 3px;
	}

li li {
	list-style-image: none;
	list-style-type: circle;
	}

ul ul {
	margin: 0px 0px 3px 10px;
	font-size: 1.3em;
	}

/* Added by SHD 8/13 */
#atoz li {
	display: inline;
	}
/* End SHD addition */

#contentMain li {
	margin-left: 5px;
	font-size: .8em;
	font-weight: bold;
	padding-bottom: 4px;
	/*line-height: 1.1;*/
	}

#contentMain ul ul{
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	font-size: 1.1em;
	}

#contentMain li li {
	padding: 2px 10px 0px 0px;
	}

#contentMain p {
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: .85em;
	}

#contentTop {
	overflow: auto; 
	_overflow: none;
	height: auto;
	_height: 300px;
	width: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	_margin-right: 170px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	border-right: none;
	}

#contentBottom {
	margin-top: 10px;
	/*overflow: auto;*/
	border-top: 4px solid white;
/*	margin-right: 170px; */
	}

#contentBottom ul{
	margin: 0px 20px 0px 20px;
	_padding-left: 15px;
	}

#contentBottom h2 {
	margin-left: -10px;
	}

#columnLeft {
	float: left;
	width: 165px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-color: #2E2E2E;
	_margin-right: -5px;
	}

#columnLeft ul {
	margin: 5px 0px 10px 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#columnLeft li {
	list-style-type: none;
	list-style-image: none;
	}

#columnLeft li {
	font-size: .8em;
	color: #CCCCCC;
	font-weight: normal;
	padding-bottom: 3px;
	list-style-image: url("../images/background/arrow_yellow.gif");
	}

#columnLeft a {
	color: #CCCCCC;
	text-decoration: none;
	}

#columnLeft a:visited {
	color: #CCCCCC;
	}

#columnLeft a:hover {
	text-decoration: underline;
	}

#columnLeft h4 {
	border-bottom: none;
	}

#columnLeft.sidenote {
	font-size: .9em;
	color: #CCCCCC;
	font-weight: normal;
	}

#leftItems {
	background-image: url("../images/background/background_fandv.jpg");
	background-repeat: no-repeat;
	width: 165px;
	padding: 0px;
	margin: 0px;
	}

#leftItems p {
	padding: 10px;
	margin: 0px;
	font-size: .8em;
	}
	
#weather {
	width: 120px; 
	height: 60px; 
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_120x60_bg.jpg ); 
	background-repeat: no-repeat; 
	background-color: #346797;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#columnRight {
	float: right;
	width: 164px;
	border-left: 4px solid white;
	background-color: #CCCCCC;
	font-size: .9em;
	overflow: auto;
	_overflow: none;
	}

#columnRight h2 {
	background-image: url("../images/background/background_header_pos1a.gif");
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	font-size: 1em;
	padding-bottom: 25px;
	padding-top: 4px;
	margin-bottom: 0px;
	text-align: right;
	color: #FFCC00;
	}

.darkHighlight {
	color: #000000;
	text-transform: none;
	font-size: 1.3em;
	font-weight: bold;
	}

#columnRight h3 {
	background-image: url("../images/background/background_fandv_headers.gif");
	background-repeat: no-repeat;
	background-color: #666666;
	font-size: 1em;
	padding-top: 25px;
	padding-bottom: 4px;
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: right;
	}

#columnRight h4 {
	font-size: 1.2em;
	margin-top: 0px;
	_margin-left: 0px;
	border-bottom: none;
	}

.highlight {
	color: #FFCC00;
	font-size: 1.4em;
	text-transform: none;
	}

#columnRight p {
	padding: 0px 10px 15px 15px;
	_padding-bottom: 3px;
	_padding-top: 15px;
	_margin-bottom: 0px;
	}

table {
	margin-bottom: 20px;
	font-size: .8em;
	}

td {
	padding: 5px;
	}

tr:hover {
	background-color: #FFFF99;
	}

#tip {
	background-color: #E7E7E7;
	background-image: url("../images/background/waves_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0px 0px 0px;
	margin: 10px auto 10px auto;
	width: 286px;
	text-align: center;
	font-style: italic;
	}

#tip p {
	padding: 5px 10px 25px 10px;
	margin: 0px;
	background-image: url("../images/background/waves_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	}

#special {
	background-color: #203359;
	background-image: url("../images/background/erinstar.gif");
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 5px 5px 5px 48px;
	font-size: .9em;
	}

#special a {
	color: white;
	}

#special a:visited {
	color: white;
	}

#special a:hover {
	color: #FF9900;
	}

#showcase {
	width: 410px;
	background-color: #E7E7E7;
	margin: 10px auto 10px auto;
/*	_margin-right: 170px;*/
	_margin-left: 20px;
	padding: 5px;
	text-align: center;
	
	}

#showcase ul {
	color: #003366;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	}

#showcase li {
	padding: 3px 10px 3px 10px;
	display: inline;
	border-right: 1px solid #999999;
	font-weight: normal;
	}

#photolist {
	float: right;
	width: 60px;
	}

#photolist p {
	padding: 0px;
	margin: 0px;
	}

#showcasecredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #666666;
	text-align: right;
	/*position: absolute;  HAS TO BE ENABLED TO ALTER BEHAVIORS ON CURRENT STUDENTS PAGE */
	}

.sidenote {
	font-size: .9em;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	}

.right {
	float: right;
	margin: 10px;
	}

.left {
	margin-right: 10px;
	}

.accentimg {
	float: right;
	margin: 10px 5px 10px 5px;
	_margin: 10px -30px 0px -0px;
	padding: 0px;
	}
