
body {
	height: 100%;
	background: #000000 url(images/background.gif) repeat-x center top;
	margin-top: 21px;
	margin-bottom: 28px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

form {
	padding: 0;
	margin: 0;
}

.content {
	width: 784px;
	background: url(images/content_background.gif) repeat-y center top;
	text-align: center;
	margin: 0 auto;
	left: 12px;
}

.content_black {
	background: url(images/content_background_black.gif) repeat-y center top;
	text-align: center;
	margin: 0 auto;
}

.wrap {
	padding-left: 12px;
	overflow: auto;
}

.header {
	height: 149px;
	background: url(images/header.jpg) no-repeat center top;
}

.header_image {
	height: 149px;
	padding: 0;
	margin: 0;
}

.footer {
	height: 103px;
	background: url(images/content_footer.gif) no-repeat center bottom;
	font-family: Arial,sans-serif;
	font-size: 9px;
	color: #3480BC;
	text-align: center;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 17px;
}

.game_readmore {
	background-image: url(images/game_readmore_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 19px;
	width: 230;
	padding-left: 25px;
	padding-top: 4px;
	margin-top: 2px;
	font-weight: bold;
	color: #F8B71F;
	font-size: 10px;
}
.game_readmore_soon {
background-position: left;
	background-repeat: no-repeat;
	height: 19px;
	width: 230;
	padding-left: 25px;
	padding-top: 4px;
	margin-top: 2px;
	font-weight: bold;
	color: #F8B71F;
	font-size: 10px;
	}

.game_readmore a, a:link, a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #F8B71F;
}

.game_left .game_plataform, .game_right .game_plataform, .game_center .game_plataform {
	position: absolute;
	margin-top: 269px;
}

.game_left .game_plataform {
	margin-left: 177px;
}

.game_right .game_plataform {
	margin-left: 171px;
}

.game_center .game_plataform {
	margin-left: 171px;
}


/* Juegos: Columna Izquierda: */
.game_left {
	width: 255px;
	height: 447px;
	background: url(images/game1_background.gif);
	text-align: left;
	float: left;
}
	.game_left .game_image {
	/*	border-color: #1B3B92;*/
		margin-top: 22px;
		margin-left: 22px;
	}

	.game_left .game_title {
		margin-top: 12px;
		margin-left: 22px;
		text-align: left;
		font-weight: bold;
	}
	
	.game_left .game_description {
		width: 218px;
		background: url(images/game_separator.gif) no-repeat center top;
		margin-left: 22px;
		margin-top: 5px;
		padding-top: 7px;
		text-align: left;
		color: #00BAFE;
	}
	
	.game_left .game_readmore { margin-left: 20px; }
	
/* Juegos: Columna Central */
.game_center {
	width: 249px;
	height: 447px;
	background: url(images/game2_background.gif);
	text-align: left;
	float: left;
}
	.game_center .game_image {
	/*	border-color: #1B3B92;*/
		margin-top: 22px;
		margin-left: 16px;
	}

	.game_center .game_title {
		margin-top: 12px;
		margin-left: 16px;
		text-align: left;
		font-weight: bold;
	}
	
	.game_center .game_description {
		width: 218px;
		background: url(images/game_separator.gif) no-repeat center top;
		margin-top: 5px;
		margin-left: 16px;
		padding-top: 7px;
		text-align: left;
		color: #00BAFE;
	}
	
	.game_center .game_readmore { margin-left: 14px; }
	
/* Juegos: Columna Derecha */
.game_right {
	width: 257px;
	height: 447px;
	background: url(images/game3_background.gif);
	text-align: left;
	float: left;
}
	.game_right .game_image {
		/*border-color: #1B3B92;*/
		margin-top: 22px;
		margin-left: 16px;
	}

	.game_right .game_title {
		margin-top: 12px;
		margin-left: 16px;
		text-align: left;
		font-weight: bold;
	}
	
	.game_right .game_description {
		width: 218px;
		background: url(images/game_separator.gif) no-repeat center top;
		margin-top: 5px;
		margin-left: 16px;
		padding-top: 7px;
		text-align: left;
		color: #00BAFE;
	}
	
	.game_right .game_readmore { margin-left: 14px; }

a .game_image:hover {
	border-color: #F351F5;
	border-width: 2px;
	margin-bottom: -2px;
}

/* Game list */
.game_list {
	width: 761px;
	height: 264px;
	background: url(images/game_list_background.gif) no-repeat;
	text-align: left;
	margin-bottom: -10px;
	float: left;
}

.game_list_world {
	width: 761px;
	height: 264px;
	background: url(images/game_list_background_world.png) no-repeat;
	text-align: left;
	margin-bottom: -10px;
	float: left;
}

.game_list .formulario {
	margin-top: 15px;
}

.game_list .title {	
	position: absolute;
	color: #FFFFFF;
	margin-top: 55px;
	margin-left: 275px;
	font-size: 11px;
	font-weight: bold;
}

.game_list_inside {
	width: 761px;
	height: 264px;
	background: url(images/game_list_background_inside.gif) no-repeat;
	text-align: left;
	margin-top: -17px;
	margin-bottom: -10px;
	float: left;
}

.game_list_inside_world {
	width: 761px;
	height: 264px;
	background: url(images/game_list_background_inside_world.png) no-repeat;
	text-align: left;
	margin-top: -17px;
	margin-bottom: -10px;
	float: left;
}

.game_list_inside .formulario {
	margin-top: 15px;
}

.game_list_inside .title {	
	position: absolute;
	color: #FFFFFF;
	margin-top: 55px;
	margin-left: 335px;
	font-size: 11px;
	font-weight: bold;
}

.phone {
	width: 289px;
	height: 553px;
	background-image: url(images/phone.gif);
	float: left;
	position: relative;
	margin-top: -537px;
	margin-left: 14px;
	margin-right: -330px;
	display: inline;
}
	.phone .phone_image {
		width: 240px;
		height: 320px;
		float: none;
		position: absolute;
		margin-left: 23px;
		margin-top: 27px;
	}

	.phone .phone_demo {
		width: 240px;
		height: 320px;
		float: none;
		position: absolute;
		margin-left: 23px;
		margin-top: 27px;
	}
	
	.phone .phone_trailer {
		width: 240px;
		height: 320px;
		float: none;
		position: absolute;
		margin-left: 23px;
		margin-top: 27px;
	}
	
	.phone .phone_play {
		width: 242px;
		height: 39px;
		float: none;
		position: absolute;
		margin-left: 22px;
		margin-top: 354px;
	}
	
	.game_list .item1, .game_list_inside .item1, .game_list .item2, .game_list_inside .item2, .game_list .item3, .game_list_inside .item3 {
		width: 180px;
		padding-top: 2px;
		padding-left: 29px;
		font-weight: bold;
		float: left;
		display: inline;
	}
	
	.game_list .item1, .game_list_inside .item1 {
		background: url(images/number_1.gif) no-repeat left top;
		margin-top: 68px;
	}
	.game_list .item1 { margin-left: 275px; }
	.game_list_inside .item1 { margin-left: 335px; }

	.game_list .item2, .game_list_inside .item2 {
		background: url(images/number_2.gif) no-repeat left top;
		margin-top: -48px;
	}
	.game_list .item2 { margin-left: 478px; }
	.game_list_inside .item2 { margin-left: 538px; }

	
	.game_list .item3, .game_list_inside .item3 {
		background: url(images/number_3.gif) no-repeat left top;
		margin-top: 13px;
	}
	.game_list .item3 { margin-left: 275px; }
	.game_list_inside .item3 { margin-left: 335px; }
	
	.game_list .game_list_select, .game_list_inside .game_list_select, .game_list .game_list_textbox, .game_list_inside .game_list_textbox {
		font-family: Verdana,Arial,sans-serif;
		font-size: 10px;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		line-height: normal;
		color: #000000;
		display: inline;
	}
	
	.game_list .game_list_select, .game_list_inside .game_list_select {
		width: 180px;
		height: 22px;
		margin-left: -29px;
	}

	.game_list .game_list_textbox, .game_list_inside .game_list_textbox {
		width: 175px;
		height: 22px;
		margin-left: -29px;
	}
	
	.game_list .game_list_submit, .game_list_inside .game_list_submit {
		margin-top: 10px;
		float: left;
	}
	.game_list_inside .game_list_textbox {
		height: 20px;
	}
	.game_list .game_list_submit { margin-left: 475px; margin-top: -23px; }
	.game_list_inside .game_list_submit { margin-left: 535px; margin-top: -23px; }
	
/* Language */
.language_list {
	width: 761px;
	height: 61px;
	text-align: left;
	float: left;
}

.language_list_menu {
	float: right;
	padding-right: 52px;
}

.language_list_flag {
	width: 28px;
	display: inline;
}

.language_list_flag a:hover {
	background: url(images/language_hover.gif) no-repeat scroll left bottom;
}

.language_list_flag_picture {
	vertical-align: middle;
	border: 0;
}

/* Menu Inside */
.menu_inside {
	background-image: url(images/inside_menu_background_3elementos.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 761px;
	height: 51px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 2px;
	text-align: left;
}

.menu_inside_buttons {
	list-style: none;
	margin-left: 212px;
	padding-top: 16px;
	padding-left: 0;
}

.menu_inside_button1, .menu_inside_button2, .menu_inside_button3, .menu_inside_button4 {
	background-image: url(images/inside_menu_button_background.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	padding-left: 16px;
	display: inline;
}
	.menu_inside_button1 { margin-right: 28px; }
	.menu_inside_button2 { margin-right: 28px; }
	.menu_inside_button3 { margin-right: 23px; }

.menu_inside_button1 a, .menu_inside_button1 a:link, .menu_inside_button1 a:visited, .menu_inside_button2 a, .menu_inside_button2 a:link, .menu_inside_button2 a:visited,
.menu_inside_button3 a, .menu_inside_button3 a:link, .menu_inside_button3 a:visited, .menu_inside_button4 a, .menu_inside_button4 a:link, .menu_inside_button4 a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}

.header_menu_button a, .header_menu_button a:link, .header_menu_button a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.menu_inside_button1 a:hover, .menu_inside_button2 a:hover, .menu_inside_button3 a:hover, .menu_inside_button4 a:hover {
	color: #F93BFD;
}

/* Inside content */
.inside_text {
	background-image: url(images/inside_content_background.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 453px;
	min-height: 382px;
	text-align: left;
	color: #00B9FF;
	float: right;
	margin-right: 13px; 
	display: inline;
}
	.inside_text_div {
		margin-left: 23px;
		margin-right: 23px;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	
	.inside_text_div h1 {
		background-image: url(images/hr_separator.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		font-size: 11px;
		margin-top: 7px;
		margin-bottom: 7px;
		padding-bottom: 9px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.inside_text_div h2 {
		font-size: 11px;
		margin: 0;
		color: #FFFFFF;
		font-weight: bold;
		display: inline;
	}
	
	.inside_text_div h3 {
		font-size: 11px;
		margin: 0;
		padding: 0;
		color: #FF3CFF;
		font-weight: normal;
		display: inline;
	}
	
.inside_banner {
	width: 453px;
	height: 179px;
	background-image: url(images/inside_banner.gif);
	float: right;
	
	margin-right: 13px;
	display: inline;
}

.bullet_image {
	border-width: 0;
	margin-right: 6px;
}

#div_carousel1 {
	background-image: url(images/hr_separator.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 6px;
	padding-top: 6px;
	float: left;
	display: inline;
}

#div_carousel2 {
	margin-top: 11px;
	margin-left: 2px;
}

#div_ds_screenshots {
	background-image: url(images/hr_separator_long.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-top: 6px;
	float: left;
	display: inline;
}

.ds_machine {
	background-image: url(images/ds.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 9px;
	width: 557px;
	height: 578px;
	float: left;
	display: inline;
}

	.ds_screen {
		width: 256px;
		height: 486px;
		float: left;
		display: inline;
		margin-left: 150px;
		margin-top: 44px;
	}

.ds_about {
	background-image: url(images/inside_content_background_ds.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 757px;
	height: 261px;
	float: left;
	color: #00B9FF;
	text-align: left;
	margin-left: 2px;
}
	.ds_about_content {
		margin-left: 23px;
		margin-right: 23px;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.ds_about h1 {
		background-image: url(images/hr_separator_long.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		font-size: 11px;
		margin-top: 7px;
		margin-bottom: 7px;
		padding-bottom: 9px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.ds_about h2 {
		font-size: 11px;
		margin: 0;
		color: #FFFFFF;
		font-weight: bold;
		display: inline;
	}
	
	.ds_about h3 {
		font-size: 11px;
		margin: 0;
		padding: 0;
		color: #FF3CFF;
		font-weight: normal;
		display: inline;
	}

	.div_ds_screenshots {
		margin-left: 23px;
		margin-right: 23px;
		margin-top: 25px;
		margin-bottom: 25px;
	}

.ds_carrousel {
	background-image: url(images/inside_banner_vertical.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 2px; 
	padding: 0;
	width: 186px;
	height: 596px;
	float: left;
}

	.ds_carrousel_flash {
		width: 162px;
		height: 576px;
		margin-left: 1px;
		margin-top: -9px;
		float: left;
		display: inline;
	}
	
.ds_olficial1 {
	position: absolute;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 210px;
}

.ds_olficial2 {
	
	display: inline;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}