html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande",arial,verdana;
	font-size: 11px;
}

html {overflow-y: scroll;}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	margin: 5px 0;
}
	
h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
}
input, textarea {
   font-family: "Lucida Grande",arial,verdana;
   font-size: 11px;
}
a, a:visited {
	color: #426697;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
img {
	vertical-align: middle;
}	
a img {
	border: 0px;
	vertical-align: middle;
}

br.clear { 
	clear:both;
}

div.clear { 
   clear:both;
   line-height: 1px;
}


.slide_button, .slide_button_big, .slide_button_medium{
  text-align:center;
  cursor:pointer;
  font-family:"lucida grande",arial,sans-serif;
  color:#FFFFFF;
  border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
  border-style:solid;
  border-width:1px;
}
.slide_button{
  background:#3B5998 url(/images/interface/gradient_button_blue.gif) repeat scroll left bottom;
  font-size:11px;
  padding:2px 15px 3px;
}

.slide_button_big{
  background:#3B5998 url(/images/interface/gradient_button_blue_lg.gif) repeat scroll left bottom;
  font-size:20px;
  padding:4px 19px;
}

.slide_button_medium{
  background:#3B5998 url(/images/interface/gradient_button_blue_lg.gif) repeat scroll left bottom;
  font-size:15px;
  padding:4px 19px;
}

.login_button { 

}

.pop_topleft, .pop_topright, .pop_border, .pop_bottomleft, .pop_bottomright {
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.pop_topleft, .pop_topright, .pop_bottomleft, .pop_bottomright {
	height: 15px;
	width: 15px;
}

.min_spacer {
	width:1px;
	height:500px;
	display:block;
	float:right;
}
.dark_border {
	border: 1px solid #323232;
}

.footer {
	width: 775px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	padding: 5px;
	font-size: 8pt;
	color: #888;
}	
.footer a {
	color: #888;
}
.footer a:visited {
	color: #888;
}

.header {
	font-size: 9pt;
	margin-bottom: 10px;
}

.header_content {
	background: #323232 url(/images/slidecom/header_gradient.png) repeat-x top left;
	color: #FFF;
	border-bottom: 2px solid #888;		
}

.header_links {
	padding-top: 7px;
}

a.header_logo, a.header_logo:visited {
	color: white;
	text-decoration: none;
        font-weight: bold;
	font-size: 20pt;
	display:block;
	width: 94px;
	float:left;	
}

.body {
	width: 775px;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.search {
	padding: 0px 0px 0px 10px;
	margin-top: 1px;
}


.search_button {
	height: 22px;
	width: 22px;
	display: block;
	float: left;
	margin-left: -10px;
	z-index: 4;
}
.search_button img {
	border: 0px;
	padding: 0px;
	margin: 0;
}

.search_input {
	width: 150px;
	float: left;
	border: 0;
	margin: 0 10px 0 0;
	z-index: 5; 
	padding: 3px 0 3px 5px;
	font-size: 12px;
}

a.sl, a.sl:visited {
	color: white;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
	float: left;
}

a.sl:hover {
	text-decoration: none;
	background-color: #545454;
}

.leader {
	border-bottom: 2px solid #545454;
	margin-bottom: 10px;
	padding-bottom: 10px;
	min-height: 8em;
}
.mug_shot {
	display: block;
	float:left;
	border: 1px solid #DDD;
	padding: 2px;
	margin-right: 6px;
}
.small {
	font-size: 10px;
	font-weight: normal;
	color: #777;
}
.breakline {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#main_login_form {
	position:absolute;
	width:775px;
	top:50px;
        z-index: 100;
	display:none;
}
#optional_login_message {
        display:none;
	padding: 0px 0px 10px 0px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}					
.login_display {
	
	border: 5px solid #333;
	background: #fff;
	padding: 10px;
	width: 300px;
	color: #000;
	text-align:left;
}
.error_div {
   text-align: center;
   width: 160px;
   float: right;
}
.error {
   background-color:#fff8cc;
   border: 1px solid #ccc;
   color: #333;
   float:right;
   width: 160px;
   padding:2px;
} 
.standard_error {
   color: red;
   font-weight: bold;
}
.standard_hidden_error {
   color: red;
   font-weight: bold;
   display: none;
}
.login_close {
	float:right;
}

.login_submit {
   margin-top: 5px;
   float:right;
}

.login_input {
	float:right;
        width:160px;
}

.login_input_create {
   float:right;
   display: none;
   width: 160px;
}

.login_input_create input { 
   margin-top: 2px;
}

.login_forgot {
	text-align:center;
}
.login_header {
	font-weight: bold;
	margin-bottom: 10px;
}

.generic_menu_option {
	display:block;
	line-height: 20px;
}

.generic_menu {
	position:absolute;
	display:none;
}
.generic_menu_padder {
	padding: 5px;
}
.generic_menu_link {
	display:block;
}


a.header_create_menu_link, a.header_create_menu_link:visited {
	color: white;
	text-decoration: none;
        font-weight: bold;
	padding: 5px 5px 5px 5px;
	display: block;
}

a.header_create_menu_link:hover {
	text-decoration: none;
	background-color: #545454;
}
.header_create_menu {
	border: 1px solid #545454;
	background: #fff;
	padding: 5px;
	display:none;
	top: 35px;
	position:absolute;
	color: black;
	float:right;
	white-space:nowrap;
}
.show_title {
   line-height: 23px;
}
.stars {
	line-height: 27px;
	margin-bottom: 5px;
}

#main_navigation {
        margin-top: 20px;
	border-bottom: 1px solid #ccc;
}

#main_navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
	width: 555px;
}

#main_navigation ul li.tab_link{
   padding: 0;
   margin: 0;
   float: right;
   background: none;
   border: none;
}

#main_navigation ul li {
	display: inline;
	background: #f3f3f3 url(/images/interface/tab.gif) repeat-x top left;
	border-right: 1px solid #ddd;
	padding: 5px 8px 7px 8px;
	margin: 0 5px 0 0;
	line-height: 27px;
	font-size: 12px;
	cursor: pointer;
}
#main_navigation ul li.selected {
	background: white url(/images/interface/tab_selected.gif) repeat-x top left;
	border-bottom: 1px solid white;
	border-left: 1px solid #ddd;
	padding-top: 7px;
	line-height: 27px;
}


#main_navigation ul li a {
	color: #333;
}


.text_field_hint{
	color: #777;
	font-size: 12px;
}

.bu_hinted_active{
	color: #777;
}

.sign_up, .sign_in {
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	padding: 2px 10px;
	border: 1px solid #ccc;
	background: #e8e8e8 url(/images/interface/gradient_button.gif) repeat-x bottom left;
}
.sign_up a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.sign_in a:hover {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.sign_up_divider {
	display: none;
}
.sign_up_in {
	text-align: right;
	margin: 10px 0 0 0;
}	
.account_warning {
    font-size: 12px;
    font-weight: bold;
    background-color:#fff8cc;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 20px;
}

a { 
   cursor: pointer;
}

table.centering_frame td{
  vertical-align: middle;
}

/* api.Channel share popup */
.channel_sharer { 
   border: 1px #bababa solid; 
}

.channel_sharer #share_header {
   width: 338px;
}

.channel_sharer .thumb, .group_invite .thumb { 
   vertical-align: top;
}

.channel_sharer #message, .group_invite #message{
   width: 278px;
   height: 44px;
   margin-left: 3px;
}

a.disabled_link, a.disabled_link:hover, a.disabled_link:active, a.disabled_link:visited { 
   text-decoration: none;
   cursor: default;
}

.big_yellow_button{
  background: url('/images/interface/button_yellow_150.gif') top left no-repeat;
  text-align: center;
  width: 150px;
  height: 31px;
  font-size: 12px;
  line-height: 31px;
  cursor: pointer;
  border: none;
  font-weight: bold;
}

.slide_message {
  padding: 30px 10px;
}
.slide_message .overlay_mugshot {
  float: left;
  margin-right: 10px;
}
.slide_message .big_yellow_button {
  margin-right: 15px;
}
.slide_message .overlay_feedback {
  text-align: center;
}