/*	-----------------------------------------------

	Resets And Primitives

	----------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe {
	padding:0;
	margin:0;
}
body {
	background:#210F0F;
	font-size:62.5%;
	font-family:Helvetica,Arial,sans-serif;
	color:#fff;
}
h1,h2,h3,h4,h5,h6 { font-weight:bold; }
h1 { 
	font-size:1em; 
	line-height:1em;
}
h2 {
	font-size:1em;
	line-height:1em;
}

h3 { 
	font-size:1em; 
	line-height:1em;
}
h4 { 
	font-size:1em; 
	line-height:1em;
}
h5 {
	font-size:1em; 
	line-height:1em;
}
h6 {
	font-size:1em; 
	line-height:1em;
}
p { 
	font-size:1em; 
	line-height:1em;
}
address,caption,cite,code,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
ul,ol { 
	list-style:none; 
}
a { 
	color:#ccc;
	text-decoration:underline; 
}
a:hover {

}
	a span {
		display: block;
		position:absolute;
		left:-99999em;
	}
img { 
	border:0; 
}
strong { 
	font-weight:bold;
}
em {
	font-style:italic; 
}
table {
	border-collapse:collapse;
}
caption,th,td {
	text-align:left;
	font-weight:normal;
}

/*	-----------------------------------------------

	Custom Primitives

	----------------------------------------------- */

div.hr { 
	height:1px;
	border-top:1px solid #000;
	overflow:hidden;
	clear:both;
}
	div.hr hr {
		display: none;
	}
div.clear {
	clear:both;
	height:1px;
	overflow:hidden;	
	margin-top:-1px;	
}

/*	-----------------------------------------------

	Utility Classes

	----------------------------------------------- */

.left {
	float:left;
}
.right {
	float:right;
}
.invisible {
	display:none;
}
.offscreen {
	display:block;
	position:absolute;
	left:-99999em;
}
.clear:after {
	content:".";
	display:block;
	clear: both;
	height: 0px;
	margin-top:-1px;
	visibility: hidden;
}

/*	-----------------------------------------------

	Chrome

	----------------------------------------------- */

div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

div#flash-container {
	width: 100%;
	height: 695px;
	margin: 0;
	padding: 0;
}
	div#flash-target,
	object#flash-target {
		width: 100%;
		height: 695px;
		outline: none;
		margin: 0;
		padding: 0;
	}
	div#noflash {
		width: 100%;
		height: 695px;
		background: transparent url(../img/bg/bg-noflash.jpg) no-repeat center top;
	}
		div#noflash-content {
			width: 950px;
			height: 660px;
			margin: 0 auto;
			position: relative;
		}
			div#noflash-inner {
				width: 396px;
				height: 190px;
				position: absolute;
				left: 278px;
				top: 230px;
				color: #041338;
				font-weight: bold;
				line-height: 1.2em;
				text-align: center;
			}
				div#noflash-inner p {
					font-size: 2.3em;
					line-height: 1.2em;
					margin-bottom: 24px;
				}
				div#noflash-inner a#download-flash {
					color: #3f850d;
					font-size: 2.0em;
					line-height: 54px;
					text-transform: uppercase;
					padding: 17px 0 17px 58px;
					background: transparent url(../img/btn/btn-lrg-arrow.gif) no-repeat left center;
				}

fieldset#language {
	left: 62%;
	position: absolute;
	top: 10px;
}
	fieldset#language ol { }
		fieldset#language  ol li {
			display: inline-block;
		}
			fieldset#language ol li label {
				color: #fff;
				display: block;
				font-size: 1.2em;
				font-weight: bold;
				margin: 0 0 5px 8px;
			}
			fieldset#language ol li form {
				display: inline;
			}
				fieldset#language ol li form select {
					margin-left: 8px;
					width: 150px;
				}
			fieldset#language ol li ul.nojs,
			fieldset#language ol li label.nojs {
				left: -999999px;
				position: absolute;
				top: -999999px;
			}
			fieldset#language ol li a {
				color: #fff;
				font-size: 1.083em;
				font-weight: bold;
				left: -999999px;
				position: absolute;
				top: -999999px;
				text-decoration: none;
			}
			fieldset#language ol li a.nojs {
				left: auto;
				position: relative;
				top: 10px;
			}
			fieldset#language ol li a:hover {
				text-decoration: underline;
			}

div#footer {
	margin: 40px auto 30px auto;
	width: 950px;
}
	div#footer p {
		clear: both;
		color: #ccc;
		line-height: 1.2em;
		text-align: center;
	}
	div#footer h4 {
		color: #cdcfd5;
		font-family: 'Times New Roman',serif;
		font-size: 1.2em;
		margin-left: 162px;
	}
	div#footer ul#nav-games {
		height: 79px;
		list-style: none;
		margin: 0px auto 20px auto;
		width: 100%;
	}
		div#footer ul#nav-games li {
			display: inline;
			float: left;
			height: 79px;
			margin: 0 18px;
		}
			div#footer ul#nav-games li a {
				background: transparent url(../img/footer/nav-games.jpg) no-repeat 0 0;
				display: block;
				height: 100%;
				width: 100%;
			}
		div#footer ul#nav-games li#nav-sim-animals {
			width: 137px;
		}
			div#footer ul#nav-games li#nav-sim-animals a {
				background-position: 0 0;
			}
			div#footer ul#nav-games li#nav-sim-animals a:hover {
				background-position: 0 -79px;
			}
		div#footer ul#nav-games li#nav-sims-3 {
			width: 80px;
		}
			div#footer ul#nav-games li#nav-sims-3 a {
				background-position: -137px 0;
			}
			div#footer ul#nav-games li#nav-sims-3 a:hover {
				background-position: -137px -79px;
			}
		div#footer ul#nav-games li#nav-mysims-kingdom {
			width: 128px;
		}
			div#footer ul#nav-games li#nav-mysims-kingdom a {
				background-position: -217px 0;
			}
			div#footer ul#nav-games li#nav-mysims-kingdom a:hover {
				background-position: -217px -79px;
			}
		div#footer ul#nav-games li#nav-mysims-party {
			width: 122px;
		}
			div#footer ul#nav-games li#nav-mysims-party a {
				background-position: -345px 0;
			}
			div#footer ul#nav-games li#nav-mysims-party a:hover {
				background-position: -345px -79px;
			}
		div#footer ul#nav-games li#nav-mysims-racing {
			width: 110px;
		}
			div#footer ul#nav-games li#nav-mysims-racing a {
				background-position: -467px 0;
			}
			div#footer ul#nav-games li#nav-mysims-racing a:hover {
				background-position: -467px -79px;
			}
		div#footer ul#nav-games li#nav-esrb {
			height: 64px;
			width: 155px;
			margin-top: 10px;
		}
			div#footer ul#nav-games li#nav-esrb a {
				background: transparent url(../img/footer/badge-esrb.gif) no-repeat 0 0;
			}
		div#footer ul#nav-games li#nav-pegi {
			height: 63px;
			width: 46px;
			margin: 10px 58px 0 58px;
		}
			div#footer ul#nav-games li#nav-pegi a {
				background: transparent url(../img/footer/badge-pegi.gif) no-repeat 0 0;
			}
		div#footer ul#nav-games li#nav-usk {
			height: 66px;
			width: 63px;
			margin: 10px 48px 0 48px;
		}
			div#footer ul#nav-games li#nav-usk a {
				background: transparent url(../img/footer/badge-usk.gif) no-repeat 0 0;
			}
	div#footer ul#nav-legal {
		text-align: center;
		width: auto;
		height: 15px;
		list-style: none;
		margin: 15px auto 35px auto;
	}
		div#footer ul#nav-legal li {
			display: inline;
			border-right: 2px solid #ccc;
			margin-right: 3px;
			padding-right: 3px;
		}
		div#footer ul#nav-legal li.last {
			border-right: none;
		}
			div#footer ul#nav-legal li a { }
	div#footer ul#nav-platform {
		width: 626px;
		height: 37px;
		list-style: none;
		margin: 3px auto;
	}
		div#footer ul#nav-platform li {
			float: left;
			display: inline;
			height: 37px;
		}
			div#footer ul#nav-platform li a {
				background: transparent url(../img/footer/nav-platform.gif) no-repeat 0 0;
				display: block;
			}
		div#footer ul#nav-platform li#nav-wii {
			width: 63px;
			height: 27px;
		}
			div#footer ul#nav-platform li#nav-wii a {
				width: 63px;
				height: 27px;
				background-position: 0 0;
			}
			div#footer ul#nav-platform li#nav-wii a:hover {
				background-position: 0 -28px;
			}
		div#footer ul#nav-platform li#nav-ds {
			margin-left: 42px;
			width: 154px;
			height: 27px;
		}
			div#footer ul#nav-platform li#nav-ds a {
				width: 154px;
				height: 27px;
				background-position: -63px 0;
			}
			div#footer ul#nav-platform li#nav-ds a:hover {
				background-position: -63px -28px;
			}
		div#footer ul#nav-platform li#nav-myspace {
			margin-left: 48px;
			width: 149px;
			height: 37px;
		}
			div#footer ul#nav-platform li#nav-myspace a {
				width: 149px;
				height: 37px;
				background: transparent url(../img/footer/nav-myspace.gif) no-repeat 0px 0px;
			}
			div#footer ul#nav-platform li#nav-myspace a:hover {
				background-position: 0px -37px;
			}
		div#footer ul#nav-platform li#nav-twitter {
			margin-left: 48px;
			width: 122px;
			height: 28px;
		}
			div#footer ul#nav-platform li#nav-twitter a {
				width: 122px;
				height: 28px;
				background: transparent url(../img/footer/nav-twitter.gif) no-repeat 0px 0px;
			}
			div#footer ul#nav-platform li#nav-twitter a:hover {
				background-position: 0px -28px;
			}

/*---- Language Select ----*/

body#lang-select {
	background: #210f0f url(../img/bg/bg-body.gif) no-repeat center 0;
	height: auto;
}
	body#lang-select div#wrapper {
		width: 552px;
		min-height: 0;
		margin: 0 auto;
	}
	body#lang-select div#header {
		width: auto;
		height: auto;
		position: relative;
	}
		body#lang-select div#header h2 {
			float: none;
			width: 413px;
			height: 150px;
			margin: 34px auto 0px auto;
			background: transparent url(../img/header/logo-my-sims-agents.png) no-repeat 0 0;
		}
	body#lang-select div#content { 
		width: 568px;
		height: 329px;
		margin-top: -70px;
		background: transparent url(../img/bg/bg-lang-select.png) no-repeat 0 0;
	}
		body#lang-select div#content ul#select-language-list {
			color: #9ba1af;
			font-size: 1.7em;
			font-weight: bold;
			left: 76px;
			list-style: none;
			position: relative;
			top: 71px;
			width: 382px;
		}
			body#lang-select div#content ul#select-language-list li {
				background: transparent url(../img/btn/btn-lang-select-sprite.png) no-repeat 0 0;
				height: 33px;
				margin-bottom: 1px;
				padding-left: 46px;
				width: 145px;
			}
				body#lang-select div#content ul#select-language-list li a {
					color: #041338;
					display: block;
					text-decoration: none;
					width: 145px;
				}
				body#lang-select div#content ul#select-language-list li a:hover {
					color: #36508F;
					text-decoration: underline;
				}
				body#lang-select div#content ul#select-language-list li a,
				body#lang-select div#content ul#select-language-list li span {
					left: 0;
					position: relative;
					top: 7px;
				}
			body#lang-select div#content ul#select-language-list li#select-us {
				background-position: 0 0;
			}
			body#lang-select div#content ul#select-language-list li#select-uk {
				background-position: 0 -34px;
			}
			body#lang-select div#content ul#select-language-list li#select-french {
				background-position: 0 -66px;
			}
			body#lang-select div#content ul#select-language-list li#select-italian {
				background-position: 0 -99px;
			}
			body#lang-select div#content ul#select-language-list li#select-german {
				background-position: 0 -132px;
			}
			body#lang-select div#content ul#select-language-list li#select-spanish {
				background-position: 0 -165px;
			}
			body#lang-select div#content ul#select-language-list li#select-czech {
				background-position: -347px -198px;
			}
			body#lang-select div#content ul#select-language-list li#select-danish {
				background-position: 0 -231px;
				margin: -204px 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-brazilian-portuguese {
				background-position: -347px -264px;
			}
			body#lang-select div#content ul#select-language-list li#select-hungarian {
				background-position: -347px -297px;
				margin: -306px 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-portuguese {
				background-position: -347px -330px;
				margin: 0 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-russian {
				background-position: -347px -363px;
				margin: 0 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-belgium {
				background-position: -347px -396px;
				margin: 0 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-netherlands {
				background-position: 0 -429px;
				margin: 0 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-norwegian {
				background-position: 0 -462px;
				margin: 0 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-swedish {
				background-position: 0 -495px;
				margin: 0 0 1px 268px;
			}
			body#lang-select div#content ul#select-language-list li#select-finnish {
				background-position: 0 -528px;
				margin: 0 0 1px 268px;
			}
	body#lang-select div#footer {
		width: 552px;
		height: auto;
		min-height: 0;
		margin: 15px auto 0px auto;
		background-image: none;
		text-align: center;
	}
		body#lang-select div#footer ol { }
			body#lang-select div#footer ol li { }
				body#lang-select div#footer ol li ul.nojs {
					left: -999999px;
					position: absolute;
					top: -999999px;
				}
		body#lang-select div#footer form { }		
			body#lang-select div#footer form select {
				margin-left: 8px;
				width: 150px;
			}
		body#lang-select div#footer ul#nav-legal {
			margin-top: 5px;
		}
			body#lang-select div#footer ul#nav-legal li {
				padding-right: 6px;
			}
		body#lang-select div#footer p.copyright {
			margin-top: 14px;
		}

/*---- /Language Select ----*/

/*---- Interstitial ----*/

body#interstitial {
	background: #210f0f url(../img/bg/bg-body.gif) no-repeat center 0;
	height: auto;
}
	body#interstitial div#wrapper {
		width: 552px;
		min-height: 0;
		margin: 0 auto;
	}
	body#interstitial div#header {
		width: auto;
		height: auto;
		position: relative;
		z-index: 2;
	}
		body#interstitial div#header h2 {
			float: none;
			width: 413px;
			height: 150px;
			margin: 34px auto 0px auto;
			background: transparent url(../img/header/logo-my-sims-agents.png) no-repeat 0 0;
		}
	body#interstitial div#footer {
		width: 552px;
		height: auto;
		min-height: 0;
		margin: -10px auto 0px auto;
		background: none;
		text-align: center;
		position: relative;
		z-index: 3;
	}
		body#interstitial div#footer ul#nav-legal {
			margin-top: 5px;
		}
			body#interstitial div#footer ul#nav-legal li {
				padding-right: 6px;
			}
	body#interstitial div#content {
		width: 640px;
		height: 415px;
		margin-top: -50px;
		background: transparent url(../img/bg/bg-interstitial.png) no-repeat 0 0;
		position: relative;
		z-index: 1;
	}
		body#interstitial div#inner-content {
			width: 368px;
			height: 240px;
			padding: 20px 35px 20px 20px;
			position: absolute;
			left: 46px;
			top: 49px;
			overflow: auto;
		}
			body#interstitial div#inner-content p {
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.3em;
				line-height: 1.4em;
				width: 368px;
				margin-bottom: 1.0em;
			}
			body#interstitial div#inner-content div.cta {
				/* call to action */
				width: 376px;
				height: 48px;
				margin-left: -8px;
				padding-top: 8px;
			}
				body#interstitial div#inner-content div.cta a.arrow-btn {
					color: #ffffff;
					font-size: 1.4em;
					font-weight: bold;
					line-height: 48px;
					text-transform: uppercase;
					padding: 17px 0 17px 50px;
					background: transparent url(../img/btn/btn-arrow.png) no-repeat left center;
				}

/*---- /Interstitial ----*/

/*---- Exit Site ----*/

body#exit-site {
	background: #210f0f url(../img/bg/bg-body.gif) no-repeat center 0;
	height: auto;
}
	body#exit-site div#wrapper {
		width: 552px;
		min-height: 0;
		margin: 0 auto;
	}
	body#exit-site div#header {
		width: auto;
		height: auto;
		position: relative;
		z-index: 2;
	}
		body#exit-site div#header h2 {
			float: none;
			width: 413px;
			height: 150px;
			margin: 34px auto 0px auto;
			background: transparent url(../img/header/logo-my-sims-agents.png) no-repeat 0 0;
		}
	body#exit-site div#footer {
		width: 552px;
		height: auto;
		min-height: 0;
		margin: -30px auto 0px auto;
		background: none;
		text-align: center;
		position: relative;
		z-index: 3;
	}
		body#exit-site div#footer ul#nav-legal {
			margin-top: 5px;
		}
			body#exit-site div#footer ul#nav-legal li {
				padding-right: 6px;
			}
	body#exit-site div#content {
		width: 640px;
		height: 415px;
		margin-top: -50px;
		background: transparent url(../img/bg/bg-exit-site.png) no-repeat 0 0;
		position: relative;
		z-index: 1;
	}
		body#exit-site div#inner-content {
			width: 414px;
			height: 242px;
			padding: 53px 70px 10px 38px;
			position: absolute;
			left: 21px;
			top: 18px;
			overflow: auto;
		}
			body#exit-site div#inner-content p {
				color: #041338;
				font-family: Helvetica, Arial, sans-serif;
				font-size: 1.3em;
				line-height: 1.4em;
				width: 414px;
				margin-bottom: 1.0em;
			}
			body#exit-site div#inner-content div.cta {
				height: 48px;
				padding-top: 8px;
			}
				body#exit-site div#inner-content div.cta a.arrow-btn {
					color: #3f850d;
					font-size: 2.0em;
					font-weight: bold;
					line-height: 48px;
					text-transform: uppercase;
					margin-right: 40px;
					padding: 14px 4px 14px 54px;
					background: transparent url(../img/btn/btn-arrow.gif) no-repeat left center;
				}

/*---- /Exit Site ----*/
