@charset "utf-8";
/* 
CSS Document 
Design by Tammy Sarkady
*/

 
 
#page {
	width: 982px;
}
#landingPage {
	width: 100%;
}

#landingPage ul li {
	list-style-type: none;
	width: 327px;
	float: left;
}
#landingPage ul li a {
	text-decoration: none;
	font-size: 20px;
}
#landingPage ul li.ui-tabs-selected a {
	color:  #33383c !important;
}
#landingPage ul li h2 {
	padding: 15px 27px 15px 27px;
	font-weight: bold;
	line-height: 22px;
}

#landingPage ul li#play h2 {
	background: url(play-h2.jpg) no-repeat -1px 0;
	width: 246px;
	height: 52px;
	font-size:42px;
	text-align:center;
	line-height:40px;
}

#landingPage ul li#watch h2 {
	background: url(watch-h2.jpg) no-repeat -1px 0;
	width: 246px;
	height: 52px;
	font-size:42px;
	text-align:center;
	line-height:40px;
}

#landingPage ul li#browse h2 {
	background: url(browse-h2.jpg) no-repeat -1px 0;
	width: 246px;
	height: 52px;
	font-size:42px;
	text-align:center;
	line-height:40px;
}

#landingPage ul li a {
	line-height: normal;
	float: left;
}

#landingPage ul li ul {
	line-height:24px;
	padding: 15px 24px 0 24px;
	height: 100%;
}

#landingPage ul li ul li {
	list-style-type: none;
	list-style-position: outside;
	background:url(list-bullet.gif) no-repeat 0 10px;
	line-height: 26px;
	padding-left: 18px;
	width: 100%;
}

#landingPage ul li#play ul li {
	background:url(list-bullet-play.gif) no-repeat 0 10px;
}

#landingPage ul li#watch ul li {
	background:url(list-bullet-watch.gif) no-repeat 0 10px;
}

#play_action a {
	text-align: center;
}
#page .left h3 {
	color: white;
	font-size: 11px;
}
#tabs {
	clear: both;
	height: 405px;
	padding-top: 20px;
}
#tabs ul#tab_list {
	height: 63px;
	display: block;
	background: url(tabs_none_selected.png) 0px -5px no-repeat;
	position: relative;
}
#tabs ul#tab_list li {
	height: 63px;
	position: absolute;
}
#tabs ul#tab_list li a {
	color: white;
	display: block;
	width: 323px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: 13px;
	text-align: center;
}
#tabs ul#tab_list li a:focus { 
	outline: 0; 
}

.ui-tabs .ui-tabs-hide { display: none !important; }

#first_tab.ui-tabs-selected {
	background: url(tabs.gif) -10px -5px no-repeat;
	left: 0;
	top: 0;
	width: 342px;
}
#tabs ul#tab_list li#first_tab a {
	width: 259px;
}
#second_tab.ui-tabs-selected {
	background: url(tabs.gif) -324px -72px no-repeat;
	width: 355px;
}
#second_tab {
	left: 314px;
	top: 0;
}
#third_tab {
	left: 640px;
	top: 0;
}
#third_tab.ui-tabs-selected {
	background: url(tabs.gif) -649px -137px no-repeat;
	width: 355px;
}
#fragment-1, #fragment-2, #fragment-3 {
	background: url(tabs_content_bg.png) top left no-repeat;
	height: 362px;
	margin-top: 0;
	padding-top: 20px;
	position: relative;
}
#fragment-1 input.big_button_arrow {
	position: absolute;
	bottom: 92px;
	right: 33px;
}
#fragment-1 .big_button_arrow, #fragment-2 .big_button_arrow, #fragment-3 .big_button_arrow {
	position: absolute;
	bottom: 90px;
	right: 54px;
}
#fragment-2, #fragment-3 {
	
}
#fragment-1 .left_column, #fragment-2 .left_column, #fragment-3 .left_column {
	display: block;
	float: left;
	width: 682px;
	padding-left: 20px;
}
#fragment-1 .right_column, #fragment-2 .right_column, #fragment-3 .right_column {
	display: block;
	float: right;
	width: 255px;
	padding-right: 20px;
}
.featured_image {
	float: left;
}
#tabs h2 {
	color: #1571a5;
	text-transform: none;
	font-size: 20px;
}
#tabs p {
	color: black;
	width: 265px;
	float: left;
}
#tabs p.info {
	color: #9296a0;
	font-size: 10px;
}
#play_now_button {
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	color: #070304;
	font-size: 24px;
}
#get_cinema_button {
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	color: #070304;
	font-size: 24px;
}
#visit_shop_button {
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	color: #070304;
	font-size: 24px;
}
.big_button img {
	display:block;
	float: right;
	margin-top: 2px;
}

ul#product_list li {
	display: block;
	float: left;
	width: 160px;
}
ul#product_list li img {
	margin-bottom: 15px;
}
ul#product_list li p {
	display: block;
	float: left;
	width: 133px;
}
ul#product_list li p.title {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}
ul#product_list li p.author {
	color: #9296A0;
	font-size: 11px;
}
ul#product_list li p.product_price {
	font-size: 14px;
	color: #1571a5;
	font-style: italic;
}
ul#product_list li a:hover p.title, ul#product_list li a:hover p.author {
	color: #1571a5;
}
ul#product_list li a:hover p.title {
	text-decoration: underline;
}
#fragment-1 .right_column .logged_in_content, #fragment-1 .right_column .logged_out_content {
	display: none;
}
#content_register_form {
}
#content_register_form input {
	width: 155px;
}
#content_register_form dt {
	display: block;
	width: 90px;
	float: left;
	height: 19px;
	margin-top: 10px;
	padding-top: 5px;
}
#content_register_form dd {
	height: 24px;
	margin-top: 10px;
	float: left;
}
#content_register_form dd.submitDD {
	float: right !important;
}
#content_register_form label {
	width: 90px;
	color: #33383C;
}
#content_register_form .submitDD input {
	float: right !important;
	margin-right: 20px;
	margin-top: 10px;
	width: 201px !important;
	height: 55px !important;
}
#page {
	background-image: none;
}
