@charset "utf-8";

/*-------------------------------------------------------
TYPOGRAPHY CSS by Danny Bae
Created Date: 2009. 10. 14
Ver: 1.0.0

Color Code1:			#000F2D. Samsung Blue Black
Color Code1(GRAD):	#3f50a4. Gradient Color
Color Code2:			#4356BC. Samsung Blue B
Color Code2(GRAD):	#005ba5. Gradient Color
Color Code3:			#76B4D2. Samsung Blue S
Color Code4:			#bad9e8. Samsung Blue S 50%
Color Code5:			#ECF0F0. Samsung Blue White
-------------------------------------------------------*/
body {
	background: #eeeeee;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#container {
	width:630px;
	w\idth:628px;
	min-width: 630px;
	height:425px;
	border:#2b3a68 solid 1px;
	background: url(./BG_4MAC.jpg) no-repeat left top;
	position: relative;
	left: 50%;
	top: 10%;
	margin-left: -315px;
}

#container a {
	position: absolute;
	font-weight: bold;
	color: white;
	padding: 1px 3px;
	text-decoration: none;
	background: url(./bullet_4MAC.gif) no-repeat left center; padding-left: 12px;
}

#container a:hover {
	color: #fff799;
}

#container a.LANG_EN {
	top: 130px;
	left: 145px;
}
#container a.LANG_ES {
	top: 160px;
	left: 145px;
}
#container a.LANG_DE {
	top: 190px;
	left: 145px;
}
#container a.LANG_FR {
	top: 220px;
	left: 145px;
}
#container a.LANG_IT {
	top: 250px;
	left: 145px;
}
#container a.LANG_PT {
	top: 280px;
	left: 145px;
}
#container a.LANG_NL {
	top: 130px;
	left: 265px;
}
#container a.LANG_DA {
	top: 160px;
	left: 265px;
}
#container a.LANG_FI {
	top: 190px;
	left: 265px;
}
#container a.LANG_SV {
	top: 220px;
	left: 265px;
}
#container a.LANG_NO {
	top: 250px;
	left: 265px;
}
#container a.LANG_TK {
	top: 280px;
	left: 265px;
}
#container a.LANG_RU {
	top: 130px;
	left: 385px;
}
#container a.LANG_HU {
	top: 160px;
	left: 385px;
}
#container a.LANG_PL {
	top: 190px;
	left: 385px;
}
#container a.LANG_SC {
	font-family:Simsun,sans-serif;
	top: 220px;
	left: 385px;
}
#container a.LANG_TC {
	font-family:PMingLiU,sans-serif;
	top: 250px;
	left: 385px;
}
#container a.LANG_AR {
	padding: 1px 3px;
	background: url(./bullet_4MAC_bidi.gif) no-repeat right center; padding-right: 12px;
	top: 280px;
	left: 385px;
}

#container a.LINK_Samsung {
	padding: 0;
	background: none;
	font-size: 11px;
	top: 375px;
	left: 30px;
}

#container a.LINK_Sec {
	padding: 0;
	background: none;
	font-size: 11px;
	top: 395px;
	left: 30px;
}

#container a.LINK_SamsungODD {
	padding: 0;
	background: none;
	font-size: 11px;
	top: 375px;
	left: 190px;
}

#container a.LINK_Nero {
	padding: 0;
	background: none;
	font-size: 11px;
	top: 395px;
	left: 190px;
}

#container select {
	font-size:11px;
	width:200px;
}

#container div.SelectModel {
	position: absolute;
	top: 70px;
	left: 400px;
}