.italic					{ font-style : italic; }
					
#containerFlash			{ height : auto; margin-top: 15px; }

.inlineP				{ display : inline; float : left; }	
#videoTopWrap			{ height : 18px; width : 748px; margin: 0 auto 10px auto; overflow : auto;
						}
#videoInfo				{ float : left; overflow: hidden; height: 18px; color : #888888; }
#videoInfo h3			{ font-weight : normal; display: inline; font-size : 13px; font-style:normal; }
#videoInfo .label		{ font-weight : bold; }
.field					{ margin : 0px 17px 0 0; }
.socialmedialist		{ display : inline; }
.socialmedialist li 	{ display : inline; margin: 0; }	
#socialLinks			{ float : right; width : auto; height : auto; overflow : hidden; }
#socialLinks ul			{ margin : 0; }
#shareLabel				{ font-size : 10px; margin : 3px 0 0 0; }
.socialButton			{ width : 18px; height : 18px; float : left; margin-left : 9px; display : inline; }
#facebookButton			{ background: url(../images/facebookIcon.png) no-repeat; }
#twitterButton			{ background: url(../images/twitterIcon.png) no-repeat; }
#stumbleuponButton		{ background: url(../images/stumbleuponIcon.png) no-repeat; }
#diggButton				{ background: url(../images/diggIcon.png) no-repeat;}
#emailButton			{ width : 19px; height : 13px; 
                          background: url(../images/emailIcon.png) no-repeat;
                          margin-top : 2px; 
                        }



#videoWrap				{ width : 1024px; height : auto; margin: 0 auto; overflow : auto; }
.videoPlayerNav			{ width : 58px; height : 68px; }
#navLeft	 			{ float : left; background : url(../images/navArrowLeft.png) no-repeat #FFFFFF; background-position : 0px 0px;
						  margin : 200px 79px 0 0; 
						}
#navRight				{ float : left; background : url(../images/navArrowRight.png) no-repeat #FFFFFF; background-position : 0px 0px; 
						  margin : 200px 0 0 79px; 
						}
#videoPlayer			{ height: 468px; width: 748px; float : left; overflow : hidden; background-color : #aaa; 
						  border: 1px solid #aaa;
						}
#ytPlaceHolder			{ height: 468px; width: 748px; float : none; overflow : hidden; background : url(../images/black.png) repeat transparent; position : absolute; }


#videoTrack				{ height: 165px; margin: 12px 0 0 0; }


.actions	{
	z-index: 10;
	position: absolute;
}

#action1 {
	margin: 85px 0 0 -110;
	width: 124px; height: 112px;
	background-image: url('../images/action1.png'); background-repeat:  no-repeat;
}

#action2 {
	margin: 425px 0 0 845px;
	width: 177px; height: 114px;
	background-image: url('../images/action2.png'); background-repeat:  no-repeat;
}

#action3 {
	margin: -15px 0 0 550px;
	width: 270px; height: 108px;
	background-image: url('../images/action3.png'); background-repeat:  no-repeat;
}


