* {
	margin:auto;
	padding:0;
	#margin:0px;/* override for Microsoft Internet Explorer browsers*/
}


img {
	border:none;
}

ul {
	list-style:none;
}

#container {
	background-repeat:no-repeat;
	width:747px;
	height:450px;
	margin:auto;
}

#map-wrapper {
	background-image:url("../images/map-background3.jpg");
	background-repeat: no-repeat;
	height:450px;
	width:747px;
	position:absolute;
	top:235px;
	padding-top:60px;
	padding-left:100px;
}



#map-nav {
	height:255px;
	list-style:none outside none;
}
#map-nav-overlay {
	position: absolute;
	top:30px;
	left:100px;
	height:355px;
	list-style:none outside none;
}


#sf a {
	background-image:url("../images/sf.jpg");
	background-repeat:no-repeat;
	display:block;
	height:255px;
	overflow:hidden;
	float:left;
	margin-right:9px;
	width:101px;
}

#sf a:hover {
	background-position:0 -255px;
}


#la a {
	background-image:url("../images/la.jpg");
	background-repeat:no-repeat;
	display:block;
	height:255px;
	overflow:hidden;
	float:left;
	margin-right:9px;
	width:101px;
}

#la a:hover {
	background-position:0 -255px;
}


#nyc a {
	background-image:url("../images/nyc.jpg");
	background-repeat:no-repeat;
	display:block;
	height:255px;
	overflow:hidden;
	float:left;
	margin-right:9px;
	width:101px;
}

#nyc a:hover {
	background-position:0 -255px;
}


#sd a {
	background-image:url("../images/sd.jpg");
	background-repeat:no-repeat;
	display:block;
	height:255px;
	overflow:hidden;
	float:left;
	margin-right:9px;
	width:101px;
}

#sd a:hover {
	background-position:0 -255px;
}

#oc a {
	background-image:url("../images/oc.jpg");
	background-repeat:no-repeat;
	display:block;
	height:255px;
	overflow:hidden;
	float:left;
	margin-right:0px;
	width:101px;
}

#oc a:hover {
	background-position:0 -255px;
}

#everywhere {
	position:absolute;
	top:322px;
	left:100px;
	
}

#everywhere a {
	background-image:url("../images/everywhere.jpg");
	background-repeat:no-repeat;
	display:block;
	height:60px;
	overflow:hidden;
	width:540px;
	float:left;
}

#everywhere a:hover {
	background-position:0 -60px;
}



#la-rollover {
	width:101px;
	height:255px;
	position:relative;
	background-image:url("../images/la-hover.png");
	display:none;
	float:right;
	background-repeat:no-repeat;
}

#la-rollover-wrapper {
	width:101px;
	height:255px;
	position:absolute;
	left:0px;
}

#la-cities {
	list-style:none;
	margin-top:70px;
	margin-left:15px;
	letter-spacing:1.5px;
	line-height:25px;

}

#close-la {
	height:20px;
	width:20px;
	position:absolute;
	top:3px;
	left:3px;
	background-image:url(../images/close-button.png);
}

#close-sf, #close-nyc, #close-sd, #close-oc, #close-westla, #close-downtownla, #close-northridge, #close-longbeach {
	height:20px;
	width:20px;
	position:absolute;
	top:3px;
	right:3px;
	background-image:url(../images/close-button.png);
}

#info-sf {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-sf.jpg");
	display:none;
}


#info-westla {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-westla.jpg");
	display:none;
}

#info-downtownla {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-downtownla.jpg");
	display:none;
}

#info-northridge {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-northridge.jpg");
	display:none;
}

#info-longbeach {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-longbeach.jpg");
	display:none;
}

#info-nyc {
	position:absolute;
	left:101px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-nyc.jpg");
	display:none;
}

#info-sd {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-sd.jpg");
	display:none;
}

#info-oc {
	position:absolute;
	left:0px;
	width:747px;
	height:355px;
	background-color:#1a4b76;
	background-image:url("../images/info-oc.jpg");
	display:none;
}

/***** OVERLAY STYLING ******/

.location {
	margin:0;
	width:415px;
	height:18px;
	font-weight:400;
	line-height:normal;
	font-size:20px;
	color:#CCC;
	letter-spacing:1px;
	opacity:0.5;
	text-align:right;
	position:absolute;
	right:50px;
	top:8px;
}

.location-description {
	margin:0;
	width:335px;
	height:125px;
	position:absolute;
	top:40px;
	left:45px;
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
	color:#CCCCCC;
}

.location-intro-line {
	margin:0;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	letter-spacing:1px;
	line-height:normal;
}

.first-letter {
	font-size:20px;
}

.description {
	line-height:1.2em;
}

.location-img {
	width:252px;
	height:152px;
	position:absolute;
	top:35px;
	right:40px;
}

.courses-offered {
	width:300px;
	height:120px;
	font-size:12px;
	color:#FFFFFF;
	position:absolute;
	right:10px;
	top:190px;
}

.courses-offered p {
	text-align:center;
	line-height:0.8em;
}

.small-text {
	font-size:11px;
	color:#A0A0A0;
	line-height:1em;
	margin-bottom:13px;
	margin-top:3px;
}

.lsat-administration {
	text-decoration:underline;

}

.course-list1 {
	width:155px;
	float:left;
	font-size:10px;
	margin-bottom:8px;

}

.course-list2 {
	width:135px;
	float:right;
	font-size:10px;
	margin-bottom:8px;
}

.course-list3 {
	width:135px;
	float:left;
	font-size:10px;
	margin-top:5px;
}

.course-list4 {
	width:135px;
	float:right;
	font-size:10px;
}

.courses {
	padding-top:3px;
	text-align:center;
}

.instructors-wrapper {
	width:415px;
	height:140px;
	position:absolute;
	bottom:0px;
	left:10px;
}


 .instructors-wrapper ul {
	   margin: 0;
	   padding: 0;
	   list-style-type: none;
	   text-align: center;
}

.instructors-wrapper ul li { 
	display: inline; 
}

.instructors-wrapper ul li a {
	   text-decoration: none;
	   padding: .2em .1em;
}


/***** END OVERLAY STYLING ******/

a:link {
	color:#BCBCBC;
	text-decoration:none;
}

a:visited {
	color:#BCBCBC;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
}



#addtocart-button1 {
	background:url("../images/addtocart-button.png");
	background-repeat:no-repeat;
	background-position:top left;
	height:17px;
	outline:none;
	border:none;
	width:84px;
	margin-top:33px;
	overflow:none;
}

#addtocart-button1:hover {
    background-position:0px -17px;
}

#addtocart-button1:active {
    background-position:0px -34px;
}

