/* Sub Page CSS */
#masthead { height: 110px; }

#body .one { width: 570px; }

#body .one h2 { font-weight: bold; font-size: 1.6em;  text-transform: none; line-height: 1.2em; }

#body .two { margin-top: 31px; width: 261px; }

#body .two h2.section-nav { margin-bottom: 0; }

#body .categories { margin: 10px 0 22px 0; }
#body .categories li
{
	background: #fff url(../images/list-arrow.gif) no-repeat left 3px;
	margin-bottom: 2px; padding-left: 11px;
}

#body ul.section-nav { 
	margin-bottom: 24px;
}

#body .section-nav li.current_page_ancestor {
	border-bottom: none;
}

#body .section-nav li, #body .section-nav li.current_page_parent { 
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px dotted #666666;
	padding: 1px 0;
}

#body .section-nav li.current_page_ancestor ul {
	border-top: 1px dotted #666666;
	margin-top: 1px;
}

#body li.current_page_item ul {
	margin-top: 1px;
	border-top: 1px dotted #666;
} 

#body li.current_page_item ul li.last {
	border-bottom: 0;
} 

input.dotted { 
	width: 161px;
}

#body .section-nav a {
	background: url(../images/list-arrow.gif) no-repeat center left;
	display: block;
	padding: 9px 0 9px 11px;
	text-decoration: none;
}

#body .section-nav ul a { 
	padding-left: 25px; 
	background-position: 15px;
}

#body .section-nav ul ul a { 
	padding-left: 40px; 
	background-position: 30px;
}

#body .section-nav li.current_page_item li a:link, #body .section-nav li.current_page_item li a:visited {
	background-color: #FFF;
}

#body .section-nav li.current_page_item li a:hover, #body .section-nav li.current_page_item li a:active {
	background-color: #E0E0E0;
}


#body .section-nav a:hover, #body .section-nav a:active, #body .section-nav li.current_page_item a {
	background-color: #E0E0E0;
}

/* DISTRO FILM PAGES */
div#film_detail {
	background-color: #666;
	color: #FFFFFF;
	width: 820px;
	padding: 15px;
	margin-top: -2px;
	margin-bottom: 20px;
}

div#film_detail a:link, div#film_detail a:visited {
	color: #FFF;
}

div#film_detail h2 {
	font-weight: bold; 
	font-size: 1.6em;
	margin-bottom: 10px;
	line-height: 1em;
}

div#film_detail div#film_clip {
	width: 450px;
	float: left;
}

div#film_detail div#film_clip img {
	width: 450px;
}

div#film_info {
	float: left;
	padding: 0 15px;
	float: left;
	width: 340px;
}

div#film_description {
}


div#film_description .quote {
	margin: 0;
	font-style: italic;
}

div#film_description .quotee {
	margin: 0;
	font-weight: bold;
	text-align: right;
}

div#pricing {
	padding: 0 15px 20px 15px;
}

div#pricing h3 {
	background-color: #e0e0e0;
	padding: 5px;
}

div#pricing div.purchase {
	float: left;
	width: 250px;
}

div#pricing div.rental {
	float: left;
	margin-left: 15px;
    width: 250px;
}

form.distro-purchase {
	margin: 0;
	float: left;
	margin-right: 20px;
}

div.length {
	border: 1px solid #CCC;
	padding: 1px;
}

div.length h4 {
	margin-bottom: 0;
	padding: 3px 6px;
	font-size: 13px;
}

div.length h3 {
	margin-top: 0;
}

ul.browse {
	float: left;;
	width: 180px;
	margin-right: 10px;
}

ul.first_char {
	float: none;
	width: auto;
	margin: 0;
	border-left: 1px solid #999;
	padding-left: 3px;
}

ul.browse li {
	background-image: none;
	margin-left: 0;
}

ul.first_char li {
	display: inline;
	border-right: 1px solid #999;
	padding-right: 3px;
	padding-left: 3px;
}

#browse h3 {
	background-color: #e0e0e0;
	padding: 5px;
}

a.back-to-top {
	float: right;
	width: 75px;
	font-weight: normal;
}

/* Breadcrumb */
#body ul.breadcrumb { 
	height: 18px;
	font-size: .95em;
	margin-bottom: 15px;
}
 
#body ul.breadcrumb li { 
	float: left; 
	display: inline; 
	margin-right: 4px; 
	background: url(../images/breadcrumb.gif) center right no-repeat; 
	padding-right: 9px; 
	margin-left: 0;
	padding-left: 0;
} 

.breadcrumb a { 
}

/* Images */
.post-float {
	float: left;
	margin: 0 5px 5px 0;
}
.distro-cart {
	width: auto;
	height: auto;
	float: none;
	text-align: right;
}

/* misc */
.supplement {
	clear: both;
	margin-bottom: 15px;
}

form#mad_mimi_signup_form label {
	width: 135px;
	clear: left;
}

form#mad_mimi_signup_form em.light {
	color: #999;
	font-size: 10px;
	padding-left: 4px;
}
