@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/bebasneue-webfont.eot');
	src: local('☺'), url('../fonts/bebasneue-webfont.woff') format('woff'), url('../fonts/bebasneue-webfont.ttf') format('truetype'), url('../fonts/bebasneue-webfont.svg#webfont0OP3tXlW') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('../fonts/helveticaneue-webfont.eot');
	src: local('☺'), url('../fonts/helveticaneue-webfont.woff') format('woff'), url('../fonts/helveticaneue-webfont.ttf') format('truetype'), url('../fonts/helveticaneue-webfont.svg#webfontstGZXuxH') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background:#638299;
	color:#fff;
	font:62.5%/22px Helvetica, Arial, sans-serif;
}

a, a:link, a:visited, a:hover { 
	color:#fff;
	text-decoration:none;
}
#header-wrap, #steps-wrap, #footer-wrap {
	font-size:1.3em;
	position:relative;
	width:100%;
}
#header, #container, #steps, #footer {
	margin:0 auto;
	position:relative;
	width:960px;
}
#container, #steps, #footer  { overflow:hidden }
#header-wrap, #footer-wrap {
	background:#22262b;
	height:63px;
}
#header-wrap { border-bottom:5px solid #1f2933 }
#signin, #register {
	display:block;
	height:27px;
	position:absolute;
	text-indent:-999em;
	top:0;
}
#signin {
	background:url(../images/layout/signin.png) 0 0 no-repeat;
	right:65px;
	width:57px;
}
#register { 
	background:url(../images/layout/register.png) 0 0 no-repeat;
	right:0;
	width:65px;
}

.light {
background-color: #4391EA;
border-bottom: 1px solid #1f2933;
}
.rounded {
padding: 10px 7px 10px 10px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
}

.switcher_wrap {
	color:#c5c0b0;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	line-height:23px;
	padding-bottom:5px;
	position:absolute;
	right:112px;
	text-transform:uppercase;
	top:0;
	width:159px;
	z-index:1;

}
.switcher_wrap .swither_header {
	background-color:#2e3a45;
	border:1px solid #506675;
	border-right:none;
	border-top:none;
	height:24px;
	width:150px;
}
.switcher_arrow {
	background:transparent url(../images/icons/arrow.gif) no-repeat scroll right center;
	cursor:pointer !important;
	display:block;
	height:22px;
	padding:0 25px 0 10px;
	color: #fff;
	white-space:nowrap;
}
.switcher_wrap #links {
	position:absolute;
	left: 0px;
	top:26px;
	width:180px;
	border:1px solid #506675;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background:#2e3a45;
	padding:0px 0px;
	line-height: 18px;
	color: #c5c0b0;
	display: none;
}
#countries {
	list-style:none;
	position: relative;
	padding: 5px 0;
}
#countries a {
	color: #efece2;
	display:block;
	padding:1px 10px;
	text-decoration: none;
}
#countries a img{
	position:relative;
	top:2px;
}
#countries a:hover {
	background: #354755;
	text-decoration:none;
}
.switcher_wrap:hover ul {
	left: 0px;
}
#navigation { 
	height:32px;
	line-height:32px;
	position:relative;
	top:18px;
	z-index:50;
}
#navigation li { 
	display:inline-block;
	font-size:16px;
	margin:0 10px 0 0;
}
#navigation li a {
	display:block;
	padding:0 20px;
}
#navigation li a.active {
	background:url(../images/layout/menu_active.png) 0 0 repeat-x;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#navigation li a:hover {
	text-decoration: underline;
}
#container {
	border-top:1px solid #445664;
	border-bottom:1px solid #1f2933;
	font-size:1.3em;
}
#content, #sidebar {padding:30px 0 }
#content.homepage {
	background:url(../images/layout/mac_bg.png) 100% 20px no-repeat;
	height:420px;
	width:100%;
}
#sidebar p, #content p {
	line-height:1.5em;
	margin:0 0 10px 0;
}
#content.homepage p { width:400px }
#content.homepage ul {
	left:-2px;
	position:relative;
}
#content.homepage ul  li { float:left }
#content #logo { margin:0 0 50px 0 }

#content, #sidebar { float:left }
#content { width:628px }
#sidebar {
	margin:0 44px 0 0;
	width:277px
}
#sidebar .box {
	background:url(../images/layout/sidebar_line.png) bottom repeat-x;
	margin:20px 0 0 0;
	overflow:hidden;
	padding:0 0 20px 0;
}
#sidebar .box.nobg { background:none }
#scrlst li { margin:3px 6px -3px 0 }

#content h1, h2, .box h2, .box h3 {
	font-family:BebasNeueRegular, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size:3em;
	line-height:1.5em;
	font-style: normal;
	text-indent:55px;
	text-transform:uppercase;
}
#content h2 {
	font-size:2em;
	line-height:1em;
	text-indent:0px;
}
#sidebar h3 {
	font-size:2.5em;
	line-height:1.6em;
	text-indent:30px;
}
#content h1 {
	font-size:3.5em;
	text-indent:0;
}

#steps-wrap {
	background:#28323b;
	_background:#A4BDD5;
	border-top:1px solid #5f798c;
	border-bottom:1px solid #1f2933;
	padding:20px 0 25px 0;
}
#steps .box {
	float:left;
	width:320px;
}
.box h2.star { background:url(../images/icons/star.png) 0 4px no-repeat }
.box h2.cross { background:url(../images/icons/cross.png) 0 6px no-repeat }
.box h2.free { background:url(../images/icons/free.png) 0 5px no-repeat }
.box h3.star { background:url(../images/icons/star_tiny.png) 0 6px no-repeat }
.box h3.camera { background:url(../images/icons/camera.png) 0 6px no-repeat }

.more {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	position:relative;
	right:-47px;
	text-transform:none;
	top:-4px;
}

#steps p {
	line-height:1.4em;
	padding:0 10px 0 55px;
}
#footer-wrap {
	border-top:1px solid #414f60;
	height:83px;
}
#footer .box {
	float:left;
	padding:23px 0 0 0;
	width:480px;
}
#footer img { float:left }
#footer #reqs {
	float:left;
	font-size:10px;
	line-height:1em;
	margin:0 0 0 6px;
	position:relative;
	top:-2px;
}
#footer #copy {
	font-size:10px;
	line-height:1.2em;
	margin:7px 0 0 0;
}
#footer .strong { font-weight:bold }

.left { float:left }
.center { display:block; margin:0 auto }
.alignright { text-align:right }

.button {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	font-family:HelveticaNeueBold, Arial, Verdana, sans-serif;
	height:39px;
	line-height:39px;
	text-shadow:-1px -1px 1px #000;
	text-transform:uppercase;
}
.dl {
	background:url(../images/layout/btn_dl.png);
	font-size:14px;
	text-indent:30px;
	width:178px;
}
.dl_big {
	background:url(../images/layout/btn_dl_big.png);
	font-size:20px;
	height:79px;
	line-height:66px;
	position:absolute;
	right:185px;
	text-align:center;
	top:130px;
	width:212px;
}
.features, .screnshots { text-align:center }
.features {
	background:url(../images/layout/btn_features.png);
	font-size:12px;
	width:118px;
}
.screnshots {
	background:url(../images/layout/btn_screenshots.png);
	font-size:12px;
	width:108px;
}

.ibuHeader {
	font-weight: bold;
	font-size:12px;
    width: 280px;
}

