/* IACP ads-specific style sheet */

.content
{
	position: relative;
	width: 974px;
}

.sell
{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	height: 532px;
	width: 303px;
	border: solid 1px #E3E3E3;
	position: relative;
}

.sell p
{
/*	color: #B5A89C;
*/
	color: #9D9287;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
}

.sell a
{
	color: #9D9287;	
}

.sig
{
	font-style: normal;
	color: #938477;
}

#exceptional.sell
{
	margin-left: 0px;
}

#results p
{
	font-style: italic;
	font-size: 12px;
}

.quote img
{
	float: left;
	position: relative;
	left: 17px;
	top: 19px;
	padding-right: 34px;
	padding-bottom: 15px;
}

#price.sell, #price.sell p, #price.sell a
{
	margin-right: 0px;
	font-style: normal;
/*	color: #B5A89C;
*/
	color: #9D9287;
	font-size: 14px;
	line-height: 18px;
}

#price.sell a
{
	display:block;
	color: #95887C;
	margin-left: 20px;
	/*margin-top: 73px;*/
}

#price.sell ul
{
	/*padding: 17px;*/
	padding-left: 32px;
	padding-top: 7px;
        padding-bottom: 2px;
        padding-right: 17px;
}

#price.sell li
{
	padding-bottom: 5px;
}

#sign-up-button
{
	position: absolute;
	right: 12px;
	bottom: 10px;
}

/* course carousel */

#courses {
	overflow: hidden;
	background-color: #42403D;
	position: relative;
	top: -20px;
	height: 399px;
	width: 951px;
}

#courses p
{
	color: #B5A89C;
	position: relative;
	left: 28px;
	top: 2px;	
}

#courses .items {
	width: 533px;
	height: 360px;
	position: relative;
	top: 4px;
	margin-left:28px;	
}
	
#courses .items li {
	display: block;
	position: absolute;
	top: 0; 
	left: 0;
	width: 533px;
	height: 360px;
	background-color: #42403D;
	z-index: 40;
}
		
#courses .items a {
	display: block;
}
	
#courses .items a img {
	display: block;
	border: none;
}

/* course selector */

#courses .itemlinks {
	position: absolute;
	left: -194px;
	bottom: 40px;
	height: 28px;	
	background-color: #B5A89C;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 99;
	padding: 2px 3px 2px 5px;
}

#courses .itemlinks li {
	display: block;
	float: left;
	margin-right: -1px;
	padding: 6px 0;
	font-weight: bold;
	color: #F0F0F0;
	background-color: inherit;
	cursor: pointer;
	font-size: 18px;
	height: 26px;
}

#courses .itemlinks li:first-child .number {
	border-left: none;
}

#courses .itemlinks li:hover, #courses .itemlinks li.active {
	color: #805932;
}	
			
#courses .itemlinks .number {
	border-left: solid 1px #DEDEDE;
	padding: 0 10px;
}

#syllabi
{
/*	background: url(/images/pages/callout_v3.png) no-repeat top left;
*/	
	position: absolute;
	right: 30px;
	top: 20px;
	width: 348px;
	height: 360px;
}

#syllabi img
{
	z-index: 45;
	margin-top: 2px;
}

#syllabi p 
{
	padding: 5px;
	
	font-style: italic;
/*	background: white;
*/	position: relative;
	left: 30px;
	width: 300px;
}

#syllabi h2
{
/*	color: #B5A89C;
*/
/*	color: #85786C;
*/	
	color: #42403d;
	font-size: 16px;
	margin-left: 16px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
/*	background: white;
*/	text-align: center;
}

#syllabi a
{
/*	color: #B5A89C;
*/
/*	color: #85786C;
*/
	color: #CDC7C1;

}

#syllabi h3
{
/*	color: #B5A89C;
*/
/*	color: #85786C;
*/
	position: absolute;
	top: 60px;
	color: #ede6df;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 10px;
	padding: 3px;
	font-weight: bold;	
/*	background: white;
*/}		
	
.course-syllabus {
	display: block;
	position: absolute;
	top: 0; 
	left: 0;
	width: 348px;
	height: 360px;	
	z-index: -40;
}

#syllabi ul
{
	position: absolute;
	top: 100px;
	width: 311px;
/*	background: white;
*/	height: 255px;
	left: 30px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 5px;
}

#syllabi ul>li
{
	padding: 2px;
	margin-left: 5px;
	font-style: normal;
/*	color: #B5A89C;
*/	
/*	color: #85786C;
*/
	color: #CDC7C1;
	width: 280px;
	display: list-item;
	vertical-align: top;
	position: relative; 
	top: -.45em;
}

#rm-video-frame
{
 	display: block; 
 	position: relative; 
	width: 430px; 
	height: 380px; 
	background-color: white; 
	padding: 20px;
}


		
		
		
		
		
		
		
		
		
		
		
		
		
