* { font-size: 100.01%; }
html {
	height: 100%;
	font-size: 62.5%;
}
body {
	margin: 0;
	height: 100%;
	min-width: 990px;
	font: 1.3em/1.2em Arial, Helvetica, sans-serif;
	color: #797979;
	background: #10151c;
}

img { border-style: none;}

a {outline: none;}


/*Default link styles 

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color:#f63
}

a:visited {
	color: #336699;
}

a:focus { outline:none; }
*/

form fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
.wrapper {
	min-height: 100%;
	background: url(../images/bg.jpg) no-repeat 50% 0;
}
* html .wrapper { height: 100%; }
#main {
	margin: 0 auto;
	width: 990px;
}

/* header start */

#header {
	width: 985px;
	height: 117px;
	position: relative;
}
/* logo */
.logo {
	float: left;
	width: 213px;
	height: 117px;
	/*	text-indent: -9999px;
	overflow: hidden; */
}

/* slogan */

.slogan {
	position: absolute;
	top: 91px;
	right: 9px;
	background: url(../images/slogan.gif) no-repeat;
	width: 289px;
	height: 15px;
	overflow: hidden;
	text-indent: -9999px;
}

.mslogan {
	position: absolute;
	top: 91px;
	right: 0px;
	width: 180px;
	height: 15px;
	overflow: hidden;
	text-indent: -9999px;
}


/* top navigation start */

.top-nav { float: right; }
.top-nav .left {
	background: url(../images/bg-top-nav-left.gif) no-repeat;
	width: 6px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}
.top-nav ul {
	margin: 0;
	padding: 0 0 0 4px;
	float: left;
	background: #10151c url(../images/bg-top-nav-right.gif) no-repeat 100% 0;
}
.top-nav ul li {
	list-style: none;
	font-size: 0.76em;
	line-height: 13px;
	font-weight: bold;
	float: left;
	padding: 9px 12px 0 4px;
	height: 22px;
}
.top-nav ul li a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 5px;
}
.top-nav ul li a.menu-cart {
	background: url(../images/ico-cart.gif) no-repeat 0 1px;
	padding-left: 15px;
}
.top-nav ul li a.menu-help {
	background: url(../images/ico-help.gif) no-repeat 0 1px;
	padding-left: 9px;
}
.top-nav ul li a.menu-login {
	background: url(../images/ico-login.gif) no-repeat 0 1px;
	padding-left: 15px;
}
.top-nav ul li a.menu-contact {
	background: url(../images/phone_icon.gif) no-repeat 0 1px;
	padding-left: 15px;
}
.top-nav ul li a:hover { text-decoration: underline; }


/* top navigation end */

/* from search start */

.form-search {
	float: left;
	margin: 87px 0 0;
	display: inline;
}
.form-search input {
	float: left;
	margin: 0 5px 0 0;
}
.form-search input.input {
	border-style: none;
	width: 110px;
	padding: 1px 3px;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
.form-search a {
	float: left;
	margin: 4px 0 0 6px;
	color: #8f979f;
	font: 0.76em/13px Verdana, Arial, Helvetica, sans-serif;
}
.form-search a:hover { text-decoration: none; }

/* from search end */
/* header end */
/* footer start */

.footer-wrapper {
	border-top: 1px solid #2e3846;
	background-color: #1c232c;
	min-height: 124px;
	position: relative;
}
* html .footer-wrapper { height: 124px; }
#footer {
	margin: 0 auto;
	width: 970px;
	padding: 0 0 5px 20px;
}
#footer ul {
	margin: 0;
	padding: 16px 0 13px;
	text-align: center;
}
#footer ul li {
	list-style: none;
	background: url(../images/sep.gif) no-repeat 0 3px;
	padding: 0 4px 0 10px;
	display: inline;
	font-size: 0.84em;
	line-height: 17px;
	font-weight: bold;
}
#footer ul li:first-child { background: none; }
#footer ul li a {
	text-decoration: none;
	color: #ccc;
}
#footer ul li a:hover { text-decoration: underline; }
#footer address,
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #8f979f;
	font-size: 0.92em;
	line-height: 1.4em;
	font-style: normal;
}
/* footer end */
/* bookmarks */

.bookmarks {
	display: block;
	background: url(../images/bookmarks.gif) no-repeat;
	width: 125px;
	height: 16px;
	margin: 12px 0 0 415px;
	overflow: hidden;
	text-indent: -9999px;
}

/* footer end */
/* main container start */

.container {
	overflow: hidden;
	height: 1%;
	padding: 0 0 155px;
}

/* left column */

.col-1 {
	float: left;
	width: 200px;
}


/* main navigation start */
.main-nav {
	margin: 0;
	padding: 0;
}
.main-nav li {
	list-style: none;
	overflow: hidden;
	width:200px;
	padding: 0 0 3px;
	vertical-align: top;
}
.main-nav li a {
	display:block;
	background: #ca000e url(../images/bg-main-nav.gif) no-repeat;
	text-decoration: none;
	color: #fff;
	font: bold 0.84em/1.2em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.main-nav li a span.bg {
	display:block;
	width: 191px;
	padding: 5px 0 7px 9px;
	background: url(../images/bg-main-nav-bottom.gif) no-repeat 0 100%;
	cursor: pointer;
}
.main-nav li a.ui-state-active{
	background:#960101 url(../images/bg-main-nav.gif) no-repeat scroll 0 -99px !important;
	color:#FFFFFF;
}
.main-nav li a.ui-state-active span {
	padding-bottom:6px;
}
.main-nav li a.ui-state-active span.bg {
	background:transparent none repeat scroll 0 0 !important;
	padding-bottom: 6px;
}
.main-nav li a:hover {
	background: #960101 url(../images/bg-main-nav-hover.gif) no-repeat;
}
.main-nav li a:hover span {
	background:transparent url(../images/bg-main-nav-bottom-hover.gif) no-repeat scroll 0 100%;
}
/* drop down */
.main-nav li div {
	width: 200px;
	display:none;
}

.main-nav li ul {
	margin:0;
	padding: 9px 0 11px;
	background: #97000a url(../images/bg-drop-down-bottom.gif) no-repeat 0 100%;
	border-top: 1px solid #e7b7b7;
	overflow: hidden;
	width: 200px;
	clear:both;
	height:79px;
}
.main-nav li ul li {
	padding: 0;
	font-size: 0.91em;
	height: auto;
	clear:both;
	vertical-align: inherit;
}
.main-nav li.active ul a ,
.main-nav li ul li a {
	float: none;
	background: none !important;
	letter-spacing: 0;
	display: block;
	width: 177px;
	color:#fff;
	padding: 4px 0 5px 23px;
}
.main-nav li ul a:hover {background-color:#F37633 !important;}
.main-nav li ul a:active {
	background:url(../images/arrow01.gif) no-repeat 9px 6px !important;
	color:#000;
}

/* main navigation end */

/* newsletter start */

.form-newsletter {
	overflow: hidden;
	padding: 0 0 4px;
}

.newsletter {
	background: url(../images/newsletterbg2.jpg) no-repeat;
	width: 200px;
	height: 109px;
	overflow: hidden;
	margin: 0px 0 -1px;
	
}
.newsletter label {
	font: bold 0.84em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	display: block;
	text-transform: uppercase;
	margin: 10px 0 0;
	
}


.newsletter .input {
	float: left;
	margin: 6px 10px 0 10px;
	width: 165px;
	height: 16px;
	display: inline;
	padding-top: 52px;
}
.newsletter .input input {
	color:#999999;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 106px;
	background-color:#FFFFFF;
	border-style: none;
}

.newsletter .go {
	margin: 7px 0px 0px -26px;
	padding-top: 52px;
}


.signupbox {
	border: 2px solid #3c4754;
	width: 196px;
	margin: 14px 0 0;
	background: url(../images/bg-box.gif) repeat-x;
	overflow: hidden;
}

/* border boxes styles */
.box {
	border: 2px solid #3c4754;
	width: 196px;
	margin: 14px 0 0;
	background: url(../images/bg-box.gif) repeat-x;
	overflow: hidden;
}

.box h2 {
	color: #cccccc;
	padding: 0px 0px 0px 13px;
}

.box ul {
	list-style-type: none;
	padding: 0px 0px 0px 13px;
	margin-left: 0;
}

.box li {
	list-style: none;
	color:#999999;
}

.box li a {
	text-decoration: none;
	color: #999999;
}

.box li a:visited {
	text-decoration: none;
	color: #999999;
}

.box li a:hover {
	color: #FFFFFF;
}

.col-3 .box {
	margin: 12px 5px 0 -1px;
	position: relative;
	width: 211px;
}
/* get a discount */
.get-a-discount {
	background: url(../images/get-a-discount.gif) no-repeat;
	width: 196px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.box .heading {
	background: url(../images/line.gif) no-repeat 0 100%;
	padding: 9px 0;
}
.box .heading h3 {
	margin: 0;
	padding: 3px 0 5px 43px;
	color: #8f979f;
	font: bold 0.84em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.box .heading h3.head-our-news { background: url(../images/ico-news.gif) no-repeat 10px 0; }

.head-our-news a {
	color:#666;
	text-decoration: none;
}

.head-our-news a:hover {
	color: #fff;
	text-decoration: underline;
}

.box .heading h3.head-video {
	background: url(../images/ico-tv.gif) no-repeat 15px 3px;
	padding: 1px 0 3px 53px;
	position: relative;
}
.box .heading h3 span {
	color: #fff;
	color: #eee;
	font-style: italic;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

.box h3.head-video a {
	color: #FFFFFF;
	text-decoration: none;	
}

.box h3.head-video a:hover {
	text-decoration: underline;	
}

/* news start */
.news {
	margin: 0 0 0 21px;
	padding: 0 0 8px;
}
.news li {
	list-style: none;
	color: #8f979f;
	padding: 14px 10px 0 1px;
	color: #8f979f;
	font-size: 0.84em;
	line-height: 1.25em;
}
.news li span {
	color: #fff;
	font-weight: bold;
}
.news li a {
	text-decoration: none;
	color: #8f979f;
}
.news li strong {
	font-weight: normal;
	font-size: 1.1em;
}
.news li a:hover { text-decoration: underline; }
.more {
	margin: 0;
	padding: 0 10px 8px 0;
	color: #eee;
	font-size: 0.69em;
	line-height: 1.2em;
	font-weight: bold;
	text-align: right;
}
.more a {
	color: #eee;
	text-decoration:none;
}
.more a:hover { text-decoration: underline; }

.morebig a {
	font-size: .9em;
	color: #eee;
	text-decoration:none;
}
.morebig a:hover { text-decoration: underline; }
/* news end */
/* find us start */
.find-us-box {
	margin: 15px 0 0;
	background: #10151c url(../images/bg-box-grad.gif) repeat-x;
}
.find-us-on {
	float: left;
	color: #8f979f;
	font: bold 0.76em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 17px 0 0 12px;
}
.you-tube,
.facebook {
	float: right;
	background: url(../images/youtube.gif) no-repeat;
	width: 38px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 15px 12px 3px -3px;
}
.facebook {
	background: url(../images/facebook.gif) no-repeat;
	width: 41px;
	height: 33px;
}
/* find us end */
/* center column */
.col-2 {
	float: left;
	width: 543px;
	display: inline;
	margin: 0 0 0 15px;
}
/* main box start */
.main-spotlight-area {
	width: 223px;
	height: 241px;
	overflow: hidden;
	padding: 0 0 0 0px;
}
.main-spotlight-area .dots {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/dots.gif) no-repeat;
	width: 48px;
	height: 7px;
	margin: 24px 0 0;
}
.main-spotlight-area .text {
	margin: 20px 0 0 1px;
	background: url(../images/home-economics.gif) no-repeat;
	width: 209px;
	height: 114px;
	text-indent: -9999px;
	overflow: hidden;
}
/* main box end */
/* releases start */
.releases-heading {
	background:url(../images/bg-shadow.png) no-repeat;
	height: 79px;
	margin: 16px 0 0 5px;
}
.releases-heading h3 {
	margin: 0;
	color: #8f979f;
	font: bold 0.84em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.releases-heading h3.head-new-releases {
	background: url(../images/ico-releases.gif) no-repeat;
	padding: 3px 0 5px 33px;
}
/* releases end */
/* posts start */
.posts {
	position: relative;
	margin: -45px 0 0 17px;
}
.post {
	overflow: hidden;
	height: 1%;
	padding: 0 0 13px;
}
.post .image-col {
	float: left;
	width: 92px;
}
.post .image-col img { display: block; }
.post .image {
	display: block;
	background-color: #3f4a55;
	width: 69px;
	padding: 2px 0 2px 2px;
	margin: 2px 0 0;
}
/* buy film link */
.post .buy-film {
	background: url(../images/bg-buy-film.gif) no-repeat;
	width: 71px;
	height: 13px;
	text-align: center;
	color: #cdcfd2;
	font:  0.58em/10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	margin: 1px 0 0;
	padding: 3px 0 0;
	letter-spacing: .5px;
}
.post .buy-film:hover { text-decoration: underline; }
.post .text {
	float: left;
	width: 405px;
	overflow: hidden;
}
/* text styles start */
.post .text h2 {
	margin: 0;
	padding: 0 0 1px;
	color: #eee;
	font-size: 1.08em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.post .text h2 a {
	text-decoration: none;
	color: #eee;
}
.post .text a:hover { text-decoration: underline; }
.post .text .info {
	color: #8f979f;
	font-style: italic;
	display: block;
	padding: 0 0 10px;
}
.post .text .info a { text-decoration: none;color: #CCC; }
.post .text .info a:hover{ text-decoration: underline; color:#FFF; }
.post .text ul li a:hover {
	text-decoration: underline;
	color: #eee;
}
.post .text p {
	margin: 0;
	color: #8f979f;
	font-size: 0.92em;
	line-height: 1.2em;
}
.post .text ul {
	margin: 0 0 0 -5px;
	padding: 3px 0 0;
	height: 1%;
}
.post .text ul li {
	float: left;
	list-style: none;
	font-size: 0.84em;
	line-height: 1.2em;
	padding: 0 5px 0 7px;
	background: url(../images/sep-2.gif) no-repeat 0 2px;
}
.post .text ul li a {color: #8f979f; }
/* posts ens */
/* right column */
.col-3 {
	float: left;
	width: 219px;
	margin: 0 0 0 12px;
	display: inline;
}
/* new day films start */
.new-day-films {
	background: url(../images/bg-new-day-films.gif) no-repeat;
	width: 215px;
	height: 238px;
	color: #ccc;
	text-align: center;
	overflow: hidden;
}
.new-day-films p {
	margin: 40px 20px 0;
	padding: 0;
	font-size: 0.92em;
	line-height: 1.36em;
}
.new-day-films p span { text-transform: uppercase; }
.new-day-films ul {
	margin: 0;
	padding: 0 0 0 4px;
}
.new-day-films ul li {
	list-style: none;
	text-align: center;
	color: #8f979f;
	font: bold 0.84em/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 11px;
}
.new-day-films ul li a {
	color: #8f979f;
	text-decoration: none;
	background: url(../images/arrow-left.gif) no-repeat 0 4px;
	padding: 0 0 0 22px;
}
.new-day-films ul li a span {
	background: url(../images/arrow-right.gif) no-repeat 100% 4px;
	padding: 0 21px 0 0;
}
.new-day-films ul li a:hover { color: #eee; }

/* new day films end */

/* filmmakers start */

.filmmakers-heading {
	overflow: hidden;
	height: 1%;
}
.filmmakers-heading h3 {
	margin: 14px 0 0 -1px;
	padding: 6px 0 7px 31px;
	background: url(../images/ico-camera.gif) no-repeat;
	color: #8f979f;
	font: bold 0.84em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.view-all {
	float: right;
	color: #676d74;
	font-weight: bold;
	font-size: 0.76em;
	line-height: 1.3em;
	margin: -16px 5px 0 0;
	position: relative;
}
.view-all:hover { text-decoration: underline; color: #CCC;  }

.filmmakers {
	margin: 0 0 0 -9px;
	padding: 0;
	width: 228px;
	position: relative;
}
.filmmakers li {
	list-style: none;
	margin: -4px 0 0;
	vertical-align: top;
	position: relative;
	height: 1%;
}
.filmmakers li .bg {
	background: url(../images/bg-shadow-box.png) no-repeat;
	padding: 11px 0 0 13px;
	height: 60px;
}
.filmmakers li .image {
	float: left;
	margin: 0 13px 0 0;
	position: relative;
}
* html .filmmakers li .image { margin-right: 10px; }
.filmmakers li img { display: block; }
.filmmakers li strong {
	display: block;
	font: 0.92em/1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	padding: 7px 0 3px;
	position: relative;
}
.filmmakers li strong a {
	text-decoration: none;
	color: #ccc;
}
.filmmakers li strong a:hover { text-decoration: underline; color: #fff; }
.filmmakers li span {
	color: #8f979f;
	font: 0.76em/1.3em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-right:5px;

}

/* filmmakers end */

/* watch online start */

.watch-online {
	margin: 13px 0 0 11px;
	padding: 0 0 9px;
	overflow: hidden;
	height: 1%;
}
.watch-online .image {
	float: left;
	background-color: #3f4a55;
	padding: 2px;
	margin: 0 12px 0 0;
}
.watch-online .image img { display: block; }
.watch-online .text {
	float: left;
	width: 130px;
	padding: 0 0 10px;
}
.watch-online .text strong {
	display: block;
	color: #eee;
	font-size: 0.84em;
	line-height: 1.2em;
	padding: 0 0 6px;
}
.watch-online .text p {
	margin: 0;
	font-size: 0.84em;
	line-height: 1.2em;
	color: #8f979f;
}
.watch-online .button {
	background: url(../images/btn-bg.gif) no-repeat;
	width: 89px;
	height: 12px;
	text-align: center;
	text-decoration: none;
	display: block;
	font: bold 0.62em/1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 8px 0 0;
	padding: 4px 0 0;
}

/* watch online end */
/* about us page */

.col-4 {
	background-color: #fff;
	float: left;
	width: 770px;
	margin: 0 0 0 14px;
	display: inline;
}

/* content start */
.content {
	background: url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px;
}
.content h1 {
	margin: 0;
	padding: 11px 0 11px 16px;
	background: #20252f url(../images/bg-content-top.jpg) no-repeat;
	font-size: 1.23em;
	line-height: 1.2em;
	font-weight: bold;
	color: #e3e3e3;
}
.content h2 {
	margin: 0;
	padding: 7px 0 9px 22px;
	font-size: 1.08em;
	line-height: 1.2em;
	font-weight: normal;
	color: #fff;
	background-color: #717880;
}
.content p {
	margin: 0;
	padding: 0 0 15px;
	font-size: 1.0em;
	line-height: 1.17em;
	color: #666;
}

/*
.content a {
	color: #336699;
	text-decoration: none;
}

.content a:hover {
	color:#FF6633
}

.content a:visited {
	color: ;
}

*/

.inner-content {
	padding: 0px 75px 0 35px;
	font-size: 1.0em;
	line-height: 1.17em;
	color: #666;
}

.inner-content a {
	color: #369 ;
}
.inner-content a:visited {
	color: #369 ;
}	
.inner-content a:hover {
	color: #f63 ;
}


/* Slideshow on 40th Anniv page  */
/*
#sswrapper {
	position: relative;
	width: 770px;
}

#sswrapper #slideshow { 
	position: relative;
	height: 267px; 
	width: 770px;  
}

#sswrapper #slideshow .slideshowcontent {
	color: #000;
}

#sswrapper #slideshow .slideshowText {
	position: absolute;
	bottom:10px;
	left:20px;
	width:390px;
}
#sswrapper #slideshow .slideshowtext p {

	font-size:150%;
	margin:5px 0 13px 0;
}

#sswrapper #slideshow .leftTop {
	bottom:auto;
	top:15px;
}

*/
	

/* breadcrumb start */

.breadcrumb {
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 12px 0 11px 18px;
}
.col-4-1 .breadcrumb {
	padding: 10px 0 7px 14px;
}
.breadcrumb li {
	float: left;
	list-style: none;
	color: #aaa;
	font-size: 0.76em;
	padding: 0 2px 0 0;
}
.breadcrumb li a {
	color: #369;
	background: url(../images/sep-3.gif) no-repeat 100% 4px;
	padding: 0 7px 0 0
}
.breadcrumb li a:hover { color: #f63; }

/* breadcrumb end */

.holder {
	overflow: hidden;
	height: 1%;
	padding: 0 27px 0 18px;
}

.holder a {
	color: #369 ;
}	
.holder a:visited {
	color: #369 ;
}
.holder a:hover {
	color: #f63 ;
}

	
.content .image {
	float: right;
	margin: 1px 0 0;
	vertical-align: middle;
}
.content .image img {
	display: block;
	border: 1px solid #6f6f6f;
}
.content .image .caption {
	display: block;
	text-align: right;
	color: #999;
	font-style: italic;
	font-size: 0.76em;
	margin: 1px 0 0;
}
/* big text */

.content .important-text {
	float: left;
	background: url(../images/bg-grad.gif) repeat-x 0 100%;
	border-top: 1px solid #e9e9e9;
	width: 422px;
	height: 121px;
	text-align: justify;
	padding: 24px 20px 28px 18px;
	width: 384px;
}
.important-text p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 1.19em;
	line-height: 1.2em;
}
/* buttons start */

.buttons {
	overflow: hidden;
	margin: 0;
	padding: 14px 0 0 1px;
	height: 1%;
}
.buttons li {
	list-style: none;
	float: left;
	padding: 0 16px 25px 0;
	color: #fff;
}
.buttons li a {
	display: block;
	overflow: hidden;
	background: url(../images/btn-bg-2.gif) no-repeat;
	width: 141px;
	height: 18px;
	text-decoration: none;
	font-size: 0.84em;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 3px 0 0;
}
.buttons li a:visited { color: #fff }
.buttons li a:hover { background-position: 0 -21px; color:#fff }

/* buttons end */

/* about page end */

/* browse films page */


/* alphabet start */

.alphabet {
	margin: 0 0 0 18px;
	height: 1%;
	overflow: hidden;
}
.alphabet ul {
	margin: 0;
	padding: 6px 29px 10px 3px;
	float: left;
	border-bottom: 1px solid #333;
}
.alphabet-bottom ul {
	border-bottom-style: none;
	border-top: 1px solid #333;
	padding: 12px 29px 0 3px;
}
.alphabet li {
	float: left;
	list-style: none;
	font-size: 1.08em;
	line-height: 1.2em;
	padding: 0 4px 0 0;
}
.alphabet-bottom ul li { padding-bottom: 25px; }
.alphabet li a {text-decoration: none; color: #333;}
.alphabet li a:visited { text-decoration: none; color:#333; }
.alphabet li a:hover { text-decoration: underline; color:#f63; }
.alphabet li a.active {
	font-size: 1.29em;
	line-height: 0.8em;
}
/* alphabet end */

.browse-box {
	padding: 0 0 23px 29px;
	margin: 29px 0 0;
}
/* browse items start */

.browse-box .item {
	overflow: hidden;
	height: 1%;
	margin: 12px 0 0;
	padding: 0 0 2px;
}
.browse-box .item .image {
	float: left;
	width: 143px;
}
.browse-box .item .image img { border-style: none; }
.browse-box .item .text {
	float: left;
	width: 410px;
	overflow: hidden;
}
.browse-box .item h3 {
	margin: 4px 0;
	font-size: 1.38em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
.browse-box .item h3 a {
	text-decoration: none;
	color: #333;
}

.browse-box .item h3 a {
	text-decoration: none;
	color: #333;
}

.browse-box .item h3 a:hover { color: #f63; }

.browse-box .item h4 {
	margin: 4px 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
.browse-box .item h4 a {
	text-decoration: none;
	color: #333;
}

.browse-box .item h4 a:hover {
	text-decoration: none;
	color: #f63;
}



.browse-box .item p {
	margin: 0;
	padding: 0 0 4px;
	color: #666;
	font-size: 1.08em;
	line-height: 1.25em;
}
.browse-box .item h3 .item a:hover { color: #f63; }
.browse-box .item .category {
	display: block;
	padding: 0 0 7px;
	font-style: italic;
	font-size: 0.93em;
	line-height: 1.3em;
}

/* browse subject start */

.browse-box .subj {
	overflow: hidden;
	height: 1%;
	margin: 12px 0 0;
	padding: 0 0 2px;
}
.browse-box .subj .image {
	float: left;
	width: 100px;
}
.browse-box .subj .image img { border-style: none; }
.browse-box .subj .subtext {
	display:inline;
	width: 210px;
	overflow: hidden;
}
.browse-box .subj .subtext h3 {
	margin: 4px 0;
	font-size: 1.38em;
	line-height: 1.0em;
	font-weight: normal;
	color: #333;
}
.browse-box .subj h3 a {
	text-decoration: none;
	color: #333;
}

.browse-box .subj h3 a {
	text-decoration: none;
	color: #333;
}

.browse-box .subj h3 a:hover { color: #f63; }

.browse-box .subj h4 {
	margin: 4px 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
.browse-box .subj h4 a {
	text-decoration: none;
	color: #333;
}

.browse-box .subj h4 a:hover {
	text-decoration: none;
	color: #f63;
}



.browse-box .subj p {
	margin: 0;
	padding: 0 0 4px;
	color: #666;
	font-size: 1.08em;
	line-height: 1.25em;
}
.browse-box .subj h3 .subj a:hover { color: #f63; }
.browse-box .subj .category {
	display: block;
	padding: 0 0 7px;
	font-style: italic;
	font-size: 0.93em;
	line-height: 1.3em;
}


.category a {
	color:#666666;
	text-decoration: none;
	
}

.category a:hover {
	color: #f63;
}


.sublist {
	width: 500px;
	border-bottom: 1px solid #333;
	margin: 0 0 0 18px;
}

.sublist a {
	color:#666666;
	text-decoration: none;
	
}

.sublist a:hover {
	color: #f63;
}


.browse-box .item .film {
	display: block;
	padding: 0 0 7px 10px;
	font-style: italic;
	font-size: 0.93em;
	line-height: 1.3em;
}

.browse-box .item .fmfilm td {
	font-style: italic;
	font-size: 0.95em;
}
.browse-box .item ul {
	margin: 0 0 0 -10px;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.browse-box .item ul li {
	list-style: none;
	background: url(../images/sep-4.gif) no-repeat 0 3px;
	padding: 0 9px 0 10px;
	float: left;
	font-size: 1.08em;
	line-height: 1.2em;
}
.browse-box .item ul li a {
	color: #369;
	text-decoration: none;
}
.browse-box .item ul li a:hover { color: #f63; }

.browse-box .filmlist ul li {
	list-style: disc url(none);
	background: none;
	padding: 0 9px 0 10px;
	float: left;
	font-size: .9em;
	line-height: 1.3em;
}
.browse-box .filmlist ul li a {
	color: #369;
	text-decoration: none;
}
.browse-box .filmlist ul li a:hover { color: #f63; }
/* browse items end */

/* browse page end */

/* film page start */

.col-4-1 {
	float: left;
	width: 506px;
	margin: 0 0 0 4px;
	display: inline;
}
.tell-a-friend {
	float: right;
	background: url(../images/ico-mail-small.gif) no-repeat 0 2px;
	margin: 12px 0 0;
	padding: 0 0 2px 17px;
	color: #369;
	font-size: 0.69em;
	line-height: 1.2em;
}
.tell-a-friend:hover { color: #f63; }

.contactfm {
	background: url(../images/ico-mail-small.gif) no-repeat 0 2px;
	margin: 12px 0 0;
	padding: 0 0 2px 17px;
	color: #369;
	font-size: 1.0em;
	line-height: 1.2em;
}
.contactfm:hover { color: #f63; }

.gototop {
	background: url(../images/ico-up.gif) no-repeat 0 2px;
	margin: 12px 0 0;
	padding: 0 0 2px 17px;
	color: #369;
	font-size: 1.0em;
	line-height: 1.2em;
}
.gototop:hover { color: #f63; }

.col-4-1 h2 {
	padding: 0;
	margin: 0;
	font-size: 1.38em;
	line-height: 1.2em;
	background: none;
	color: #b20202;
	font-weight: bold;
}
.col-4-1 h2 span {
	padding: 0 30px 4px 0;
}
/* film info box start */

.film-box {
	margin: 0;
	padding: 7px 0 0 15px;
	background: url(../images/bg-grad.gif) repeat-x 0 100%;
	border-top: 1px solid #e9e9e9;
}
.film-box .by {
	display: block;
	color: #797979;
	font-size: 0.93em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
	margin: 2px 0 0;
}
.film-box .by a { color: #369; }
.film-box .by a:hover { color: #f63; }
.film-box p {
	padding: 9px 0 0 18px;
	font-size: 1em;
	line-height: 1.4em;
}

.btn-watch-trailer {
	background: url(../images/btn-bg-4.gif) no-repeat;
	width: 89px;
	height: 13px;
	color: #ced0d2;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0;
	font: bold 8px/10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
	margin: 9px 0 0 18px;
}

/* .btn-watch-trailer:visited {color: #ffffff}   */


.film-box .text {
	padding: 15px 25px 15px 15px;
	color:#333333;
	line-height: 1.6em;

}
.film-box .title a:hover { color: #f63; }

/*filmmakers  */

.filmmakers-box {
	margin: 0;
	padding: 7px 0 0 15px;
	background: url(../images/bg-grad.gif) repeat-x 0 100%;
	border-top: 1px solid #e9e9e9;
	height: 100%;
}
.filmmakers-box .by {
	display: block;
	color: #797979;
	font-size: 0.93em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
	margin: 2px 0 0;
}
.filmmakers-box .by a { color: #369; }
.filmmakers-box .by a:hover { color: #f63; }
.filmmakers-box p {
	padding: 9px 0 0 18px;
	font-size: 1em;
	line-height: 1.4em;
}

.filmmakers-box a:link { color: #369; }
.filmmakers-box a:visited { color: #369; }
.filmmakers-box a:hover { color: #f63; }

.filmmakers-box .text {
	padding: 15px 25px 15px 15px;
	color:#333333;
	line-height: 1.6em;

}


.friend {
	padding: 10px;
	width: 500px;
}

	
/* film info box end */

/* tub buttons start */

.tabset {
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 8px 0 0 6px;
}
.tabset li {
	float: left;
	list-style: none;
	font: bold 9px/11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #858585;
}
.tabset li a {
	text-decoration: none;
	color: #858585;
	background: url(../images/bg-tab.png) no-repeat;
	float: left;
	position: relative;
	margin: 0 0 0 -10px;
	cursor: pointer;
	white-space: nowrap;
}
.tabset li a span.bg {
	height: 24px;
	float: left;
	background: url(../images/bg-tab-right.gif) no-repeat 100% 0;
	padding: 10px 18px 0 19px;
	cursor: pointer;
	position: relative;
}
.tabset li a.active {
	background: url(../images/bg-tab-active.png) no-repeat;
	color: #484e5a;
}
.tabset li a.active span.bg { background-position: 100% -34px; }
.tabset li a span.bg span { float: left; }
.tabset .ico-reviews {
	background: url(../images/ico-tab-1.gif) no-repeat 100% 0;
	padding: 5px 16px 0 0;
}
.tabset .ico-synopsis {
	background: url(../images/ico-tab-2.gif) no-repeat 100% 0;
	padding: 5px 12px 0 0;
}
.tabset .ico-awards {
	background: url(../images/ico-tab-3.gif) no-repeat 100% 0;
	padding: 5px 12px 3px 0;
}
.tabset .ico-study {
	background: url(../images/ico-tab-4.gif) no-repeat 100% 0;
	padding: 5px 16px 0 0;
}
/* tub buttons end */

/* tab content */

.tab-content { padding: 23px 28px 0 43px; }
.tab-content h3 {
	margin: 0;
	padding: 0 0 8px;
	font: bold 0.93em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #595959;
}
.tab-content p {
	margin: 0;
	padding: 0 0 10px;
	color: #797979;
	font-size: 0.93em;
	line-height: 1.5em;
}
.tab-content a:link {color: #369;}
.tab-content a:visited {color: #369;}
.tab-content a:hover {color: #f63;}


.tab-content .source {
	font-size: 0.9em;
	font-style: italic;
	}
.tab-content .source p {
	padding: 0px;
	font-size: 0.9em;
	font-style: italic;
	}
	
.tab-content .resource {
	margin: 0 0 8px 20px;
	}
	
.tab-content .reviews {
	padding: 0px 0px 0px 8px;
}

.tab-content .dropcap {
	padding: .03em .1em 0 0 ;
	display: block;
	float: left;
}
	
.content p.visit {
	padding: 45px 0 10px 15px;
	color: #898989;
	font-size: 0.84em;
	line-height: 1.2em;
	position: relative;
}
.content p.visit a { color: #369; }
.content p.visit a:hover { color: #f63; }

.content .filmlink  {
	font-size: 1.0em;
	line-height: 1.2em;
	
}
.content .filmlink { color: #369 ; }
.content .filmlink:visited { color: #369; }
.content .filmlink:hover { color: #f63; }


/* broadcasts */
.broadcast {
	margin: 0;
	padding: 0 0 35px;
	height: 1%;
	overflow: hidden;
}
.broadcast li {
	float: left;
	list-style: none;
	padding: 0 45px 0 9px;
}
.broadcast li img { display: block; }

/* awards */

.awards-list {
	margin: 6px 0 0 2px;
	padding: 0 0 22px;
}
.awards-list li {
	list-style: none;
	background: url(../images/ico-tab-3.gif) no-repeat;
	padding: 2px 0 21px 22px;
	color: #595959;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}

/* screenshots */

.screens-list {
	margin: 0;
	padding: 6px 0 0;
}
.screens-list li {
	list-style: none;
	color: #797979;
	font-size: 0.93em;
	line-height: 1.3em;
}

/* right column */

.col-4-2 {
	float: right;
	width: 250px;
	margin: 5px 5px 0 0;
	display: inline;
}

/* photo */

.photo { margin-bottom: -2px; }
.photo img { display: block; }

/* right boxes styles */

.modul-box {
	background: #f3f3f3 url(../images/bg-box-bottom.gif) no-repeat 0 100%;
	margin: 6px 0 0;
	overflow: hidden;
	height: 1%;
}
.modul-box .heading {
	padding: 2px 0 3px 13px;
	background: #10151c url(../images/bg-heading.gif) no-repeat;
	overflow: hidden;
	height: 1%;
}
.modul-box h3 {
	margin: 3px 0 0;
	color: #fff;
	font: bold 0.69em/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
}
.modul-box .opener {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 18px;
	height: 19px;
	margin: 0 3px 0 0;
}

/* content box start */

.box-content { padding: 16px 0 0 18px; }
.box-content ul {
	margin: 0;
	padding: 0 0 10px;
}
.box-content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 5px 14px;
	font-size: 0.84em;
	line-height: 1.2em;
}
.box-content ul li a { color: #369; }
.box-content ul li a:visited { color: #369; }
.box-content ul li a:hover { color: #f63; }
.box-content p {
	color: #666;
	font-size: 0.84em;
	line-height: 1.2em;
	padding: 0 0 15px 3px;
}

.box-content a { color: #369; }
.box-content a:visited { color: #369; }
.box-content a:hover { color: #f63; }

/* content box end */

/*Button for streaming */
.stream .btn-stream {
	float: left;
	margin: 10px 9px 9px 9px;
	background: url(../images/btn-bg-2.gif) no-repeat;
	width: 141px;
	height: 21px;
	overflow: hidden;
	border-style: none;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.stream .btn-stream:hover { background-position: 0 -21px; }


/* form buy start */

.form-buy { padding: 15px 0 0 12px; }
.form-buy label {
	color: #666;
	font-size: 0.84em;
	line-height: 1.2em;
	float: left;
	padding: 3px 0 0 4px;
}
.form-buy label.choose-format { width: 81px; }
.form-buy label.discount {
	width: 78px;
	padding: 4px 0 0 8px;
}
.form-buy select {
	color: #666;
	font-size: 0.84em;
	line-height: 1.2em;
	float: left;
	width: 143px;
}
.radios {
	clear: both;
	padding: 17px 0 0 3px;
	overflow: hidden;
	width: 235px;
}
.radios label {
	display: block;
	width: 220px;
	overflow: hidden;
	padding: 0 0 10px 1px;
	line-height: 1.3em;
}
.radios label strong {
	color: #474747;
	font-size: 1.28em;
}
.radios label input {
	margin: 1px 0 0;
	float: left;
	height: 15px;
}
* html .radios label input { width: 15px; }
*+html .radios label input { width: 15px; }
.radios label span {
	float: left;
	padding: 0 0 0 10px;
	width: 192px;
}
.form-buy .input {
	float: left;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666;
	width: 70px;
	padding: 1px 3px;
}

.form-buy .fieldset {
	border-style: none;
}

.form-buy .btn-submit {
	float: left;
	border-style: none;
	background: url(../images/btn-bg-5.gif) no-repeat;
	width: 60px;
	height: 18px;
	text-align: center;
	font: bold 8px/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 2px;
	margin: 0 0 0 4px;
	cursor: pointer;
}
.form-buy .text {
	clear: both;
	padding: 10px 0 0;
}
.form-buy .text p {
	margin: 0;
	padding: 0 0 16px;
	color: #666;
	font-size: 0.84em;
	line-height: 1.2em;
}

.form-buy .text a {color: #369}
.form-buy .text a:visited {color: #369}
.form-buy .text a:hover {color: #f63}


.form-buy .text p strong { color: #474747; }
.form-buy .clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.form-buy .order {
	float: left;
	font-size: 0.76em;
	line-height: 1.2em;
	color: #474747;
	margin: 14px 0 14px 9px;
}
.form-buy .order:hover { text-decoration: none; }
.form-buy .btn-add-to-cart {
	float: left;
	margin: 10px 9px 0 0;
	background: url(../images/btn-bg-2.gif) no-repeat;
	width: 141px;
	height: 21px;
	overflow: hidden;
	border-style: none;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.form-buy .btn-add-to-cart:hover { background-position: 0 -21px; }
/* form buy end */
/* Start Popup Window */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:300px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

.reqd {
	display: none;
}
.required {
	display: none;
}

fieldset.admin {
	margin: 0px;
	padding: 5px;
	border-style:solid;
	border-color: #666666;
}

/* these float styles can be used to float images with text next to them */
.fltrt {
	float: right;
	margin-left: 8px;
	border: thin solid #000;	
	padding: 5px;
	text-align: center;
	
}

.fltrt a {
	text-decoration: none;
	color: #333;
}

.fltrt a:hover {
	color: #f63;
}

.fltlft {
	float: left;
	margin-right: 8px;
	
}

.share {
	text-align: center;
	margin-top: 5px;
}

.plain {
	color: #fff;
	text-decoration: underline;
}

.plain:hover {
	color: #336699;
	text-decoration: none;
}

.plain:visited {
	color: #fff;
	text-decoration: underline;
}

/*  Register for News Buttons */

#register_home
{
  display: block;
  width: 203px;
  height: 52px;
  background: url("../images/register_news.gif") no-repeat 0 0;

}

#register_home:hover
{ 
  background: url("../images/register_news_hover.gif") no-repeat 0 0;
}

#register_home span
{
  display: none;
}

#register_top
{
	display: block;
	width: 248px;
	height: 27px;
	background: url("../images/register_news_horiz.gif") no-repeat 0 0;
	margin: 0px 0px 0px 17px;
}

#register_top:hover
{ 
  background: url("../images/register_news_horiz_hover.gif") no-repeat 0 0;
}

#register_top span
{
  display: none;
}
/* For a message form to hide an input field - to fight spammers */
.reqd {
	display: none;
}


