@charset "UTF-8";
/* CSS Document */

body {
	form:clear:both;
}
a{
  outline: none;
}


#MediaPlayer {
	width:700px;
	position:relative;
	z-index:7;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../_img/MediaCenterBG2.jpg);
	background-repeat:no-repeat;
}

#MediaPlayer embed{
	position:relative;
	z-index:20;
}

#MediaPlayer #TopContent{
	height:249px;
	width:700px;
}

#MediaPlayer #VideoBox{
	width:387px;
	height:218px;
	margin:12px 18px 19px 15px;
	float:left;
	position: relative;
	z-index: 12;
	/*background:url(/_img/VideoPlayer.png);
	background-repeat:no-repeat;*/
}

#MediaPlayer #AboutBox{
	width:232px;
	height:205px;
	padding:17px 20px 20px 40px;
	margin:7px 5px 0px -20px;
	position:relative;
	float:right;
	font-size:10px;
	z-index:-10;
	/*background:url(/_img/AboutBox.png);
	background-repeat:no-repeat;*/
	color:#000000;
}

#MediaPlayer #AboutBox #AboutText{
	position:relative;
	z-index:200;
	color:#000000;
}

#MediaPlayer #AboutBox h2{
	margin:2px 0px 5px 0px;
	padding:0x;
	font-size:12px;
	font-weight:bold;
	color:#ff662d;
}

#MediaPlayer #AboutBox .SubTitle{
	display:block;
	margin:0px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

#MediaPlayer #CategoriesBox{
	width:700px;
	height:161px;
	margin:-48px 0px 0px 0px;
	position:relative;
	z-index:10;
	/*background:url(/_img/CategoriesBox.png);
	background-repeat:no-repeat;*/
}

#MediaPlayer #CategoriesBoxFull{
	width:700px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	z-index:10;
	overflow:auto;
}

#MediaPlayer #CategoriesBoxFull #Top{
	width:277px;
	height:36px;
	margin:-45px 0px 0px 0px;
	position:relative;
	z-index:20;
	padding:13px 0px 0px 423px;
	/*background-image:url(/_img/CategoriesTop.png);
	background-repeat:no-repeat;*/
}

#MediaPlayer #CategoriesBoxFull #Mid{
	width:665px;
	padding:0px 0px 0px 35px;
	overflow:auto;
	background-image:url(/_img/CategoriesMid.jpg);
}

#MediaPlayer #CategoriesBoxFull #Bottom{
	width:700px;
	height:17px;
	background-image:url(/_img/CategoriesBTM.jpg);
	background-repeat:no-repeat;
}

#DropDownBox{
	width:265px;
	height:24px;
	position:absolute;
	z-index:100;
	margin:219px 0px 0px 423px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#DropDownBox .RowElem .jqTransformSeletWrapper ul
{
    width: 270px;
}

#MediaPlayer #CategoriesBox #FeaturedVideos {
	position:absolute;
	margin:47px 0px 0px 18px;
	width:669px;
	height:92px;
}

#BottomContent {
	width:692px;
	height:380px;
	padding:0px 2px;
	margin:7px 0px 0px 0px;
}	

#BottomContent .float{
	float:left;
}

#BottomContent .floatright{
	float:right;
}

#BottomContent .Column{
	width:222px;
	/*height:313px;*/
	margin:0px 13px 0px 0px;
}

#BottomContent .ColumnnoMargin{
	width:222px;
	/*height:313px;*/
	margin:0px;
}

#BottomContent .Column #LatestNews{
	width:222px;
	height:258px;
	padding:55px 0px 0px 0px;
	background:url(/_img/LatestNewsBG.png);
}

#BottomContent .Column #LatestNews img.RSS{
	display:block;
	float:right;
	margin:-55px 0px 0px 0px;
	padding:12px 10px 0px 0px;
	border:none;
}

#BottomContent .Column #LatestNews a.NewsItem{
	display:block;
	width:194px;
	padding:8px 0px;
	margin:0px 14px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	border-bottom:1px #ccc solid;
	line-height:14px;
}

#BottomContent .Column #LatestNews a.ViewAll{
	display:block;
	width:194px;
	padding:8px 0px 0px 0px;
	margin:0px 14px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#327ad8;
	text-decoration:none;
	line-height:14px;
}

#BottomContent .Column #LatestNews a.ViewAll:hover{
	text-decoration:underline;
}


#BottomContent .Column #LatestNews a.NewsItem:hover{
	text-decoration:underline;
}

#BottomContent .Column #news-feed {
    width:223px;
	height:97px;
	margin-top:6px;
	background:url(/_img/AdConversion_LCRP.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#BottomContent .Column #news-feed a{
    display:block;
    width:222px;
	height:86px;
}
#BottomContent .Column #donate-now {
    width:222px;
	height:94px;
	margin-top:6px;
	background:url(/_img/donate.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
#BottomContent .Column #donate-now a{
    display:block;
    width:222px;
	height:86px;
}
#BottomContent .Column #Speakers{
	width:207px;
	height:98px;
	font-size:11px;
	padding:45px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	background:url(/_img/AdConversion_News.png);
}
#BottomContent .Column #Speakers a
{
    display: block;
	width:207px;
	height:49px;
	font-size:11px;
	
}
#BottomContent .Column #class-events{
	width:210px;
	height:98px;
	font-size:11px;
	padding:45px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	background:url(/_img/AdConversion_ClassEvent.png);
}
#BottomContent .Column #class-events a
{
    display: block;
	width:207px;
	height:49px;
	font-size:11px;
	
}
#BottomContent .Column #donate-now {
    width:222px;
	height:94px;
	margin-top:6px;
	background:url(/_img/AdConversion_Telfair.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#BottomContent .Column #donate-now a{
    display:block;
    width:222px;
	height:86px;
}
#BottomContent .Column #Media{
	width:222px;
	height:213px;
	background:url(/_img/MemberMediaBG.png);
}

#BottomContent .Column #Media .titletext{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:37px 14px 0px 14px;
	margin:0px 0px 0px 0px;
	color:#000000;
}

#BottomContent .Column #Media #Form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:0px 14px 0px 14px;
}

#BottomContent .Column #Media #Form .formItem{
	display:block;
	padding:10px 0px 0px 0px;
}

#BottomContent .Column #Media #Form .formItem input{
	display:block;
	width:185px;
}


#BottomContent .Column #Media .submit{
display:block;
margin:9px 5px 0px 0px;
float:right;
	background:url(/_img/AccessBTN.jpg);
	border:0px solid #fff;
	cursor:pointer;
	width:82px;
	height:28px;
	outline:none;
	
}

#BottomContent .Column #StockLibrary{
	width:222px;
	height:158px;
	background:url(/_img/StockLibraryBG.png);
	padding-top:55px;
}

#BottomContent .Column #StockLibrary a.ViewAll{
    color:#FFFFFF;
    float:right;
    margin-top:-25px;
    padding-right:10px;
    text-decoration:none;
}

#BottomContent .Column #StockLibrary a.ViewAll:hover{
    text-decoration:underline;
}

#BottomContent .Column #StockLibrary .StockItem img{
	height:51px;
	border:solid 2px #446FB6;
	float:left;
	margin-right:10px;
}

#BottomContent .Column #StockLibrary .StockItem{
	display:block;
	width:203px;
	height:55px;
	padding:8px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	border-bottom:1px #ccc solid;
	line-height:14px;
	margin:0 10px 0 10px;
}

#BottomContent .Column #StockLibrary a.ViewLarger{
	display:block;
	width:194px;
	margin:0px 14px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#327ad8;
	text-decoration:none;
	line-height:14px;
}

#BottomContent .Column #StockLibrary a.ViewLarger:hover{
	text-decoration:underline;
}
#BottomContent .Column #Facebook{
	width:222px;
	height:245px;
	padding:50px 0px 5px 0px;
	background:url(/_img/facebook.png);
	margin-bottom: 5px;
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	word-wrap: break-word; /* IE */
	overflow:hidden;
}
 #Facebook-content
 {
    margin-left: 0 auto;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #5A5A5A;
    border-left: 1px solid #5A5A5A;
    border-bottom: 1px solid #5A5A5A;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 243px;
}
#BottomContent .Column #Facebook ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#BottomContent .Columnn #Facebook ul li{
	display:block;
	width:194px;
	padding:8px 0px;
	margin:0px 14px;
	border-bottom:1px #ccc solid;
}

#BottomContent .Column #Facebook ul span{
	display:block;
}

#BottomContent .Column #Facebook ul span a{
	color:#000;
}

#BottomContent .Column #Facebook ul a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#446fb6;
	text-decoration:none;
}

#BottomContent .Column #Facebook #Facebook-link{
	margin:10px 0px 0px 14px !important;
	display:block;
	text-decoration:none;
	color:#000000;
}


#BottomContent .Column #Facebook #Facebook-link:hover{
	text-decoration:underline;
}
#BottomContent .ColumnnoMargin #Twitter{
	width:222px;
	height:245px;
	padding:50px 0px 5px 0px;
	background:url(/_img/twitter.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	word-wrap: break-word; /* IE */
	overflow:hidden;
}
 #Twitter-content{
margin-left: 0 auto;
border-top: 1px solid #ffffff;
border-right: 1px solid #5A5A5A;
border-left: 1px solid #5A5A5A;
border-bottom: 1px solid #5A5A5A;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
padding-left:8px;

height: 243px;
}
#BottomContent .ColumnnoMargin #Twitter ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#BottomContent .ColumnnoMargin #Twitter ul li{
	display:block;
	width:194px;
	padding:8px 0px;
	margin:0px 14px;
	border-bottom:1px #ccc solid;
}

#BottomContent .ColumnnoMargin #Twitter ul span{
	display:block;
}

#BottomContent .ColumnnoMargin #Twitter ul span a{
	color:#000;
}

#BottomContent .ColumnnoMargin #Twitter ul a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#446fb6;
	text-decoration:none;
}

#BottomContent .ColumnnoMargin #Twitter #twitter-link{
	margin:10px 0px 0px 14px !important;
	display:block;
	text-decoration:none;
	color:#000000;
}


#BottomContent .ColumnnoMargin #Twitter #twitter-link:hover{
	text-decoration:underline;
}

#BottomContent .ColumnnoMargin #email-patient {
    width:222px;
	height:94px;
	margin-top:6px;
	background:url(/_img/AdConversion_DaVinci.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#BottomContent .ColumnnoMargin #email-patient a{
    display:block;
    width:222px;
	height:86px;
}

#CategoriesBoxFull a.VideoItem{
	float:left;
	border:3px #fff solid;
	margin:0px 20px 10px 0px;
	padding:0px 5px 0px 5px;
	width:93px;
	height:100px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	line-height:10px;
	text-decoration:none;
}

#CategoriesBoxFull a.VideoItem:hover{
	background:#cccccc;
}

#CategoriesBoxFull a.VideoItem img{
	width:101px;
	height:56px;
	margin:0px -5px;
	overflow:hidden;
	border:1px #fff solid;
}

#CategoriesBoxFull a.VideoItem .title{
	font-size:10px;
	color:#ff983b;
	font-weight:bold;
	display:block;
	padding:2px 0px 2px 0px;
}
