/* ====== html element styling ======= */
body { 
	background-color: #414141; 
	padding: 0px; 
	margin: 0px; 
	font-family: arial, sans-serif; 
	font-size: 9pt; 
	color: #999999; 
}
table tr td {
	font-family: sans-serif;
	font-size: 9pt;
	color: #999999;
}
img { 
	border: 0px;  
}

a {outline: none;}
/* ====== layout elements ====== */

/* ====== link styling ====== */


/* custom classes */
#copy
{
	display: none;
}

.clear {
	clear:both;
	height: 0px;
}
.black {
	color: black;
}
#MDNLanding
{
	height: 600px;
	width: 995px;
	margin: 0px auto;
	/*border: solid 1px red;*/
}
#MDNNation
{
	width: 995px;
	margin: 0px auto;
}
#MDNPremiere
{
	position: relative;
	width: 995px;
	height: 600px;
	margin: 0px auto;
	background: url(../images/premiere_bg_60.jpg) no-repeat 0 0;
}

#MDNMovie
{
	position: relative;
	width: 995px;
	height: 600px;
	margin: 0px auto;
	background: url(../images/movie_bg.jpg) no-repeat 0 0;
}

#MDNMarch
{
	width: 1000px;
	margin: 0px auto;
}
#MDNsub
{
	height: 600px;
	width: 995px;
	margin: 0px auto;
	/*border: solid 1px red;*/
}
#MDNcitizen
{
	height: 1015px;
	width: 995px;
	margin: 0px auto;
	background: url(../images/citizenbackground.jpg) no-repeat top left;
	/*border: solid 1px red;*/
}
#MDNdogumentary, #MDNdogumentary2
{
	height: 903px;
	width: 995px;
	margin: 0px auto;
	background: url(../images/auditionbackground.jpg) no-repeat top left;
	padding: 0px;
	/*border: solid 1px red;*/
}
#MDNStars, #MDNTrailer
{
    height: 638px;
    width: 995px;
    margin: 0px auto;
    padding: 0px;
}
/*#MDNdogumentary2
{
	height:668px;
	background: url(../images/auditionbackground2.jpg) no-repeat top left !important;
}*/
#MDNdogumentaryPreview
{
	width: 995px;
	margin: 0px auto;
	background: url(../images/videoplayerBackground.jpg) no-repeat top left;
	padding: 0px;
	min-height: 1358px;
	
}
#MDNarchive
{
	width: 994px;
	height: 768px;
	margin: 0px auto;
	background: url(../images/Archive/ArchiveBackground.jpg) no-repeat top left;
}

#MDNabout
{
	height: 638px;
	width: 995px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/aboutbackground.jpg) no-repeat top left;
	padding: 0px;
	/*border: solid 1px red;*/
}
#MDNAmbassador
{
	margin: 0px auto;
	width: 1000px;
	height: 638px;
}
#flashheader
{
	/*border: solid 1px green;*/
	width: 995px;
	height: 195px;
	z-index: 1;
	background: transparent;
	background: url(../images/flashplaceholder.jpg) no-repeat;
}
#fencePost
{
	position: relative;
	background: url(../images/home-background.jpg) no-repeat bottom left;
	width:995px;
	height: 401px;
}
table.homePage
{
	float: right;
	margin-top: 20px;
}

#joinNation
{ 
	position: absolute;
  top: 342px;
  left: 498px;
  width: 208px;
  height: 26px;
  display: block;
  text-indent: -9999px;
}

#backToMD
{
	position: absolute;
	top: 140px;
	left: 760px;
	width: 210px;
	height: 40px;
	text-indent: -9999px;
}

#facebookHome
{
	position: absolute;
	top: 242px;
	left: 750px;
	width: 195px;
	height: 40px;
	text-indent: -9999px;
}

#twitterHome
{
	position: absolute;
	top: 290px;
	left: 750px;
	width: 195px;
	height: 40px;
	text-indent: -9999px;
}

#mightyCan
{
	width: 115px;
	margin-left: 15px;
	padding-top: 265px;
	vertical-align: bottom;
	
}
#mightyCanabout
{
	position: absolute !important;
	z-index: 200;
	top: 520px;
	width: 115px;
	margin-left: 15px;
}
#mightyCanHome
{
	position: absolute !important;
	z-index: 200;
	top: 270px;
	width: 126px;
	margin-left: 10px;
}

#mightyCanHome a
{
	display: block;
	width: 126px;
	height: 122px;
	text-indent: -9999px;
	overflow: hidden;
}

#mightyCanMovie
{
	position: absolute;
	z-index: 200;
	top: 490px;
	width: 132px;
	margin-left: 10px;
}

#floatingNavigation
{
	position: absolute;
	width: 911px;
	text-align: right;
	padding: 10px 70px 0px 0px;
    z-index: 1000;
	/*border: solid 1px red;*/
}

#floatingNavigation a
{
	margin-left: 40px;
	border: 0px;

}
#logo
{
	margin: 10px 0px 0px 15px;
	position: absolute;
	z-index: 2000;
}
.FNLink
{
	padding-bottom: 13px;
}


.citizenHeader
{
	width: 711px;
	margin: 0px 50px 0px 225px;
	padding: 90px 0px 0px 0px;
}
#applicationForm
{
	/*border: solid 1px yellow;*/
	height: 810px;
	
}
#applicationForm td
{
	color: #ffffff;
	padding: 0px 2px;
	font-size: 13px;
	line-height: 16px;
	height: 26px;
	
}
#applicationForm td.formLeft
{
	text-align: right;
	padding-right: 10px;
	width: 75px;
}
#applicationForm .formOne td.formLeft
{
	white-space: nowrap;
}
#applicationForm td input, #applicationForm td select
{
	background-color: #2c4c6b;
	border: solid 1px #ffffff;
	color: #ffffff;
}
#applicationForm a
{
	color: #ffffff;
}
table.stepOneContainer
{
	width: 460px;
	/*border: solid 1px red;*/
}
.fullLength
{
	width: 200px;
}
.zip
{
	width: 63px;
	margin-left: 10px;
}
.zipBox
{
	width: 63px;
	text-align: right;
}
.size
{
	width: 63px;
	margin-right: 18px;
}
.state
{
	width: 63px;
}

.inputFields
{
	width: 200px !important;
	/*border: solid 1px green;*/
}
.nextButton img
{
	margin-left: 80px;
	margin-top: 10px;
}
.validation
{
	font-size: 9px;
	color: yellow;
	line-height: 11px;
	padding: 0px;
}
.formOne
{
	margin: 5px 0px 205px 520px;
	/*border: solid 1px red;*/
}
.spacer
{
	height: 5px !important;
}
.tdFix
{
	padding-left: 50px !important;
	padding-right: 0px;
	border: solid 1px red;
}
#formTwo,
.formTwo
{
	/*border: solid 1px green;*/
	margin: 5px 0px 5px 520px;
}
#secondQuestions
{
	width: 460px;
}

#formThree
{
	margin: 0px 0px 0px 0px;
}
#thirdQuestions td
{
	vertical-align: top;
}
td.blue
{
	color: #2c4c6b !important;
	width: 350px;
}
.radio, .radioLong
{
	background-color: Transparent !important;
	border: none !important;
}
.radioLong
{
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
}
#signupComplete
{
	display: none;
}
#doguContent
{
	margin: 0px 90px 0px 90px;
	/*border: solid 1px red;*/
	padding-top: 110px;
	
}
#doguContent td
{
	vertical-align: top;
	color: #646464;
}#doguContent td a
{
	color: #12a4cf;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
.leftAudition
{
	padding: 10px 0px 0px 0px;
}
.leftAudition a
{
	margin-right: 12px !important;
	font-size: .9em;
}
.leftAudition p
{
	margin: 10px 0px;
}
.dividerAudition
{
	padding: 0px 40px 0px 30px;
}
.rightAudition
{
	padding: 5px 0px 0px 0px;
}
#rollovers
{
	margin-top: 10px;
	
}
#rollovers img
{
	margin-bottom: 10px;
}
#rollovers p
{
	margin: 0px;
}
#fpDefender
{
	display: block;
}
#pawTato
{
	display: none;
}
#headMaster
{
	display: none;
}
#adventurer
{
	display: none;
}
#walkOn
{
	display: none;
}
.auditionNow
{
	float: right;
	margin-top: 15px;
}
#icons a
{
	margin: 0px 5px 0px 0px !important;
	padding: 0px !important;
	width: 66px;
	height: 65px;
	/*border: solid 1px green;*/
}
#previewEntry
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#silhouettes
{
	position: absolute;
	z-index: 1000;
	width: 994px;
	margin-left: 15px;
	margin-top: -11px;
	
}
#silhouettes2, #silhouettes3
{
	position: absolute;
	z-index: 1000;
	margin-top:483px;
	margin-left: 15px;
	width: 994px;
}
#silhouettes3
{
	margin-top: -22px !important;
}
.watchDogs
{
	margin-left: 80px;
	margin-top: 4px;
}


#rightDocuments
{
	float: right;
	margin: 115px 25px 0px 0px;
}
.docuCopy
{
	display: none;
}
#Documents
{
	position: absolute;
	top: 55px;
	margin: 0px;
	float: left;
	/*border: solid 1px green;*/
}
#loginWindow,
#registerWindow,
#forgotPasswordWindow
{
	display: none;
}
#forgotPasswordWindow
{
	padding: 0px 20px 10px 20px;
	line-height: 18px;
}
#signInWindow
{
	display: none;
	height: auto;
	background-color: #0a0705;
	position: absolute;
	top: 35px;
	margin-left:310px;
	color: #ffffff;
	border: solid 1px #d7e7f1;
	z-index: 100000;
}
#signInWindow span, #signInWindow a
{
	color: #31bce2;
	text-decoration: none;
}
#signInWindow .inner
{
	margin: 13px 10px 0px 20px;
}
#registerWindow
{
	/*border: solid 1px purple;*/
	margin: 0px 20px 10px 20px;
	padding-bottom: 10px;
	line-height: 18px;
}
#registerWindow a
{
	text-decoration: underline;
}
#signInWindow td table
{
	margin: 0px;
}
#signInWindow td
{
	vertical-align: top;
	text-align: left;
	color: #ffffff;
}
#signInWindow td ul
{

}
#signInWindow td li
{
	list-style-type: none;
	background: url(../images/bullet.png) 1px 6px no-repeat;
	padding: 0px 0px 5px 10px;
	margin-left: -30px;
}
#signInWindow .vertDivider
{
	padding: 0px 15px 0px 15px;
}
#signInWindow .siLeft
{
	padding: 10px 0px 0px 0px;
	width: 305px !important;
}

#signInWindow .siRight
{
	padding: 10px 0px 0px 0px;
	width: 235px !important;
}
.signInWindow input
{
	border: solid 1px #d7e7f1;
	background-color: #0a0705;
}
.siTable
{
	text-align: right !important;
}
.inputStyle
{
	margin: 0px 10px;
}
.enter
{
	float: right;
}
.apply
{
	float: right;
}
.facebook
{
	text-align: center;
	margin: 10px auto;
}
.ageName
{

}
table.ageName td
{
	/*border: solid 1px green;*/
	padding: 0px;
}
table.ageName td.sizeFit
{
padding: 0px 10px 0px 10px !important;

}

.ageName td select, .size td select
{
	font-size: 10px;
}
#secondQuestions .ageName .size
{
	width:90px !important;
}
.closeBox
{
	float: right;
	margin: -5px 5px 0px 0px;
}
.bottomNav
{
	color: #ffffff;
	text-align: right;
	margin-right: 40px;
	font-size: 9px;
	/*border: solid 1px yellow;*/
	z-index: 1500;
	width: 995px;
}
.bottomNav A
{
	color: #ffffff! Important;
	text-decoration: none;
	margin: 0px 5px;
}
#Footer, #doguFooter
{
	margin: 5px auto;

}

#aboutFooter
{
position: absolute;
margin-top: 638;

}
/*#HomeFooter
{
	position: absolute;
	z-index: 1000;
	margin: 390px 0px 0px -20px;
}*/
#citizenFooter
{
	position: absolute;
	z-index: 1000;
	margin-top: -20px;
	margin-left: 420px;
	width: 600px;
}
#contestRules
{
	position: absolute;
	margin-top:55px;	
	margin-left: 481px;
	background: #ffffff;
	color: #000000;
	padding: 10px 0px 0px 10px;
	border: solid 1px #000000;
	width: 500px;
	height: 600px;
	z-index: 3000;
	display: none;
}

#votingGuidelines
{
	position: absolute;
	margin-top:55px;	
	margin-left: 481px;
	background: #ffffff;
	color: #000000;
	padding: 10px 0px 0px 10px;
	border: solid 1px #000000;
	width: 500px;
	height: 600px;
	z-index: 3000;
	display: none;
}

#votingGuidelines .closeBox a
{
	color: #000000;
	text-decoration: none;
	padding: 0px 2px;
	border: solid 1px #000000;
	font-weight: bold;
}

#votingGuidelinesCopy h2
{
	margin: 0px auto;
	color: #000000;
}
#votingGuidelinesCopy
{
	margin: 25px 0px 0px 10px;
	height: 570px;
	padding-right: 5px;
	overflow: auto;
}

#votingOver
{
	position: absolute;
	margin-top: 320px;
	margin-left: 341px;
	background: #ffffff;
	color: #000000;
	padding: 10px 0px 0px 10px;
	border: solid 1px #000000;
	width: 300px;
	height: 100px;
	z-index: 3001;
	display: none;
	font-size: 10pt;
}

 .legal
{
	height: 275px !important;
	margin-top: 300px !important;
}
#contestRules .closeBox a
{
	color: #000000;
	text-decoration: none;
	padding: 0px 2px;
	border: solid 1px #000000;
	font-weight: bold;
}

#votingOver .closeBox a
{
	color: #000000;
	text-decoration: none;
	padding: 0px 2px;
	border: solid 1px #000000;
	font-weight: bold;
}

#votingCopy
{
	margin: 15px 0px 0px 10px;
	padding-right: 5px;
	overflow: auto;
}
#contestRules h2
{
	margin: 0px auto;
	color: #000000;
}
#contestCopy
{
	margin: 15px 0px 0px 10px;
	height: 570px;
	padding-right: 5px;
	overflow: auto;
}
#playerPreview
{
	padding: 100px 0px 0px 25px;
	color: #606161;
}
#playerWinning
{
	padding: 80px 0px 0px 25px;
	color: #606161;
}
.meetWinnersPadding
{
	height: 78px;
}
#vidClipInfo
{
	color: #606161;
	margin: 25px 0px 25px 25px;
}
#vidClipCode
{
	color: #2db0d6;
	margin: 0px 0px 20px 25px;
	font-weight: bold;
}
#vidClipCode input
{
	margin: 0px 0px 4px 20px;
	background-color: #c0e7f3;
	color: #606161;
	border: solid 1px #afb0b0;
	border-right: 0px;
	border-bottom: 0px;
}
#playerPreview td
{
	vertical-align: top;
}
.vPlayer
{
	background: url(../images/Player.png) top left no-repeat;
	width: 555px;
	height: 477px;
}
.wPlayer
{
	background: url(../images/winning_player.png) top left no-repeat;
	width: 428px !important;
	height: 369px;
}
#previewTop p, #winnerTop p
{
	width: 330px;
	margin:5px 0px 5px 20px;
	color: #606161;

}
#winnerTop p
{
	width: 440px;
}
#fileRequirements
{
	background: black;
	border: 1px solid white;
	margin-top: -85px;
	margin-left: 250px;
	position: absolute;
	width: 225px;
	display: none;
	padding: 5px;
}
#ratings, .share
{
	font-size: 14px;
	color: #000000;
	height: 22px;
	width: 515px;
	margin: 0px 0px 0px 20px;
/*	border: solid 1px green;*/
}
#winRatings, #playerWinning .share
{
	font-size: 14px;
	color: #000000;
	height: 22px;
	width: 390px !important;
	margin: 0px 0px 0px 20px;
	/*border: solid 1px green;*/
}
#ctl00_ContentPlaceHolder1_ctl00_numberRatingsOutput
{
	/*border: solid 1px red;*/

}
.ratingsOutput
{
	padding-top: 3px;
}

#ratings img, .share img, #winRatings img /* sets ratings paws to appear middle aligned with text */
{
	vertical-align: middle;
	margin-top: 3px;
}
div.views
/*floats "views" section to the right of ratings and gives it enough width to expand regardless of how many digits are required.*/
{
	width: 150px;
	display: inline;
	position: relative;
	float: right;
	text-align: right;
	/*border: solid 1px red;*/
	margin-top: -20px;
}
#winRatings div.views
{
	width: 100px !important;
	/*border: solid 1px yellow;*/
	
}
.ratingsDisclaimer
{
	font-weight: bold;
	font-size: 10px;
	width: 515px;
	margin-left: 20px;
	margin-top: 5px;
	color: #606161;
	clear: both;
	display: block;
}
#commentsBox
{
	width: 505px;
	height: 480px;
	background: url(../images/commentsbox.png) no-repeat;
	margin: 10px 0px 0px 20px;
	color: #12a4cf;
	padding: 5px;
}
#commentsBox img
{
	margin-right: 5px;
	vertical-align: middle;
}
textarea,
INPUT,
SELECT
{
	font-family: Arial;
	font-size: 12px;
}
.commentSignIn
{
	float: right;
	margin-top: -15px;
	margin-right: 10px;
	font-weight: bold;
}
.commentScroll
{
	float: right;
	margin-right: 10px;
	vertical-align: bottom;
}
.commentsContent
{
	margin: 5px 10px 10px 23px;
	height: 90%;
}
.submitComments
{
	font-weight: bold;
	margin-bottom: 10px;
	
}
.submitComments textarea
{
	border: solid 1px #606161;
	height: 65px;
	background-color: #ffffff;
	display: block;
	width: 470px;
	margin-bottom: 5px;
}
.comment
{
	color: #606161;
	width: 450px;
	margin-bottom: 10px;
	height: 47px;
	font-weight: normal;
}
.comment B
{
	font-weight: normal;
}
.commentTitle
{
	display: block;
}
.pageNumber
{
	font-weight: bold;
}
.pageNumber a
{
	text-decoration: none;
}
.pageNumber a.activePage
{
	text-decoration: underline;
}
#entryScroll
{
	width: 374px;
	border: solid 1px #606161;
	height: 515px;
	margin-bottom: 74px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #ffffff;
}
#rules
{
	position: absolute;
	float: right;
	margin-left: 320px;
	margin-top: -50px;
	z-index: 1000;
	font-size: .75em;
}
#rules a
{
	color: #000000 !important;
}
.viewEntry
{
	padding: 0px 10px;
	margin:0px;
	color: #606161;
	font-size: 10px;
	height: 103px;
	width: 338px;
	cursor: pointer;
	/*border: solid 1px green;*/
}

.viewEntry:hover
{
	background-color: #d5eff7;
}

.viewEntry img
{
	float: left;
	margin-right: 10px;
	display: block;
	margin-top: 5px;
}

.viewEntry NOBR IMG
{
	float: none;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	display: inline;
}
.smRatings
{
	margin: 5px 0px;
	height: 15px;
}
.smRatings td
{
	padding-right: 5px;
	color: #606161;
	font-size: 10px;
}
.smRatings img
{
	margin-top: 3px;
}
.activeView
{
	background-color: #d5eff7;
}
#meetWinners
{
	position: absolute;
	margin-left: 100px;
	margin-top: 80px;
	z-index: 1000;
}
#winningDoggies
{
	margin: 0px 0px 0px 20px;
}

#player, #player1, #player2, #player3
{
	margin-top: 22px;
	margin-left: 22px;
}

/* Story Scroller */
.storyOuterContainer
{
	width: 625px;
	height: 175px;
	overflow: hidden;
	position: absolute;
}

.storyScrollingPlaceHolder
{
	width: 624px;
	height: 175px;
}

.storyContainer
{
	width: 2500px;
	height: 175px;
	position: absolute;
}

.storyContainer .innerItem
{
	float: left;
	position: relative;
	width: 120px;
	height: 155px;
	background: url(../Images/storyPreviewBackground.gif) no-repeat;
	padding: 5px 0px 0px 5px;
}

.storyContainer .innerItem A
{
	display: block;
}

.storyContainer .innerItem A IMG
{
	border: 0px;
	width: 112px;
	height: 93px;
}

.storyContainer .innerItem DIV
{
	padding-top: 3px;
	height: 30px;
}


.storyScroller
{
	width: 620px;
	height: 17px;
	position: absolute;
	top: 157px;
}


.storyScroller TD,
.storyScroller TR
{
	margin: 0px;
	padding: 0px;
}

.storyScroller IMG
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.storyScroller .arrowLeft
{
	width: 14px;
}

.storyScroller .arrowRight
{
	width: 15px;
}

.storyScroller .dotsContainer
{
	background: url(../Images/tile.png) repeat-x;
	text-align: center;
}

.categoryDescription
{
	height: 165px;
}

.categoryDescription .help
{
	clear: both; 
	font-size: .75em; 
	margin-top: 0px; 
	text-align: right; 
	position: absolute;
	padding-left: 70px;
	margin-top: 40px! Important;
}

.archiveContainer
{
	padding-left: 96px;
	padding-right: 96px;
	height: 350px;
	text-align: left;
}

.detailsDescription
{
	margin-top: 5px;
	height: 430px;
}

.archiveBottom
{
	height: 79px;
}

.archiveContainerTable
{
	height: 350px;
}

.archiveContainerTable TD
{
	vertical-align: top;
}

.archiveContainer .pagger
{
	text-align: center;
	padding-top: 10px;
	height: 19px;
}

.archiveItem
{
	width: 120px;
	height: 155px;
	background: url(../Images/Archive/ItemBackground.png) no-repeat;
	margin-right: 15px;
	margin-top: 12px;
}

.archiveItem DIV
{
	padding: 5px 0px 0px 5px;
}

.archiveItem .nameContainer
{
	height: 31px;
}

.popupContent P
{
	margin-left: 0px! Important;
}

.popupContent SPAN,
.popupContent TD
{
	color: #606161! Important;
}

.popupContent A
{
	color: #0b99d9! Important;
}

.viewMore
{
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px 10px;
	font-size: 14px;
}

.viewMore A
{
	margin-left: 10px;
	font-weight: normal;
	font-size: 9pt;
}

.dob
{
	color: Gray;
}

.winnerListItem
{
	float: left;
	margin-right: 40px;
	width: 250px;
}

.winnerListContainer
{
	height: 422px;
	margin-top: 10px;
	padding-left: 80px;
}

.winnerListItemCurrent
{
	border: 1px solid #2DB0D6;
}

.voteListOuterContainer
{
	height: 382px;
	margin-top: 10px;
}

.voteListContainer .item
{
	width: 120px;
	height: 155px;
	background: url('/MightyNation/images/storyPreviewBackground.gif');
	margin-right: 42px;
	margin-bottom: 25px;
	float: left;
}

.voteListContainer .item DIV
{
	text-align: center;
	padding-top: 3px;
}

.voteListContainer .item DIV .text
{
	text-align: left;
	padding-left: 4px;
}

.dogumentaryLinksContainer
{
	text-align: right;
	margin-right: 48px;
}

.dogumentaryLinksContainer A
{
	margin-left: 10px;
}

.winnerFrame
{
	width: 230px;
	height: 180px;
	background: url(../images/winners/frame.png);
}

.winnerFrame IMG
{
	margin-left: 6px;
	margin-top: 6px;
}
/* =============== v2 updates ========================*/
#nationLinks
{
	position: absolute;
	margin-top: 40px;
	margin-left: 322px;
	display: none;
	z-index: 20000;
	
}
#nationLinks td
{
	padding: 0px 0px 1px 0px;
}
.nationImg
{
    padding-left: 12px;
    padding-bottom: 10px;
}
.whiteLinks
{
	margin-left: 356px !important;


}
#letterOne
{
	position: absolute;
	margin-left: 524px;	
	top: 292px;
}
#letterTwo
{
	
	position: absolute;
	margin-left: 524px;	
	top: 292px;
}
#loveDogCTA
{
	position: absolute;
	z-index: 40000;
	top: 590px;
	margin-left: 660px;

}
/*============== video player ===========*/
#videoPlayer,#videoPlayer1,#videoPlayer2,#videoPlayer3, #videoHemi, #videoTrailer, #videoPlayer4, #videoPlayer5, #videoPlayer6
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50000;
	width: 100%;
	height:100%;
	margin: 0px;
	background: url(../images/transparent.png);
	display: none;
	
}
#videoTrailer
{
background: none;
display: block;
top: 50px;
height: 434px;
}
#videoContent, #videoContent1, #videoContent2, #videoContent3, #videoContent4, #videoContent5,  #videoContent6
{
	background-color: #ffffff;
	padding: 20px 0px 20px 25px;
	width: 857px;
	height: 434px;
	margin: 50px auto;
}
#videoTrailer #videoContent
{
    background-color: Transparent;
    width: 500px;
    height: 434px;
    padding-left: 55px;
    margin-top: 40px;
    
}
#closeBtn, #closeBtn1, #closeBtn2, #closeBtn3, #closeBtn4, #closeBtn5, #closeBtn6
{
	float: right;
	width: 10px;
	height:8px;
	margin: -10px 10px 0px 0px;
}
#closeBtn a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.video
{
	padding: 20px 0px;
	background: url(../images/videoDivider.gif) top right no-repeat;
	width: 452px;
	float: left;
}
#videoTrailer .video
{
    background: none;
    float: none;
    padding: 0px;
    margin: 50px 0px;
}
.rightVideo
{
	float: left;
	font-size: 13px;
	color: #000000;
	margin: 50px 0px 0px 20px;
	font-weight: bold;
	width: 273px;
}
.embedLinks
{
	color: #2cb0d7;
	margin-top: 15px;
	line-height: 20px;
}
.rightVideo input
{
	float: right;
	background-color: #c1e7f4;
	height: 14px;
	border: solid 1px #afb1b0;
	border-right: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}
#trailerPromo
{
    position: absolute;
    top: 490px;
    margin-left: 830px;
    width:167px;
    height:153px;
}
#starsPromoSm
{
    position: absolute;
    top: 500px;
    margin-left: 5px;
}

#marquee
{
	position: absolute;
	top: 490px;
	margin-left: 470px;
	width: 223px;
	height: 149px;
}

#marquee-trailer
{
	position: absolute;
	top: 490px;
	margin-left: 380px;
	width: 223px;
	height: 149px;
}

#premiereLogin
{
	position: absolute;	
	top: 225px;
	left: 430px;	
}
#premiereLogin a
{
	text-indent: -9999px;
	width: 60px;
	height: 25px;
	display: block;	
}

#premiereJoin
{
	position: absolute;	
	top: 225px;
	left: 635px;
}
#premiereJoin a
{
	text-indent: -9999px;
	width: 60px;
	height: 25px;
	display: block;
}

#premiereStars
{
	position: absolute;	
	top: 208px;
	left: 810px;
}
#premiereStars a
{
	text-indent: -9999px;
	width: 110px;
	height: 25px;
	display: block;	
}

#premiereTrailer
{
	position: absolute;
	top: 255px;
	left: 810px;
}
#premiereTrailer a
{
	text-indent: -9999px;
	width: 130px;
	height: 25px;
	display: block;
}

#premiereJoin2
{
	position: absolute;	
	top: 302px;
	left: 815px;
}
#premiereJoin2 a
{
	text-indent: -9999px;
	width: 160px;
	height: 25px;
	display: block;
}

#MDNPremiere h1, #MDNPremiere h2
{
	text-indent: -9999px;
	position: absolute;	
}

#movieIntro
{
	position: absolute;
	top: 130px;
	left: 55px;
	width: 165px;
	color: #fdfdeb;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

#mater
{
	position: absolute;
	top: 130px;
	left:825px;
}

#mater a
{
	text-indent: -9999px;
	width: 110px;
	height: 15px;
	display: block;
}

#jesse
{
	position: absolute;
	top: 149px;
	left: 825px;	
}

#jesse a
{
	text-indent: -99999px;
	width: 110px;
	height: 15px;
	display: block;	
}

#jasmine
{
	position: absolute;
	top: 168px;
	left: 825px;	
}

#jasmine a
{
	text-indent: -99999px;
	width: 110px;
	height: 15px;
	display: block;
}

#movieMeet
{
	position: absolute;	
	top: 208px;
	left: 825px;
}

#movieMeet a
{
	text-indent: -9999px;
	width: 110px;
	height: 25px;
	display: block;		
}

#movieTrailer
{
	position: absolute;
	top: 255px;
	left: 825px;
}

#movieTrailer a
{
	text-indent: -9999px;
	width: 130px;
	height: 25px;
	display: block;
}

#movieJoin
{
  position: absolute;	
	top: 303px;
	left: 830px;
}

#movieJoin a
{
	text-indent: -9999px;
	width: 160px;
	height: 25px;
	display: block;
}

#movie
{
	position: absolute;
	top: 70px;
	left: 295px;
	z-index: 2;
}