.widget { float: left; width: 640px; padding-bottom: 1px; margin-bottom: 8px; }
.widget.widget-small { width: 316px; }
.widget-wide { width: 965px; }

.widget .header { 
	background: url(../../images/crousal_head.png); padding: 7px; margin-bottom: 1px; height: 17px;
}

.widget-small .header {background: url(../../images/head_bg.png)}
.widget-wide .header {background: url(../../images/wide_widget_head.gif)}

.widget .header h3 {
	font-size: 18px; color: #fff; margin: 0; padding: 0; float: left;
}

.widget .header a.widget-close, .widget .header a.widget-open {
	width: 15px; height: 15px; display: block; float: right;
}
.widget.widget-closed .header a {
	background: url('../../images/up_arrow.gif');
}
.widget.widget-open .header a {
	background: url('../../images/down_arrow.gif');
}

.widget.widget-open .widget_footer {
	display: block;
	background: url('../../images/rating_bg.png') bottom no-repeat;
}

.widget-small.widget-open .widget_footer {
	display: block;
	background: url(../../images/head_bg_inverse.gif) bottom no-repeat
}

.widget.widget-closed .content, .widget.widget-closed .widget_footer {
	display: none;
}

.widget .content {
	float: left; width: 640px; padding-bottom: 0px; background: #000;
}
.widget.widget-small .content { float: left; width: 316px; }
.widget.widget-wide .content { float: left; width: 965px; }

.widget.widget-open.widget.carousel { height: 329px; }
.widget.carousel .content {
	height: 298px; padding-bottom: 0;
	float: left; width: 640px; position: relative; left: 0;
}
.widget .widget_footer {
	padding: 0 8px; margin-top: 1px; margin-bottom: 1px; width: 624px; float: left;
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic;
	color: #fff;
}
.widget-small .widget_footer { width: 300px; }
.widget-wide .widget_footer { width: 949px;}

.widget-small .widget_footer p { width: 300px; }
.widget-wide .widget_footer p { width: 949px; }

.widget-wide .widget { margin: 8px 0 8px 0; }
.widget .widget_footer a { color: #fff; }

.widget .widget .widget_footer { width: 624px; }
.widget .widget .widget_footer p { width: 624px; }

.widget .widget-small .content { width: 316px; }
.widget .widget-small .widget_footer { width: 300px; }
.widget .widget-small .widget_footer p { width: 300px; }

.widget.widget-open.no-content .header, .widget.widget-open.no-content .content { display: none; }
.widget.no-header .header { display: none; }
.widget.widget-open .widget_footer.no-footer { display: none; }

.widget.twitter_box { margin-bottom: 2px; }

.widget.news_article .content { height: 298px; color: #fff; position: relative; }
.widget.news_article .article_background {
	width: 640px; height: 298px; background: url(../../images/news_gradient.png);
	position: absolute; z-index: 0;
}
.widget.news_article { padding-bottom: 0; margin-bottom: 0; }

.widget.news_article .article_title { float: left; width: 640px; position: absolute; top: 247px; left: 0; z-index: 0; }
.widget.news_article .article_title h4 { float: left; width: 600px; font-size: 18px; padding-left: 20px; color: #fff; }
.widget.news_article .article_title small { float: left; width: 600px; padding-left: 20px; font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; }

.widget.news_article .content ul.option_links { float: left; width: auto; z-index: 2; position: relative; }
.widget.news_article .content ul.option_links li { float: left; width: auto; margin-right: 1px; display: inline; }
.widget.news_article .content ul.option_links li a { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 0; color: #fff; text-decoration: none; line-height: 24px; font-weight: bold; }
.widget.news_article .content ul.option_links li a span { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_right_curve.gif) no-repeat right 0; margin-left: 3px; padding: 0 12px 0 9px; }
.widget.news_article .content ul.option_links li a.disabled span { color: #333333; }
.widget.news_article .content ul.option_links li a.current { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 bottom; color: #fff; text-decoration: none; line-height: 24px; font-weight: bold; }
.widget.news_article .content ul.option_links li a.current span { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_right_curve.gif) no-repeat right bottom; margin-left: 3px; padding: 0 12px 0 9px; }

.widget.news_article .widget_footer {
	padding: 0 0 0px 0; width: 640px;
	background: url(../../images/rating_bg.png) 0 bottom no-repeat;
}

.widget.news_article .article_body { float: left; width: 621px; padding: 0 8px 0 11px; background: #000; color: #fff; }
.widget.news_article .article_body p { float: left; width: 621px; font: italic 12px/15px Georgia, "Times New Roman", Times, serif; color: #fff; padding-top: 17px; }
.widget.news_article .article_body ul { float: left; width: 621px; list-style: none; padding: 47px 0 11px; }

.widget.news_article .share_content_links { width: 624px; background: #000; padding: 0 8px; float: left; }
.widget.news_article .share_content_links li { float: left; width: auto; background: none; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #808080; }
.widget.news_article .share_content_links li a { color: #808080; text-decoration: underline; display: block; padding: 5px 0; }
.widget.news_article .share_content_links li.share { float: right; width: auto; }
.widget.news_article .share_content_links li.share small {
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic;
	text-decoration: none; line-height: 25px;
}
.widget.news_article .share_content_links li.share a {
	float: left; background: url(../../images/arrow_circle.gif) no-repeat right center;
	text-decoration: underline; color: #fff;
	padding: 0 23px 0 0;
}


.widget.carousel .content ul.option_links {	float: left; width: auto; position: absolute; z-index: 1; }
.widget.carousel .content ul.option_links li { float: left; width: auto; margin-right: 1px; display: inline; }
.widget.carousel .content ul.option_links li a {
	float: left; width: auto; height: 27px; margin-top: 0;
	background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 0;
	color: #fff; text-decoration: none; line-height: 24px; font-weight: bold;
}
.widget.carousel .content ul.option_links li a span { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_right_curve.gif) no-repeat right 0; margin-left: 3px; padding: 0 12px 0 9px; }
.widget.carousel .content ul.option_links li a.disabled span { color: #333333; }
.widget.carousel .content ul.option_links li a.current { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 bottom; color: #fff; text-decoration: none; line-height: 24px; font-weight: bold; }
.widget.carousel .content ul.option_links li a.current span { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_right_curve.gif) no-repeat right bottom; margin-left: 3px; padding: 0 12px 0 9px; }
.widget.carousel .content .spotlight_articles { height: 298px; overflow: hidden; z-index: 0; }
.widget.carousel .content .spotlight_article { height: 269px; padding-top: 29px; position: relative; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-bottomright:6px; }
.widget.carousel .content .spotlight_background { position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: 298px; overflow: hidden; z-index: 0; background: url(../../images/spotlight_gradient.png); z-index: -1; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-bottomright:6px; }

.widget.carousel .content .prev_next { float: left; width: 640px; position: absolute; top: 120px; left: 0; z-index: 1; }
.widget.carousel .content .prev_next .prev { float: left; width: 25px; height: 22px; background: url(../../images/prev.png) no-repeat 0 0; left: -10px; position: absolute; cursor: pointer; }
.widget.carousel .content .prev_next .next { float: right; width: 25px; height: 22px; background: url(../../images/next.png) no-repeat 0 0; position: absolute; right: -5px; cursor: pointer; }

.widget.carousel .content h4 { float: left; width: 50%; line-height: 1.1; font-size: 18px; padding-left: 20px; color: #fff; padding-top: 20px; }
.widget.carousel .content h5 { float: left; width: 600px; padding-left: 20px; font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; }
.widget.carousel .content p { float: left; clear: both; width: 250px; padding-left: 20px; font: normal 18px/22px Georgia, "Times New Roman", Times, serif; color: #fff; font-style: italic; color: #fff; }
.widget.carousel .content p.read_more a { float: left; width: auto; color: #fff; font-size: 12px; line-height: 25px; margin-top: 17px; }
.widget.carousel .content .row { float: left; width: 640px; position: absolute; bottom: 8px; }
.widget.carousel .content p.link { float: left; width: 235px; font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; }
.widget.carousel .content p.link a { margin-top: 0; }

.widget.carousel .content .share { float: left; }
.widget.carousel .content a { width: auto; color: #fff; margin-top: 3px; }
.widget.carousel .content a small { float: left; font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: none; cursor: pointer; text-decoration: underline; }
.widget.carousel .content span { width: 25px; height: 22px; background: url(../../images/arrow_arrow.gif) no-repeat right 3px; float: left ; }

.widget.timeline { padding-bottom: 0; }
.widget.timeline .tabs {
	float: left; width: 965px; padding-top: 1px; position: absolute; z-index: 1;
}
.widget.timeline #time_line {
	z-index: 0; height: 300px; border: 1px solid #aaa;
}

.widget.timeline .tabs { float: left; width: 190px; }
.widget.timeline .tabs ul { list-style: none; }
.widget.timeline .tabs li { float: left; width: auto; font-size: 12px; line-height: 14px; font-weight: bold; color: #fff; padding-right: 1px; }
.widget.timeline .tabs li a { float: left; width: auto; background: url(../../images/left_curve_tabs01.gif) no-repeat 0 bottom; height: 31px; padding-left: 6px; color: #fff; text-decoration: none; cursor: pointer; }
.widget.timeline .tabs li a span {
	float: left; width: auto; height: 24px; padding: 7px 7px 0 0; text-align: center;
	background: url(../../images/right_curve_tabs01.gif) no-repeat right bottom;
	cursor: pointer;
}

.widget.timeline .tabs li a.current { float: left; width: auto; background: url(../../images/left_curve_tabs01.gif) no-repeat 0 0; cursor: text; }
.widget.timeline .tabs li a.current span { float: left; width: auto; background: url(../../images/right_curve_tabs01.gif) no-repeat right 0; }

.widget.timeline .tabs li.all a { float: left; width: auto; background: url(../../images/left_curve_tabs_all01.gif) no-repeat 0 0; cursor: text; }
.widget.timeline .tabs li.all a span { float: left; width: auto; background: url(../../images/right_curve_tabs_all01.gif) no-repeat right 0; }

.widget.timeline .tabs li.pictures a { float: left; width: auto; background: url(../../images/left_curve_tabs_pictures01.gif) no-repeat 0 0; cursor: text; }
.widget.timeline .tabs li.pictures a span { float: left; width: auto; background: url(../../images/right_curve_tabs_pictures01.gif) no-repeat right 0; }

.widget.timeline .tabs li.video a { float: left; width: auto; background: url(../../images/left_curve_tabs_video01.gif) no-repeat 0 0; cursor: text; }
.widget.timeline .tabs li.video a span { float: left; width: auto; background: url(../../images/right_curve_tabs_video01.gif) no-repeat right 0; }

.widget.timeline .tabs li.news a { float: left; width: auto; background: url(../../images/left_curve_tabs_news01.gif) no-repeat 0 0; cursor: text; }
.widget.timeline .tabs li.news a span { float: left; width: auto; background: url(../../images/right_curve_tabs_news01.gif) no-repeat right 0; }

.widget.widget-open.timeline .widget_footer { display: none; }

.widget.store .content { background: none; padding-bottom: 0; }
.widget.store .content .panel {
	background-position: bottom;
	float: left; width: 306px; height: 288px;
	padding-left: 10px; position: relative;
}
.widget.store .content .panel .module_gradient {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 316px;
	height: 288px;
	background: url(../../images/module_gradient.png) no-repeat bottom left;
	z-index: 0;
}
.widget.store .content h4 { float: left; width: auto; font-size: 18px; line-height: 20px; color: #fff; padding-bottom: 10px; background: none; margin-top: 150px; z-index: 1; position: relative; }
.widget.store .content p { float: left; width: 220px; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; padding-bottom: 10px; padding-left: 6px; padding-top: 7px; z-index: 1; position: relative; }
.widget.store .content a { float: left; width: auto; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; z-index: 1; position: relative; }
.widget.widget-open.store .widget_footer { display: none; }

.widget.vault .content { background: none; padding-bottom: 0; }
.widget.vault .content .panel {
	background-position: bottom;
	float: left; width: 306px; height: 298px;
	padding-left: 10px; position: relative;
}
.widget.vault .content .panel .module_gradient {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 316px;
	height: 298px;
	background: url(../../images/module_gradient.png) no-repeat bottom left;
	z-index: 0;
}
.widget.vault .content h4 { float: left; width: 100%; font-size: 18px; line-height: 20px; color: #fff; padding-bottom: 10px; background: none; margin-top: 190px; z-index: 1; position: relative; }
.widget.vault .content p { float: left; width: 220px; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; padding-bottom: 10px; padding-left: 6px; padding-top: 7px; z-index: 1; position: relative; }
.widget.vault .content a { float: left; width: auto; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; z-index: 1; position: relative; }
.widget.widget-open.vault .widget_footer { display: none; }

#calendar .widget.vault {
	position: relative;
	left: 10px;
}

.widget.top_member .detail { background: url(../../images/top_member_bg.gif) repeat-y 0 0; float: left; }
.widget.top_member .detail .place_holder { float: left; width: 103px; padding: 11px; }
.widget.top_member .detail .place_holder img { float: none; }
.widget.top_member .detail .record { float: left; width: 183px; padding-left: 8px; position: relative; }
.widget.top_member .detail .record h4 { float: left; width: 180px; font-size: 18px; line-height: 30px; text-decoration: underline; padding-bottom: 13px; }
.widget.top_member .detail .record h4 a { color: #000; }
.widget.top_member .detail .record p { float: left; width: 180px; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #000; }
.widget.top_member .detail .record span { float: left; width: 45px; height: 44px; background: url(../../images/ga_bg.gif) no-repeat 0 0; text-align: center; color: #fff; font-size: 17px; line-height: 45px; position: absolute; top: 10px; right: 5px; }
.widget.top_member .detail .record span small { color: #ccc; font-size: 15px; font-weight: bold; }

.widget.top_member .widget_footer span { float: left; width: auto; }
.widget.top_member .widget_footer a { color: #808080; font: normal 12px/30px Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline; }
.widget.top_member .widget_footer a img.add-top-friend-link { margin: 5px -3px 0 0; display: inline; float: right !important; }
.widget.top_member .widget_footer small { float: right; width: auto; padding: 8px 0 0 0; }
.widget.top_member .widget_footer small img { margin: 0; float: left; }


.widget.top_rated .detail { float: left; width: 308px; background: #bf9034; padding: 8px 0 8px 8px; }
.widget.top_rated .detail p { float: left; width: 300px; font-weight: bold; }
.widget.top_rated .detail p a { font-weight: normal; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #000; margin-left: 2px; display: inline; }
.widget.top_rated .widget_footer span { float: left; width: auto; }
.widget.top_rated .widget_footer a { color: #808080; font: normal 12px/30px Georgia, "Times New Roman", Times, serif; font-style: italic; text-decoration: underline; }

.widget.widget-open.video .content {
	padding-bottom: 8px;
	background: url(../../images/head_bg_inverse.gif) bottom no-repeat;
}
.widget.widget-open.video .widget_footer { padding: 0; }
.widget.video ul.video_list { padding: 1px 0 0 0; margin: 0; }
.widget.video ul.video_list li {
	float: left; width: auto; font-weight: bold; margin-bottom: 1px;
}
.widget.video ul.video_list li a {
	display: block; float: left; line-height: 26px; background: #000; color: #fff;
	font-style: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	text-decoration: none; padding: 6px 7px 6px 8px; width: 298px; height: 28px;
}
.widget.video ul.video_list li a.current {
	background: url(../../images/yellow_bar.gif) no-repeat 0 0; color: #000;
}
.widget.video ul.video_list li img {
	display: block; float: left; margin-right: 10px;
}
.widget.video ul.video_list li span.title {
	font-weight: bold; display: block; float: left; width: 182px;
	cursor: pointer;
}
.widget.video ul.video_list li small {
	display: block; float: left; font-style: italic; width: 32px; margin-right: 5px;
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif;
}
.widget.video ul.video_list li span.switch-video-link {
	display: block; float: left; width: 18px; height: 18px; margin-top: 4px;
	background: url(../../images/play_video.gif) no-repeat 0 0;
}

.widget.comments { margin-bottom: 8px; }
.widget.comments .post_area {
	float: left; width: 618px; background: #000; padding: 11px 11px 0; 
}
.widget.comments .post {
	float: left; width: 618px; padding-bottom: 11px;
	background: #000;
}
.widget.comments .post .pic_area { float: left; width: 80px; }
.widget.comments .post .pic_area img { float: left; }
.widget.comments .post .content {
	float: right; width: 536px; background: url(../../images/post_bg.gif) repeat-y 0 0;
}
.widget.comments .post .content .top_curve {
	float: left; width: 536px;
	background: url(../../images/top_curve_post.gif) no-repeat 0 0;
}
.widget.comments .post .content .bottom_curve {
	float: left; width: 489px; background: url(../../images/bottom_curve_post.gif) no-repeat 0 bottom;
	padding: 8px 20px 0 27px; min-height: 80px;
}
.widget.comments .post .new_post {
	float: right; width: 536px;
	background: url(../../images/post_bg01.gif) repeat-y 0 0;
}
.widget.comments .post .new_post .top_curve {
	float: left; width: 536px; background: url(../../images/top_curve_post01.gif) no-repeat 0 0;
}
.widget.comments .post .new_post .bottom_curve {
	float: left; width: 489px;
	background: url(../../images/bottom_curve_post01.gif) no-repeat 0 bottom;
	padding: 8px 20px 8px 27px; min-height: 80px;
}
.widget.comments .post .new_post .bottom_curve form textarea {
	display: block; width: 489px;
}

.widget.comments .post h4 { float: left; width: 497px; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #000; }
.widget.comments .post h4 a { font-size: 12px; line-height: 14px; font-weight: bold; color: #000; text-decoration: underline; }
.widget.comments .post p.thumb-links { float: right; text-align: right; margin-bottom: 10px;}
.widget.comments .post p.thumb-links a { color: #000; }
.widget.comments .reply p.thumb-links { padding-right:20px }

.widget.comments .post p { float: left; width: 489px; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #000; padding-top: 3px; }
.widget.comments .post ul { float: left; width: 489px; list-style: none; padding-top: 12px; }
.widget.comments .post li { float: left; width: auto; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #000; }
.widget.comments .post li input[type=submit] {
	color: #000; text-decoration: underline; background: transparent;
	display: inline; height: auto;
}
.widget.comments .post li.last { float: right; width: auto; }

.widget.comments .post.reply { width: 618px; background: #000; }
.widget.comments .post.reply .pic_area { width: 73px; padding-left: 25px; }
.widget.comments .post.reply .content {
	width: 517px; background: url(../../images/post_bg02.gif) repeat-y 0 0;
}

.widget.comments .post.reply .content .top_curve {
	width: 517px; background: url(../../images/top_curve_post02.gif) no-repeat 0 0;
}

.widget.comments .post.reply .content .bottom_curve {
	width: 470px; background: url(../../images/bottom_curve_post02.gif) no-repeat 0 bottom;
	padding: 8px 20px 8px 27px; min-height: 80px;
}

.widget.comments .post.reply.depth-2 .pic_area { padding-left: 50px; }
.widget.comments .post.reply.depth-2 .content { width: 492px; }
.widget.comments .post.reply.depth-2 .content .top_curve { width: 492px; }
.widget.comments .post.reply.depth-2 .content .bottom_curve { width: 445px; }

.widget.comments .post.reply.depth-3 .pic_area { padding-left: 75px; }
.widget.comments .post.reply.depth-3 .content { width: 467px; }
.widget.comments .post.reply.depth-3 .content .top_curve { width: 467px; }
.widget.comments .post.reply.depth-3 .content .bottom_curve { width: 420px; }

.widget.comments .post.reply.depth-4 .pic_area { padding-left: 100px; }
.widget.comments .post.reply.depth-4 .content { width: 442px; }
.widget.comments .post.reply.depth-4 .content .top_curve { width: 442px; }
.widget.comments .post.reply.depth-4 .content .bottom_curve { width: 395px; }

.widget.comments .widget_footer { width: 640px; padding: 0 0 8px 0; }
.widget.comments .widget_footer .footer_ratings {
	width: 624px; padding: 0 8px 0 8px; height: 24px; background: #000;
}

.widget .widget-login-links { float: left; display: block; margin: 0.75em 0 0 8px; }

span.label { float: left; display: block; margin: 0.75em 0 0 0; }
.rating_form { float: left; padding: 0 0 0 8px; margin: 0; }
.rating_complete { display: block; float: left; padding-top: 0.75em; }

.rating_form .star-rating-control { display: block; float: left; padding-top: 8px; }


.widget.gallery_area .content { width: 316px; float: left; position: relative; }
.widget.gallery_area .content img { float: left; }
.widget.gallery_area .content .belt { float: left; background: #000; width: 316px; }
.widget.gallery_area .content .panel { float: left; width: 316px; height: 298px; }
.widget.gallery_area .content .panel ul { float: left; width: 316px; list-style: none; z-index: 0; }
.widget.gallery_area .content .panel li { float: left; width: auto; position: relative; }
.widget.gallery_area .content .panel li .module_background { z-index: 0; }
.widget.gallery_area .content .panel li .event_details { margin-top: 180px; z-index: 1; position: absolute; }
.widget.gallery_area .content .panel li img { float: left; }
.widget.gallery_area .content span { float: left; width: 298px; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #808080; padding: 8px 0 4px; }
.widget.gallery_area .content span a { color: #808080; text-decoration: underline; }

.widget.gallery_area .content .prev { float: left; width: 25px; top: 140px; height: 22px; background: url(../../images/prev.png) no-repeat 0 0; left: -10px; position: absolute; cursor: pointer; z-index: 1; }
.widget.gallery_area .content .next { float: right; width: 25px; top: 140px; height: 22px; background: url(../../images/next.png) no-repeat 0 0; position: absolute; right: -10px; cursor: pointer; z-index: 1; }

.widget.timeline .content { background: transparent; }


.widget.calendar .content { background: #BF9034; width: 300px; padding: 8px 8px 3px 8px; }
.widget.calendar h4 {
	margin: 0; font: normal 12px/31px Georgia, "Times New Roman", Times, serif;
	font-style: italic; color: #808080;
}
.widget.calendar h4 a {
	color: #808080; font-style: italic;
	font: normal 12px/30px Georgia, "Times New Roman", Times, serif;
}
.widget.calendar h4 img { float: right; margin: 8px 0 0 0; display: inline; }
.widget.calendar .weekly { float: left; width: 43px; height: 34px; background: url(../../images/weekly_bg.gif) no-repeat  center 0; font-size: 18px; font-weight: bold; line-height: 20px; color: #fff; text-align: center; padding-top: 7px; }
.widget.calendar .date { float: left; width: 43px; height: 34px; background: url(../../images/date_bg.gif) no-repeat center 0; font-size: 18px; font-weight: bold; line-height: 20px; color: #808080; text-align: center; padding-top: 7px; }
.widget.calendar .date a { color: #808080; text-decoration: none; }
.widget.calendar .date a span { color: #fff; }
.widget.calendar .date a:hover { color: #fff; }

.widget.event_carousel { margin-left: 8px; }
.widget.event_carousel .content { float: left; width: 316px; height: 298px; position: relative; }
.widget.event_carousel .content .module_gradient { position: absolute; right: 0; bottom: 0; left: 0; width: 316px; height: 288px; background: url(../../images/module_gradient.png); z-index: 0; }
.widget.event_carousel .content .btn { float: none; position: absolute; right: 8px; top: 10px; width: 18px; height: 18px; z-index: 1;}
.widget.event_carousel .content .btn img { float: left; }
.widget.event_carousel .content h4 { float: left; width: auto; font-size: 18px; line-height: 20px; color: #fff; padding: 0 0 10px 5px; background: none; }
.widget.event_carousel .content p { float: left; width: 220px; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; padding-bottom: 10px; padding-left: 6px; padding-top: 7px; }
.widget.event_carousel .content small { float: left; width: 220px; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; padding-bottom: 10px; padding-left: 6px; padding-top: 2px; }
.widget.event_carousel .content p a { float: left; width: auto; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; }
.widget.event_carousel .panel { position: absolute; bottom: 0; }
.widget.event_carousel .widget_footer { padding: 8px; }


.widget.event_table {
	float: left; width: 965px; padding-top: 8px!important; padding: 0; clear: both;
	background: transparent;
}

.widget.event_table .header h4 {
	float: left; width: auto; font-size: 18px; line-height: 18px; color: #fff;
	margin: 0; padding: 0;
}

.widget.event_table .header h4 span { float: left; margin-bottom: 0; }
.widget.event_table .header a img { float: right; margin: 0 8px 0 0; display: inline; }
.widget.event_table .header .right {
	float: right; width: 608px;
}
.widget.event_table .header form { float: left; width: 602px; }
.widget.event_table .header fieldset { float: left; width: 602px; }
.widget.event_table .header label {
	float: left; width: auto; font-size: 12px; line-height: 14px;
	color: #808080; font-weight: bold; padding-right: 51px;
}
.widget.event_table .header label.city {
	float: left; width: auto; font-size: 12px; line-height: 14px;
	color: #808080; font-weight: bold; padding: 0 93px 0 4px;
}
.widget.event_table .header .input_bg {
	float: left; width: 119px; height: 14px;
	background: url(../../images/select.gif) no-repeat 0 0;
	padding: 1px 4px 0 4px;
}

.widget.event_table .header select {
	width: 119px; font-size: 11px; line-height: 13px;
	font-weight: bold; color: #000; border: 0; background: none;
}

.widget.event_table .header .cmf-skinned-text {
	padding-right: 29px;
}
.widget.event_table .header .cmf-skinned-select {
	background: #000; color: #fff;
}

.widget.event_table .header span { float: left; width: auto; font-size: 12px; line-height: 14px; color: #808080; font-weight: bold; padding-right: 65px; }

.widget.event_table .row_area { float: left; width: 965px; }

.widget.event_table .content { margin-top: 0; padding-bottom:0; background: transparent; }
.widget.event_table .rows { float: left; width: 964px; }
.widget.event_table .rows img { float: left; }
.widget.event_table .row {
	float: left; width: 964px; background: url(../../images/repeat_bg_event.gif) repeat-y 0 0;
	height: 88px; border-top: 1px solid #f4f4f4;
}
.widget.event_table .row .left_sec {
	float: left; width: 316px; padding: 5px 0 0 8px; color: #808080;
}

.widget.event_table .row .left_sec .left_content {
	float: left; width: 278px; 
}
.widget.event_table .row .left_sec a {
	width: 278px;
	font: italic 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #808080;
}
.widget.event_table .row .left_sec h6 {
	float: left; width: 278px; font-size: 12px; line-height: 14px;
	color: #fff; font-weight: bold;
}

.widget.event_table .row .left_sec span {
	float: left; width: 278px; color: #808080;
	font: italic 12px/14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold; padding: 4px 0 13px;
}
.widget.event_table .row .left_sec img { float: left; margin: 0; }
.widget.event_table .row .right_sec { float: right; width: 630px; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #000000; padding-top: 4px; }
.widget.event_table .row .right_sec a { color: #000000; text-decoration: underline; }
.widget.event_table .row .col1 { float: left; width: 80px; }
.widget.event_table .row .col2 { float: left; width: 125px; }
.widget.event_table .row .col3 { float: left; width: 118px; }
.widget.event_table .row .col4 { float: left; width: 138px; }
.widget.event_table .row .col5 { float: left; width: 158px; }

.widget.event_table .widget_footer { padding:0 }
.widget.event_table .widget_footer h5 { float: left; width: 100%; background: url(../../images/calender_head_bottom.gif) no-repeat 0 0; height: 31px; font: normal 12px/31px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #808080; padding: 0 0 0 9px}
.widget.event_table .widget_footer h5 a { color: #808080; font: normal 12px/30px Georgia, "Times New Roman", Times, serif; font-style: italic; }
.widget.event_table .widget_footer h5 img { float: right; margin: 8px 5px 0 0; display: inline; }

.widget.event_table .widget_footer { padding:0 8px; background:url(../../images/rating_bg.png); }
.widget.event_table .widget .header {
	background: url(../../images/crousal_head.png) top no-repeat;
}
.widget.event_table .widget-small .header {
	background: url(../../images/head_bg.png) top no-repeat;
}
.widget.event_table .widget-small .widget_footer {
	background: url(../../images/head_bg_inverse.gif) bottom no-repeat;
}


.widget.event_table .widget-small.widget-open .widget_footer {
	display: block; padding: 8px;
}
	

.widget.music .content {
	background-color:#000; background-color: rgba(0, 0, 0, 0.8);
}

.widget.music .tabs { float: left; }
.widget.music .tabs ul { list-style: none; }
.widget.music .tabs li { float: left; width: auto; font-size: 12px; line-height: 14px; margin-right: 1px; font-weight: bold; color: #fff; }
.widget.music .tabs li a {
	float: left; width: auto;
	background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 0;
	color: #fff;
	text-decoration: none; cursor: pointer; line-height: 24px; font-weight: bold;
}
.widget.music .tabs li a span {
	float: left; width: auto; margin-left: 3px;
	background: url(../../images/2nd_menu_right_curve.gif) no-repeat right 0;
	height: 27px; padding: 0 12px 0 9px; text-align: center;
}
.widget.music .tabs li a.current {
	float: left; width: auto; cursor: text;
	background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 bottom;
}
.widget.music .tabs li a.current span {
	float: left; width: auto; margin-left: 3px;
	background: url(../../images/2nd_menu_right_curve.gif) no-repeat right bottom;
	height: 27px; padding: 0 12px 0 9px; text-align: center;
}
.widget.music .artwork_col {
	width: 200px; clear: both; margin: 16px; float: left;
}
.widget.music .tracks_col {
	float: left; color: #fff; width: 392px; padding: 16px 16px 16px 0;
}
.widget.music h3 {
	font-size: 18px; color: #fff; margin: 0; padding: 0; float: left;
}
.widget.music span.release_date {
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic;
	clear: both; float: left;
}
.widget.music span.buy-music-link {
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic;
	clear: both; float: right;
	color: #fff;
}
.widget.music a.buy-it-link {
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic;
	color: #fff;
}
.widget.music span a {
	color: #fff;
}
.widget.music ul.tracks, .widget.music .lyrics { clear: both; float: left; margin-top: 16px; }
.widget.music .lyrics p { margin-bottom: 1em; }
.widget.music ul.tracks .download { clear: both; color: white; }
.widget.music .lyrics a {
	font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic;
	color: #fff;
}

.widget.music ul.tracks li {
	float: left; width: 392px;
}
.widget.music ul.tracks li .digit {
	width: 292px; padding-bottom: 6px; float: left;
}
.widget.music ul.tracks li .digit small {
	float: left; width: 18px; height: 16px;
	background: url(../../images/digit_circle.gif) no-repeat 0 0; color: #000;
	text-align: center; font-size: 12px; font-weight: bold; padding-top: 2px;
}
.widget.music ul.tracks li .digit span {
	float: left; width: auto; font-size: 12px; line-height: 14px;
	color: #fff; padding: 2px 0 0 9px;
}
.widget.music ul.tracks li .player {
	float: left; margin: 0; padding-bottom: 10px;
}
.widget.music ul.tracks li .song-links { float: right; padding: 4px 0 0 0; }
.widget.music ul.tracks li .song-links.no-player { padding-top: 0; }

.widget.music ul.tracks li .song-links a { color: #fff; line-height: 15px; }
.widget.music .music-rating {
	clear: both; float: left; padding: 0 16px 8px 16px; color: #888;
}
.widget.music .music-rating a { color: #fff; }
.widget.widget-open.music .widget_footer { display: none; }


.widget.gallery_photo .content {
	background-color:#000; background-color: rgba(0, 0, 0, 0.8);
}

.widget.gallery_photo {
	margin-bottom: 0;
}
.widget.gallery_photo .tabs { float: left; }
.widget.gallery_photo .tabs ul { list-style: none; }
.widget.gallery_photo .tabs li {
	float: left; width: auto; font-size: 12px; line-height: 14px;
	font-weight: bold; color: #fff; padding-right: 1px;
}
.widget.gallery_photo .tabs li a {
	float: left; width: auto; height: 31px; padding-left: 6px; color: #fff;
	text-decoration: none; cursor: pointer;
	background: url(../../images/left_curve_tabs01.gif) no-repeat 0 -31px; 
}
.widget.gallery_photo .tabs li a span {
	float: left; width: auto;
	height: 24px; padding: 7px 7px 0 0; text-align: center;
	background: url(../../images/right_curve_tabs01.gif) no-repeat right -31px;
}
.widget.gallery_photo .tabs li a.current {
	float: left; width: auto; cursor: text;
	background: url(../../images/left_curve_tabs01.gif) no-repeat 0 0;
}
.widget.gallery_photo .tabs li a.current span {
	float: left; width: auto;
	background: url(../../images/right_curve_tabs01.gif) no-repeat right 0;
}
.widget.gallery_photo .photo_col {
	width: 640px; text-align: center; padding: 16px 0 16px 0; float: left;
}
.widget.widget-open.gallery_photo .widget_footer {
	padding-bottom: 5px;
}

.widget.gallery_photo .widget_footer .share { float: right; margin-top: 4px; }
.widget.gallery_photo .widget_footer .share a {
	width: auto; color: #fff; margin-top: 3px; color: #888;
}
.widget.gallery_photo .widget_footer .share a small {
	float: left; font: normal 12px/25px Georgia, "Times New Roman", Times, serif;
	font-style: italic; text-decoration: none; cursor: pointer;
	text-decoration: underline;
}
.widget.gallery_photo .widget_footer .share span {
	width: 25px; height: 22px; float: left;
	background: url(../../images/arrow_arrow.gif) no-repeat right 3px;
}

.widget.album_photos .content { float: left; width: 316px; position: relative; }
.widget.album_photos .content img { float: left; }
.widget.album_photos .content .belt {
	background: #000; width: 298px; margin: 8px 7px 0 11px;
}

.widget.album_photos .content .panel {
	float: left; width: 273px; height: 108px; margin-left: 13px;
	position: relative; overflow: hidden; padding-bottom:8px;
}

.widget.album_photos .content .panel ul { float: left; width: 285px; list-style: none; width: 2000px; position: absolute; }
.widget.album_photos .content .panel li { float: left; width: 83px; margin-right: 12px; }
.widget.album_photos .content .panel li img { float: left; padding: 2px; }
.widget.album_photos .content .panel li a.current img { border: 2px solid #fff; padding: 0; }
.widget.album_photos .content span { float: left; width: 298px; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #808080; padding: 8px 0 4px; }
.widget.album_photos .content span a { color: #808080; text-decoration: underline; }
.widget.album_photos .content .prevPage { float: left; width: 25px; height: 22px; top: 49px; background: url(../../images/prev.png) no-repeat 0 0; left: -10px; position: absolute; cursor: pointer; }
.widget.album_photos .content .nextPage { float: right; width: 25px; height: 22px; top: 49px; background: url(../../images/next.png) no-repeat 0 0; position: absolute; right: -10px; cursor: pointer; }

.widget.album_photos .content .panel-noscroll { margin-left: 13px; }
.widget.album_photos .content .panel-noscroll ul { float: left; width: 285px; list-style: none; }
.widget.album_photos .content .panel-noscroll li {
	float: left; width: 83px; margin-right: 12px; margin-bottom: 12px;
}
.widget.album_photos .content .panel-noscroll li img { float: left; padding: 2px; }
.widget.album_photos .content .panel-noscroll li a.current img { border: 2px solid #fff; padding: 0; }

.widget.album_photos .widget_footer { padding: 8px; }
.widget.album_photos .widget_footer a { color: #888; }
.widget.album_photos .widget_footer a:hover { text-decoration: none; }

.widget.tag_cloud .content {
	background: url(../../images/head_bg_inverse.gif) bottom no-repeat;
}
.widget.tag_cloud .content ul {
	float: left; width: 308px; list-style: none;
	padding: 6px 0 8px 6px;
}

.widget.tag_cloud .content li {
	display: inline; font-size: 12px; margin: 0;
	color: #fff;
}

.widget.tag_cloud .content li a { color: #fff; text-decoration: none; }

.widget.tag_cloud .content li a:after { content: ", "; }

.widget.tag_cloud .content li:last-child a:after { content: none; }

.widget.tag_cloud .content li.none {
	float: left; background: none; padding-left: 0;
}
.widget.widget-open.tag_cloud .widget_footer { display: none; }

.widget.brightcove_video { margin-bottom: 8px; }
.widget.brightcove_video .tabs_area {
	float: left; width: 965px; padding-bottom: 1px;
}
.widget.brightcove_video .header h2 {
	float: left; color: #FFFFFF; font-size: 18px; line-height: 18px;
}

.widget.brightcove_video .header a.widget-close {
	display: none;
}

.widget.widget-open.brightcove_video .flash_obj {
	position: relative; top: -26px;
}
.widget.widget-open.brightcove_video .content {
	float: left; width: 965px; height: 428px;
	background: url(../../images/wide_widget_foot.gif) bottom no-repeat;
	padding-bottom: 8px;
}
.widget.widget-open.brightcove_video .widget_footer {
	display: none;
}



.widget.biography .content {
	height: 298px; color: #fff; position: relative;
}
.widget.biography .entry_title { float: left; width: 640px; position: absolute; top: 262px; left: 0; z-index: 0; }
.widget.biography .entry_title h4 { float: left; width: 600px; font-size: 18px; padding-left: 20px; color: #fff; }
.widget.biography .entry_title small { float: left; width: 600px; padding-left: 20px; font: normal 12px/25px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #fff; }
.widget.biography .entry_background {
	width: 640px; height: 298px; background: url(../../images/news_gradient.png);
	position: absolute; z-index: 0;
}

.widget.biography .content ul.option_links { float: left; width: auto; z-index: 2; position: absolute; }
.widget.biography .content ul.option_links li { float: left; width: auto; margin-right: 1px; display: inline; }
.widget.biography .content ul.option_links li a { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 0; color: #fff; text-decoration: none; line-height: 24px; font-weight: bold; }
.widget.biography .content ul.option_links li a span { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_right_curve.gif) no-repeat right 0; margin-left: 3px; padding: 0 12px 0 9px; }
.widget.biography .content ul.option_links li a.disabled span { color: #333333; }
.widget.biography .content ul.option_links li a.current { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 bottom; color: #fff; text-decoration: none; line-height: 24px; font-weight: bold; }
.widget.biography .content ul.option_links li a.current span { float: left; width: auto; height: 27px; background: url(../../images/2nd_menu_right_curve.gif) no-repeat right bottom; margin-left: 3px; padding: 0 12px 0 9px; }

.widget.biography { padding-bottom: 0; margin-bottom: 0; }

.widget.biography .widget_footer {
	padding: 0 0 0px 0; width: 640px;
	background: url(../../images/rating_bg.png) 0 bottom no-repeat;
}
.widget.biography .entry_body { float: left; width: 621px; padding: 8px 8px 0 11px; background: #000; color: #fff; }
.widget.biography .entry_body p { float: left; width: 621px; font: italic 12px/15px Georgia, "Times New Roman", Times, serif; color: #fff; padding-top: 17px; }
.widget.biography .entry_body ul { float: left; width: 621px; list-style: none; padding: 47px 0 11px; }

.widget.biography .share_content_links { width: 624px; background: #000; padding: 0 8px; float: left; }
.widget.biography .share_content_links li { float: left; width: auto; background: none; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #808080; }
.widget.biography .share_content_links li a { color: #808080; text-decoration: underline; }
.widget.biography .share_content_links li.share { float: right; width: auto; font-weight: normal; font: italic 12px/14px Georgia, "Times New Roman", Times, serif; color: #808080; }
.widget.biography .share_content_links li.share a { float: left; background: url(../../images/arrow_circle.gif) no-repeat right 0; text-decoration: underline; color: #808080; padding: 0px 23px 4px 0; }

.widget.attending { margin-right: 8px; }
.widget.attending .content { background: #000; }

.widget.attending .member { background: url(../../images/top_member_bg.gif) repeat-y 0 0; float: left; }
.widget.attending .member .place_holder { float: left; width: 103px; padding: 11px; }
.widget.attending .member .place_holder img { float: none; }
.widget.attending .member .record { float: left; width: 183px; padding-left: 8px; position: relative; }
.widget.attending .member .record h4 { float: left; width: 180px; font-size: 18px; line-height: 30px; text-decoration: underline; padding-bottom: 13px; }
.widget.attending .member .record h4 a { color: #000; }
.widget.attending .member .record p { float: left; width: 180px; font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic; color: #000; }
.widget.attending .member .record span { float: left; width: 45px; height: 44px; background: url(../../images/ga_bg.gif) no-repeat 0 0; text-align: center; color: #fff; font-size: 17px; line-height: 45px; position: absolute; top: 10px; right: 5px; }
.widget.attending .member .record span small { color: #ccc; font-size: 15px; font-weight: bold; }

.widget.profile { margin-bottom: 8px; }
.widget.profile .content {
	background: #000; background: rgba(0, 0, 0, 0.8);
}
.widget.profile .content .profile-photo {
	float: left; margin: 8px; width: 280px;
	padding: 192px 8px 8px 8px; height: 44px;
}
.widget.profile .content .profile-photo img.mask {
	margin: -38px -8px 0 -8px; width: 296px; height: 90px;
	position: absolute;
}
.widget.profile .content .profile-photo .profile-rating {
	position: relative; bottom: 0;
}
.widget.profile .content .profile-photo .profile-rating span {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px; font-style: italic; color: #fff;
}
.widget.profile .content .profile-photo .profile-rating h6 {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #fff;
}
.widget.profile .content .profile-photo .profile-rating .circle {
	width: 34px; height: 8px; float: left; margin-right: 8px;
	padding: 14px 5px 22px 5px; font-size: 14px;
	background: url('../../images/ga.png'); color: #A0A0A0; text-align: center;
}
.widget.profile .content .profile-photo .profile-rating .circle span {
	color: #fff; font-size: 14px; font-family: inherit; font-style: inherit;
}
.widget.profile .content .profile-photo .profile-rating strong {
	float: right; position: relative;
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;
	font-style: italic; margin-top: 14px; padding-right: 22px; display: block;
	background: transparent url('../../images/arrow_arrow.gif') no-repeat scroll right 0;
	height: 17px;
}
.widget.profile .content .profile-photo .profile-rating strong a {
	color: #fff;
}
.widget.profile .content .profile-photo .avatar_form {
	clear: both; float: left; color: #fff; margin-top: 15px;
}
.widget.profile .content .profile-photo input[type=file] {
	border-width: 0; background: #fff;
}
.widget.profile .content .profile-photo .avatar_form input[type=submit] {
	margin-top: 0.25em;
}

.widget.profile .content .right { float: right; width: 326px; }
.widget.profile .content .profile_info p {
	float: left; width: 298px; color: #fff; padding: 8px 0 4px;
	font: italic 12px/14px Georgia, "Times New Roman", Times, serif;
}
.widget.profile .content .profile_info p a { color: #808080; text-decoration: underline; }
.widget.profile .content ul.option_links {
	float: left; width: auto; z-index: 1;
}
.widget.profile .content ul.option_links li {
	float: left; width: auto; margin-right: 1px; display: inline;
}
.widget.profile .content ul.option_links li a {
	float: left; width: auto; height: 27px;
	background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 0;
	color: #fff; text-decoration: none; line-height: 24px; font-weight: bold;
}
.widget.profile .content ul.option_links li a span {
	float: left; width: auto; height: 27px;
	background: url(../../images/2nd_menu_right_curve.gif) no-repeat right 0;
	margin-left: 3px; padding: 0 12px 0 9px;
}
.widget.profile .content ul.option_links li a.disabled span { color: #333333; }
.widget.profile .content ul.option_links li a.current {
	float: left; width: auto; height: 27px;
	background: url(../../images/2nd_menu_left_curve.gif) no-repeat 0 bottom;
	color: #fff; text-decoration: none; line-height: 24px; font-weight: bold;
}
.widget.profile .content ul.option_links li a.current span {
	float: left; width: auto; height: 27px;
	background: url(../../images/2nd_menu_right_curve.gif) no-repeat right bottom;
	margin-left: 3px; padding: 0 12px 0 9px;
}
.widget.profile .widget_footer a {
	color: #888; background: transparent url(../../images/add.gif) no-repeat scroll right 0;
	padding-right: 22px; height: 17px; float: right;
}
.widget.profile input[type=text] { width: 300px; padding: 2px; }
.widget.profile input#id_dob { width: 100px; }
.widget.profile textarea {
	width: 300px; padding: 2px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.widget.profile button {
	margin: 0; padding: 0; display: block; border: 0; background: transparent; color: white; cursor: pointer;
}


.widget.friends .content p.no-friends {
	color: #fff; margin: 8px;
}
.widget.friends .content .profile {
	float: left; padding: 8px; width: 304px;
}
.widget.friends .content .profile .pic_area {
	float: left; padding-right: 8px; width: 70px;
}
.widget.friends .content .right_sec {
	width: 222px; float: left;
	background: url('../../images/top_curve_my.gif') no-repeat; padding-top: 5px;
}
.widget.friends .content .right_sec .profile_content {
	background: transparent url(../../images/repeat_bg_my.gif) repeat-y scroll 0 0;
}
.widget.friends .content .right_sec .profile_content .bottom_curve {
	background: url('../../images/bottom_curve_my.gif') no-repeat bottom left;
	padding: 3px 6px 8px 27px; height: 80px; position: relative;
}
.widget.friends .content .right_sec .profile_content a {
	color: #000; font-size: 12px; line-height: 14px;
}
.widget.friends .content .right_sec .profile_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; font-style: italic; line-height:14px;
}
.widget.friends .content .right_sec .profile_content small {
	background: transparent url(../../images/add01.gif) no-repeat scroll right 0;
	padding-right: 22px; height: 18px; float: right;
	position: absolute; bottom: 8px; right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;
}

.widget.badges .content { background: #BF9034; }
.widget.badges ul.badge-list { margin: 0; padding: 0; list-style-type: none; }
.widget.badges ul.badge-list li {
	float: left; padding: 8px; width: 300px;
}
.widget.badges ul.badge-list li + li {
	border-bottom: 1px solid #fff;
}

.widget.badges ul.badge-list img {
	display: block; float: left; margin-right: 8px;
}
.widget.badges ul.badge-list .badge-info {
	float: left; width: 200px; padding-top: 6px;
}
.widget.badges ul.badge-list .badge-info p {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic;
}
.widget.badges ul.badge-list a.details-link {
	display: block; float: right; color: #000; margin-top: 20px;
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif; font-style: italic;
}
.widget.badges ul.badge-list .badge-details {
	clear: both; float: left; width: 300px; padding-top: 8px;
}
.widget.widget-open.badges .widget_footer { display: none; }
.widget.badges p.no-badges { padding: 8px 8px 0 8px; }

.widget.fanalysis .content {
	width: 300px; padding: 0 8px 8px 8px;
}

.widget.fanalysis .content img {
	display: block; width: 300px;
}
.widget.widget-open.fanalysis .widget_footer { display: none; }



/* New Declarations */

div.video div.widget_footer.video_list {background:none;}

div.pullout form {background:#000; padding:10px 5px; height:59px;}
div.pullout form input {padding:8px 5px; width:200px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

div.pullout form input[type=submit] {width:auto; display:block; background:#000; color:#fff; padding:3px 0 0 170px;}

div.widget.event_table div.event_table_footer {background:url(../../images/wide_widget_foot.gif);}
div.widget.event_table div.event_table_footer h5 {background:none;}

.widget.upload_image .content { background: #BF9034; padding: 8px; width: 300px; }
.widget.upload_image .content p { margin-bottom: 1em; }
.widget.upload_image .content input[type=text] { padding: 2px; }
.widget.upload_image .content input[type=submit] {
	color: #fff; text-decoration: underline; background: #000;
	display: inline; height: auto; padding: 5px;
}
.widget.upload_image .content .errors { color: #660000; } 
.widget.upload_image .content a { color: #fff; }

#advert .content { border: 8px solid black; width: 300px; }

body#calendar .footer_ratings {
	display: none;
}
