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


/* ---- reset ------*/

* {margin:0;padding:0;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em;font-weight:normal;font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse;border-spacing:0;}
td {vertical-align:top;}
.clear {clear:both; width: 0px;}
.left {float: left;}
.right {float: right;}


/* ------------------ body --------------------- */


body {
	background: #F87B1F url(../images/bg.jpg);
	color: #FFE2A4;
	font: 62.5% "adelle-1","adelle-2", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 1px 1px #C5550B;
}

#container {
  width: 902px;
  background: url(../images/bg_header.png) 0 0 no-repeat;
  min-height: 600px;
  margin: 0 auto;
  text-align: left;
}

.mbr a {
  position: fixed;
  bottom: 30px;
  right: 0;
  width: 112px;
  height: 54px;
  background: url(../images/mbr.png) no-repeat;
}

.mbr a:hover {
  background-position: 0 -54px;
}


/* ------------ text ------------ */

p {
  font-size: 1.5em;
}

h1 {
  font-size: 2.1em;
  color: #FFF6DA;
  font-weight: 700;
  letter-spacing: .03em;
  text-shadow: 0 1px 2px #802A00;
}

h2 {
  font-size: 1.7em;
  font-weight: 600;
  color: #FFF6DA;
  text-shadow: 0 1px 1px #802A00;
}

a {
  text-decoration: none;
  color: inherit;
}


/* ------------------ header --------------------- */

#header {
  padding-top: 59px;
}

.icon {
  margin: 0 auto;
  width: 343px;
  height: 157px;
  background: url(../images/icon.png) no-repeat;
}

.tagline {
  text-indent: -1000em;
  margin: 20px auto;
  width: 558px;
  height: 78px;
  background: url(../images/tagline.png) no-repeat;
}


/* ---- buttons ---- */

.buttons {
  width: 366px;
  height: 58px;
  margin: 52px auto 0;
  overflow: hidden;
}

.buttons .download a {
  float: left;
  width: 165px;
  height: 58px;
  background: url(../images/btn_download.png) no-repeat;
  display: block;
  cursor: pointer;
}

.buttons .buy a {
  float: right;
  width: 165px;
  height: 58px;
  background: url(../images/btn_buy.png) no-repeat;
  display: block;
  cursor: pointer;
}

.buttons .download a:hover, .buttons .buy a:hover {
  background-position: 0 -58px;
}


/* ------------------ content --------------------- */

#content {
  margin-top: 60px;
}

/* ---- left ---- */


#content .left {
  float: left;
  width: 460px;
}

.video {
  position: relative;
  width: 460px;
  height: 319px;
  background: url(../images/bg_video.png) no-repeat;
}

.video a {
	display: block;
}

.play a {
  position: absolute;
  margin: 110px 0 50px 0;
  width: 460px;
  height: 82px;
  background: url(../images/btn_play.png) center top no-repeat;
  display: block;
}

.play a:hover {
  background-position: center -82px;
}

/* ---- right ---- */

#content .right {
  float: right;
  width: 400px;
}

#content .right ul {
  margin-top: 13px;
}

#content .right h1 {
  padding: 2px 0 4px 3px;
}

#content .right ul li {
  position: relative;
  height: 68px;
  font-size: 1.5em;
  padding: 4px 0 0 130px;
  margin: 18px 0;
}

#content .right ul li img {
  position: absolute;
  top: 0;
  left: 0;
}

/* ------------ actions ------------ */

#actions {
  width: 909px;
  margin: 35px 0 0 -3px;
  background: url(../images/bg_actions.png) no-repeat;
}

#actions ul {
  padding: 30px 25px;
  overflow: hidden;
}

#actions ul li {
  float: left;
  margin: 0 10px 14px;
  width: 150px;
  height: 100px;
}

#actions ul li p {
  font-size: 1.4em;
  padding-top: 3px;
}

#actions ul li h2 {
  width: 160px;
  padding-bottom: 3px;
}

#actions ul li h2.launch {background: url(../images/icon_launch.png) 115px -1px no-repeat;}
#actions ul li h2.quit {background: url(../images/icon_quit.png) 92px -1px no-repeat;}
#actions ul li h2.open {background: url(../images/icon_openSites.png) 95px 0 no-repeat;}
#actions ul li h2.block {background: url(../images/icon_block.png) 95px -1px no-repeat;}
#actions ul li h2.docs {background: url(../images/icon_openDocs.png) 100px -1px no-repeat;}
#actions ul li h2.chat {background: url(../images/icon_chat.png) 131px 0 no-repeat;}
#actions ul li h2.messages {background: url(../images/icon_messages.png) 125px 0 no-repeat;}
#actions ul li h2.sounds {background: url(../images/icon_sounds.png) 110px -1px no-repeat;}
#actions ul li h2.scripts {background: url(../images/icon_scripts.png) 102px -1px no-repeat;}
#actions ul li h2.growl {background: url(../images/icon_growl.png) 60px -1px no-repeat;}


/* --------- testimonials --------- */


#testimonials {
  margin-top: 10px;
  width: 902px;
  height: 187px;
  background: url(../images/bg_testimonials.png) no-repeat;
}

#testimonials ul {
  padding-top: 28px;
  overflow: hidden;
  font-size: 1.2em;
}

#testimonials ul li {
  position: relative;
  float: left;
  width: 150px;
  margin: 0 15px;
}

#testimonials ul li .avatar {
  height: 25px;
  font-size: 1.1em;
  font-weight: 600;
  padding: 0 0 15px 35px;
  text-shadow: 0 1px #FC9740;
}

#testimonials ul li .avatar a {
  text-decoration: none;
  color: #D12B00;
  line-height: 1.2em;
}

#testimonials ul li .avatar a:hover {
  text-decoration: underline;
}

#testimonials ul li .avatar img {
  position: absolute;
  top: 1px;
  left: 0;
}


/* ------------------ footer --------------------- */

#footer {
  overflow: hidden;
  padding-bottom: 100px;
}

#footer .left p {
	font-size: 1.3em;
	padding: 0 0 10px 5px;
}

#footer .left p a:hover {
	border-bottom: 1px solid #FFE2A4;
}

#footer ul {
  float: right;
  font-size: 1.3em;
  color: #D12B00;
  text-shadow: 0 1px #FC9740;
}

#footer ul li {
  float: left;
  margin-right: 10px;
}

#footer ul li a {
  color: #D12B00;
}

#footer ul li a:hover {
  border-bottom: 1px solid #D12B00;
}

/* ------------------ MAS --------------------- */


.mas {
  width: 300px;
  margin: 100px auto;
  padding: 50px;
  background: #FFF;
  color: #D14600;
  font-size: 1.1em;
  text-shadow: 0 1px #FFF;
  box-shadow: 0 1px 8px #333;
  -moz-box-shadow: 0 1px 8px #333;
  -webkit-box-shadow: 0 1px 8px #333;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  opacity: .9;
}
