/* EVENTS */
td.article_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.article_right {
	width: 0%;
	text-align: right;
	vertical-align: bottom;
}
div.article_row {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
}
td.article_row1 {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}
td.article_row2 {
	text-align: right;
	vertical-align: top;
}
td.article_cat {
	padding: 5px 35px 5px 0px;
}
td.article_list {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 0px;
	padding: 5px 7px 5px 7px;
}
div.article_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.article_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.article_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.article_menu {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
}
div.article_rsvps {
	text-align: center;
	font-weight: bold;
}

/* BROWSE EVENT MEMBERS */
div.article_member {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.article_member0 {
	padding: 5px;
}
td.article_member1 {
	vertical-align: top;
	padding: 5px;
}
td.article_member2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.browse_articles_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.browse_articles_result0 {
	padding: 5px;
}
td.browse_articles_result1 {
	padding: 5px;
}
td.browse_articles_result2 {
	padding: 5px;
	text-align: right;
}


table.article_calendar {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
td.article_cellblank {
	background: #F4F4F4;
	color: #555555;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
}
td.article_cell1 {
	background: #FFFFFF;
	color: #555555;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	vertical-align: top;
	text-align: right;
}
td.article_cell2 {
	background-image: url(./images/article_cell2.gif);
	background-repeat: no-repeat;
	color: #555555;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	vertical-align: top;
	text-align: right;
}
td.article_cell3 {
	background-image: url(./images/article_cell3.gif);
	background-repeat: no-repeat;
	color: #555555;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	vertical-align: top;
	text-align: right;
}
td.article_cellheader {
	padding: 5px 5px 5px 7px;
	background: #EEEEEE;
	font-weight: bold;
	color: #333333;
	width: 150px;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}
td.article_celldesc {
	text-align: left;
	padding: 3px 5px 5px 5px;
	vertical-align: top;
}
td.article_cellnum1, td.article_cellnum2 {
	padding: 0px 4px 4px 0px;
	font-size: 16pt;
	line-height: 16pt;
	color: #BBBBBB;
	vertical-align: bottom;
	text-align: right;
}
td.article_cellnum2 {
	color: #666666;
}
div.article_popup {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	width: 560px;
	z-index: 50001;
	background: #FFFFFF;
	border: 1px solid #888888;
	padding: 10px;
}

td.article_box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

div.article_search {
	width: 100%;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin-bottom: 15px;
}
table.article_table {
	border: 1px solid #CCCCCC;
}

td.article_header {
	padding: 4px 5px 5px 6px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-color: #E3E3E3;
	color: #333333;
}
td.article_entry {
	background: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	padding: 5px;
	vertical-align: middle;
}
table.article_table  td.article_header {
	background: #DFECF8;
	font-weight: bold;
	padding: 5px;
}
/* USER BROWSE EVENTS PAGE */
td.article_browse_left {
	vertical-align: top;
	padding: 0px 10px 10px 10px;
}
td.article_browse_right {
	width: 210px;
	vertical-align: top;
	padding: 5px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
}
div.article_browse_title {
	font-size: 11pt;
	font-weight: bold;
}
td.article_browse_cat1 {
	background: #e8e8e8;
	padding: 3px;
}
td.article_browse_cat2 {
	background: #e8e8e8;
	padding: 3px 3px 3px 0px;
}

/* USER PROFILE PAGE */
td.profile_articles_cell1 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
}
td.profile_articles_cell2 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #d7efff;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
	font-weight: bold;
}
td.profile_articles_cell3 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffecd7;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
	font-weight: bold;
}
td.profile_articles_cellblank {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #F3F3F3;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
}
table.profile_articles {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div.profile_article_spacer {
	border-top: 1px solid #CCCCCC;
	margin: 10px 0px 10px 0px;
}
td.profile_article_popup_title {
	font-size: 11pt;
	vertical-align: bottom;
	font-weight: bold;
}
table.profile_article_popup {
	display: none;
	position: absolute;
	top: 70%;
	left: 50%;
	margin-left: -280px;
	z-index: 50000;
}
table.profile_article_popup2 {
	display: none;
	position: absolute;
	top: 35%;
	left: 50%;
	margin-left: -320px;
	z-index: 50000;
}
td.profile_article_popup2 {
	background: #FFFFFF;
	width: 560px;
	padding: 10px;
}
td.profile_article_transparent {
	background: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

div.article_entry {
  margin: 10px 0;
 background:#F3F3F3 none repeat scroll 0%;
padding:8px 10px 10px;
}
div.article_title {
color:#555555;
font-size:11pt;
font-weight:bold;
margin-bottom:0px;
padding-top:5px;
}
div.article_body {
  margin: 10px 0;
}
div.article_tools {
  margin: 10px 0;
}
div.article_featured {
  background: #FFFFCC;
}

div.article_searchsort {
	margin: 10px auto;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	width: 100%;
	background: #F5F5F5;
}
div.article_searchsort td {
	padding: 2px;
}

.article_popular_tags h3 {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}
.articletags { padding: 10px; line-height: 2.2em; text-align: center; }
.articletags a { padding: 2px; }
.articletags a.tag1 { font-size: 2.2em; font-weight: 900; }
.articletags a.tag2 { font-size: 1.8em; font-weight: 800; }
.articletags a.tag3 { font-size: 1.5em; font-weight: 700; }
.articletags a.tag4 { font-size: 1.35em; font-weight: 600; }
.articletags a.tag5 { font-size: 1.1em; font-weight: 500; }
.articletags a.tag6 { font-size: 1.0em; font-weight: 400; }
.articletags a.tag7 { font-size: 0.9em; font-weight: 300; }
.articletags a.tag8 { font-size: 0.75em; font-weight: 200; }
.articletags sup { font-size: 9px; color: #aaa }


.recommended_action {
  border: 1px dotted #ccc;
  padding: 3px;
  border-right: 5px solid #ddd;
}
.recommended_stat {
  padding: 3px;
  border-bottom: 1px solid #ccc;
}
.recommended_link {
  padding: 3px;
  text-align: right;
}
.recommended_profile_entry {
  margin: 5px 0;
}
.recommended_profile_entry td {
  padding: 2px;
}

.recommended_entry {
  margin: 10px 0;
  border: 1px solid #ddd;
  width: 100%;
}
.recommended_entry td {
  padding: 10px;
}
.recommended_entry td.recommended_photo {
  text-align: center;
  width: 100px;
  vertical-align: top;
}
.recommended_entry td.recommended_infos {
  vertical-align: top;
}

.recommended_tools {
	margin: 10px;
	text-align: right;
}
.recommended_tools a:link,
.recommended_tools a:visited {
  border: 1px solid #ddd;
  border-left: 5px solid #ddd;
  padding: 7px;
  margin: 5px;
}

ul.recommended_user_tools {
  float: right;
}
#recommended_stat  {
margin: 30px 20px;
}
#recommended_stat li {
font-size: 16px;
padding: 10px;
}

/* $Id: styles_music.css 11 2009-01-11 06:03:58Z john $ */


/* BROWSE MUSIC */
div.music_browse_item {
	border: 1px solid #CCCCCC; 
	padding: 10px; 
	margin-right: 10px;
}

div.music_browse_date {
	font-size: 7pt; 
	color: #777777;
}


/* USER MUSIC LIST */

ul.seMusicHeader
{
  height: 25px;
  
  margin: 0px;
  padding: 0px;
  
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
}

ul.seMusicHeader table
{
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

ul.userMusicList
{
  margin: 0px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

ul.userMusicList,
ul.seMusicHeader
{
  width: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.userMusicList li
{
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

ul.seMusicHeader li,
ul.userMusicList li
{
  padding: 0px;
	vertical-align: middle;
	text-align:left;
}

table.seMusicRowInnerTable
{
  width: 100%;
}

table.seMusicRowInnerTable td
{
  padding: 5px;
}

table.seMusicRowInnerTable td.seMusicMove
{
  width: 18px;
  padding: 3px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 3px;
}

table.seMusicRowInnerTable td.seMusicDeleteCheckbox
{
  width: 18px;
  padding: 3px;
  padding-top: 5px;
}

table.seMusicRowInnerTable td.seMusicRowButton
{
  width: 18px;
  padding: 3px;
  padding-top: 3px;
}

table.seMusicRowInnerTable td.seMusicRowTitle
{
  
}

table.seMusicRowInnerTable td.seMusicRowFilesize
{
  width: 50px;
}

table.seMusicRowInnerTable td.seMusicRowActions
{
  width: 40px;
}

img.seMusicMoveHandle
{
  cursor: move;
}


/* ???? */
div#musicedit {
	margin:0 auto;
	width:500px;
	border:1px solid #000;
}
div.musiceditheader {
	border-bottom:1px solid #000;
}
div.column1 {
	float:left;
	width:30px;
}
div.column2 {
	margin-left:10px;
	float:left;
	width:300px;
	text-align:center;
}
div.column3 {
	width:50px;
	float:left;
}
div.column4 {
	width:50px;
	float:left;
	text-align:center;
}
div.column5 {
	width:50px;
	float:right;
}
div.musicfooter {
	clear:both;
}

table.music_edit_table {
	width:100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
td.music_header {
	padding: 4px 5px 5px 6px;
	border: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td.music_list {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	vertical-align: middle;
	text-align:left;
}
td.music_list_track {
	background: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	padding: 5px;
	vertical-align: middle;
	text-align:center;
}
td#music_title {
	text-align:left;
}
td#music_track {
	text-align:center;
}
td#music_order {
	text-align:center;
}
td#music_options {
	text-align:left;
}
div.music_button {
	float:left;
}
div.music_title {
	margin-left:10px;
	margin-top:1px;
	float:left;
}

#status
{
	background-color:		#ffffff;
	padding:				10px 15px;
	width:					430px;
	border: 1px solid #CCCCCC;
}

#status .progress
{
	background:				white url(../images/music_progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}

#status .progress-text
{
	font-size:				0.9em;
	font-weight:			bold;
}

#list
{
	list-style:				none;
	width:					420px;
	margin:					0;
	padding:0;
}

#list li.file
{
	border-bottom:			1px solid #eee;
	background:				url(../images/music_file.png) no-repeat 4px 4px;
}
#list li.file.file-uploading
{
	background-image:		url(../images/music_uploading.png);
	background-color:		#D9DDE9;
}
#list li.file.file-success
{
	background-image:		url(../images/music_success.png);
}
#list li.file.file-failed
{
	background-image:		url(../images/music_failed.png);
}

#list li.file .file-name
{
	font-size:				1.2em;
	margin-left:	     	44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#list li.file .file-size
{
	font-size:				0.9em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#list li.file .file-info
{
	display:				block;
	margin-left:	  10px;
	font-size:				0.9em;
	line-height:			20px;
	clear
}
#list li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
}

textarea.newsfeedplus_comment {
  overflow: hidden;
  height:14px !important;
  Xwidth: 280px;
  width: 50%;
  padding: 2px 3px;
  color: #AAA;
}

textarea.newsfeedplus_comment_active {
  height:14px;
  Xwidth: 280px;
  width: 100%;
  padding: 2px 3px;
}

table.newsfeedplus_comment_item {
  padding: 5px;
  background-color: #F6F6F6;
  margin-bottom: 5px;
  width: 70%;
  border: 1px solid: #EEE;
}

table.newsfeedplus_like_item {
  padding: 5px;
  background-color: #F6F6F6;
  margin-bottom: 5px;
  width: 70%;
  border: 1px solid: #EEE
}


textarea.newsfeedplus_textarea {
  border: 1px solid #AAAAAA;
  font-family: arial, verdana, serif;
  color: #333333;
  padding-left: 2px;
  font-size: 10pt;
}

span.newsfeedplus_pipe {
  color: #EEE;
  padding: 2px;
}

span.newsfeedplus_action_date {
  color:#999999;
  padding-left:5px;
}

span.newsfeedplus_like_points {
  color:#999999;
  padding-left:5px;
}


div.newsfeedplus_comment_body {
  max-width: 250px;
  Xoverflow-x: auto;
  Xoverflow-y: visible;
  overflow: auto;
}

h3.rssfeed_header {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.rssfeed_item {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 5px;
  width: 100%;
}
div.rssfeed_item .feeditem {
	margin-bottom: 5px;
}
div.rssfeed_item .feeditem .pubdate {
  display: block;
}
.rssfeed_entry {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.rssfeed_image {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.rssfeed_description {
  font-size: 12px;
  margin: 10px 0;
}
.rssfeed_source {
  font-size: 22px;
  border-bottom: 2px solid #ccc;
  margin: 0;
  padding: 0;
}

.rssfeed_entry .feed_title {
	font-size: 13px;
	font-weight: bold;
}
.rssfeed_entry .pubdate {
  font-style: italic;
}
.rssfeed_entry .feed_desc {
  margin: 5px;
}

.rssfeed_switch {

}
#rssfeed_read_url {
padding: 7px 10px 7px 10px; background: #F2F2F2; border: 1px solid #BBBBBB; margin: 10px 0px 10px 0px; font-weight: bold;  
}
#rssfeed_explore {
  float: right;
  padding-top: 4px;	
}

.rssfeed_more {
  text-align: right;
  padding: 5px;
}


td.rssfeed_browse_left {
  vertical-align: top; 
  padding: 0px 10px 10px 10px;
}
td.rssfeed_browse_right {
  width: 210px; 
  vertical-align: top; 
  padding: 5px; 
  background: #F5F5F5; 
  border: 1px solid #CCCCCC;
}

.rssfeed_list {
	margin-bottom: 15px;
}

.rssfeed_list .rssfeed_logo {
  margin: 5px;
  float: right;
}

.rssfeed_popular_tags {
	float: right;
}
.rssfeed_popular_tags h3 {
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0;
}
.rssfeedtags { padding: 10px; line-height: 2.2em; text-align: center; }
.rssfeedtags a { padding: 2px; }
.rssfeedtags a.tag1 { font-size: 2.2em; font-weight: 900; }
.rssfeedtags a.tag2 { font-size: 1.8em; font-weight: 800; }
.rssfeedtags a.tag3 { font-size: 1.5em; font-weight: 700; }
.rssfeedtags a.tag4 { font-size: 1.35em; font-weight: 600; }
.rssfeedtags a.tag5 { font-size: 1.1em; font-weight: 500; }
.rssfeedtags a.tag6 { font-size: 1.0em; font-weight: 400; }
.rssfeedtags a.tag7 { font-size: 0.9em; font-weight: 300; }
.rssfeedtags a.tag8 { font-size: 0.75em; font-weight: 200; }
.rssfeedtags sup { font-size: 9px; color: #aaa }


#rssfeed_feeduser {
  margin: 15px auto;
  clear: both;
  background: #F5F5F5; 
  border: 1px solid #CCCCCC;
  padding: 5px;
  width: 640px;
  text-align: center;
}

#rssfeed_channels {
  width: 100%;  
  border: 1px solid #ccc;
  border-collapse:collapse;
}
#rssfeed_channels td {
padding: 5px;
border-top: 1px solid #ddd;
}
#rssfeed_channels tr.module td.title {
  width: 150px;
  font-weight: bold;
  font-size: 1.2em;
}
#rssfeed_channels tr.module td.desc {
  width: 250px;
}
#rssfeed_channels tr.module td {
background-color:#FFFFFF;
background-image:url(../images/menu_user.gif);
background-repeat:repeat-x;
}
#rssfeed_channels tr.category td {
  border-top: 1px solid #f0f0f0;
}
#rssfeed_channels tr.category td.title {
  padding-left: 20px; 
}
#rssfeed_footer {
  text-align: center;
  margin: 10px auto;
}
h3.rssfeed {
font-size: 16px;
}


div.rssfeed_embed_error {
	color: red;
}


div.rssfeed_embed div.rssfeed_source {
  font-size: 14px;
  border-bottom: 2px solid #ccc;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
div.rssfeed_embed div.rssfeed_description {
  font-size: 8pt;
  margin: 10px 0;
}
div.rssfeed_embed div.rssfeed_entry .feed_title {
  font-size: 8pt;
  font-weight: bold;
}
div.rssfeed_embed div.rssfeed_entry .pubdate {
  font-style: italic;
color:#777777;
font-size:7pt;
}
div.rssfeed_embed div.rssfeed_entry .feed_desc {
  margin: 5px;
}

.game_clear {
	clear: both;
	height: 0;
}
#gameView {
  width: 100%;
  border-spacing: 0;
}

#gameViewLeft {
padding-top:5px;
vertical-align:top;
width: 660px;
}

#gameViewRight {
padding-left:10px;
padding-top:5px;
vertical-align:top;
}


#gameViewStats {
	font-size: 10px;
	color:#808080;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
}
.game_view_stat {
  float: left; padding-right: 15px;
}


#gameViewBox {
	width: 660px;
  border: 1px solid #ccc;
  border-top: 5px solid #000;	
}

#gameViewDesc {
  
}

#gameViewPlayer {
  padding: 20px 10px 10px 10px;
  text-align: center;
  background: url(../images/menu_user.gif) repeat-x left top;
}

#gameViewInstruction,
#gameViewCredit {
  margin: 10px;
 
}
#gameViewInstruction h3,
#gameViewCredit h3 {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

#gameViewTools {
	vertical-align:middle;
	padding: 5px;
}
.game_view_tool {
  float: left;
  padding: 5px;
  padding-left: 15px;
  vertical-align:middle;
}
#game_rating {
  paddingx: 10px;
  margin: 10px auto;
  text-align: center;
}

#gameViewList {
  border: 1px solid #ccc;
  border-top: 5px solid #000; 
}
#gameViewListHeader {
  padding: 5px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  background: #f2f2f2 url(../images/header.gif) repeat-x left top;
}
#gameViewListEntries {
	
}

#gameFeaturedList {
  border-top: 5px solid #000; 
}

.game_view_list_entry {
padding: 5px;
border-bottom: 1px solid #ddd;
}
.game_view_list_entry:hover {
background: #f2f2f2;
}
.game_view_list_photo img {
  border: 1px solid #eee;
}
.game_view_list_photo:hover img{
  border: 1px solid #ccc;
}
.game_view_list_entry_title {
  font-weight: bold;
}


.game_profile_entry {
padding: 10px;
border-top: 1px solid #ddd;
}
.game_profile_entry:hover {
background: #f2f2f2;
}
.game_profile_photo img {
  border: 1px solid #eee;
}
.game_profile_photo:hover img{
  border: 1px solid #ccc;
}
.game_profile_entry_title {
  font-weight: bold;
}


div.seGameSearch {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #AAAAAA;
margin-bottom:8px;
padding-left:10px;
padding-right:10px;
width:600px;
}
div.seGame {
background:#F5F5F5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:10px;
padding:10px;
width:600px;
}
td.seGameLeft {
  vertical-align: top;
}
td.seGameRight {
  vertical-align: top;
padding-left:10px;
}
div.seGamePhoto {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:5px;
text-align:center;
vertical-align:middle;
}
div.seGameTitle {
border-bottom:1px solid #CCCCCC;
font-size:10pt;
font-weight:bold;
margin-bottom:5px;
padding:0 5px 5px 0;
}
div.seGameDesc {
  padding-top: 5px;
}
div.seGameActions {
  margin-top: 10px; 
  border-top: 1px solid #DDDDDD; 
  padding-top: 5px;
}
div.seGameAction {
  float: left; padding-right: 15px;
}

div.seGameNoFile {
  border: 1px solid red;
}

#gameViewSocialBookmarking {
  float: right;
}





div.game_browse_options {
  padding: 7px 10px 7px 10px; background: #F2F2F2; border: 1px solid #BBBBBB; margin: 0 0px 10px 0px; font-weight: bold;
}
div.game_browse_categories {
margin-top: 10px; padding: 5px; background: #F2F2F2; border: 1px solid #BBBBBB; margin: 0 0px 10px 0px; font-weight: bold;
}
div.game_browse_category_item_all {
padding: 5px 8px 5px 8px; border: 1px solid #DDDDDD; background: #FFFFFF;
}
div.game_browse_category_item {
padding: 5px 8px 5px 8px; border: 1px solid #DDDDDD; border-top: none; background: #FFFFFF;
}


#gameBrowseEntries {
	
}
.gameBrowseEntry {
	float: left;
	border: 1px solid #f2f2f2;
	margin: 5px;
	padding: 0;
	width: 215px;
}
.game_row_photo {
	padding: 5px;
	background: #eee;
	float: left;
	margin-right: 5px;
}
.game_row_photo:hover {
	background: #ccc;
}
.game_row_details {
	background: #fff url(../images/menu_user.gif) repeat-x left top;
	padding: 5px;
}

.gameBrowseEntryFeatured {
}
.gameBrowseEntryFeatured .game_row_title {
	font-weight: bold;
}


.game_tooltip .tip {
  color: #fff;
  width: 139px;
  z-index: 13000;
  background: none;
  border: none;
}
 
.game_tooltip .tip-title {
  font-weight: normal;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background: url(../images/icons/game_tooltip_bubble.png) top left;
}
 
.game_tooltip .tip-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background: url(../images/icons/game_tooltip_bubble.png) bottom right;
}

v\:* {
  behavior:url(#default#VML);
}

#gmap_container {
  width: 100%;
}
#gmap_map {
  width: 100%;
  height: 500px;
}

#gmap_sidebar {
  margin: 15px 0;
  border: 1px solid #ddd;
  padding: 10px;
}

#gmap_sidebar h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#gmap_sidebar ul.gmapSidebar {
  margin: 0;
  margin-left: 0.5em;
  padding: 0;
  list-style: none;
}
#gmap_sidebar ul.gmapSidebar li {
  display: inline;
  padding: 2px 4px;
  float: left;
}

.gmap_info_bubble {
  width: 260px;
}
.gmap_info_bubble img {
  margin-right: 10px;
  float: left;
}
.gmap_info_bubble td {
  text-align: left;
  vertical-align: top;
}

#gmap_profile {
  height: 300px;
  margin: 10px;
}

#gmap_profile .gmap_info_bubble {
  width: 120px;
}

#gmap_location_pop {
  margin: 10px;
  border: 1px solid #ccc;
  width: 500px;
  height: 400px;
}

#gmap_location_pop_map .gmap_info_bubble {
  width: 120px;
}

td.gmap_user_photo {
  width: 60px;
}

#gmap_recent_members {
border:1px solid #DDDDDD;
padding: 10px 10px;
}
#gmap_recent_members_map {
	height: 300px;
}

#gmap_recent_members ul.gmapSidebar {
  margin: 0;
  margin-left: 0.5em;
  padding: 0;
  list-style: none;
}
#gmap_recent_members ul.gmapSidebar li {
  display: inline;
  padding: 2px 4px;
  float: left;
}
div.gmap_recent_members_link {
	text-align: right;
	border-top: 1px dotted #eee;
	padding-top: 5px;
	margin-top: 5px;

}

.business_clear {
  clear: both;
  height: 0;
}

/* -- business view -- */

table.business_info {
  width: 100%;
}
td.business_info_leftside {
  padding-right: 10px;
  vertical-align: top;
  border-rightx: 1px solid #aaa;
}
td.business_info_rightside {
  width: 260px; 
  vertical-align: top;
}

div.business_info_title {
  color: #000;
  font-size: 22px;
  margin: 10px auto;
}

.business_info_featured {
	color: red;
}

div.business_info_contact {
	margin: 10px;
}

address.business_info_address {
  font-size: 14px;
  font-style: normal;
}
address.business_info_address span {
  display: block;
	padding: 3px 0;
}

div.business_info_phone {
	font-size: 16px;
	font-weight: bold;
	margin: 5px auto;
  background:transparent url(../images/icons/business_icon_phone.gif) no-repeat scroll left center;	
	padding-left: 22px;
}

div.business_info_url {
	font-size: 14px;
  background:transparent url(../images/icons/business_icon_url.gif) no-repeat scroll left center; 
  padding-left: 22px;	
}


div.business_info_photo {
	float: right;
  margin: 10px;
}


table.business_info_author {
	border-bottom:1px dotted #ccc;
	border-topx:3px solid #CCCCCC;	
	width: 100%;
}
table.business_info_author td {
	padding: 5px;
}
td.business_info_author_photo {
	width: 60px;
}
span.business_info_author_name {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
span.business_info_dateapproved,
span.business_info_dateupdated {
	font-size: 10px;
	color: #777;
	display: block;
}
div.business_info_map {
  margin: 10px auto;
}


div.business_info_map_embed {
  height: 240px;
  border: 1px solid #ccc;
}
div.business_info_map_embed table.rcmap_info_bubble {
	width: 200px;
}
div.business_info_map_embed table.rcmap_info_bubble td {
	vertical-align: top;
}

table.business_info_album td.home_box {
	text-align: center;
}

span.business_gallery_file {

}
span.business_gallery_file a:hover img {
	border: 1px solid #bbb;
	background: #F5F5F5;
}
span.business_gallery_file img {
	padding: 3px;
	border: 1px solid #ddd;
	margin: 5px;
}


table.business_info_recent_ratings td.home_box {
	text-align: center;
}

table.business_info_recent_ratings td.home_box table {
  width: 100%;
}

table.business_info_recent_ratings td.home_box table td {
  width: 33%;
}

div.business_info_details {
	margin: 10px;
}
div.business_info_detail label {
	font-weight: bold;
}


div.business_info_header {
	border-top: 3px solid #ddd;
	border-bottom:1px dotted #ddd;
	font-size:14px;
	font-weight:bold;
	padding:5px;	
	margin-top: 10px;

}

div.business_info_desc {
	padding: 10px;
}

div.business_info_profile_fields {
	margin: 10px;
}

div.business_info_tags {
	padding: 10px;
	border-top: 1px dotted #ccc;
}

#businessViewTools {
  margin: 15px 0;
  border-top: 1px solid #ccc;
  padding: 5px 0;
}
div.business_view_tool {
  float: left;
  margin-right: 5px;
}
div#businessViewSocialBookmarking {
  float: right;
}


div.businessmap_popmap {
	height: 400px;
	margin: 10px;
}


div.business_pop_header {
	font-size: 12px;
	font-weight: bold;
}

div#business_rating {

	margin-right: 10px;
}
div#business_rating_result {
	padding: 5px;
}

/* start businesses */

table.business_landing {
	width: 100%;
}
td.business_landing_leftside {
  padding-right: 10px;
  vertical-align: top;
  border-rightx: 1px solid #aaa;
}
td.business_landing_rightside {
  width: 260px; 
  vertical-align: top;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

div#businessSubmitAds {
	background: #FFFF99;
	text-align: center;
}


div.business_featured_box {
	borderx: 1px solid #ccc;
}
div.business_featured_box h3,
div.business_tag_box h3,
div.business_latest_box h3,
div.business_action_box h3 {
border-bottomx: 3px solid #ccc;
font-size:16px;
font-weight:bold;
margin-top:15px;
padding:5px;	
}

div.business_featured_showcase {

}

div.business_featured_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.business_featured_photo {
	float: left;
	margin: 0px 10px 20px 0;
}
div.business_featured_category,
div.business_featured_neighborhood,
div.business_featured_stat {
	margin-bottom: 3px;
	font-size: 10px;
}
div.business_featured_stat span {
	font-weight: bold;
}
div.business_featured_desc {
	padding: 5px;
}



div.business_recent {
	margin-bottom: 10px;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
div.business_recent_title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.business_recent_photo {
  float: left;
  margin: 0px 10px 20px 0;
}
div.business_recent_category,
div.business_recent_neighborhood,
div.business_recent_stat {
  margin-bottom: 3px;
  font-size: 10px;
}
div.business_recent_stat span {
  font-weight: bold;
}
div.business_recent_desc {
  padding: 5px;
}


.businesstags { line-height: 2.2em; text-align: left; font-size: 100%;}
.businesstags a { padding: 2px; }
.businesstags a.tag1 { font-size: 2.0em; font-weight: 900; }
.businesstags a.tag2 { font-size: 1.75em; font-weight: 800; }
.businesstags a.tag3 { font-size: 1.5em; font-weight: 700; }
.businesstags a.tag4 { font-size: 1.35em; font-weight: 600; }
.businesstags a.tag5 { font-size: 1.1em; font-weight: 500; }
.businesstags a.tag6 { font-size: 1.0em; font-weight: 400; }
.businesstags a.tag7 { font-size: 0.9em; font-weight: 300; }
.businesstags a.tag8 { font-size: 0.75em; font-weight: 200; }
.businesstags sup { font-size: 9px; color: #aaa }


div.business_categories {
	margin-top: 10px;
	padding: 5px;
	background: #F2F2F2;
	border: 1px solid #BBBBBB;
	margin: 10px 0px 10px 0px;
	font-weight: bold;	
}
div.business_category_main {
padding: 5px 8px 5px 8px;
border: 1px solid #DDDDDD;
background: #FFFFFF;	
}
div.business_category_item {
	padding: 5px 8px 5px 8px; 
	border: 1px solid #DDDDDD;
	border-top: none; 
	background: #FFFFFF;
}
div.business_category_subcats {
	font-weight: normal;
}


div.business_sponsor {
	width: 120px;
	border: 0px solid #ccc;
	float: left;
	text-align: center;
	margin: 10px 0 0 5px;
	font-weight: bold;
}

/* end businesses */


/* start browse_businesses */

div#business_browse_map {
	height: 250px;
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}
div#business_browse_map table.rcmap_info_bubble td,
div.businessmap_popmap table.rcmap_info_bubble td
{
  vertical-align: top;
	text-align: left;
}
table.business_browse {
  width: 100%;
	margin: 15px 0;
}
td.business_browse_leftside {
  padding-right: 10px;
  vertical-align: top;
  border-rightx: 1px solid #aaa;
}
td.business_browse_rightside {
  width: 260px; 
  vertical-align: top;
  border-left: 1px solid #ccc;
  padding-left: 10px;
}

div.business_browse_search {
	background:transparent url(../images/menu_user.gif) repeat-x scroll center top;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:10px;
}
div.business_browse_search table.business_browse_search_standard td {
	vertical-align: top;
}
div.business_browse_search table.business_browse_search_standard label {
font-size:16px;
font-weight:bold;
}
input.business_search_input {
border:1px solid #AAAAAA;
font-size:16px;
margin-right:8px;
margin-top:6px;
padding:3px;
width:230px;
}
input.business_search_input:hover, 
input.business_search_input:focus {
background:#FFFF99 none repeat scroll 0 0;
border:1px solid #666666;
}
input.business_search_button {
	font-size: 16px;
	width: 90px;
background:#EEEEEE;
border-color:#CCCCCC #777777 #777777 #CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
font-family:arial,verdana,serif;
	height: 28px;
	font-weight:bold;
	margin-top:6px;
}

input.business_search_button:hover {
	background:transparent url(../images/menu_user.gif) repeat-x scroll center top;
}

span.business_search_example,
#business_search_advanced {

	padding-top: 3px;
	font-size: 10px;
	color: #777;
	display: block;
}

#business_browse_search_advanced {
	border-top: 1px solid #ddd;
	margin-topx: 10px;
	width: 100%;
	
}
#business_browse_search_advanced th {
	font-weight: bold;
	text-align: right;
}
#business_browse_search_advanced th,
#business_browse_search_advanced td {
	padding: 5px;
	font-size: 11px;
}

option.business_cat_main {
	font-weight: bold;
	background: #f2f2f2;
}

div.business_result {
	border-bottom: 1px solid #ddd;
	padding: 15px 10px;
	border-topx: 1px solid #ddd;
}
table.business_result_data {
	width: 100%;
}
table.business_result_data td {
  vertical-align: top;
}
table.business_result_data td.business_result_meta {
	width: 250px;
}
table.business_result_data td.business_result_photo {
	width: 120px;
	text-align: right;
}
table.business_result_data td.business_result_photo img.photo {
  border: none;
}

div.business_result_photo {
	float: right;
	width: 120px;
	margin-left: 10px;
}
div.business_result_photo img.photo {
	border: none;
}
div.business_result_data {
	float: left;
	width: 470px;
}
div.business_result_title {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
div.business_result_category,
div.business_result_neighborhood,
div.business_result_stat,
div.business_result_location {
  margin-bottom: 3px;
}
div.business_result_stat {
	font-size: 10px;
	color:#777777;
}
div.business_result_stat span {
  font-weight: bold;
}
div.business_result_stat span.business_date {
	font-weight: normal;
}


div.business_featured_desc {
  padding: 2px 5px;
}

div.business_result_featured div.business_result_title {
	font-weight: bold;
}
sup.business_result_featured_icon {
	color: red;
	font-size: 11px;
}
div.business_result_sponsored {
	background: #ffc;
}
div.business_result_sponsored div.business_result_title {
  font-weight: bold;
}
div.business_result_sponsored_icon {
  float: right;
  font-weight: bold;
  padding: 2px 5px;
  background: #000;
  color: #fff;
}
div.business_result_contact {
	float: right;
	width: 200px;
}

address.business_result_address {
  font-style: normal;
}
address.business_result_address span {
  display: block;
}

div.business_result_phone {
  font-weight: bold;
  margin: 5px auto;
	padding-left: 21px;
	background: url(../images/icons/business_icon_phone.gif) no-repeat center left;
	font-size: 12px;
}

div.business_result_url {
  margin: 5px auto;
  padding-left: 21px;
  background: url(../images/icons/business_icon_url.gif) no-repeat center left;
}

div.business_result_desc {
	padding: 10px 0;
	clear: both;
}

div.business_result_rating {
	padding-bottom: 5px;
}
div.business_result_rating div.business_rating_bar {
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

/* end browse_businesses */


/* rating bar */
.business_rating_bar {
  width: 55px;
  background: url(../images/icons/business_rating_none_small.gif) 0 0 repeat-x;
	height: 11px;
}
.business_rating_bar div {
  background: url(../images/icons/business_rating_small.gif) 0 0 repeat-x;
	height: 11px;
}

/* end rating bar */



div.business_pages_top
{
  margin-bottom: 10px; 
  text-align: center; 
  padding: 7px 5px 7px 5px; 
  background: #F3F3F3; 
  border-top: 1px solid #CCCCCC;
}

div.business_pages_bottom
{
  margin: 10px 0; 
  text-align: center; 
  padding: 7px 5px 7px 5px; 
  background: #F3F3F3; 
  border-bottom: 1px solid #CCCCCC;
}

div.business_result_preference {
	margin: 0;
	text-align: left;
	background: #F2F2F2;
	border: 1px solid #bbb;
	padding: 10px;
	margin-bottom: 10px;
}

div.business_browse_letters {
	text-align: center;
	font-size: 14px;
	margin: 10px 0;
	background: #f8f8f8;
	padding: 5px;
	border: 1px dotted #ddd;
}
div.business_browse_letters a {
	padding: 5px;
}
div.business_browse_letters a.current_letter {
	font-weight: bold;
	background: #ccc;
}

div.business_popular_locations_header,
div.business_popular_categories_header,
div.business_sponsored_results_header {
  font-size: 16px;
  padding: 5px;
  border-bottom: 2px solid #ccc;
}
div.business_popular_locations ul,
div.business_popular_categories ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
}
div.business_popular_locations ul li,
div.business_popular_categories ul li {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
}
div.business_popular_locations ul li span,
div.business_popular_categories ul li span {
  font-size: 10px;
  color: #777;
}
div.business_popular_locations_link,
div.business_popular_categories_link {
	text-align: right;
	padding: 5px;
}

div.business_browse_mininav {
	float: right;
	margin: 5px 0;
}
div.business_browse_mininav a {
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px dotted #ddd;
}
div.business_browse_mininav a:hover {
	background: #f2f2f2;
	border: 1px dotted #ccc;
}
/* browse business location */
div.business_location_result h2 {
  font-size: 18px;
	font-weight: normal;
	border-bottom: 2px solid #ccc;
	margin: 0;
	padding: 5px;
}

div.business_location_province {
	margin: 5px 10px 15px;
}
div.business_location_province h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}
div.business_location_cities {
	margin: 5px;
}
div.business_location_cities span {
	font-size: 10px;
	color: #777;
	padding-right: 10px;
}



/* business submit */

table.business_submit {
  width: 100%;
}
td.business_submit_leftside {
  padding-right: 10px;
  vertical-align: top;
}
td.business_submit_rightside {
  width: 260px; 
  vertical-align: top;
  padding-left: 10px;
}
div.business_type {
	margin: 15px 0;
	border: 1px solid #ddd;
	padding: 10px;
}
div.business_type_title {
	font-size: 16px;
	background: #f8f8f8;
	padding: 5px;
	font-weight: bold;
}
div.business_type_title span {
	float: right;
	color: red;
	font-weight: normal;
}
div.business_type_desc {
	padding: 5px;
}
div.business_type_link {
	text-align: right;
	font-size: 14px;
}

/* user business */


div.seBusiness
{
  width: 640px;
  background: #F5F5F5;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #CCCCCC;
}

div.seBusiness1
{
  /* alternate? */
}

div.seBusiness2
{
  /* alternate? */
}

td.seBusinessLeft
{
  vertical-align: top;
}

td.seBusinessRight
{
  vertical-align: top;
  padding-left: 10px;
}

div.seBusinessPhoto
{
  background: #FFFFFF; 
  padding: 5px; 
  border: 1px solid #CCCCCC; 
  vertical-align: middle; 
  text-align: center;
}

div.seBusinessTitle
{
  font-size: 10pt; 
  font-weight: bold; 
  padding: 0px 5px 5px 0px; 
  border-bottom: 1px solid #CCCCCC; 
  margin-bottom: 5px;
}

div.seBusinessStats
{
  font-size: 7pt; 
  color: #777777;
  font-weight: normal;
	margin: 5px 0;
}

div.seBusinessBody
{
  color: #777777;
  font-weight: normal;
  margin-top: 8px; 
  margin-bottom: 8px;
}

div.seBusinessCategory,
div.seBusinessNeighborhood
{
  padding: 3px 0; 
  font-weight: normal;
}

div.seBusinessPaymentPaid {
  color: #000;
  margin-top: 8px;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc; 
}

div.seBusinessPaymentUnPaid {
  color: red;
  font-weight: bold;
  margin-top: 8px;
  padding: 5px;
  background: #fff;
  border: 1px solid red;  
}



div#seBusinessNullMessage
{
  margin-top: 20px;
}



div.seBusinessActions
{
  margin-top: 7px; 
  border-top: 1px solid #DDDDDD; 
  padding-top: 7px;
}

div.seBusinessAction
{
  float: left;
  margin-right: 15px;
}

div.seBusinessSearch
{
  width: 640px;
  border: 1px solid #AAAAAA;
  background: #EEEEEE;
  margin-bottom:8px;
  padding-left: 10px;
  padding-right: 10px;
}

/* end user business */





tr.business_form_header th  {
  border-bottom:1px dotted #ccc;
  border-topx:3px solid #CCCCCC;
  font-size:14px;
  font-weight:bold;
  padding:8px;  
  padding-top: 20px;
  width: 640px;
}

div#business_edit_profile_nav {
  float: right;
  width: 200px;
  list-style: none;
  padding: 10px;
  border: 1px solid #AAAAAA;
  background: #EEEEEE;  
}
#business_edit_profile_nav h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#business_edit_profile_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#business_edit_profile_nav li {
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
	background: #fff;
	margin: 5px 0;
}
#business_edit_profile_nav li.selected {
	font-weight: bold;
}


div.business_media_row {
  width: 600px;
background:#F5F5F5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:10px;
padding:10px; 
}

td.business_media_row_left {
vertical-align:top;
width: 128px;
}
td.business_media_row_right {
  padding-left:10px;
  vertical-align:top;
}

div.business_photo {
  text-align: center;
}
td.business_media_row_left .business_photo img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}

/*********/

div.business_entry {
	margin: 5px 0;
}
div.business_entry_title {
  font-weight: bold;
  margin-bottom: 5px;
}
div.business_entry_photo {
  float: left;
  margin: 0px 10px 0 0;
}
div.business_entry_category,
div.business_entry_neighborhood,
div.business_entry_stat {
  font-size: 10px;
}


/*  slider container(s) */
#business_featured_wrapper
{ 
position: relative; 
margin: 0; 
width: 600px; 
height: 160px; 
overflow: hidden; 
background-color:#fdfdfd; 
border: 5px solid #eee;
	
 }

.business_featured_showcase { 
 display: block; width: 580px; 
 padding: 10px;
height: 140px; backgroundx: #ffc;
}

/* controls styling */
#business_featured_controls { display: block; padding: 10px 0;  width: 610px; margin-bottom: 15px;}

#business_featured_controls .prev_btn, 
#business_featured_controls .next_btn { 
width: 100px; height: 20px; line-height: 20px; text-align: center; text-transform: uppercase; 
  font-size: 12px; color:#666; border: 1px solid #eee; background-color:#fdfdfd; 
  }
#business_featured_controls .prev_btn:hover, 
#business_featured_controls .next_btn:hover {
	background: #eee;
  border: 1px solid #ccc; 
  color: #333;
}
 
#business_featured_controls .prev_btn { float: left; }
#business_featured_controls .next_btn { float: right; }


#business_featured_controls .num_nav { text-align: center;}
#business_featured_controls .num_nav ul { margin: 0; padding: 0; }
#business_featured_controls .num_nav ul li { display: inline; margin: 0 2px; font-size: 12px; }
#business_featured_controls .num_nav ul li a { padding: 2px 3px; color:#666; border: 1px solid #eee; background-color:#fdfdfd; }
#business_featured_controls .num_nav ul li a.active,
#business_featured_controls .num_nav ul li a:hover { color: #333 border-color: #ccc; background-color:#eee; }


div#business_edit_modules {
	width: 600px;
}

div.business_edit_module {
	border: 1px solid #ccc;
	margin: 10px auto;
	padding: 10px;
}
div.business_edit_module .businessmodule_header {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}
div.business_edit_module .businessmodule_header img.icon{
  vertical-align: baseline;
}
div.business_edit_module .businessmodule_desc {
  margin-bottom: 7px;
}
div.business_edit_module .businessmodule_actions {

}



div.business_meta_stats {
	float: right;
	width: 220px;
}
div.business_notice_payment {
  margin: 10px 0;
  padding: 10px;
  border: 1px dotted red;
  background: #fff;
  color: red;
}
div.business_notice_renew {
  margin: 10px 0;
  padding: 10px;
  border: 1px dotted #ccc;
  background: #fff;
  color: #555;
}
div.business_notice_payment_go {
	font-size: 16px;
  background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 2px 5px;
	margin-top: 5px;
}
table.businessfan_recent_fans td.home_box {
  text-align: center;
}

table.businessfan_recent_fans td.home_box table {
  width: 100%;
}

table.businessfan_recent_fans td.home_box table td {
  width: 33%;
}

div.businessfan_view_all {
  text-align: right;
  font-size: 10px;
  padding: 5px;	
}
div.businessfan_member_actions {
margin-top: 5px; text-align: left; border-top: 1px dotted #ddd; padding-top: 5px;	
}

/* EVENTS */
td.article_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.article_right {
	width: 0%;
	text-align: right;
	vertical-align: bottom;
}
div.article_row {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
}
td.article_row1 {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}
td.article_row2 {
	text-align: right;
	vertical-align: top;
}
td.article_cat {
	padding: 5px 35px 5px 0px;
}
td.article_list {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 0px;
	padding: 5px 7px 5px 7px;
}
div.article_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.article_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.article_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.article_menu {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
}
div.article_rsvps {
	text-align: center; 
	font-weight: bold; 
}

/* BROWSE EVENT MEMBERS */
div.article_member {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.article_member0 {
	padding: 5px;
}
td.article_member1 {
	vertical-align: top;
	padding: 5px;
}
td.article_member2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.browse_articles_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.browse_articles_result0 {
	padding: 5px;
}
td.browse_articles_result1 {
	padding: 5px;
}
td.browse_articles_result2 {
	padding: 5px;
	text-align: right;
}


table.article_calendar {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
td.article_cellblank {
	background: #F4F4F4;
	color: #555555;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
}
td.article_cell1 {
	background: #FFFFFF;
	color: #555555;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	vertical-align: top;
	text-align: right;
}
td.article_cell2 {
	background-image: url(./images/article_cell2.gif);
	background-repeat: no-repeat;
	color: #555555;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	vertical-align: top;
	text-align: right;
}
td.article_cell3 {
	background-image: url(./images/article_cell3.gif);
	background-repeat: no-repeat;
	color: #555555;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	vertical-align: top;
	text-align: right;
}
td.article_cellheader {
	padding: 5px 5px 5px 7px;
	background: #EEEEEE;
	font-weight: bold;
	color: #333333;
	width: 150px;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}
td.article_celldesc {
	text-align: left;
	padding: 3px 5px 5px 5px;
	vertical-align: top;
}
td.article_cellnum1, td.article_cellnum2 {
	padding: 0px 4px 4px 0px;
	font-size: 16pt; 
	line-height: 16pt; 
	color: #BBBBBB; 
	vertical-align: bottom;
	text-align: right;
}
td.article_cellnum2 {
	color: #666666; 
}
div.article_popup {
	display: none; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -280px; 
	width: 560px; 
	z-index: 50001; 
	background: #FFFFFF; 
	border: 1px solid #888888; 
	padding: 10px;
}

td.article_box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

div.article_search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin-bottom: 15px;
}
table.article_table {
	border: 1px solid #CCCCCC;
}

td.article_header {
	padding: 4px 5px 5px 6px;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-color: #E3E3E3;
	color: #333333;
}
td.article_entry {
	background: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	padding: 5px;
	vertical-align: middle;
}
table.article_table  td.article_header {
	background: #DFECF8;
	font-weight: bold;
	padding: 5px;	
}
/* USER BROWSE EVENTS PAGE */
td.article_browse_left {
	vertical-align: top; 
	padding: 0px 10px 10px 10px;
}
td.article_browse_right {
	width: 210px; 
	vertical-align: top; 
	padding: 5px; 
	background: #F5F5F5; 
	border: 1px solid #CCCCCC;
}
div.article_browse_title {
	font-size: 11pt; 
	font-weight: bold;
}
td.article_browse_cat1 {
	background: #e8e8e8; 
	padding: 3px;
}
td.article_browse_cat2 {
	background: #e8e8e8; 
	padding: 3px 3px 3px 0px;
}

/* USER PROFILE PAGE */
td.profile_articles_cell1 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
}
td.profile_articles_cell2 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #d7efff;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
	font-weight: bold;
}
td.profile_articles_cell3 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #ffecd7;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
	font-weight: bold;
}
td.profile_articles_cellblank {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #F3F3F3;
	font-size: 7pt;
	color: #AAAAAA;
	text-align: center;
	padding: 3px;
	width: 20px;
}
table.profile_articles {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div.profile_article_spacer {
	border-top: 1px solid #CCCCCC; 
	margin: 10px 0px 10px 0px;
}
td.profile_article_popup_title {
	font-size: 11pt;
	vertical-align: bottom;
	font-weight: bold;
}
table.profile_article_popup {
	display: none; 
	position: absolute; 
	top: 70%;
	left: 50%;
	margin-left: -280px; 
	z-index: 50000; 
}
table.profile_article_popup2 {
	display: none; 
	position: absolute; 
	top: 35%;
	left: 50%;
	margin-left: -320px; 
	z-index: 50000; 
}
td.profile_article_popup2 {
	background: #FFFFFF;
	width: 560px; 
	padding: 10px;
}
td.profile_article_transparent {
	background: #000000;
	opacity: 0.5; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

div.article_entry {
  margin: 10px 0;
 background:#F3F3F3 none repeat scroll 0%;
padding:8px 10px 10px; 
}
div.article_title {
color:#555555;
font-size:11pt;
font-weight:bold;
margin-bottom:0px;
padding-top:5px;
}
div.article_body {
  margin: 10px 0;
}
div.article_tools {
  margin: 10px 0;
}
div.article_featured {
  background: #FFFFCC;
}

div.article_searchsort {
	margin: 10px auto;
	border: 1px solid #ccc;
	border-top: 2px solid #aaa;
	width: 620px;
	background: #F5F5F5;
}
div.article_searchsort td {
	padding: 2px;
}

.article_popular_tags h3 {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}
.articletags { padding: 10px; line-height: 2.2em; text-align: center; }
.articletags a { padding: 2px; }
.articletags a.tag1 { font-size: 2.2em; font-weight: 900; }
.articletags a.tag2 { font-size: 1.8em; font-weight: 800; }
.articletags a.tag3 { font-size: 1.5em; font-weight: 700; }
.articletags a.tag4 { font-size: 1.35em; font-weight: 600; }
.articletags a.tag5 { font-size: 1.1em; font-weight: 500; }
.articletags a.tag6 { font-size: 1.0em; font-weight: 400; }
.articletags a.tag7 { font-size: 0.9em; font-weight: 300; }
.articletags a.tag8 { font-size: 0.75em; font-weight: 200; }
.articletags sup { font-size: 9px; color: #aaa }


table.SEP_Forum_SubTabs {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
}
td.SEP_ForumTab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #cccccc;	
}
td.SEP_ForumTab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #cccccc;
}
td.SEP_ForumTab1 {
	/*border: 1px solid #CCCCCC;
	border-top: 3px solid #AAAAAA;
	border-bottom: none; */
	border-bottom: 1px solid #336699;	
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.SEP_ForumTab2 {
	background: #ffffff;
	/*border: 1px solid #CCCCCC;
	border-top: 3px solid #CCCCCC;*/
	border-bottom: 1px solid #cccccc;	
	padding: 6px 8px 6px 8px;
}
td.SEP_ForumTab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #cccccc;	
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

div.top_menu_page_link_container {
text-align:left;
}
div.top_menu_page_link {}

div.top_menu_page_dropdown {
  border: 1px solid #CCCCCC;
  border-top: none;
  position: absolute;
  margin-top: 7px;
  margin-left: -1px;
  z-index: 100;
  width: auto;
  white-space: nowrap;
}

div.top_menu_page_item_dropdown a
{
  color:#777777;
  padding: 3px 40px 5px 7px;
  font-weight: bold;
  display: block;
  background: #EFEFEF;
}

div.top_menu_page_item_dropdown a:hover
{
  color:#444444;
  background: #FAFAFA;
  text-decoration: none;
}

div.top_menu_page_item
{
  float: left;
  padding-right: 10px;
  font-weight: bold;
  background: none;
}

.tab-wrapper
{
  padding:        1em 1.5em;
  margin:         0;
  border:         1px solid #eee;
  clear:          both;
}
.tab-menu
{
  margin:         0;
  padding:        0;
  list-style:       none;
  overflow:       auto;
}
.tab-menu li
{
  margin:         0;
  padding:        0;
  float:          left;
  line-height:      2em;
}
.tab-menu li a
{
  padding:        0 .5em;
  font-weight:      bold;
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
  /* your effect here */
}
.tab-menu li.tab-selected a
{
  text-decoration:    none;
  color:          inherit;
  /* your effect here */
}

.SEP_Twitter_Table td {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px dashed #c0c0c0;
}

.SEP_Twitter_Table tr:hover {
	background:#f2f2f2;
	visibility:visible;
}
.SEP_Twitter_Table tr:hover .SEP_Twitter_Tweet_Options {
	visibility:visible;;
}

.SEP_Twitter_Small {
	color: #c0c0c0;
	font-size: 0.9em;
	font-style: italic;	
}
.SEP_Twitter_OptionsLink {
	font-style:normal;
	padding-left:10px;	
}
.SEP_Twitter_OptionsLink a {
	text-decoration:none;
	color:#c0c0c0;
}
.SEP_Twitter_OptionsLink a:hover {
	color:#336699;
	text-decoration:none;
}

.SEP_Twitter_TextBig {
	font-size:1.1em;
}

.SEP_Twitter_Header {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:7px;	
	padding-bottom:2px;
	border-bottom:2px solid #c0c0c0;
}

.SEP_Twitter_Tweet_Options {
	float:right;
	padding:0px 3px;	
	visibility:hidden;
}
.SEP_Twitter_Tweet_Options img {
	cursor:pointer;
	margin-bottom:3px;
}

.SEP_Twitter_ProfileImg {
	margin-left:2px;	
}



.SEP_Twitter_Tweet_Form {
	width:500px;	
	background: url(../images/twitter_bird.gif) no-repeat;
	padding-left:107px;
	height:100px;
	border-bottom:1px dashed #f0f0f0;
	margin-bottom:20px;
}
.SEP_Twitter_Tweet_Form_Small {
	width:100%;	
	height:100px;
	border-bottom:1px dashed #f0f0f0;
	margin-bottom:20px;
}

.SEP_Twitter_Tweet_Sending {
	background: url(../images/twitter_bird.gif) no-repeat;
	padding:0px 0px 0px 140px;
	height:100px;	
	width:500px;		
	font-weight:bold;
	font-size:1.1em;	
	border-bottom:1px dashed #f0f0f0;
	margin-bottom:20px;	
}
.SEP_Twitter_Tweet_Sending_Small {
	padding:0px 0px 0px 20px;
	height:100px;	
	width:100%;		
	font-weight:bold;
	font-size:1.1em;	
	border-bottom:1px dashed #f0f0f0;
	margin-bottom:20px;	
}
.SEP_Twitter_Tweet_Sending img {
	padding-right:10px;
	margin-bottom:-8px;
}

.SEP_Twitter_Tweet_Success {
	background: url(../images/twitter_bird.gif) no-repeat;	
	padding:0px 0px 0px 140px;
	height:100px;	
	width:500px;		
	font-weight:bold;
	font-size:1.1em;	
	cursor:pointer;
	border-bottom:1px dashed #f0f0f0;
	margin-bottom:20px;	
}
.SEP_Twitter_Tweet_Success_Small {
	padding:0px 0px 0px 20px;
	height:100px;	
	width:100%;		
	font-weight:bold;
	font-size:1.1em;	
	cursor:pointer;
	border-bottom:1px dashed #f0f0f0;
	margin-bottom:20px;	
}
.SEP_Twitter_Tweet_Success img {
		
	padding-right:10px;
	margin-bottom:-3px;
}

.SEP_Twitter_Tweet_Form .SEP_Twitter_Tweet_Characters_Counter {
	float:right;	
	font-size:1.3em;
	font-weight:bold;	
	font-style:italic;
}

.SEP_Twitter_Tweet_Form .SEP_Twitter_Tweet_Heading {
	font-size:1.1em;
	font-weight:bold;
}

.SEP_Twitter_Tweet_Form .SEP_Twitter_Tweet_Textarea {
	width:100%;
	margin-top:4px;
	height:3em;
}

.SEP_Twitter_Tweet_Form .SEP_Twitter_Tweet_Submit {

}

.SEP_Twitter_Tweet_Form .SEP_Twitter_Tweet_ScreenName {
	font-size:0.9em;
	color:#c0c0c0;
	padding-right:30px;
}

.SEP_Twitter_Tweet_Link {
	margin-bottom:10px;	
}

.SEP_Twitter_Tweet_Form .counterNegative {
	color:#ff0000;	
}

.SEP_Twitter_Error {
	color:#BB3737;
	font-weight:bold;
	margin-bottom:10px;
	font-size:1.1em;
}

.SEP_Twitter_Widget_TextSmaller .SEP_Twitter_TextBig {
	font-size:1.0em;	
}