/* Disney Franchise template  */

/*****
/***** global tags
*****/
body,html{
	min-width:996px;
}
body{
	margin:0;
	color:#000;
	font-family: "Gill Sans", Gotham, CenturyGothic, Arial, Helvetica, Verdana, sans-serif;
	font-size:small; 
	font-size:13px; 
 	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/bg5.png');
 	background-position: top center;
 	background-color:#ffffff; 
}
body.nobg{
 	background-image:none;
 }
body,#masterPage,#masterContainer{
	background-position:center top;
}
#masterPage{
	position:relative;
	width:100%;
	height:820px;
	display:none;
}
#masterContainer{
	position:relative;
	margin:0px auto;
	z-index:1;
	overflow: visible;
	width: 100%;
	height: 100%;
}
a, img {
	border:0;
	padding:0;
	margin:0;
}
a, a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#E9CA28;
}
a,a:focus,a:hover,a:active,
button,button:focus,button:hover,button:active
{
	outline: none;
	-moz-outline-style: none;
}
a:hover, a:active
{
	text-decoration:underline;
	color:#999;
}
a:hover img{
	text-decoration:none;
}

a .overState,button .overState{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
}
a:hover .overState,button:hover .overState{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
}

p,ol,ul{
	text-align:left;
}

noscript {
	position:absolute;
	width:400px;
	height:300px;
	left:50%;
	top:280px;
	margin-left:-200px;
	z-index: 1000;
}
.noscript_menu {
	position:relative;
	float:left;
	clear:left;
	width:200px;
	list-style: none;
	margin-top:220px;
}
noscript>.noscript_menu {
	margin-top:0px;
}
.noscript_menu>li {
	position:relative;
	float:left;
	clear:left;
	width:200px;
	list-style: none;
	margin:6px;
}
.noscript_menu>li>a.current {
	color:#000;
}
.noscript_content {
	position:relative;
	float:left;
	clear:none;
	width:700px;
	margin-top:220px;
}




/*****
/***** header
*****/

#globalChrome {
	width:100%;
	height:58px;
	background-color:#000;
	border-bottom: 1px solid #999;
}

#gde_chromeContainer {
	padding-top:4px;
}


/*****
/***** order box
*****/

#orderBox {
	position:absolute;
	top:0px;
	left:50%;
	width:725px;
	height:44px;
	margin-left:-364px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/order_bg.png');
	box-shadow: 0px 5px 30px #999;
	z-index:200;
}
#orderBox>div {
	position:relative;
	height:20px;
	margin:12px 10px;
	float:left;
	clear:none;
}
#orderBox>#getTheMovie {
	font-size: 16px;
	font-weight:bold;
	margin-left:20px;
	color:#fff;
}
#orderBox>.selectIt {
	width:200px;
	border-radius:3px;
	background-color:#fff;
	cursor: pointer;
}
#orderBox>.selectIt#selectTheRetailer {
	width:130px;
}


#orderBox>.selectIt>.content {
	margin:4px 0 0 6px;
	color: #666;
	font: normal 11px/11px Arial, Sans-Serif;
	text-align: left;
	display:block;
}
#orderBox>.selectIt>.downbutton {
	position:absolute;
	margin:0;
	right:4px;
	width:14px;
	height:14px;
	z-index:10;
}


#orderBox>.selectIt>ul {
	width:200px;
	border-radius:3px;
	background-color:#fff;
	border:2px solid #fadd2e;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style: none;
	display:none;
}
#orderBox>.selectIt#selectTheRetailer>ul {
	width:130px;
}


#orderBox>.selectIt>ul>li {
	width:90%;
	background-color:#fff;
	position:relative;
	float:left;
	clear:left;
	margin:0px;
	padding:4px;
	list-style: none;
	font: normal 11px/11px Arial, Sans-Serif;
	font-weight: bold;
	color: #666;
	text-align:left;
}

#orderBox>.selectIt>ul>li>ul {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	margin:2px;
	padding:0;
	list-style: none;
}
#orderBox>.selectIt>ul>li>ul>li {
	width:100%;
	position:relative;
	float:left;
	clear:left;
	margin:2px;
	padding:0;
	list-style: none;
	margin:0;
	padding:4px;
	list-style: none;
	font: normal 10px/11px Arial, Sans-Serif;
	color: #666;
	text-align:left;
}
#orderBox>.selectIt>ul>li:hover, 
#orderBox>.selectIt>ul>li.current {
	color:#900;
}
#orderBox>.selectIt>ul>li>ul>li:hover, 
#orderBox>.selectIt>ul>li>ul>li.current {
	color:#900;
	background-color:#fbf9cc;
}
#orderBox>.selectIt>ul>li>.titletext:hover {
	color:#900;
}


#orderBox>.selectIt>ul>li>.packageBox {
	position:absolute;
	top:-10px;
	left:-152px;
	width:151px;
	height:170px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/order_popup.png');
	display:none;
	z-index:201;
}
#orderBox>.selectIt>ul>li>.packageBox>img {
	margin:16px;
}



#orderBox>#from {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 0 10px;
	color:#fff;
}
#orderBox>#orderBtn {
	position:absolute;
	margin:0;
	top:4px;
	left:642px;
	width:89px;
	height:35px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/order_btn.png');
	background-position: top left;
	cursor:pointer;
}
#orderBox>#orderBtn>a>img {
	width:89px;
	height:35px;
}
#orderBox>#orderBtn:hover {
	background-position: bottom left;
}



/***** Landing page *****/


/***** splash_pawprints moved outside of container so it will extend left and right *****/

#splash_pawprints{
	position:absolute;
	width:100%;
	height:234px;
	top:520px;
	left:0;
	background: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/pawprints2.png') center center no-repeat transparent;
	z-index:0;
}


div#contentLanding{
	position:relative;
	width:100%;
	height:760px;
	margin:0px auto;
	overflow:hidden;
	z-index:0;
	text-align:left;
}

#contentLanding #pageLanding.contentPage {
	position:absolute;
	width:100%;
	height:760px;
	top:0px;
	left:50%;
	margin-left:-380px;
}

#pageLanding #splash_video_player{
	position:absolute;
	top:191px;
	left:214px;
	width:688px;
	height:406px;
	z-index:1;
}
#pageLanding #splash_video_player_shadow{
	position:absolute;
	top:547px;
	left:80px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/splash_video_player_shadow.png');
	width:883px;
	height:13px;
	z-index:0;
	display:none;
}


#pageLanding #splash_papi{
	position:absolute;
	top:279px;
	left:-15px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/papi_splash.png');
	width:258px;
	height:395px;
	z-index:0;
}
#pageLanding #splash_enter_site{
	position:absolute;
	top:600px;
	left:480px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/enter_site.png');
	width:130px;
	height:15px;
}
#pageLanding .splash_button {
	position:absolute;
	width:217px;
	height:62px;
	background-position: top left;
	cursor: pointer;
}
#pageLanding .splash_button:hover {
	background-position: bottom left;
}

#pageLanding .splash_button.en{
	top:631px;
	left:319px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/splash_button_en.png');
}
#pageLanding .splash_button.es{
	top:631px;
	left:566px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/splash_button_es.png');
}


#pageLanding .splash_enter_site_button {
	position:absolute;
	top:629px;
	left:418px;
	width:217px;
	height:62px;
	background-position: top left;
	cursor: pointer;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/enter_site_button.jpg');
	display:none;
}
#pageLanding .splash_enter_site_button:hover {
	background-position: bottom left;
}




/*****
/***** main interface
*****/
#siteMain{
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	text-align:center;
	z-index:1;
	overflow: hidden;
}
.scrim {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:102;
	text-align:center;
}
#siteLoader{
	position:absolute;
	width:170px;
	height:170px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/bhc_preloader.gif');
	left:50%;
	top:300px;
	margin-left:-85px;
}

.head_title{
	position:absolute;
	width:256px;
	height:140px;
	cursor: pointer;
}
.coming_packshot {
	position:absolute;
	width:95px;
	height:115px;
	cursor: pointer;
}
.coming {
	cursor: pointer;
}



div#splashTop{
	position:absolute;
	top:50px;
	left:60px;
	width:840px;
	height:150px;
	z-index:101;
}
div#splashTop>div.head_title{
	top:0;
	left:0;
	cursor: pointer;
	z-index:101;
}
div#splashTop>div.coming {
	position:absolute;
	top:20px;
	left:383px;
	width:349px;
	height:77px;
	z-index:101;
}
div#splashTop>div.coming_packshot {
	top:0;
	left:740px;
	z-index:101;
}



div#pageTop{
	position:absolute;
	top:50px;
	left:0px;
	width:840px;
	height:150px;
	z-index:101;
	display:none;
}
div#pageTop>div.head_title{
	top:0;
	left:0;
	cursor: pointer;
}
div#pageTop>div.coming {
	position:absolute;
	top:11px;
	left:380px;
	width:327px;
	height:77px;
}
div#pageTop>div.coming_packshot {
	top:-29px;
	left:900px;
}




nav {
	width:230px;
	height:440px;
	position:absolute;
	top:218px;
	left:12px;
	z-index:10;
}

nav>#navSection {
	position:relative;
	float:left;
	clear:left;
	list-style-type:none;
	z-index:2;
	margin-bottom:20px;
}
nav>#navSection>li {
	position:relative;
	float:left;
	clear:left;
	width:256px;
	height:41px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/nav_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
	color:#666;
	cursor: pointer;
	z-index:3;
	text-transform: uppercase;
}
nav>#navSection>li.last {
	height:50px;
	background-position: center -10px;
}

nav>#navSection>li>.active_bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/nav_bg_over.png');
	background-position: center center;
	background-repeat: no-repeat;
	z-index:-1;
	display:none;
}
nav>#navSection>li.last>.active_bg  {
	background-position: center -10px;
}



.pageHome nav>#navSection>li#home>.active_bg,
.pageMovies nav>#navSection>li#movies>.active_bg,
.pageCharacters nav>#navSection>li#characters>.active_bg {
	display:block;
}
.pageHome nav>#navSection>li#home>p,
.pageMovies nav>#navSection>li#movies>p,
.pageCharacters nav>#navSection>li#characters>p {
	color: #e65d27;
}


nav>#navSection>li.current>.active_bg {
	display:block;
}
nav>#navSection>li:hover,
nav>#navSection>li.current>p {
	color: #e65d27;
}
nav>#navSection>li>p {
	margin-top:7px;
	text-align: center;
	font-size:17px;
	font-weight: bold;
	letter-spacing: -1px;
	z-index:100;
}



nav>div.module{
	position:relative;
	float:left;
	clear:left;
	margin:20px 0 20px 15px;
	width:221px;
	height:66px;	
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/module.png');
}
nav>div.module#navLanguage{
	margin-top:40px;
}

nav>div#navSocial>.share_title {
	margin:22px 6px 0 12px;
	position:relative;
	float:left;
	clear:none;
	height:13px;
	width:75px;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	color:#4a74bd;
}
nav>div#navSocial>.button{
	margin:12px 0 0 8px;
	position:relative;
	float:left;
	clear:none;
	width:47px;
	height:45px;
	cursor:pointer;
	background-position: top left;
}
nav>div#navSocial>.button:hover{
	background-position: bottom left;
}

nav>div#navSocial>.button#twitter{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/twitter.png');
}
nav>div#navSocial>.button#facebook{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/facebook.png');
}
nav>div#navSocial>.button#facebook>.facebook_box{
	position: absolute;
	top:39px;
	left:-84px;
	height:52px;
	width:199px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/facebook_box.png');
	display:none;
}
nav>div#navSocial>.button#facebook>.facebook_box>.fbutton{
	position: relative;
	float:left;
	clear:none;
	margin-top:20px;
	height:22px;
	width:49px;
	background-position: top left;
}
nav>div#navSocial>.button#facebook>.facebook_box>.fbutton:hover{
	background-position: bottom left;
}
nav>div#navSocial>.button#facebook>.facebook_box>.fbutton#flike{
	margin-left:54px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/flike.gif');
}
nav>div#navSocial>.button#facebook>.facebook_box>.fbutton#fshare{
	margin-left:10px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/fshare.gif');
}

nav>div#navLanguage{
	overflow: hidden;
}

nav>div#navLanguage>.arrow_wrap {
	position:absolute;
	top:21px;
	left:176px;
	width:12px;
	height:21px;
}
nav>div#navLanguage>.arrow_wrap>.arrow {
	position:relative;
	float:left;
	clear:left;
	width:12px;
	height:7px;
	background-position: top left;
	margin:2px;
	cursor:pointer;
}
nav>div#navLanguage>.arrow_wrap>.arrow:hover {
	background-position: bottom left;
}

nav>div#navLanguage>.arrow_wrap>.arrow#up {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/module_up_arrow.png');
}
nav>div#navLanguage>.arrow_wrap>.arrow#down {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/module_down_arrow.png');
}
#socialBtnCloseAgeGate,
#socialBtnCloseFacebook {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/btn_agegate_close.png');
	background-position:center center;
	background-repeat:no-repeat;
}


div#navLanguage>.language_indicator {
	position:absolute;
	top:-63px;
	left:30px;
	width:135px;
	height:63px;
}
div#navLanguage>.language_indicator#es {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/lang_es.gif');
}
div#navLanguage>.language_indicator#en {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/lang_en.gif');
}

div#navLanguage>.language_indicator.current {
	top:3px;
}



/*****
/***** footer
*****/
#gde_footerContainer {
	background:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/global-footer-background.jpg') repeat-x !important;
}

#globalChrome,#disneyFooter{
	letter-spacing:0px;
}
#globalFooter {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	/* height:558px; */
	text-align:center;
	display:none;
	z-index:1;
}
#disneyFooter {
	position:relative;
	margin-top:20px;
	float:left;
	clear:left;
	width:100%;
	text-align:center;
	color:#000;
}
.nobg #disneyFooter {
	position:relative;
	float:left;
	clear:left;
	top:800px;
}
#footerLinks {
	position:relative;
	float:left;
	clear:left;
	left:50%;
	width:967px;
	height:96px;
	margin-left:-484px; 
}
#disneyFooter>p.title1 {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	text-align:center;
	font: bold 15px/15px Arial, Sans-Serif;	
} 

#disneyFooter>p.title2 {
	position:relative;
	float:left;
	clear:left;
	margin-bottom:4px;
	width:100%;
	text-align:center;
	font: bold 14px/15px Arial, Sans-Serif;	
} 

#disneyFooter>#disneyFooterInner {
	position:absolute;
	top:190px;
	left:0;
	width:100%;
	text-align:center;
	color:#000;
}



/*****
/***** main content area
*****/
div#contentMain{
	position:relative;
	width:100%;
	height:1200px;
	margin:0px auto;
	overflow:visible;
	z-index:0;
	text-align:left;
	display:none;
}
div#contentNoscript{
	position:relative;
	width:100%;
	height:1030px;
	margin:0px auto;
	overflow:visible;
	z-index:0;
	text-align:left;
}


#contentMain>.contentPage{
	position:absolute;
	width:714px;
	height:760px;
	top:192px;
	left:300px;
	display:none;
	overflow: visible;
}
#contentMain>.contentPage#page_home {
	top:61px;
}
#contentMain>.contentPage#page_characters{
	top:130px;
}
#contentMain>.contentPage#page_products {
	top:154px;
}



#page_home .dogs>.meetbox {
	position:absolute;
	top:300px;
	left:300px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/home_meet_bg.png');
	width:182px;
	height:98px;
	cursor: pointer;
	display:none;
}
#page_home .dogs>.meetbox>.meet {
	position:absolute;
	left:18px;
	top:14px;
	color:#299fce;
	font-weight: bold;
	font-size: 22px;
}
#page_home .dogs>.meetbox>.name {
	position:absolute;
	left:18px;
	top:26px;
	color:#e65d27;
	font-weight: bold;
	font-size: 38px;
}
#page_home .dogs>.meetbox>.meet_arrow {
	position:absolute;
	left:158px;
	top:34px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/meet_arrow.png');
	height:23px;
	width:14px;
	opacity:.4;
}

#page_home>#bhc3>.dogs>.meetbox#papijr {
	top:434px;
	left:122px;
}
#page_home>#bhc3>.dogs>.meetbox#rosa {
	top:325px;
	left:236px;
}
#page_home>#bhc3>.dogs>.meetbox#ali {
	top:332px;
	left:397px;
}
#page_home>#bhc3>.dogs>.meetbox#lala {
	top:431px;
	left:338px;
}
#page_home>#bhc3>.dogs>.meetbox#pep {
	top:331px;
	left:85px;
}
#page_home>#bhc3>.dogs>.meetbox#papi {
	top:211px;
	left:325px;
}
#page_home>#bhc3>.dogs>.meetbox#chloe {
	top:187px;
	left:140px;
}

#page_home>#bhc2>.dogs>.meetbox#papi {
	top:223px;
	left:180px;
}
#page_home>#bhc2>.dogs>.meetbox#papijr {
	top:290px;
	left:290px;
}
#page_home>#bhc2>.dogs>.meetbox#pep {
	top:370px;
	left:140px;
}
#page_home>#bhc2>.dogs>.meetbox#ali {
	top:392px;
	left:59px;
}
#page_home>#bhc2>.dogs>.meetbox#lala {
	top:392px;
	left:300px;
}
#page_home>#bhc2>.dogs>.meetbox#chloe {
	top:223px;
	left:0px;
}
#page_home>#bhc2>.dogs>.meetbox#rosa {
	top:67px;
	left:249px;
}


#page_home>#bhc1>.dogs>.meetbox#papi {
	top:280px;
	left:39px;
}
#page_home>#bhc1>.dogs>.meetbox#chloe {
	top:320px;
}




#contentMain>.contentPage>.contentPane{
	position:absolute;
	width:780px;
	height:760px;
	top:0;
	left:0;
	overflow: visible;
	z-index:1;
}
#contentMain>.contentPage>.contentPane>.movieTitle{
	z-index:2;
}

#contentMain>.contentPage>.contentPane>.title{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
#contentMain>.contentPage>.contentPane>.see_more{
	position:absolute;
	top:-500px;
	left:454px;
	width:248px;
	height:59px;
	z-index:1;
	cursor:pointer;
}
#contentMain>.contentPage>.contentPane>.see_more.inv{
	background-image: none;
	background-color: transparent;
	z-index:10000;
	cursor:pointer;
}

#contentMain>.contentPage>.contentPane>.dogs{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
#contentMain>.contentPage>.contentPane#bhc3>.title{
	width:636px;
	height:277px;
	top:0;
	left:10px;
}
#contentMain>.contentPage>.contentPane#bhc3>.dogs{
	width:521px;
	height:539px;
	top:92px;
	left:47px;
}
#contentMain>.contentPage>.contentPane#bhc2>.title{
	width:656px;
	height:286px;
	top:0;
	left:0;
}
#contentMain>.contentPage>.contentPane#bhc2>.dogs{
	width:398px;
	height:570px;
	top:80px;
	left:142px;
}
#contentMain>.contentPage>.contentPane#bhc1>.title{
	width:659px;
	height:330px;
	top:0;
	left:0;
}
#contentMain>.contentPage>.contentPane#bhc1>.dogs{
	width:482px;
	height:552px;
	top:87px;
	left:98px;
}

#contentMain>.contentPage#page_home>.paneNav{
	position:absolute;
	width:55px;
	height:87px;
	top:423px;
	cursor:pointer;
	opacity:.7;
	-webkit-transition: opacity .1s linear;	
	z-index:10;
}
#contentMain>.contentPage#page_home>.paneNav:hover{
	opacity:1;
}
#contentMain>.contentPage#page_home>.paneNav.left{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/pane_nav_left.png');
	left:0;
}
#contentMain>.contentPage#page_home>.paneNav.right{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/pane_nav_right.png');
	left:630px;
}


#contentMain>.contentPage#page_movies{
	top:120px;
	left:289px;
}
#contentMain>.contentPage#page_movies>.contentPane>.content{
	margin-top:20px;
}


#contentMain>.contentPage#page_movies>.paneNav{
	position:absolute;
	width:54px;
	height:54px;
	top:210px;
	cursor:pointer;
	opacity:.6;
	-webkit-transition: opacity .1s linear;	
	z-index:10;
}
#contentMain>.contentPage#page_movies>.paneNav:hover{
	opacity:1;
}
#contentMain>.contentPage#page_movies>.paneNav.left{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/movies_arrow_left.png');
	left:-20px;
}
#contentMain>.contentPage#page_movies>.paneNav.right{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/movies_arrow_right.png');
	left:640px;
}

#story>.movie_order{
	position:absolute;
	top:0;
	left:500px;
	width:200px;
	height:500px;
	z-index:1;
	overflow: hidden;
}
#story>.movie_order>.packshots_wrap{
	position:absolute;
	top:0;
	left:0px;
	width:600px;
	height:250px;
}
#story>.movie_order>.packshots_wrap>.product_shot{
	position:absolute;
	top:0;
	left:0px;
	width:200px;
	height:250px;
	display:none;
}
#story>.movie_order>.order_block{
	position:absolute;
	top:268px;
	left:0px;
	width:207px;
}
#story>.movie_order>.order_block>p{
	font-size:19px;
	width:100%;
	text-align:center;
	margin: 0 0 6px 0;
}

#story>.movie_order>.order_block>.type_display {
	position:relative;
	float:left;
	clear:none;
	width:121px;
	height:250px;
	margin: 0 12px;
	overflow: hidden;
}
#story>.movie_order>.order_block>.type_display>.inner {
	position:absolute;
	top:0;
	left:0;
	width:600px;
	height:33px;
}

#story>.movie_order>.order_block>.type_display>.inner>.type {
	position:relative;
	float:left;
	clear:none;
	width:121px;
	height:200px;
	text-align: center;
	font-size:16px;
	text-transform: uppercase;
	color:#999;
	margin:0;
	padding:0;
}
#story>.movie_order>.order_block>.type_display>.inner>.type>.orange_order_button {
	margin-top:6px;
	margin-left:6px;
	text-transform: none;
}

.small_blue_arrow {
	position:relative;
	float:left;
	clear:none;
	margin-top:8px;
	width:12px;
	height:19px;
	cursor: pointer;
	background-position: top left;
}
.small_blue_arrow:hover {
	background-position: bottom left;
}

.small_blue_arrow.left {
	margin-left:17px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/small_blue_arrow_left.png');
}
.small_blue_arrow.right {
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/small_blue_arrow_right.png');
}

.orange_order_button {
	position:relative;
	float:left;
	clear:left;
	width:115px;
	height:27px;
	cursor: pointer;
	background-position: top left;
	margin-top:10px;
	margin-left:43px;
}
.orange_order_button.order {
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/order-button.png');
}
.orange_order_button.ordenar {
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/ordenar-button.png');
}
.orange_order_button.preorder {
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/preorder-button.png');
}
.orange_order_button.preordenar {
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/preordenar-button.png');
}

.orange_order_button:hover {
	background-position: bottom left;
}

.orange_order_button>ul {
	width:110px;
	border-radius:4px;
	background-color:#fff;
	border:2px solid #fadd2e;
	position:absolute;
	top:26px;
	left:0;
	margin:0;
	padding:0;
	list-style: none;
	list-style-image: none;
	display:none;
}
.orange_order_button>ul>li {
	width:90%;
	background-color:#fff;
	position:relative;
	float:left;
	clear:left;
	margin:1px;
	padding:3px;
	list-style: none;
	list-style-image: none;
	font: normal 11px/11px Arial, Sans-Serif;
	color: #666;
	text-align:left;
}
.orange_order_button>ul>li>div.titletext>a {
	color: #666;
}

.orange_order_button>ul>li:hover, 
.orange_order_button>ul>li a:hover, 
.orange_order_button>ul>li.current a{
	font-weight: bold;
	color:#900;
}

.product_descriptions_subsection>.orange_order_button {
	position:absolute;
	top:-30px;
	left:275px;
}



.videowrap {
	position:absolute;
	top:0;
	left:0;
	width:682px;
	height:454px;
	overflow: hidden;
}
.movie_div .videowrap {
	position:relative;
	width:672px;
	height:200px;
	overflow: hidden;
}

.videowrap>.videowrap_inner {
	position:absolute;
	top:0;
	left:0;
	width:1600px;
	height: 400px;
}
.movie_div .videowrap>.videowrap_inner {
	position:absolute;
	top:0;
	left:0;
	width:10000px;
	height: 200px;
}

.videowrap>.videowrap_inner>.video {
	position:relative;
	float:left;
	clear:none;
	margin:0 30px 0 0;
	width:317px;
	height:185px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/clip_bg.jpg');
	cursor:pointer;
}
.videowrap>.videowrap_inner>.video>.bluebar {
	position:absolute;
	left:4px;
	top:143px;
	height:35px;
	width:305px;
	background-color:#299fce;
	opacity:.5;
}
.videowrap>.videowrap_inner>.video>.bluebartitle {
	position:absolute;
	left:10px;
	top:153px;
	height:20px;
	width:224px;
	color:#fff;
	font-weight:bold;
}
.videowrap>.videowrap_inner>.video>.bluebartime {
	position:absolute;
	left:200px;
	top:153px;
	height:20px;
	width:100px;
	color:#fff;
	font-weight:bold;
	text-align:right;
}

.videowrap>.videowrap_inner>.video>img {
	width:305px;
	height:174px;
	margin:4px;
}
.videowrap>.videowrap_inner>.video>.vid_disk {
	position:absolute;
	top:57px;
	left:128px;
	width:73px;
	height:73px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/vid_disk.png');
	opacity:.4;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}
.videowrap>.videowrap_inner>.video>.vid_disk:hover {
	opacity:.7;
}
.videowrap>.videowrap_inner>.video>.vid_disk>.vid_triangle {
	position:absolute;
	top:14px;
	left:31px;
	width:22px;
	height:43px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/vid_triangle.png');
}

.video_nav {
	position:absolute;
	top:400px;
	left:0;
	width:657px;
}
.video_nav>.button {
	position:relative;
	background-position: top left;
	width:111px;
	height:32px;
	cursor: pointer;
	opacity:1;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/button_bg.png');
}
.video_nav>.button>p {
	font-size:16px;
	text-align:center;
	margin: 6px;
}

.video_nav>.button:hover {
	opacity:.7;
}

.video_nav>.button.left {
	float:left;
	clear:none;	
}
.video_nav>.button.right {
	float:right;
	clear:none;	
}

.movie_div>.content_inner {
	margin:0;
}

.movie_div .video_nav {
	display:block;
	position:relative;
	top:0;
	left:0;
	float:right;
	width:100px;
	height:30px;
}

.movie_div .video_nav .small_blue_arrow {
	margin: 0 10px;
}





.video_mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background-color:#000;
	opacity:.5;
	display:none;
}
.video_popup {
	position:absolute;
	left:50%;
	margin-left:-320px;
	width:640px;
	height:360px;
	z-index:1001;
	background-color:#333;
	display:none;
}
.video_popup>.video_x {
	position:absolute;
	top:-10px;
	right:-10px;
	width: 42px;
	height:42px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/video_x.png');
	z-index:102;
	cursor: pointer;
}



#images .slider_window {
	position:relative;
	float:left;
	clear:left;
	top:0;
	left:0px;	
}
.slider_window>.images_wrap {
	position:absolute;
	top:14px;
	left:14px;
	width:462px;
	height:241px;
	overflow:hidden;
}
.slider_window>.images_wrap>a>img {
	position:absolute;
	top:0;
	left:0;
	width:462px;
	height:241px;
}
#images>.gallery_thumbs{
	position:relative;
	float:left;
	clear:none;
	margin-top:0;
	margin-left:20px;
	width:112px;
	height:264px;
	overflow:hidden;
}

#images>.gallery_thumbs>.gallery_thumbs_inner {
	position:absolute;
	top:0;
	left:0;
}

#images>.gallery_thumbs>.gallery_thumbs_inner>.gallery_thumb{
	position:relative;
	float:left;
	clear:left;
	width:112px;
	height:81px;
	margin-top:6px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/gallery_thumb_bg.jpg');
}
#images>.gallery_thumbs>.gallery_thumbs_inner>.gallery_thumb.current>.overlay{
	position:absolute;
	width:112px;
	height:264px;
	background-color:#fdc639;
	opacity:.2;
}

#images>.gallery_thumbs>.gallery_thumbs_inner>.gallery_thumb>img{
	width:100px;
	height:67px;
	margin:6px;
}

#cast {
	overflow:hidden;
}

#cast>.castmember {
	position:absolute;
	top:0;
	left:0;
}
#cast>.castmember>.castmember_image {
	position:relative;
	float:left;
	clear:none;
	width:277px;
	height:200px;
}
#cast>.castmember>.castmember_text {
	position:absolute;
	top:12px;
	left:320px;
	width:360px;
	height:200px;
	font-size: 13px;
	line-height: 15px;
	color:#666;
	text-align: justify;
	font: normal 12px/17px Helvetica, Arial, Sans-Serif;
}
#cast>.castmember>.castmember_text>.bluename {
	font-weight:bold;
	font-size: 14px;
	color:#299fce;
}





ul.submenu {
	position:relative;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	list-style: none;
	width:530px;
	margin-left:14px;
	margin-top:12px;
	z-index:2;
}
ul.submenu>li {
	position:relative;
	float:left;
	clear:none;
	margin-top:0;
	margin-right: 28px;
	padding:0;
	list-style: none;
	font-size: 22px;
	color:#BBB;
	cursor: pointer;
	text-transform:uppercase;
}
ul.submenu>li:hover,
ul.submenu>li.current {
	color:#e65d27;
}
.content {
	display:none;
}

.content_wrap {
	position:relative;
	float:left;
	clear:left;
	width:690px;
	height:400px;
	margin-top:20px;
}
.content_wrap>.content_inner {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.content_wrap>.content_inner#story>p {
	font: normal 16px/24px Helvetica, Arial, Sans-Serif;
	width:420px;
	color:#777;
	margin-top:10px;
	margin-left:10px;
	z-index:2;
	text-align:justify;
}

.characters_grid {
	position:absolute;
	top:0;
	left:0;
	margin-top:30px;
	width:644px;
	height:644px;
}

.characters_grid>.char_title{
	display: none;
	position: absolute;
	top:261px;
	left:173px;
	width:300px;
	height:145px;
	z-index: 10;
}
.characters_grid>.character {
	position:relative;
	float:left;
	clear:none;
	width:208px;
	height:208px;
	border:3px solid #666;
	background-color: #fff;
	background-position: bottom left;
	z-index: 9;
	cursor:pointer;
}
.characters_grid>.character>.inner {
	position:relative;
	float:left;
	clear:none;
	width:208px;
	height:208px;
	margin:0;
	background-position: top left;
	display:none;
}
.characters_grid>.nocharacter {
	position:relative;
	float:left;
	clear:none;
	width:208px;
	height:208px;
	border:3px solid #666;
	background-color: #fff;
	z-index: 9;
}
.characters_grid>.character>.hidden {
	display: none;
}

.characters_grid>.character#mariachis{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/8.jpg');
}
.characters_grid>.character#mariachis>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/8.jpg');
}

.characters_grid>.character#pedro{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/9.jpg');
}
.characters_grid>.character#pedro>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/9.jpg');
}
.characters_grid>.character#papijr{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/1.jpg');
}
.characters_grid>.character#papijr>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/1.jpg');
}
.characters_grid>.character#papi{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/2.jpg');
}
.characters_grid>.character#papi>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/2.jpg');
}
.characters_grid>.character#rosa {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/3.jpg');
}
.characters_grid>.character#rosa>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/3.jpg');
}
.characters_grid>.character#lala{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/4.jpg');
}
.characters_grid>.character#lala>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/4.jpg');
}
.characters_grid>.character#pep{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/5.jpg');
}
.characters_grid>.character#pep>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/5.jpg');
}
.characters_grid>.character#chloe{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/6.jpg');
}
.characters_grid>.character#chloe>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/6.jpg');
}
.characters_grid>.character#ali{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/7.jpg');
}
.characters_grid>.character#ali>.inner{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/7.jpg');
}
.characters_grid>.nocharacter#packshotbox{
	cursor: pointer;
	background-position: top left;
}
.characters_grid>.nocharacter#packshotbox:hover{
	background-position: bottom left;
}
.characters_grid>.nocharacter#titlebox{
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/charactergrid/titlebg.jpg');
}

.characters_pages {
	position:absolute;
	top:0;
	left:0;
	margin-top:10px;
	width:636px;
	height:636px;
	z-index:8;
	display:none;
}

.characters_pages>.meet {
	position:absolute;
	top:34px;
	left:256px;
	height:25px;
	width:2o0px;
	color:#299fce;
	font-size:30px;
	font-weight: bold;
	z-index:10;
}
.characters_pages>.character {
	position:absolute;
	top:0;
	left:0;
	margin-top:10px;
	width:636px;
	height:636px;
	z-index:9;
}

.characters_pages>.character>.name {
	position:absolute;
	top:60px;
	left:256px;
	height:50px;
	width:293px;
	z-index:10;
}
.characters_pages>.character>.dog {
	position:absolute;
	top:0;
	left:-320px;
	height:580px;
	width:360px;
	background-repeat: no-repeat;
	z-index:0.1;
}

.characters_pages>.character#papi>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/papi.png');
	background-position: -12px 0;
}
.characters_pages>.character#papijr>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/papijr.png');
	background-position: -30px 130px;
	width:362px;
}
.characters_pages>.character#ali>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/ali.png');
	background-position: -130px 130px;
}
.characters_pages>.character#chloe>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/chloe.png');
	background-position: 30px 0;
}
.characters_pages>.character#lala>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/lala.png');
	background-position: 20px 50px;
}
.characters_pages>.character#pep>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/pep.png');
	background-position: left 70px;
}
.characters_pages>.character#rosa>.dog {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/rosa.png');
	background-position: left 110px;
}

.characters_pages>.character>.copy {
	position:absolute;
	top:112px;
	left:256px;
	height:112px;
	width:420px;
	color: #999;
	overflow: hidden;
}
.characters_pages>.character>.copy>.copy_inner {
	position:absolute;
	top:0;
	left:0;
	height:auto;
	width:406px;
	font-size:22px;
	line-height:26px;
}

.characters_pages>.character>.copy>.scroll_bg {
	position:absolute;
	width:6px;
	height:100px;
	top:11px;
	right:4px;
	background-color:#eee;
	z-index:0;
}


.characters_pages>.character>.gallery_placeholder {
	position:absolute;
	top:240px;
	left:256px;
	height:135px;
	width:135px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/gallery_placeholder_bg.png');
	cursor: pointer;
	opacity:1;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
}
.characters_pages>.character>.gallery_placeholder:hover {
	opacity:.7;
}
.characters_pages>.character>.gallery_placeholder>.gallery_image {
	width:118px;
	height:118px;
	margin:8px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}


.characters_pages>.character>.gallery_link {
	position:absolute;
	top:390px;
	left:277px;
	height:21px;
	width:90px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/gallery.png');
	cursor: pointer;
}

.characters_pages>.character>.clips_placeholder {
	position:absolute;
	top:240px;
	left:440px;
	height:135px;
	width:205px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/characters/clips_placeholder.jpg');
	cursor: pointer;
	opacity:1;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
}
.characters_pages>.character>.clips_placeholder>img {
	position:absolute;
	top:10px;
	left:7px;
	width:190px;
	height:118px;
}

.characters_pages>.character>.clips_placeholder:hover {
	opacity:.7;
}

.characters_pages>.character>.clips_link {
	position:absolute;
	top:393px;
	left:510px;
	height:17px;
	width:54px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/clips.png');
	cursor: pointer;
}
.characters_pages>.character>.clips_plus {
	position:absolute;
	top:393px;
	left:574px;
	height:16px;
	width:16px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/plus.png');
	cursor:pointer;
}
.characters_pages>.character>.clips_plus>.seemorevideos {
	position:absolute;
	top:-12px;
	left:18px;
	height:37px;
	width:148px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/seemorevideos.png');
	display:none;
}


.slider_window {
	position:absolute;
	top:145px;
	left:240px;
	width:490px;
	height:270px;
	background-color:#fff;
	border: 1px solid #666;
	z-index:11;
	display:none;
}
.slider_window>.close {
	position:absolute;
	top:-15px;
	left:473px;
	width:32px;
	height:32px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/slider_closer.png');
	z-index:12;
	cursor: pointer;
}

.slider_window>.expand {
	position:absolute;
	top:-15px;
	left:464px;
	width:43px;
	height:43px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/expand.png');
	z-index:12;
	cursor: pointer;
}
.slider_window>.arrow {
	position:absolute;
	top:120px;
	width:35px;
	height:35px;
	z-index:12;
	cursor: pointer;
}
.slider_window>.arrow.left {
	left:-11px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/slider_arrow_left.png');
}
.slider_window>.arrow.right {
	left:464px;
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/slider_arrow_right.png');
}


.tinyheadsnav {
	position:absolute;
	top:460px;
	left:300px;
	height:120px;
	width:242px;
	overflow: hidden;
	z-index:10;
}

#cast>.tinyheadsnav {
	top:240px;
	left:65px;
	width:360px;
}
#cast .tinyheads_arrow.left {
	left:20px;
}
#cast .tinyheads_arrow.right {
	left:446px;
}
#cast>.tinyheads_arrow {
	top:270px;
}


#cast>.tinyheadsnav>.tinyheads_inner>.tinyhead {
	position:relative;
	float:left;
	clear:none;
	width:100px;
	height:100px;
	cursor: pointer;
}


#cast>.tinyheadsnav>.tinyheads_inner>.tinyhead>.image {
	width:66px;
	height:66px;
	margin-left:14px;
	border-radius:33px;
	border:3px solid white;
	background-position: center center;
}
#cast>.tinyheadsnav>.tinyheads_inner>.tinyhead.current>.image,
#cast>.tinyheadsnav>.tinyheads_inner>.tinyhead:hover>.image {
	border-color:#eb7727;
}



.tinyheads_arrow {
	position:absolute;
	top:490px;
	width:22px;
	height:32px;
	opacity: .5;
	cursor: pointer;
	z-index:10;
}
.tinyheads_arrow:hover {
	opacity:1;
}
.tinyheads_arrow.left {
	opacity:.3;
	left:260px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/small_gray_arrow_left.jpg');
}
.tinyheads_arrow.right {
	left:558px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/small_gray_arrow_right.jpg');
}


.tinyheadsnav>.tinyheads_inner {
	position:absolute;
	top:0;
	left:0;
	width: 2000px;
}
.tinyheadsnav>.tinyheads_inner>.tinyhead {
	position:relative;
	float:left;
	clear:none;
	width:81px;
	height:100px;
	cursor: pointer;
}
.tinyheadsnav>.tinyheads_inner>.tinyhead>.image {
	position:relative;
	float:left;
	clear:left;
	width:81px;
	height:72px;
	margin:0;
}
.tinyheadsnav>.tinyheads_inner>.tinyhead:hover {
	background-color: #fbfed2;
}

.tinyheadsnav>.tinyheads_inner>.tinyhead>p {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	margin-top:8px;
	text-align:center;
	font-size:15px;
	line-height:16px;
	font-weight: normal;
	text-transform:uppercase;
	color:#999;
}
#cast>.tinyheadsnav>.tinyheads_inner>.tinyhead.current>p,
#cast>.tinyheadsnav>.tinyheads_inner>.tinyhead:hover>p {
	color:#eb7727;
}


.videos_grid_view_window {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-400px;
	width:800px;
	height:900px;	
	background-color:#fff;
	z-index:1001;
	display:none;
}
.videos_grid_view_window>.gridview_x {
	position:absolute;
	top:-10px;
	right:-10px;
	width: 42px;
	height:42px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/video_x.png');
	z-index:1002;
	cursor: pointer;
}

.videos_grid_view_window>.movie_div {
	width:700px;
	margin: 30px 50px;
}
.videos_grid_view_window>.movie_div>p {
	font-weight: bold;
	font-size:20px;
	color:#dd460d;
}
.videos_grid_view_window>.movie_div>.videowrap {
	

}
.videos_grid_view_window>.movie_div>.videowrap>.videowrap_inner {
	

}



.game_placeholder {
	position:relative;
	float:left;
	margin-top:4px;
	margin-left: 0;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/game_placeholder.jpg');
	height:308px;
	width:604px;
}
.play_button {
	position:relative;
	float:left;
	margin-top:20px;
	margin-left: 200px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/play_button.jpg');
	height:45px;
	width:192px;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	cursor: pointer;
}
.play_button:hover {
	opacity:.7;
}

.game_placeholder.game_2 {
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/game_placeholder_2.jpg');
	display:none;
	margin-top:35px;
}

.play_button_2 {
	display:none;
}

.activities_wrap {
	position:relative;
	float:left;
	margin-top:10px;
	width:604px;
	height:390px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/activities_placeholder.jpg');
	background-repeat: no-repeat;
}
.activities_wrap>img {
	position:absolute;
	top:0;
	left:0;
	margin:17px 13px;
	display:none;
	cursor: pointer;
}
.activities_wrap>.download_activity_button {
	position:relative;
	float:left;
	margin-top:376px;
	margin-left:130px;
	width:341px;
	height:40px;	
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/download_activity_button_en.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.activities_wrap>.download_activity_button:hover {
	background-position: bottom center;
}


.more_activities {
	position:relative;
	float:left;
	margin-top:60px;
	width:604px;
	color: #299fcf;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
}
.activities_nav {
	position:relative;
	float:left;
	margin-top:10px;
	width:604px;
	height:82px;
}
.activities_nav>.activities_thumbs {
	position:relative;
	float:left;
	height:82px;
	width:520px;
	margin-left: 40px;
}
.activities_nav>.activities_thumbs>.activities_thumb {
	position:relative;
	float:left;
	padding:6px;
	margin:10px;
	border: 1px solid #999;
	width:94px;
	height:66px;
	cursor: pointer;

}

.activities_nav>.activities_arrow {
	position:relative;
	float:left;
	margin-top:20px;
	width:22px;
	height:32px;
	opacity: .7;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	cursor: pointer;
	z-index:10;
}
.activities_nav>.activities_arrow:hover {
	opacity:1;
}
.activities_nav>.activities_arrow.right {
	margin-left:10px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/small_gray_arrow_right.png');
}
.activities_nav>.activities_arrow.left {
	margin-left:75px;
	margin-right:10px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/small_gray_arrow_left.png');
}
	

.activity_box {
	position:relative;
	float:left;
	clear:none;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/activity_box_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	width:179px;
	height:220px;
	margin-top:30px;
	margin-right:20px;
}
.activity_box>img {
	position:relative;
	width:175px;
	height:175px;
	margin:3px;
}
.activity_box>p {
	font-size:22px;
	color:#017eb0;
	margin:6px;
}


.downloads>.wrap {
	position:relative;
	float:left;
	clear:none;
	width:320px;
	margin:0 10px 0 0;
}

.downloads>.wrap>p.downloads_header {
	margin:0;
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase;
	color:#BBB;
}

.downloads>.wrap>.wallpaper_box {
	float:left;
	clear:none;
	width:165px;
	margin: 2px 10px 10px 0;
}
.downloads>.wrap>.wallpaper_box>a>img {
	float:left;
	clear:none;
	width:145px;
	padding: 6px;
	margin: 4px;
	border: 1px solid #BBB;
}
.downloads>.wrap>.wallpaper_box>img:hover {
	border: 1px solid #000;
}

.downloads>.wrap>.wallpaper_box>p {
	font-size:12px;
	text-transform: uppercase;
	text-align: center;
	margin: 3px;
}
.downloads>.wrap>.wallpaper_box>p>a {
	margin: 0 6px;
	color: #14446f;
	text-decoration: underline;
	font-weight: normal;
}
.downloads>.wrap>.wallpaper_box>img {
	margin:9px;
	cursor: pointer;
}

.downloads>.wrap.wallpaper{
	width:354px;
	height:393px;
}
.downloads>.wrap.buddy{
	width:176px;
	height:370px;
}
.downloads>.wrap.facebook{
	margin-left:10px;
	cursor:pointer;
}
.downloads>.wrap.twitter{
	margin-left:0px;
	width:340px;
	cursor:pointer;
}
.downloads>.wrap>.buddy_icon{
	float:left;
	clear:none;
	width:50px;
	height:50px;
	border: 1px solid #AAA;
	margin:4px 10px 8px 0;
	cursor: pointer;
}
.downloads>.wrap>.buddy_icon:hover{
	border: 1px solid #000;
}

.downloads>.wrap.facebook img,
.downloads>.wrap.twitter img {
	position:relative;
	float:left;
	clear:none;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #AAA;
}
.downloads>.wrap.facebook img:hover,
.downloads>.wrap.twitter img:hover {
	border: 1px solid #000;
}

img.wallpaper.facebook {
	width:299px;
	height:111px;	
}
img.wallpaper.twitter {
	width:150px;
	height:182px;	
}




#page_products>.grid_view {
	position:relative;
	float:right;
	width:180px;
	margin-top:12px;
	padding:0;
	font-size: 22px;
	color:#BBB;
	cursor: pointer;
}
#page_products>.grid_view>img {
	margin-top:-8px;
	margin-left: 8px;
}
#page_products>.submenu {
	margin-top:12px;
	width:470px;
}
#page_games>.submenu {
	margin:0;
	width:600px;
}

.products_grid_view_window {
	position:absolute;
	left:50%;
	margin-left:-413px;
	width:825px;
	height:466px;	
	background-color:#fff;
	z-index:1001;
	display:none;
}
.products_grid_view_window>.gridview_x {
	position:absolute;
	top:-10px;
	right:-10px;
	width: 42px;
	height:42px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/video_x.png');
	z-index:1002;
	cursor: pointer;
}

.products_grid_view_window>.grid_item {
	position:relative;
	float:left;
	clear:none;
	width:152px;
	height:223px;
	margin:6px;
	color: #666;
	cursor:pointer;
}
.products_grid_view_window>.grid_item:hover {
	opacity:.9;
}

.products_grid_view_window>.grid_item>img {
	width:112px;
	height:150px;
	margin-left:18px;
	margin-top:18px;
}
.products_grid_view_window>.grid_item>p.grid_title {
	margin:4px 0 0 0;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.products_grid_view_window>.grid_item>p {
	margin:2px 0 0 0;
	font-size:10px;
	text-align:center;
}
.products_grid_view_window>.grid_item>.orange_order_button {
	position:absolute;
	top:80px;
	left:16px;
	margin:0;
	-webkit-box-shadow:0px 0px 6px #000000;
	-moz-box-shadow:0px 0px 6px #000000;
	box-shadow:0px 0px 6px #000000;
	display:none;
	z-index:1001;
}






#page_products .prod_arrow {
	position:absolute;
	top:200px;
	width:40px;
	height:61px;
	opacity:.7;
	background-position: top left;
	z-index: 20;
	cursor: pointer;
}
#page_products .prod_arrow:hover {
	background-position: bottom left;
	opacity:1;
}

#page_products .prod_arrow.left {
	left:40;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/prod_arrow_left.png');
}

#page_products .prod_arrow.right {
	left:640px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/prod_arrow_right.png');
}



#page_products>.content_wrap>.content_inner>.carousel_window {
	position:relative;
	float:left;
	clear:left;
	width:670px;
	height:350px;
}

#page_products>.content_wrap>.content_inner>.carousel_window>.carousel {
	position:absolute;
	top:0;
	left:0;
	width:670px;
	height:350px;
}
#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.carousel_title {
	position:absolute;
	top:0;
	left:0;
	width:718px;
	text-align:center;
	font-weight: bold;
	font-size:20px;
	color: #299fce;
	margin-top:-10px;
}


#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.packshot {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:250px;
	cursor: pointer;
}
#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.packshot_shadow {
	position:absolute;
	top:0;
	left:0;
	width:321px;
	height:13px;
	cursor: pointer;
	opacity:0;
}


#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions {
	position:absolute;
	top:330px;
	left:0;
	width:670px;
	height:400px;
}
#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions>.product_descriptions_subsection {
	position:absolute;
	top:0;
	left:0;
	width:670px;
	display:none;
}

#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions h2 {
	font-weight: bold;
	font-size:20px;
	color: #299fce;
}

#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions>.product_descriptions_subsection>ul,
#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions>.product_descriptions_subsection>ul>ul {
	margin:4px 0 0 0;
	padding-left:24px;
	font-size:18px;
	font-weight: normal;
	color:#666;
}


#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions>.product_descriptions_subsection>ul>li {
	list-style-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/products_ul_disc.png');
}
#page_products>.content_wrap>.content_inner>.carousel_window>.carousel>.product_descriptions>.product_descriptions_subsection>ul>ul>li {
	list-style:disc;
}




/*****
/***** promos
*****/

div#promos{
	position:relative;
	left:50%;
	margin-left:-498px;
	width:996px;
	height:230px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/promo_module_shadow.png');
	background-repeat: no-repeat;
	background-position: -30px 210px;
	display:none;
}
div#promos ul{
	position:relative;
	width:996px;
	height:200px;
	margin:0;
	padding:0;
	list-style-type:none;
}
div#promos li{
	position:relative;
	padding:0;
	margin:27px 0 0 22px;
	width:306px;
	height:202px;
	float:left;
	cursor: pointer;
}
div#promos li>div.promo_banner {
	position:absolute;
	top:-5px;
	left:-9px;
	width:176px;
	height:28px;
	background-image: url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/promo_banner.png');
	background-position: top right;
	z-index: 20;
}
div#promos li>div.promo_banner>p {
	color:white;
	font-weight: bold;
	font-size: 15px;
	margin:5px;
	text-transform: uppercase;
}


div#promos li a{
	position:absolute;
	width:310px;
	height:202px;
}

div#promos li img{
	position:relative;
	float:left;
	z-index: 10;
}


/***** DOWNLOADS  *****/

#instructions {
	margin:12px;
}
#buddyicondownload {
	position:relative;
	width:80px;
	height:80px;
	margin-left:210px;
}

a.wallpaper_download {
	cursor: pointer;
}



/***** UNTOUCHED BELOW HERE



/*****
/***** social media age gate & like modal
*****/
#modalSocial{
	background-image:url('http://cdn.dolimg.com/disneyvideos/liveaction/beverlyhillschihuahua/media/images/disclaimer_scrim.png');
}

#socialFrame{
	position:relative;
	top:20%;
	width:420px;
	margin:0px auto;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:0px 0px 16px #000000;
	-moz-box-shadow:0px 0px 16px #000000;
	box-shadow:0px 0px 16px #000000;
	background-color: #e7daa7; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7daa7), to(#e65d27));
	background-image: -webkit-linear-gradient(top, #e7daa7, #e65d27); 
	background-image: -moz-linear-gradient(top, #e7daa7, #e65d27);
	background-image: -ms-linear-gradient(top, #e7daa7, #e65d27);
	background-image: linear-gradient(top, #e7daa7, #e65d27);
	padding: 4px;
	color:#333333;
	visibility:hidden;
}

#socialFrame .innerFrame{
	-webkit-border-radius:6px;
	border-radius:6px;
	background-color: #e7daa7; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fac2ac), to(#e7daa7));
	background-image: -webkit-linear-gradient(top, #fac2ac, #e7daa7); 
	background-image: -moz-linear-gradient(top, #fac2ac, #e7daa7);
	background-image: -ms-linear-gradient(top, #fac2ac, #e7daa7);
	background-image: linear-gradient(top, #fac2ac, #e7daa7);
	padding: 0.5em 1em;
}
.socialBtnClose{
	position:absolute;
	top:12px;
	right:10px;
	width:30px;
	height:30px;
}
.socialBtnClose img{
	position:absolute;
	width:24px;
	height:24px;
	top:3px;
	left:3px;
}
#modalSocial p.social_title{
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color: #e65d27; 
	padding: 0.3em 1em 0.2em 1em;
	color:#FFFFFF;
	font-weight:370;
	text-transform:uppercase;
	margin:0.25em 30px 0.15em 0;
	font-size:125%;
}
#fbFrame{
	display:none;
}
#fbIframe{
	position:absolute;
	top:60px;
	width:390px;
	height:70px;
	display:none;
	left:20px;
}
#fbsframe{
	position:absolute;
	top:60px;
	top:2em;
	margin-top:2em;
	width:390px;
	height:130px;
	display:none;
}



/*****
/***** age gate
*****/
#agegateForm{
	padding: 0.2em;
}
#agegateForm #promptInternetSafety {
	font-size:120%;
}
#agegateForm .promptFaded {
	color:#666666;
}
#agegateForm #promptBirthday {
	font-size:95%;
	font-weight:800;
}
#agegateForm #ageGateLegal {
	font-size:80%;
	color:#666666;
	line-height:normal;
	margin:2em 1.5em 1em 0;
}
#agegateHeaderSorry {
	display:none;
}
#agegateTooYoung {
	display:none;
	font-weight:800;
	font-size:140%;
}
#agegateTooYoung a {
	color:#BB0000;
}
#agegateTooYoung a:hover {
	color:#DD0000;
	text-decoration:none;
}
#agegateForm table {
	margin-top:2px;
	width:95%;
}
#agegateForm td {
	text-align:left;
	line-height:27px;
	height:27px;
}
#agegateForm td.btnSubmit {
	text-align:center;
}
button#ageGateSubmit {
	border: 0;
	background: transparent;
	width:111px;
	height:27px;
	padding:0px;
}



/*****
/***** rolloverdisclaimer/tooltip
*****/
#tooltip {
	position:absolute;
	left:0px;
	top:0px;
}
#infoDisclaimer {
	font-size: 10px;
	letter-spacing:normal;
	position:absolute;
	text-align:center;
	width: 200px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 16px #000000;
	-moz-box-shadow:0px 0px 16px #000000;
	box-shadow:0px 0px 16px #000000;
	color:#333333;
	background-color: #feda42; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feda42), to(#fdb632));
	background-image: -webkit-linear-gradient(top, #feda42, #fdb632); 
	background-image: -moz-linear-gradient(top, #feda42, #fdb632);
	background-image: -ms-linear-gradient(top, #feda42, #fdb632);
	background-image: linear-gradient(top, #feda42, #fdb632);
	padding: 0.5em 1em;
	margin-left:-100px;
	z-index:1002;
}
