/* GLAD Media Room Style Sheet */

.content_layout
{
	width:100%;
}

.content_layout .heading
{
	height:48px;
	width:767px;
	background-color:#D2C7B3;
}

.content_layout .heading .image
{
	float:left;
}

.content_layout .heading .back
{
	font-size:10px;
	padding-top:18px;
	padding-right:17px;
	float:right;
}
.content_layout .heading .back A
{
	background-image:url(../img/cta_arrow_back.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

.content_layout .content
{
	padding-top:24px;
	padding-bottom:46px;
}

.video_box
{
	display:inline; /* IE bug work-around */
	float:left;
	margin-left:13px;
	margin-right:5px;
	margin-bottom:21px;
	width:353px;
	height:171px;
	background-image:url(../img/mediaroom_videobox_bkgnd.gif);
	background-repeat:no-repeat;
	padding-top:14px;
	padding-left:9px;
}

.video_boxes_top
{
	display:inline; /* IE bug work-around */
	float:left;
	margin-left:15px;
	width:739px;
	height:13px;
	background-repeat:no-repeat;
}
.video_boxes_bg
{
	display:inline; /* IE bug work-around */
	float:left;
	margin-left:15px;
	width:739px;
	height: 300px;
	background-image:url(../img/mediaroom_2video_bg.gif);
	background-repeat:repeat-y;	
}


.video_boxes_bottom
{
	display:inline; /* IE bug work-around */
	float:left;
	margin-left:13px;
	width:739px;
	height:24px;
	background-repeat:no-repeat;
	padding-bottom:16px;
}

#scene12
{
	position: absolute;
	align: left;
	top: 264px;
	width: 220px;
	margin-left: 108px;
}

#scene1
{
	position: absolute;
	align: left;
	top: 600px;
	width: 220px;
	margin-left: 108px;
}

#scene2
{
	position: absolute;
	align: left;
	top: 264px;
	width: 220px;
	margin-left: 472px;
}

#scene3
{
	position: absolute;
	align: left;
	top: 600px;
	width: 220px;
	margin-left: 108px;
}

#scene4
{
	position: absolute;
	align: left;
	top: 600px;
	width: 220px;
	margin-left: 472px;
}
#description
{
	padding-bottom: 14px;
}

.video_link
{
	clear:both;
	background-image:url(/img/cta_tv.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	height:1.6em;
}

#thumbnail
{
	display:inline; /* IE bug work-around */
	float:none;
	width:220px;
	height:161px;
}

#copy
{
	display:inline; /* IE bug work-around */
	float:none;
	width:220px;
}

#title
{
	font-weight:bold;
	color:#404040;
	padding-top:14px;
	padding-bottom:4px;
}

#duration
{
	font-style:italic;
	padding-bottom:12px;
}

.print_box
{
	display:inline; /* IE bug work-around */
	float:left;
}

.print_box.left
{
	padding-left:213px;
	width:168px;
}

.print_box.right
{
	padding-left:74px;
	width:186px;
}

.print_box .thumbnail
{
	height:131px;
	padding-bottom:5px;
}

.print_box .title
{
	font-weight:bold;
	color:#404040;
	padding-bottom:10px;
	padding-left:2px;
}

.print_box .link
{
	padding-left:2px;
}

.print_box .link A
{
	background-image:url(../img/cta_magnifier.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.releases_area
{
	background-image:url(../img/dash_vert.gif);
	background-repeat:repeat-y;
	background-position:575px;
	border:1px solid white; /* IE hack */
}

.promo_quarter.releases
{
	width:160px !important;
	height:auto !important;
	background-image:none !important;
}

.recent_press_releases
{
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:20px;
	width:545px;
}

.recent_press_releases .heading
{
	padding-bottom:25px;
}

.recent_press_releases .archive_link A
{
	background-image:url(../img/cta_arrow.gif); 
	padding-right:12px; 
	background-position:right; 
	background-repeat:no-repeat;
	text-decoration:none;
	color:red;
}

.press_release
{
	padding-bottom:21px;
}

.press_release .date
{
	font-style:italic;
	padding-bottom:12px;
}
