* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	margin: 0px;
	background-image: url(images/backgroundGradient.jpg);
	background-repeat: repeat-x;
	background-color: #010c44;
	margin-top:10px;
}
#videoPage{
	margin-top:10px;
	}


#wrapper {
	width:720px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
 #wrapper #primaryContent {
	float: right;
	width: 470px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	}
	
#default #masthead {
	background-color: #006C89;
	margin: 0px;
	padding: 0px;
	}
	
#secondaryContent {
	float: left;
	width: 215px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 1.5em;
}
#secondaryContent h3 a {
	color: #000000;
	text-decoration: none;
}
#secondaryContent h1 a {
	text-decoration: none;
}

#branding {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 20px;
}

#default #wrapper #contentArea {
	background-color: #FFFFFF;
	padding: 8px;
	}

#footer {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	}
	

#secondaryContent p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
		
.caption {
	line-height: 12px;
	font-size: 12px;
}

h2 {
	font-size: 1.2em;
	padding-bottom: 0px;
}

h1 {
	font-size: 1.3em;
}



#videoPage #masthead {
	width:720px;
	}
#videoPage #contentArea {
	color: #FFFFFF;
	text-align: center;
}

#videoPage #contentArea p a {
	color: #FFFFFF;
	}

#videoPage {
	color: #FFFFFF;
	text-align: center;
}
#videoPage h1{
	color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;

	}
#videoPage p {
	margin-top:10px;
	}

#branding H1 {
	float: left;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#videoPage #branding h1 {
	margin: 0px;
	padding: 0px;
	}

#branding #homeLink {
	font-size: 11px;
	float: left;
	line-height: 23px;
	padding-left: 5px;
}
#branding #homeLink a{
	color:#FFFFFF;
	text-decoration:none;
}
/******* Navigation *******/
#mainNav {
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	text-align: left;
	}
#videoPage #mainNav {
	}
#mainNav ul {
	list-style:none;
	}
#mainNav ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 12px;
	}
.borderRight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}


#mainNav .current{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	cursor: default;
	}
#mainNav .currentSection {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
#mainNav ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#mainNav ul li a:hover {
	color: #FFF83D;
	}
	
/*************** Primary Content styles ********************/


#primaryContent h1, #primaryContent h2, #primaryContent p {
	padding:0 20px 0 0;
	margin:0;
	}	
#primaryContent h1{
	margin-bottom:8px;
	}
	
#primaryContent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-bottom: 1.5em;
	line-height: 18px;
	}


	
/*****************************  ********************************/

#secondaryContent p {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-left: 8px;
	margin-bottom: 1.5em;
	}
	
.aboutList ul {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-left: 40px;
	}
.aboutList ul li ul{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-left: 20px;
	list-style-type: square;
	}
	
.clear {
	clear: both;
}
	
#primaryContent p a {
	text-decoration: none;
	color: #003399;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;*/
}

.no-border {
	border:none;
	}
#default body {
	background-color: #001444;
}
#mastheadBanner {
}
.ltBlueType {
	color: #C1EDFF;
	text-decoration: none;
}
.yellowType {
	color: #FFF83D;
	text-decoration: none;
}
#secondaryContent p.quoteText {
	font-style: italic;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#secondaryContent p.quoteAuthor {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}


	
#dvdContentsList ul {
	list-style-type: disc;
	padding-left: 3px;
	}
#dvdContentsList ul li {
	list-style-type: circle;
	margin-left: 20px;
	line-height: 18px;
	}
 #dvdContentsList {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#dailyUpdate {
	margin-top:20px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	}
#dailyUpdate img {
	padding: 0px;
	margin-right: 10px;
}
#dailyUpdate p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#dailyUpdate td{
	padding:5px;
	}
	
#trailer {
	margin-top: 10px;
	margin-bottom: 10px;
}
#trailer td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#trailer h2 {
	font-size: 16px;
	color: #010C44;
	margin-bottom: 10px;
}
img {
	border: none;
}
img a {
	border: none;
	}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.img-float-right {
	float:right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#videoPage div #contentArea #videoStageWrapper #videoStage720 {
	background-color: #000;
	height: 528px;
	width: 740px;
	padding-top: 10px;
}
#videoPage div #contentArea #videoStageWrapper #videoStage1280 {
	background-color: #000;
	height: 768px;
	width: 1300px;
	padding-top: 10px;
}

#videoPage div #contentArea #videoStageWrapper {
	text-align: center;
}
#videoPage #videoPageWrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

