body{
	margin:0;
	color:#666;
	font:14px/17px Tahoma, Arial, Helvetica, sans-serif;
	background:#fff url(../../images/shared/bg-body.gif) repeat-x 0 0;
	min-width:860px;
	position:relative;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#2291cc;
}
a:hover{
	text-decoration:none;
	color:#50b8e6;
}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#666;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	margin:0 auto;
	width:811px;
	position:relative;
	padding-right:38px;
}
.whats-new {
	position:absolute;
	top:121px;
	right:5px;
	width:120px;
	height:125px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.whats-new a{
	display:block;
	height:100%;
	/*background:url(../../images/shared/bg-triangle.png) no-repeat;*/
	cursor:pointer;
}
/*.whats-new a:hover{background:url(../../images/shared/bg-triangle-hover.png) no-repeat;}*/
/* header */
#header {
	width:811px;
	height:116px;
}
.logo {
	float:left;
	margin:17px 0 0 -10px;
	width:224px;
	height:78px;
	background:url(../../images/shared/logo.png) no-repeat;
}
.logo a{
	position:relative;
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
/* nav */
#nav {
	padding:0;
	margin:35px 4px 0 0;
	list-style:none;
	float:right;
	width:551px;
	height:50px;
	display:inline;
}
#nav li {float:left;}
#nav a {
	float:left;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#nav #home {
	width:139px;
	background:url(../../images/shared/bg-nav.gif) 0 0;
}
#nav #home:hover {background-position:0 -50px;}
#nav .active #home,
#nav .active #home:hover,
#nav .active #home.pressed {background-position:0 -100px !important;}
#nav a#home.pressed {background-position:0 -150px !important;}
#nav #free-trial {
	width:137px;
	background:url(../../images/shared/bg-nav.gif) -139px 0;
}

#nav #free-trial:hover {background-position:-139px -50px;}
#nav .active #free-trial,
#nav .active #free-trial:hover,
#nav .active #free-trial.pressed {background-position:-139px -100px !important;}
#nav #free-trial.pressed {background-position:-139px -150px !important;}
#nav #my-account {
	width:137px;
	background:url(../../images/shared/bg-nav.gif) -276px 0;
}

#nav #my-account:hover {background-position:-276px -50px;}
#nav .active #my-account,
#nav .active #my-account:hover,
#nav .active #my-account.pressed {background-position:-276px -100px !important;}
#nav #my-account.pressed {background-position:-276px -150px !important;}
#nav #help {
	width:138px;
	background:url(../../images/shared/bg-nav.gif) -413px 0;
}
#nav #help:hover {background-position:-413px -50px;}
#nav .active #help,
#nav .active #help:hover,
#nav .active #help.pressed {background-position:-413px -100px !important;}
#nav #help.pressed {background-position:-413px -150px !important;}
#main {
	padding:0 20px 55px 0;
	height:1%;
	overflow:hidden;
	background:url(../../images/shared/bg-main.gif) no-repeat 0 100%;
}
/* content */
#content {
	float:right;
	width:532px;
	padding: 36px 0 0;
}
.section-view {
	margin:0px 0 0 47px;
	width:424px;
	height:427px;
	position:relative;
	display:block;
}
.section-view img,
.section-view a {display:block;}
.section-view .button {
	position:absolute;
	top:112px;
	left:70px;
	width:326px;
	height:165px;
}
.section-view .button-holder {
	display:block;
	width:326px;
	height:165px;
	background:url(../../images/shared/button.png) no-repeat;
	text-indent:-9999px;
}
.section-view:hover .button-holder,
.section-view.hover .button-holder{
	width:326px;
	height:165px;
	/*background:url(../../images/shared/button-hover.png) no-repeat;*/
}
.section-view .button-holder span {
	display:block;
	height:100%;
	cursor:pointer;
	position:relative;
}
.section-view .button-holder a {
	display:block;
	height:100%;
	position:relative;
	text-indent:-9999px;
	cursor:pointer;
}
#content h1 {
	margin:0 0 13px;
	font-size:21px;
	line-height:24px;
	font-weight:normal;
	color:#2291cc;
}
#content h3 {
	margin:0 0 12px;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#333;
}
#content p {margin:0 0 10px;}
/* sidebar */
#sidebar {
	float:left;
	width:208px;
	padding:36px 0 0;
}
.box1 {
	width:208px;
	background:#f5f5f5 url(../../images/shared/bg-box1-2.gif) repeat-y;
	margin:0 0 9px;
}
.box1 .holder {background:url(../../images/shared/bg-box1-2.gif) no-repeat -208px 0;}
.box1 .frame{
	background:url(../../images/shared/bg-box1-2.gif) no-repeat -416px 100%;
	overflow:hidden;
	height:1%;
	padding:10px 3px 0 3px;
}
.box1 h2 {
	margin:0 0 8px 15px;
	font-size:21px;
	line-height:24px;
	font-weight:normal;
	color:#333;
}
.box1 h2 span {color:#2291cc;}
.box1 .section {
	padding:0 0 2px;
	margin:0 0 6px;
	background:url(../../images/shared/bg-box1-section.gif) repeat-x 0 100%;
}
.box1 .section-holder {
	background:url(../../images/shared/bg-box1-gradient.gif) repeat-x 0 100%;
	padding:14px 5px 18px 15px;
	font-size:12px;
	line-height:14px;
}
.box1 .section p {margin:0;}
.more {
	background:url(../../images/shared/arrow.gif) no-repeat 100% 3px;
	padding: 0 6px 0 0;
}
.box1 h3 {
	margin:0 0 3px 18px;
	color:#333;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
.box1 .links {
	margin:0;
	padding:0 0 10px 18px;
	list-style:none;
	font-size:13px;
	line-height:22px;
	overflow:hidden;
	height:1%;
}
.box1 .links li {
	float:left;
	width:100%;
}
.box1 .links a {
	float:left;
	background:url(../../images/shared/arrow.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
}
.box {
	width:207px;
	background:url(../../images/shared/bg-box.gif) repeat-y 0 0;
	margin:0 0 2px;
	line-height:16px;
}
.box .holder {background:url(../../images/shared/bg-box.gif) no-repeat -207px 0;}
.box .frame{
	background:url(../../images/shared/bg-box.gif) no-repeat -414px 100%;
	overflow:hidden;
	height:1%;
	padding:7px;
}
.conteiner-coffee {
	padding:1px 3px 3px 55px;
	background:url(../../images/shared/bg-coffee.gif) no-repeat 8px 4px;
}
.box p {margin:0;}
.conteiner-new {
	padding:1px 3px 3px 55px;
	background:url(../../images/shared/bg-new.gif) no-repeat 0 0;
}
.sidebar-nav {
	margin:0 0 3px;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:30px;
	width:100%;
	overflow:hidden;
}
.sidebar-nav li {
	float:left;
	width:202px;
	background:url(../../images/shared/bg-box1-section.gif) repeat-x 0 100%;
	padding:0 0 2px;
	margin:2px 0 -2px;
	overflow:hidden;
}
.sidebar-nav a {
	display:block;
	padding:2px 0 0 17px;
}
.sidebar-nav a:hover{
	background:#f5f5f5 url(../../images/shared/bg-sidebar-nav-hover.gif) repeat-x 0 100%;
	text-decoration:none;
	color:#50b8e6;
}
.sidebar-nav .last-child a:hover{background:#efefef url(../../images/shared/bg-sidebar-nav-hover1.gif) no-repeat 0 100%;}
.sidebar-nav a span{
	background:url(../../images/shared/arrow1.gif) no-repeat 0 3px;
	padding-left:10px;
}
.sidebar-nav a:hover span{background-position:0 -13px;}
.box-form {
	margin:36px auto 29px;
	width:451px;
	background:url(../../images/shared/box-form.gif) repeat-y 0 0;
}
.box-form .holder {background:url(../../images/shared/box-form.gif) no-repeat -451px 0;}
.box-form .frame{
	background:url(../../images/shared/box-form.gif) no-repeat -902px 100%;
	overflow:hidden;
	height:1%;
	padding:10px 3px 49px;
}
.box-form  h1 {
	margin:0 0 25px 16px;
	font-size:21px;
	line-height:24px;
	font-weight:normal;
	color:#333;
}
.box-form h1 span {color:#2291cc;}
.box-form strong {
	display:block;
	text-align:center;
	color:#f00;
	font-size:13px;
	line-height: 20px;
	font-weight:normal;
	margin:0 0 15px;
}
.row {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.box-form label {
	float:left;
	width:170px;
	text-align:right;
	line-height:27px;
	margin:0 7px 0 0;
}
.box-form .text-email {
	float:left;
	background:url(../../images/shared/bg-form-login.gif) no-repeat 0 0;
	width:228px;
	height:27px;
}
.box-form .text-pin {
	float:left;
	background:url(../../images/shared/bg-form-login.gif) no-repeat 0 -27px;
	width:85px;
	height:27px;
}
.box-form .text-email input,
.box-form .text-pin input {
	float:left;
	margin:6px 0 0 5px;
	padding:0;
	border:0;
	background:none;
	width:217px;
	outline:none;
}
.box-form .text-pin input {width:73px;}
.box-form .submit {
	margin:6px 0 0 179px;
	width:83px;
	height:21px;
	background:url(../../images/shared/btn-submit.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
}
/* footer */
#footer {
	height:1%;
	overflow:hidden;
	padding:13px 0 40px 21px;
	font-size:10px;
	line-height:14px;
	color:#9d9d9d;
}
.logo-footer {
	float:left;
	width:161px;
	height:26px;
	background:url(../../images/shared/logo-footer.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 35px 0 0;
}
.logo-footer a{
	display:block;
	height:100%;
}
#footer p {margin:0;}
#footer a {
	font-weight:bold;
	color:#9d9d9d;
}

#nav a:hover
{
	background-position: 0px -50px;
}

#nav a.active, 
#nav a.active:hover
{
	background-position: 0px -100px;
}

#fader {
	display: none;
}