@charset "utf-8";
/* CSS Document */

body { margin: 0px 0px 0px 0px; background-color: #000000; }

#container { position: relative; width:700px; height: 600px; background: url(/landing/images/tm4013/bg.gif) repeat-x #000000;}

#visual { position: absolute; width:335px; height: 360px; background: url(/landing/images/tm4013/visual.jpg) no-repeat; top:0px; left:0px;}

#toptext { position: absolute; top:5px; left: 8px; width: 674px; height: 27px; border: 3px solid #cccccc; background-color: #000000; }
#toptext_text { font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #ff9900; text-align: left; padding: 2px 0 0 10px;}

#title { position: absolute; width:428px; height: 46px; background: url(/landing/images/tm4013/title_en_us.gif) no-repeat;	left: 265px; top: 140px; }
#subtitle { position: absolute;	width:410px; height: 20px; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #ffcc33;	text-align: right; left: 280px;	top: 85px; }

#termsarea { position: absolute; font: normal 12px Arial, Helvetica, sans-serif; color: #cccccc; text-align: left; left: 260px;	top: 190px; width: 440px; }
#termsarea_checkbox { width: 22px; height: 50px; float: left; }
#termsarea_text {  width: 418px; height: 50px; float: left; }
#termsarea a { font: normal 12px Arial, Helvetica, sans-serif; color: #cccccc; text-decoration: underline; }
#termsarea a:hover { font: normal 12px Arial, Helvetica, sans-serif; color: #ff9900; text-decoration: underline; }


#arrow_l { position: absolute; width: 54px; height: 51px; background: url(/landing/images/tm4013/arrow_l.gif) no-repeat; left: 320px; top: 280px; }
#arrow_r { position: absolute; width: 54px; height: 51px; background: url(/landing/images/tm4013/arrow_r.gif) no-repeat; left: 568px; top: 280px;}
#button_download { position: absolute; width: 183px; height: 65px; background-color:#000000; left: 379px; top: 268px;}
.button_bg { background: url(/landing/images/tm4013/buttonbg.gif) no-repeat top left; border:none; width: 183px; height: 65px; cursor:pointer;} 


#infotext { position: absolute; top:360px; left: 8px; width: 680px; height: auto; font: normal 11px Arial, Helvetica, sans-serif; color: #cccccc; text-align: left; vertical-align:middle; }
#moreinfo { font: normal 11px Arial, Helvetica, sans-serif; color: #cccccc; text-align: left; vertical-align:middle; }
#moreinfo a { font: normal 11px Arial, Helvetica, sans-serif; color: #cccccc; text-decoration: underline; }
#moreinfo a:hover { font: normal 11px Arial, Helvetica, sans-serif; color: #ff9900; text-decoration: underline; }


#agreement_frame { position: absolute; top:480px; left: 8px; width: 680px; height: 90px; }
#agreement_text { width: 680px; height: 90px; }
#agreement_terms { }
#agreement_terms_text { width: 300px; font: normal 11px Arial, Helvetica, sans-serif; color: #ffffff;}
#agreement_terms_text a { color: #ffffff; text-decoration: underline;}

#footer_line {display:none; }
