/* This is a blend of Eric Meyer reset and Yahoo 2.5.1
----------------------------------------------*/

html {
	color: #000;
	background: #FFF;
}
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: top;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
a img, :link img, :visited img {
	border: 20;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
/*because legend doesn't inherit in IE */
legend {
	color: #000;
}



/* Yahoo font.css. IE specific rules are in ie.css
----------------------------------------------*/

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
table {
	font-size: inherit;
}
/**
* Bump up IE to get to 13px equivalent
*/
pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 100%;
}

/*----------- Sizing Chart


Desired pixel size - Percentage equivilent
10...................77
11...................85
12...................93
13...................100
14...................108
15...................116
16...................123.1
17...................131
18...................138.5
19...................146.5
20...................153.9
21...................161.6
22...................167
23...................174
24...................182
25...................189
26...................197

----------------------------------------------*/

/*----------- Global Tags */


ul {
	list-style: disc inside;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	}






/* layout
----------------------------------------------*/

html {
	background: #000000 url(../images/html-bg.gif) repeat-x left top;
}
body {
	background: url(../images/body-bg.jpg) no-repeat center 46px;
}
#animation-page {
	background: url(../images/body-ani-bg.jpg) no-repeat center 46px;
}
#animation-page2 {
	background: url(../images/body-bg.jpg) no-repeat center 46px;
}
#purchase-page {
	background: url(../images/body-bg.jpg) no-repeat center 46px;
}
.wrapper, #footer {
	width: 960px;
	margin: 0 auto;
}


/*----------- 100 Percent Height. */


html, body {
	height: 100%;
}
.wrapper { 
	min-height: 100%; /*IE 6 and below gets height in ltie7.css*/
}

/*----------- End 100 Percent Height. */

#content-container {
	margin: 0 247px;
}
#content {
	padding: 0 0 50px 0;
}
#nav {
	height: 46px;
	background: url(../images/nav-bg.gif) no-repeat left top;
}
#sub-nav {
	height: 25px;
}
.left {
	width: 219px;
	float: left;
}
.right {
	width: 219px;
	float: right;
}


/*----------- Misc Layout */


#window {
	width: 379px;
	height: 249px;
	margin-left: 581px;
}

#window-ani {
	width: 379px;
	height: 249px;
	float: right;
}
#flash-man {
	width: 581px;
	height: 660px;
	float: left;
}

/* Use this class on the flash box when there is no sub-nav */
.nosubnav {
	margin-top: 25px;
}

/* These are for footer boxes and the boxes on the home page */
.box {
	width: 219px;
	margin-right: 28px;
	float: left;
}
.last {
	margin-right: 0;
}


/*----------- Navs */

#nav ul, #nav li, #sub-nav ul, #sub-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}
#nav li, #sub-nav li {
	float: left;
}
#nav ul {
	margin-left:144px;
}
#sub-nav ul {
	margin-left:230px;
}
#sub-nav li {
	margin-right:3px;
}

#snav {
	height:25px;
}
#snav ul, #snav li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
}
#snav ul {
 margin-left:230px;
}
#snav li {
 float:left;
}

/*----------- Footer */


#footer-wrapper {
	clear: both;
	background: url(../images/footer-wrapper-bg.gif) repeat-x left top;
	height: 185px;
}
#footer {
	background: url(../images/footer-bg.gif) no-repeat left top;
	height: 185px;
}
#footer .box {
	margin-top: 41px;
}
#footer .footer-content {
	min-height: 97px;
}



/*----------- Columns */

#episodes img {
	margin-bottom: 10px;
}
#testimonials img {
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
}
#photos img {
	margin-top: 0;
	margin-bottom: 30px;
	
}

.dvd-cover {
 border:6px solid #FEFBFB;
 width:207px;
 height:281px;
}

.more-cover {
 border:6px solid #FEFBFB;
 width:207px;
 height:207px;
}

/*----------- Home */

/*The home page doesn't have columsn so we take away the right margin.*/
#home-page #content-container {
	margin: 0 0 0 247px;
}


/*----------- Animation */


#animation-page #content-container {
	margin: 0;
	clear: both;
}
#animation-page2 #content-container {
	margin: 0;
	clear: both;
}



/* Background Images
----------------------------------------------

Declare a unique ID on the div with class 'wrapper'
and add the background image here.


*/



#home-bg {
	background: url(../images/backgrounds/home.jpg) no-repeat 0 46px;
}
#series-bg {
	background: url(../images/backgrounds/series-1.jpg) no-repeat 0 46px;
}
#series-bg2 {
	background: url(../images/backgrounds/series-2.jpg) no-repeat 0 46px;
}
#series-bg3 {
	background: url(../images/backgrounds/series-3.jpg) no-repeat 0 46px;
}
#about-bg {
	background: url(../images/backgrounds/about-1.jpg) no-repeat 0 46px;
}
#about-bg2 {
	background: url(../images/backgrounds/about-2.jpg) no-repeat 0 46px;
}
#about-bg3 {
	background: url(../images/backgrounds/about-3.jpg) no-repeat 0 46px;
}
#resources-bg {
	background: url(../images/backgrounds/resources.jpg) no-repeat 0 46px;
}
#contact-bg {
	background: url(../images/backgrounds/contact.jpg) no-repeat 0 46px;
}
#animation-bg {
	background: url(../images/backgrounds/animation.jpg) no-repeat 0 46px;
}
#subscribe-bg {
	background: url(../images/backgrounds/subscribe.jpg) no-repeat 0 46px;
}
#purchase-bg {
	background: url(../images/backgrounds/purchase.jpg) no-repeat 0 46px;
}
.resources p {
	margin-bottom:15px;
}
/* Links
----------------------------------------------*/
a {
line-height: 1.3em}

a:link {
	color: #fdfdff;
	text-decoration: none;
}
a:visited {
	color: #fdfdff;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #fdfdff;
	text-decoration: none;
}



#breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FF6600;
	text-decoration: none;
}
#breadcrumbs a:active {
	color: #666666;
	text-decoration: none;
}



/* Typogrpahy & Color (with the exception of links)
----------------------------------------------*/

/*----------- Sizing Chart


Desired pixel size - Percentage equivilent
10...................77
11...................85
12...................93
13...................100
14...................108
15...................116
16...................123.1
17...................131
18...................138.5
19...................146.5
20...................153.9
21...................161.6
22...................167
23...................174
24...................182
25...................189
26...................197

----------------------------------------------*/

body {
	color: #DFE3E9;
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 1px;
}
p, ul {
	font-size: 100% ;
}
p, ul, li {
	line-height: 1.3em;
	margin: 0 0 15px 0;
}


/*----------- Testimonials Column */

#testimonials p {
	font-family: Georgia;
	font-style: italic;
}
#testimonials p.more {
	font-family: Arial;
	font-style: normal;
}
#series-page #testimonials p {
	color: #59b2f3;
}
#testimonials-page #testimonials p {
	color: #59b2f3;
}


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

#home-page #purchase p {
	font-size: 131%;
	text-align: center;
	margin-top: 21px;
}
#home-page #content p {
	font-size: 131%;
}
#home-page #content .box p {
	font-size: 100%;
	/*	text-align: center;*/
	margin: 15px 0 0 35px;
}
#home-page #content p.more {
	font-size: 85%;
}
#home-page #content h2 {
	margin-top: 30px;
}


/*----------- Testimonals Page */

#testimonials-page #content p {
	font-size: 123.1%;
	font-family: Georgia;
	font-style: italic;
}
#testimonials-page #content p.name {
	text-align: right;
	margin-bottom: 46px;
}

/*----------- Main Series Page */

/*this is the paragraph with large type on the main series page*/
p.leading {
	font-size: 123.1%;
}
img.buy {
	margin-top: 20px;
}
.creds {
font-style:italic;
font-weight:bold;
margin:4px 0 8px 0;
padding:0;
font-size:110%;
}

/*----------- Breadcrumbs */


#breadcrumbs {
	margin: 0 0 30px 100px;
	font-size: 85%;
	clear: both;
	color: #666666;
}

/*----------- Footer */

#footer p, #footer h6 {
	font-size: 100%;
	margin: 0 11px;
}
#footer h6 {
	margin-bottom: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer p {
	line-height: 18px;
	
}
#footer a {
	font-size: 85%;
}


/* Misc
----------------------------------------------*/


.clearfix:after {	/* make sure IE gets its style in ltie7.css */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
p.more {
	font-size: 85%;
	text-align: right;
}
.imagewrap {
	margin-right: 10px;
	float: left;
}
.WrapIt_Up {
	margin-right: 23px;
	margin-bottom: 23px;
}
.WrapIt_Up2 {
	margin-right: 0px;
	margin-bottom: 23px;
}

.center {
	text-align: center;
}
#home-page #home-bg #content-container #content .box a {
	text-align: center;
}
#series-page #about-bg #content-container #content h6 {
	text-transform: uppercase;
	padding-bottom: 10px;
}

/* Purchase Specific Code -------------*/

.box-table {
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box-table td {
padding: 5px;
}
.box-table th {
padding: 5px;
}
.box-table img {
padding: 5px;
}
.box-table-cell {
	background-image: url(../images/gradient-2.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	border: 1px solid #333333;
}

.box-table-cell-left {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/gradient-2.png);
	background-repeat: repeat-x;
	background-position: top;
}

.box-table-bottom-border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.box-table-cell2 {
	background-color: #0F4660;
	color: #4b5e6d;
	padding: 10px;
}
.box-table-title {
	background-color: #31597F;
	color: #4b5e6d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:3px 5px;
	border: 1px solid #333333;
}
.box-table-title-myfilm {
  padding: 5px 5px 5px 5px;
  background-color: #e4e9ef;
  color: #4b5e6d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.box-icons {
  position: static; 
  float: right;
}
.right-box-title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px 0px 3px 5px;
	background-color: #31597F;
	font-family:Arial, Helvetica, sans-serif;
 }
.box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 98%;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.page-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:98%;
	color:#FFFFFF;
	background:#31597f;
	padding:6px 5px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:8px 0 2px 0;
	line-height:100%;
}
.text {
	margin:4px 0 0 0;
	width:180px;
}
.centered {
 text-align: center;
 margin: 0 auto;
}
.totalCell {
  	font-weight: bold;
  	background-image: url(../images/gradient-2.png);
	background-repeat: repeat-x;
	background-position: top;
}

  
  /*-----Buttons-----*/
  
  a.addlink, a.addlink:hover, a.addlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
	width: 102px;
	display: block;
	background-color: #FF6600;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/shoppingcart_btn.gif);
	border: 1px solid #333333;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
}
.submit-but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF6600;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 0px;
	width: 123px;
	cursor: pointer;
	background-image: url(../images/all-btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0 auto
}
.horizontal_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 15px;
	margin-top: 35px;
}
.new-title-cell {
	display:table-cell;
	width: 220px;
}
a.toplinks, a.toplinks:hover, a.toplinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
	width: 122px;
	display: block;
	background-color: #FF6600;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/all-btn.gif);
	border: 1px solid #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
#regularPrice {
 vertical-align:baseline;
}
#expressPrice {
 vertical-align:baseline;
}
#productsTotal {
 vertical-align:baseline;
}
#shipping {
 vertical-align:baseline;
}
#orderTax {
 vertical-align:baseline;
}
#orderTotal {
 vertical-align:baseline;
}
#purchase-bg .centered {
 text-align: right;
 padding:0 10px 0 0;
 margin:8px 0 0 auto;
}
#PObutt {
 margin:0 30px 15px 0;
}
