/* CSS MAIN LAYOUT FOR CHRYSLER EXPERIENCE GAMES*/


#slot_1,
#slot_2,
#slot_3
{
	/*height:525px;*/
	padding-bottom:15px;
	background:transparent url('/shared/images/experience/bg_bottom_dots.gif') repeat-x bottom left;
	font-weight:normal;
}

#slot_4,
#slot_5,
#slot_6
{
 height:154px;
 margin-top:-32px;
}

#slot_6
{
	height:160px;
	margin-top: -30px;
	_margin-top: 0px;
	background:none;
}

.sm {
	width:294px;
	font-weight:normal;
}

#middle_collection {
 display:none;
}


.external_link_nav {
	margin-left:0px;
	margin-top:0px;
}

.external_link
{
	margin:5px 1px 5px 0px;
	float:left;
}

.nav_bank .external_link
{
	float:none;
}

#top_collection .external_link p 
{
	font-size:10px;
	margin-right:0px;
}

.slot_left 
{
	/*background:transparent url(/en/experience/images/swag_item_back.jpg) repeat-x scroll 0px 0px;*/
	margin:2px 0px 2px 20px;
	_margin:2px 10px 2px 10px;
}

.title_hr 
{
	margin-left:3px;
	background:transparent url(/en/experience/images/title_hr.gif) repeat-x scroll 0%;
}

.content_header {

}

.content_description {
	font-size:11px;
	font-weight:bold;
}

.content_header, .external_link {
	color:#080d0f;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

#instructions
{
	float:left;
	padding:5px 5px 5px 50px;
	color:#1b4077;
	font-size:11px;	
}

#mac, #close
{
	float:left;
	padding:5px 5px 5px 5px;
	color:#1b4077;
	font-size:11px;
}

#instructions h3, #mac h3
{
	font-size:13px;
}

#instructions ol li, #mac ol li{
	color:#777777;
}

#wallpaper_content
{
	background-color:#FFF7E5;
}

#wallpaper
{
	padding:50px;
	width:1280px;
}

#close
{
	float:right;
}

#close a
{
	text-decoration:none;
}


.icon_container, .sub_title, .external_link_nav
{
	float:none;
	clear:both;
	display:block;
}

.icon_container
{
	margin-bottom:10px;
}

div.sm {
	/*margin-right:0px;*/
	width:294px !important;
}

div.sm, div.med, div.lg {
	background-color:none;
	border:none;
	padding:0px;
}

/*#games_and_goods div.external_link_nav {
	position:absolute;
	bottom:2px;
	left:0px;
}*/

#gifts_and_gear div.external_link_nav {
	position:absolute;
	bottom:2px;
	left:0px;
}


