@charset "UTF-8";
/* CSS Document */

.home a { text-decoration: none; }
.home a:hover { text-decoration: underline; }

#home-intro {
	width:480px;
	float: left;
	margin: 30px 0px 0px 24px;
}
#home-intro h1 {
	background: url(../images/home-ttl.gif);
	width: 480px;
	height: 35px;
}


#home-startcareer { 
	float: right;
	margin-top: 20px;
}

#home-startcareer a { 
	text-decoration: none;
	border: none 0px transparent;
	padding: 0;
	margin: 0;
}

#home-startcareer img { 
	text-decoration: none;
	border: none 0px transparent;
}

.home #categories {
	margin-top: 30px;
}

.home .homeCol {width:190px; float:left; margin-right: 2px;}
.home .homeCol h3{background: transparent url(../images/homeColHeader.gif) top center no-repeat; height: 36px; margin-bottom: 2px; text-align: center; font-weight: normal; font-size:14px; letter-spacing: 0.5px;}
.home .homeCol h3.creditText {line-height: 16px;}
.home .homeCol h3 a {display:block; text-decoration: none; color: #ffffff; padding-top: 10px;}
.home .homeCol h3.creditText a {padding-top: 2px}
.home .homeColLast {margin-right: 0;}
.home .homeColFirst h3 {background: transparent url(../images/homeColHeaderLeft.gif) top center no-repeat;}
.home .homeColLast h3 {background: transparent url(../images/homeColHeaderRight.gif) top center no-repeat;}
.home .homeCol .homeimage {margin: 0; padding: 0;}
.home .homeCol .homeimage img {margin: 0; padding: 0; border: none 0px transparent;}

.home .campusnews {width:800px; margin: 20px; float: left;}
.home .campusnews span {display: block; font-size: 11px; font-weight: normal; color: #707070; font-style: italic; line-height: 13px;}
.home .campusnews a {display: block; font-size: 11px; font-weight: normal; color: #53bbc7; margin-bottom: 10px; line-height: 13px;}


.home .dept { height: 300px; float: left; }
#corporate-home, #stores-home { width: 270px; }
#nydesign-home, #distribution-home { width:185px; }

.image {
	display: block;
	height: 263px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
.title {
	height: 37px;
	text-align: right;
	padding-right: 10px;
}
.title h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.title h3 a:hover { text-decoration: none!important; }
.title h3 { margin-bottom:-6px; }
.title span, .title span a {
	color: #FFFFFF;
	font-size: 11px;
}

#corporate-home .image, #corporate-home .title, #stores-home .image, #stores-home .title { width: 260px; }
#nydesign-home .image, #nydesign-home .title, #distribution-home .image, #distribution-home .title { width: 175px; }

#corporate-home .image { background: url(../images/home-corporate.jpg); }
#corporate-home .title { background: url(../images/home-corporate-btm.gif); }

#nydesign-home .image { background: url(../images/home-nydesign.jpg); }
#nydesign-home .title { background: url(../images/home-nydesign-btm.gif); }

#stores-home .image { background: url(../images/home-stores.jpg); }
#stores-home .title { background: url(../images/home-stores-btm.gif); }

#distribution-home .image { background: url(../images/home-distribution.jpg); }
#distribution-home .title { background: url(../images/home-distribution-btm.gif); }

.deptdiv { float: left; width: 10px; }
