@charset "utf-8";
/* CSS Document */


/* COMMON TAGS ************************************************************************************/
html { 
	height: 100%; 
	/* overflow:hidden; */
}

body {
	font-family:Arial MT, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#262626;
	background-color: transparent; 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
}

a { 
	/*color:#096DF5;*/
	color:#FF9900;
	text-decoration:none; 
}

a:hover { 
	text-decoration:underline; 
}

img {
	border:none;
}

form {
	padding:0;
	margin:0;
}

.clear {
	clear:both;
}

.thumb_border {
	border:1px solid #ccc;
	padding:1px;
}

#wrapper {
	z-index:1;
	position:relative;
	margin-top:0px;
	border:0px solid red;
	width:100%; 
	text-align:left;
	min-height:100% !important;
	height:auto;
}

#header_bg {
	width:100%;
	height:149px;
	background:transparent url(../images/TopBar_F.png) repeat-x;
	text-align:left;
}

#header {
	width:100%;
	height:149px;
	margin:0 0 20px 0px;
	text-align:left;
	border-collapse:collapse;
}
#header_left_td {
	padding-left:30px;
}
#header_right_td {
	padding-right:50px;
}

#logo {
	margin:35px 0 0 0;
}

#welcome_search {
	width:auto;
	margin-bottom:16px;
}
#search_middle {
	background-image:url(../images/SearchBox_Vectors-Bottom.png);
}

#searchForm {
	padding:0; 
	margin:0; 
	border:0px solid red; 
	height:30px;
}
input#kw {
	/*width:100%; */
	height:23px; 
	font-size:14px;
	padding:2px 0 0 5px; 
	margin:0; 
	vertical-align:top;
	width:233px;
}
#search_button {
	font-size:10px;
	padding:0; 
	margin:0;
}
td.search_button_td {
	width:56px !important;
}

#display_username {
	color:#999;
}

#login_logout {
	color:#666;
	padding-right:3px;
	height:30px;
}
#login_logout a {
	color:#666;
}

#main_nav {
	height:46px;
	/*margin:0 auto 0 auto;
	margin-right:9px;*/
	border:0px solid red;
	clear:both;
	text-align:right;
	/*width:520px;*/
	float:right;
	/*margin-top:98px;*/
}

/*#main_nav a {
	color:#666;
	font-family:Arial MT, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	padding:10px 0 0 5px;
	height:36px;
	display:block;
	float:left;
	width:91px;
	border-left:1px solid #999;
	text-align:left;
}

#main_nav a:hover { background-image:url(../images/Nav_Highlight.png); color:#0866E5; }

#main_nav a.current {
	color:#0866E5;
	font-family:Arial MT, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../images/Nav_Highlight.png);
}*/

.rightLinks {
	float:right;
}

#main_div {
	width:1000px;
	padding:15px 0 0px 15px;
	text-align:left;
	padding-bottom:308px;
}

#left_main_wrapper {
	margin:0 0 0 0;
	width:294px;
	float:left;
}

#player_unit {
	padding:8px;
}

#player_unit_profile_unit {
	/*border-bottom:1px dashed #E3E3E3;*/
	width:100%;
}

.player_unit_display_name {
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.player_unit_profile_links a {
	color:#999;
	font-size:12px;
}

.unread_messages {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

.now_playing_text {
	text-transform:uppercase;
	color:#999;
	font-size:11px;
	margin:0px 0 4px 5px;
}

/* rounded corners for player */
.player_top, .player_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.player_b1, .player_b2, .player_b3, .player_b4 {
	display:block; 
	overflow:hidden;
}
.player_b1, .player_b2, .player_b3 {
	height:1px;
}
.player_b2, .player_b3, .player_b4 {
	background:#808184; 
	border-left:1px solid #666; 
	border-right:1px solid #666;
}
.player_b1 {
	margin:0 2px; 
	background:#666;
}
.player_b2 {
	margin:0 3px; 
	border-width:0 2px;
}
.player_b3 {
	margin:0 2px;
}
.player_b4 {
	height:1px; 
	margin:0 1px;
}
.player_boxcontent {
	display:block; 
	background:#808184; 
	border:0 solid #666; 
	border-width:0 1px;
	padding:6px;
}
/* end rounded corners for player */


#footer_bg {
	width:100%;
	height:238px;
	background:transparent url(../images/Footer.png) repeat-x;
	text-align:center;
	padding-top:10px;
	bottom:0;
	left:0;
	position:absolute;
}

#footer {
	width:814px;
	margin:0px 0 0px 80px;
	text-align:left;
}

#footer_ad {
	border-bottom:1px solid #999;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}



/* END COMMON TAGS ************************************************************************************/

/* SECONDARY PAGE TAGS *******************************************************************************/

.page_header {
	margin-top:5px;
	color:#000000;
	font-size:40px;
	margin-left:19px;
	font-size:30px;
}
.page_header_gday {
	/*margin-top:40px;
	width:100%;
	border-bottom:1px solid #E3E3E3;
	font-size:40px;*/
}
.page_header_gday h1 {
	color:#000000;
	font-size:20px;
	padding-right:0px;
	margin-bottom:0;
}
.page_header_gday h2 {
	color:#999999;
	font-size:40px;
	padding-left:0px;
	margin-bottom:0;
	margin-top:0;
}
.page_header_gday a {
	padding-left:0;
}
.page_header_gday h2 span, .page_header_gday a {
	color:#000;
}





/* rounded corners */
.no_tab_wrapper {
	margin-bottom:10px;
}

.no_tab_wrapper_photo {
	width:527px;
	margin-bottom:10px;
}

.no_tab_top, .no_tab_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.no_tab_b1, .no_tab_b2, .no_tab_b3, .no_tab_b4 {
	display:block; 
	overflow:hidden;
}
.no_tab_b1, .no_tab_b2, .no_tab_b3 {
	height:1px;
}
.no_tab_b2, .no_tab_b3, .no_tab_b4 {
	background:#F5F6F6; 
	border-left:1px solid #CCC; 
	border-right:1px solid #CCC;
}
.no_tab_b1 {
	margin:0 2px; 
	background:#CCC;
}
.no_tab_b2 {
	margin:0 3px; 
	border-width:0 2px;
}
.no_tab_b3 {
	margin:0 2px;
}
.no_tab_b4 {
	height:1px; 
	margin:0 1px;
}
.no_tab_boxcontent {
	display:block; 
	background:#F5F6F6; 
	border:0 solid #CCC; 
	border-width:0 1px;
	color:#6D6E70;
	font-size:13px;
	padding:0px 0 0px 0;
}

.no_tab_boxcontent_photo {
	display:block; 
	background:#F5F6F6; 
	border:0 solid #CCC; 
	border-width:0 1px;
	color:#CCC;
	font-size:15px;
	padding:2px 0 0 0;
}

/* end rounded corners */




.ad_wrapper {
	text-align:center;
	width:100%;
}

.main_left, .tab_left {
	float:left;
	width:480px;
	margin-right:12px;
	margin-left:12px;
	background-color:#fff;
}
.tab_left {
	padding-top:0px;
}
.main_right, .tab_right {
	float:left;
	width:161px;
}
.tab_right {
	padding-top:0px;
}

#loading_content {
	z-index:5; 
	height:20px; 
	width:100px; 
	padding:8px; 
	background:transparent; 
	color:#000; 
	position:absolute;
	/*left:30px;*/
	right:30px;
	top:160px;
}









/*.no_tab_top {
	background-image:url(../images/NoTabs_Top.png);
	background-repeat:no-repeat;
	background-position:-10px 0;
	width:552px;
	height:36px;
}
.no_tab_middle {
	background-image:url(../images/NoTabs_Middle.png);
	background-repeat:repeat-y;
	background-position:-10px 0;
	border-top:1px solid transparent;
}
.no_tab_bottom {
	background-image:url(../images/NoTabs_Bottom.png);
	background-repeat:no-repeat;
	background-position:-10px 0;
	width:552px;
	height:33px;
}*/

.two_tab_top {
	background-image:url(../images/TwoTabs_Top.png);
	background-repeat:no-repeat;
	background-position:-10px 0;
	width:552px;
	height:60px;
	font-size:15px;
	font-weight:bold;
}
.two_tab_top2 {
	background-image:url(../images/TwoTabs_Top2.png);
}
.two_tab_top .active_header, .two_tab_top .nonactive_header {
	color:#FF9900;
	width:115px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
	cursor:default;
}

.two_tab_top .nonactive_header {
	color:#999999;
	text-decoration:none;
}

.two_tab_top .nonactive_header a {
	color:#999999;
	text-decoration:none;
	cursor:pointer;
}
.two_tab_middle {
	background-image:url(../images/TwoTabs_Middle.png);
	background-repeat:repeat-y;
	background-position:-10px 0;
	border-top:1px solid transparent;
}
.two_tab_bottom {
	background-image:url(../images/TwoTabs_Bottom.png);
	background-repeat:no-repeat;
	background-position:-10px 0;
	width:552px;
	height:30px;
}

.two_top {
	position:relative;
	width:549px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	overflow:hidden;
}

.two_top .active_header, .two_top .nonactive_header a {
	float:left;
	width:68px;
	height:20px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	background:url(../images/tab_Grey.png) no-repeat;
	color:#777;
	line-height:19px;
	margin-left:5px;
}

.two_top .nonactive_header a:hover {
	background:url(../images/tab_DarkGrey.png) no-repeat;
}

.two_top .active_header {
	background:url(../images/tab_Orange.png) no-repeat;
	color:#fff;
	cursor:default;
}

/* browse headers */
.browse_headers {
	position:relative;
	width:410px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	overflow:hidden;
}
.browse_headers .active_header, .browse_headers .nonactive_header a {
	float:left;
	width:63px;
	height:20px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	background:url(../images/browse_off.png) no-repeat;
	color:#777;
	line-height:19px;
	margin-left:5px;
}
.browse_headers .active_header {
	width:68px;
}


.browse_headers .nonactive_header a:hover {
	background:url(../images/browse_over.png) no-repeat;
	text-decoration:none;
}

.browse_headers .active_header {
	background:url(../images/browse_active.png) no-repeat;
	color:#fff;
	cursor:default;
}


/* genre drop down */
.desc { color:#6b6b6b;}
        .desc a {color:#0092dd;}
        .dropdown dt { text-align:left;}
        .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited { color:#333; text-decoration:none; outline:none;}
        .dropdown a:hover { color:#333;}
        .dropdown dt a:hover { color:#333;}
        .dropdown dt a {background:url(BlackDownArrow.png) no-repeat scroll right center; display:block; width:100%;}
        .dropdown dt a span {cursor:pointer; display:block; padding:0px;}
        .dropdown dd div { background:#EDEDED none repeat scroll 0 0; border:1px solid #999; color:#231f20; display:none;
                          left:-1px; padding:2px 0px; position:absolute; top:1px; width:100%; list-style:none; height:400px; overflow:auto;}
		.dropdown dd div ul {list-style:none; padding:0; margin:0;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li { border:0px solid red;}
        .dropdown dd ul li a { padding:0 0 0 5px; display:block; font-weight:normal; margin:0;}
        .dropdown dd ul li a:hover { background-color:#D1D1D1;}
        

/* end browse headers */
 
.three_tab_top {
	background-repeat:no-repeat;
	background-position:-10px 0;
	width:549px;
	height:40px;
	font-size:15px;
	font-weight:bold;
}

.three_tab_top1 {
	background-image:url(../images/ThreeTabs_Top1.png);
}
.three_tab_top2 {
	background-image:url(../images/ThreeTabs_Top2.png);
}
.three_tab_top3 {
	background-image:url(../images/ThreeTabs_Top3.png);
}
.three_tab_top .active_header, .three_tab_top .nonactive_header {
	color:#FF9900;
	width:138px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	margin-top:20px;
	cursor:pointer;
}

.three_tab_top .nonactive_header {
	color:#999999;
	text-decoration:none;

}

.three_tab_top .nonactive_header a {
	color:#999999;
	text-decoration:none;
}

.three_tab_middle {
	background-image:url(../images/ThreeTabs_Middle.png);
	background-repeat:repeat-y;
	background-position:-10px 0;
}
.three_tab_bottom {
	background-image:url(../images/ThreeTabs_Bottom.png);
	background-repeat:no-repeat;
	background-position:-10px 0;
	width:549px;
	height:31px;
}

.browse_top {
	margin-top:30px;
}
.browse_middle {
	padding-top:5px;
}

.alphabet {
	height:50px;
	margin-left:13px;
	margin-right:13px;
	padding-top:10px;
	background: transparent;
}
.alphabet .active {
	color:#0066FF;
	cursor:default;
	text-decoration:none;
}


/* rounded corners */
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#EDEDED; 
	border-left:1px solid #999; 
	border-right:1px solid #999;
}
.xb1 {
	margin:0 2px; 
	background:#999;
}
.xb2 {
	margin:0 3px; 
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:1px; 
	margin:0 1px;
}
.xboxcontent {
	display:block; 
	background:#EDEDED; 
	border:0 solid #999; 
	border-width:0 1px;
	height:31px;
	line-height:31px;
	vertical-align:middle;
}

.xboxcontent a, .xboxcontent span {
	margin-left:9px;
	font-size:14px;
	font-weight:bold;
}

/* end rounded corners */





/* rollover navigation for multiple items */
.multiple_rollover_nav_wrapper, .multiple_rollover_nav_wrapper_over, .multiple_rollover_nav_wrapper_active {width:122px; cursor:pointer;}

.multiple_rollover_nav_box {
display:block; 
background:transparent; 
font-size:1px;
}
.multiple_rollover_nav_box1, .multiple_rollover_nav_box4 {
	display:block; 
	overflow:hidden;
}
.multiple_rollover_nav_box1 {
	height:1px;
	margin:0 2px; 
	background:#f90;
}
.multiple_rollover_nav_box4 {
	background:#F7F7F7; 
	border-left:1px solid #f90; 
	border-right:1px solid #f90;
	height:1px;
	margin:0 1px;
}
/*.multiple_rollover_nav_boxfg{
background:#F7F7F7;
color:#fff;
padding:3px 0 3px 0px;
font-size:12px;
border:0 solid #f90; 
border-width:0 1px;
}*/


.multiple_rollover_nav_boxfg{
background:#F7F7F7;
color:#fff;
padding:4px 0 4px 0px;
font-size:12px;
border:0 solid #f90; 
border-width:0 1px;
/*height:100px;*/
height:auto;
}
.multiple_rollover_nav_boxfg a {color:#f90; display:block; padding:1px 0 1px 10px; float:left; width:110px; background-color:#F7F7F7; position:relative; z-index:300;}
.multiple_rollover_nav_boxfg a:hover {background-color:#f90; color:#fff; text-decoration:none;}







/* rollover navigation for editing **************/
/* normal */
.rollover_nav_wrapper, .rollover_nav_wrapper_over, .rollover_nav_wrapper_active {width:122px; cursor:pointer;}
.rollover_nav_box *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#f90;
}
.rollover_nav_box1{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
background:#dcdcdc
}
.rollover_nav_box2{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #fafafa;
border-right:1px solid #fafafa;
background:#d9d9d9;
}
.rollover_nav_box3{
margin-left:1px;
margin-right:1px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
}
.rollover_nav_box4{
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb
}
.rollover_nav_box5{
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc
}

.rollover_nav_boxfg{
background:#f90;
color:#fff;
padding-left:10px;
font-size:12px;
}
.rollover_nav_boxfg a {color:#fff;}
.rollover_nav_boxfg a:hover {text-decoration:none;}


/* rollover */
.rollover_nav_wrapper_over .rollover_nav_box *{
background:#BDBDBD;
}
.rollover_nav_wrapper_over .rollover_nav_box1{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
background:#cbcbcb;
}
.rollover_nav_wrapper_over .rollover_nav_box2{
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
background:#c8c8c8;
}
.rollover_nav_wrapper_over .rollover_nav_box3{
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
}
.rollover_nav_wrapper_over .rollover_nav_box4{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
}
.rollover_nav_wrapper_over .rollover_nav_box5{
border-left:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
}

.rollover_nav_wrapper_over .rollover_nav_boxfg{
background:#BDBDBD;
}

/* active */
.rollover_nav_wrapper_active .rollover_nav_box *{
background:#0066FF;
}
.rollover_nav_wrapper_active .rollover_nav_box1{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa;
background:#3d8afd;
}
.rollover_nav_wrapper_active .rollover_nav_box2{
border-left:1px solid #dee8f7;
border-right:1px solid #dee8f7;
background:#2e81fd;
}
.rollover_nav_wrapper_active .rollover_nav_box3{
border-left:1px solid #2e81fd;
border-right:1px solid #2e81fd;
}
.rollover_nav_wrapper_active .rollover_nav_box4{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa;
}
.rollover_nav_wrapper_active .rollover_nav_box5{
border-left:1px solid #3d8afd;
border-right:1px solid #3d8afd;
}

.rollover_nav_wrapper_active .rollover_nav_boxfg{
background:#0066FF;
}
/* end rollover navigation *******************/


































/* END SECONDARY PAGE TAGS **************************************************************************/



/* STANDARD PAGINATION *******************************************************************************************************/
.pagination{
	/*padding: 2px;
	margin: 5px 0 0 48px;*/
	float:right;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	padding: 1px;
}

.pagination a, .pagination a:visited{
	padding: 1px 5px;
	border: 0px solid #FF9900;
	text-decoration: none; 
	color: #ccc;
	font-weight: bold;
	font-size:16px;
}

.pagination a:hover, .pagination a:active{
	color: #fff;
	background-color: #FF9900;
}

.pagination li.currentpage{
	font-weight: bold;
	padding: 0 5px;
	border: 0px solid #333;
	color: #FF9900;
	font-size:16px;
}

.pagination li.disablepage{
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
}

.pagination li.nextpage{
	font-weight: bold;
	font-size:18px;
}

.pagination li.nextpage a{
	font-weight: bold;
	font-size:16px;
	color: #fff;
	background-color: #ccc;
	width:21px;
}

.pagination li.nextpage a:hover{
	background-color: #FF9900;
}

.pagination li.nextpage_disabled span {
	font-weight: bold;
	font-size:16px;
	color: #fff;
	background-color: #ccc;
	padding: 1px 5px;
}



* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}
/* END STANDARD PAGINATION *******************************************************************************************************/







#header_2 {
	font-size:21pt;
	color:#0066FF;
	width:675px;
	padding-bottom:3px;
	background:transparent url(http://www.likezebra.com/images/HorizontalRule-Full.png) no-repeat bottom; 
}

/* HOMEPAGE */
#hp_left {
	width:480px;
	float:left;
	margin-right:12px;
	margin-left:12px;
	border:0px solid red;
}

#tagline {
	font-size:19px;
	font-weight:bold;
	width:180px;
	color:#000;
}

#featured_band {
	width:480px;
	height:191px;
	background-image:url(../images/Featued_Box.png);
	background-repeat:no-repeat;
}
#featured_band td {
	padding-top:5px;
}

.featured_band_details {
	width:150px;
	padding:8px 10px 8px 10px;
}
.featured_band_details p {
	margin-top:15px;
	margin-bottom:15px;
	font-size:10px;
	color:#929497;	
}
.featured_band_links {
	font-size:10px;
	color:#f90;
}
.featured_band_name2 a {
	font-size: 24px;
	color:#fff;
	line-height:22px;
}

.featured_band_info {
	background-image:url(../images/Container-Homepage.png);
	background-repeat:no-repeat;
	background-position:-12px 0;
	width:536px;
	height:121px;
	margin-bottom:15px;
	border:1px solid transparent;
}
.featured_band_info table {
	height:75px;
	padding-top:20px;
}
.featured_band_name {
	/*text-transform:uppercase;*/
	font-size: 20px;
	margin:2px 0 5px 10px;
}
.featured_band_info h4, .mailbox_thread h4 {
	font-size:14px;
	color:#000;
	margin:0 0 2px 10px;
	font-weight:normal;
}
.featured_band_info h4 .span1, .mailbox_thread h4 .span1 {
	color:#999;
}
.featured_band_options {
	padding:6px 0 6px 0;
	width:97px;
	text-align:center;
	border-top:1px solid #E3E3E3;
}
.featured_band_options a {
	color:#FF9900;
	font-size:11px;
}

.featured_band_copy p {
	font-size:13px;
	line-height:19px;
	margin:8px 0 8px 0;
	padding:0 0 0 1px;
	color:#262626;
}
.featured_band_bio {
	font-size:22px;
	border-bottom:1px solid #C8C8C8;
	margin:0 0 0 1px;
	padding:0 0 7px 0;
}

.charts {
	width:469px;
	height:192px;
	padding:2px 0 0 10px;
	background-image:url(../images/Charts_Box.png);
	background-repeat:no-repeat;
	margin-top:5px;
}
.charts h3 {
	font-size:24px;
	color:#fff;
	font-weight:normal;
}
.charts a {
	font-size:14px;
}
.charts p {
	font-size:10px;
	color:#808184;
	margin-top:5px;
	font-weight:bold;
}

#tracks_top {
	background-image:url(../images/OneTab-Top.png);
	background-repeat:no-repeat;
	background-position:-12px 0;
	height:36px;
	width:513px;
	padding:20px 0 0 11px;
	color:#FF9900;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
#tracks_middle {
	background-image:url(../images/OneTab-Middle.png);
	background-repeat:repeat-y;
	background-position:-12px 0;
	width:536px;
}
#tracks_bottom {
	background-image:url(../images/OneTab-Bottom.png);
	background-repeat:no-repeat;
	background-position:-12px 0;
	height:56px;
	width:536px;
}

#hp_right {
	padding:25px 0px 50px 0;  
	float: right; 
	width:250px;
	/*height: 420px; */
	margin-top:100px;
	text-align:right;
	border:0px solid red;
}

#join_now img {
	margin-left:15px;
}

#signup {
	margin:0 0 0 58px;
}

.signup_input{
	width:252px;
	height:27px;
	border:none;
	font-size:16px;
	font-weight:bold;
}

.signup_body_copy {
	padding:10px 0;
	font-size:18px;
}

#artist_signup_tabs {
	background:url(../images/Artist-Nav.png) no-repeat; 
	height:40px; 
	padding:10px 10px 0;
	font-size:12px;
	font-weight:bold;
}

#fan_signup_tabs {
	background:url(../images/Fan-Nav.png) no-repeat; 
	height:40px; 
	padding:10px 10px 0 50px;
	font-size:12px;
	font-weight:bold;
}

.signup_body_copy p {
	padding-bottom:15px;
}

#coming_soon_blue {
	position:absolute;
	margin-left:400px;
	margin-top:-34px;
}


.what_we_offer_table td{
	border-bottom:solid 1px #000;
	padding:10px;
}

.offer_header{
	width:135px;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	text-transform:uppercase;
	padding-bottom:5px;
}

.offer_table2 {
	border-top:3px solid #000;
}

.offer_table2 td{
	border-bottom:solid 1px #fff;
	padding:10px;
	background:#e2e2e2;
}

.signup_info_header_table {
	border-bottom:3px solid #000; 
	width:100%; 
	margin:5px 0;
}

.signup_info_header {
	color:#000; 
	font-size:20px;
	font-weight:normal;
}

#login_header {
	margin:0 22px 0 58px;
}

#get_app {
	margin:0 0 5px 45px;
}
#get_app_copy {
	font-size:16px;
	text-align:center;
	color:#999;
	padding:15px 0 0 0;
	margin:0 0 0 35px;
	line-height:19px;
}

.hp_ad_top {
	/*margin-top:20px;*/
}
.hp_ad_middle {
	padding-top:15px;
	padding-bottom:25px;
}
.hp_ad_middle iframe {
	margin-left:84px;
	width:205px;
	height:625px;
}

iframe.ad_200x200 {
	height:225px;
	width:200px;
	margin:10px 0 0 35px;
}

.advertisement_header {
	color:#C8C8C8; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	width:100%; 
	text-align:center; 
	margin-bottom:5px;
}

#what_we_offer {
	position:relative;
	text-align:left;
	margin:10px 0 -80px 0px;
	padding:0;
}

#featured_artist_info_td{
	color:#fff;
	line-height:14px;
	font-size:10px;
	color:#999;
}

#featured_artist_info_td h4{
	margin-bottom:8px;
	font-size:16px;
}

#featured_artist_info_td a{
	font-size:10px;
}
.featured_td {
	vertical-align:top;
	border-bottom:#999 solid 1px; 
	width:225px;
	height:140px;
}

	/* SITE RIGHT HOME PAGE */
	#site_right_likezebra {
		display:none;
	}
	
	.site_right_headline {
		font-size:17px; 
		color:#06f; 
		font-weight:bold;
		padding:0;
	}
	
	.site_right_div {
		font-size:13px; 
		border-top: 1px solid #000; 
		padding:8px 0 10px;; 
		margin:3px 0 0;
	}
	
	#genre_dropdown_hompage {
		position:absolute; 
		height:205px; 
		width:140px; 
		overflow:auto; 
		border:1px solid #999; 
		background:#fff; 
		display:none;
	}
	
	#genre_dropdown_hompage a {
		display:block;
		width:120px;
		height:14px;
		text-decoration:none;
		padding:3px;
		padding-right:0px;
	}
	
	#genre_dropdown_hompage a:hover {
		background:#f90;
		color:#fff;
	}
	


/* END HOMEPAGE */






/* LOGIN PAGE */

.login_middle {
	padding-bottom:16px;
}

table.login_form {
	margin-left:0px;
	margin-top:0px;
}
table.login_form td.b {
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
}
table.login_form td.b a.sz9px {
	font-size:9px;
	text-transform:none;
}
table.login_form input {
	width:180px;
	height:16px;
	font-size:11px;
}

/* END LOGIN PAGE */

.no_tabs_top {
	background-image:url(../images/AdBox-Right_Top.png);
	background-repeat:no-repeat;
	background-position:20px;
	width:290px;
	height:17px;
}
.no_tabs_middle {
	background-image:url(../images/AdBox-Right_Middle.png);
	background-repeat:repeat-y;
	background-position:20px;
	width:290px;
	border:0px solid red;
	height:auto;
	text-align:left;
}
.no_tabs_bottom {
	background-image:url(../images/AdBox-Right_Bottom.png);
	background-repeat:no-repeat;
	background-position:20px;
	width:290px;
	height:17px;
}

#band_agreement {
	text-align:left; 
	margin-top:15px; 
	margin-left:8px; 
	height:200px; 
	overflow:auto; 
	border:2px solid #999; 
	padding:10px; 
	background-color:#e2e2e2; 
	display:none; 
	width:405px;
	color:#000;
}

#terms_agreement {
	text-align:left; 
	margin-top:15px; 
	margin-left:8px; 
	height:200px; 
	overflow:auto; 
	border:2px solid #999; 
	padding:10px; 
	background-color:#e2e2e2; 
	display:none; 
	width:405px;
	color:#000;
}


/* contact page */
#contact_form_title {
	font-size:22px;
	font-weight:bold;
	color:#000;
	width:90%;
	border-bottom:1px solid #C8C8C8;
	padding:0 0 3px 0;
	margin:0 0 5px 19px;
}
#contact_copy {
	border-top:1px solid #C8C8C8;
	width:520px;
	margin:20px 0 0 5px;
	padding:10px 0 0 0;
	line-height:18px;
}
#contact_copy .title {
	font-size:14px;
	color:#999;
	margin-bottom:3px;
}
#contact_copy .body {
	font-size:14px;
	color:#000;
	margin-bottom:5px;
}
/* end contact page */

/* faq page */
#faq_questions {
	color:#0066FF;
	font-size:14px;
	margin-bottom:30px;
	margin-left:24px;
	width:80%;
}
#faq_questions a {
	color:#0066FF;
}
#faq_answers {
	margin-left:24px;
	width:100%;
	font-weight:normal;
}

#faq_answers .question {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
#faq_answers .top {
	font-size:11px;
}
#faq_answers p {
	line-height:18px;
	font-size:13px;
	width:90%;
}
/* end faq page */

/* privacy page */
#privacy_title {
	color:#0066FF;
	font-size:14px;
	margin-bottom:30px;
	margin-left:19px;
	width:80%;
}
#privacy_title a {
	color:#0066FF;
}
#privacy_content {
	list-style:none;
	padding-left:0;
	margin-left:0;
}
#privacy_content .question {
	font-size:22px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #C8C8C8;
	padding:0 0 3px 0;
	margin-top:40px;
	margin-left:19px;
	width:90%;
}
#privacy_content .top {
	font-size:11px;
}
#privacy_content p {
	line-height:18px;
	font-size:13px;
	margin-left:19px;
	width:90%;
}
#privacy_body {
	margin:0 0 30px 0;
	margin-left:19px;
	width:90%;
}
#privacy_body p {
	font-size:13px;
	color:#999999;
	line-height:18px;
}
/* end privacy page */

/* browse page */
.display_browse_item {
	background:none;
	border-top:1px solid #E3E3E3;
	height:110px;
	width:440px;
	margin-bottom:0px;
	margin-left:18px;
	padding-bottom:10px;
}
.browse_pagination {
	border-top:1px solid #E3E3E3;
	margin-left:0px;
	width:451px;
	padding:10px 27px 0 0;
	height:30px;
}
.browse_ad_top {
	margin-top:55px;
}
.browse_right {
	padding-top:55px;
}
/* end browse page */

/* profile page ************************************************************************************************************/
.profile_top {
	margin-top:35px;
}
h1.standard_header {
	font-size:22px;
	font-weight:bold;
	color:#000;
	border-top:1px solid #C8C8C8;
	margin:0;
	text-align:left;
	padding:8px 0 0px 0;
}
h1.profile_header {
	width:412px;
	margin-left:20px;
	padding-bottom:3px;
}
.edit_profile iframe {
	width:100%;
	height:190px;
	margin-left:20px;
}
.profile_ad_middle {
	padding-top:15px;
	padding-bottom:25px;
}
.profile_ad_middle iframe {
	margin-left:84px;
	width:205px;
	height:625px;
}
.upload_image_left {
	float:left;
	width:300px;
}
.upload_image_right {
	float:left;
	width:170px;
	margin:20px 0 0 0;
}
.upload_image_right img {
	border:1px solid #C8C8C8;
}
table tbody tr td .profile_submit {
	/*position:absolute;
	width:auto;
	margin:0px 0 0 453px;*/
	width:auto;
	height:auto;
}
table.profile_text_area {
	margin-top:0px;
	margin-left:0px;
}
table.profile_text_area textarea {
	width:420px;
	height:73px;
}
.profile_username h1 {
	font-size:20px;
	margin-top:0;
}
.profile_title {
	margin-left:5px;
	width:97%;
	border-bottom:1px solid #C8C8C8;
}
.profile_title h1 {
	font-size:24px;
	margin-top:0;
	padding:5px;
}
#profile_left {
	width:175px;
	float:left;
	margin:0px 15px 10px 0;
	min-height:175px !important;
	height:auto;
}
.profile_options {
	text-align:center;
	color:#FF9900;
	padding-top:5px;
}
#profile_right {
	width:285px;
	float:left;
}
#profile_right .location {
	margin-right:10px;
}
.user_status_wrapper {
	margin:0;
	padding-bottom:10px;
	padding-top:5px;
}
#profile_navigation_wrapper {
	/*margin-bottom:-14px;*/
	margin-left:3px;
	/*float:left;*/
	position:relative;
	z-index:0;
	width:480px;
	clear:both;
}
#profile_navigation_wrapper table tr td {padding-right:5px;}

.profile_sub_links {
	padding-top:8px;
	padding-right:15px;
	text-align:right;
	font-size:11px;
}
.profile_sub_links a {color:#f90;}
.profile_sub_links {color:#000;}

.message_fans {
	width:452px;
	margin:0 auto;
	padding:7px 0 7px 1px;
	border-bottom:1px solid #e2e2e2;
}
.message_fans img {
	cursor:pointer;
}

/* profile tabs **************/
/* normal */
.profile_tab_wrapper, .profile_tab_wrapper_over, .profile_tab_wrapper_active {width:48px; margin:0px 0px 0px 2px; cursor:pointer;}
.profile_tab_box *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#D1D1D1;
}
.profile_tab_boxborder {
border-top:0px solid red;
}
.profile_tab_box1{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
background:#dcdcdc
}
.profile_tab_box2{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #fafafa;
border-right:1px solid #fafafa;
background:#d9d9d9;
}
.profile_tab_box3{
margin-left:1px;
margin-right:1px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
}
.profile_tab_box4{
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb
}
.profile_tab_box5{
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc
}

.profile_tab_boxfg{
background:#D1D1D1; height:23px; text-align:center;
	border:0px solid red;width:48px; 
}
.profile_tab_boxfg img {margin-top:-5px;}

/* rollover */
.profile_tab_wrapper_over .profile_tab_box *{
background:#BDBDBD;
}
.profile_tab_wrapper_over .profile_tab_box1{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
background:#cbcbcb;
}
.profile_tab_wrapper_over .profile_tab_box2{
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
background:#c8c8c8;
}
.profile_tab_wrapper_over .profile_tab_box3{
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
}
.profile_tab_wrapper_over .profile_tab_box4{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
}
.profile_tab_wrapper_over .profile_tab_box5{
border-left:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
}

.profile_tab_wrapper_over .profile_tab_boxfg{
background:#BDBDBD;
	border:0px solid red;width:48px; 
}

/* active */
.profile_tab_wrapper_active .profile_tab_box *{
background:#0066FF;
}
.profile_tab_wrapper_active .profile_tab_box1{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa;
background:#3d8afd;
}
.profile_tab_wrapper_active .profile_tab_box2{
border-left:1px solid #dee8f7;
border-right:1px solid #dee8f7;
background:#2e81fd;
}
.profile_tab_wrapper_active .profile_tab_box3{
border-left:1px solid #2e81fd;
border-right:1px solid #2e81fd;
}
.profile_tab_wrapper_active .profile_tab_box4{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa;
}
.profile_tab_wrapper_active .profile_tab_box5{
border-left:1px solid #3d8afd;
border-right:1px solid #3d8afd;
}

.profile_tab_wrapper_active .profile_tab_boxfg{
background:#0066FF;
	border:0px solid red;width:48px; 
}
/* end profile tabs ********/



.profile_info  {
	margin:5px 0 0 0;
	border-top:1px solid #E3E3E3;
	float:left;
}
.profile_info .b {
	color:#C8C8C8;
	font-size:12px;
	text-align:left;
}
.profile_info_detail {
	color:#c8c8c8;
	font-size:12px;
	font-weight:bold;
}
h1.profile_header_view {
	margin-left:0;
	clear:both;
	font-size:15px;
	text-transform:capitalize;
}
.user_info {
	margin:0 0 0px 10px;
	padding-bottom:15px;
	width:96%;
}

.border_top {
	border-top:solid #ccc 1px;
}

.border_bottom {
	border-bottom:solid #ccc 1px;
}

.user_info p {
	margin-bottom:0;
}

table.band_member_form, table.general_info_form {
	margin:0;
}
table.band_member_form .b, table.general_info_form .b {
	text-align:left;
	font-size:13px;
	font-weight:normal;
	color:#929497;
}

table.general_info_form input {width:280px;}
table.general_info_form textarea {width:280px; padding:5px 0 0 5px; height:70px;}
table.general_info_form select {width:287px; margin-left:0px;}
table.band_member_form input {width:190px;}

.band_name {
	color:#000;
	font-size:12px;
	/*font-weight:bold;*/
}

.band_role {
	color:#6D6E70;
	font-size:12px;
}

#profile_details {
	position:relative; 
	z-index:1; 
	clear:left;
}

.profile_tracks {
	padding-left:10px;
}
.main_right .question {
	font-size:22px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #C8C8C8;
	padding:0 0 3px 0;
	width:250px;
}
.main_right .top {
	font-size:11px;
}
.friends_list {
	margin:0px 0 20px 0px;
	width:250px;	
}
.peers td {
	padding:10px 10px 0 0;
}
.friends_top {
	margin-top:35px;
}
h1.tracks_header {
	margin-bottom:20px;
	margin-left:14px;
	padding-bottom:3px;
	width:475px;
}
h1.tracks_header span {
	font-size:9px;
}
.edit_profile .info {
	width:425px;
	margin-left:15px;
}
.sms_body {
	margin-left:60px;
	margin-top:40px;
	width:450px;
}

.sms_body .text {
	color:#999;
	text-align:right;
	font-weight:normal;
	font-size:14px;
}

.email_notifications {
	margin-left:140px;
	margin-top:40px;
}

.email_notfications  .align_right{
	text-align:right;
}

.email_notifications .align_left {
	color:#999;
	text-align:left;
	font-weight:normal;
	padding-right: 5px;
	font-size:14px;
}

.delete_account {
	margin-left:200px;
	margin-top:40px;
	padding-bottom:20px;
}

.delete_account a {
	font-weight:bold;
}
.fan_profile_list_header {
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding-right:30px;
}
.text_your_fans_icon {
	position:absolute;
	margin:30px 0 0 820px;
}



/* user comments in profile - BM  7/29/09*/

#shout_box_image {
	float:left; 
	margin-top:-35px; 
	margin-left:150px;
}

textarea#comment {
	width:380px;
	height:40px;
	padding:5px 10px;

}

textarea.comment {
	width:380px;
	height:40px;
	padding:5px 10px;

}
.comment_box {
	width:380px;
	height:40px;
	padding:5px 10px;
	
}

.comment_item {
	padding:5px 10px 5px 10px;
}


.user_comment_thumb {
	text_align:left; 
	width:45px;
	padding-top:5px;
}

.commenter_name {
	width:300px; 
	font-size:16px; 
	font-weight:bold;
	color:#000;
}

.user_comment_date {
	width:160px; 
	color:#bbb; 
	font-size:10px;
	text-align:right;
}

.user_comment_text {
	color:#000;
	padding-right:30px;
}

.comment_item table {
	border-collapse:collapse;
}
.user_comment_form {
	padding:5px 10px 5px 10px;
}
.comment_wrapper {
	margin-bottom:5px;
}
/* end user comments in profile - BM  7/29/09 */

.profile_music_display {
	float:left;
	margin-top:8px; 
	margin-left:10px;
}

/* end profile page */

/* mailbox page */
.mailbox_options {
	text-align:left;
	padding-left:8px;
}
.mail_box_top {
	margin-top:30px;
}
.mail_box_top_no_tab {
	margin-top:35px;
}
table.mailbox_conversation_header {
	margin-top:10px;
}
.mailbox_thread {
	border:none;
	border-bottom:1px solid #c8c8c8;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:5px;
	width:93%;
}
.mailbox_thread .span2 {
	/*margin-left:15px;*/
}
.mailbox_thread p {
	font-size:13px;
	line-height:18px;
}
h1.reply_header {
	margin-bottom:0px;
	margin-left:22px;
	padding-bottom:3px;
	width:485px;
}
/* end mailbox page */

/* newbies page */
.newbie_tab img {
	margin-left:15px;
}
/* end newbies page */

/* contest page */
.contest_terms {
	overflow:auto;
	height:200px;
	width:400px;
	text-align:left;
	border:1px solid #999;
	margin:10px 0 10px 0;
	background-color:#f0f0f0;
	padding:5px 5px 5px 10px;
}
.contest_terms p {
	margin-top:0;
	border:5px solid transparent;
	line-height:18px;
	color:#FF00CC;
}

.contest_details {
   color: black;
   font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #555;
   line-height: 16px;
}

.contest_details .contest_pic {
	text-align: center;
	padding-bottom: 20px;
}

.contest_details p {
	padding-left: 25px;
	padding-bottom: 30px;
	line-height:18px;
}
.contest_details .the_goods {
	text-align: right;
}

.contest_details_2 {
  text-align: center;
}


.contest_details_bottom {
    color: #999; 
   font-size:9px;
   font-family: Arial, Helvetica, sans-serif;
   padding: 20px;
}
.contest_details_bottom p {
	padding-left: 25px;
}
.contest_ad {
	margin-top:45px;
}
.contest_band_ad {
	margin:-3px 0 0 -10px;
}
/* end contest page */

/* site wide banner ads */

/* end site wide banner ads */
.leader_ad {
	width:820px;
	height:100px;
	margin:10px 0 0px 2px;
}
.leader_ad_icons {
	position:absolute;
	margin:0 0 0 730px;
}
/* Invite Fan/Band Modal style - BM 7/8/09 */
.invite_click {
    cursor: pointer;
}

#invite_wrapper {
    width:100%;
    height:100%;
    position:absolute;
    text-align:center;
    z-index:202;
	display: none;
}

#invite_bg {
    background-color:#000;
    opacity:.15; filter: alpha(opacity=15); -moz-opacity: .15;
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
	top: 0;
	left: 0;
}

#invite_form_bg {
    position:relative;
	/*background: url(http://www.likezebra.com/images/PopUp-Window.png) 35px 35px no-repeat transparent; */
	background:none;
    z-index:203;
    width:700px;
	height: 500px;
	text-align:left;
	margin: 0 auto ;
	border: transparent 1px solid;
}

#invite_form_container {
	text-align:left;
	position:relative;
	width: 450px;
	height: 250px;
	margin: 80px auto 0; 
	color: #999999;
	font-size: 14px;
}

#invite_form_container table {
	margin-top: -10px;
}

.form_right {
	text-align: right;
	padding-right: 20px;
}

#invite_close {
	display:block;
	text-decoration:none;
	position: absolute;
	margin-top: 100px;
	margin-left:580px;
	width:22px;
	font-size:16px;
	height:20px;
	vertical-align:top;
	text-align: left;
}

/* End Invite Fan/Band Modal style - BM 7/8/09 */


/* test phone page */
table.test_phone_form {
	margin-left:30px;
	margin-top:11px;
}
/* end test phone page */



/* widget page */
#widget_page_title {
	font-size:22px;
	font-weight:bold;
	color:#000;
	width:495px;
	border-bottom:1px solid #C8C8C8;
	padding:0 0 3px 0;
	margin:30px 0 20px 5px;
}
#widget_page_content {
	margin:0 0 20px 5px;
}
#widget_icons {
	text-align:center;
}
#widget_instructions {
	margin:0 0 0 0;
}
#widget_instructions img {
	position:absolute; 
	margin-left:0;
}
/* end widget page */

/* photo gallery */
.add_album {
	position:absolute;
	margin:-10px 0 0 250px;
}
.profile_photo {
	text-align:center;
	padding-bottom:20px;
	width:auto;
}
.profile_thumbs {
	text-align:center;
	padding-bottom:20px;
	width:auto;
	margin-left:12px;
}
.photo_pagination {
	margin:0 auto; 
	width:42px;
	border:0px solid red;
	padding:0;
}
.photo_pagination .pagination {
	float:none;
}
.thumb_cell {
	float:left;
	padding:5px;
	font-size:10px;
	color:#999;
}

.album_thumbnails {
	margin:10px 0 0 48px;
}
.photo_browse_pagination {
	border-bottom:1px solid #E3E3E3;
	margin-left:40px;
	margin-top:-10px;
	width:223px;
	padding:0px 27px 5px 0;
	height:30px;
}
.photo_browse_album_header {
	font-weight:bold;
	font-size:22px;
	padding-left:10px;
	float:left;
}

.photo_header {
	float:left;
	font-size:12px;
	color:#999;
	border-bottom:1px solid #ccc;
	margin:10px 0 10px 20px;
	width:490px;
	font-size:12px;
	padding:0px;
	height:40px;
}

.photo_header_left {
	float:left;
	padding:0;
	margin:0;
	width:435px;
	line-height:18px;
}

.photo_header_right {
	float:right;
	margin-top:8px;
}

.photo_comments {
	font-size:12px;
	color:#999;
	line-height:17px;
	border-bottom:1px solid #ccc;
	padding:0px 10px 15px 20px;
	margin:0 0 0 3px;
	width:495px;
}
.comment_cell {
	width:485px;
	margin:10px 0 0 22px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.comment_cell_display_name {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.comment_cell p {
	color:#999;
	line-height:17px;
	margin:0;
}

table.comment_form textarea {
	height:50px;
}
/* end photo gallery */


/* view fans/bands pages */
.xboxcontent .view_peers {
	margin-left:6px;
}
/* end view fans/bands pages */


/* site wide messages */

/* rounded corners */
.swm_top, .swm_bottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.swm_b1, .swm_b2, .swm_b3, .swm_b4 {
	display:block; 
	overflow:hidden;
}
.swm_b1, .swm_b2, .swm_b3 {
	height:1px;
}
.swm_b2, .swm_b3, .swm_b4 {
	background:#fff; 
	border-left:1px solid #FF9900; 
	border-right:1px solid #FF9900;
}
.swm_b1 {
	margin:0 2px; 
	background:#FF9900;
}
.swm_b2 {
	margin:0 3px; 
	border-width:0 2px;
}
.swm_b3 {
	margin:0 2px;
}
.swm_b4 {
	height:1px; 
	margin:0 1px;
}
.swm_boxcontent {
	display:block; 
	background:#fff; 
	border:0 solid #FF9900; 
	border-width:0 1px;
	height:30px;
	line-height:30px;
	color:#FF9900;
	font-size:15px;
}

.swm_boxcontent a, .swm_boxcontent span {
	margin-left:9px;
	font-size:14px;
	font-weight:bold;
}

/* end rounded corners */




.site_action_message {
	margin:0px 0 0px 0px;
	position:relative;
	width:480px;
}

.status_close {
	margin:5px 0 0 450px;
	position:absolute;
	display:block;
	cursor:pointer;
}


/* end site wide messages */

.view_all {
	float:right;
	font-size:12px;
}

.faq-subheader {
	font-size:14px;
	/*color:#CCCCCC;*/
	color:#808080;
	width:675px;
	padding-bottom:8px;
	background:transparent url(http://www.likezebra.com/images/HorizontalRule-Full.jpg) no-repeat bottom;
}

.faq-subheader a {
	float:right;
	font-size:12px;
}

.subHeader {
	color:#808080;
	font-size:14px;
}

#spacer {
	margin-top:25px;

}

.headerText {
	font-size:24px;
	display:inline;
}

.sz9px  { font-size:9px; }
.sz10px { font-size:10px; }
.sz11px { font-size:11px; }
.sz12px { font-size:12px; }
.sz14px { font-size:14px; }
.sz18px { font-size:18px; }
.b { font-weight:bold; }
.error { color:#666; }
a.#262626 { color:#262626; }
a.no_u { text-decoration:none; }
.blue { color: #0066FF; } 
.gray { color: #999999; } 
.gray a { color: #999999; } 
.black { color:#000; }
h1.black { color:#000; }
.no_transform{ text-transform:none;}

.info {
	padding:5px;
}

.info blockquote {
	line-height:20px;
}

.info blockquote a {
	margin-right:10px;
}

.readMessage {
	background-color:#FFFFFF;
}

.unreadMessage {
	background-color:#f0f0f0;
}

#messages {
	padding: 10px;
}

.peer-list {
	background:white;
}

.peer-display {
	margin: 8px;
	height: 125px;
}

.peer-actions {
	float:right;
	margin-right: 5px;
}

.peer-actions a {
	display:block;
	color:#262626;
	text-decoration:none;
}

.imgpad img {
	padding: 5px;
}

.img-info {
	font-size:10px;
	margin-left: 4px;
	height: 200px;
}
.img-info b {
	font-size:12px;
	display:block;
}

.img-details { width: 450px; }

.img-actions a {
	color:white;
	text-decoration:underline;
	font-size:12px;
}

.nopad { padding:0px; } 

#paging {
	padding:15px; 
	padding-right:260px;
}
#paging a { color:white; }

.#262626box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #313132;
	border-bottom-color: #313132;
	border-left-color: #313132;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.#262626box .header {
	padding:10px;
	font-size:14px;
	background:#313132;
	color:white;
	margin-bottom: 7px;
	font-weight:bold;
}

.#262626box a { color:#6c98c4; }
.#262626box .rightLinks a { color:#FFFFFF; } 
.#262626box .rightLinks { color:#FFFFFF; } 

.standard_header {
	color:#ccc;
}

.bluebox {
	background-color: #ffffff;
	margin-bottom: 20px;
	width:400px;
}

.bluebox-rightside {
	background-color: #ffffff;
	margin-bottom: 20px;
	width:280px;
}

.bluebox .header {
	background:transparent url(http://www.likezebra.com/images/HorizontalRule-Left.jpg) no-repeat bottom;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	height:20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	width:400px;
	margin-bottom:10px;
}

.bluebox-rightside .header {
	background:transparent url(http://www.likezebra.com/images/HorizontalRule-Right.jpg) no-repeat bottom;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	height:20px;
	padding-bottom:4px;
	padding-top:4px;
	width:272px;
	margin-bottom:10px;
}

.bluebox a { color:#096DF5; }
.bluebox .rightLinks a { color:#FFFFFF; } 
.bluebox .rightLinks { color:#FFFFFF; } 
.bluebox a.rightLinks { 
	padding-right:0px;
	margin-top:5px;
	display:inline;
} 

a.rightLinks { color:#FFFFFF; } 

.dirLinks {
	font-size:12px;
	color:white;
	float:right;
	padding:10px;
	display:inline;
}
.dirLinks a { 
	color:white; 
	margin-right: 10px; 
	font-weight:bold;
}
.dirLinks .current { 
	color:yellow; 
}
.signup {
	margin:40px 0 0 60px;
}
.signup .b { 
	color:#999;
	text-align:right;
	font-weight:normal;
	padding-right: 5px;
	font-size:14px;
}

#signup .b { 
	color:#999;
	text-align:right;
	font-weight:normal;
	padding-right: 5px;
	font-size:14px;
}

#signup input { width:200px; }
.signup input { width:235px; height:25px; padding-left:5px; padding-top:5px; }
.signup select { width:220px; height:30px; padding-left:5px; padding-top:5px; }
.signup textarea { width:240px; height:120px; }

#profileUsername {
	font-size:30px;
}

#profileBox {
	background:#F0F0F0 url(http://www.likezebra.com/images/Profile_InfoBox.png) repeat-y scroll 0 0;
	border:0.01em solid #E0E0E0;
	height:201px;
	padding:5px;
	width:687px;
}

#ringtoneList .trackActions {
	float:right;
	padding-right:5px;
	width:100px;
}

#ringtoneList .trackBg1 {
	background:url(http://www.likezebra.com/images/TrackBar_ShortDark.gif) no-repeat left;
	height:22px;
	margin-bottom:2px;
	width:280px;
	margin:0;
	padding:0;
	margin-top:-10px;
}


#ringtoneList .trackBg0 {
	background:url(http://www.likezebra.com/images/TrackBar_ShortLight.gif) no-repeat left;
	height:22px;
	width:280px;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#ringtoneList .trackBg-shortBlack {
	background:url(http://www.likezebra.com/images/TrackBar_ShortBlack.png) no-repeat left;
	height:22px;
	width:280px;
	color:#CCCCCC;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#ringtoneList .trackBg1-long {
	background:url(http://www.likezebra.com/images/TrackBar_NotActive.png) no-repeat center;
	height:28px;
	width:481px;
	padding:0;
	margin:-10px 0 0 13px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

#ringtoneList .trackBg0-long {
	background:url(http://www.likezebra.com/images/TrackBar_NotActive.png) no-repeat center;
	height:28px;
	width:481px;
	margin:-10px 0 0 13px;
	padding:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

#ringtoneList .trackBg-longBlack {
	background:url(http://www.likezebra.com/images/TrackBar_Active.png) no-repeat left;
	height:22px;
	width:481px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:-10px 0 0 13px;
}

#ringtoneList .trackDetails {
	margin-left:8px;
}

#searchCategories {
	width:280px; 
	text-align:right;
	font-size:10px;
}

#searchCategories a { margin-left:10px; color:#666; }
#searchCategories a.current { color:#096DF5; } 

.cleanButton {
	color:#096DF5; 
	border:none; 
	background:none; 
	font-size:12px;
	cursor:pointer;
}

.orangeCleanButton {
	color:#FFA31A; 
	border:none; 
	background:none; 
	font-size:12px;
	cursor:pointer;
}

.viewMoreComments {
	color:#FFA31A; 
	border:none; 
	background:none; 
	font-size:12px;
	cursor:pointer;
}

.acceptReject {
	color:#FFA31A; 
	border:none; 
	background:none; 
	font-size:12px;
	cursor:pointer;
}


/*.searchButton {
	color:#CCCCCC; 
	border:none; 
	background:none; 
	font-size:10px;
	text-align:left;
	padding:0;
}*/
.searchButton {
	color:#666; 
	border:none; 
	background-color:#ccc; 
	font-size:10px;
	text-align:left;
	padding:0;
	padding-bottom:3px;
	border-top:1px solid #ccc;
	border-right:1px solid #999;
	width:82px;
	text-align:center;
	height:18px;
}

#homeActionTable {
	font-weight:bold;
	font-size:14px;
	margin-right:-41px;
	float:right;
}

#homeActionTable span {
	margin-left:18px;
}
.homeActionText {
	font-style:italic;
	font-size:16px;
	float:right;
	text-transform:uppercase;
	color:#096DF5;
	padding-right:10px;
	font-weight:normal;
}

#hiddenImages { display:none; } 


/* Audio Albums style */
.albums_display {
	margin: 0 auto;
}

.album_container {
	position:relative;
	height:60px;
	width:240px;
	border:#900;
	margin-left:10px;
	float:left;
	text-align:left;
	overflow:hidden;
}

.album_art {
	float:left;
	width:60px;
	height:60px;
	text-align:center;
}

.album_details {
	margin-top:10px;
	float:right;
	text-align:left;
	width:170px;
	white-space:nowrap;
	font-size:13px;
	color:#000;
}

.album_title {
	color: #999999;
}

#album_featured {
	margin-top: -5px;
	margin-left:25px;
	height:150px;
}

#album_art_featured_container {
	width:100px;
	height:150px;
	text-align:center;
	float:left;
}

#album_art_featured {
	padding: 2px;
	border:solid 1px #999;
	width:100px;
	height:100px;
	text-align:center;
}

#change_album_art {
	margin: 0;
	padding: 0;
	width:100px;
	height: 30px; 
}

#album_details_featured {
	float: right;
	margin-top:15px;
	color:#000;
	text-align:left;
	width:385px;
	font-size:14px;
}

.album_title_featured {
	color: #999999;
}

#album_details_featured h2 {
	margin: 0 0 3px 0;
	padding:0;
	color: #0066FF;
}

/* End Audio Albums style */


/* Profile Blog Styles */
	
	 .profile_sub_nav {
		color:#FF9900;
		font-size:11px;
	 }
	
	.profile_item_box {
		margin: 8px 8px 0;
		padding: 0 3px;
		color:#000;
		font-size:11px;
		width:auto;
		text-align:left;
	}
	
	.media_title_and_padding {
		margin: 8px 8px 0;
		padding: 0 3px;
		color:#000;
		font-size:11px;
		width:auto;
		text-align:left;
		padding-bottom:10px;
	}
	

	.profile_item_box_border {
		border-bottom: #ccc solid 1px;
		margin: 8px 8px 0;
		padding: 0 3px;
		color:#000;
		font-size:11px;
		width:auto;
		text-align:left;
	}
	
	.profile_item_box_border .item_title {
		font-size:24px;
		font-weight:bold;
		float:left;
	}

	.profile_item_head_right {
		float:right;
		color:#FF9900;
		margin-top:10px;
	}
	
	.profile_item_head_right a{
		margin: 0 2px;
	}
	
	.profile_item_inactive {
		color:#000;
		margin: 0 2px;
	}

	.item_header {
		font-size:16px; 
		font-weight:bold; 
		color:#000;
	}
	
	.item_title {
		font-size:24px;
		font-weight:bold;
		float:left;
	}

	.item_title_2 {
		font-size:17px;
		font-weight:bold;
		line-height:39px;
		color:#000;
	}

	.grey {
		color:#999;
	}
	
	.orange {
		color:#FF9900;
	}
	
	.blog_post {
		border-bottom: #ccc solid 1px;
		margin:10px 8px 0;
		padding: 0 3px 8px;
		color:#000;
		font-size:12px;
		color:#999;
		overflow:hidden;

	}

	.blog_image {
		text-align:center;
	}
	
	.blog_text {
		color:#000;
		padding:0 2px 15px;		
	}


	.archive {
		border-bottom: #ccc solid 1px;
		margin: 4px 8px 0;
		padding: 0 3px 8px;
		color:#000;
		font-size:12px;
		color:#999;
	}
	


	.archive_title, 	.archive_title a {
		font-size:17px;
		font-weight:bold;
		line-height:28px;
		color:#000;
	}


	.profile_padding_bottom {
		padding-bottom: 10px;
	}

	.media_comment_box {
		width: 300px;
	}
	
	.order_item_paging {
		font-size:15px;
		color: #999;
	}
	

/* End Profile Blog Styles */



/* Profile Event Styles */
	.event_title {
		font-size:17px;
		font-weight:bold;
		color:#000;
	}
	
	.event_input {
		width:300px;
		margin-right:10px;
		background:#fff;
		border:1px solid #999;
		font-size:14px;
	}
	
	.event_text {
		font-size:12px;
		color:#999;
		font-weight: bold;
		height:20px;
	}
	
	.event_info {
		font-size:12px;
		color:#000;
		text-align:left;
	}

/* End Profile Event Styles */

/* Upload Photo Styles */

* {padding:0; margin:0;}

select{ margin-left:5px; width:215px; }

a img{ border:none; }

.clear { clear:both;}

.upload_frame {
	text-align:center;
	width:263px;
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.photo_upload_top {
	width:240px;
	padding:22px 10px 0 ;
	height:50px;
}
.photo_upload_header {
	font-weight:bold;
	font-size:18px;
	padding: 5px 0 0 10px;
	float:left;
	color:#000;
}
.upload_step {
	margin-top:13px;
	float: right;
	font-size:12px;
	color:#999;
}

.upload_middle {
	margin-left:28px;
	text-align:left;
	line-height: 25px;
}

#or {
	margin:10px 0 7px; 
	font-weight:bold; 
	font-size:12px; 
	width:245px;
	text-align:center;
}

.album_thumbs {
	margin:3px 0px;
	float:left;
}

.album_thumbs a img{
	border:transparent 3px solid;

}

.album_thumbs a:hover img{
	border:#ff9900 3px solid;
}


/* End Upload Photo Styles */


/******************************************************************************************************************
Homepage music player
******************************************************************************************************************/
.music_player_unit {
	padding:0 0 10px 9px;
}

.music_player_wrapper {
	background-image:url(../images/PlayerBox.png);
	background-repeat:no-repeat;
	width:276px;
	height:105px;
	margin:0 0 3px -2px;
	padding-bottom:5px;
/*	border-bottom:1px dashed #ccc;*/
	border-top:1px solid transparent;
}

.music_player_wrapper table {
	margin:9px 0 0 9px;
}

.music_player_wrapper table .thumb_border, .charts img.thumb_border {
	border:1px solid #6D6E70;
	padding:1px;
}

#shuffle_button {
	height:40px; 
	width:276px; 
	margin:0 0 5px -2px; 
	border-bottom:dashed 1px #ccc;
}

.charts a img.thumb_border:hover {
	border:2px solid #f90;
	padding:0;
}

a img.thumb_border:hover {
	border:2px solid #f90;
	padding:0;
}


.song_unit_wrapper, .song_unit_wrapper_over, .song_unit_wrapper_active, .song_unit_wrapper_search, .song_unit_wrapper_search_active, .song_unit_wrapper_search_over {
	width:273px;
	margin:2px 0 2px 0;
}

.song_unit_box *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#D1D1D1;
}
.song_unit_boxborder {
border-top:0px solid red;
}
.song_unit_box1{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
background:#dcdcdc
}
.song_unit_box2{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #fafafa;
border-right:1px solid #fafafa;
background:#d9d9d9;
}
.song_unit_box3{
margin-left:1px;
margin-right:1px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
}
.song_unit_box4{
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb
}
.song_unit_box5{
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc
}

.song_unit_boxfg{
background:#D1D1D1; padding:0px 8px 0px 8px;
}
							 
/* TRACK OVER STATE */
.song_unit_wrapper_over .song_unit_box *, .song_unit_wrapper_search_over .song_unit_box *{
background:#BDBDBD;
}
.song_unit_wrapper_over .song_unit_box1, .song_unit_wrapper_search_over .song_unit_box1 {
border-left:1px solid #dedede;
border-right:1px solid #dedede;
background:#cbcbcb;
}
.song_unit_wrapper_over .song_unit_box2, .song_unit_wrapper_search_over .song_unit_box2{
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
background:#c8c8c8;
}
.song_unit_wrapper_over .song_unit_box3, .song_unit_wrapper_search_over .song_unit_box3{
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
}
.song_unit_wrapper_over .song_unit_box4, .song_unit_wrapper_search_over .song_unit_box4{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
}
.song_unit_wrapper_over .song_unit_box5, .song_unit_wrapper_search_over .song_unit_box5{
border-left:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
}

.song_unit_wrapper_over .song_unit_boxfg, .song_unit_wrapper_search_over .song_unit_boxfg{
background:#BDBDBD;
}

/* TRACK ACTIVE STATE */
.song_unit_wrapper_active .song_unit_box *, .song_unit_wrapper_search_active .song_unit_box *{
background:#0066FF;}
.song_unit_wrapper_active .song_unit_box1, .song_unit_wrapper_search_active .song_unit_box1{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa;
background:#3d8afd}
.song_unit_wrapper_active .song_unit_box2, .song_unit_wrapper_search_active .song_unit_box2{
border-left:1px solid #dee8f7;
border-right:1px solid #dee8f7;
background:#2e81fd;
}
.song_unit_wrapper_active .song_unit_box3, .song_unit_wrapper_search_active .song_unit_box3{
border-left:1px solid #2e81fd;
border-right:1px solid #2e81fd;}
.song_unit_wrapper_active .song_unit_box4, .song_unit_wrapper_search_active .song_unit_box4{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa}
.song_unit_wrapper_active .song_unit_box5, .song_unit_wrapper_search_active .song_unit_box5{
border-left:1px solid #3d8afd;
border-right:1px solid #3d8afd}

.song_unit_wrapper_active .song_unit_boxfg, .song_unit_wrapper_search_active .song_unit_boxfg{
background:#0066FF;}

/* TRACK DETAILS */
.song_unit_artist_name {color:#231F20; font-weight:bold; font-size:12px;}
.song_unit_album_name {color:#6D6E70; font-size:9px; margin-bottom:-1px;}
.song_unit_song_name {color:#6D6E70; font-size:9px;}
.song_unit_wrapper_active .song_unit_artist_name, .song_unit_wrapper_active .song_unit_album_name, .song_unit_wrapper_active .song_unit_song_name, .song_unit_wrapper_search_active .song_unit_song_name, .song_unit_wrapper_search_active .song_unit_artist_name, .song_unit_wrapper_search_active .song_unit_album_name {color:#fff;}
.song_unit_artist_name_current {color:#f90; font-weight:bold; font-size:12px;}
.song_unit_album_name_current {color:#fff; font-size:9px; margin-bottom:-1px;}
.song_unit_song_name_current {color:#fff; font-size:9px;}
table.song_unit_song_stats {color:#6D6E70; font-size:9px; margin:3px 0 3px 0; padding:0}



/****************************************************
Duplicating the above song_unit css for the ablum tracks display
****************************************************/

.track_unit_wrapper {
	width:273px;
	 margin:2px 0 2px 0;
}

.track_unit_box *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#D1D1D1;
}
.track_unit_boxborder {
border-top:0px solid red;
}
.track_unit_box1{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
background:#dcdcdc
}
.track_unit_box2{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #fafafa;
border-right:1px solid #fafafa;
background:#d9d9d9;
}
.track_unit_box3{
margin-left:1px;
margin-right:1px;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
}
.track_unit_box4{
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb
}
.track_unit_box5{
border-left:1px solid #dcdcdc;
border-right:1px solid #dcdcdc
}

.track_unit_boxfg{
background:#D1D1D1; padding:0px 8px 0px 8px;
}
							 

.track_unit_wrapper_over {width:273px; margin:2px 0 2px 0;}
.track_unit_wrapper_over .track_unit_box *{
background:#BDBDBD;
}
.track_unit_wrapper_over .track_unit_box1{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
background:#cbcbcb;
}
.track_unit_wrapper_over .track_unit_box2{
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
background:#c8c8c8;
}
.track_unit_wrapper_over .track_unit_box3{
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
}
.track_unit_wrapper_over .track_unit_box4{
border-left:1px solid #dedede;
border-right:1px solid #dedede;
}
.track_unit_wrapper_over .track_unit_box5{
border-left:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
}

.track_unit_wrapper_over .track_unit_boxfg{
background:#BDBDBD;
}

.track_unit_artist_name {color:#666; font-weight:bold; font-size:12px;}
.track_unit_album_name {color:#fff; font-size:10px;}
.track_unit_track_name {color:#fff; font-size:10px;}

.track_unit_wrapper_active {width:273px; margin:2px 0 2px 0;}
.track_unit_wrapper_active .track_unit_box *{
background:#0066FF;}
.track_unit_wrapper_active .track_unit_box1{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa;
background:#3d8afd}
.track_unit_wrapper_active .track_unit_box2{
border-left:1px solid #dee8f7;
border-right:1px solid #dee8f7;
background:#2e81fd;
}
.track_unit_wrapper_active .track_unit_box3{
border-left:1px solid #2e81fd;
border-right:1px solid #2e81fd;}
.track_unit_wrapper_active .track_unit_box4{
border-left:1px solid #8cb8fa;
border-right:1px solid #8cb8fa}
.track_unit_wrapper_active .track_unit_box5{
border-left:1px solid #3d8afd;
border-right:1px solid #3d8afd}

.track_unit_wrapper_active .track_unit_boxfg{
background:#0066FF;}

.track_unit_artist_name {color:#666; font-weight:bold; font-size:12px;}
.track_unit_album_name {color:#fff; font-size:10px;}
.track_unit_track_name {color:#fff; font-size:10px;}

.track_unit_wrapper_active .track_unit_artist_name {color:#fff;}

/* end rounded corners */

.profile_track_list {
	height:267px; 
	width:220px; 
	overflow-y:scroll; 
	overflow-x:hidden;
}

/* playlist chooser */
.playlist_chooser_unit {
	padding:0 0 0px 9px;
}

.playlist_no_tab_wrapper {
	width:273px;
}

.playlist_chooser_title {
	font-size:16px;
	color:#FF9900;
	padding:0 0 8px 0;
}

.playlist_chooser_other_details {
	font-size:11px;
	color:#000;
	padding:0px 0 2px 0;
}

/*******************************************************
end player
*******************************************************/


/* hero content */


.hero_nav { position:absolute; z-index:500; margin: 245px 0 0 5px;}
#hero_nav a { color:#000; line-height:15px; font-size:12px; font-weight:900; margin: 0 2px; padding:1px 5px 3px;  background:url("http://www.likezebra.com/images/hero_nav_orange.png") transparent no-repeat; text-decoration: none }
#hero_nav a:focus { outline: none; }
#hero_nav a.activeSlide { background: url("http://www.likezebra.com/images/hero_nav_blue.png") transparent no-repeat; color:#fff; }

#hero_container {
	position: relative;
	background: url("http://www.likezebra.com/images/HeroFrame-Fill.png") transparent no-repeat;
	width:785px;
	height: 280px;
	padding:7px;
	color:#fff;
}

.hero_content {
	width:770px;
	height:265px;
	background: #000;
	overflow:hidden;
}

.hero_content h1{
	font-size:30px;
	line-height:29px;
}

.hero_bg {
	position:relative;
	z-index:1;
	width:770px;
}

.hero_copy {
	position:absolute;
	z-index:500;
	width:270px;
	margin: 10px 15px 0 10px;
}

.hero_copy  span {
	color:#929497;
	line-height:19px;
	padding-right:20px;
}

.hero_links {
	position:absolute; 
	z-index:500;
	margin:245px 0 0 110px; 
	color:#f90;
}

/*  Comments     */

.comment_box {
		padding: 3px 5px 5px;
		color:#000;
		font-size:12px;
		color:#999;
}

/*  Share This   */
.share_this a {
	font-size:12px;
	font-weight:bold;
}

.lz_news {
	line-height:19px;
}
			
#success_message {
	position: fixed;
	width:510px;
	height:190px;
	background: url("http://dev.likezebra.com/images/success_message.png") transparent no-repeat;
	z-index:100;
	top:150px;
	left:300px;
	padding:70px 50px;
	display:none;
}

#message_content {
	width:420px;
	height:80px;
	color:#ff9900;
}




