@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	width:100%;
	margin:0;
	background:#fff;
	color:#696969;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
img {
	margin:0;
	padding:0;
	border:0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	color:#4ea1e4;
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
}

#wrapper {
	float:left;
	width:100%;
	background-image:url(../img/body-grad.png);
	background-position:0 bottom;
	background-repeat:repeat-x;
}
#page {
	width:984px;
	height:100%;
	margin:0 auto;
}

/* header */
#header {
	float:left;
	width:100%;
}
#logo {
	display:block;
	float:left;
	width:151px;
	height:48px;
	margin:17px 0 0 29px;
	background-image:url(../img/logo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
#header-menu {
	float:right;
	margin:48px 17px 0 0;
	font-size:12px;
}
#header-menu li, .footer-menu-right li {
	float:left;
	height:21px;
	margin:0;
	padding:0 10px 0 11px;
	background-image:url(../img/menu-separator.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	line-height:21px;
}
#header-menu li.first, .footer-menu-right li.first {
	background-image:none;
	
}
#header-menu li a, .footer-menu-right li a {
	float:left;
	color:#696969;
}
#header-menu li a:hover, .footer-menu li a:hover {
	color:#4ea1e4;
}
#header-menu li a:active, .footer-menu li a:active {
	color:#b3b3b3;
}
#header-menu li.login {
	background-image:none;
	font-family: Verdana, Geneva, sans-serif;
}
#header-menu li.login a {
	float:left;
	padding:0 0 0 6px;
	background-image:url(../img/button.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	text-shadow:1px 1px 1px #666;
	cursor:pointer;
}
#header-menu li.login a span {
	display:block;
	float:left;
	height:18px;
	padding:3px 20px 0 14px;
	background-image:url(../img/button.png);
	background-position:right -21px;
	background-repeat:no-repeat;
	line-height:14px;
	vertical-align:top;
}
#header-menu li.login a:hover {
	color:#fff;
	background-position:0 -42px;
}
#header-menu li.login a:hover span {
	background-position:right -63px;
}
#header-menu li.login.off a {
	background-position:0 -84px;
	color:#ccc;
	text-shadow:none;
	cursor:default;
}
#header-menu li.login.off a span {
	background-position:right -105px;
}

/* content */
#content {
	float:left;
	width:100%;
	margin:10px 0 0 0;
}

/* slider */
#featured {
	float:left;
	padding:0 3px 0 3px;
	width:978px;
	height:10px;
	background-color:#fff;
	background-image:url(../img/slider-repeat.png);
	background-repeat:repeat-y;
	background-position:0 0;
}
/* elements */
#psevdo-fragment {
	float:left;
	width:984px;
	height:12px;
	margin:0 0 0 -3px;
	background-image:url(../img/slider-top.png);
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	z-index:5;
}

/* main */

.main-text {
	padding:11px 511px 330px 11px;
}






/* boxes */
.box-content {
	float:left;
	width:981px;
	margin:77px 0 0 0;
	/*padding:7px 0 7px 1px;*/
	padding-bottom:11px;
	color:#1c1c1c;
	line-height:14px;
	background-image:url(../img/box-bottom.png);
	background-position:0 bottom;
	background-repeat:no-repeat;
}
.box-content-wrapper {
	background-image:url(../img/box-bottom.png);
	background-position:-981px 0;
	background-repeat:no-repeat;
	padding-top:9px;
}
.box-content-subwrapper {
	background-image:url(../img/box-bottom.png);
	background-position:-1962px 0;
	background-repeat:repeat-y;
}
.box-table {
	background-color:#fff;
	background-image:url(../img/table-grad.png);
	background-position:0 bottom;
	background-repeat:repeat-x;
	margin:0 0 0 1px;
}
.box-table .box {
	width:230px;
	padding:8px 8px 8px 8px;
	border-right:1px solid #d4d4d4;
	background-image:url(../img/dot.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
.box-table .box.first {
	background-image:none;
}
.box-table .box.last {
	border-right:0;
}
.box .box-title {
	margin:0;
	padding:0 0 5px 0;
	color:#696969;
	font-size:10px;
}
.box .box-text {
	padding:0 11px 0 11px;
	line-height: 14px;
}
.box-news-item {
	margin:2px 0 11px 0;
	padding:0 0 0 17px;
	background-image:url(../img/news-image.gif);
	background-position:5px 1px;
	background-repeat:no-repeat;
	line-height:13px;
}
.box-news-item a {
	color:#1c1c1c;
}
.box-news-item a:hover {
	text-decoration:underline;
}
.box-adv-link {
	float:right;
	padding:4px;
	color:#696969;
	font-size:12px;
}
.box-adv-link:hover {
	color:#4ea1e4;
	text-decoration:underline;
}
.box-product {
	padding:5px 0 11px 0;
	text-align:center;
}
.box-product a:hover {
	cursor:pointer;
}
.box h3 {
	margin:0;
	padding:8px 0 2px 0;
	text-align:center;
	color:#696969;
	font-size:12px;
	line-height:14px;
}
.box-text.small-gray {
	padding:21px 0 0 0;
	color:#696969;
	font-size:10px;
	text-align:center;
}
.small-gray a {
	color:#696969;
	font-weight:bold;
}
.small-gray a:hover {
	color:#ec0025;
	text-decoration:underline;
}
.box .red {
	color:#ec0025;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#box-partners {
	position:relative;
	top:0;
}
.box-partner {
	display:none;
	width:230px;
	height:140px;
	margin:0 auto 0 auto;
	text-align:center;
	position:absolute;
}
.partner-wrapper {
	display: table-cell;
	width:230px;
	height:120px;
	vertical-align: middle;
}
.partner-wrapper .pw {
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
.box-partner img {
}
.box-partner.first {
	display:block;
}

/* footer */
#footer {
	float:left;
	width:100%;
	margin:18px 0 0 0;
	padding:0 0 27px 0;
	font-size:10px;
}
#footer-navs {
	float:left;
	width:245px;
}
.footer-menu {
	float:left;
	margin:0 0 0 40px;
	line-height:14px;
}
.footer-menu.first {
	margin:0 0 0 32px;
}
.footer-menu li {
	margin:0;
	padding:3px 0;
}
.footer-menu li.title {
	font-weight:bold;
	padding:0 0 5px 0;
}
.footer-menu li a {
	color:#696969;
	font-weight:normal;
}
#copyright {
	float:left;
	width:488px;
	color:#b5b5b5;
	text-align:center;
	line-height:14px;
}
.footer-menu-right {
	float:right;
	margin:0 83px 0 0;
}
.footer-menu-right li {
	float:left;
	line-height:14px;
	background-position:0 2px;
}
.footer-menu-right li a {
	color:#696969;
}
.footer-menu-right li a:hover {
	text-decoration:underline;
}