/* --------------------  general  -------------------- */
#homeContainer {
	display: inline;
	width: 988px;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top left;
}
/* --------------------  cols  ----------------------- */
#homeContainer #homeCol1 {
	display: inline;
	position: relative;
	float: left;
	width: 185px;
	background-position: 0 top;
	background-image: url(~/media/Images/coas/bgImages/leftSide.jpg);
	background-repeat: repeat-y;
	border-right: none;
	height: 750px;
}
#homeContainer #homeCol2 {
	display: inline;
	position: relative;
	float: left;
	width: 550px;
	color:#787570;
	line-height: 1.3em;
}
#homeContainer #homeCol3 {
	background-position: 0 top;
	background-image: url(~/media/Images/coas/bgImages/rightSide.jpg);
	background-repeat: repeat-y;
	display: inline;
	float: right;
	width: 230px;
	position: relative;
	border-left: none;
	height: 750px;
}

.ie7 p, .ie6 p{
  margin: 0;
  padding: 0;

}
 
/* --------------------  cols ie6 fixes ----------------------- */
.ie6 #homeContainer #homeCol1 {
	display: inline;
	position: relative;
	float: left;
	width: 185px;
}
.ie6 #homeContainer #homeCol2 {
	display: inline;
	position: absolute;
	float: left;
	width: 550px;
	color:#787570;
}
.ie6 #homeContainer #homeCol3 {
	background-position: 0 top;
	background-image: url(~/media/Images/coas/bgImages/right_bg.gif);
	background-repeat: repeat-y;
	display: inline;
	float: right;
	width: 230px;
	position: relative;
	padding-bottom:15px;
}
/* -------------------- ie6 and ie7 spacing fixes ----------------------- */
.ie6 #one p, .ie7 #one p {
	margin:0 0 0 0;
}
.ie6 hr, .ie7 hr {
	margin:0 0 0 0;
}
.ie6 #four h3, .ie7 #four h3 {
	width: 325px;
}
.ie7 .floatText {
	width: 350px;
	margin-top:-15px;
}
.ie6 .floatText {
	width: 350px;
	margin-top:-15px;
	padding: 0 0 0 5px;
}
.ie6 #one {
	margin-left: 8px;
}
.ie6 #six {
	padding: 0 0 0 15px;
	margin: 20px 0 0 0;
}
/* --------------------  one  ------------------------ */

#one {
	width: 150px;
	height: 490px;
 *height: 505px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
	text-align: center;
}
#one a:link, #one a:visited, #one a:hover, #one a:active{
	display: block;
	font-weight: bold;
	text-decoration:none;
	font-size: .9em;
}
#one .contact {
	color:#808080;
	font-size:.9em;
	text-align: left;
	margin: 70px 0 0 0;
}
/* --------------------  two  ------------------------ */
#two {
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	width: 518px;
	height: 233px;
}
/* --------------------  three  ---------------------- */
#three {
	float: left;
	display: inline;
	width: 535px;
	margin: 15px;
	font-size:.9em;
}
#three h1 {
	padding: 10px 0 0 0;
	border: 0px;
	font-size: 1.2em;
}
/* --------------------  four  ----------------------- */
#four {
	font-size: .8em;
	margin-top:408px;
}
.ie7 #four {
	margin-top:10px;
}
#four h2 {
    color: #FFFFFF;
    font-size: 1.1em;
    padding: 0 0 0 90px;}
#four h3 {
	color: #1e4155;
	font-size: 1.2em;
	width: 470px;
	line-height:1.2em;
}
.homeHeadlines {
	background:none repeat scroll 0 0 #077D97;
	color:#FFFFFF;
	font-size:1.2em;
	height:27px;
	margin:0 0 5px;
	padding: 2px 0 0 13px;
	width:571px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

.homeHeadlines img {
    float: left;
    margin-left: -10px;
    margin-top: -26px;
    padding: 0;
}
.recentHeadlines {
	margin: 10px 0 0 0;
	padding:0 10px 0 10px;
	width:550px;
	height: 120px;
}
.recentHeadlines img {
	float:left;
	padding:0 10px 10px 0;
	background-color:#FFFFFF;
	border:1px solid #808080;
	margin: 0 10px 10px 0;
	padding:4px;
}
.headlinedate {
	float: right;
}


.ie7 .headlinedate {
	float: right;
        margin: 20px 0 0 0;
}
.ie7 .recentHeadlines .headlinedate {
	margin: 0px;
}

/* --------------------  six  ----------------------- */
#six {
	width: 210px;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	float: right;
	height:495px;
 *height:510px;
	background-position: 50% 0;
        font-size:0.9em;
}
#six .quicklinks {
	margin-top:50px;
}
#six .events a:link, #six .events a:hover, #six .events a:visited, #six .events a:active {
        font-weight:bold;
}
.drexel {
	margin: 10px 0 10px 0;
	position: relative;
}
.drexel img {
	background-color:#FFFFFF;
	border:1px solid #808080;
	height: 100;
	padding:4px;
}
.socialMedia p {
	font-size:.9em;
	padding: 0 0 10px 0;
}
.socialMedia img {
	border:0;
	padding:0;
}

/* ----------- hr styles-  ie6 and 7 no support for images in hr tag --------------- */

hr {
    background: url("~/media/Images/coas/bgImages/list-department-divider.gif") no-repeat scroll center top transparent;
    border-style: none;
    border-width: 1px 0 0;
    clear: both;
    height: 3px;
    margin: 0 0 10px;
    padding: 0;
}

.ie6 hr, .ie7 hr {
	border-color:#808080;
	border-style:dashed;
	border-width:1px 0 0;
	clear:both;
	height:1px;
	margin:0 0 5px;
	padding:0;
}

