/*Disneystars Landing 2010 Feb v1.0*/

/*GEN*/
body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; background:#FFFFFF url(../img/body_landing_background_repeat-x.jpg) 0 0px repeat-x scroll;}

/*WRAPPER*/
#bodywrapper {width:851px; padding-top:30px; margin:0 auto; margin-bottom:23px;}

/*MISC*/
.clearBlocks {clear:both; overflow:hidden; visibility:hidden; width:99%; height:0; line-height:0; font-size:0; margin:0; padding:0; border:0; background-color:transparent;}
.offAndAccessible {position:absolute; left:-1000px; top:-1000px; width:1px; height:1px; overflow:hidden;}

/*countryList*/
.countryList {width:366px; padding:100px 258px 41px 227px; margin:0 0 9px 0; background:transparent url(../img/landing_bg.jpg) 0 0 no-repeat scroll;}
.countryList div.col01, .countryList div.col02 {width:183px; text-align:right; float:left; position:relative;}

.countryList ul {}
.countryList ul li {color:#213277; font-weight:bold; font-size:13px; padding:5px 39px 6px 0; /*position:relative;*/ float:right;}
.countryList ul li span {display:-moz-inline-box;display:inline-block; padding:4px 12px 0 12px;}
.countryList ul li a {color:#213277; text-decoration:none;}
.countryList ul li a:hover {text-decoration:underline;}
.countryList ul li ul {display:none; position:absolute; right:39px; z-index:500;}
	/*OVER*/
.countryList ul li.subMenu:hover span, .countryList ul li.subMenuhovered span {background-color:#213277;}
.countryList ul li.subMenu:hover a, .countryList ul li.subMenuhovered a {color:#FFFFFF; text-decoration:none;}
.countryList ul li.subMenu:hover ul, .countryList ul li.subMenuhovered ul {display:block; background-color:#213277; color:#FFFFFF;}
	/*SubMenu*/
.countryList ul li ul {width:138px; padding:2px; background-color:#213277;}
.countryList ul li ul li {padding:3px 0; text-align:center; border-bottom:1px solid #FFFFFF; background:none!important; position:static; float:none;color:#FFFFFF; font-weight:normal;font-size:11px}
.countryList ul li ul li.lastItem {border-bottom:none;}
.countryList ul li.subMenu ul li a:hover {text-decoration:underline;}

/*FOOTER*/
#footerContainer {width:598px/*770-172*/; padding-left:172px; height:auto; margin:0 40px; border-top:solid #FFFFFF 1px; background:transparent url(../img/disneyland_paris_logo.jpg) 0 0 no-repeat scroll; height:53px;}
#footerContainer p {color:#A29D99; font-size:10px; text-align:right; margin:20px 0 0 0;}

