/* GENERAL STYLES */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}
body, td, div, p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #555555;
}
a {
	color: #660000;
}
a:hover {
	color: #cc0000;
}
h1,h2,h3,h4,h5,h6 {
	color: #660000;
	font-size: 16px;
}
#main_page_content {
	width: 988px;
	margin: 0 auto;
	borders: 1px solid red;
	position: relative;
}
#body_content {
	z-index: 0;
	position: relative;
	width: 988px;
	margin: 0 auto;
}
.clear {
	display: block;
	clear: both;
}
.double_line {
	background-image: url(../images/category_listings_row_border.gif);
	background-repeat: repeat-x;
	height: 7px;
	margin: 4px 0;
}
table.page-container {
	width: 796px;
	margin: 0 auto;
}
td.page-body-content {
	background-color: #ffffff;
	padding-bottom: 20px;
}
table.page-body-columns {
	width: 760px;
	margin: 0 auto;
}
div.breadcrumb {
	display: none;
}
.text-error {
	color: #cc0000;
}

/* END GENERAL STYLES */


/* HEADER CONTENT */

#header_content {
	z-index: 1;
	position: relative;
}
#header_content a.header_sprite {
	background-image: url(../images/nav_sprite.gif);
}
#header_content h1 {
	margin: 19px 0 16px 0;
}
#header_content h1 a {
	display: block;
	width: 575px;
	height: 55px;
	margin: 0 auto;
}
#header_content h1 a span {
	display: none;
}

#user_options {
	height: 59px;
	width: 796px;
	margin: 0 auto;
	position: relative;
}
#user_options span {
	color: #aeaeae;
	font-size: 9px;
}
#user_options a {
	color: #aeaeae;
	text-decoration: none;
	font-size: 9px;
}
#user_options a:hover {
	text-decoration: underline;
}
#user_options #user_options_top {
	position: absolute;
	top: 16px;
	right: 0px;
}
#user_options #user_options_bottom {
	position: absolute;
	top: 33px;
	right: 0px;
}
#user_options span#user_label {
	color: #dedede;
}
#user_options #shop_icon {
	display: block;
	float: left;
	margin-right: 6px;
	width: 19px;
	height: 17px;
	text-indent: -999em;
	background-image: url(../images/nav_sprite.gif);
	background-position: -347px -425px;
}

#header_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#primary_nav {
	margin: 0 auto;
	border: 1px solid #3f3f3f;
	border-width: 1px 0px;
	height: 23px;
	width: 796px;
	position: relative;
}
#primary_nav .primary_container {
	float: left;
/*## NOTE: adjust the larger padding here to space out the primary nav elements correctly ##*/
	padding: 3px 56px 0 56px;
}
#primary_nav .primary_link {
	display: block;
	height: 17px;
}
#primary_nav #luna_link {
	width: 113px;
	background-position: 0 -58px;
}
#primary_nav a:hover#luna_link,
#primary_nav a#luna_link.active {
	background-position: -228px -58px;
}
#primary_nav #unveiled_link {
	width: 211px;
	background-position: 0 -86px;
}
#primary_nav a:hover#unveiled_link,
#primary_nav a#unveiled_link.active {
	background-position: -228px -86px;
}
#primary_nav #volturi_link {
	width: 136px;
	background-position: 0 -72px;
}
#primary_nav a:hover#volturi_link,
#primary_nav a#volturi_link.active {
	background-position: -228px -72px;
}
#primary_nav a.primary_link span {
	display: none;
}

#primary_nav .secondary_nav {
	display: none;
	position: absolute;
	top: 24px;
	left: 0px;
	width: 796px;
	height: 140px;
	background-color: #000000;
	background-image: url(../images/drop_down_menu_bg.jpg);
}
#primary_nav .secondary_nav  a{
	position: relative;
	font-size: 1.05em;
	line-height: 1.05em;
	text-decoration: none;
	color: #232323;
	text-transform:uppercase;
}
#primary_nav .secondary_nav  a span.red_thing{
	display: none;
	position: absolute;
	left: -12px;
	top: 2px;
	height: 8px;
	width: 8px;
	background: url(../images/lil_red_thing.png) no-repeat;
}
#primary_nav .secondary_nav  a:hover span.red_thing{
	display: block;
}
.secondary_nav .secondary_block {
	float: left;
	width: 130px;
	margin: 1px 0 0 0;
	_margin: 0;
	padding: 0;
}
.secondary_block  .tertiary_nav {
	margin: 0;
	padding: 0;
	position: relative;
	top: 18px;
	left: 0px;
}
.secondary_nav .tertiary_nav li {
	margin: 0 0 6px 0;
	padding: 0;
	float: none;
}
#header_content ul.tertiary_nav a {
	margin: 0;
	padding: 3px 0;
	text-transform:uppercase;
	color: #232323;
	text-decoration: none;
	font-size: 10px;
}
#primary_nav .secondary_nav .tertiary_nav a span.red_thing{
	left: -12px;
	top: 5px;
}
/*
#luna_subnav .tertiary_nav a:hover {
	background-images: url(../images/nav_sprite.gif);
	background-positions: 1px -344px;
}
*/

#luna_subnav #luna_eyes_nav
{
	margin-left: 76px;
	_margin-left: 38px;
}

#primary_nav ul#unveiled_subnav {
	height: 20px;
}
#unveiled_subnav #unveiled_press_nav {
	margin: 0 0 0 228px;
	_margin: 0 0 0 114px;
	width: 90px; 
}
#unveiled_subnav #unveiled_behind_nav {
	width: 190px; 
}

#volturi_subnav  {
	text-align: right;
}

#volturi_subnav #volturi_eyes_nav
{
	margin-left: 175px;
	_margin-left: 162px;
}
#primary_nav ul#volturi_subnav a span.red_thing{
	left: auto;
	right: -12px;
}

#header_banner {
	position: absolute; 
	top: 6px;
	right: 328px;
}

/* END HEADER CONTENT */


/* FOOTER CONTENT */

#footer_content {
	position: relative;
}
#footer_content #footer_nav {
	width: 500px;
	height: 78px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#footer_content #footer_nav li {
	float: left;
}
#footer_content #footer_nav a {
	display: block;
	background-image: url(../images/nav_sprite.gif);
}
#footer_content #footer_nav a span {
	display: none;
}
#footer_content #footer_nav #luna_footer_link {
	background-position: -170px -379px;
	width: 84px;
	height: 141px;
}
#footer_content #footer_nav #volturi_footer_link {
	background-position: -256px -380px;
	width: 59px;
	height: 103px;
	margin-top: 14px;
}
#footer_content #footer_nav #twitter_footer_link {
	background-position: 0px -376px;
	width: 56px;
	height: 56px;
}
#footer_content #footer_nav #facebook_footer_link {
	background-position: 0px -435px;
	width: 58px;
	height: 59px;
}
#footer_content #track_us_field {
	width: 330px;
	font-size: 12px;
	margin:13px 0 0 56px;
}
#footer_content #track_us_field #track_label {
	margin: 9px 8px 0 46px;
}
#footer_content #track_us_field #track_heading {
	display: block;
	width: 69px;
	height: 9px;
	background-image: url(../images/nav_sprite.gif);
	background-position: 0 -532px;
	float: left;
	margin-top: 12px;
}
#footer_content #track_us_field #track_heading span {
	display: none;
}
#footer_content div#email_mod_container {
	width: 210px;
	float: left;
	margin-left: 10px;
	display: none;
}
#footer_content #track_us_field td label {
	display: none;
}
#footer_content td.mod-body-body div {
	position: relative;
}
#footer_content div.email-mod-wrapper {
	float: left;
	margin-top: 5px;
}
#footer_content input.emailInput {
	width: 160px;
}
#footer_content input.emailSubmit {
	float: left;
	display: block;
	width: 28px;
	height: 27px;
	background-image: url(../images/nav_sprite.gif);
	background-position: -348px -389px;
	margin-left: 4px;
}
#footer_content #track_us_field input:hover.emailSubmit {
	background-position: -378px -389px;
}
#footer_content div#email_mod_container span.text-required {
	display: block;
	color: #cc0000;
	font-weight: bold;
}
#footer_content td.mod-body-body div.email-confirmation {
	position: absolute;
	top: -20px;
	left: 0;
}

/* END FOOTER CONTENT */


/* HOMEPAGE CONTENT */
body.testhome-page table.page-container,
body.index-page table.page-container,
body.comingsoon-page table.page-container {
	width: 988px;
	margin: 0 auto;
}
body.testhome-page td.page-body-content,
body.index-page td.page-body-content,
body.comingsoon-page td.page-body-content,
body.unveiled-page td.page-body-content,
body.eclipsetrailer-page td.page-body-content {
	background-color: #000000;
}
body.testhome-page table.page-body-columns,
body.index-page table.page-body-columns,
body.comingsoon-page table.page-body-columns {
	width: 988px;
	margin: 0 auto;
}
#homepage_content {
	height: 465px;
	margin-top: 43px;
}
#homepage_content h2 {
	display: none;
}
#homepage_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#homepage_content a {
	background-image: url(../images/homepage_sprite.gif);
	display: block;
}
#homepage_content a span{
	display: none;
}
#homepage_content #home_flash_section {
	position: relative;
	margin: 0 auto;
	width: 813px;
	height: 455px;
}
#homepage_content #home_flash_section a {
	width: 813px;
	height: 455px;
	background-image: url(../images/home_noflash.jpg);
}

/* END HOMEPAGE CONTENT */


/* GENERIC CATEGORY PAGES */

body.category-page-type div.page-html-content {
	position: relative;
}
body.category-page-type td.page-body-content {
	padding-bottom: 0px;
}
body.category-page-type table.page-container {
	width: 988px;
	background-color: transparent;
}
body.category-page-type td.page-body-content {
	background-color: transparent;
}
body.category-page-type table.page-body-columns {
	width: 796px;
	background-color: #ffffff;
}
body.category-page-type table.category-list {
	display: none;
}
body.category-page-type td.page-column-center {
	vertical-align: top;
}
body.category-page-type .breadcrumb {
	display: block;
	border: 1px solid #f6f6f8;
	border-width: 0 0 1px 0;
	padding: 10px 0 3px 6px;
	color: #990000;
}
body.category-page-type div.breadcrumb a {
	color: #000000;
}
body.category-page-type div#cat_nav_wrapper {
	float: left;
	border: 1px solid #f6f6f8;
	border-width: 0 1px 0 0;
	height: 546px;
}
body.category-page-type td.page-column-center h1 {
	display: none;
}
body.category-page-type table.product-list-results-header {
	display: none;
}
body.category-page-type div#subcategory_title {
	position: absolute;
	top: 7px;
	left: 162px;
	_left: 0px;
}
body.category-page-type table.product-list {
	height: 640px;
	margin-top: 28px;
}
body.category-page-type table.product-list td.product-list-item-container,
body.category-page-type table.product-list td.product-list-item-container-alt,
body.category-page-type table.product-list tr {
	background-image: url(../images/category_listings_row_border.gif);
	background-repeat: repeat-x;
}
table.product-list td.product-list-item-container,
table.product-list td.product-list-item-container-alt
{
	vertical-align: top;
}
table.product-list div.product-list-item {
	padding: 10px;
	min-width: 100px;
	font-size: 10px;
}
table.product-list div.product-list-item img.product-list-img {
	height: 150px;
}
table.product-list h5 {
	margin: 3px 0;
	font-size: 10px;
}
table.product-list div.product-list-control {
	display: none;
}

/* END GENERIC CATEGORY PAGES*/


/* VOLTURI CATEGORY PAGE */

body.volturitwilight-page div.page-html-content {
	height: 724px;
}
body.volturitwilight-page div.breadcrumb {
	display: none;
}
div#volturi_cat_nav {
	padding-top: 8px;
	width: 157px;
	_width: 149px;
}
div#volturi_cat_nav h3 {
	background-image: url(../images/volturi_prod_sprite.gif);
	width: 76px;
	height: 88px;
	padding: 0;
	margin: 0 0 18px 16px;
}
div#volturi_cat_nav h3 span {
	display: none;
}
div#volturi_cat_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/volturi_prod_sprite.gif);
	background-position: 0 -99px;
	background-repeat: no-repeat;
	height: 168px;
	font-size: 0;
	line-height: 0;
}
div#volturi_cat_nav ul a {
	display: block;
	font-size: 10px;
	line-height: 1.25em;
	color: #000000;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 2px;
}
#volturi_cat_nav #eyes_side_link a {
	padding-left: 50px;
}
#volturi_cat_nav #lips_side_link a {
	padding-left: 64px;
}
#volturi_cat_nav #body_side_link a {
	padding-left: 65px;
}

#vulturi_group_image {
	position: absolute;
	top: 0;
	right: 0;
}

/* END VOLTURI CATEGORY PAGE */
 

/* LUNA CATEGORY PAGE */

body.lunatwilight-page div.page-html-content {
	height: 612px;
}
body.lunatwilight-page div.breadcrumb {
	display: none;
}
body.lunaeyes-page table.page-container,
body.lunalips-page table.page-container,
body.lunaface-page table.page-container,
body.lunabody-page table.page-container,
body.lunagifts-page table.page-container,
body.lunatwilight-page table.page-container {
	width: 988px;
	background-image: url(../images/luna_tree_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 254px;
}

div#luna_cat_nav {
	width: 136px;
	_width: 149px;
}
div#luna_cat_nav h3 {
	display: none;
}
div#luna_cat_nav ul {
	margin: 0;
	padding: 65px 0 0 0;
	list-style: none;
	background-image: url(../images/luna_prod_sprite.gif);
	background-repeat: no-repeat;
	height: 168px;
	font-size: 0;
	line-height: 0;
}
div#luna_cat_nav ul a {
	display: block;
	font-size: 10px;
	line-height: 1.25em;
	color: #000000;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 2px;
}
#luna_cat_nav #eyes_side_link a {
	padding-left: 50px;
}
#luna_cat_nav #lips_side_link a {
	padding-left: 64px;
}
#luna_cat_nav #face_side_link a {
	padding-left: 56px;
}
#luna_cat_nav #body_side_link a {
	padding-left: 44px;
}
#luna_cat_nav #gifts_side_link a {
	padding-left: 60px;
}

#luna_group_image {
	position: absolute;
	top: 0;
	right: 0;
}

/* END LUNA CATEGORY PAGE */


/* TEMP PRODUCT PAGE */

body.product-page-type td.page-body-content {
	background-color: transparent;
	padding-bottom: 0;
}
#product_content {
	background-color: #ffffff;
	width: 796px;
	margin: 0 auto;
	font-size: 11px;
	position: relative;
}
#product_content #product_details {
	float: right;
	width: 344px;
	margin-right: 20px;
}
#product_content #product_details h2 {
	display: none;
}
#product_content #product_details #prod_title_image {
	margin: 116px 0 25px 0;
}
#product_content #product_details #product_fields {
	padding: 0 0 0 20px;
	height: 223px;
	margin: 0;
}
#product_content #product_details #product_fields div.form_field {
	height: 26px;
}
#product_content #product_details #product_fields label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
#product_content #product_details #product_fields table td {
	vertical-align: top;
}
#product_content #product_details #product_fields table label {
	width: 96px;
	margin-right: 4px;
}
#product_content #product_details #product_fields table select {
	font-size: 10px;
}
#product_content #product_details #product_fields div.prod-detail-purchase {
	margin-top: 3px;
}
#product_content #product_details #product_fields div.prod-detail-purchase label {
	margin-top: 3px;
}
#product_content #product_details #product_fields input.prod-detail-add {
	display: block;
	margin: 10px 0 0 44px;
	width: 138px;
	height: 19px;
}
/*** -!!- ***/
#product_content .tabberlive .tabbernav {
	height: 16px;
	padding: 0 0 0 3px;
	margin: 0;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 1;
	list-style: none;
}
#product_content .tabberlive .tabbernav li {
	float: left;
	margin-right: 3px;
	border: 1px solid #d4d4d6;
	border-width: 1px 1px 0 1px;
	background-color: #ffffff;
	_height: 15px;
}
#product_content .tabberlive .tabbernav li.tabberactive {
	_height: 16px;
}
#product_content .tabberlive .tabbernav li a {
	display: block;
	height: 15px;
	padding: 0 5px 0 5px;
	font-size: 10px;
	line-height: 1.15em;
	color: #544b44;
	text-decoration: none;
	_float: left;
}
#product_content .tabberlive .tabbernav li.tabberactive a {
	height: 16px;
}
#product_content .tabbertab {
	position: relative;
	z-index: 0;
	border: 1px solid #d4d4d6;
	padding: 10px 14px;
}
#product_content .tabbertab h4 {
	margin: 0 0 10px 0;
	font-size: 13px:
}
#product_content .tabbertabhide {
	display: none;
}
/*** -!!- ***/
#product_content #product_images {
	float: left;
	width: 240px;
	margin: 30px 0 0 157px;
	_margin: 30px 0 0 78px;
	font-size: 12px;
}
#product_content #product_images #image_preview {
	text-align: center;
	margin-bottom: 15px;
	height: 350px;
}
#product_content #product_images h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
	color: #000000;
}
#product_content #product_images ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 200px;
}
#product_content #product_images ul li {
	float: left;
	margin: 0 3px 3px 0;
}
#product_content #product_images ul li {
	float: left;
	margin: 0 9px 7px 0;
}
#product_content #product_images ul li a {
	display: block;
	border: 2px solid white;
}
#product_content #product_images ul li a img {
	width: 35px; 
	height: 35px; 
}
#product_content #product_images ul li a.active {
	display: block;
	border: 2px solid #cc0000;
}
#product_content #image_loader {
	width: 1px; 
	height: 1px;
	overflow: hidden;
}
#product_content #image_loader div {
	padding: 1px;
}
/*** -!!- ***/
#product_content #related_content {
	margin-left: 80px;
	padding-bottom: 20px;
	width: 200px;
}
#product_content #related_content h3 {
	font-size: 13px;
}
/*** -!!- ***/
#product_content div.category_nav {
	position: absolute;
	top: 0px;
	left: 0px;
}
/*** -!!- ***/
div#prod_legal_footer {
	font-size: 9px;
	color: #999999;
	position: relative;
/*  height: 136px;*/
/*  width: 275px;*/
	width: 812px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
div#prod_legal_footer div {
	position: absolute;
	top: 0;
	left: 0;
	width: 275px;
}
div#prod_links_footer {
	text-align: center;
	padding: 0 0 10px 0;
	font-size: 9px;
	color: #999999;
}
div#prod_links_footer a {
	color: #999999;
	text-decoration: none;
}
div#prod_links_footer a:hover {
	text-decoration: underline;
	color: #cc0000;
}
/*** -!!- ***/
div.volturi_product {
	background-image: url(../images/volturi_prod_bg.gif);
	background-position: 2px bottom;
	background-repeat: repeat-x;
	padding-bottom: 120px;
}

/* END TEMP PRODUCT PAGE */


/* COMING SOON PAGE */

#coming_soon_content {
	text-align: center;
	padding: 30px 0;
}

/*
body.index-page #primary_nav,
body.index-page #prod_legal_footer,
body.index-page #prod_links_footer,
body.index-page #user_options,
body.comingsoon-page #primary_nav,
body.comingsoon-page #prod_legal_footer,
body.comingsoon-page #prod_links_footer,
body.comingsoon-page #user_options {
	display: none;
}
body.index-page #luna_footer_link,
body.index-page #volturi_footer_link {
	visibility: hidden;
}
*/

/* END COMING SOON PAGE*/


/* BEHIND THE BRANDS PAGE */

#behind_brands_content {
	background-color: #ffffff;
	width: 796px;
	color: #232021;
	margin: 0 auto 40px auto;
	padding-top: 32px;
	font-size: 12px;
	line-height: 1.75em;
}
#behind_brands_content h2 {
	padding: 0;
	width: 260px;
	height: 30px;
	background-image: url(../images/behind_brands_sprite.gif);
	margin: 0 0 4px 9px;
}
#behind_brands_content h2 span {
	display: none;
}
#behind_brands_content #top_bar1 {
	border: 3px solid #000000;
	border-width: 3px 0 0 0;
}
#behind_brands_content #top_bar2 {
	border: 1px solid #000000;
	border-width: 1px 0 0 0;
	margin: 4px 0 50px 3px;
}
#behind_brands_content #behind_brands_copy {
	padding: 0 90px 0 100px; 
}
#behind_brands_content #behind_brands_copy p.summary_copy {
	padding: 0;
	margin: 0 0 28px 0;
}
#behind_brands_content #mid_bar1 {
	border: 3px solid #000000;
	border-width: 3px 0 0 0;
}
#behind_brands_content #mid_bar2 {
	border: 1px solid #000000;
	border-width: 1px 0 0 0;
	margin: 4px 3px 0 0;
}
#behind_brands_content p#luna_copy,
#behind_brands_content p#volturi_copy {
	margin: 0;
	padding-bottom: 46px;
}
#behind_brands_content p#luna_copy img {
	float: left;
	width: 120px;
	height: 197px;
	background: url(../images/behind_brands_sprite.gif) 0 -40px;
}
#behind_brands_content p#volturi_copy img {
	float: left;
	width: 89px;
	height: 152px;
	background: url(../images/behind_brands_sprite.gif) -130px -40px;
	margin: 0 25px 10px 6px;
}

/* END BEHIND THE BRANDS PAGE */

/* SHOPPING CART - CHECKOUT - REGISTER PAGES */
tr.cart-header,
td.cart-actions,
td.cart-continue {
	background-color: #333333;
	color: #cdcdcd;
}
table.cart td {
	border: 1px solid #333333;
}
td.cart-summary td {
	border: none;
}
td#ctl00_pageContent_lrLoginOptions_leftPane,
td#ctl00_pageContent_lrLoginOptions_rightPane,
td#ctl00_pageContent_loginRegister_leftPane,
td#ctl00_pageContent_loginRegister_rightPane {
	vertical-align: top;
}

/* END SHOPPING CART - CHECKOUT - REGISTER PAGES */


/* PRESS PAGES */

#press_content #press_large {
	padding: 20px 13px 0 13px;
	text-align: center;
}
#press_content #thumbs_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#press_content #thumbs_list li {
	float: left;
	margin: 26px 13px 0 13px;
}
#press_content #thumbs_list a.thumb_link {
	display: block;
	text-decoration: none;
	color: #000;
}
#press_content #thumbs_list a.action_link {
	display: block;
	text-decoration: none;
	color: #cc0000;
}
#press_content #thumbs_list a:hover.action_link {
	font-weight: bold;
}
#press_content #thumbs_list span {
	display: block;
}
#press_content #pagination_container {
	height: 30px;
	margin-top: 20px;
}
#press_content #pagination_container ul {
	float: right;
	padding: 0;
	margin: 0 18px 0 0;
	list-style: none;
}
#press_content #pagination_container li {
	float: left;
	text-transform: uppercase;
	margin-left: 8px;
}
#press_content #pagination_container li a {
	display: block;
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}
#press_content #pagination_container li a:hover,
#press_content #pagination_container li a.active {
	background-color: #660000;
}
#press_content #pagination_container li span {
	display: block;
	padding: 3px 6px 4px 6px;
}

/* END PRESS PAGES */


/* ############################## */
/* LYTEBOX STUFF - DO NOT TOUCH!! */
/* ############################## */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(/images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/images/lytebox/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(/images/lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(/images/lytebox/pause_grey.png) no-repeat; }
/* END LYTEBOX STUFF */

/* UNVEILED */
#unveiled_wrapper {
  width: 796px;
  overflow: hidden;
}
#unveiled_wrapper ul,
#unveiled_wrapper ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.sidebar_banners li {
  position: relative;
  overflow: hidden;
}
ul.sidebar_banners li a {
  text-decoration: none;
  outline: none;
  float: left;
  padding: 0;
  border-bottom: 1px solid #999;
}
.banner_highlight {
  display: none;
  position: absolute;
  bottom: 1px;
  left: 0;
  height: 36px;
  width: 100%;
  background: url('../images/unveiled/unv-banner-hilights.jpg') 0 1px no-repeat;
}
#get-look .banner_highlight  { background-position: 0 -34px; }
#watch-trailer .banner_highlight  { background-position: 0 -69px; }

ul.sidebar_banners a:hover .banner_highlight {
  display: block;
}
#unveiled_wrapper img {
  border-style: none;
}
#unveiled_wrapper h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 10px;
}
#unveiled_wrapper h3 span {
  color: #cc0000;
}
#unveiled_wrapper h3 strong {
  font-weight: normal;
  font-size: .8em;
}
#unveiled_wrapper h3 img {
  margin-left:6px;
  vertical-align: text-bottom;
}
#left_col {
  float: left;
  width: 204px;
  border-right: 1px solid #999;
}
#right_col {
  float: left;
  background: #000 url('../images/unveiled/bg-unveiled.jpg') no-repeat;
  height:598px;
  width:591px;
  position: relative;
  border-bottom: 1px solid #999;
}
#mini_banner {
  position: absolute;
  bottom: 12px;
  left: 27%;
}
#unveiled_info {
  position: absolute;
  bottom: 93px;
  left: 9%;
  min-height: 80px;
}
#unveiled_info div {
  display: none;
}
#unveiled_info p {
  color: #999;
  margin: 0 56px 0 124px;
}
.hide_accessible {
  text-indent: -5000px;
  font-size: 0;
}
.unveiled-page #footer_content {
  width: 812px;
}
#prod_legal_footer #eclipse_footer {
  width: auto;
  position: relative;
  margin: 0 0 10px;
  float: left;
}
#eclipse_footer a {
  float: left;
}
#eclipse_footer a img {
  border-style: none;
}
#player {
  margin: 130px 0 0 50px;
  width: 493px;
  height: 280px;
}
#unveiled_wrapper .video-banners {
  position: absolute;
  bottom: 12px;
  left: 0;
  padding-left: 114px;
  background: transparent url('../images/unveiled/sneak-peek-gallery.gif') 10px 0 no-repeat;
  
}
.video-banners li:first-child { border-left: 1px solid #999; }
.video-banners li {
  float: left;
  border-right: 1px solid #999;
}

/* END UNVEILED */

/* GET THE LOOK [JANE] */

#getthelook_wrapper h2 {
  text-indent: -4000px;
}
#getthelook_wrapper h3 {
  font-size: 12px;
  color: #333;
  margin: 10px 0 5px 0;
}
#getthelook_wrapper h3 em,
#getthelook_wrapper p em {
  color: #cc0000;
  font-style: normal;
}
img#jane-main {
  margin: 0 0 0 75px;
}
#intro {
  margin: 20px 95px;
  background: url('../images/getthelook/jane/brackets.png') no-repeat;
  padding: 2px 20px 0 25px;
  height: 64px;
}
#intro p {
  font-size: 13px;
  padding: 0;
  margin: 0;
  letter-spacing: -0.06em;
}
.getthelook_img {
  float: left;
  margin: 0 20px 0 0;
}
.steps {
  list-style: none;
  margin: 0 30px;
}
.steps li {
  overflow: hidden;
  margin: 0 0 25px;
  _height: 160px; /* set height for IE6 only */
}
.page_nav {
  float: right;
}
.page_nav ul {
  list-style: none;
}
.page_nav ul li,
.page_nav a {
  float: left;
  font-weight: 700;
  padding: 0 3px;
  text-decoration: none;
  color: #333;
}
.page_nav a.active_page {
  color: #cc0000;
}
.page_nav a:hover {
  color: #777;
  text-decoration: underline;
  cursor: pointer;
}

/* END GET THE LOOK */