﻿.Content_Wrapper, .Boxes_Wrapper
{
	overflow: hidden;
	position: relative; /* set width ! */
	width: 310px;
}
.Content, .Boxes_Content
{
	position: absolute;
	top: 0;
	left: 0;
}
.Boxes
{
	width: 310px;
	height: 120px;
}
.Boxes_Wrapper
{
	width: 260px;
	height: 120px;
	top: 0px;
	left: 0px;
}
.item
{
	display: inline;
}
.BoxesSlider
{
 width: 300px;
 margin: 2px 0 0 0;

}
.BoxesSlider .radslider
{
	margin: 0 ;
}
a.interactive_button_link {
	padding:2px 5px 2px 5px;
	margin:0px 5px 0px 0px;
	text-decoration:none !important;
	border:1px solid;
	font-weight:bold !important;
}
div.object_light div.description, div.object_dark div.description {
		margin-left:320px !important;
		font-size: 80% !important;
}
div.object_light div.description p, div.object_dark div.description p, div.object_light div.description h3, div.object_dark div.description h3 {
	font-size: 100% !important;	
}

div.additionalImages h4 
{
 padding-top:15px;
 margin-bottom:0; 
}

div.relatedAssets h4 {
 margin-top: 0;
 margin-bottom:0;
}

.Boxes_ImageContainer
{
 text-align:center;
 width:280px;
 padding:2px;
 padding-left:10px;
 padding-right:10px;
 border:1px solid #c0c0c0;
 border-bottom:none;
 background-color:#f0f0f0;
}
.Boxes_ScrollerContainer
{
 text-align:center;
 width:298px;
 border:1px solid #c0c0c0;
 border-top:none;
 background-color:#f0f0f0;
 padding-top:2px;
}

.Boxes_ImageContainer
{
 text-align:center;
 width:278px;
 padding:2px;
 padding-left:10px;
 padding-right:10px;
 border:1px solid #c0c0c0;
 border-bottom:none;
 background-color:#f0f0f0;
}
.Boxes_ScrollerContainer
{
 text-align:center;
 width:298px;
 border:1px solid #c0c0c0;
 border-top:none;
 background-color:#f0f0f0;
}

/* Video on Object Detail Page */
#objectVideo {
 padding-top: 15px;
}
#objectVideo h3 {
 margin-bottom: 0;
}
#objectVideo #videoPlayer {
 height: 215px;
}
#content #objectVideo p {
 font-size: 80% !important;
}

/* 2.18 sharetool adjustments */
div.description h3 a {
	float: right;
	font-weight: normal;
}

/* 2.19 Video/Audio Player Styles */
#video{
    width:300px !important;
}
#video #player{
    width: auto !important;
}
#video div.videoHead {
	width: 280px !important;
	padding: 10px !important;
}
#video div.videoHead h3 {
	font-size:12px;	
}