﻿/*****************/
@import url(public.css);

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

body 
{
	background: url(../Images/Activties/body.gif) repeat-x;
	font-family: Arial;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.wrapper 
{
	width: 950px;
	margin: 0 auto;
	padding-bottom: 38px;
}

.container {
	padding: 18px 0 60px;
}

/* BGN .header .top */
.header {
	background: url(../Images/Activties/slider.gif) no-repeat 50% 90px;
}
.header .top {
	height: 90px;
	background: url(../Images/Activties/top_nav.gif) no-repeat;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #f6bfd0;
}
.header .top a {
	font-size: 14px;
	font-weight: bold;
	color: #f6bfd0;
}
.header .top a:hover {
	color: #fff;
}

.header .mainNav {
	position: absolute;
	left: 200px;
	top: 15px;
}
.header .mainNav li {
	float: left;
	height: 33px;
	background: url(../Images/Activties/top_nav_li.gif) no-repeat right 0;
	padding: 23px 5px 0;
}
.header .mainNav li.last {
	background: none;
}
.header .mainNav a {
	float: left;
	width: 86px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
.header .mainNav li.current a {
	background: url(../Images/Activties/top_nav_current.gif) no-repeat;
	color: #fff;
}
.header .search {
	position: absolute;
	left: 630px;
	bottom: 23px;
	width: 220px;
}
.header .search * {
	float: left;
	line-height: 26px;
}

* html .header .search input {
	background-attachment: fixed;
}
.header .search button {
	border: 0;
	padding: 0;
	margin: 0;
	width: 21px;
	height: 21px;
	background: url(../Images/Activties/search_btn.gif) no-repeat;
	text-indent: -999em;
	margin-top: 2px;
	margin-left: 5px;
}
.header .rss {
	position: absolute;
	right: 20px;
	bottom: 25px;
	background: url(../Images/Activties/rss.gif) no-repeat;
	line-height: 23px;
	padding-left: 26px;
}
/* END .header .top */

/* BGN .header .welcome */
.header .welcome {
	height: 41px;
	background: url(../Images/Activties/top_nav_bottom.gif) no-repeat;
	color: #8a8a8a;
	font-weight: bold;
	line-height: 41px;
	padding: 0 28px;
	opacity: .85;
	filter: alpha(opacity=85);
}
.header .welcome * {
	vertical-align: middle;
}
.header .welcome a {
	color: #c1c1c1;
}
.header .welcome a:hover {
	color: #fff;
}
.header .welcome div {
	float: left;
}
.header .welcome ul {
	float: right;
}
.header .welcome li {
	float: left;
	background: url(../Images/Activties/line_y.gif) no-repeat right 50%;
	padding: 0 10px;
}
.header .welcome li.last {
	padding-right: 0;
	background: none;
}
.header .welcome li.msg a {
	float: left;
	padding-left: 52px;
	background: url(../Images/Activties/msg.gif) no-repeat 0 50%;
}
/* END .header .welcome */

/* BGN .header .silder */
.header .slider 
{	
	height: 248px;
	padding-top: 27px;
	color: #676767;
}
.header .slider h2 {
	color: #c7c7c7;
	font-size: 14px;
	margin: 5px 0 3px;
}
.header .slider a {
	color: #c7c7c7;
}
.header .slider a:hover {
	color: #fff;
}
#sliderScroller {
	width: 850px;
	margin: 0 auto;
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	width: 804px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 9999em !important;
}
.jcarousel-item {
	float: left;
	list-style: none;
	width: 203px;
	height: 187px;
	padding: 27px 29px;
	margin: 0 4px;
	background: url(../Images/Activties/slider_item.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Activties/slider_item.png');
}
.jcarousel-item * {
	position: relative;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-prev-horizontal {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 241px;
	cursor: pointer;
	background: #000 url(../Images/Activties/slider_arrow_left.gif) no-repeat 50% 50%;
}
* html .jcarousel-prev-horizontal {
	left: -14px;
}
.jcarousel-next-horizontal {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 241px;
	cursor: pointer;
	background: #000 url(../Images/Activties/slider_arrow_right.gif) no-repeat 50% 50%;
}
/* END .header .silder */

/* BGN .header .subNav */
.header .subNav {
	padding: 0 15px;
	background: #fff url(../Images/Activties/subnav.gif) no-repeat;
}
.header .subNav li {
	float: left;
	padding-top: 9px;
}
.header .subNav li.current {
	background: url(../Images/Activties/subnav_current.gif) no-repeat 50% 0;
}
.header .subNav a {
	float: left;
	font-weight: bold;
	color: #666;
	line-height: 20px;
	border-right: 1px solid #dcdcdc;
	padding: 0 18px;
}
.header .subNav a:hover {
	color: #000;
}
.header .subNav li.last a {
	border: 0;
}
.header .subNav li.current a {
	color: #000;
}
/* END .header .subNav */


/* BGN .sidebar */
.sidebar {
	width: 347px;
	float: right;
	color: #404040;	
}

.sidebar .block {
	margin-bottom: 19px;
}

.sidebar .corner {
	background: url(../Images/Activties/sidebar_box_middle.gif) repeat-y;
}

.sidebar .corner .t {
	background: url(../Images/Activties/sidebar_box_top.gif) no-repeat;
	overflow: hidden;
	height: 4px;
}
.sidebar .corner .b {
	background: url(../Images/Activties/sidebar_box_bottom.gif) no-repeat;
	overflow: hidden;
	height: 4px;
}
.sidebar .corner_2 {
	background: url(../Images/Activties/sidebar_box_middle_2.gif) repeat-y;
}
.sidebar .corner_2 .t {
	background: url(../Images/Activties/sidebar_box_top_2.gif) no-repeat;
}
.sidebar .corner_2 .b {
	background: url(../Images/Activties/sidebar_box_bottom_2.gif) no-repeat;
}

#thingsTodo .box {
	padding: 6px 10px;
}
#thingsTodo h2 {
	font-size: 14px;
	color: #fff;
	width: 317px;
	height: 30px;
	background: url(../Images/Activties/things_todo.gif) no-repeat;
	line-height: 30px;
	padding-left: 10px;
	margin: 0 auto;
}
#thingsTodo .powered {
	float: right;
	text-align: center;
	margin: 15px 12px 0 0;
	color: #000;
}
#thingsTodo .powered div {
	font-weight: bold;
	line-height: 32px;
}
*+html #thingsTodo .powered div {
	font-style: normal;
}
#thingsTodo .options {
	margin-left: 10px;
}
#thingsTodo label {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
#mm img {
	display: block;
	margin: 15px auto;
}
#searchActivities .box {
	padding: 14px 15px;
}
#searchActivities h2 {
	font-size: 14px;
	color: #3c3c3c;
	margin-bottom: 5px;
}
#searchActivities p {
	margin-top: 5px;
	color: #676767;
}
#searchActivities input {
	margin: 5px 0;
	width: 185px;
	height: 16px;
	padding: 5px;
	border: 0;
	background: url(../Images/Activties/search_input_3.gif) no-repeat;
	vertical-align: middle;
}
#searchActivities button {
	border: 0;
	width: 105px;
	height: 36px;
	background: url(../Images/Activties/search_btn_3.gif) no-repeat;
	text-indent: -999em;
	vertical-align: middle;
}
/* END .sidebar */


/* BGN .content */
.content {
	width: 600px;
	float: left;
	overflow: hidden;
}
#tabs {
	margin-left: 20px;
	position: relative;
	top: 1px;
}
#tabs li {
	float: left;
}
#tabs a {
	float: left;
	width: 163px;
	line-height: 41px;
	color: #5b5b5b;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: url(../Images/Activties/title_tab.gif) no-repeat;
	margin-right: 4px;
}
#tabs a:hover {
	color: #000;
}
#tabs li.current a {
	color: #000;
	background: url(../Images/Activties/title_tab_current.gif) no-repeat;
}

.content .panel {
	background: url(../Images/Activties/title_tab_bottom.gif) no-repeat;
	padding: 10px 25px 10px 15px;
	font-weight: bold;
	color: #5b5b5b;
	line-height: 26px;
}
.content .panel a {
	color: #d10c55;
}
.content .panel .left *, .content .panel .right * {
	float: left;
}
.content .panel .left {
	float: left;
}
.content .panel .left a {
	margin: 0 6px;
	color: #e67da4;
}
.content .panel .left a.current {
	color: #d10c55;
}
.content .panel .right {
	float: right;
}
.content .panel .right a {
	width: 28px;
	text-align: center;
	background: url(../Images/Activties/show_count.gif) no-repeat;
	margin: 0 2px;
}
.content .panel .right a.current {
	background: url(../Images/Activties/show_count_current.gif) no-repeat;
	color: #fff;
}

.content .list li {
	position: relative;
	float: left;
	width: 162px;
	height: 170px;
	padding: 12px;
	background: url(../Images/Activties/content_li.gif) no-repeat;
	overflow: hidden;
	margin: 0 14px 16px 0;
}

*+html .content .list {
	padding-bottom: 16px;
}

.content .list span {
	display: block;
	width: 66px;
	height: 13px;
	text-indent: -999em;
}
.content .list .star_0 {
	background: url(../Images/Activties/star_0.gif) no-repeat;
}
.content .list .star_1 {
	background: url(../Images/Activties/star_1.gif) no-repeat;
}
.content .list .star_2 {
	background: url(../Images/Activties/star_2.gif) no-repeat;
}
.content .list .star_3 {
	background: url(../Images/Activties/star_3.gif) no-repeat;
}
.content .list .star_4 {
	background: url(../Images/Activties/star_4.gif) no-repeat;
}
.content .list .star_5 {
	background: url(../Images/Activties/star_5.gif) no-repeat;
}
.content .list h3 {
	font-size: 14px;
	color: #3c3c3c;
	margin: 3px 0 0;
}
.content .list p {
	color: #676767;
}
.content .list a {
	display: block;
	color: #d10c55;
	padding-left: 12px;
	background: url(../Images/Activties/li_arrow_right.gif) no-repeat 0 50%;
	font-weight: bold;
	margin-top: 10px;
}
.content .list a:hover {
	color: #000;
}

.content .pager {
	width: 588px;
	line-height: 50px;
	background: url(../Images/Activties/pager.gif) no-repeat;
	position: relative;
	text-align: center;
	font-size: 14px;
	color: #8a8a8a;
	font-weight: bold;
}

.content .pager span
{
	margin-left: 3px;
}

.content .pager span a
{
	padding: 0 3px;
	color: #8a8a8a;
}

.content .pager span a:hover
{
	color: #3c3c3c;
}

.content .pager span span
{
	padding: 0 3px;
	color: black;
}

.content .pager .prev, .content .pager .next {
	width: 16px;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
	background: url(../Images/Activties/pager_prev.gif) no-repeat;
	position: absolute;
	left: 30px;
	top: 11px;
}
.content .pager .next {
	background: url(../Images/Activties/pager_next.gif) no-repeat;
	left: auto;
	right: 30px;
}
.content .pager a {
	padding: 0 3px;
	color: #8a8a8a;
}
.content .pager a.current, .content .pager a:hover {
	color: #3c3c3c;
}
.content .pager strong {
	color: #3c3c3c;
}
/* END .content */


/* BGN .categories */
.categories {
	color: #3c3c3c;
	padding-bottom: 28px;
}
.categories .breadcrumb {
	line-height: 39px;
	background: url(../Images/Activties/breadcrumb.gif) no-repeat;
	padding-bottom: 25px;
}
.categories .breadcrumb a {
	float: left;
	padding: 0 20px 0 30px;
	background: url(../Images/Activties/arrow_black.gif) no-repeat right 50%;
	font-weight: bold;
	color: #000;
}
.categories .breadcrumb a.current {
	background: none;
	font-weight: normal;
	color: #676767;
}
.categories .right {
	float: right;
	width: 100px;
	padding-right: 25px;
}
.categories .right label {
	font-weight: bold;
}
.categories .right input {
	width: 96px;
	height: 16px;
	padding: 4px;
	background: url(../Images/Activties/search_input_2.gif) no-repeat;
	border: 0;
}
* html .categories .right input {
	background-attachment: fixed;
}
.categories .right button {
	border: 0;
	width: 13px;
	height: 13px;
	text-indent: -999em;
	background: url(../Images/Activties/search_btn_2.gif) no-repeat;
	display: block;
	margin-top: 5px;
}
.categories .right .rss {
	display: block;
	border-top: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	padding-left: 33px;
	background: url(../Images/Activties/rss_2.gif) no-repeat 0 bottom;
	height: 16px;
	padding-top: 21px;
	margin-top: 15px;
	color: #3c3c3c;
}
.categories .right .invite {
	display: block;
	margin-top: 15px;
	color: #3c3c3c;
}
.categories li {
	float: left;
	width: 135px;
	padding-left: 25px;
}
.categories dt {
	font-weight: bold;
	line-height: 1.5em;
}
.categories li a {
	color: #676767;
}
.categories li a:hover {
	color: #000;
}
/* END .categories */

/* BGN .footer */
.footer {
	padding: 11px 0;
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
}
.footer ul {
	float: right;
	padding-right: 20px;
}
.footer li {
	float: left;
	padding: 0 7px;
	border-right: 1px solid #3c3c3c;
}
.footer li.last {
	border: 0;
}
.footer a {
	color: #3c3c3c;
}
/* END .footer */

/* BGN .combox */
.comboboxContainer {
	width: 188px !important;
	line-height: 20px;
}

.comboboxValueContainer {
	background: url(../Images/Activties/combox.gif) no-repeat;
	line-height: 25px;
}

.comboboxValueContent {
	padding-left: 5px;
	top: 0 !important;
}

.comboboxDropDownContainer {
	border: 1px solid #999;
	background: #fff;
}

.comboboxDropDownButton {
	width: 21px;
	height: 25px;
	background-image: url(../Images/Activties/combox_arrow.gif);
}

.comboboxGroupItemHeader {
	display: block;
	background: #999;
	color: #eee;	
	padding-left: 5px;
}

.comboboxGroupItemContainer {
	padding-left: 10px;
	margin-left: 10px;
}

.comboboxItem {
	background: #fff;
	color: #555;
	padding: 0 0 0 5px;
}

.comboboxItemHover {
	background-color: #eee;
	color: #000;
}
/* END .combox */