/*	CSS Document 
	Modified for DNN 09/04/08 
	By Annie McCance amccance@swank.com
*/

/** Layout Styles **/

* {
	margin: 0;
	padding: 0;
	}
	
img, div, a, input { 
	behavior: url(http://www.hospitaldigitalcinema.com/Portals/0/skins/HDC08Skin/scripts/iepngfix/iepngfix.htc) 
}
	
a, a:hover { 
	text-decoration: none;
	}

#wrapper {
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background:#FFFFFF url(images/pageOuterBG.jpg) repeat-y scroll center top;
	}
	
.skip {
	display: none;
	}
	
	
/* Masthead Styles */

#masthead-outer {
	clear: both;
	}
	#masthead-inner {
		clear: both;
		width: 960px;
		margin: 0 auto;
		text-align: center;
		}
		#masthead-left {
			width: 380px;
			float: left;
			display: inline;
			padding: 0px;
			}
			.logo {
				display: block;
				}
		#masthead-right {
			float: right;
			display: inline;
			color: #fbc48a;
			width: 545px;
			text-align: right;
			padding-right: 20px;
			}
			#masthead-right-links {
				padding-top: 46px;
				line-height: 1.9em;
				font-size: 1.1em;
				width: 540px;
				}
				#masthead-right-links h2 {
					display: none;
					}
				#masthead-right-links ul {
					list-style: none;
					}
				#masthead-right-links ul li {
					display: inline;
					}
				#masthead-right-links a {
					color: #ffffff;
					}
				#masthead-right-links a:hover {
					color: #ffffff;
					text-decoration: underline;
					}
				#masthead-right-links .number {
					color: #FFFFFF;
				}
			#masthead-right-search {
				display: inline;
				float: right;
				padding-top: 5px;
				}
				#masthead-right-search h2 {
					display: none;
					}
				#masthead-right-search a {
					display: none;
					color: #ffffff;
					text-decoration: underline;
					}
				#masthead-right-search a:hover {
					color: #ffffff;
					text-decoration: underline;
					}
				.searchbox, #divTextBoxMovieSearch {
					width: 175px;
					font-size: .9em;
					/*margin-top: 4px;*/
					padding: 1px 2px 1px 2px;
					float: left;
					}

				.searchtext {
					width: 100px;
					font-size: .9em;
					}
				#divLinkAdvancedSearch {
					float: left;
					padding: 4px 10px;
					}
				.hide-search, #divLabelMovieSearch {
					display: none;
					}
				
				 #divButtonSimpleSearch {
					float: left;
					}
				 #divSimpleSearch {
					float: left;
					}	
				
			
		
	
/* Content Background */

#content-outer {
	clear: both;
	background:#FFFFFF url(images/contentBG.gif) repeat-y scroll center top;
	background-color: #ffffff;
	}
	#content-inner {
		clear: both;
		width: 960px;
		background-color: #ffffff;
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
		}
	
/* Left Navigation Area */
	
#leftCol {
	background: #d7e4ff;
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
	padding: 0px 0px 30050px 0px;
	margin-bottom: -30000px; 
	}
	#leftCol-mainNav {
		width: 239px;
		background: #093b71 no-repeat left top;
		border-right: #5381ac 1px solid;
		}
		#leftCol-mainNav h2 {
			display: none;
			}
		#leftCol-mainNav ul {
			list-style: none;
			padding: 0px;
			margin: 0px;
			}
		#leftCol-mainNav .MainMenu_RootMenuItem  {
			color: #ffffff;
			font-size: 1.4em;
			line-height: 2.3em;
			display: block;
			width: 209px;
			padding: 0px 15px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-top-style: solid;
			border-bottom-style: solid;
			border-top-color: #5381ac;
			border-bottom-color: #093b71;
			}
		#leftCol-mainNav .MainMenu_HoverRootMenuItem {
			background-color: #5381ac;
			border-bottom: #093b71 1px solid;
			border-top: #093b71 1px solid;
			}
		
	#leftCol-subNav {
		width: 239px;
		text-align: left;
		}
		#leftCol-subNav h2 {
			display: none;
			}
		#leftCol-subNav ul {
			list-style: none;
			}
		#leftCol-subNav a {
			color: #093b71;
			font-size: 1.4em;
			line-height: 2.3em;
			display: block;
			width: 209px;
			padding: 0px 15px;
			border-bottom: 1px solid #7c7d6d;
			}
		#leftCol-subNav a:hover {
			display: block;
			border-top: 1px solid #7c7d6d;
			background: #9ab0c4;
			}
	
/* Primary Content */
	
#primaryContent {
	float: left;
	display: inline;
	text-align: left;
	width: 719px;
	padding: 0px 0px 20px 0px;
	}
	
/* Main Content Area */
	
	#mainCol {
		float: left;
		display: inline;
		width: 446px;
		padding: 0px 20px 0px 19px;
		border-right: 1px dotted #bbbbbb;
		margin-top: 20px;
		}
		
	#twoCol {
		float: left;
		display: inline;
		width: 675px;
		padding: 0px 20px 0px 19px;
		border-right: 1px dotted #bbbbbb;
		margin-top: 20px;
		}
		
		
	#oneCol {
		float: left;
		display: inline;
		width: 925px;
		padding: 10px 20px 0px 19px;
		margin-top: 20px;
		}	
		
	#catalogCol {
		float: left;
		display: inline;
		width: 925px;
		padding: 20px 10px 0px 19px;
		margin-top: 20px;
		}	
	

/* Right Highlight Area */
		
	#rightCol {
		float: right;
		display: inline;
		}


	
/* Footer Area */

#footer-top-outer {
	clear: both;
	background:  #5381ac;
	width: 100%;
	}
	#footer-top-inner {
		clear:both;
		width: 960px;
		margin: 0 auto;
		text-align: center;
		height: 10px;
		}
#footer-bottom-outer {
	clear: both;
	background:  #666666;
	width: 100%;
	}
	#footer-bottom-inner {
		clear: both;
		width: 930px;
		margin: 0 auto;
		color: #eeeeee;
		line-height: 1.7em;
		font-size: 1.1em;
		text-align: center;
		padding: 15px 15px 50px 15px;
		text-align: left;
		}
		#footer-bottom-inner a {
			color: #eeeeee;
			border-bottom: 1px solid #aaaaaa;
			padding-bottom: 2px;
			}
		#footer-bottom-inner a:hover {
			border-bottom: 1px solid #eeeeee;
			padding-bottom: 2px;
			}
		
	
/** HTML Elements Styles **/

/* HEADER */

#masthead-left h2 {
	display: none;
	}

/* MAIN CONTENT AREA */

.bold {
	font-weight: bold;
}
.dark-text {
	color: #444444;
	}
.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #555555;
	}
#primaryContent h1 {
	color: #5381ac;
	font-size: 2.1em;
	line-height: 2em;
	font-weight: lighter;
	border-bottom: 1px dotted #aaaaaa;
	}
#primaryContent #memberCol  h1 {
	color: #FFFFFF;
	background-color: #5381ac;
}
#primaryContent h2 {
	color: #555555;
	font-size: 1.5em;
	letter-spacing: 1px;
	padding-top: 1.5em;
	}
/* planning event header style */
#primaryContent h4 {
	color: #5381ac;
	font-size: 1.5em;
	letter-spacing: 1px;
	}
	
/* back to top style */
#primaryContent h6 {
	color: #555555;
	font-size: 1em;
	padding-top: 1.5em;
	text-align:right;
}
#primaryContent p {
	color: #444444;
	font-size: 1.3em;
	line-height: 1.7em;
	padding: .818em 0;
	}
#primaryContent a {
	color: #444444;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 1px;
	}
#primaryContent a img {
	border-style:none !important;
	}
#primaryContent a:hover {
	color: #444444;
	border-bottom: 1px solid #5381ac;
	padding-bottom: .5px;
	}
#primaryContent ul {
	padding-left: 10px;
	margin-left: 10px;
	line-height: 2.25em;
	}
#primaryContent li {
	list-style-type: square;
	font-size: 1.2em;
	color: #444444;
	}
#primaryContent ul li ul {
	padding-left: 10px;
	margin-left: 10px;
	line-height: 2.25em;
	}
#primaryContent ul li ul li {
	list-style-type: square;
	font-size: 1.1em;
	color: #9f9f9f;
	}

#primaryContent-feature {
	display: inline;
	float: left;
	width: 434px;
	margin: 0px 0px 10px 0px;
	/*background: #f8f8ee;*/
	padding: 5px;
	border: 1px solid #b9b8b6;
	}
#spotlight {
	padding: 10px;
	background-color: #d7e4ff;
	margin: 20px 0px;
	}
#spotlight h2 {
	padding-top: 0px;
	}
	
/* Logged In Styles */ 
	
#memberMenu {
	width: 193px;
	background-color: #4FA231;
	margin: 20px 0px;
	float:right;
	}
#memberMenu p {
	padding: 5px;
}
#memberMenu a {
	color: #FFFFFF;
	font-weight:bold;
	}
#memberMenu h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	padding: 2px 44px 2px 10px;
	border: 1px solid #093b71;
	letter-spacing: 0em;
	}
#memberMenu ul {
	padding: 10px 10px 20px 15px;
	margin-left: 15px;
	color: #5381ac;
	}
#memberMenu li {
	color: #5381ac;
	}

/* RIGHT COLUMN */
	
#rightCol {
	width: 193px;
	text-align: left;
	padding: 0px 20px 0px 0px;
	}
#rightCol p {
	font-size: 1.1em;
	line-height: 1.636em;
	padding: .818em 0;
	}
#rightCol img {
	border: 1px solid #c5c4c2;
	}
	
/* Highlight Styles */ 
	
#rightCol .highlight, #rightCol .highlightRelease {
	width: 193px;
	background-color: #d7e4ff;
	margin: 20px 0px;
	}
 #rightCol .highlightRelease {
	background-color: #FFF;
	}	
	
#rightCol .highlight p, #rightCol .highlightRelease p {
	padding: 5px;
}
#rightCol .highlight a {
	color: #514f44;
	}
#rightCol .highlightRelease a {
	color: #514f44;
	border-bottom: 0;
	text-decoration:underline;
	
	}
#rightCol .highlight h2, #rightCol .highlightRelease h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	background: #5381ac;
	padding: 2px 10px 2px 10px;
	border: 1px solid #093b71;
	letter-spacing: 0em;
	}
#rightCol .highlight ul {
	padding: 10px 10px 20px 15px;
	margin-left: 15px;
	color: #5381ac;
	}
#rightCol .highlight li {
	color: #5381ac;
	}
	
/* Logged In Styles */ 
	
#rightCol .loginMenu {
	width: 193px;
	background-color: #4FA231;
	margin: 20px 0px;
	}
#rightCol .loginMenu p {
	padding: 5px;
}
#rightCol .loginMenu a {
	color: #FFFFFF;
	font-weight:bold;
	}
#rightCol .loginMenu h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	padding: 2px 44px 2px 10px;
	border: 1px solid #093b71;
	letter-spacing: 0em;
	}
#rightCol .loginMenu ul {
	padding: 10px 10px 20px 15px;
	margin-left: 15px;
	color: #5381ac;
	}
#rightCol .loginMenu li {
	color: #5381ac;
	}


/* IMAGE STYLES */
.bw-border {
	border: 1px solid #999999;
	padding: 4px;
	}


.border-photo {
	/* Adds a shaded margin and border */
	/*background-color: #f8f8ee;*/
	padding: 3px;
	border: 1px solid #d5d5bf;
	}
.right-float-photo {
	/* Adds the shaded margin and border, and also floats the image to the right with a bit of padding so that text does not butt up directly beside it */
	/*background-color: #f8f8ee;*/
	padding: 3px;
	border: 1px solid #d5d5bf;
	float: right;
	margin: 0px 0px 15px 15px;
	}
.left-float-photo {
	/* Adds the shaded margin and border, and also floats the image to the left with a bit of padding so that text does not butt up directly beside it */
	/*background-color: #f8f8ee;*/
	padding: 3px;
	border: 1px solid #d5d5bf;
	float: left;
	margin: 0px 15px 15px 0px;
	}

.flickr a, a:hover {
	border: 0;
	text-decoration: none;
}

.topMovies a img{
	border-bottom:1px solid #FFF;
	border: 0;
}

.topMovieA, .topMovieB {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	line-height: 4em;
	padding-left: 25px;
}

.topMovieB {
	background-color: #e1e1e1;
}

.topMovieA img, .topMovieB img {
	vertical-align: middle;
	padding: 0 25px 0 25px;
}

.topNumber {
	font-size: 1.5em;
	line-height: 4em;
}

.nrTable .dynHeader {
	font-weight: bold;
	color:#FFFFFF;
	font-size: 1.25em;
	line-height: 1.25em;
}

.nrTable td {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#primaryContent .nrTable p {
	line-height: 1.2em;
	padding: .6em 0;
}

.searchTable {
	width: 100%;
}

.searchTable .dynHeader {
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.25em;
}

.searchTable td, .searchTable th{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#primaryContent .searchTable p {
	line-height: 1.2em;
	padding: .6em 0;
}

/* Logged-in Show Order Styles */ 
.orderTable th 
{
	font-weight: bold;
	color:#FFFFFF;
	font-size: 1em;
	line-height: 1.25em;
	padding: 5px 0;
}


.orderTable td {
	padding: 5px;
}

.orderTable p {
	line-height: 1.2em;
	padding: .6em 0;
}
/* END Logged-in Show Order Styles */ 


.estimated {
	color: #FF0000;
}

.altRow {
	background-color: #e1e1e1;
}

#primaryContent .editedNav {
	padding: 0;
	margin: 0;
	width: auto;
	text-align:center;
}

#primaryContent .editedNav h2{
	color:#CCCCCC;
	line-height: 1.75em;
}

#contactForm p, #thankYou p {
	font-family: Tahoma, Arial, Helvetica;
	color: #444444;
	font-size: 1em;
	line-height: 1.7em;
	padding: .3em 0;
	}
	
#contactForm h6, #thankYou h1, #thankYou h2 {
	font-family: Tahoma, Arial, Helvetica;
}


#search label, #contactForm #contact label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align:right;
}


#search legend {
	font-weight: bold;
	font-size: 1.3em;
}

#search input#searchBTN {
	margin-left: 11em;
}

#contactForm #contact .contactBTN {
	margin-left: 16em;
}

.required {
	color:#960000;
}

.catalogBTNs {
	display:block;
	border:none;
}



/*ANNIE'S POSTER THUMBNAIL STYLING */
.posterThumbnail
{
	float: left;
	width: 120px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
}
.poster
{
	float: left;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
}

.clearboth { 
	clear: both; 
}

.posterHighlight {
	background-color:#CCCCCC;
}
/*END ANNIE'S POSTER THUMBNAIL STYLING */

/*JQUERY TAB STYLING */
#primaryContent #tabLinks a {
	border-bottom: 0;
	text-decoration: none;
	margin-left: 15px;
}
#primaryContent #tabLinks a:hover {
	border-bottom: 0;
	text-decoration: none;
}
.tabs {
	width: 600px;
}

.tab {
	padding: 5px;
	z-index: 500;
}

.tab1 {
	background-color: #b2cbff;
}
.tab2 {
	background-color: #D7E4FF;
}

ul.nrTabs li {
	display: inline;
	margin-left: -20px;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
	padding-right: 30px;
}
#releases1 {
	background-color: #b2cbff;
	border-top: solid 1px #b2cbff;
}
#releases2 {
	background-color: #D7E4FF;
}
/* END JQUERY TAB STYLING */

h2#trailerName {
	font-size: 20px;
	font-weight: normal;
	color: #00329A;
	padding-top: 5px;
}

