body {
	background-color: #CCCCCC;
	text-align: center;
	font-family: "Arial", "Verdana";
	font-size: 11px;
	color: #999999;
	margin: 0px;
}
img {
	border: 0;
	outline: none;
	padding: 0;
	margin: 0;
}
object {
	outline: none;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    outline: none;
}
#nav
{
    position:relative;
    text-align:left;
    height:33px;
    padding-right:20px;
    padding-left:20px;
    background-color:#FF9933  
}
.mdHeader {
    text-align:left;
    margin-top:26px;
    margin-bottom:10px;
}
.mdSectionText {
    font-size:1.6em;
    text-align:left;
}
.contactForm {
    font-size:1.6em;
    text-align:left;
    margin-top:10px;
}
.contactForm input, .contactForm textarea {
	height: 26px;
	width: 300px;
	color: #b4b4b4;
	font-size: 1.1em;
	text-align: left;
	border: 2px solid #CCCCCC;
	padding: 2px;
	outline: none !important;
}
.contactForm textarea {
	height: 120px;
}
.mdFloatRight {
    float:right;  
    margin-left:10px
}
#introTextLarge {
	color: #57C6D0;
	font-size: 2.4em;
	font-weight: bold;
	text-align: left;
}
#introTextNormal {
	color: #b4b4b4;
	font-size: 1.6em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 5px;
}
.libColumn {
	position: absolute;
	top: -1px;
	width: 364px;
}
.libVideoBox {
	margin-right: 0px;
	margin-top: 0px;
}
.libVideo {
	width: 130px;
	height: 100px;
	border: thin solid white;
}
.libVideoThumb
{
	margin: 5px;
}
.libVideoTitleText {
	margin-left: 6px;
	margin-bottom: 0px;
	width: 120px;
	height: 35px;
}
.libBorderVertical {
	height: 490px;
	width: 1px;
	background-image: url( '/images/dashedLine.gif' );
}
.libraryHeader {
	margin-left:20px;
	margin-right:20px;
	width: 90%;
	margin-top: 6px;
	margin-bottom: 0px;
	height: 25px;
	padding-left:4px;
	padding-right:25px;
}
.contentWrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url('/images/librayMiddleRow_new.gif');
}
#videoSectionA{
	width: 49.8%;
	position: relative;
	float: left;
}
#videoSectionB {
	width: 49.8%;
	position: relative;
	float: right;
}
#videoFooter {
	clear: both;
	height: 10px;
	text-align: center;
}
.videoDetailDiv{
	height: 100px;
}
.videoThumbDetailDiv{
	height: 0px;
	width: 130px;
	text-align: center;
}
.videoSummary{
	height: 50px;
	overflow: hidden;
	width: 275px;
}
.videoDetailSection {
	float:left;
	overflow: hidden;
	margin-top: 3px;
	padding-left: 6px;
	vertical-align: top;
	height: 96px;
	width: 275px;
}
.videoThumbDetailSection {
	background: 3px;
	overflow: hidden;
	padding-left: 5px;
	vertical-align: top;
	height: 55px;
	width: 130px;
	text-align: center;
	float: left;
}
.videoThumbImage {
	float:left;
	width:128px;
	height:96px;
	cursor: pointer;
	background: #FFFFFF;
	border: 4px solid #FFFFFF;
	z-index: 5;
}
.videoTitleSingle{
	color: rgb(255, 153, 51);
	font-weight: bold;
	text-decoration: none;
	height: 12px;
	vertical-align: top;
	cursor: pointer;
}
.hyperlink{
	color: rgb(255, 153, 51);
	font-weight: bold;
	text-decoration: none;
	height: 12px;
	vertical-align: top;
	cursor:pointer;
}
.imglink{
	cursor:pointer;
	padding: 0px;
	margin: 0px;
}
.videoTitleMultiple{
	color: rgb(255, 153, 51);
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	text-align: center;
	cursor: pointer;
}
.videoLength {
	font-weight:bold;
}
.videoThumbBoxLeft{
	height:160px;
	width:130px;
	position:relative;
	float:left;
}
.videoThumbBoxRight{
	height:160px;
	width:130px;
	position:relative;
	float:right;
}
.videoThumbStats{
	height:0px;
	position:relative;
	top:30px;
}

.videoThumbStatsIE{
	height:0px;
	position:relative;
	top:10px;
}
