/**/
.video-nav{
	min-width:100%;
	position:absolute;
	z-index:35;
	overflow:hidden;
	width:70px;
	bottom:76px;
}

.video-nav div.center a span {
	color:white;
	font-size:10px;
	font-family:Trebuchet MS;
	display:block;
}


.flipper {
	width: 567px;
	position: relative;
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-nav-center.png");
	height: 117px;
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-top:29px;
}

#flipper-latest-news {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-latestnews.png");
	height:26px;
	width:300px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:-29px;
}

#flipper-upcoming-shows{
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-latestshows.png");
	height:26px;
	width:300px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:-29px;
}

#flipper-show-title {
	position:absolute;
	right: 10px;
	top: -20px;
	color: #dddddd;
	font-family: Trebuchet MS, Arial;
}


#flipper-left {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-nav-left.png");
	background-repeat:no-repeat;
	margin-left: -36px;
	height: 117px;
	width:36px;
	float:left;
}

#flipper-right {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-nav-right.png");
	background-repeat:no-repeat;
	margin-right: -36px;
	height: 117px;
	width:36px;
	float:right;
}

.flipper ul li a:hover img {
	display:block;
	border: 2px solid #5e99c6;
}

.flipper-wrapper {
	background-repeat:x-repeat;
	float:left;
	width: 566px;
	margin-top: 15px;
	margin-left: 0px;
}

.flipper-wrapper ul {
	margin-left: 220px;
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.flipper ul li {
	display:block;
	float:left;
	padding: 4px;
	width: 105px;
	text-align:center;
}

.flipper ul li a img {
	display:block;
	border: 2px solid #999999;
	margin-left:2px;
}


.flipper-arrow {
	display: block;
	width: 37px;
	position: absolute;
	cursor: pointer;
	background-repeat:no-repeat;
	height: 267px;
}

#flipper-forward {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-right-arrow.png");
	right: -28px;
	height: 44px;
	width: 22px;
	top: 38px;
}

#flipper-forward:hover {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-right-arrow.png");
	background-position:-22px 0;
	right: -28px;
	height: 44px;
	width: 22px;
	top: 38px;
}

#flipper-back {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-left-arrow.png");
	background-repeat:no-repeat;
	left: -29px;
	height: 44px;
	width: 22px;
	top: 39px;
}

#flipper-back:hover {
	background-image:url("http://www.lmpn.tv/_images/flipper/flipper-left-arrow.png");
	background-repeat:no-repeat;
	background-position:-22px 0;
	left: -29px;
	height: 44px;
	width: 22px;
	top: 39px;
}



#videoPlayer {

	position: absolute;
	top: 0;
	left: 0;
	z-index: 25;
	margin-left: auto;
	margin-right: auto;
	min-height:535px;
}

#videoWrapper {

}




/*JD My borrowed global resetter. For what its worth, I disable some of the functionality. Specifically, the line height. It actuallycan make css harder to work with- so I would rather let the browser use what it feels is best. Typically, this means some browsers will render the line height a little taller. This is a non-issue typically. */

/** v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{
	overflow-x:hidden;
	overflow-y:auto;
}

body{
	margin:0px;
	background-color:black;
}



/* top nav experiment-NF */

.topnav{
float:left;
height:71px;
left:234px;
position:absolute;
top:31px;	
}

/** Jesse Expected classes **/


.fifths{
float:left;
width:20%;
}

.two-fifths{
float:left;
width:40%;
}

.three-fifths{
float:left;
width:60%;
}

.thirds{
float:left;
width:32.1%;
}

.two-thirds{
float:left;
width:66.6%;
}

.half {
float:left;
width:50%;
}
.clr{
	clear:both;
}

/** Jesse END**/

#logo-link img {
	margin-top:-50px;
}


#wrapper{
	width:100%;
	min-height:600px;
	position: absolute;
	min-width:931px;
	height:100%;
}

#welcome {
	background-image:url("http://www.lmpn.tv/_images/welcome.png");
	background-repeat:no-repeat;
	height:295px;
	width:555px;
	display:block;
	left:23%;
	top:35%;
	z-index:52;
	position:absolute;
	cursor:pointer;
	display: none;
}

#mditvlogo{
	top:0;
	left:0;
	position:absolute;
	height:134px;
	width:260px;
	z-index:4;
}

#logo-link-wrapper, #logo-link{
	position:absolute;
	height:75px;
	width:200px;
	z-index: 36;
}
#logo-link-wrapper {
	top:0px;
	left:0px;
}
#logo-link {
	top:32px;
	left:32px;
}

#content-ajax {
	width:100%;
	min-height:90%;
	position:absolute;
}

#image-holder{

	position:absolute;

	background-position:center top;
	background-repeat:no-repeat;
	z-index: 35;
}

#background-image{
	min-height:100%;
	position:absolute;
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	z-index: 16;
}


.image-holder-nav{
	background-position:left top;
	background-repeat:no-repeat;
	height:195px;
	width:230px;
	/* padding: 150px 31px 23px; */
	z-index: 35;
	position:absolute;
	margin-top:150px;
	margin-left:31px;
}

.image-holder-nav a {
	display:block;
	margin-left:-7px;
	cursor:pointer;
}


.image-holder-nav a.image-holder-nav-item {
	height:39px;
	width:100%;
	background-repeat:no-repeat;
	background-position:left top;
}

image-holder-nav div{
	cursor:pointer;
}

#shownav-home {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-home.png");
}

#shownav-home:hover {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-home-hover.png");
}

#shownav-news {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-news.png");
}

#shownav-naturalforces {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-naturalforces.png");
}

#shownav-secondopinion {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-secondopinion.png");
}

#shownav-news:hover {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-news-hover.png");
}

#shownav-naturalforces:hover {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-naturalforces-hover.png");
}

#shownav-secondopinion:hover {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-secondopinion-hover.png");
}		

#shownav-news:active {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-news-active.png");
}

#shownav-naturalforces:active {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-naturalforces-active.png");
}

#shownav-secondopinion:active {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-secondopinion-active.png");
}	

#shownav-secondopinion:hover {
	background-image:url("http://www.lmpn.tv/_images/shownav/shownav-secondopinion-hover.png");
}		

.image-holder-nav a img {
	border:none;
}
a.logo {
	margin-bottom:50px;
	margin-left:0px;
}

.show-information{
	position:absolute;
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:60px;
	padding:10px;
	width:325px;
	right: 0%;
	z-index:30;
	top:100px;
	cursor:pointer;
}

#watchnow {
	background-image:url("http://www.lmpn.tv/_images/buttons/button-common-features-watchnow.png");
	margin:13px auto auto;
	background-repeat:no-repeat;
	height:36px;
	width:145px;
	cursor:pointer;
}

#watchnow:hover {
	background-image:url("http://www.lmpn.tv/_images/buttons/hover-common-features-watchnow.png");
	margin:13px auto auto;
	background-repeat:no-repeat;
	height:36px;
	width:145px;
	cursor:pointer;
}

#previewnow {
	background-image:url("http://www.lmpn.tv/_images/buttons/button-common-features-previewnow.png");
	margin:13px auto auto;
	background-repeat:no-repeat;
	height:36px;
	width:149px;
	cursor:pointer;
}

#previewnow:hover {
	background-image:url("http://www.lmpn.tv/_images/buttons/hover-common-features-previewnow.png");
	margin:13px auto auto;
	background-repeat:no-repeat;
	height:36px;
	width:149px;
	cursor:pointer;
}

.hospital-module{
	position:absolute;
	background-position:top right;
	background-repeat:no-repeat;
	padding:23px;
	width:159px;
	top: 250px;
	right: 0%;
	z-index:35;
	/*display:none;*/
}


.show-information h1 {
	color:white;
	font-family:times New Roman;
	font-size:1.7em;
}

.show-information hr{
	border-bottom:medium none #000000;
	color:white;
	height:1px;
}

.show-information p {
	color:white;
	font-size:13px;
	font-weight:bold;
}

.show-information p span{
	color:white;
	font-size:15px;
	font-weight:bold;
}

/*.show-information .button {
	background-image:url("http://www.lmpn.tv/_images/buttons/button-common-features-watchnow.png");
	margin:13px auto auto;
	background-repeat:no-repeat;
	height:36px;
	width:145px;
	cursor:pointer;
}

*/

#footer {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-bar.png");
	background-position:center top;
	background-repeat:repeat-x;
	position:absolute;
	bottom:0px;
	width:100%;
	z-index: 50;
	height:80px;
}


.fakelink {
	cursor: pointer;
}

#footer-follow {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-follow.png");
	background-position: top center;
	background-repeat:no-repeat;
	width:67px;
	height:50px;
	float:right;
	margin-right:20px;
	margin-top:20px;
}

#footer-facebook {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-facebook.png");
	width:27px;
	height:27px;
	float:right;
	margin-right:10px;
	margin-top:20px;
}

#footer-facebook:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-facebook.png");
	width:27px;
	height:27px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	background-position: 27px 0;
}

#footer-twitter {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-twitter.png");
	width:27px;
	height:27px;
	float:right;
	margin-right:0px;
	margin-top:20px;
}

#footer-twitter:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-twitter.png");
	width:27px;
	height:27px;
	float:right;
	margin-right:0px;
	margin-top:20px;
	background-position: 27px 0;
}

#footer-blog {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-blog.png");
	width:58px;
	height:44px;
	float:right;
	margin-right:10px;
	margin-top:20px;
}

#footer-blog:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-blog.png");
	width:58px;
	height:44px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	background-position: 58px 0;
}

#footer-home {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-home.png");
	width:29px;
	height:43px;
	float:left;
	margin-left:40px;
	margin-top:23px;
}

#footer-home:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-home.png");
	width:29px;
	height:43px;
	float:left;
	margin-left:40px;
	margin-top:23px;
	background-position: 29px 0;
}

.footer-about {
	width:41px;
	height:44px;
	float:left;
	margin-left:40px;
	margin-top:22px;
}

#footer-about {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-about.png");
	width:41px;
	height:44px;
}

#footer-about:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-about.png");
	width:41px;
	height:44px;
	background-position: 41px 0;
}


#footer-contact {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-contact.png");
	width:35px;
	height:40px;
	float:left;
	margin-left:40px;
	margin-top:24px;
}

.footer-easteregg {
	
	width:35px;
	height:40px;
	float:left;
	margin-left:40px;
	margin-top:24px;
}

#footer-contact:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-contact.png");
	width:35px;
	height:40px;
	float:left;
	margin-left:40px;
	margin-top:24px;
	background-position: 35px 0;
}

#footer-advertise {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-advertise.png");
	width:41px;
	height:45px;
	float:left;
	margin-left:40px;
	margin-top:23px;
}

#footer-advertise:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-advertise.png");
	width:41px;
	height:45px;
	float:left;
	margin-left:40px;
	margin-top:23px;
	background-position: 41px 0;
}

#footer-article {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-article.png");
	background-position:right top;
	background-repeat:no-repeat;
	width:140px;
	height:63px;
	float:right;
	margin-top:7px;
}

#footer-article:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-article-hover.png");
	background-position:right top;
	background-repeat:no-repeat;
	width:140px;
	height:63px;
	float:right;
	margin-top:7px;
	
}

#footer-comment {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-comment.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:140px;
	height:63px;
	float:right;
	margin-top:7px;
}

#videoWrapper {
	z-index: 15;
	visibility:hidden;
}

#footer-comment:hover {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-comment-hover.png");
	background-position:left top;
	background-repeat:no-repeat;
	width:140px;
	height:63px;
	float:right;
	margin-top:7px;
}

.hospital-nav{
	width:100%;
	height:45px;
	display:block;
}

#dimback {
	background-image:url("http://www.lmpn.tv/_images/backgrounds/background-embed.png");
	background-repeat: repeat;
	width:100%;
	height:100%;
	display:block;
	z-index:60;
	position:absolute;
	margin:auto;
}



			#altabates {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-altabates-home.png');
				background-repeat:no-repeat;
				height:45px;
				width:155;
				margin-left:6px;
			}
			
			
			#altabates:hover {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-altabates-hover.png');
				background-repeat:no-repeat;
			}
			
			
			#eastcarolina {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-eastcarolina-home.png');
				background-repeat:no-repeat;
				height:45px;
				width:155;
				margin-left:6px;
			}
			
			
			#eastcarolina:hover {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-eastcarolina-hover.png');
				background-repeat:no-repeat;
			}
			
			
			#inovafairfax {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-inovafairfax-home.png');
				background-repeat:no-repeat;
				height:45px;
				width:155;
				margin-left:6px;
			}
			
			
			#inovafairfax:hover {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-inovafairfax-hover.png');
				background-repeat:no-repeat;
			}
			
			
			#ohsu {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-ohsu-home.png');
				background-repeat:no-repeat;
				height:45px;
				width:155;
				margin-left:6px;
			}
			
			
			#ohsu:hover {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-ohsu-hover.png');
				background-repeat:no-repeat;
			}
			
			
			#universitymaryland {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-universitymaryland-home.png');
				background-repeat:no-repeat;
				height:45px;
				width:155;
				margin-left:6px;
			}
			
			
			#universitymaryland:hover {
				margin-top:3px;
				background-image:url('http://www.lmpn.tv/_images/hospital/hospital-nav-universitymaryland-hover.png');
				background-repeat:no-repeat;
			}
			
			

.display-none {
	display:none;
}

#loginContainer{
	position:absolute;
	right:150px;
	top:22px;
	width:255px;
	z-index:40;	
}

#loginBox {
	width:255px;
	z-index:40;
	background-image:url(http://www.lmpn.tv/_images/login/middlelogin.png);
	height:27px;
}

#loginButton{
	z-index:100;	
}

#loginForm{
padding-left:25px;	
}

#loginTop{
	background-image:url(http://www.lmpn.tv/_images/login/toplogin.png);
	width:255px;
	background-repeat:no-repeat;
	height:11px;
}

#loginBottom{
	background-image:url(http://www.lmpn.tv/_images/login/bottomlogin.png);
	width:255px;
	height:17px;
	background-repeat:no-repeat;
}

#loginEmail{
	height:23px;	
	padding-top:2px;
}

#loginPassword{
	height:23px;	
	padding-top:2px;
}
#loginAdd{
padding-top:5px;
}

.registerFormProcess{
	float:right;
	background-image:url(http://www.lmpn.tv/_images/login/button_register.png);
	position:relative;
	right:10px;
	top:-28;
	width:60px;
	height:23px;
	border:none;
	}

.loginFormProcess{
	background-image:url(http://www.lmpn.tv/_images/login/button_login.png);
	background-repeat:no-repeat;
	border:medium none;
	height:23px;
	left:2px;
	position:relative;
	top:2px;
	width:48px;
	
}

#pointer {

	background: url(http://www.lmpn.tv/_images/pointer.png);
	position: absolute;
	right: -33px;
	height: 33px;
	width: 33px;

}


/*-- required & default rules --*/

.loading {
left: 170px;
position: absolute;
top: 74px;
}

#slide_holder {
background-image: url(images/bg_slideshow.png);
background-repeat: no-repeat;
height: 335px;
overflow: hidden;
position: relative;
text-align: left;
width: 439px;
/* -- width: 1533px; */
z-index: 1000;
}
#slide_holder_inner {
height: 327px;
left: 4px;
overflow: hidden;
position: absolute;
top: 4px;
width: 431px;
z-index: 2000;
}

#intro, .intro {
position: absolute;
z-index: 9000;
}

/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}
div#carousel_controls {
background-image: url(images/bg_controls.png);
background-position: 0 0;
background-repeat: no-repeat;
height: 30px;
width: 431px;
z-index: 4000;
position:absolute;
bottom:0;
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}
#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
cursor: auto;
}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: -10000px;
}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_buttons {
padding: 15px 7px 15px 15px;
position: absolute;
left: 290px;
top: -7px;
z-index: 5000;
}
ul#slide_buttons li {
background-image: url(images/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}
ul#slide_buttons li:hover {
}
ul#slide_buttons li#button_selected {
background-image: url(images/button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

#first_button {
background-image: url(images/first.png);
height: 29px;
left: 354px;
width: 34px;
background-position: 0 -36px;
}
#first_button:hover {
background-position: 0 0;
}
#last_button {
background-image: url(images/last.png);
height: 29px;
left: 474px;
width: 34px;
background-position: 0 -36px;
}
#last_button:hover {
background-position: 0 0;
}

/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(images/next.png);
background-position: 0 -36px;
height: 29px;
left: 399px;
width: 31px;
}
#next_button:hover {
background-position: 0 0;
}
#prev_button {
background-image: url(images/prev.png);
background-position: 0 -36px;
height: 29px;
left: 344px;
width: 31px;
}
#prev_button:hover {
background-position: 0 0;
}
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
.pause_button {
background-image: url(images/pause.png);
background-position: 0 -36px;
height: 29px;
left: 400px;
width: 24px;
}
.pause_button:hover {
background-position: 0 0;
}
/*-- looks like play button --*/
.paused_button {
background-image: url(images/play.png);
background-position: 0 -36px;
height: 29px;
left: 400px;
width: 24px;
}
.paused_button:hover {
background-position: 0 0;
}

/*-- hover next & hoverprev buttons --*/

#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
display: none;
overflow: hidden;
width: 77px;
top: 35px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(images/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}
#hover_prev_button {
background-image: url(images/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}

/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/

#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}
#slide_captions span {
font-family: Tahoma;
font-size: 15px;
height: 20px;
line-height: 20px;
overflow: visible;
}

/*-- end rules for slide captions --*/

/*-- rules for watermark --*/

#water_mark {
background-image: url(images/water_mark.png);
height: 30px;
left: 202px;
width: 246px;
top: 208px;
z-index: 6000;
}

#water_mark span {
}

/*-- end rules for slide captions --*/

/*-- slide number display --*/

#slide_number_display {
background-image: url(images/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 208px;
width: 37px;
z-index: 5000;
}

/*-- for carousel view --*/

#row_of_slides {
position: absolute;
top: 0;
}
#row_of_slides .slide {
display: none;
position: absolute;
}
				
/*-- end for carousel view --*/				

/*-- end number display --*/

/*-- end required & default rules --*/

/*-- example rules --*/
#slide_holder {
margin: 20px auto 0 auto;
}


.comments-leave-comment {
	background-image:url("http://www.lmpn.tv/_images/comment/comment-leave-comment.png");
	background-repeat:no-repeat;
	height:25px;
	width:121px;
}

.form-name {
	background-image:url("http://www.lmpn.tv/_images/form/form-name.png");
	background-position:7px 70%;
	background-repeat:no-repeat;
	padding-left:57px;
	padding-top:10px;
}

.form-email {
	background-image:url("http://www.lmpn.tv/_images/form/form-email.png");
	background-position:7px 70%;
	background-repeat:no-repeat;
	padding-left:61px;
	padding-top:5px;
}

.form-notify {
	background-image:url("http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/form/form-notify.png");
	background-position:-14px 70%;
	background-repeat:no-repeat;
	padding-left:233px;
	padding-top:5px;
}

div#commentsForm div input, textarea {
	background:#777777;
	border:1px solid #333333;
}

input#commentName {
	margin-bottom:5px;
	width:220;
}

input#commentEmail {
	margin-bottom:5px;
	width:220;
}

input#commentCheckBox {
	margin-left:16px;
}

textarea#commentComment {
	margin-left:5%;
	width:80%;
}

div#commentsForm div input#commentsFormProcess {
	background-color:transparent;
	border:none;
	float:right;
	margin-top:10px;
	margin-right:50px;
}



#commentsForm {
	position:relative;
	width:100%;
	bottom:-27px;
}

#commentsData {
	position:relative;
	top:35px;
	height:46%;
}

/* body margins may be default. */
body {
	margin: 0px;
}

/* reset browser defaults */
.video_player * {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	z-index: 4;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}
/* set text default sizes */
.video_player span, .video_player li{
	font-size: 12px;
	color: #f2f2f2;
	font-family: Helvetica, Arial, sans-serif;
}
/* main container & elements */
.video_player {
	
}
.video_player .control {
	cursor: pointer;
}
.video_player .video {
	
}
/* top right controls - big buttons */
.video_player .rightControls {
	width: 51px;
	position: absolute;
	margin-right: 10px;
}
.video_player .rightControls ul li {
	width: 51px;
	height: 44px;
	clear: both;
	float: left;
	margin: 5px;
}
.video_player .rightControls .facebook {
	background: url('http://www.lmpn.tv/_images/html5player/facebook.png') no-repeat;
}
.video_player .rightControls .twitter {
	background: url('http://www.lmpn.tv/_images/html5player/twitter.png') no-repeat;
}
.video_player .rightControls .embed {
	background: url('http://www.lmpn.tv/_images/html5player/embed.png') no-repeat;
}
.video_player .rightControls .quality {
	background: url('http://www.lmpn.tv/_images/html5player/480p.png') no-repeat;
}
/* lower controls - standard */
.video_player .controls {
	width: 520px;
	height: 35px;
	background: url('http://www.lmpn.tv/_images/html5player/controls_plate.png') no-repeat;
	z-index: 5;
	position: relative;
}
.video_player .controls ul li {
	float: left;
	height: 35px;
}
/* play */
.video_player .controls .play {
	width: 44px;
	height: 35px;
	background: url('http://www.lmpn.tv/_images/html5player/play.png') no-repeat;
}
.video_player .controls .pause {
	width: 44px;
	height: 35px;
	background: url('http://www.lmpn.tv/_images/html5player/pause.png') no-repeat;
}
/* scrub control */
.video_player .controls .scrub {
	width: 270px;
	height: 35px;
	position: relative;
}
.video_player .controls .scrub .scrub_bar {
	width: 263px;
	height: 14px;
	background: url('http://www.lmpn.tv/_images/html5player/scrub_bar.png') no-repeat;
	position: absolute;
	top: 10px;
	z-index: 5;
}
.video_player .controls .scrub .scrub_fill {
	width: 263px;
	height: 12px;
	background: url('http://www.lmpn.tv/_images/html5player/scrub_fill.png') no-repeat;
	position: absolute;
	top: 11px;
	left: 1px;
	z-index: 6;
}
.video_player .controls .scrub .scrub_handle {
	width: 6px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 8px;
	background: url('http://www.lmpn.tv/_images/html5player/scrub_handle.png') no-repeat;
	z-index: 7;
}
/* time indicator */
.video_player .controls .time {
	margin-top: 10px;
	width: 70px;
}
.video_player .controls .time .time_current {
	
}
.video_player .controls .time .time_total {
	
}
/* fullscreen */
.video_player .controls .fullscreen {
	width: 33px;
	height: 35px;
	background: url('http://www.lmpn.tv/_images/html5player/fullscreen.png') no-repeat;
}
/* volume slider */
.video_player .controls .volume {
	width: 33px;
	height: 35px;
	background: url('http://www.lmpn.tv/_images/html5player/volume.png') no-repeat;
}
.video_player .controls .volume_plate {
	z-index: 4;
	overflow: hidden;
	width: 68px;
}
.video_player .controls .volume_plate .volume_slider {
	position: relative;
	right: 0px;
	background: url('http://www.lmpn.tv/_images/html5player/volume_plate.png');
	width: 68px;
	height: 35px;
}
.video_player .controls .volume_plate .volume_slider .volume_bar {
	width: 56px;
	height: 7px;
	top: 13px;
	left: 0px;
	position: absolute;
	background: url('http://www.lmpn.tv/_images/html5player/volume_bar.png');
	z-index: 5;
}
.video_player .controls .volume_plate .volume_slider .volume_fill {
	width: 55px;
	height: 6px;
	top: 14px;
	left: 1px;
	position: absolute;
	background: url('http://www.lmpn.tv/_images/html5player/volume_fill.png');
	z-index: 6;
}
.video_player .controls .volume_plate .volume_slider .volume_handle {
	width: 6px;
	height: 18px;
	top: 7px;
	left: 0px;
	position: absolute;
	background: url('http://www.lmpn.tv/_images/html5player/volume_handle.png');
	z-index: 7;
}

.wrapper {
	width:960px;
	margin:auto;
}

#headerwrapper {
	background:#18252e;
	width:100%;
	height:100px;
}

#headercontent {
	background:#18252e;
	width:960px;
	margin:auto;
}

#navwrapper {
	background:#2778b5;
	width:100%;
	height:35px;
}

#navcontent {
	background:#236190;
	width:960px;
	margin:auto;
	height:35px;
	color:white;
	font-size:12px;
}

#nav-links {
	float:left;
	margin-left:25px;
	border-right:1px solid #2778b5;
}

#nav-links a {
	text-decoration:none;
	font-size:1.2em;
	height:28px;
	padding: 7px 6px 0 6px;
	display:inline-block;
	border-left:1px solid #2778b5;
}

#nav-links a:hover {
	text-decoration:underline;
	background-color:#2778b5;
}

#nav-search {
	float:right;
}

#search-content {
	border:1px solid #CCCCCC;
	background:#FFFFFF none repeat scroll 0 0;
	padding:20px;
	position: inherit;
	color:black;
	font-family:Trebuchet MS, Arial;
}

#search-content a {
	color:#2778B5;
	text-decoration:none;
	padding:2px;
}

#search-content a:hover {
	color:#236190;
	text-decoration:underline;
}

#search-content p {
	padding-top:0px;
	font-size:.8em;
	color:#333;
}

.line-break {
	width:578px;
	height:1px;
	border:1px dotted #ccc;
	display:block;
}

#navcontent form{
	padding-right:7px;
	padding-top:6px;
}

#footerwrapper {
	width:100%;
	background:#e9e9e9;
	margin-top:10px;
	background-image:url("http://www.lmpn.tv/_images/article/footer-bg.png");
	background-repeat:repeat-x;
}

#footercontent {
	width:960px;
	background:#e9e9e9;
	margin:auto;
	background-image:url("http://www.lmpn.tv/_images/article/footer-bg.png");
	background-repeat:repeat-x;
}

.header-arrow {
	background-image:url("http://www.lmpn.tv/_images/article/header-arrow.png");
	background-repeat:no-repeat;
	width:9px;
	height:14px;
	display:inline-block;
	margin-left:10px;
	margin-bottom:-2px;
}

p {
	font-family:Trebuchet MS, Arial;
}

a {
	font-family:Trebuchet MS, Arial;
	color:#FFF;
}

.wrapper h1{
}

.wrapper h2{
	margin-top:2px;
	margin-left:5px;
	padding:5px;
	font-size:1em;
	font-family:Trebuchet MS, Arial;
	color:#333;
	border-bottom: 1px solid #CCC;
	width:90%;
	margin-bottom:5px;
}

.wrapper a {
	text-decoration:none;
}

.header {
	text-align:center;
	padding-top:24px;
	padding-left:15px;
	padding-right:15px;
	
}


.video-or-article{
	color:white;
	float:left;
	font-family:trebuchet MS;
	font-size:0.7em;
	margin-left:0;
	margin-top:0;
	padding-top:0;
	width:333px;

}




/*
#tagline{
font-family:trebuchet MS;
font-size:1.6em;
margin-left:0;
margin-top:0;
padding-top:0;
width:720px;
margin:auto;
}*/	
	

.header a {
	text-decoration:none;
}

.header p {
	color:#fff;
	font-size:.6em;
}

.header a:hover {
	text-decoration:underline;
	color:white;
}

header a img{
	float:left;
}

.header a:visited {
	color:#d6d6d6;
}

.header-nav {
	margin-right:10px;
	float:right;
	color:#fff;
}

.header-share {
	color:#fff;
	font-family:Trebuchet MS, Arial;
	text-align:left;
	font-weight:bold;
}

.header-nav a {
	margin-top:2px;
	font-size:14px;
	color:#2778B5;
}

.header-nav form{
	margin:0 14px 0 1px;
	float:left;
}
.container{
	margin:auto;
	padding-right:0;
	width:960px;
	margin-top:10px;
}
.container a{
	color:#000000;	
}

.container a:visited{
	color:#555555;	
}
.container h1{
	color:#333;
	margin-bottom:0px;
	margin-top:0px;
	padding:5px;
	font-family:Trebuchet MS, Arial;
	font-size:1em;
}

.container p{
	padding-top:4px;
	padding-bottom:6px;
}

.left-column{
	float:left;
	padding-top:10px;
	width:618px;
}

.right-column{
	width:310px;
	padding-top:5px;
	float:left;
	margin-left:10px;
	font-family:Trebuchet MS, Arial;
}

.right-column .author, div.right-column div.tags, div.right-column div.article-related-videos, div.right-column div.article-related-article, div.left-column div.article-extended-videos, div.article-admin-section{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#FFFFFF none repeat scroll 0 0;
	padding:7px;
	margin-top:6px;
}

#article-content {
		border:1px solid #CCCCCC;
		background:#FFFFFF none repeat scroll 0 0;
		padding:20px;
		position: inherit;
		color:black;
}

#article-content h1{
		background-color:Transparent;
		color:black;
}

#article-content a{		
}

.article-title {
	font-size:1.4em;
	font-family:Trebuchet MS, Arial;
}

.article-data {
	margin-top:20px;
	border-top:1px dotted #ccc;
	padding-top:10px;
}

.article-data a {
	color:#2778B5;
	text-decoration:none;
	padding:2px;
}

.article-data a:hover {
	color:#236190;
	text-decoration:underline;
}

.watch-articles{
	background-color:wh -ite;
	border:1px solid #CCCCCC;
	margin-top:5px;
	padding:4px;
}

.watch-articles span{
	font-size:11px
}

.watch-articles a{
	font-size:11px
}
.watch-articles #button, .header #button, .center-nav #button{
	border-color:#78859F #000033 #000033 #78859F;
	border-style:solid;
	border-width:2px;
	background:#234786 none repeat scroll 0 0;
	color:#FFFFFF;
	display:inline;
	cursor:pointer;
}

.tags a{
	padding:5px;
}

.share-article{
	float:right;
	padding:4px;
	margin:4px;
	border:1px solid #D6D6D6;
}

.share-article-new {
	padding:5px;
	margin:5px;
	display:block;
}

.a2a-article {
	display:block;
	margin-bottom:10px;
}

.share-article div{
	padding:4px;
	border-bottom:1px solid #D6D6D6;
}

.article-home{
}

.article-home li{
	font-size:1em;
	padding:2px 0px 2px 5px;
	margin-left:5px;
	border-top: 1px dotted #CCC;
	color:#000;
	width:90%;
}

.article-home li hr{
	color:#d6d6d6;
}

.article-home a {
	color:#555;
}

.article-home a:hover {
	text-decoration:underline;
	color:#000;
}

.article-video-home{

}

.center-nav {
	width:66.7%;
	float:left;
}

ul.article-center-ul {
	background-color:white;
	padding-left:5px;
}

div.center-nav .article-submit{
	margin-left:275px;
	font-weight:bold;
	font-size:11px;
}

.third-index{
	float:left;
	padding-left:0;
	padding-right:5px;
	width:32.5%;
	border: 1px solid #CCC;
}

.left-holder{
	margin-left:15px;
	margin-right:16px;
	margin-top:-2px;
	border: 1px solid #CCC;
}

.left-holder a, .left-holder span, .left-holder p{
	padding:2px;
	font-family:Trebuchet MS, Arial;
}

.left-holder-article a {
	color:#2778B5;
	text-decoration:none;
	font-size:1em;
}

.left-holder-article a:hover {
	color:#236190;
	text-decoration:underline;
}

.left-holder span{
	font-size:.7em;
	display:inline-block;
}

.left-holder-signup{
	margin-left:5px;
}

.right-holder{
	margin-left:8px;
}

.right-holder a {
	margin-bottom:10px;
}

.right-holder img {
}

.fifths {
	border: 1px solid #CCC;
}

.fifths ul{
	margin-top:-2px;
}

.fifths ul li{
	padding:2px 0px 2px 5px;
	margin-left:5px;
	border-top: 1px dotted #CCC;
	color:#000;
	width:90%;
}

.fifths ul li a{
	color:#444;
}

.fifths ul li a:hover{
	color:#000;
	text-decoration:underline;
}

.fifths ul li a:visited{
	color:#777;
}

.home-footer{
	padding-top:20px;
}

.footer-container{
	padding:5px;
	display:inline-block;
	margin-bottom:10px;
}

.footer-container h1 {
	font-family:Trebuchet MS, Arial;
}


.footer-container h2 {
	color:#333;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:10px;
	font-family:Trebuchet MS, Arial;
	font-size:1em;
	border-bottom: 1px solid #ccc;
}

.footer-container ul li {
	padding:2px 0px 2px 8px;
	margin-left:5px;
}

.footer-container a {
	font-size:.7em;
	text-decoration:none;
	color:#444;
}

.footer-container a:hover{
	text-decoration:underline;
}

.footer-news {
	float:left;
	width:300px;
	border:1px solid #ccc;
	margin-right:10px;
	padding-right:5px;
	background:#f9f9f9;
}

.footer-twitter {
	float:left;
	width:500px;
	padding-right:5px;
}


#readmoretwitter{
	font-size:1.2em;
	float:right;	
}

.left-holder-article{
	margin-left:5px;
	padding:2px 0 2px 5px;
	width:95%;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

.left-holder-article p{
	padding-bottom:5px;
	font-size:13px;
}


.left-holder-author {
	font-size:13px;
}

.left-holder-author img{
	margin-top:0px;
}






	#carousel-slidewrapper {
		width:439px;
		height:337px;
		background-image:url("http://www.lmpn.tv/_library/articleCarousel/images/bg.png");
		background-repeat:no-repeat;
	}
	
	#carousel-contentwrapper {
		padding:10px;
	}
	
	.carousel-title {
		font-size:1.6em;
		border-bottom:1px solid #999;
		font-weight:bold;
	}
	
	.carousel-subtitle {
		font-size:1em;
		color:#333;
		padding-left:5px;
	}
	
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:29px;
		height:18px;
		background:url("http://www.lmpn.tv/_library/articleCarousel/images/arrow-left.png");
		background-repeat:no-repeat;
		background-position:0 0;
	}
	
	#nextBtn a, #slider1next a{ 
		background:url("http://www.lmpn.tv/_library/articleCarousel/images/arrow-right.png");
		background-repeat:no-repeat;
		background-position:0 0;
	}
	
	#nextBtn a:hover {
		background-position:-29px 0;
	}
	
	#prevBtn a:hover {
		background-position:-29px 0;
	}






#searchWindow {
	background-image:url(http://www.mditv.tv/_images/footer/footer-searchbox.png);
	width:347px;
	height:317px;
	left:230px;
	bottom:69px;
	display:block;
	position:absolute;
	z-index:60;
	font-family:Trebuchet MS, Arial;
}

#searchWindow h1 {
	color:#add7f7;
	display:block;
	font-size:1em;
}

.searchPlay {
	background-image:url(http://www.mditv.tv/_images/footer/footer-searchplay.png);
	width:8px;
	height:7px;
	background-repeat:no-repeat;
	display:inline-block;
	margin-left:5px;
}

.keyword {
	font-style:italic;
	color:#dff1ff;
}

#searchWindow p {
	color:#FFF;
	display:block;
	margin-bottom:8px;
	font-size:.7em;
}

#searchWindow a {
	color:#FFF;
	display:block;
	font-size:.8em;
	text-decoration:none;
	margin-bottom:8px;
	margin-left:4px;
	
}

#searchWindow a:hover {
	color:#dcf0ff;
	display:block;
	font-size:.8em;
	text-decoration:underline;
	margin-bottom:8px;
}

#resultsBox {
	width:315px;
	height:289px;
	margin-left:16px;
	margin-top:17px;
	overflow-x:hidden;
	overflow-y:auto;
}

.lineBreak {
	width:260px;
	height:1px;
	background-color:#3c5b71;
	display:block;
	margin-top:5px;
	margin-bottom:8px;
}

#searchBox {
	margin-left:30px;
	margin-top:26px;
	display:block;
	float:left;
	width:238px;
}

.searchInput input {
	background-color:white;
	border:1px solid #2c4151;
	color:#040A0E;
	padding:6px 0px 1px 4px;
	width:200px;
	float:left;
	font-size:1em;
	height:32px;
}

#searchButton {
	background-image:url(http://www.mditv.tv/_images/footer/footer-searchbutton.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:32px;
	width:32px;
	display:block;
	float:right;
}

#searchButton:hover {
	background-image:url(http://www.mditv.tv/_images/footer/footer-searchbutton.png);
	background-repeat:no-repeat;
	background-position:-32px 0px;
	height:32px;
	width:32px;
	display:block;
	float:right;
}

#searchClose {
	background-image:url(http://www.mditv.tv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:20px;
	margin-top: 2px;
	width:32px;
}

#searchClose:hover {
	background-image:url(http://www.mditv.tv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	background-position: -32px 0px;
	display:block;
	float:right;
	height:20px;
	margin-top: 2px;
	width:32px;
}



#embedbox {
	background-image:url("http://www.lmpn.tv/_images/embed/embed-bg.png");
	background-repeat: no-repeat;
	width:400px;
	height:180px;
	display:block;
	z-index:61;
	position:absolute;
	margin-left:30%;
	margin-top:17%;
	padding:20px;
}

#embedbox h1 {
	font-family: Trebuchet MS, Verdana;
	font-size: 1.6em;
	margin-bottom:6px;
	color:#2f2f2f;
}

#embedbox p {
	font-family: Trebuchet MS, Verdana;
	font-size: .8em;
	color:#4a4a4a;
	margin-bottom:10px;
}

#embedCodeBox {
	width:380px;
	height:80px;
	background:#FFF;
	border:1px solid #bebebe;
	overflow-y:scroll;
	color:#4a4a4a;
	font-family: Trebuchet MS, Verdana;
	font-size: .7em;
}

.textcopy {
	font-family: Trebuchet MS, Verdana;
	font-size: .8em;
	color:#4a4a4a;
	margin-top:10px;
	border:1px solid #bebebe;
	background:#f1f1f1;
	width:133px;
	height:17px;
	padding:3px;
	cursor:pointer;
}

#embedClose {
	background-image:url("http://www.lmpn.tv/_images/commons/x-button.png");
	background-repeat: no-repeat;
	height:20px;
	width:20px;
	float:right;
	cursor:pointer;
}



#article-header{
	width:100%;
background-image:url("http://www.lmpn.tv/_images/article/article-header-gradient.png");
	background-repeat:x-repeat;
	height:29px;
}

#articleWindow {
	z-index: 39;
	background-image:url("http://www.lmpn.tv/_images/article/artclecommentbg.jpg");
	position: absolute;
	height: 100%;
	font-family:Verdana;
	color:white;
	width: 49%;
	min-height:600px;
}


#articleContent {
	z-index: 49;
	overflow: auto;
	padding: 5px;
	position: absolute;
	color:white;
	font-family:Verdana;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	left: 0px;
	height:90%;
}

#articleContent hr{
	color:3a505d;
	margin:5px;
}

#articleContent h1{
	font-size:21px;
	margin-top:5px;
	margin-bottom:10px;
}

#articleContent p {
	font-size:13px;
	margin-left:8px;
	margin-right:8px;
	margin-top:15px;
	margin-bottom:15px;
}

.article-article {
	background-image:url("http://www.lmpn.tv/_images/article/article-article.png");
	background-repeat:no-repeat;
	float:right;
	height:14px;
	width:43px;
	margin-top:10px;
}

.article-extended {
	background-image:url("http://www.lmpn.tv/_images/article/article-extended-videos.png");
	background-repeat:no-repeat;
	padding-left:100px;
	background-position:20px 50%;
	margin-bottom:10px;
	margin-top:10px;
}

.article-extended-video-holder{
	/**background-image:url("http://www.lmpn.tv/_images/article/article-extended-videos-holder.png");*/
	background-repeat:no-repeat;
	float:left;
}

.article-extended-image{
}

.article-extended-image img{
	margin-top:5px;
	margin-left:5px;
	border:3px solid grey;
	
}

.article-extended-video-holder h3{
	width:110px;
	margin-left:3px;
	margin-top:8px;
	font-size:8px;
}

.article-related {
	background-image:url("http://www.lmpn.tv/_images/article/article-related-videos.png");
	background-repeat:no-repeat;
	padding-left:100px;
	background-position:20px 50%;
	margin-bottom:10px;
	margin-top:10px;
}

.article-related-video-holder{
	/**background-image:url("http://www.lmpn.tv/_images/article/article-extended-videos-holder.png");*/
	background-repeat:no-repeat;
	float:left;
}

.article-related-image{
}

.article-related-image img{
	margin-top:10px;
	margin-left:5px;
	border:3px solid grey;
}

.article-related-video-holder h3{
	width:110px;
	margin-left:3px;
	margin-top:8px;
	font-size:8px;
}

#articleContent a{
	color:#cfdef7;
	font-weight:heavy;
}

#articleContentHandle {
	z-index: 89999;
	background-image:url("http://www.lmpn.tv/_images/article/article-header-gradient.png");
	background-repeat:repeat-x;
	position: absolute;
	cursor: move;
	width: 415px;
	height: 225px;
	padding: 5px;
	font-family:Verdana;
	color:white;
}

.article-sources {
padding:13px;
text-size:13px;
}

.article-sources a {
	padding-left:5px;
}

.article-sources-sources {
	background-image:url("http://www.lmpn.tv/_images/article/article-sources.png");
	background-repeat:no-repeat;
	background-position: 5px 50%;
	width:83px;
	height:18px;
	margin-bottom:20px;
}

.article-footer{
	height:60px;
}

#article-close {
	background-image:url(http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:20px;
	margin-top: 5px;
	width:32px;
	margin-right:3px;
}

#article-close:hover {
	background-image:url(http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	background-position: -32px 0px;
	display:block;
	float:right;
	height:20px;
	margin-top: 5px;
	width:32px;
	margin-right:3px;
}



#commentsWindow {
	z-index: 49;
	background-image:url("http://www.lmpn.tv/_images/article/artclecommentbg.jpg");
	background-repeat:repeat;
	position: absolute;
	overflow: auto;
	width: 49%;
	height: 100%;
	position: absolute;
	right: 0px;
	min-height:600px;
}

#comments-container{
	background-image:url("http://www.lmpn.tv/_images/article/article-header-gradient.png");
	background-repeat: repeat-x;
	padding:7px;
	padding-top:0px;
	color:white;
	font-family:verdana;
	font-size:12px;
	margin-top:-29px;
}

#myComms {
	overflow: auto;
	height: 80%;
}

.comment-comments {
	background-image:url("http://www.lmpn.tv/_images/comment/comment-comments.png");
	background-repeat:no-repeat;
	float:right;
	height:14px;
	width:73px;
	margin-top:13px;
}

comment-comments-container {
	margin-bottom:10px;
}

#comments-container h1{
	font-size:21px;
	margin-bottom:10px;
	margin-top:29px;
	padding-top:5px;
}



#comments-container a{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#comments-container hr{
	color:3a505d;
	margin:5px;
}

.comment-comments-header{
	background-image:url("http://www.lmpn.tv/_images/comment/comment-user-background.png");
	background-repeat:no-repeat;
	padding:5px;
	color:#979797;
	margin-top:10px;
}

.comment-comments-comments {
	padding:10px;
}

#comment-close {
	background-image:url(http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:22px;
	margin-top:5px;
	width:32px;
	margin-right:3px;
}

#comment-close:hover {
	background-image:url(http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:22px;
	margin-top:5px;
	width:32px;
	margin-right:3px;
	background-position: -32px 0px;
}
/* FOR POPUP WINDOWS*/
/*

#commentsContent {
	z-index: 90000;
	background-color: gray;
	margin: 2px;
	top: 46px;
	overflow: auto;
	width: 385px;
	height: 155px;
	padding: 5px;
	position: absolute;
	right: 0px;
}
#commentsContentHandle {
	z-index: 89999;
	background-color: blue;
	position: absolute;
	cursor: move;
	width: 389px;
	height: 225px;
	padding: 5px;
	right:0px;

}
#myComms {
	background-color: gray;
	overflow: auto;
	height: 300px;
}

*/



#footer-contactbox {
	background-image:url("http://www.lmpn.tv/_images/footer/footer-contactbox.png");
	width:347px;
	height:411px;
	left:121px;
	bottom:69px;
	display:block;
	position:absolute;
	z-index:61;
	font-family:Trebuchet MS, Arial;
}

#footer-contactbox p {
	color:#ADD7F7;
	font-size:.8em;
}

#footer-contactbox h2 {
	color:#999;
	font-size:.6em;
}

#footer-contactbox a {
	color:#DFF1FF;
	font-size:.8em;
	text-decoration:none;
}

#footer-contactbox a:hover {
	color:#DFF1FF;
	font-size:.8em;
	text-decoration:underline;
}

#contactHeader {
	margin-top:18px;
	margin-left:24px;
	font-size:1.3em;
}

#contactHeader p {
	color:white;
}

#generalfeedback {
	margin-top:83px;
	margin-left:24px;
	font-size:1.3em;
}

#generalfeedback p {
	color:white;
}

#contactErin {
	float:left;
	margin-left:25px;
	margin-top:7px;
	width:187px;
}

#physicaladdress {
	float:right;
	margin-right:22px;
	margin-top:10px;
}

#footer-contactbox input {
	background-color:#040a0e;
	border:1px solid #2c4151;
	color:#daecf8;
	padding:1px 0px 1px 2px;
}

#contactName {
	background:#777777;
	display:block;
	left:85px;
	top:154px;
	position:absolute;
	width:203px;
	height:18px;
}

#contactEmail {
	background:#777777;
	display:block;
	left:85px;
	top:179px;
	position:absolute;
	width:203px;
	height:18px;
}

#contactMessage {
	display:block;
	left:19px;
	top:207px;
	position:absolute;
	width:308px;
	height:98px;
	background-color:#040a0e;
	border:1px solid #2c4151;
	color:#daecf8;
	padding:1px 0px 1px 2px;
	font-family:Trebuchet MS, Arial;
	font-size:.8em;
	resize:none;
}

#contactCheckBox {
	display:block;
	left:35px;
	top:324px;
	position:absolute;
	width:13px;
	height:13px;
}

#contactSubmit {
	background-image:url("http://www.lmpn.tv/_images/comment/comment-submit.png");
	background-repeat:no-repeat;
	display:block;
	right:38px;
	bottom:25px;
	position:absolute;
	width:88px;
	height:21px;
}

#contactSubmit:hover {
	background-image:url("http://www.lmpn.tv/_images/comment/comment-submit-hover.png");
	background-repeat:no-repeat;
	display:block;
	right:38px;
	bottom:25px;
	position:absolute;
	width:88px;
	height:21px;
}

#contactClose {
	background-image:url(http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:20px;
	margin-top: 2px;
	width:32px;
	margin-top:18px;
	margin-right:15px;
}

#contactClose:hover {
	background-image:url(http://dev.mditv.com/mdi-trunk/mdi/mditv/_images/comment/xbutton.png);
	background-repeat:no-repeat;
	background-position: -32px 0px;
	display:block;
	float:right;
	height:20px;
	margin-top: 2px;
	width:32px;
	margin-top:18px;
	margin-right:15px;
}


