body { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	/*min-width: 1000px;*/
        height: 100%;
        background: url(images/design/media-bg-repeat.jpg) repeat-x;
        background-color: #f0f0f2;
}


/*-----------Home Page Stuff ---------------*/

#container { 
	/*min-height: 100%;*/
	/*height: auto !important;*/
	height: 100%;
	/*margin: 0 auto -256px auto;*/
        margin: 0 auto;
        /*background-color: #f0f0f2;*/
    background: url(images/design/media-bg.jpg) no-repeat;
	background-position: top center;
	width: 1281px;
}




/*------------------ Secondary Page Stuff ------------------*/

#pagemiddle {
     width: 1060px;
     margin-left: 150px;
     margin-top:30px;


}

#pagetitle-media {
     width: 1000px;
     height: 20px;
     margin: 0 auto;
     text-indent: 350px;
     margin-bottom: -5px;
}

#leftcolumn {
     width: 327px;
     margin-right: 20px; 
     float: left;
}

#seriesinfo {
     width: 327px;
     float: left;
     text-align: center;
     margin-top: 15px;

}

#mediagraphic {
    width: 327px;
    float: left;
}

#mediatitle {
     font-size: 18px;
     margin-top: 3px;
}

#mediaspeaker {
font-size: 14px;
color: #aaaaaa;
margin-top: 5px;


}


#playwrapper {
     background: url(images/design/video-bg.gif) no-repeat;
     width: 573px;
     height: 456px;
     /*padding-left: 22px;
     padding-top: 12px;*/
     float: left;
     clear: both;
}

#live-playwrapper {
     /*background: url(images/design/live-video-bg.jpg) no-repeat;*/
     /*background: url(images/design/video-bg.gif) no-repeat;*/
     width: 573px;
     /*height: 427px;*/
     height: 456px;
     padding-left: 22px;
     padding-top: 12px;
     float: left;
     clear: both;
}



#video-message-title {
	margin-left: 10px;  
	margin-right: 10px;
	margin-top: 10px;

}

#sharebutton_wrapper {
	margin-left: 75px;

}
.sharebuttons {
     padding-top: 3px;
     padding-bottom: 25px;
     padding-right: 20px;
     float: left;
     color: #cccccc;
}


#categorybox {
     width: 327px;
     float: left;
} 


#categorycontent {
     background: url(images/design/category-bg.jpg) no-repeat;
     width: 233px;
     height: 552px;
     margin-left: 49px;
     margin-top: 33px;
     padding-left: 30px;
     padding-top: 30px;
     padding-bottom: 40px;
     /*overflow: hidden;*/

}


#secondarybody {
     width: 673px;
     float: left;

}

#pageicon {
    width: 473px;
    /*height: 270px;*/
     float: left;
    

}
#pageteaser {
     width: 200px;
     margin-top: 50px;
     float: left;
}

#pagecontent {
     margin-top: 11px;
     margin-left: 50px;
     width: 600px;
     float: left;
     
    /*min-height: 500px;*/
}

#media {
     margin-top: 10px;
     margin-left: 20px;
     float: left;
}

#servicedetails {
     margin-top: 11px;
     padding-right: 16px;
     overflow: auto;
     /*height: 450px;*/
     float: left;
     font-size: 12px;
     line-height: 1.3;
}

/*#servicedetails h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;

}
*/

#servicedetails p {
	margin: 0px;
	padding-bottom: 0px;

}



.contenttitle {
     font-size: 20px;     
     margin-top: 5px;
}

.contentsummary {
      text-indent: 20px;
      clear:both; 

}

.news_title {
     font-size: 20px;     

}

.news_copy {
      text-indent: 10px;
      	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}




#lcm_video {

	background: url("http://www.newspring.info/images/countdownbg.jpg") no-repeat;
	text-align: center;
	width: 532px;
	height: 420px;
       /* padding-top: 70px;*/
	
}

#lcm_live_video {

	background: url("http://www.newspring.info/images/countdownbg.jpg") no-repeat;
	text-align: center;
	width: 532px;
	height: 400px;
       /* padding-top: 70px;*/
	
}

#live_video_player {

	background: url("http://www.newspring.info/images/design/video-bg.gif") no-repeat;
	text-align: center;
	width: 533px;
	height: 420px;
	
}

#lcm_simlive_countdown {


}

#video_container {

	}


