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

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}
 
a:hover {
	color: #FFF;
	text-decoration: underline;
}
 
a:visited {
	/*color: #49647d;*/
}

body {
	background: #303030;
	color: #000;
	font-family: verdana,helvetica,arial,sans-serif;	
	font-size: 0.7em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

#contents {
	width: 982px;
	background: transparent;
	margin: 0 auto;
}

#top {
	width: auto;
	height: 40px;
	background: transparent;
	margin-top: 0px;
}

#top #left {
	float: left;
	width: 10px;
	height: 40px;
	display:none;
}

#top #center {
	background: url(http://berokyo.com/mac/es/images/topcenter.jpg) repeat-x;
	float: left;
	/*width: 962px;*/
	width:100%;
	height: 40px;
}

#top #center p {
	float: right;
	color:#FFF;
	margin-top: 10px;
	margin-right: 30px;
	font-size: 1.2em;
	font-weight: normal;
}

#top #right {
	float: right;
	width: 10px;
	height: 40px;
	display:none;
}

#main {
	background: url(http://berokyo.com/mac/es/images/center.jpg);
	margin: 0px;
	width: 100%;
	height: 335px;
}

#berokyo {
	position: absolute;
	margin-left: 50px;
	margin-top: 33px;
	width: 200px;
	height: 46px;
}

#version {
	position: absolute;
	margin-left: 265px;
	margin-top: 47px;
}

#version h1 {
	position:absolute;
	font-size: 1.8em;
	/*font-weight: bold;*/
	color:#FFF;
	/*width: 400px;*/
}

#intro {
	position: absolute;
	margin-left: 50px;
	margin-top: 82px;	
}

#intro h1 {
	position:absolute;
	font-size: 1.2em;
	font-weight: bold;
	width: 400px;
	color:#0E0E0E;
}

#intro p {
	position:absolute;
	margin-top: 40px;
	font-size: 1.2em;
	font-weight: normal;
	width: 400px;
	/*text-align:justify;*/
	line-height: 1.3em;
	color:#FFF;
}

#screenshot {
	position: absolute;
	margin-left: 489px;
	margin-top: 26px;
	width: 420px;
	height: 385px;
}

#doublebutton {
	position: absolute;
	margin-left: 48px;
	margin-top: 235px;
}

#doublebutton img.download {
	float: left;
	width: 192px;
	height: 58px;
}

#doublebutton img.separator {
	float: left;
	width: 1px;
	height: 58px;
}

#doublebutton img.buy {
	float: left;
	width: 130px;
	height: 58px;
}

#macuniversal {
	position: absolute;
	margin-left: 362px;
	margin-top: 245px;
	width: 58px;
	height: 37px;
	visibility:hidden;
}

#discount {
	position: absolute;
	margin-left: 343px;
	margin-top: 243px;
	width: 98px;
	height: 55px;
	/*visibility:hidden;*/
}

#note {
	position: absolute;
	margin-left: 48px;
	margin-top: 303px;
	/*font-size: 9px;*/
	/*font-weight: bold;*/
	/*color:#9a2140;*/
	width: 280px;
	text-align: center;
	color:#FFF;
}

#note a {
	color: #FFF;
	text-decoration: underline;
}
 
#note a:hover {
	color: #FFF;
	text-decoration: underline;
}

#features {
	background: #FFF;
	margin: 0px;
	width: 100%;
	height: 760px;
}

#features a {
	color: #00F;
	text-decoration: none;
}
 
#features a:hover {
	color: #00F;
	text-decoration: underline;
}
 
#features a:visited {
	/*color: #49647d;*/
}

#info {
	position: absolute;
	margin-left: 50px;
	margin-top: 20px;
	width: 334px;
	font-size: 1.2em;
	font-weight: normal;
	color: #3e213e;
	/*text-align:justify;*/
	line-height: 1.3em;
}

#organize {
	position: absolute;
	margin-left: 50px;
	margin-top: 100px;
}

#organize img {
	position:absolute;
	margin-left:245px;
	width:130px;
	height:139px;
}

#organize h2 {
	position:absolute;
	font-size: 1.6em;
	font-weight: bold;
	color:#9a2140;
	width:215px;
}

#organize p {
	position:absolute;
	margin-top: 35px;
	font-weight: normal;
	width:220px;
	text-align:justify;
	line-height: 1.3em;
}

#quicksearch {
	position: absolute;
	margin-left: 491px;
	margin-top: 100px;
}

#quicksearch img {
	position:absolute;
	margin-top: -15px;
	margin-left:251px;
	width:188px;
	height:178px;
}

#quicksearch h2 {
	position:absolute;
	font-size: 1.6em;
	font-weight: bold;
	color:#9a2140;
	width:215px;
}

#quicksearch p {
	position:absolute;
	margin-top: 35px;
	font-weight: normal;
	width:220px;
	text-align:justify;
	line-height: 1.3em;
}

#personalize {
	position: absolute;
	margin-left: 50px;
	margin-top: 280px;
}

#personalize img {
	position:absolute;
	margin-left:245px;
	width:157px;
	height:162px;
}

#personalize h2 {
	position:absolute;
	font-size: 1.6em;
	font-weight: bold;
	color:#9a2140;
	width:215px;
}

#personalize p {
	position:absolute;
	margin-top: 35px;
	font-weight: normal;
	width:220px;
	text-align:justify;
	line-height: 1.3em;
}

#incrementalfind {
	position: absolute;
	margin-left: 491px;
	margin-top: 280px;
}

#incrementalfind img {
	position:absolute;
	margin-left:245px;
	width:200px;
	height:150px;
}

#incrementalfind h2 {
	position:absolute;
	font-size: 1.6em;
	font-weight: bold;
	color:#9a2140;
	width:233px;
}

#incrementalfind p {
	position:absolute;
	margin-top: 35px;
	font-weight: normal;
	width:220px;
	text-align:justify;
	line-height: 1.3em;
}

#mainfeatures {
	position:absolute;
	margin-top: 480px;
}

#mainfeatures h2 {
	position:absolute;
	margin-left: 50px;
	font-size: 1.6em;
	font-weight: bold;
	color: #9a2140;
	width:280px;
}

#mainfeatures ul {
	position:absolute;
	margin-left: 63px;
	margin-top: 35px;
	font-size: 1em;
	font-weight: normal;
	width:358px;
	list-style-position:outside;
	line-height: 1.8em;
}

#andmore {
	position:absolute;
	margin-top: 480px;
	margin-left: 491px;
}

#andmore h2 {
	position:absolute;
	font-size: 1.6em;
	font-weight: bold;
	color: #9a2140;
	width:215px;
}

#andmore ul {
	position:absolute;
	margin-left: 13px;
	margin-top: 35px;
	font-size: 1em;
	font-weight: normal;
	width:215px;
	list-style-position:outside;
	line-height: 1.8em;
}

#awards {
	position:absolute;
	margin-top: 512px;
	margin-left: 735px;
}

#awards img {
	position:absolute;
	margin-left:5px;
	width:55px;
	height:75px;
}

#awards p {
	position:absolute;
	margin-left: 75px;
	margin-top: -5px;
	font-size: 1em;
	font-weight: normal;
	width:135px;
	text-align:left;
	line-height: 1.3em;
}

#suggestions {
	position:absolute;
	margin-top: 680px;
}

#suggestions h2 {
	position:absolute;
	margin-left: 50px;
	/*font-size: 1.6em;*/
	font-weight: bold;
	/*color: #9a2140;*/
	width:400px;
	font-size: 1.2em;
	color: #3e213e;
}

#suggestions p {
	position:absolute;
	margin-left: 50px;
	margin-top: 25px;
	font-size: 1em;
	font-weight: normal;
	width:886px;
}

#sharethis {
	position:absolute;
	margin-top: 665px;
	margin-left: 696px;
}

#footer {
	background: transparent;
	margin: 0px;
	width: 100%;
	height: 80px;
}

#copyright {
    color: #DDD;
	margin-top: 10px;
	font-weight: normal;
	width: 100%;
	text-align: center;
}

#trademarks {
    color: #DDD;
	margin-top: 10px;
	font-weight: normal;
	font-size: 9px;
	width: 100%;
	text-align: center;
}