body {
	margin:0;
	color:#000;
	font:11px/14px Tahoma,Arial, Verdana,  sans-serif;
	background:#e6e6e6 url(../images/bg-body.jpg) repeat-x 50% 0 !important;
	min-width:998px !important;
}
img {border:none;}
input,
textarea,
select{
	font:11px arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}
.page-width {
	margin:0 auto;
	width:972px !important;
}
/* header */
#header {
	position:relative;
	height:191px !important;
}
/* logo */
#header strong.logo a{
	position:absolute;
	left:16px;
	top:18px;
	width:277px;
	height:135px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	background:url(../images/logo.gif) no-repeat;
}
#header .banners {
	position:absolute;
	left:327px;
	top:8px;
}
#header .banners img {
	display:block;
}
/* nav */
#nav {
	position:absolute;
	left:170px;
	top:133px;
	z-index:2;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
	background:url(../images/separator.gif) no-repeat 0 80%;
}
#nav li:first-child {
	background:none;
}
#nav a {
	float:left;
	padding:5px 9px 0 10px;
	color:#c20202;
	font-size:12px;
	line-height:20px;
}
#nav li.active a,
#nav li a:hover {
	position:relative;
	color:#fff;
	margin-right:-1px;
	padding-right:10px;
	text-decoration:none;
	background:url(../images/bg-nav-hov.gif) repeat-x;
}
#header .login {
	position:absolute;
	z-index:100;
	left:720px;
	top:137px;
	margin:0;
	padding:0;
	list-style:none;
}
#header .login li {
	float:left;
	font-size:12px;
	line-height:18px;
	padding:0 6px;
	background:url(../images/separator.gif) no-repeat 0 80%;
}
#header .login li:first-child {
	background:none;
}
#header .login a {
	color:#c20202;
}
#header .lang {
	position:absolute;
	right:14px;
	top:136px;
	padding-left:36px;
	background:url(../images/bg-lang.gif) no-repeat 0 2px;
}
#header .lang select {
	width:64px;
}
.form-search {
	position:absolute;
	left:724px;
	top:158px;
}
.form-search .inp-bg {
	float:left;
	width:158px;
	height:16px;
	padding:4px 5px;
	background:url(../images/bg-input.gif) no-repeat;
}
.form-search input.field {
	float:left;
	width:158px;
	height:16px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:none;
	border:none;
}
.form-search input.btn {
	float:left;
}
.form-choice {
	position:absolute;
	left:168px;
	top:162px;
}
.form-choice label {
	float:left;
	display:inline;
	color:#fff;
	font-size:12px;
	margin:0 4px 0 12px;
}
/* columns holder */
.columns-holder {
	overflow:hidden;
	height:1%;
	margin:15px 0 0;
	padding:0 0 20px;
	background:url(../images/bg-columns.gif) repeat-y 100% 0;
	position: relative;
        /*background-color: #ffffff;*/
}
.sidebar {
	float:left;
	width:167px;
	overflow:hidden;
}
.sidebar .title {
	overflow:hidden;
	height:1%;
	margin-bottom:2px;
	padding:0 5px 0 8px;
	background:url(../images/bg-title.gif) repeat-x;
}
.sidebar .title h2 {
	margin:0;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
}
.sidebar .title h2 a {
	color:#fff;
}
.sidebar .title a.all {
	float:right;
	color:#fff;
	font-size:11px;
	line-height:22px;
}
.sidebar .gallery {
	overflow:hidden;
	height:1%;
	padding:2px 0 4px;
}
.sidebar .gallery-bg {
	background:#3b3b3b;
}
.sidebar .gallery h3 {
	margin:0 0 5px 5px;
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.sidebar .gallery h3 a {
	color:#fff;
}
.sidebar .gallery ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .gallery ul li {
	float:left;
	margin-right:8px;
}
.sidebar img {
	display:block;
}
.sidebar .video {
	padding:7px 0 5px;
	font-size:10px;
	line-height:12px;
}
.sidebar .video strong {
	display:block;
}
.sidebar .video strong a {
	color:#000;
}
.sidebar .video p {
	margin:2px 0 0;
}
.sidebar .video span {
	color:#c61313;
	display:block;
}
.sidebar .camera {
	padding:4px 0;
	width:150px;
	overflow:hidden;
}
.sidebar .camera p {
	margin:3px 0 0;
	overflow:hidden;
	height:1%;
	font-size:10px;
}
.sidebar .camera a {
	float:left;
	font-weight:bold;
	color:#000;
}
.sidebar .camera span {
	float:right;
}
.sidebar .title a.close {
	float:right;
	margin-top:12px;
	width:5px;
	height:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-close.gif) no-repeat;
}
.sidebar .photo {
	overflow:hidden;
	height:1%;
	padding:6px 0 0;
}
.sidebar .photo .pict {
	float:left;
	margin-right:5px;
	width:82px;
	height:84px;
	padding:5px 6px;
	background:url(../images/bg-pict.png) no-repeat;
}
.sidebar a {
	color:#fff;
}
.sidebar .photo p {
	margin:0;
	color:#fff;
	line-height:12px;
}
.sidebar .photo p a {
	font-weight:bold;
}
.sidebar .list-item {
	overflow:hidden;
	height:1%;
	margin:0 0 0 -2px;
	padding:4px 0;
	list-style:none;
}
.sidebar .list-item li {
	float:left;
	display:inline;
	font-size:10px;
	margin-left:-3px;
	padding:0 5px 0 6px;
	background:url(../images/separator1.gif) no-repeat 0 55%;
}
.sidebar .list-item-dark a {
	color:#000;
}
.sidebar .close-box .wrap {
	display:none;
}
.main-info {
	padding:4px 0 0;
	overflow:hidden;
	height:1%;
	font-size:10px;
}
.main-info img {
	float:left;
	margin-right:5px;
}
.main-info p {
	margin:0;
}
.main-info p.day {
	font-weight:bold;
}
.main-info p.count {
	font-size:34px;
	line-height:36px;
	letter-spacing:-1px;
}
.main-info p.count span {
	font-size:14px;
	line-height:18px;
}
.main-info p.clear {
	font-size:28px;
	line-height:28px;
}
.list-info {
	margin:0;
	padding:0;
	list-style:none;
}
.list-info li {
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:12px;
}
.list-info span {
	float:left;
	font-weight:bold;
	margin-right:2px;
	color:#c61313;
}
.list-info img {
	float:left;
	margin-right:2px;
}
.weather a.btn-show {
	display:block;
	width:167px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	background:url(../images/btn-show.gif) no-repeat;
}
.weather .day-info {
	overflow:hidden;
	height:1%;
	margin:-1px 0 0;
	padding:5px 10px 10px 0;
	border-top:1px solid #c8c8c8;
}
.weather .day-info img {
	float:right;
	margin-top:4px;
}
.sidebar .tabset,
.info-bar .tabset,
.info-place .tabset {
	overflow:hidden;
	height:1%;
	padding:2px 0 5px;
}
.sidebar .tabset ul,
.info-bar .tabset ul,
.info-place .tabset ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .tabset ul li,
.info-bar .tabset ul li,
.info-place .tabset ul li {
	float:left;
	font-size:12px;
}
.sidebar .tabset ul a,
.info-bar .tabset ul a,
.info-place .tabset ul a {
	float:left;
	color:#000;
	line-height:22px;
	text-align:center;
	background:url(../images/bg-tab.gif) repeat-x;
}
.sidebar .tabset ul span,
.info-bar .tabset ul span,
.info-place .tabset ul span {
	float:left;
	cursor:pointer;
	height:22px;
	background:url(../images/bg-tab-l.gif) no-repeat;
}
.sidebar .tabset ul a.active span,
.info-bar .tabset ul a.active span,
.info-place .tabset ul a.active span {
	background:none;
}
.sidebar .tab-holder {
	overflow:hidden;
	height:1%;
	padding-bottom:4px;
}
.sidebar .tab-holder ul {
	width:180px;
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .tab-holder li {
	float:left;
	display:inline;
	width:53px;
	margin-right:4px;
}
.sidebar .tab-holder img {
	display:block;
}
.sidebar .tab-holder p {
	margin:0;
	font-size:10px;
}
.sidebar .tab-holder strong,
.sidebar .tab-holder span {
	display:block;
	color:#c61313;
}
.sidebar .tab-holder a {
	color:#c61313;
}
.radio {
	padding:5px 0 0;
}
/* content */
.content {
	float:left;
	width:428px;
	padding:18px 0 0 18px !important;
	overflow:hidden;
}
.info-place {
	overflow:hidden;
	height:1%;
}
.info-place-top {
	overflow:hidden;
	height:1%;
}
.info-place-text {
	overflow:hidden;
	height:1%;
}
.info-place-text strong.place-name {
	display:block;
	color:#c20202;
	font-size:15px;
	line-height:18px;
}
.info-place-text strong.place-name a {
	color:#c20202;
}
.info-place-text p.place-kind {
	margin:0;
	color:#7c7c7c;
}
.info-place-text p.main-kind {
	margin:0;
	font-size:14px;
	font-weight:bold;
}
.info-place-text img {
	display:block;
	margin:15px 0 0;
}
.info-pict {
	float:right;
}
.info-pict img {
	display:block;
}
.info-pict a {
	float:right;
}
.info-text-main {
	padding:10px 5px;
}
.info-text-main p {
	margin:0;
	color:#7c7c7c;
}
.info-text-main p span {
	color:#000;
}
.profile-info {
	overflow:hidden;
	height:1%;
	padding:0 10px 7px 0;
	border-bottom:1px solid #dedede;
}
.big-avatar {
	float:left;
	margin-right:4px;
	width:116px;
	overflow:hidden;
	background:url(../images/bg-pict-c.gif) repeat-y;
}
.big-avatar img {
	display:block;
}
.big-avatar-t {
	background:url(../images/bg-pict-t.gif) no-repeat;
}
.big-avatar-b {
	padding:3px 5px 6px 3px;
	overflow:hidden;
	background:url(../images/bg-pict-b.gif) no-repeat 0 100%;
}
.profile-text {
	overflow:hidden;
	height:1%;
	padding:5px 10px 0;
	background:#f8f8f8;
	border:solid #e8e8e8;
	border-width:1px 0;
}
.profile-text p.update {
	margin:0;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
.profile-text p.update span {
	font-size:10px;
	color:#c20202;
}
.profile-text p.when {
	margin:0;
	font-size:10px;
	color:#7c7c7c;
}
.profile-text textarea {
	display:block;
	width:264px;
	height:22px;
	color:#7c7c7c;
	line-height:12px;
	padding:3px 0 0 6px;
	background:#fff;
	border:1px solid #e5e4e4;
}
* html .profile-text textarea {
	overflow:auto;
}
.profile-text .attach {
	overflow:hidden;
	height:1%;
	margin:3px 0 0;
	padding:0;
	list-style:none;
}
.profile-text .attach li {
	float:left;
	margin-right:12px;
	color:#7c7c7c;
}
.profile-text .attach li.first {
	margin-right:5px;
}
/* profile-holder */
.profile-holder {
	overflow:hidden;
	height:1%;
	padding:5px 25px 10px 0;
	border-bottom:1px solid #dedede;
}
.profile-holder .box-avatar {
	float:left;
	margin-right:5px;
	overflow:hidden;
	width:51px;
	background:url(../images/bg-ava-c.gif) repeat-y;
}
.profile-holder .box-avatar img {
	display:block;
}
.profile-holder .box-avatar-t {
	background:url(../images/bg-ava-t.gif) no-repeat;
}
.profile-holder .box-avatar-b {
	padding:2px 5px 6px 3px;
	background:url(../images/bg-ava-b.gif) no-repeat 0 100%;
}
.info-text {
	overflow:hidden;
	height:1%;
}
.info-text strong.nick,
.box-user strong.nick{
	display:block;
	font-weight:normal;
}
.info-text strong.nick span {
	font-size:13px;
	font-weight:bold;
}
.info-text strong.nick a,
.box-user strong.nick a {
	color:#c20202;
	font-weight:bold;
}
.info-text p.kind,
.box-user p.kind  {
	margin:0;
	font-size:10px;
	color:#7c7c7c;
}
.list-holder {
	overflow:hidden;
	height:1%;
	clear:both;
}
.list-space {
	padding-left:54px;
}
.list-holder ul {
	float:left;
	overflow:hidden;
	height:1%;
	margin:0 0 0 -3px;
	padding:0;
	list-style:none;
}
.list-holder ul li {
	float:left;
	margin-left:-3px;
	display:inline;
	font-size:11px;
	padding:0 4px 0 6px;
	background:url(../images/separator2.gif) no-repeat 0 55%;
}
.list-holder p.when {
	float:right;
	margin:0;
	color:#7c7c7c;
}
.friend-holder .info-text {
	float:left;
}
.friend {
	float:left;
	overflow:hidden;
}
.friend-wrap {
	overflow:hidden;
	height:1%;
}
.and {
	float:left;
	padding:0 3px;
	font-size:11px;
}
.what-do {
	float:left;
}
/* event-holder */
.event-holder {
	overflow:hidden;
	height:1%;
	padding:4px 0;
}
.event-holder img {
	float:left;
	margin-right:5px;
}
.event-text {
	overflow:hidden;
	height:1%;
}
.event-text p,
.about-photo p {
	margin:0;
	color:#7c7c7c
}
.event-text p.bold,
.about-photo p.bold {
	font-weight:bold;
}
.event-text p span,
.about-photo p span {
	color:#000;
}
.photo-holder {
	overflow:hidden;
	height:1%;
	padding:4px 0;
}
.photo-holder-space {
	padding-left:50px;
}
.photo-place {
	float:left;
	width:144px;
	overflow:hidden;
	background:url(../images/box-photo.gif) repeat-y;
}
.photo-place img {
	display:block;
}
.photo-place-t {
	background:url(../images/box-photo-t.gif) no-repeat;
}
.photo-place-b {
	padding:5px 8px 9px 6px;
	background:url(../images/box-photo-b.gif) no-repeat 0 100%;
}
.photo-holder .box-avatar {
	float:none;
}
.about-photo {
	overflow:hidden;
	height:1%;
}
.about-photo p {
	margin:0;
}
.about-photo-text {
	padding:0 0 0 5px;
}
.video-place {
	float:left;
	width:167px;
	overflow:hidden;
	position:relative;
	background:url(../images/box-video.gif) repeat-y;
}
.video-place a.btn-play {
	position:absolute;
	left:7px;
	top:60px;
	width:35px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-play.png) no-repeat;
}
.video-place img {
	display:block;
}
.video-place-t {
	background:url(../images/box-video-t.gif) no-repeat;
}
.video-place-b {
	padding:2px 5px 6px 3px;
	background:url(../images/box-video-b.gif) no-repeat 0 100%;
}
/* message-holder */
.message-holder {
	overflow:hidden;
	width:344px;
	padding:10px 0 0;
}
.message-holder-space {
	padding-left:50px;
}
.estimate {
	overflow:hidden;
	height:1%;
	margin:0 0 3px;
	padding:5px 0 5px 6px;
	list-style:none;
	background:#f5f5f5;
}
.estimate li {
	float:left;
	font-size:14px;
	line-height:20px;
	margin-right:10px;
}
.estimate li.it1 {
	padding-left:30px;
	background:url(../images/ico-5.gif) no-repeat 0 50%;
}
.estimate li.it2 {
	padding-left:21px;
	background:url(../images/ico-6.gif) no-repeat 0 50%;
}
.message-holder a {
	color:#c20202;
}
.box-user {
	margin:0 0 3px;
	padding:6px 5px;
	overflow:hidden;
	height:1%;
	background:#f5f5f5;
}
.box-user img {
	float:left;
	margin-right:10px;
}
.box-user-text {
	overflow:hidden;
	height:1%;
}
.box-user p.kind {
	margin:0;
}
.box-user p.when {
	margin:0;
	color:#7c7c7c;
	float:right;
}
.form-message {
	padding:8px 6px;
	background:#f5f5f5;
}
.form-message textarea {
	width:332px;
	height:24px;
	color:#7c7c7c;
	background:#fff;
	border:1px solid #e5e4e4;
}
.view-comments {
	padding:15px 10px 5px 30px;
	font-size:14px;
	background:#f5f5f5;
	margin-bottom:3px;
}
/* info bar */
.info-bar {
	float:right;
	display:inline;
	margin:14px 14px 0 0;
	width:326px;
	overflow:hidden;
}
/* button close */
.info-bar a.close {
	position:absolute;
	right:0;
	bottom:0;
	width:5px;
	height:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-close-box.gif) no-repeat;
}
.info-bar .close-box .wrap {
	display:none;
}
.box-article {
	overflow:hidden;
	height:1%;
	position:relative;
}
.box-article p {
	margin:0;
}
.box-article a.more {
	color:#9f9f9f;
}
.box-hold {
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
}
.info-bar .tabset ul a,
.info-place .tabset ul a {
	line-height:26px;
	font-size:15px;
	color:#7c7c7c;
	background:url(../images/tab-red-r.gif) repeat-x;
}
.info-bar .tabset ul a span,
.info-place .tabset ul a span {
	height:26px;
	background:url(../images/tab-red-l.gif) no-repeat;
}
.info-bar .tabset ul a.active,
.info-place .tabset ul a.active {
	color:#fff;
	background:url(../images/tab-red-act.gif) repeat-x;
}
.info-bar .tabset ul a.active span,
.info-place .tabset ul a.active span {
	background:none;
}
.list-members {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
.list-members a.add,
.team a.add {
	position:absolute;
	right:2px;
	top:2px;
	width:5px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-add.gif) no-repeat;
}
.list-members a.close {
	bottom:2px;
	right:2px;
}
.list-members li {
	float:left;
	overflow:hidden;
	margin-right:2px;
	width:160px;
	position:relative;
}
.list-members li .wrap {
	padding:2px;
}
.list-members li.have-bg {
	background:#f5f5f5;
}
.list-members li img {
	float:left;
	margin-right:6px;
	border:1px solid #ddd;
}
.list-members p {
	margin:0;
}
.list-members a {
	color:#c20202;
}
.about-boards {
	padding-bottom:5px;
}
.about-boards .img-wrap  strong.title {
	display:block;
	font-size:11px;
	line-height:16px;
	color:#7c7c7c;
	font-weight:normal;
}
.about-boards .img-wrap  strong.title a {
	font-size:15px;
	color:#c20202;
	font-weight:bold;
}
.about-boards .img-wrap img {
	display:block;
	margin:0 auto;
}
.about-boards .img-wrap {
	padding-bottom:5px;
	border-bottom:1px solid #dedede;
}
.desc strong.title {
	display:block;
	font-size:14px;
}
.desc {
	padding:4px;
}
.desc-bg {
	background:#f5f5f5;
}
.desc .row {
	overflow:hidden;
	height:1%;
	line-height:16px;
}
.desc p {
	margin:0;
	float:left;
}
.desc span{
	float:left;
	color:#7c7c7c;
}
.desc img {
	float:right;
}
/* calendar */
.calendar {
	width:310px;
	margin:0 0 0 7px;
}
.calendar table {
    width:100%;
	color:#a7a7a7;
    table-layout:fixed;
    border-collapse:collapse;
}
.calendar table td {padding:0;background:#f7f7f7;}
.calendar td, .calendar th {
    text-align:center;
    border:1px solid #dddddd;
    line-height:36px;
}
.calendar td.date {background:#fff;}
.calendar td.today {
    color:#fff;
    font-weight:bold;
    background:#906;
}
.calendar td.event { background:#996;}
.calendar td.event a {
    display:block;
    height:100%;
    color:#fff;
}
.calendar .mounth {
	overflow:hidden;
	height:1%;
	padding-bottom:10px;
}
.calendar .mounth a.prev,
.calendar .mounth a.next {
	float:left;
	margin-top:4px;
	width:11px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arrow.gif) no-repeat;
}
.calendar .mounth a.next {
	background:url(../images/arrow1.gif) no-repeat;
}
.calendar .mounth p {
	float:left;
	margin:0 5px;
	font-size:14px;
	font-weight:bold;
}
.calendar-info {
	margin:14px 0 0;
	padding:10px 0 0;
	border-top:1px solid #dedede;
}
.calendar-info ul {
	margin:0;
	padding:0;
	list-style:none;
}
.calendar-info ul li {
	overflow:hidden;
	height:1%;
	padding:2px 12px 4px 0;
}
.calendar-info ul li.have-bg {
	background:#f5f5f5;
}
.calendar-info ul img {
	float:right;
}
.calendar-info ul p.date {
	float:left;
	margin:0;
	color:#c20202;
	width:45px;
	font-size:10px;
}
.calendar-info .text {
	float:left;
	width:230px;
}
.calendar-info .text p {
	margin:0;
}
.calendar-info a {
	color:#c61313;
}
.product {
	position:relative;
	overflow:hidden;
	height:1%;
}
.product-title {
	overflow:hidden;
	height:1%;
}
.product-title a.buy {
	float:right;
	color:#9f9f9f;
}
.product-title strong {
	float:left;
	font-size:14px;
	line-height:16px;
}
.product-title strong span {
	display:block;
	font-size:11px;
	font-weight:normal;
}
.product p {
	margin:6px 0 0;
}
.product p strong {
	color:#c20202;
}
.product .raiting {
	overflow:hidden;
	height:1%;
	padding:5px 0;
}
.product .raiting img {
	float:left;
	margin-right:5px;
}
.product .raiting span {
	display:block;
	margin:8px 0 0;
}
.team-holder {
	overflow:hidden;
	height:1%;
}
.team-title {
	overflow:hidden;
	height:1%;
	line-height:16px;
}
.team-title p.nick {
	float:left;
	margin:0;
	font-size:14px;
}
.team-title p.nick a {
	font-weight:bold;
}
.team-title p.rank {
	float:right;
	margin:0;
	font-size:12px;
}
.line-up {
	margin:10px 0 0;
}
.line-up th {
	color:#fff;
	font-size:11px;
	line-height:20px;
	background:#7f7f7f;
	text-align:center;
	white-space:nowrap;
}
.line-up th.it1 {
	width:46px
}
.line-up th.it2 {
	width:104px;
	padding-left:5px;
	text-align:left;
}
.line-up th.it3 {
	width:66px
}
.line-up th.it4 {
	width:106px
}
.line-up td {
	font-size:11px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.line-up td a {
	color:#c20202;
}
.line-up td img {
	vertical-align:middle;
	margin-right:8px;
}
.line-up td.it2 {
	text-align:left;
	white-space:nowrap;
}
.line-up .have-bg td {
	background:#f5f5f5;
}
.team-holder p.total {
	margin:0;
	font-size:12px;
	line-height:40px;
	text-align:right;
	border-bottom:1px solid #dedede;
}
.rank-hold {
	overflow:hidden;
	height:1%;
}
.rank-title {
	overflow:hidden;
	height:1%;
	padding:4px 0 4px 10px;
}
.rank-title strong {
	float:left;
	font-size:13px;
	line-height:16px;
	padding-left:20px;
	background:url(../images/arrow2.gif) no-repeat 0 50%;
}
.rank-title a {
	float:right;
}
.place {
	overflow:hidden;
	height:1%;
	padding:4px;
}
.place-photo {
	float:left;
	margin-right:5px;
	overflow:hidden;
}
.place-photo img {
	float:left;
}
.top-place {
	float:left;
	margin-top:45px;
	width:46px;
	color:#fff;
	font-size:25px;
	line-height:39px;
	font-weight:bold;
	text-align:center;
	background:url(../images/bg-top-place.gif) no-repeat;
}
.place p {
	margin:0;
}
.place p.team-name {
	font-size:13px;
}
.place .place-info {
	overflow:hidden;
	height:1%;
}
.place p.name-member a {
	color:#c20202;
}
.first-place .place-photo {
	padding-left:15px;
}
.first-place .place-photo .top-place,
.place3 .place-photo .top-place {
	margin-top:21px;
	width:31px;
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	background:url(../images/bg-first-place.gif) no-repeat;
}
.place3 .place-photo .top-place {
	background:url(../images/bg-place3.gif) no-repeat;
}
.first-place p.team-name span {
	float:right;
	font-size:11px;
}
.team {
	margin:0;
	padding:0;
	list-style:none;
}
.team li {
	overflow:hidden;
	height:1%;
	position:relative;
}
.team li.have-bg {
	background:#f5f5f5;
}
.team li .wrap {
	overflow:hidden;
	height:1%;
	padding:2px 2px 4px 8px;
}
.team a.close {
	bottom:4px;
	right:4px;
}
.team a.add {
	top:4px;
	right:4px;
}
.team li img {
	float:left;
	margin:8px 8px 0 0;
}
.team .friend-info {
	float:left;
	padding-top:6px;
	width:100px;
}
.team .team-info {
	float:left;
	padding-top:6px;
	width:140px;
}
.team a {
	color:#c20202;
}
.team p {
	margin:0;
}











/* wrapper */
html,body{height:100%;}
#wrapper{
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
.page-width{
	padding:0 0 134px;
}
/* login box */
.login-box{
	width:235px;
	position:absolute;
	right:120px;
	top:140px;
	font-size:11px;
	line-height:15px;
	color:#bc0000;
}
.login-form .section1{
	width:100%;
	padding:0 0 3px;
	overflow:hidden;
}
.login-form .section1 a{
	float:right;
	color:#bc0000;
}
.login-form .section1 .block{
	float:left;
}
.login-form .section2{
	width:425px;
	margin:0 -106px 0 -84px;
	position:relative;
}
.login-form .section2:after{
	content:"";
	display:block;
	clear:both;
}
.login-form .text{
	float:left;
	width:171px;
	height:13px;
	margin:0 5px 0 0;
	padding:5px 8px 6px;
	background:url(../images/bg-input1.gif) no-repeat;
}
.login-form .text-s{
	width:152px;
	margin:0;
	background:url(../images/bg-input2.gif) no-repeat;
}
.login-form .text input{
	float:left;
	width:100%;
	height:13px;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:11px;
	line-height:13px;
	color:#9f9f9f;
}
.login-form .btn-login{
	float:left;
}
/* main */
.main{
	width:970px;
	margin:0 auto;
	padding:15px 0 0;
	font:13px Arial, Verdana, Tahoma, sans-serif;
}
.main .heading{
	height:1%;
	padding:5px 8px;
	background:#970202 url(../images/bg-heading.gif) repeat-x;
	overflow:hidden;
	color:#fff;
}
.main .heading h2{
	float:left;
	margin:0;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
.main .heading span{
	float:left;
	padding:0 0 0 18px;
	font-size:14px;
	line-height:16px;
}
.main h3{
	margin:0 0 5px;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
}
.main h4{
	margin:0 0 12px;
	font-size:16px;
	line-height:20px;
}
.main p{
	margin:0 0 15px;
	line-height:16px;
}
.main a{
	color:#c20202;
}
.main h4.heading1{
	margin:0;
}
/* two columns */
.twocolumns{
	height:1%;
	padding:7px 8px 8px;
	overflow:hidden;
	background:#fff;
}
.twocolumns .col1{
	width:500px;
	float:left;
}
.twocolumns .col2{
	width:405px;
	float:left;
	margin:0 0 0 40px;
	display:inline;
}
.twocolumns .col-inner{
	padding:14px 12px 0;
	background:#f5f5f5;
}
/* signup form */
.signup-form .row{
	height:1%;
	margin:0 0 6px;
}
.signup-form .row:after{
	content:"";
	display:block;
	clear:both;
}
.signup-form label{
	width:140px;
	padding:0 5px 0 0;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:24px;
}
.signup-form .row1{
	padding:5px 0 7px;
}
.signup-form .row1 label{
	line-height:12px;
}
.signup-form .text{
	float:left;
	width:257px;
	height:13px;
	margin:0 4px 0 0;
	padding:5px 8px 6px;
	background:url(../images/bg-input3.gif) no-repeat;
}
.signup-form .text-s{
	width:72px;
	background:url(../images/bg-input4.gif) no-repeat;
}
.signup-form .text-m1{
	width:30px;
	padding:5px 4px 6px;
	background:url(../images/bg-input5.gif) no-repeat;
}
.signup-form .text-m2{
	width:38px;
	background:url(../images/bg-input6.gif) no-repeat;
}
.signup-form .text input{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:11px;
	line-height:13px;
}
.signup-form .block1{
	float:left;
	margin:0 10px 0 0;
}
.signup-form .block1 label{
	float:left !important;
	width:auto !important;
	padding:0 3px 0 0 !important;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	text-align:left;
}
.signup-form .block2{
	float:left;
	margin:0 0 0 125px;
	display:inline;
}
.signup-form .block2 label{
	float:left;
	width:auto;
	padding:0 0 0 5px;
	line-height:12px;
	text-align:left;
}
.signup-form .file{
	float:left;
	height:22px;
	margin:0 4px 0 10px;
	padding:0;
	display:inline;
}
.signup-form .btn-signup{
	float:left;
	margin:0 0 0 332px;
	display:inline;
}
.signup-form .btn-upload{
	float:left;
	margin:-2px 0;
	position:relative;
}
.signup-form{
	width:100%;
	font-size:11px;
	overflow:hidden;
}
.signup-form p{
	margin:0 0 8px;
	line-height:15px;
}
.signup-form fieldset{
	margin:0 0 7px;
	padding:0 8px 4px;
}
.signup-form .form-text{
	font-size:13px;
}
.signup-form .form-text p{
	margin:0 0 15px;
	line-height:16px;
}
.signup-form .form-section{
	border-bottom:1px solid #d5d5d5;
}
.form-columns{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-form-twocolumns.gif) repeat-y;
}
.form-columns .col-inner{
	background:none;
}
.form-columns fieldset{
	padding:0;
}
.form-columns .form-col1{
	width:470px;
	float:left;
}
.form-columns .form-col2{
	width:470px;
	float:right;
}
.form-columns label{
	width:auto;
	float:none;
	padding:0;
}
.form-columns .form-col1 .row label{
	float:left;
	width:50px;
}
.signup-form .form-box1{
	width:415px;
	float:right;
}
.signup-form .block3{
	float:left;
	padding:0 0 0 20px;
}
.signup-form .block3 label{
	width:auto !important;
	padding:0 5px 0 0 !important;
}
.signup-form .notes{
	float:left;
	margin:0 4px 0 0;
	font-size:11px;
	line-height:24px;
	color:#838383;
}
.signup-form .notes1{
	float:left;
	line-height:12px;
}
.signup-form .box1{
	width:103px;
	float:left;
}
.signup-form .box1-last{
	width:80px;
}
.signup-form .box1 label{
	width:auto !important;
	font-size:11px;
	line-height:12px;
	padding:0 0 0 4px;
}
.signup-form label.label1{
	display:block;
	width:50px;
	text-align:right;
}
/* info form */
.info-form .row{
	width:100%;
	margin:0 0 6px;
	overflow:hidden;
}
.info-form label{
	width:118px;
	float:left;
	text-align:right;
	font-size:11px;
	line-height:24px;
}
.info-form .form-box1{
	width:325px;
	float:right;
}
.info-form .text{
	float:left;
	width:257px;
	height:13px;
	margin:0 4px 0 0;
	padding:5px 8px 6px;
	background:url(../images/bg-input3.gif) no-repeat;
}
.info-form .text input{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:11px;
	line-height:13px;
}
/* add box */
.add-box{
	margin:0 0 8px;
	padding:10px 0 8px;
	border-bottom:1px solid #d5d5d5;
}
.add-box span{
	display:block;
	margin:0 0 0 45px;
	font-size:11px;
}
.add-box span a{
	text-decoration:underline;
}
.add-box span a:hover{
	text-decoration:none;
}
a.btn-add{
	padding:0 0 0 17px;
	background:url(../images/ico-add.gif) no-repeat 0 7px;
	color:#000;
}
.heading-hold{
	margin:0 0 5px;
	padding:4px 0 3px;
	border-bottom:1px solid #dedede;
}
.heading-hold h3{
	margin:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.btn-continue{
	display:block;
	width:100%;
	padding:45px 0 12px;
	overflow:hidden;
}
.btn-continue a{
	float:right;
	width:67px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-continue.gif) no-repeat;
}
/* member block */
.member-block{
	width:100%;
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:1px solid #dedede;
}
.member-block .description{
	width:100%;
	overflow:hidden;
}
.member-block .description .head{
	margin:0 0 16px;
}
.member-block .description h3{
	margin:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#c20202;
}
.member-block .description h4{
	margin:0;
	font-size:14px;
	line-height:16px;
}
.member-block .type{
	display:block;
	font-size:11px;
	color:#7c7c7c;
}
.member-block .description dl{
	margin:0;
	font-size:11px;
	line-height:16px;
}
.member-block .description dt{
	float:left;
	margin:0 4px 0 0;
}
.member-block .description dd{
	margin:0;
	color:#7c7c7c;
}
.member-block .description ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.member-block .description li{
	float:left;
	padding:0 4px 0 7px;
	background:url(../images/separator4.gif) no-repeat 0 50%;
}
.member-block .description li:first-child{
	padding:0 4px 0 0;
	background:none;
}
.member-block .description a{
	color:#7c7c7c;
	white-space:nowrap;
}
.member-block .pict-hold{
	width:237px;
	float:right;
	margin:0 0 0 5px;
}
.member-block .pict-hold p{
	margin:-3px 5px 0 0;
	text-align:right;
	font-size:10px;
	line-height:12px;
	position:relative;
}
.member-block .pict-hold a{
	color:#000;
}
.member-block .pict{
	display:block;
	width:234px;
	height:306px;
	padding:2px 0 0 3px;
	background:url(../images/bg-frame1.gif) no-repeat;
}
.member-block .pict img{
	display:block;
}
.member-block .text-holder{
	display:table;
	height:1%;
}
.member-block1{
	border:none;
	position:relative;
}
.member-block1 .pict-hold{
	width:207px;
	float:left;
	margin:0;
}
.member-block1 .pict{
	width:204px;
	height:153px;
	padding:2px 0 0 3px;
	background:url(../images/bg-frame3.gif) no-repeat;
}
.member-block1 .text-holder{
	width:235px;
	float:right;
}
.member-block1 .btn-continue{
	width:64px;
	padding:0;
	position:absolute;
	right:4px;
	bottom:8px;
}
/* edit block */
.edit-block{
	width:100%;
	padding:20px 0 0;
	overflow:hidden;
}
.edit-block .pict-col{
	float:left;
	width:116px;
	float:left;
}
.edit-block .pict-col p{
	margin:-2px 0 0;
	position:relative;
	font-size:10px;
	line-height:12px;
}
.edit-block .pict-col a{
	color:#000;
}
.edit-block .pict{
	width:116px;
	height:108px;
	padding:1px 0 0 2px;
	background:url(../images/bg-frame2.gif) no-repeat;
}
.edit-block .pict img{
	display:block;
}
.edit-block .text-col{
	width:270px;
	float:right;
	padding:6px 8px 0 10px;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	background:#f8f8f8;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#7c7c7c;
}
.last-update{
	display:block;
	color:#c20202;
}
.last-update strong{
	font-size:13px;
	color:#000;
}
.update-time{
	display:block;
	margin:0 0 20px;
	font-size:10px;
}
.edit-block .form-message{
	width:260px;
	height:24px;
	margin:0 0 4px;
	padding:0 5px;
	border:1px solid #e5e4e4;
	background:#fff;
}
.edit-block .form-message textarea{
	width:100%;
	height:24px;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:11px;
	line-height:17px;
	color:#7c7c7c;
}
.tools{
	width:100%;
	overflow:hidden;
}
.tools span{
	float:left;
	font-weight:normal;
}
.tools ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.tools li{
	float:left;
	margin:0 11px 0 0;
}
.tools li a{
	float:left;
	width:19px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.tools li a.doc{
	background:url(../images/ico-doc.gif) no-repeat;
}
.tools li a.video{
	width:20px;
	background:url(../images/ico-video.gif) no-repeat;
}
.tools li a.calendar{
	width:14px;
	margin:0;
	background:url(../images/ico-calendar.gif) no-repeat;
}
.tools li a.photo{
	background:url(../images/ico-photo.gif) no-repeat;
}
.btn-share{
	float:right;
	width:52px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-share.gif) no-repeat;
}
/* content row */
.cont-row h3{
	margin:0 0 15px;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
}
/* footer */
#footer{
	width:100%;
	margin:-134px 0 0;
	height:120px;
	padding:14px 0 0;
	background:#f7f7f7 url(../images/border01.gif) repeat-x;
	font-size:11px;
	line-height:16px;
	color:#7f7f7f;
	position:relative;
}
#footer .holder{
	width:790px;
	margin:0 auto;
	padding:0 0 0 182px;
}
#footer ul{
	width:100%;
	margin:0;
	padding:0 0 2px;
	list-style:none;
	overflow:hidden;
}
#footer li{
	float:left;
	padding:0 11px 0 12px;
	background:url(../images/separator3.gif) no-repeat 0 50%;
}
#footer li:first-child{
	padding:0 11px 0 0;
	background:none;
}
#footer li a{
	color:#ca2424;
}
#footer .row{
	height:1%;
	padding:2px 0 0;
	overflow:hidden;
}
#footer .row span{
	float:left;
	margin:0 22px 0 0;
}
#footer .row ul{
	width:auto;
	float:left;
}
/* form olya new */
.weather {
	padding-bottom:4px;
}
.weather .weather-pict{
	display:block;
	margin:0 0 5px;
}
.weather .place{
	padding:0 0 4px;
}
.weather .chop{
	padding:8px 0;
	font-size:17px;
	line-height:17px;
}
.weather .chop strong{
	font-size:44px;
	font-weight:normal;
}
.weather .chop span{
	display:block;
}
.weather .day-info1{
	padding:6px 0;
	border-top:1px solid #c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
}
.weather .day-info1 h3{
	margin:0;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#be1818;
	text-transform:uppercase;
}
.weather .info-line{
	height:1%;
	overflow:hidden;
	font-size:29px;
	line-height:29px;
}
.weather .info-line .col1{
	width:85px;
	float:left;
}
.weather .info-line .col2{
	width:70px;
	padding:0 5px 0 0;
	float:right;
}
.weather .info-line p{
	margin:0;
	float:left;
}
.weather .info-line img{
	float:right;
}
.weather .info-line span{
	font-size:20px;
}
.weather .info-line em{
	font-size:12px;
	font-style:normal;
}
.weather .info-line em.small{
	font-size:14px;
}
.weather .info-table1{
	width:130px;
	margin:0;
	border-collapse:collapse;
}
.weather .info-table1 td{
	width:45px;
	padding:0 5px 0 0;
}
.weather .info-table1 td.cell1{
	width:30px;
	padding:0;
	font-weight:bold;
}
.weather .info-table2{
	width:100%;
	margin:0;
	border-collapse:collapse;
}
.weather .info-table2 td{
	padding:0 5px 0 0;
}
.weather .info-table2 td.cell1{
	width:53px;
	font-weight:bold;
	color:#c42e37;
}
.weather .info-table2 .rating{
	padding:3px 0 0;
}
.main-cols{
	width:100%;
}
.main-cols:after{
	content:"";
	display:block;
	clear:both;
}
/* bottom columns */
.btm-cols{
	width:100%;
	overflow:hidden;
	position:relative;
}
.btm-cols .content{
	width:778px;
	float:right;
	padding:0 12px 0 0;
}
.btm-cols .sidebar{
	padding:0 0 95px;
}
.socials{
	position:absolute;
	bottom:0;
	left:0;
}
.socials strong{
	display:block;
	color:#7f7f7f;
}
.socials ul{
	width:160px;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.socials li{
	float:left;
	padding:10px 0 0 10px;
}
.socials img{
	float:left;
}
ul.pict-list{
	width:100%;
	margin:-3px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.pict-list li{
	float:left;
}
.pict-list img{
	float:left;
}
.btn-past-posts{
	display:block;
	height:1%;
	margin:0 6px 12px;
	overflow:hidden;
}
.btn-past-posts a{
	float:left;
	padding:0 14px 0 0;
	color:#c30101;
	background:url(../images/arrow3.gif) no-repeat 100% 50%;
}




.columns-holder {
        /*background-color: #ffffff;*/
}

.twocolumns{
	padding-top: 20px;
}

.info-place .my ul a.active span {

    min-width:130px !important;

}

.info-place .my{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 0px;
}



/* chat */
#seIM_applications_trayMenu ul {
	list-style:none !important;
	margin:0 !important;
	padding:4px 8px !important;
}
.btn-social-ico {
	padding:0 !important;
}
.seIM_trayMenu_header {
	height:28px;
	background:url(../images/bg-chat-top.gif) repeat-x !important;
}
.seIM_trayMenu {
	border-color:#000;
}
.seIM_friends_trayMenu_friendName {
	padding-top:16px !important;
}
/* chat-option */
.chat-option {
	padding:0 6px;
	color:#fff;
	font-size:10px;
	line-height:18px;
	background:#000 url(../images/bg-chat-option.gif) repeat-x;
}
.chat-option span {
	float:left;
}
.chat-option a {
	float:right;
	color:#fff;
	text-decoration:none;
}
.seIM_friends_trayMenu_friendStatus {
	padding-top:12px !important;
}
.chat-box li {
	width:214px;
	height:90px;
}
.chat-box li .bg {
	width:184px;
	height:70px;
	padding:10px 10px 10px 20px;
	overflow:auto;
	background:url(../images/bg-chat-red.gif) no-repeat;	
}
.chat-box .grey .bg {
	padding:10px 20px 10px 10px;
	background:url(../images/bg-chat-grey.gif) no-repeat;	
}
