#ss_my{
	background: #a5d17d url(/i/dgreen.png) repeat-x;
	width: auto;
	height:72px;
	min-width: 784px;
	margin: 0 20px;
	padding:0;
	font:.9em/1.4em Verdana, Helvetica, sans-serif;
	position:relative;
	color:#fff;
	list-style-type: none;
	z-index: 30000;
	-moz-border-radius-bottomleft:.5em;
	-webkit-border-bottom-left-radius:.5em;
	border-bottom-left-radius:.5em;
	-moz-border-radius-bottomright:.5em;
	-webkit-border-bottom-right-radius:.5em;
	border-bottom-right-radius:.5em;
}

.ss_dalert span{
	float: right;
	position: absolute;
	right: 10px;
}

.ss_dalert span a{
	text-decoration: underline;
	color: #fff;
}

.ss_dalert{
	background: #333;
	color: #fff;
	height: 23px;
	margin: 0 10px;
	padding: 0 10px;
	clear: both;
	z-index: 99999;
	position: absolute;
	display: none;
	text-align: left;
	-moz-border-radius-topleft:.5em;
	-webkit-border-top-left-radius:.5em;
	border-top-left-radius:.5em;
	-moz-border-radius-topright:.5em;
	-webkit-border-top-right-radius:.5em;
	border-top-right-radius:.5em;
	border: 1px solid #fff;
	border-bottom: 0;
}

.ss_tt{
	display: none;
	margin: 0;
	padding: 15px 23px 0;
	z-index: 30010;
	color: #333;
	text-align: left;
	position: absolute;
	white-space: nowrap;
	background: url(/i/tt2.png) no-repeat 0 0;
	width: 98px;
	height: 38px;
	overflow: hidden;
	cursor: pointer;
}

.ss_tt span{
	overflow: hidden;
	display: block;
	width: 80px;
}

.ss_tt_f span{
	width: 95px;
}

.ss_tt img{
	position: absolute;
	top: 18px;
	right: 24px;
}

#ss_my a, #ss_my a:link{
	color:#fff;
	text-decoration:none;
}

#ss_my a:hover{
	text-decoration:none;
}

#ss_my a:visited{
	color:#fff;
}

#ss_my img{
	border:0;
}

/* @group User */

#ss_my .u{
	width:210px;
	height: 66px;
	display: block;
	margin:0;
	padding:6px 7px 0 7px;
	z-index:10;
	position:relative;
	float: left;
	border-right: 2px solid #add589;
}

#ss_my .you{
	font-size:.9em;
	float:left;
	padding: 0;
	margin: 0;
	display:block;
	text-align: left;
}

/* @group Avatar */
#ss_my .uava{
	float: left;
	display: block;
}

#ss_my .uava img{
	width:54px;
	height:54px;
	border:2px solid #ccc;
	float:left;
	margin:0 6px 3px 0;
}

#ss_my #ss_avatar{
	position: absolute;
	top: 10px;
	left: 65px;
	width: 0;
	height: 45px;
	background:#666;
	z-index:1;
	padding:2px 7px;
	margin:0;
	overflow: hidden;
	border: 1px solid #ccc;
}

#ss_my #ss_avatar iframe{
	width: 110px;
	height: 40px;
	margin: 0;
	padding:0;
	background: #666;
	top: 0;
	left: 0;
}

.ss_property_pane iframe{
	width: 110px;
	height: 40px;
	margin: 0;
	padding:5px 10px;
	background: #666;
	top: 0;
	left: 0;
}


#ss_my #ss_avatar #status{
	margin: 0 auto;
	color: #fff;
	padding: 0;
}

/* @end */

/* @group User Nav */

#ss_my h3{
	clear: none;
	margin: 3px 0 0 65px;
	display: block;
	color: #fff;
	text-align: left;
	font-size:1.5em;
	font-family: Arial;
}

#ss_my h3.ss_unsigned{
	clear: none;
	margin: 3px 0 0 65px;
	padding: 4px 0 0;
	display: block;
	font-size: 1.2em;
}

#ss_my .ss_user_nav{
	clear: none;
	margin: 0 0 0 65px;
	padding: 0;
	display: block;
	border-bottom: 1px solid #fff;
}

#ss_my .ss_user_nav a{
	padding: 0 4px 0 3px;
	text-transform: uppercase;
	font-size: .9em;
}

#ss_my .ss_user_nav a.ss_nav_home{
	padding:0 1px;
}

#ss_my .ss_user_nav a.ss_nav_people{
	padding-right:1px;
}

#ss_my div.ss_unsigned{
	border-bottom: 0;
}

#ss_my div.ss_user_options{
	font-size:.8em;
	text-align: left;
	margin: 0;
	clear: none;
	padding: 0 0 1px;
}

#ss_my .ss_user_options a{
	padding: 0 4px;
	margin: 0;
}

#ss_my .ss_user_options a.ss_nav_logout{
	padding-right: 0;
}

#ss_my .ss_user_options a.ss_nav_settings{
	padding-left: 5px;
}

/* @end */

/* @group Tab */

#ss_my ul#ss_tab{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#ss_my ul#ss_tab li{
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

#ss_my ul#ss_tab li a{
	display: block;
	margin: 0;
	padding: 0 7px 0 0;
	line-height: 1.2em;
	color: #fff;
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
}

#ss_my ul#ss_tab li:hover{
	text-decoration: underline;
}

#ss_my .ui-tabs-hide{
    display: none;
}

/* @end */

/* @end */

/* @group App Section */

#ss_my_apps{
	position: relative;
	clear: none;
	text-align: left;
	margin: 0 175px 0 232px;
	padding: 3px 0 0 0;
	background: transparent;
}

#ss_my #ss_my_apps ul{
	margin:0;
	padding:0;
	display: block;
	list-style-type: none;
}

#ss_my ul.ss_set_list{
	height: 17px;
	overflow: hidden;
	display: block;
	background: transparent;
}

#ss_my ul.ss_set_list li{
	color:#fff;
	font-size:1em;
	line-height:1.2em;
	clear: none;
	display: block;
	float: left;
	margin:0 12px 0 5px;
}

#ss_my ul.ss_set_list li a{
	text-align: left;
	padding:1px 0 0;
	display: block;
	margin: 0;
}

#ss_my ul.ss_set_list li:hover{
	border-bottom: 1px solid #fff;
}

#ss_my ul.ss_set_list li.ui-tabs-selected{
	border-bottom: 1px solid #fff;
}

#ss_my ul.ss_set_list .ssx-s{
	position: relative;
}

#ss_my ul.ss_set_list .ssx-s a.ss-set-options{
	text-decoration: none;
	position: absolute;
	display: inline;
	top: 0;
	right: -13px;
	padding:1px 3px;
	visibility: hidden;
}

#ss_my ul.ss_set_list .ssx-s a.ss-set-options img{
	position: absolute;
	top: 5px;
	left: -4px;
}

#ss_my ul.ss_set_list .ssx-s a.ss-set-options:hover{
	background: #a5d17d;
}

#ss_my ul.ss-set-options-menu{
	position: absolute;
	top: 18px;
	z-index: 10000;
}

#ss_my ul.ss-set-options-menu li{
	display: block;
	clear: both;
	text-transform: uppercase;
}

#ss_my ul.ss-set-options-menu li a{
	font-size: .8em;
	padding: 0 3px;
}

#ss_my ul.ss-set-options-menu{
	width: 90px;
}

#ss_my ul.ss_set{
	position: absolute;
	height: 52px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	background: #7fbd46 url(/i/dgreen.png) repeat-x 0 -25px;
}

div.ss_app_group{
	position: relative;
	margin: 0 30px 0 0;
}

#ss_my ul li a{
	white-space: nowrap;
}

.ssx-s-li{
	margin: 6px 0 4px 5px;
	padding: 0;
	width: 38px;
	height: 38px;
	position: relative;
	float: left;
	overflow: hidden;
	background: url(/i/round.png) no-repeat;
}

.ssx-s-li a{
	width: 26px;
	height: 26px;
	display: block;
	margin:6px;
	padding:0;
	overflow: hidden;
	text-align: center;
}

#ss_my .ssx-s-li a img{
	margin: 0 auto;
	padding: 0;
}

li.ui-sortable-placeholder{
	margin: 6px 0 4px 5px;
	padding: 0;
	width: 38px;
	height: 38px;
	position: relative;
	float: left;	
}

.ss_sign{
	font-size: 1.3em;
	line-height: 2.6em;
}

#ss_my ul li input{
	font-size:.8em;
	width:168px;
	float: left;
	clear: left;
	border:0;
	padding:1px;
	margin:0;
	font-face:Arial, Helvetica, sans-serif;
}

#ss_my ul li img.ssx-enter{
	position: relative;
	top: 2px;
	_top: 8px;
	float: right;
	z-index: 1;
}

#ss_my #ss_my_apps a.ss_new_set{
	float: right;
	margin: 0;
	text-transform: uppercase;
	padding:0;
	text-align:right;
	font-size: .8em;
	width: 50px;
	background: #a5d17d url(/i/dgreen.png) repeat-x 0 -5px;
	border-left: 2px solid #c0dfa4;
}

#ss_my .ss_all_sets{
	position: absolute;
	right: 0;
	margin: 0 52px 0 0;
	width: 15px;
	height: 16px;
	z-index: 1;
	text-align: center;
	border-left: 2px solid #c0dfa4;
	background: #a5d17d url(/i/dgreen.png) repeat-x 0 -5px;
}

#ss_my .ss_all_sets img{
display: block;
left: 4px;
top: 3px;
position: absolute;
}

#ss_my .app_temp{
	background: transparent url(/i/dot.png) no-repeat;
}

div.ss_signup_reminder{
	clear: both;
	display: none;
	background: #666;
	margin: 0 50px;
	padding: 9px 0;
	font-size: 1.1em;
	color:#fff;
	-moz-border-radius-bottomleft:.5em;
	-webkit-border-bottom-left-radius:.5em;
	border-bottom-left-radius:.5em;
	-moz-border-radius-bottomright:.5em;
	-webkit-border-bottom-right-radius:.5em;
	border-bottom-right-radius:.5em;
}

div.ss_signup_reminder a{
	color: #b3b3b3;
	text-decoration: underline;
}

#ss_my div.placeholder{
	position: absolute;
	top: 0;
	left: 0;
}

#ss_my div.placeholder ul li h4{
	color: #fff;
	font-size: 1.2em;
	display: block;
	height: 40px;
	margin: 0;
	padding: 7px 10px 0 53px;
}

#ss_my div.placeholder a{
	width: 38px;
	height: 33px;
	color: #666;
	background: #fff;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	border-radius:.5em;
	margin:6px 0 0 5px;
	padding:5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 69%;
	text-align: center;
	text-transform: uppercase;
}

#ss_my div.placeholder a:hover{
	color: #333;
	text-decoration: underline;
}

#ss_my div.placeholder ul{
	display: block;
	position: absolute;
	top: 3px;
	background: #333;
	width: 184px;
	visibility: hidden;
	overflow: hidden;
	border: 2px solid #ccc;
	-moz-border-radius-bottomleft:1em;
	-webkit-border-bottom-left-radius:1em;
	border-bottom-left-radius:1em;
	-moz-border-radius-bottomright:1em;
	-webkit-border-bottom-right-radius:1em;
	border-bottom-right-radius:1em;
}

#ss_my div.placeholder ul li a{
	float: none;
	display: block;
	padding: 0;
	width: 100%;
	height: 38px;
	color: #fff;
	overflow: visible;
	font-size: 1.2em;
	text-transform: none;
	line-height: 2.7em;
	background: none;
	text-align: left;
}

#ss_my div.placeholder ul li a:hover{
	background: #a5d17d;
}

#ss_my div.placeholder ul li span{
	width: 38px;
	height: 33px;
	display: block;
	float: left;
	background: #fff;
	padding: 5px 0 0;
	margin: 0 10px 0 0;
	-moz-border-radius:.2em;
	-webkit-border-radius:.2em;
	border-radius:.2em;
	text-align: center;
}

#ss_my div.placeholder ul li.ss_ph_f{
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px;
	display: block;
}

#ss_my div.placeholder ul li.ss_ph_f span{
	margin: 5px;
}

#ss_my div.placeholder ul li a.ss_opt_last{
	text-align: center;
	width: auto;
}

#ss_my div.placeholder ul li a.ss_opt_last:hover{
	background: none;
	color: #fff;
}

#ss_my div.placeholder ul.ss_visible{
	visibility: visible;
}

#ss_my div.placeholder ul li a img, #ss_my div.placeholder span img{
	max-height: 30px;
	max-width: 30px;
	min-height: 20px;
	margin: 0 auto;
}

.setlist_menu{
	background-color: #a5d17d;
	position: absolute;
	right: 0;
	margin: 17px 50px 0 0;
	width: 180px;
	z-index: 100010;
	overflow: hidden;
	border: 2px solid #c0dfa4;
	display: block;
}

.setlist_menu a{
	display: block;
	background-color: #a5d17d;	
	padding: 2px 4px;
	border-bottom: 1px dotted #fff;
}

.setlist_menu a:hover{
	background-color: #ffbb5d;
}

/* @end */

/* @group Search Area */

#ss_my .ss_search{
	position:relative;
	float: right;
	border-left: 2px solid #add589;
	width: 149px;
	height: 62px;
	display: block;
	margin:0;
	padding:10px 7px 0 7px;
}

#ss_my .ss_search input[type=text]{
	width: 120px;
	font-size: 1.2em;
	overflow: hidden;
	padding:3px 4px 3px 25px;
	background: #fff url(/i/si/ss1.gif) no-repeat 3px 3px;
	color: #333;
}

#ss_my .ss_search input[type=search]{
	width: 150px;
	height: 30px;
	font-size: 2em;
	padding:3px 4px 3px 25px;
	color: #333;
}

#ss_my .ss_search input#ss_sb{
	background: transparent;
	float: right;
	text-transform: none;
	color: #fff;
	margin: 6px 0 0;
	padding:0 0 0 2px;
	font-size: 1.3em;
	border: 0;
}

#ss_my form#ss_search_form{
	margin: 0;
	padding: 0;
	width: auto;
}

#ss_my form#ss_search_form div{
	margin: 0;
	padding: 0;
	width: auto;
}

#ss_my form input{
	border: 0;
	margin:0;
	padding:0;
}

/* @end */

/* @group My Reviews */

#ss_my_reviews{
	position: absolute;
	top: 72px;
	left: 7px;
	width: 195px;
	font-size: 1.2em;
	background: #333;
	border: 2px solid #bef492;
	border-top:0;
	padding: 5px 10px;
	display: none;
}

#ss_my_reviews .ss_section_reviews li{
	text-align: left;
	clear: both;
	display: block;
}

#ss_my_reviews .ss_section_reviews li img{
	width: 16px;
	background: #fff;
	margin: 0 10px 0 0;
}

#ss_my_reviews .ss_section_reviews li a{
	clear: both;
	display: block;
}

#ss_my_reviews .ss_section_reviews li .rating{
	margin: 2px 0 7px 26px;
}

/* @end */

/* @group My Friends */

#ss_my_friends{
	position: absolute;
	top: 72px;
	left: 27px;
	width: 215px;
	overflow: hidden;
	font-size: 1.2em;
	background: #333;
	border: 2px solid #bef492;
	border-top:0;
	padding:0;
	display: none;
	z-index: 1;
}

#ss_my_friends h4{
	margin: 7px 0 5px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
}

#ss_my_friends a.ss_action_tinytop{
	background: url(i/button_black.png) repeat-x;
	height: 17px;
	width: 50px;
	font-size: .6em;
	line-height: 1.8em;
	margin: 8px;
	padding: 0;
	float: right;
	border: 1px solid #fff;
	color:#fff;
}

#ss_my_friends ul.ss_section_friends li{
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	position: relative;
	white-space: nowrap;
}

#ss_my_friends .ss_dialog_actions{
	font-size: .9em;
}

#ss_my_friends #new-temp{
	width: 90%;
	margin: 0 auto;
}

#ss_my_friends #new-temp label{
	font-size: .8em;
}

#ss_my #ss_my_friends ul li input{
	width: 85%;
}

#ss_my_friends ul li .delete_friend_icon{
	position: absolute;
	left: 185px;
	top: 5px;
	display: none;
	width: auto;
}

#ss_my_friends ul li .delete_friend_icon img{
	background: none;
	border: 0;
}

ul.ss_section_friends{
	padding: 0 0 90px;
}

ul.ss_section_friends li a{
	margin: 0 2px;
	padding: 7px 7px 0;
	display: block;
	width: 209px;
	overflow: hidden;
}

ul.ss_section_friends li a span{
	position: relative;
	top: -7px;
	font-size: .8em;
	line-height: 0;
	padding: 0;
	margin: 0;
}

ul.ss_section_friends li a:hover{
	text-decoration: none;
	background: #a5d17d;
	color: #fff;
}

#ss_my_friends ul.ss_section_friends li a img{
	width: 20px;
	height: 20px;
	margin: 1px 10px 0 10px;
	border: 2px solid #666;
	background: #fff;
}

div.ss_new_friend a{
	margin: 15px auto;
	display: block;
	width: 158px;
	height: 20px;
	overflow: hidden;
	background: url(i/button_green.png) repeat-x;
	line-height: 1.6em;
}

/* @end */

/* @group All Apps Button and Trash */

a.ss_all_apps{
	position: absolute;
	top: 0;
	right: -3px;
	margin: 2px 0 0 0;
	width: 15px;
	height: 45px;
	z-index: 1;
	text-align: center;
	border-left: 2px solid #c0dfa4;
	background: #a5d17d url(/i/dgreen.png) repeat-x 0 -25px;
}

a.ss_all_apps img{
	margin: 20px 0 0;
}

#ss_my .ss_set_actions{
	position: absolute;
	right: 0;
	top: 22px;
	height: 45px;
	background: #a5d17d url(/i/dgreen.png) repeat-x 22px;
	border-left: 2px solid #c0dfa4;
}

#ss_my a.trash{
	display: block;
	padding: 0;
	margin: 24px 0 0;
	width: 25px;
	height: 21px;
	overflow: hidden;
	background: url(/i/trash.png) no-repeat center 0;	
}

/* @end */

/* @group Sendto and Addto Menus */

div.addto-menu, div.sendto-menu{
	position: absolute;
	top: 122px;
	width:156px;
	text-align: right;
	font-size: .8em;
	background: #a5d17d;
	border: 1px solid #e0e0e0;
	z-index: 10000;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

div.sendto-menu{
	background: #a6c1df;
}

#ss_dialog div.addto-menu, #ss_dialog div.sendto-menu{
	position: relative;
	top: -3px;
}

#ss_dialog div.addto-menu label, #ss_dialog div.sendto-menu label{
	display: none;
}

div.addto-menu a, div.sendto-menu a{
	display: block;
	padding: 0 5px;
	margin: 0;
	color: #fff;
	line-height: 2em;
	height: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	background: #a5d17d;
	text-align: left;
}

div.sendto-menu a{
	background: #a6c1df;
}

div.sendto-menu img{
	width: 18px;
	height: 18px;
	margin: 3px 7px 0 2px;
	float: left;
	border: 1px solid #666;
	background: #fff;
}

div.sendto-menu a{
	margin: 0;
	padding: 0;
	line-height: 2.4em;
	white-space: nowrap;
	display: block;
}

div.addto-menu a{
	background: url(/i/dotbox.png) no-repeat 5px 3px;
	padding-left:30px;
}

div.addto-menu a.checked{
	background: url(/i/dotboxcheck.png) no-repeat 5px 3px;
}

div.addto-menu a:hover{
	text-decoration: none;
	background-color: #b8e98d;
}


div.sendto-menu label, div.addto-menu label{
	display: block;
	font-size: .8em;
	background-color: #8eb56d;
	height: 19px;
	padding: 0 5px;
	position: relative;
	top: -3px;
	margin: 0;
	font-weight: bold;
}

div.sendto-menu label{
	background: #738BA5;
}

div.inline_friend{
	position: relative;
	background: #738BA5;
	height: 23px;
	margin-top: 3px;
}

div.inline_friend input{
	position: absolute;
	left: 0;
	font-size: 1em;
	clear: both;
	width: 120px;
	margin: 3px 2px;
	padding: 2px 3px;
	border: 1px solid #666;
}

div.inline_friend a{
	position: absolute;
	right: 0;
	padding: 0 5px;
	color: #fff;
	background:#738BA5;
}

/* @end */

/* @group Host App */

.ss_host{
	width: 100%;
	z-index: 6000;
	position: absolute;
	top: 0;
	left: 0;
}

#ss_container{
	position: relative;
	height: 100%;
	width: 100%;
	background: #fff;
}

#ss_container .slidedown{
	position: absolute;
	bottom: 0;
}

/* @end */
