/* @override http://teamexcelco.com/tnt/css/default.css */

/* @group Layout */

html {
	margin: 0;
	padding: 0;
	background: #212121 url(../img/bodybg.jpg) repeat-x fixed center top;

}

ul,li {
	margin: 0;
	outline: 0;
	padding: 0;
}

img {
	border: 0;
}

body,td,th,textarea,h1,h2,h3,h4,h5,h6 {
	font: 83%/1.2em "Lucida Grande",Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol,ul {
	list-style: none;
}

.html ol,.html ul {
	list-style-type: disc;
	margin-left: 30px;
}

.html ol {
	list-style-type: decimal;
}

.html ol li,.html ul li {
	padding: 5px 0;
}

b,strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

blockquote,q {
	quotes: none;
}

p {
	padding-bottom: 1em;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.one {
	width: 55px;
}

.two {
	width: 120px;
}

.three {
	width: 185px;
}

.four {
	width: 250px;
}

.five {
	width: 315px;
}

.six {
	width: 380px;
}

#welcome-page tbody tr td.six.content-box {
	width: 320px;
	padding-left: 30px;
}

.seven {
	width: 445px;
}

.eight {
	width: 505px;
}

.nine {
	width: 575px;
}

.ten {
	width: 640px;
}

.eleven {
	width: 705px;
}

.twelve {
	width: 770px;
}

.thirteen {
	width: 835px;
}

.fourteen {
	width: 900px;
}

.fifteen {
	width: 955px;
}

.full-screen {
	width: 100%;
}

.ajax-loading {
	opacity: .8;
	position: absolute;
}

.loading {
	background: url(/icons/custom/ajax-loader.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	cursor: progress!important;
}

.loading-big {
	background: url(/icons/custom/ajax-loader-big.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: progress!important;
}

a canvas#loading {
	cursor: progress!important;
	background: none;
	float: left;
	position: relative;
	padding-right: 6px;
	margin-top: -1px;
}

.buttons canvas#loading {
	cursor: progress!important;
	background: none;
	margin-top: 0;
}

.form-box {
	margin-bottom: 10px;
	padding: 10px;
}

.form-box h2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	text-indent: 7px;
}

.form-box .desc {
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
}

form fieldset,.fieldset {
	margin: 10px 0 2em 0;
	padding: 10px 10px;
}

.form-box-content-box {

	margin-bottom: 10px;
	padding: 10px 15px;
}

form label {
	clear: both;
	display: block;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.7em;
	margin-bottom: 1px;
	text-transform: none;
}

form br {
	clear: both;
	display: block;
}

form input[type=text],form input[type=password] {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 1.1em;
	margin: 0 10px 4px 0;
	padding: 4px;
}

form textarea {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 1em;
	margin-bottom: 8px;
	padding: 4px;
	width: 68%;
}

form select {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 1em;
	margin: 0 15px 10px 0;
	padding: 1px;
}

form .radio-buttons {
	margin-bottom: 10px;
}

form .radio-buttons span {
	margin-right: 10px;
}

form .radio-buttons span input,form .check-buttons span input {
	margin-right: 5px;
}

form .check-buttons span {
	display: block;
	margin: 0 0 5px 30px;
}

form .cq-check-buttons span {
	display: block;
	margin: 0 0 5px 0;
}

.input-desc {
	display: block;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}

.input-desc p {
	padding: 0;
	margin: 0;
}

.form-sub-box {
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 10px;
	color: #fff;
}

#sb-current-status form input {
	margin: 5px 0;
	width: 153px;
}

#form-dob-month,#form-dob-day,#form-dob-year,#dob-month,#dob-day,#dob-year,#date-mm,#date-dd,#date-yyyy,#date-h,#date-m {
	margin-right: 5px;
	width: auto;
}

#date-yyyy {
	margin-right: 30px;
}

#profile-wall form textarea {
	width: 98%;
}

form #form-name {
	margin-right: 15px;
}

form .location {
	width: 350px;
}

form .location-map {
	height: 350px;
	width: 350px;
}

form .location-loading-text {
	float: left;
	height: 350px;
	line-height: 350px;
	position: absolute;
	text-align: center;
	width: 350px;
}

form .location .input-desc {
	text-align: center;
}

.profile-picture-left {
	text-align: center;
}

.profile-picture {
	width: 230px;
	padding-bottom: 10px;
}

.picture-dropdown {
	margin-top: -38px;
}

#gallery-selected {
	width: auto;
}

.form-box h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-align: left;
	text-indent: 7px;
}

.upload-box .create-album {
	float: right;
	width: 365px;
}

.upload-box .select-album {
	float: left;
	width: 365px;
}

#fsUploadProgress1 {
	margin-top: 10px;
}

#form-cancel-account .buttons,#form-cancel .buttons {
	margin-top: 10px;
}

#lightbox .form-box {
	margin-bottom: 0;
}

#lightbox form fieldset {
	margin-bottom: 0;
}

#member-send-message textarea {
	width: 407px;
}

#lightbox .buttons {
	margin-top: 10px;
}

.form-notice {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
	padding: 10px 0;
	text-align: center;
}

.form-error {
	background-color: #FBE3E4;
	border: 1px solid #FBC2C4;
	color: #333;
	padding: 10px;
	clear: both;
}

.form-error p {
	padding: 0 0 30px 0;
}

.form-error a {
	color: #333!important;
}

h2 img {
	margin: 0 6px -1px -3px;
}

form#form-signup span.payment_value {
	line-height: 12px;
	margin-right: 15px;
}

form#form-signup input.payment_radio {
	margin: 0 4px 0 4px;
}

#sb-signin {
	padding: 5px;
}

#sb-signin form fieldset {
	margin: 0 auto 10px;
	padding: 10px;
	background-color: transparent;
}

#sb-signin form input {
	margin-right: 0;
	width: 140px;
}

#sb-signin form input[type=checkbox] {
	width: auto;
}

li#autocomplete-list ul.holder {
	color: #000;
	margin: 0;
	width: 500px;
	overflow: hidden;
	height: auto!important;
	height: 1%;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px 5px 0;
}

li#autocomplete-list *:first-child+html ul.holder {
	padding-bottom: 2px;
}

* html ul.holder {
	padding-bottom: 2px;
}

li#autocomplete-list ul.holder li {
	float: left;
	list-style-type: none;
	margin: 0 5px 4px 0;
}

li#autocomplete-list ul.holder li.bit-box,li#autocomplete-list ul.holder li.bit-input input {
	font-size: 11px;
}

li#autocomplete-list ul.holder li.bit-box {
	border: 1px solid #CAD8F3;
	background: #EEE;
	padding: 1px 5px 2px;
	color: #000;
}

li#autocomplete-list ul.holder li.bit-box-focus {
	border-color: #598BEC;
	background: #DDD;
	color: #fff;
}

li#autocomplete-list ul.holder li.bit-input input {
	width: 100%;
	margin: 0;
	border: none;
	outline: 0;
	padding: 3px 0 2px;
}

li#autocomplete-list ul.holder li.bit-input input.smallinput {
	width: 20px;
	color: #000;
}

li#autocomplete-list form ol {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

li#autocomplete-list form ol li.input-text label {
	font-weight: bold;
	cursor: pointer;
	display: block;
	font-size: 13px;
	margin-bottom: 10px;
}

li#autocomplete-list form ol li.input-text input {
	width: 500px;
	padding: 5px 5px 6px;
	font-size: 11px;
	border: 1px solid #999;
}

li#autocomplete-list form ul.holder {
	width: 500px;
}

li#autocomplete-list ul.holder li.bit-box,#apple-list ul.holder li.bit-box {
	padding-right: 22px;
	position: relative;
}

li#autocomplete-list ul.holder li.bit-hover {
	background: #DDD;
	border: 1px solid #CCC;
	color: #000;
}

li#autocomplete-list ul.holder li.bit-box-focus {
	border-color: #CCC;
	background: #BBB;
	color: #000;
}

li#autocomplete-list ul.holder li.bit-box a.closebutton {
	display: block;
	font-size: 1px;
	height: 22px;
	position: absolute;
	right: 0;
	top: -2px;
	width: 22px;
	background: url('/icons/lightbox-close.png');
	background-repeat: no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icons/lightbox-close.png');
}

li#autocomplete-list #userlist-box {
	display: none;
	position: absolute;
	width: 512px;
	background: #EEE;
}

li#autocomplete-list #userlist-box .default {
	padding: 5px 7px;
	font-size: 11px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px;
}

li#autocomplete-list #userlist-box ul {
	display: none;
	margin: 0;
	padding: 0;
}

li#autocomplete-list #userlist-box ul li {
	padding: 5px 12px;
	margin: 0;
	list-style-type: none;
	border: 1px solid #ccc;
	border-width: 0 1px 1px;
	font-size: 11px;
}

li#autocomplete-list #userlist-box ul li em {
	font-weight: bold;
	font-style: normal;
	background: #ccc;
}

li#autocomplete-list #userlist-box ul li.auto-focus {
	background: #CCC;
	color: #000;
}

li#autocomplete-list #userlist-box ul li.auto-focus em {
	background: #AAA;
}

div#box-guest li#autocomplete-list {
	float: left;
	width: 150px;
}

div#box-guest div.available_friends ul#user_list {
	overflow-y: auto;
	height: 195px;
	margin-right: 5px;
}

div#box-guest div.available_friends {
	width: 250px;
}

div#box-guest div.available_friends,div#box-guest div.email_friends,div#box-guest div.invite_friends {
	font-size: 11px;
	margin-top: 10px;
	float: left;
}

div#box-guest div.invite_friends {
	width: 220px;
}

div#box-guest div.attending {
	font-size: 11px;
	margin-left: 10px;
}

div#box-guest li#autocomplete-list #userlist-box {
	width: 212px;
}

div#box-guest li#autocomplete-list ul.holder {
	width: 200px;
}

div#box-guest li#autocomplete-list ul.holder li.bit-box {
	width: 170px;
}

div#box-guest #user_list li.user-new a {
	position: relative;
	height: 12px;
	left: 0;
	top: 1px;
	width: 14px;
	font-size: 11px;
	padding-left: 15px;
	background: url('http://static.sgcdn.net/icons/bullet_add.png');
	background-repeat: no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icons/bullet_add.png');
}

input.date_picker {
	display: block;
	width: 150px;
	height: 18px;
	padding: 2px 2px 1px 24px!important;
	font-size: 12px;
	background: #fff url(http://static.sgcdn.net/icons/custom/dateinput.gif) no-repeat top left;
	cursor: pointer;
}

input:focus.date_picker {
	background: #EFEFEF url(http://static.sgcdn.net/icons/custom/dateinput.gif) no-repeat top left;
}

div.dp_container {
	position: relative;
	padding: 0;
	z-index: 500;
}

div.dp_container .dp_cal {
	background-color: #fff;
	border: 1px solid #CCC;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0 0 3px 0;
}

div.dp_container .dp_cal table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

div.dp_container .dp_cal select {
	margin: 2px 3px;
	font-size: 11px;
}

div.dp_container .dp_cal select option {
	padding: 1px 3px;
}

div.dp_container .dp_cal th,div.dp_container .dp_cal td {
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
	color: #000;
}

div.dp_container .dp_cal th {
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}

div.dp_container .dp_cal td {
	cursor: pointer;
}

div.dp_container .dp_cal thead th {
	background: #d9eefc;
}

div.dp_container .dp_cal td.dp_roll {
	color: #000;
	background: #DDD;
}

div.dp_container .dp_hide {
	visibility: hidden;
}

div.dp_container .dp_empty {
	background: #eee;
}

div.dp_container .dp_today {
	background: #daf2e6;
}

div.dp_container .dp_selected {
	color: #fff;
	background: #328dcf;
}

.recaptchatable .recaptcha_image_cell,#recaptcha_table {
	background-color: #E8E8E8!important;
}

#recaptcha_table {
	border-color: #CACACA!important;
}

#recaptcha_response_field {
	border-color: #CACACA!important;
	background-color: #FFF!important;
}

a:link,a:visited,a:hover,a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 180%;
	font-weight: normal;
}

h2 {
	font-size: 155%;
	font-weight: normal;
}

h3 {
	font-size: 135%;
	font-weight: normal;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-weight: italic;
}

input {
	background-color: #FFF;
	border: 1px solid #CCC;
	_border: none;
	font-size: 1.1em;
	margin: 0 10px 8px 0;
}

div#wrapper-header-outer {

	position: relative;
}

div#wrapper-header-outer.has-full-header-image {
	border-top: none;
}

div#wrapper-header-outer.has-body-header-image {
	border-top: none;
	padding-bottom: 0;
}

div#wrapper-header-inner {
	width: 100%;
}

div#wrapper-header-inner.has-full-header-image,div#wrapper-header-inner.has-body-header-image {
	background-color: transparent;
}

div#wrapper-header {
	margin: 0 auto;
	padding: 0 5px;
	width: 1010px;
}

div#wrapper-header.has-body-header-image {
	padding: 4px 0 5px 0;
}

div#header h1 {
	padding: 10px 25px 0;
}

div#header h1 a {
	font-size: 0px;
	line-height: 242px;
	visibility: hidden;
}


div#search-bar-background {
	float: left;
	height: 32px;
	margin: 8px 0 -5px 0;
	width: 185px;
}

div#search-bar-background.has-full-header-image,div#search-bar-background.has-body-header-image {
	border-width: 1px;
	margin-left: 4px;
}

div#search-bar-background.sidebar-right {
	float: right;
	margin: 8px -10px -5px 0;
}

div#search-bar-background.has-full-header-image.sidebar-right,div#search-bar-background.has-body-header-image.sidebar-right {
	border-width: 1px;
	margin: 8px -6px -5px 0;
}

div#navigation-wrapper {
	margin-top: -37px;
	width: 1000px;
	margin-bottom: 25px;
	*margin-left: -210px;
	*margin-top: -40px !important;
	background: #222 repeat-x 0 top;
}

#wl_instant_messanger h2 {
	border: none !important;
	color: #000;
}

ul#main-navigation {
	margin: 0 5px 0 10px;
	width: 975px;
}

ul#main-navigation li {
	display: block;
	float: left;
	font-weight: bold;
	height: 36px;
	margin: 0 15px 0 0;
	position: relative;
	text-transform: uppercase;
}

ul#main-navigation li a:link,ul#main-navigation li a:visited,ul#main-navigation li a:hover,ul#main-navigation li a:active {
	display: block;
	font-size: 12px;
	padding: 9px;
	letter-spacing: 1px;
	height: 19px;
	line-height: 20px;
}

ul#main-navigation li a:hover {
	text-decoration: none;
	color: #e6e6e6 !important;
}

ul#main-navigation li.nav-selected {
	height: 36px;
}

ul#main-navigation li.nav-selected a {
	background-color: #fffeff;
	color: #212121;
}

ul#main-navigation li.nav-selected a:hover {
	color: #5e5e5e;
}

div#wrapper-container {
	margin: 0 auto;
	width: 1000px;
}

div#body-container {
	height: 100%;
	position: relative;
	margin-left: 0px;
	width: 1000px;
}

div#container {
	float: left;
	min-height: 400px;
	position: relative;
	width: 790px;
}

div#main-content {
	margin: 14px 10px 10px 15px;
	*padding-top: 15px;
	
}

ul#sub-navigation,ul.sub-navigation {

	margin-bottom: 5px;
	font-size: 12px;
	padding: 0;
}

#forum-index-list {
	*background-image: none !important;
}

#forum-index-list div.content-box-content {
	*padding-top: 0px !important;
}


ul#sub-navigation li,ul.sub-navigation li {
	display: block;
	float: left;
	height: 16px;
	line-height: 14px;
	margin-right: 5px;
	padding: 4px;
}

ul#sub-navigation li.nav-selected,ul.sub-navigation li.nav-selected {
}

ul#sub-navigation li.right,ul.sub-navigation li.right {
	float: right;
}

ul.micro-navigation {
	margin-bottom: 3px;
	font-size: 12px;
}

ul.micro-navigation li {
	display: block;
	float: left;
	margin: 2px 3px 0 3px;
	padding: 1px 3px;
}

ul.micro-navigation li.nav-selected {
	margin: 2px 3px 0 1px;
}

ul.micro-navigation li.nav-selected a {
	font-size: 13px;
	padding: 11px;
}

ul.micro-navigation li.right {
	float: right;
}

div#sidebar {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	width: 185px;
	margin-right: 15px;
}

#sidebar .content-box-content {
padding: 0px;
}

#sidebar .content-box-content p {
	padding: 5px;
} 

form#theform-search {
	height: 40px;
	margin: 0 0 5px 0;
	padding: 4px;
	width: 176px;
}

div.search-input {
	width: 145px;
}

form#theform-search input {
	font-size: 13px;
	margin: 0;
	width: 145px;
	height: 25px;
	background: transparent url(../img/bg-dark.png) repeat;
	border-style: none;
	color: #fff;
}

div.search-button {
	height: 25px;
	width: 23px;
	background: transparent url(../img/bg-dark.png) repeat;
	padding: 4px 0;
}

#theform-search div.search-bar div.search-button.right a img {
	margin-top: 5px;
}

div.search-button a {
	cursor: pointer;
	height: 2px;
	width: 16px;
}

div.search-button a:hover {
	text-decoration: none;
}

div#sb-user-account {
	margin-bottom: 20px;
	padding: 0 5px;
}

div#sb-user-account div.user-photo {
	float: left;
	height: 54px;
	margin-right: 5px;
	position: relative;
	width: 54px;
}

div#sb-user-account div.user-photo a {
	float: left;
}

div#sb-user-account div.user-photo a:hover {
	cursor: pointer;
	text-decoration: none;
}

div#sb-user-account span#user-photo-change {
	background-color: #000;
	color: #FFF;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 54px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 54px;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .7;
}

div#sb-user-account span#user-photo-change img {
	float: left;
	height: 16px;
	margin: 13px 0 0 20px;
	width: 16px;
}

div#sb-user-account h2.user-nickname {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	overflow: hidden;
	width: 115px;
}

div#sb-user-account div.user-quick-options {
	font-size: 11px;
	margin-left: 60px;
	height: 50px;
}

div.sb-big-link {
	margin-bottom: 20px;
	padding: 0 5px;
}

div.sb-big-link a {
	cursor: pointer;
}

div.sb-big-link a:hover {
	text-decoration: none;
}

div.sb-big-link div.big-link-block {

	height: 20px;
	padding: 5px 10px;
}

div.sb-big-link div.big-link-block div.icon {
	float: left;
	margin: 2px 10px 0 0;
}

div.sb-big-link div.big-link-block div.text {
	float: left;
	font-size: 12px;
	line-height: 22px;
}

div.sb-big-link div.big-link-block div.arrow {
	display: block;
	float: right;
	margin-top: -1px;
}

div#sb-invite-contacts.sb-big-link div.big-link-block div.arrow {
	margin-top: 1px;
}

ul#manage-dropdown li {
	padding: 3px 8px;
	border-top: 1px solid #000;
}

ul#manage-dropdown li a:hover {
	text-decoration: none;
}

ul#manage-dropdown li div.manage-icon {
	display: block;
	float: left;
	margin: 1px 8px 0 0;
	width: 16px;
}

ul#manage-dropdown li div.manage-text {
	float: left;
	font-size: 11px;
	margin-top: 1px;
}

div.sidebar-box {
	margin: 0 4px 10px;
}

div.sidebar-box h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 27px;
	padding-left: 8px;
}

div.sidebar-box a.sb-action {
	display: block;
	float: right;
	margin-top: -21px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
}



div.sidebar-box a.sb-action:hover {
	text-decoration: none;
}

div#sb-current-status-wrapper {
	width: 177px;
}

div#sb-current-status-change div {
	width: 165px;
}

div#sb-current-status-text,div#sb-current-status-input {
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	color: #000;
}

#sb-current-status-text {
	overflow: hidden;
}

div#sb-current-status-input input {
	width: 155px;
}

ul#sb-inbox-list li,ul#sb-moderate-list li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 8px;
}

ul#sb-moderate-list li.no-moderate-items {
	text-align: center;
	color: #000;
}

ul#sb-inbox-list li a:hover,ul#sb-moderate-list li a:hover {
	text-decoration: none;
}

ul#sb-inbox-list li a div.inbox-icon,ul#sb-moderate-list li a div.inbox-icon {
	display: block;
	float: left;
	margin: 1px 6px 0 0;
}

ul#sb-inbox-list li a div.inbox-text,ul#sb-moderate-list li a div.inbox-text {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

ul#sb-inbox-list li a div.inbox-unread,ul#sb-moderate-list li a div.inbox-unread {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 19px;
	margin: -20px -5px 0 0;
	padding: 0 4px;
	text-align: center;
	width: 24px;
}

ul#sb-inbox-list li.unread,ul#sb-moderate-list li.unread {
	background-color: #fff9d7;
}

ul#sb-inbox-list li.unread:hover,ul#sb-moderate-list li.unread:hover {
	background-color: #f5efcd;
}

ul#sb-inbox-list li.unread a,ul#sb-moderate-list li.unread a {
	color: #333;
}

ul#sb-add-list {

	padding: 4px 0 0 6px;
}

ul#sb-add-list li {
	display: block;
	float: left;
	height: 54px;
	margin-right: 3px;
	margin-bottom: 5px;
	width: 52px;
}

ul#sb-add-list li a {
	display: block;
	height: 54px;
	width: 52px;
}

ul#sb-add-list li a:hover {
	cursor: pointer;
	text-decoration: none;
}

ul#sb-add-list li div.add-icon {
	margin: 3px 10px 0 10px;
}

ul#sb-add-list li div.add-text {
	font-size: 11px;
	margin-top: -4px;
	padding-bottom: 2px;
	text-align: center;
	width: 52px;
}

ul#sb-friends-list li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 22px;
	padding: 4px;
	position: relative;
	width: 169px;
}

ul#sb-friends-list li.no-friends {
	text-align: center;
	color: #000;
	border-color: #8e8e8e;
}

ul#sb-friends-list li a:hover {
	text-decoration: none;
}

ul#sb-friends-list li div.friends-icon {
	display: block;
	float: left;
	margin: 1px 6px 0 0;
}

ul#sb-friends-list li div.friends-text {
	line-height: 21px;
}

div#sidebar a.start-chat {
	display: block;
	float: right;
	margin-top: 2px;
	position: absolute;
	right: 4px;
}

div#sidebar a.start-chat:hover {
	cursor: pointer;
}

div#sidebar a.start-chat span.front {
	display: block;
	float: left;
	height: 18px;
	width: 5px;
}

div#sidebar a.start-chat span.middle {
	display: block;
	float: left;
	height: 18px;
	width: 16px;
}

div#sidebar a.start-chat span.end {
	display: block;
	float: left;
	height: 18px;
	width: 5px;
}

ul#sb-upcoming-list li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	min-height: 22px;
	padding: 6px;
}

ul#sb-upcoming-list li a:hover {
	cursor: pointer;
	text-decoration: none;
}

ul#sb-upcoming-list li div.event-today {
	display: block;
	float: right;
	margin: 3px -2px 0 0;
}

ul#sb-upcoming-list li div.event-title {
	margin-bottom: 5px;
	overflow: hidden;
	width: 163px;
}

ul#sb-upcoming-list li div.event-title.today {
	width: 130px;
}

ul#sb-upcoming-list li div.event-text {
	font-size: 11px;
	margin-top: -5px;
}

ul#sb-upcoming-list li div.no-events {
	text-align: center;
	color: #303030;
}

div#sb-report-bug div.sidebar-box-content {
	padding: 10px;
}

div#footer {
	margin-left: 0px;
	float: left;
	padding-bottom: 0;
	width: 1000px;
	height: 45px;
}

div#footer.show-content-background {
	
}

div#footer-powered-by {
	visibility: visible!important;
	display: block!important;
}

div#footer-powered-by img {
	display: none !important;
}

ul#footer-links {
	float: right;
	text-transform: lowercase;
}

ul#footer-links li {
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 13px 7px 10px 7px;

}

ul#footer-links li a {
	color: #4d4e4e;
}

.left,.grid-left {
	float: left;
}

.right,.grid-right {
	float: right;
}

.hide {
	display: none;
}

div.lightbox-overlay {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

div.lightbox-wrapper {
	display: none;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

div.lightbox {
	background-color: #FFF;
	border: 2px solid #DDD;
	display: none;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.lightbox div.lightbox-close-button a {
	background-image: url('/icons/lightbox-close.png');
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/icons/lightbox-close.png') background-position:left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 25px;
	left: -13px;
	position: absolute;
	top: -11px;
	width: 25px;
}

div.lightbox-content {
	display: block;
	height: 100%;
	width: 100%;
}

div.lightbox-content-box {
	margin-bottom: 0;
}

.info-notice,.alert-notice,.error-notice {
	background-color: #DFF4FF;
	border: 1px solid #72A0B6;
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}

.alert-notice {
	background-color: #FFFFE0;
	border: 1px solid #E6DB55;
}

.error-notice {
	background-color: #FFEBE8;
	border: 1px solid #C00;
}

.info-notice h5,.alert-notice h5,.error-notice h5 {
	font-size: 13px;
	font-weight: bold;
}

.info-notice a,.alert-notice a,.error-notice a {
	color: #000378!important;
}

form .error-notice {
	display: none;
}

.input-error {
	background-color: #FFEBE8!important;
	border: 1px solid #C00!important;
	color: #000;
}

div.legal {
	font-size: 12px;
	text-align: left;
}

div.legal h3 {
	color: #333;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 5px;
}

div.legal h4 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 5px;
	text-align: left;
}

div.legal span.last-revision {
	font-style: italic;
}

div.legal ol {
	margin: 1em 0;
}

div.legal ol li {
	margin: .5em 0;
}

div.legal ol.sub-list {
	margin-left: 50px;
}

ul#admin-bar-navigation {
	background-color: #DFF4FF;
	border-bottom: 1px solid #2075B7;
}

ul#admin-bar-navigation li {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 1.2em;
	width: auto;
}

ul#admin-bar-navigation li.space {
	margin-left: 15px;
}

ul#admin-bar-navigation li a {
	background-position: 6px 50%;
	background-repeat: no-repeat;
	border-right: 1px solid #B7CCD7;
	color: #003663;
	cursor: pointer;
	display: block;
	font-size: 95%;
	font-weight: normal;
	padding: 8px;
	padding-left: 27px;
	text-decoration: none;
	width: auto;
}

ul#admin-bar-navigation li.network-setup {
	width: 140px;
}

ul#admin-bar-navigation li.network-tools {
	width: 135px;
}

ul#admin-bar-navigation li a:hover,ul#admin-bar-navigation li a.hover {
	background-color: #EFEFEF;
}

ul#admin-bar-navigation li a.active {
	background-color: #EFEFEF;
	color: #333;
	font-weight: bold;
}

ul#admin-bar-navigation li a.active:hover,ul#admin-bar-navigation li a.active.hover {
	background-color: #EFEFEF;
}

ul#admin-bar-navigation li.title a {
	padding-left: 10px;
}

ul#admin-bar-navigation li.network-setup a {
	background-image: url('http://static.socialgo.com/icons/16/37.png');
}

ul#admin-bar-navigation li.layout-manager a {
	background-image: url('http://static.socialgo.com/icons/16/56.png');
}

ul#admin-bar-navigation li.network-access a {
	background-image: url('http://static.socialgo.com/icons/16/14.png');
}

ul#admin-bar-navigation li.network-designer a {
	background-image: url('http://static.socialgo.com/icons/16/65.png');
}

ul#admin-bar-navigation li.network-details a {
	background-image: url('http://static.socialgo.com/icons/16/2.png');
}

ul#admin-bar-navigation li.profile-questions a {
	background-image: url('http://static.socialgo.com/icons/16/38.png');
}

ul#admin-bar-navigation li.account-details a {
	background-image: url('http://static.socialgo.com/icons/16/28.png');
}

ul#admin-bar-navigation li.news-feeds a {
	background-image: url('http://static.socialgo.com/icons/16/114.png');
}

ul#admin-bar-navigation li.blog-categories a {
	background-image: url('http://static.socialgo.com/icons/16/122.png');
}

ul#admin-bar-navigation li.moderate-members a {
	background-image: url('http://static.socialgo.com/icons/16/127.png');
}

ul#admin-bar-navigation li.advanced-settings a {
	background-image: url('http://static.socialgo.com/icons/16/24.png');
}

ul#admin-bar-navigation li.network-tools a {
	background-image: url('http://static.socialgo.com/icons/16/112.png');
}

ul#admin-bar-navigation li.invite-contacts a {
	background-image: url('http://static.socialgo.com/icons/16/125.png');
}

ul#admin-bar-navigation li.message-members a {
	background-image: url('http://static.socialgo.com/icons/16/75.png');
}

ul#admin-bar-navigation li.language-editor a {
	background-image: url('http://static.socialgo.com/icons/16/7.png');
}

ul#admin-bar-navigation li.export-data a {
	background-image: url('http://static.socialgo.com/icons/16/47.png');
}

ul#admin-bar-navigation li.api-access a {
	background-image: url('http://static.socialgo.com/icons/16/37.png');
}

ul#admin-bar-navigation li.member-billing a {
	background-image: url('http://static.socialgo.com/icons/16/57.png');
}

ul#admin-bar-navigation li.custom-html a {
	background-image: url('http://static.socialgo.com/icons/16/178.png');
}

ul#admin-bar-navigation li.payment-details a {
	background-image: url('http://static.socialgo.com/icons/16/57.png');
}

ul#admin-bar-navigation li.view-invoices a {
	background-image: url('http://static.socialgo.com/icons/16/128.png');
}

ul#admin-bar-navigation li.edit-card a {
	background-image: url('http://static.socialgo.com/icons/16/163.png');
}

ul#admin-bar-navigation li.change-plan a {
	background-image: url('http://static.socialgo.com/icons/16/169.png');
}

ul#admin-bar-navigation li.widget-store a {
	background-image: url('http://static.socialgo.com/icons/16/45.png');
}

ul#admin-bar-navigation li.blog a {
	background-image: url('http://static.socialgo.com/icons/16/124.png');
}

ul#admin-bar-navigation li.support a {
	background-image: url('http://static.socialgo.com/icons/16/18.png');
}

ul#admin-bar-navigation li.drop a {
	overflow: hidden;
}

ul#admin-bar-navigation li a span.link-text {
	float: left;
}

ul#admin-bar-navigation li a span.arrow {
	background: transparent url('http://static.socialgo.com/icons/custom/dropdown-black.png') left top no-repeat;
	display: block;
	float: right;
	height: 4px;
	margin-left: 4px;
	margin-top: 5px;
	width: 7px;
}

ul#admin-bar-navigation li ul {
	border: 1px solid #2075B7;
	border-top: none;
	display: none;
	margin: 0;
	margin-left: -1px;
	overflow: hidden;
	position: absolute;
	width: 200px;
	z-index: 1001;
}

ul#admin-bar-navigation li ul li {
	border-bottom: 1px solid #B7CCD7;
	float: none;
	padding: 0;
	width: 200px;
}

ul#admin-bar-navigation li ul li a {
	background: none;
	background-color: #EFEFEF;
	background-position: 5px 6px;
	background-repeat: no-repeat;
	border-top-width: 0;
	color: #333;
	letter-spacing: 0;
	margin: 0;
	padding-left: 27px;
	width: 200px;
}

ul#admin-bar-navigation li ul li a:hover {
	background-color: #E1E1E1;
}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

div.undertaker {
	color: #D8290D;
	cursor: pointer;
	display: block;
	font: bold 14px Verdana;
	font-style: normal;
	font-variant: normal;
	height: 17px;
	margin: 0;
	padding: 0;
	width: 12px;
}

.entry-body ul {
	list-style-type: disc;
	margin: 0 0 10px 10px;
}

.entry-body ol {
	list-style-type: decimal;
	margin: 0 0 10px 10px;
}

table,td,tr {
	vertical-align: top;
}

#main-content h2.form-title {
	margin: 0 10px 10px 10px;
	padding: 5px;
}

#main-content h2.form-title a.edit {
	font-size: 12px;
	line-height: 8px;
	margin-left: 10px;
}

.content-box {
	margin-bottom: 10px;
	padding: 1px 1px 2px 2px;
}

.custom ol {
	list-style-type: decimal;
	margin-left: 30px;
}

.custom ul {
	list-style-type: disc;
	margin-left: 30px;
}

.code-box {
	border: solid #ccc 1px;
	background-color: #fafafa;
	margin: 3px;
	padding: 5px;
}

.code-box h4 {
	text-align: left;
}

img.tiny {
	width: 30px;
}

#profile-about,#members-home-list,#groups-home-list,#groups-top-list,#events-home-list,#profile-interact,#magazine-list {

	padding: 7px;
}

#magazine-list .day,#magazine-list .month {
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}

#magazine-list {
	border-bottom: 0;
	padding: 10px 15px;
}

#welcome-list {
	padding: 7px;
}

#welcome-list .content-box {
	overflow: hidden;
}

#members-home-list,#groups-home-list,#events-home-list,#magazine-list {
	border-bottom-style: solid;
	border-bottom-width: 0;
	margin-bottom: 10px;
}

#welcome-list {
	margin-bottom: 5px;
}

#groups-home-list,#events-home-list {
	padding: 0;
}

.content-box h2 {
	letter-spacing: 4px;
	text-indent: 0;
	text-transform: uppercase;
	font: 13px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

#what-now h3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
	line-height: 24px;
	margin: 5px;
	padding-bottom: 5px;
}

#what-now a {
	color: #333;
}

#what-now h3 img {
	float: left;
	margin-right: 5px;
}

.content-box-content {
	padding: 10px;
}

#profile-about .content-box-content,#profile-location .content-box-content,#members-home-list .content-box-content,#profile-interact .content-box-content,#groups-home-list .content-box-content #events-home-list .content-box-content,#magazine-list .content-box-content {
	margin: 0;
}

#profile-location .content-box-content {
	padding: 7px;
}

.content-box h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.content-box-content p {
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
	color: #000;
}

.profile-details-box {
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
	line-height: 1.5em;
}

.profile-details-box h5 {
	font-family: "Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.quick-info {
	border: none;
	margin-left: 5px;
}

.quick-info h3 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
}

.details-info {
	margin-bottom: 0;
}

.custom-questions {
	font-size: 11px;
	margin: 10px 0 0 5px;
}

.profile-info-question {
	font-weight: bold;
	margin-bottom: 2px;
}

.profile-info-answer {
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.ds-album-list {
	text-align: center;
}

div#photos-list canvas#loading,div#videos-list canvas#loading {
	left: 375px;
	position: absolute;
}

div#comments-list canvas#loading {
	left: 250px;
	position: absolute;
}

.videos-album-list li.video_item {
	height: 135px;
	width: 350px;
	margin-right: 10px;
	margin-left: 5px;
	float: left;
	position: relative;
}

li.video_item {
	font-size: 11px;
	margin-left: 10px;
	padding-top: 10px;
}

li.video_item div.video_thumb {
	background-image: url(/icons/custom/no-video.png);
	float: left;
}

li.video_item div.video_thumb,li.video_item div.video_thumb img {
	width: 130px;
	height: 97px;
}

li.video_item .moderate-block {
	background-color: #EEE;
	position: absolute;
	height: 93px;
	padding: 2px;
	float: left;
	top: 1px;
	left: 1px;
	width: 15px;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

li.video_item .moderate-block img {
	width: 16px;
	height: 16px;
}

li.video_item div.video_infos {
	margin-left: 5px;
	width: 210px;
	height: 83px;
	float: left;
	text-align: left;
	overflow: hidden;
}

li.video_item div.video_infos div.video_title,li.video_item div.video_infos div.video_by,li.video_item div.video_infos div.video_stats {
	overflow: hidden;
	width: 210px;
	float: left;
}

.videos-album-list li.video_item div.snm_rating {
	margin-left: 5px;
}

li.video_item div.video_infos div.video_title {
	font-weight: bold;
	font-size: 12px;
}

li.video_item div.video_infos div.video_by {
	height: 48px;
}

li.video_item div.video_infos div.video_stats {
	height: 15px;
}

li.video_item div.video_thumb div.video_duration {
	background-color: #000;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	padding: 0 2px 1px;
	height: 12px;
	position: absolute;
	right: 221px;
	top: 83px;
	_top: 80px;
	font-size: 10px;
	color: #FFF;
}

li.video_item:hover div.video_thumb:hover div.play_button {
	background: url(/icons/mini_play.png);
	background-repeat: no-repeat;
	position: absolute;
	opacity: .8;
	left: 54px;
	top: 38px;
	width: 24px;
	height: 24px;
}

li.video_item div.video_infos div.select_video {
	float: right;
	text-align: right;
	width: 100px;
	height: 16px;
}

li.video_item div.video_infos div.video_by a {
	font-weight: bold;
}

li.video_item.small div.video_thumb {
	background-image: none;
}

li.video_item.small div.video_thumb,li.video_item.small div.video_thumb img {
	position: relative;
	height: 60px;
	width: 80px;
	float: left;
}

li.video_item.small div.video_infos {
	width: 135px;
	height: 70px;
	overflow: hidden;
}

li.video_item.small div.video_infos div.video_by {
	height: 15px;
}

li.video_item.small div.video_duration {
	right: 1px!important;
	top: 46px!important;
	_top: 43px!important;
}

li.video_item.small div.video_infos div.video_title {
	font-size: 11px;
	height: 15px;
}

div.snm_video_player h1.video_title {
	font-weight: bold;
	float: left;
	margin-bottom: 15px;
	color: #000;
}

div.snm_video_player div.snm_rating_box_small {
	float: right;
	margin-top: 7px;
}

div#video_player {
	margin-bottom: 10px;
	text-align: center;
}

div#video_player.black {
	height: 423px;
	width: 752px;
	background-color: #000;
}

div#video_player div.video-alert {
	margin: 180px 30px;
}

div.video_tags {
	font-weight: bold;
	margin-bottom: 10px;
}

div.video_description {
	margin-bottom: 10px;
}

div.side_tools {
	width: 225px;
	margin-bottom: 10px;
}

#welcome-default td {
	vertical-align: middle;
}

#welcome-default h1 {
	padding: 0 0 5px 0;
	font-weight: normal;
	font-size: 22px;
	line-height: normal;
}

#welcome-default .feature-title {
	font-size: 16px;
}

#welcome-default .feature-desc {
	font-weight: 13px;
}

#welcome-default img {
	padding: 0 5px 5px 0;
}

#welcome-list {
	font-size: 16px;
}

#welcome-left p {
	font-size: 16px;
	line-height: 1.5em;
}

#welcome-right table {
	border: 0;
}

.search-listing {
	padding: 10px 15px;
}

.search-listing li {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.search-listing .listing-photo {
	float: left;
	height: 75px;
}

.search-listing .listing-photo img {
	margin-right: 10px;
	max-width: 75px;
}

.search-listing h3 {
	float: left;
	font-size: 18px;
	line-height: 25px;
	width: 375px;
}

.search-listing .member-online {
	color: green;
	float: left;
	line-height: 25px;
	margin: 0 10px 0 0;
	width: 75px;
}

.search-listing .strapline {
	float: left;
	line-height: 18px;
	width: 460px;
}

.search-listing .listing-questions {
	float: left;
	width: 460px;
}

.search-listing .listing-questions li {
	border: none;
	float: left;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	width: 300px;
}

.search-listing .listing-questions li strong {
	font-weight: bold;
}

.search-listing .listing-questions li .closed {
	float: left;
	margin-right: 5px;
}

.search-listing .interact-links {
	float: right;
	margin: 0;
	padding: 0 10px;
	width: 130px;
}

.search-listing .interact-links li {
	border-bottom: none;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	margin: 0;
	padding: 2px 5px;
}

.search-listing .interact-links li.interact-view-profile {
	border-top: none;
}

.search-listing .interact-links li:hover {
	cursor: pointer;
}

.search-listing .interact-links li a:hover {
	text-decoration: none;
}

.photos-list,.members-list {
	margin: 0 auto;
	text-align: center;
	width: 418px;
}

.photos-list {
	width: 425px;
}

.photos-list li,.members-list li {
	float: left;
	margin: 0 4px 10px 4px;
	text-align: center;
	width: 59px;
}

.members-list img {
	width: 57px;
	height: 57px;
}

.photos-list li {
	height: 70px;
	width: 70px;
	padding: 2px;
}

.members-list li span {
	display: block;
	margin-top: 3px;
}

.members-list li span a {
	font-weight: bold;
}

.wall-posts li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 10px 0;
	padding-bottom: 8px;
}

.wall-post .user-photo {
	float: left;
	margin: 0 5px 0 0;
}

.wall-post .user-photo img.photo {
	width: 30px;
	height: 30px;
}

.wall-post .who-when {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.wall-post .content {
	line-height: 18px;
	width: 90%;
	float: left;
}

.wall-post .content p {
	font-size: 11px;
	margin: 0;
}

.wall-post .wall-post-actions {
	float: right;
	font-size: 11px;
	height: 20px;
}

.photo-info {
	float: left;
	margin-top: 4px;
	width: 440px;
}

.photo-info h3 {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}

.photo-info h3 strong {
	font-weight: bold;
}

.photo-info-links {
	font-size: 12px;
}

#photo-single .photos-list {
	float: right;
	width: 300px;
}

.description {
	padding: 10px;
	text-align: center;
}

.blog-list li {
	margin: 20px 0;
}

.blog-list li h3 {
	line-height: 1.5em;
}

.blog-post h3 {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-size: 19px;
	font-weight: normal;
	line-height: 19px;
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
}

.blog-post h3 .icon {
	margin: 3px 5px 0 0;
}

.blog-post h3 a.edit {
	font-size: 12px;
	margin-left: 10px;
}

.blog-post .post-time {
	float: right;
	font-size: 10px;
	margin-top: -2px;
}

.blog-post .post-time strong {
	font-weight: bold;
}

.blog-post .post-comments {
	float: left;
	font-size: 11px;
	padding: 0 0 2px 0;
}

.blog-post .post-comments strong {
	font-size: bold;
}

.blog-post .post-tags {
	float: right;
	font-size: 11px;
	padding: 0 0 2px 18px;
}

.blog-entry h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0;
	border-bottom: 1px solid #a9aaab;
	margin-right: 55px;
}

.blog-entry h3 a {
	color: #000;
	
}

.blog-entry .entry-stats {
	font-size: 11px;
	line-height: 16px;
}

.blog-entry .entry-body {
	margin-bottom: 10px;
	padding: 10px 15px;
}

.rss-entry {
	padding-bottom: 25px;
	padding-top: 10px;
}

.rss-entry td,.rss-entry {
	font-size: 12px!important;
	line-height: 1.6em!important;
}

.rss-entry a {
	text-decoration: underline;
}

.rss-entry a img {
	text-decoration: none;
	padding: 3px;
}

.rss-entry td {
	padding: 15px 0 0 10px!important;
}

.rss-entry h3 {
	font-weight: bold;
	display: inline;
}

.rss-entry .feed-icon {
	float: right;
	padding-left: 10px;
}

.rss-entry .entry-stats {
	font-size: 10px;
	display: inline;
	font-weight: bold;
}

.profile-group-list li.group-list-item {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 13px;
	padding-bottom: 10px;
}

.group-list-info {
	float: left;
}

.group-list-info .title {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 3px;
	width: 225px;
}

.group-list-members {
	float: right;
	font-size: 9px;
	height: 20px;
	text-transform: uppercase;
	text-align: right;
}

.group-list-members strong {
	float: left;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}

.group-list-members span {
	line-height: 23px;
	margin-left: 2px;
}

#theform-inbox {
	width: 770px;
}

#message-items {
	display: block;
	width: 770px;
}

#message-items th {
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0;
	vertical-align: top;
}

#umc-notices .unread,#message-items tr.unread,#theform-inbox .unread,.unread blockquote {
	background-color: #FFF9D7!important;
	color: #000!important;
	padding: 5px;
}

div.progressBarStatus,.unread .activity-when {
	color: #000!important;
}

.umc-request-item {
	padding: 10px 0;
	font-size: 12px;
}

.unread a {
	color: #333!important;
}

#message-items .check {
	display: block;
	text-align: center;
	width: 30px;
}

#message-items td {
	padding: 7px 0;
	vertical-align: top;
}

#message-items td a {
	display: block;
	text-decoration: none;
	width: 100%;
}

#message-items td a span {
	display: block;
	font-size: 11px;
}

#message-items td.check {
	padding-top: 14px;
}

#message-items .check img {
	cursor: pointer;
}

#message-items td.image {
	padding-top: 10px;
}

#message-items .image {
	width: 30px;
}

#message-items .image {
	padding-left: 15px;
	padding-right: 5px;
	text-align: center;
}

#message-items .image img {
	height: 20px;
	width: 20px;
}

#message-items .sender {
	width: 130px;
}

#message-items td.sender {
	font-size: 12px;
	line-height: 25px;
	padding: 8px 0 0 3px;
}

#message-items td.sender span {
	display: inline;
	font-weight: bold;
}

#message-items td.sender em {
	display: block;
	font-style: normal;
	overflow: hidden;
	width: 110px;
}

#message-items .subject {
	width: 385px;
}

#message-items td.subject {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: -8px;
	padding-right: 10px;
	overflow: hidden;
	white-space: nowrap;
}

@media screen and(-webkit-min-device-pixel-ratio:0) {

#message-items td.subject {
	margin-top: 0;
}

}

#message-items td.noreply {
	display: block;
	line-height: 22px;
}

#message-items .subject a em {
	font-size: 11px;
	font-weight: normal;
}

#message-items td.subject a span {
	font-size: 10px;
	font-weight: normal;
}

#message-items td.date {
	font-size: 11px;
	line-height: 28px;
	margin-right: 25px;
	padding-top: 10px;
}

#message-items .date {
	width: 175px;
}

#message-items td.delete {
	padding-top: 15px;
	text-align: center;
	width: 30px;
}

#message-items .delete {
	width: 30px;
}

#message-table-bottom {
	margin-bottom: 10px;
	padding: 8px 25px 8px 0;
	text-align: right;
}

#message-actions {
	float: right;
	width: auto;
}

#message-actions li {
	display: inline;
	float: left;
}

#message-actions li a {
	display: block;
	margin-top: 5px;
}

#message-actions li select {
	margin-bottom: 0;
}

#message-actions li span {
	float: left;
	margin: 5px 8px 0 0;
}

.lightbox-content-box {
}

.upload-entity-list li .upload-preview {
	float: left;
	margin-right: 10px;
}

.upload-entity-list li .edit-upload-info {
	float: left;
	width: 360px;
}

.upload-entity-list li .upload-permissions {
	float: right;
}

#blog-create-upload {
	margin: 10px 0;
}

.inline-upload h2 {
	margin-top: 0;
}

.activity-list li {
	border-bottom-style: solid;
	border-bottom-width: 0;
	margin: 0 0 8px 0;
	padding-bottom: 3px;
}

.activity-list .activity-delete {
	display: none;
	width: 15px;
	height: 16px;
	float: right;
	text-align: right;
}

.activity-list li .activity-delete {
	display: none;
}

.activity-list li:hover .activity-delete {
	display: block;
}

.activity-list .activity-picture .photo {
	width: 30px;
	height: 30px;
}

.activity-text {
	font-size: 11px;
	padding: 5px!important;
}

.activity-text a {
	font-weight: bold;
}

.activity-icon {
	float: left;
	margin-right: 8px;
}

.activity-when,.activity-delete {
	float: right;
	text-align: right;
	width: 80px;
}

.activity-text blockquote {
	margin: 5px 0 0 5px;
	width: 385px;
	clear: both;
	float: left;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}

.activity-when,.activity-delete {
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}

.activity-picture {
	float: right;
}

.activity-pictures {
	padding-left: 10px;
}

.activity-pictures img {
	padding: 5px;
	border: 0;
	width: 50px;
	height: 50px;
}

.activity-list .video-photo {
	width: 120px;
	overflow-x: hidden;
	display: block;
}

.activity-list div.video_thumb {
	background-image: url(/icons/custom/no-video.png);
}

.activity-list div.video_thumb,.activity-list div.video_thumb img {
	float: left;
	height: 90px;
	position: relative;
	width: 120px;
}

.activity-list div.video_thumb:hover div.play_button {
	background: url(/icons/mini_play.png);
	background-repeat: no-repeat;
	position: absolute;
	opacity: .8;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
}

.activity-list div.video_thumb div.video_duration {
	background-color: #000;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: .6;
	padding: 0 2px 1px;
	height: 12px;
	position: absolute;
	right: 1px;
	top: 76px;
	font-size: 10px;
	color: #FFF;
}

.activity-list .video-desc {
	margin-left: 10px;
}

.activity-list h3 {
	font-weight: bold;
	font-size: 11px;
}

div#videos-list,div#photos-list {
	min-height: 400px;
}

.pagination {
	padding-bottom: 5px;
	font-size: 12px;
}

.pagination-desc {
	float: left;
	padding-top: 3px;
	color: #000;
}

.pagination-desc strong,.pagination-links strong {
	font-weight: bold;
}

.pagination-links {
	float: right;
	padding: 0!important;
}

.pagination-links li {
	display: inline;
	font-weight: bold;
	float: left;
	height: 16px;
}

.pagination-links li.nav-selected {
	border-style: solid;
	padding: 1px 4px 0!important;
	border-width: 2px;
}

.pagination-links li.nav {
	border: none;
	padding: 3px 4px 0!important;
}

.arrow-left {
	display: block;
	height: 75px;
	float: left;
	text-align: center;
	width: 30px;
}

.arrow-right {
	display: block;
	height: 75px;
	float: right;
	text-align: center;
	width: 30px;
}

.picture-carousel .arrow-left,.picture-carousel .arrow-right {
	height: 45px;
	padding-top: 26px;
}

.picture-carousel .arrow-left {
	margin-right: 5px;
}

button.buttons {
	color: #fff;
	border-style: none;
	background: transparent url(..img/bg-dark.png) repeat;
	padding: 5px 10px;
}

.buttons a,.buttons button {
	display: block;
	margin: 0 7px 0 0;
	background: transparent url(../img/bg-dark.png) repeat !important;
	border-style: none;
	font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
	cursor: pointer;
	padding: 5px 10px 6px 7px;
}

.buttons button {
	width: auto;
	padding: 4px 10px 3px 7px;
	
}

.buttons button[type] {
	padding: 5px 10px 5px 7px;
	line-height: 17px;
}

*:first-child+html button[type] {
	padding: 4px 10px 3px 7px;
}

.buttons button img,.buttons a img {
	margin: 0 3px -3px 0!important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

button:hover,.buttons a:hover {
}

.buttons a:active {
}

button.positive,.buttons a.positive {
}

.buttons a.positive:hover,button.positive:hover {
	background-color: #E6EFC2;
	color: #529214;
}

.buttons a.positive:active {
	background-color: #529214;
	color: #fff;
}

.buttons a.negative,button.negative {
	color: #d12f19;
}

.buttons a.negative:hover,button.negative:hover {
	background: #fbe3e4;
	color: #d12f19;
}

.buttons a.negative:active {
	background-color: #d12f19;
	color: #fff;
}

#overlay {
	background-color: #000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

#lightbox {
	color: #222;
	left: 0;
	line-height: 18px;
	position: absolute;
	text-align: left;
	width: 100%;
	z-index: 101;
}

#lightbox-close-button a {
	background-image: url('http://static.socialgo.com/icons/lightbox-close.png');
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 25px;
	left: -11px;
	text-indent: -9999px;
	position: absolute;
	top: -11px;
	width: 25px;
	z-index: 999;
}

#outer-container {
	background-color: #FFF;
	border: 1px solid #000;
	margin: 0 auto;
	padding: 5px;
	position: relative;
	width: 600px;
}

#inner-container {
	display: block;
	padding: 2px;
}

.action-inform {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}

.action-alert {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}

.action-alert a {
	color: #000!important;
}

.action-error {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}

.admin-note {
	background-color: #f2feed;
	border: 1px solid #9dcf87;
	padding: 10px;
	font-size: 12px;
	color: #222;
}

.admin-note a {
	color: black;
}

.admin-note p {
	float: left;
	width: 400px;
	padding: 8px 0 0 10px;
}

.admin-note img {
	float: left;
}

.left {
	float: left;
}

.hide {
	display: none;
}

.icon {
	float: left;
	margin-right: 5px;
}

.icon-wrong {
	left: -4px;
	position: relative;
	top: -7px;
}

.more {
	float: right;
	font-size: 11px;
	font-family: "Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.more_rss {
	float: left;
	font-size: 11px;
	font-family: "Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.more_rss img {
	margin: 2px 5px -2px 0;
}

.status-online {
	color: green;
	margin-right: 5px;
}

.status-away {
	color: orange;
	margin-right: 5px;
}

.status-kick {
	color: #c00;
	margin-right: 5px;
}

.photo {
	border-style: solid;
	border-width: 1px;
}

.activity-list .photo {
	border-style: solid;
	border-width: 0;
	padding: 2px 2px 2px 2px;
	margin: 3px 5px;
	width: 60px;
	height: 60px;
}

.activity-picture {
	width: 30px;
	height: 30px;
}

.site-help {
	background-color: #bce4ff;
	border: 1px solid #458AC3;
	color: #333;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	margin-left: -9px;
}

.thumbnail {
	height: 20px;
	width: 20px;
}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

ul.widget-list {
	margin-top: -4px;
}

.widget-list li {
	border-bottom: 1px solid;
	padding: 2px 0 2px 0;
	border-color: #909191;
}

.widget-list li:first {
	padding-top: 0;
}

.widget-footer {
	margin: 0;
}

.widget-footer a {
	float: right;
	width: 195px;
	text-align: right;
	font-size: 11px;
	padding: 4px 4px 0 0;
}

.forum-list-title {
	float: right;
	line-height: 16px;
	margin-bottom: 2px;
	width: 205px;
	font-size: 12px;
	padding-top: 1px;
}

.forum-list-item img {
	float: left;
	padding-top: 1px;
}

.forum-list-time {
	float: right;
	width: 205px;
	font-size: 10px;
	line-height: 15px;
}

.forum-list-message {
	float: right;
	font-size: 10px;
	overflow: hidden;
	width: 205px;
	line-height: 15px;
}

ul.minor-options li a {
	font-size: 10px!important;
	padding: 7px 0 5px 8px;
}

.group-forum-list-item {
	padding-bottom: 10px;
}

.group-forum-list-item img {
	float: left;
	margin: 4px;
}

.group-forum-list-title {
	font-size: 14px;
	float: left;
	width: 280px;
}

.group-forum-list-time {
	float: right;
	font-size: 10px;
	width: 170px;
	text-align: right;
}

.welcome-list-title {
	float: right;
	margin-bottom: 1px;
	width: 182px;
	font-size: 11px;
	padding-top: 3px;
	height: 32px;
	line-height: 15px;
}

.welcome-list img {
	float: left;
}

li.welcome-list {
	padding: 2px;
}

.magazine-list-title {
	float: right;
	margin-bottom: 1px;
	width: 185px;
	font-size: 12px;
	padding-top: 1px;
}

.magazine-list img {
	float: left;
}

.magazine-list-author {
	float: right;
	width: 185px;
	font-size: 10px;
}

.magazine-list-clip {
	float: right;
	font-size: 11px;
	width: 185px;
}

.magazine-authors .magazine-list-title,.magazine-authors .magazine-list-author {
	width: 120px;
}

.entity-list img {
	padding: 2px;
}

.news-list-item {
	padding: 3px 0 3px 0;
}

.news-list-title {
	float: left;
	margin-bottom: 2px;
	width: 205px;
	font-size: 12px;
	padding-top: 1px;
}

.news-list-item img {
	float: right;
	padding-top: 5px;
}

.news-list-time {
	float: left;
	font-size: 10px;
	width: 205px;
}

.photo-info {
	float: left;
	margin-top: 4px;
	width: 440px;
}

.photo-info h3 {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}

.photo-info h3 strong {
	font-weight: bold;
}

.photo-info-links {
	font-size: 12px;
}

#photo-single {
	min-height: 600px;
}

#photo-single .photos-list {
	float: right;
	width: 300px;
}

#photo-single .photos-list li {
	float: left;
	height: 54px;
	margin: 0 0 0 5px;
	width: 54px;
}

.photo-single-image {
	padding: 10px;
	text-align: center;
	min-height: 100px;
	width: 726px;
}

.photo-single-image canvas#loading {
	float: none;
	right: 0;
}

.photo-single-description {
	float: left;
	width: 515px;
}

.photo-single-interact {
	float: right;
	width: 225px;
}

.photo-single-bottom {
	margin-top: 10px;
}

.photo-single-info {
	font-size: 12px;
	text-align: center;
	width: 230px;
	margin-left: 10px;
	overflow: hidden;
}

.photo-single-comments {
	float: left;
	width: 515px;
}

.photos-album-list,.album-list {
	padding: 3px;
	text-align: center;
}

.photos-album-list li,.album-list li {
	float: left;
	width: 134px;
	height: 162px;
	margin: 4px;
	padding: 1px;
}

.photos-album-list li,.album-list li {
	position: relative;
}

.photos-album-list li {
	height: 170px;
	font-size: 10px;
}

.photos-album-list .moderate-block {
	background-color: #EDEDED;
	height: 16px;
	opacity: .8;
	padding: 2px;
	float: left;
	top: 1px;
	width: 134px;
}

.photos-album-list .moderate-block img {
	width: 16px;
	height: 16px;
}

#photo-album .pagination {
	width: 726px;
}

.tagcloud .tag-icon {
	float: left;
	padding: 0 5px 3px 3px;
}

.tagcloud div {
	float: right;
	width: 94%;
	font-size: 12px;
}

.edit-profile-photo {
	margin-bottom: 10px;
}

#edit-profile-aboutme h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

.edit-profile-photo h5 {
	border-bottom: 2px solid #000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 450px;
}

.edit-profile-photo .grid-left {
	margin-top: 10px;
	text-align: center;
	width: 250px;
}

.edit-profile-photo span {
	font-size: 11px;
	margin-bottom: 10px;
}

.edit-profile-photo .grid-right {
	width: 460px;
}

.edit-photo-upload-picture,.edit-photo-choose-default,.edit-photo-remove-picture {
	margin-bottom: 10px;
	padding: 5px;
}

#profile-albums .arrow-left,#profile-albums .arrow-right {
	padding-top: 65px;
}

#profile-friends-list .arrow-left,#profile-friends-list .arrow-right {
	padding-top: 52px;
}

.edit-photo-choose-default .arrow-left,.edit-photo-choose-default .arrow-right {
	margin-top: 30px;
}

#profile-interact li {
	float: left;
}

#profile-interact li a {
	cursor: pointer;
	display: block;
	float: left;
	font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	margin-right: 7px;
	padding: 5px 7px 6px 7px;
	text-decoration: none;
}

#profile-interact li a img {
	border: none;
	height: 16px;
	margin: 0 5px -3px 0;
	padding: 0;
	width: 16px;
}

.event-smallinfo {
	height: 51px;
	margin-top: 10px;
}

.event-date {
	float: left;
	text-align: center;
	width: 50px;
}

.event-smallinfo .month {
	font-size: 11px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}

.event-smallinfo .day {
	border-style: solid;
	border-width: 1px;
	border-top: none;
	font-family: Verdana,"Times New Roman",Times,serif;
	font-size: 30px;
	line-height: 32px;
}

.event-smallinfo .name {
	font-size: 15px;
	font-weight: bold;
	margin-left: 60px;
}

.event-smallinfo .tagline {
	font-size: 11px;
	line-height: 15px;
	margin: 2px 0 0 60px;
}

.group-top-list li.group-list-item,.group-new-list li.group-list-item {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 10px 0;
	padding-bottom: 10px;
}

.group-list-half .group-list-info {
	float: left;
	width: 293px;
}

.group-list-half .profile-pic {
	float: left;
	margin-right: 10px;
}

.group-list-half .title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}

.group-list-half .tagline {
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
}

.group-list-join {
	float: right;
	font-size: 9px;
	height: 50px;
	padding: 9px 5px 0 5px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}

.group-list-join strong {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: -1px;
}

.actions {
	margin: 10px 0 0 30px;
}

.actions li {
	font-size: 11px;
	line-height: 16px;
	margin: 2px 0 8px 0;
	padding: 0;
}

.actions li a img {
	float: left;
}

.actions li a span {
	padding-left: 8px;
}

.actions li a:hover {
	text-decoration: none;
}

.actions li a:hover span {
	text-decoration: underline;
}

.countdown {
	text-align: center;
}

.countdown li {
	float: left;
	margin: 0 10px;
}

.countdown-days,.countdown-hours,.countdown-minutes,.countdown-seconds {
	font-family: Futura;
	font-size: 30px;
	color: #373737;
	height: 34px;
	width: 41px;
}

.countdown-label {
	font-size: 11px;
}

.group-list-item img {
	float: left;
	margin-right: 3px;
}

.invite-list {
	margin: 0 auto;
	text-align: left;
	width: 580px;
}

.invite-list li {
	float: left;
	margin: 5px;
	width: 180px;
}

.invite-list li img {
	float: left;
	margin-right: 10px;
}

.invite-list li .invite {
	margin: 0 auto;
	margin-top: 12px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.tip {
	background-color: #000;
	color: #FFF;
	opacity: .7;
	padding: 5px;
	z-index: 13000;
}

li.invite_friend {
	float: left;
	margin-bottom: 3px;
	height: 20px;
	width: 240px;
}

li.invite_friend div.left img {
	width: 20px;
	height: 20px;
}

li.invite_friend input#invitations {
	margin: 0 9px 0 0;
}

textarea#external-invite-emails {
	height: 45px;
	width: 450px;
}

.lastupdated {
	display: none;
}

.entry-body {
	padding: 0;
	margin: 0;
}

.entry-body img {
	max-width: 525px;
}

.entry-body td {
	overflow: visible;
	overflow-x: inherit;
	text-overflow: inherit;
	padding: 3px;
}

#list-forums img {
	max-width: 450px;
}

.entry-body table,.entry-body td {
	vertical-align: top!important;
}

.entry-body br {
	padding-bottom: 10px;
}

#profile-interact ul li {
	margin-bottom: 5px;
}

#welcome-page th {
	font-size: 20px;
	padding: 10px 0 20px 0;
}

#welcome-page table th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 20px;
	padding: 10px 0 5px 0;
	text-align: center;
	font-weight: bold;
}

#welcome-left img {
padding: 4px;
	margin-top: 40px;
}

#welcome-list tr {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

#welcome-list tr.button {
	border: none;
	padding-bottom: 10px;
}

#what-now {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
}

#what-now h3 {
	border-color: #E2C822;
}

#what-now-list {
	margin: 0 auto;
	width: 480px;
}

#what-now-list li {
	display: block;
	float: left;
	width: 140px;
}

#what-now-list li.one {
	margin-right: 15px;
}

#what-now-list li.two {
	margin: 0 15px;
}

#what-now-list li.three {
	margin-left: 15px;
}

#what-now-list li .title {
	font-size: 14px;
}

#what-now-list li .icon {
	display: block;
	margin-top: 2px;
}

#what-now-list li .desc {
	font-size: 11px;
	line-height: 14px;
}

#what-now .close {
	font-size: 11px;
	padding: 0 3px;
}

#quick-help {
	background-color: #D9F1FF;
	border: 1px solid #B8DAEA;
	color: #333;
	margin-bottom: 10px;
}

#quick-help h3 {
	border-bottom-color: #B8DAEA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
	line-height: 24px;
	margin: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#quick-help h3 img {
	margin-right: 5px;
}

#quick-help h3 .more-help img {
	margin: 0 0 0 5px;
}

#quick-help a {
	color: #333;
}

#quick-help .close {
	padding: 0;
}

.calendar caption {
	background-color: white;
}

.calendar .prev,.calendar .month,.calendar .year,.calendar .next {
	padding: 0 5px;
}

.calendar div {
	border: 4px solid #666;
	background-color: white;
	color: #777!important;
}

.calendar .valid {
	color: #222;
}

.calendar td {
	cursor: pointer;
	text-align: center;
}

.calendar table th {
	font-weight: bold;
	background-color: #CCC;
}

.calendar table td {
	padding: 4px;
}

button.calendar {
	width: 20px;
	height: 20px;
	background-image: url('/icons/calendar_view_month.png');
	background-repeat: no-repeat;
}

#forum-index-list h3 {

	line-height: 34px;
	margin-top: -5px;
	margin-bottom: 10px;
	color: #000;
}

#forum-index-list table {
	width: 746px;
	border-collapse: collapse;
}

#forum-index-list table thead th {

	padding-bottom: 3px;
}

#forum-index-list table thead th.forum-icon {
	width: 32px;
}

#forum-index-list table thead th.forum-name {
	padding-right: 10px;
	text-align: left;
	width: 350px;
}

#forum-index-list table thead th.forum-posts {
	padding-right: 10px;
	text-align: center;
}

#forum-index-list table thead th.forum-views {
	padding-right: 10px;
	text-align: center;
}

#forum-index-list table thead th.forum-last-post {
	padding-left: 5px;
	text-align: left;
}

#forum-index-list table tbody tr td {
	padding: 10px 0;
	border-bottom: 1px solid #a2a3a3;
}

#forum-index-list table tbody tr td.forum-icon {
	text-align: center;
}

#forum-index-list table tbody tr td.forum-icon img {
	margin-top: 10px;
}

#forum-index-list table tbody tr td.forum-name {
	font-size: 14px;
	padding-right: 10px;
	color: #000;
}

#forum-index-list table tbody tr td.forum-name a {
	font-size: 16px;
}

#forum-index-list table tbody tr td.forum-name a.no-desc {
	line-height: 35px;
}

#forum-index-list table tbody tr td.forum-posts,#forum-index-list table tbody tr td.forum-views {
	font-size: 14px;
	line-height: 35px;
	padding-right: 10px;
	text-align: center;
	color: #000;
}

#forum-index-list table tbody tr td.forum-last-post {
	padding-left: 5px;
	padding-top: 12px;
}

body.form-box,body.form-box .form-box {
	background-image: none;
	border: 0 0 0 0!important;
}

div#upload-content .desc {
	font-size: 12px;
}

div#upload-content div.flash-uploader fieldset {
	margin: 10px 0 20px;
}

div.flash-uploader div#videoEdit {
	padding: 5px;
}

div.flash-uploader div#videoEdit input {
	width: 300px;
}

div.flash-uploader div#switch_uploader {
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
}

div.flash-uploader .likeParent {
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

div.flash-uploader label,div.flash-uploader a {
	color: Black;
}

div.flash-uploader a.likeParent,div.flash-uploader a.likeParent:link,div.flash-uploader a.likeParent:active,div.flash-uploader a.likeParent:visited,div.flash-uploader a.likeParent:hover {
	font: inherit;
	color: #000;
	text-decoration: none;
}

div.flash-uploader legend {
	font-weight: bold;
	color: Black;
}

div.flash-uploader fieldset.flash {
	width: 375px;
	margin: 10px 0 10px 0;
	border-color: #D9E4FF;
}

div.flash-uploader .progressWrapper {
	border: solid 1px #E8E8E8;
	margin-bottom: 5px;
	overflow: hidden;
}

div.flash-uploader .progressContainer {
	padding: 5px;
	background-color: #F5F5F5;
	overflow: hidden;
}

div.flash-uploader .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

div.flash-uploader .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

div.flash-uploader .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

div.flash-uploader .progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

div.flash-uploader .progressBar {
	background-image: url(/icons/custom/upload_progressbar.gif);
	border: 1px solid #CACACA;
	width: 100%;
}

div.flash-uploader .progressBarInProgress,div.flash-uploader .progressBarComplete,div.flash-uploader .progressBarError {
	font-size: 0;
	width: 0;
	height: 15px;
	background-color: #369;
}

div.flash-uploader .progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

div.flash-uploader .progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

div.flash-uploader .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
}

div.flash-uploader a.progressCancel,div.flash-uploader a.progressCancel:link,div.flash-uploader a.progressCancel:active,div.flash-uploader a.progressCancel:visited,div.flash-uploader a.progressCancel:hover {
	display: block;
	float: right;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	background-image: url(/icons/lightbox-close.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.flash-uploader a.progressCancel:hover {
	background-position: 0 0;
}

div.snm_rating {
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 20px;
	position: relative;
}

div.snm_rating_box {
	height: 35px;
}

#snm_rating_votes {
	float: left;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 1px;
}

div.snm_rating .rate {
	display: block;
	width: 20px;
	height: 16px;
	text-decoration: none;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
}

div.snm_rating .rating_bg {
	z-index: 1;
	width: 80px;
	position: absolute;
	height: 16px;
	top: 0;
	background-repeat: no-repeat;
	background-image: url(http://static.socialgo.com/icons/custom/stars_default.png);
	_background-image: url(http://static.socialgo.com/icons/custom/stars_default.gif);
}

div.snm_rating .current-rating {
	position: absolute;
	top: 0;
	height: 16px;
	display: block;
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(http://static.socialgo.com/icons/custom/stars_over.png);
	_background-image: url(http://static.socialgo.com/icons/custom/stars_over.gif);
}

div.snm_rating a:hover {
	position: absolute;
	height: 16px;
	top: 0;
	height: 16px;
	display: block;
	z-index: 3;
	background-repeat: no-repeat;
	background-image: url(http://static.socialgo.com/icons/custom/stars_over.png);
	_background-image: url(http://static.socialgo.com/icons/custom/stars_over.gif);
}

.rating_text {
	font-size: 11px;
	margin-left: 3px;
	line-height: 18px;
}

div.snm_rating canvas#loading {
	left: 200px;
}

div.snm_rating a.rating_0 {
	width: 0!important;
	z-index: 10;
}

div.snm_rating a.rating_1 {
	z-index: 8;
	width: 16px!important;
}

div.snm_rating a.rating_2 {
	z-index: 7;
	width: 32px!important;
}

div.snm_rating a.rating_3 {
	z-index: 6;
	width: 48px!important;
}

div.snm_rating a.rating_4 {
	z-index: 5;
	width: 64px!important;
}

div.snm_rating a.rating_5 {
	z-index: 4;
	width: 80px!important;
}

div.snm_rating .rate-0 {
	width: 0!important;
}

div.snm_rating .rate-1 {
	width: 16px!important;
}

div.snm_rating .rate-2 {
	width: 32px!important;
}

div.snm_rating .rate-3 {
	width: 48px!important;
}

div.snm_rating .rate-4 {
	width: 64px!important;
}

div.snm_rating .rate-5 {
	width: 80px!important;
}

div.rating-box div.form-error {
	width: 220px;
}

div#forum div.forum-buttons {
	display: block;
	margin-bottom: 10px;
}

div#forum div.code {
	padding: 5px;
}

div#forum #list-forums table {
	padding: 0;
	margin: 0;
	border: 0;
	width: 800px;
}

div#forum #forum-index-list table th {
	padding: 5px;
}

div#forum #list-forums th {
	font-size: 110%;
	font-weight: bolder;
}

div#forum #list-forums th .about {
	text-align: left!important;
}

div#forum #list-forums th,#list-forums td {
	padding: 5px 10px 5px 5px;
}

div#forum #list-forums td.member {
	padding-top: 10px;
	text-align: center;
	width: 120px;
}

div#forum td.member a {
	font-size: 12px;
}

div#forum td.member ul {
	padding: 5px 0;
}

div#forum td.member ul li a {
	font-size: 10px;
}

div#forum td.about {
	width: 520px!important;
}

div#forum td.details {
	width: 170px;
}

div#forum #list-forums td.message {
	font-size: 13px;
	padding: 10px;
	width: 570px;
	color: #212121;
}

div#forum .icon {
	width: 12px;
	height: 12px;
}

div#forum .num_topics {
	width: 60px;
	font-size: 105%;
	font-weight: bolder;
	text-align: center;
}

div#forum .num_posts {
	width: 60px;
	font-size: 105%;
	font-weight: bolder;
	text-align: center;
}

div#forum .list-name {
	font-weight: bolder;
}

div#forum .description {
	overflow: hidden;
	text-align: left;
}

div#forum .small {
	font-size: 100%!important;
	color: #000;
}

div#forum .small a {
	margin: 10px 0 0 0;
}

div#forum #breadcrumbs {
	padding: 3px;
	border: 0;
	clear: both;
}

div#forum #breadcrumbs .crumb {
	font-size: 120%;
}

div#forum .pagination ul {
	padding: 3px;
	border: 0;
	clear: both;
}

div#forum textarea {
	width: 640px;
	height: 200px;
}

div#forum blockquote {
	padding: 3px;
	margin: 5px 0;
}

div#forum blockquote.note {
	background-color: #FFF9D7;
	border: 1px solid #E2C822;
	color: #333;
}

div#forum blockquote.deleted {
	background-color: #FDE6E3;
	border: 1px solid #BA0012;
	color: #333;
}

div#forum .minor-options li {
	margin: 0 3px;
	width: 120px;
}

div#forum .minor-options li img {
	float: right;
	margin: 0 2px;
}

/* @end */

/*custom colors */

body {
	color: #000;
	margin: 0;
	padding: 0;
}

a:link,a:visited,a:hover,a:active {
	color: #759f21;
	background-repeat: no-repeat;
	text-decoration: none;
}

div#wrapper-header-outer {
	background-color: transparent;
	border-bottom-color: #141414;
	border-top-color: #000000;
}

div#wrapper-header-outer.has-full-header-image {
	background-color: transparent;
}

div#wrapper-header-outer.has-body-header-image {
	background-color: transparent;
}

div#wrapper-header-inner {
	background-color: transparent;
}

div#wrapper-header.has-body-header-image {
	
}

div#header {
	margin: 0;
	padding: 0;
	background: url(../img/header.jpg) no-repeat;
}

div#header h1 a {
	color: #fff;
	font-family: Arial;
	font-weight: bold;
}

div#search-bar-background {
	
}

ul#main-navigation li {
	background-color: transparent;
}

ul#main-navigation li a:link,ul#main-navigation li a:visited,ul#main-navigation li a:hover,ul#main-navigation li a:active {

}

ul#main-navigation li:hover {
	background-color: transparent;
}

ul#main-navigation li.nav-selected {
	background-color: transparent;
	border: none;

}

ul#main-navigation li.nav-selected a:hover {
	color: #929292 !important;
}


div#body-container {
	padding: 0;
	background-color: #fffeff;
}

div#container {
}

ul#sub-navigation,ul.sub-navigation {
	border-bottom-color: #000000;
	background: transparent url(../img/bg-dark.png) repeat;
}

ul#sub-navigation li,ul.sub-navigation li {
}

ul#sub-navigation li a,ul.sub-navigation li a {
	color: #fff;
	text-decoration: none;
}

ul#sub-navigation li.nav-selected,ul.sub-navigation li.nav-selected {
	background: transparent url(../img/content-bg.png) repeat;
}

ul#sub-navigation li.nav-selected a,ul.sub-navigation li.nav-selected a {
	color: #fff;
}

div#sidebar {
}

div.sb-big-link div.big-link-block {
	background: transparent url(../img/bg-dark.png) repeat;
}

div.sb-big-link {
	margin-bottom: 5px;
}

#sb-current-status {
	margin-top: 20px;
}

div.sb-big-link div.big-link-block:hover {
}

ul#manage-dropdown li {
	background-color: transparent;
	background-image: url(../img/content-bg.png);
}

ul#manage-dropdown li:hover {
}

.sidebar-box {
	background: #d5d5d5 url(../img/content-bg.png) repeat;
}

div#sb-signup.sidebar-box {
	background-color: #515151;
}

.sidebar-box h2 {
	border-color: #282828;
	color: #fff;
	background: #1c1c1c repeat;
}

.sidebar-box .sb-action:link,.sidebar-box .sb-action:visited,.sidebar-box .sb-action:hover,.sidebar-box .sb-action:active {
	color: #898989;
}

ul#sb-inbox-list li,ul#sb-moderate-list li {
	border-color: #858585;
}

ul#sb-inbox-list li:hover,ul#sb-moderate-list li:hover {
	background: transparent url(../img/content-bg.png) repeat;
}

.widget-static_welcome {
	height: 0;
}

ul#sb-moderate-list li.no-moderate-items:hover {
	background-color: transparent;
}

ul#sb-inbox-list li.unread a,ul#sb-moderate-list li.unread a {
	color: #333333;
}

ul#sb-add-list {
	border-color: #282828;
}

ul#sb-add-list li {

}

ul#sb-add-list li:hover {
	background: url(../img/content-bg.png) repeat;
}

ul#sb-add-list li:active {
	background-color: transparent;
}

ul#sb-friends-list li {
	border-color: #282828;
}

ul#sb-friends-list li:hover {
	background-color: transparent;
}

ul#sb-friends-list li.no-friends:hover {
	background-color: transparent;
}

ul#sb-upcoming-list li {
	border-color: #858686;
}

ul#sb-upcoming-list li:hover {
	background-color: #1e1e1e;
}

ul#sb-upcoming-list li.no-event:hover {
	background-color: transparent;
}

div.content-box {
	padding: 0 0 5px;
	background: transparent url(../img/content-bg.png) repeat;
	margin-bottom: 17px;
}

div#profile-video.content-box {
	background-image: none;
	margin-bottom: 0;
}

div.content-box h2 {
	color: #fff;
	margin: 0;
	background: #1c1c1c repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #759f21;
}

div.content-box-content h4 {
	color: #565656;
}

#profile-about,#members-home-list,#groups-home-list,#events-home-list,#groups-top-list,#profile-interact,#magazine-list {
	border-top-color: #000000;
}

#members-home-list,#groups-home-list,#events-home-list,#magazine-list,.blog-entry h3 {
}

.form-box {
	border-color: #0a0a0a;
	background: transparent url(../img/bg-dark.png) repeat;
}

.form-box h2 {
	border-bottom-color: #282828;
	color: #ccc;
}

form fieldset,.fieldset {
	border-style: none;
	background: transparent url(../img/bg-dark.png) repeat;
	color: #fff;
}

form label {
	color: #9c9c9c;
}

.input-desc {
	color: #9c9c9c;
}

.form-sub-box {
	background-color: transparent;
	border-color: #282828;
}

.form-box h3 {
	border-bottom-color: #000000;
	color: #9c9c9c;
}

.profile-group-list li.group-list-item,.group-list-members,.profile-details-box,.wall-posts li,.search-listing li {
	border-color: #bcbebe;
}

.activity-when {
	color: #9c9c9c;
}

.activity-text blockquote {
	color: #fffeff;
}

.activity-text {
	color: #9c9c9c;
	background: transparent url(../img/bg-dark.png) repeat;
}

h3 {
	color: #8f9090;
}

.widget-list li {
}

.magazine-list-author {
	color: #9c9c9c;
}

.forum-list-message {
	color: #9c9c9c;
}

#message-items {
	background: transparent url(../img/bg-dark.png) repeat !important;
}

#message-items th {
	background-color: transparent;
	color: #fff;
}

#umc .unread {
	background-color: #FDF5C4 !important;
	color: #333333 !important;
}

#message-items tr {
	background-color: transparent;
}

#message-items tr.even {
	background-color: #0a0a0a;
}

#message-items td a {
	color: #fff;
}

#message-items .subject a em {
	color: #9c9c9c;
}

div#footer {
	background-color: #1c1c1c;
}

#footer-contact {
	background-color: #000;
	width: 695px;
	height: 405px;
	padding: 15px 300px 15px 15px;
	margin: 0 auto;
}

.photo {
	border-color: #c3c2c3;
}



.buttons a {
	color: #565656;
}

#welcome-page {
	background-color: transparent;
	border-color: #0a0a0a;
}

#welcome-page table th {
	border-color: #282828;
}

#welcome-left img {
	background-color: transparent;
	border-color: #000000;
}

#welcome-list tr {
	border-color: #282828;
}

#welcome-page tr td {
	border-color: #282828;
	text-align: left;
}

#welcome-left tbody tr td {
	text-align: center;
	font-size: 32px;
	padding-top: 100px;
}

#welcome-page tr td.content-box {
	background-color: transparent;
}

#forum {
	color: #9c9c9c;
}

#forum div.code {
	background-color: #141414;
}

#forum-index-list table th {
	background: transparent url(../img/bg-dark.png) repeat;
}

#forum #list-forums th {

	color: #fff;
	background: transparent url(../img/bg-dark.png) repeat;
	border-top: 1px solid #4e4e4e;
}

#forum #list-forums tr {
	background: url(../img/content-bg.png) repeat;
}

#forum #list-forums td.member {
	background: transparent url(../img/bg-dark.png) repeat;
}

#forum .details {
	background: transparent url(../img/content-bg.png) repeat;
}

#forum #breadcrumbs {
	color: #759f21;
	background-color: transparent;
}

#forum #breadcrumbs a {
	color: #759f21;
}


#forum .pagination ul {
	color: #000;
	background-color: transparent;
}

#forum .pagination a {
	color: #000;
}

#forum blockquote {
	border: solid #191919 1px;
	background: url(../img/content-bg.png) repeat;
}


li.group-list-item.left {
	border: none;
}

#cform {
margin: -10px;
}

#map  {
	width: 232px;
}

h3.content-box-content {
	padding: 0;
} 


li.featured-member-item.left {
	margin-top: 10px;
	margin-left: 11px;
	border-bottom-style: none;
}

/* @group LabTabs */

ul.supertabs, ul.supertabs ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 1em 0;
}

ul.supertabs a {
	display: block;

}

ul.supertabs li {
	float: left;
	padding: 0;
}

ul.supertabs li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0px 0 0 0 !important;
	z-index:100;
	background-color: #2e2a2b;
}

ul.supertabs li li {
	margin:0 !important;
	border-bottom: 1px solid #3d3739;
	
}

ul.supertabs li ul a {
	width:122px !important;
	
}

ul.supertabs li ul ul {
	margin: -1.75em 0 0 14em;
}

ul.supertabs li:hover ul ul, ul.supertabs li:hover ul ul ul, ul.supertabs li.sfhover ul ul, ul.supertabs li.sfhover ul ul ul {
	left: -999em;
}

ul.supertabs li:hover ul, ul.supertabs li li:hover ul, ul.supertabs li li li:hover ul, ul.supertabs li.sfhover ul, ul.supertabs li li.sfhover ul, ul.supertabs li li li.sfhover ul {
	left: auto;
}

ul.supertabs li:hover, ul.supertabs li.sfhover {
	background: #eda;
}
  
ul.supertabs li ul li {
	-moz-border-radius-topleft:0px !important;
	-moz-border-radius-topright:0px !important;	
}  

/* @end */



