.clear, .cl { font-size:0; line-height:0; height:0; clear:both; }

html { background-color: #000501; }

body { background: #000501 url(../images/bg_body.jpg) no-repeat center top; font: 100% Arial, Helvetica, "Geneva", sans-serif; }

h1 { font-size: 1.5em; color: #fff; margin-bottom: 15px; }
h1 .sub { font-size: 0.5em; color: #7c7c7c; text-transform: uppercase; }
h2 { font-size: 1.125em; color: #ffffff; }
h4 { font-size: 0.8125em; font-weight: bold; color: #b4b4b4; }
h5 { font-size: 0.8125em; color: #dbdbdb; text-transform: uppercase; margin-bottom: 10px; font-weight: bold; line-height: 0.8125em; }
.tiny { font-size: 0.75em; color: #a5a5a5; }

a { color: #afd14c; text-decoration: none; outline: none; cursor: pointer; }
a:hover { color: #c977cb; outline: none; }
a:active { color: #afd14c; outline: none; }

.submit { border: none; font-size: 0; line-height: 0; text-indent: -9000px; cursor: pointer; display: block; }
.button { font-size: 0; line-height: 0; text-indent: -9000px; display: block; }
a.button:hover,
input.button:hover { background-position: right top !important; }

.left { float: left !important; display: inline; }
.right { float: right !important; display: inline; }

.last { margin-right: 0 !important; }

.col { float: left; display: inline; margin-right: 30px; }
.inner_col { float: left; display: inline; margin-right: 20px; }

.col_160 { width: 160px; }
.col_280 { width: 280px; }
.col_375 { width: 375px; }
.col_380 { width: 380px; }
.col_420 { width: 420px; }
.col_530 { width: 530px; }
.col_670 { width: 670px; }
.col_790 { width: 790px; }

.container { width: 980px; margin: 0 auto; position: relative; }

.diag_box { background: url(../images/bg_diagonal_lines.png) repeat left top; padding: 10px; margin-bottom: 30px; }
.greybox { background: #2b2b2b; display: block; }
a.greybox:hover { background-color: #464646; }

.field { color: #2b2b2b; font-size: 0.75em; background: #bebebe; border: 0; padding: 3px 8px 2px; display: block; }
.field_focus { background: #fff; }
div.field input, div.field textarea { padding: 0; border: 0; background: none; width: 100%; color: #2b2b2b; font-size: 1em; outline: 0 !important; }
div.field label { display: block; position: absolute; width: 130px; background: #bebebe; color: #2b2b2b; font-size: 1em; }
textarea { font-family: Arial, Helvetica, "Geneva", sans-serif; overflow: auto; }

.rounded, .diag_box, .greybox, .newListSelected, ul.newList, .field { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.rounded_top { border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; }
.rounded_bottom { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; }

/* ---------- HEADER ---------- */
#header { margin-bottom: 30px; }

#login_menu { width: 309px; height: 121px; position: absolute; right: 0; z-index: 99; display: none; }
#login_menu .login { background: url(../images/btn_login_down.gif) no-repeat left top; width: 138px; height: 28px; float: right; }
#login_form { height: 69px; background: url(../images/bg_login.png) no-repeat left bottom; padding-top: 10px; }
#login_form .field { width: 122px; float: left; display: inline; margin-left: 12px; }
#login_form .login_sub { width: 66px; height: 29px; margin: 9px 0 0 12px; background: url(../images/btn_login.png) no-repeat left top; float: left; }
#login_form .login_sub:hover { background-position: right top; }
.forgot { float: left; font-size: 0.75em; margin: 16px 0 0 12px; }

#logo { background: url(../images/logo_main.png) no-repeat left top; width: 290px; height: 44px; float: left; margin-top: 33px; }
#member_login_bar { background: url(../images/btn_login_up.gif) no-repeat left top; width: 138px; height: 27px; float: right; }
#member_logout { background: url(../images/btn_logout.gif) no-repeat left top; width: 81px; height: 27px; float: right; }
#logo a, #member_login_bar a, #member_logout a { display: block; height: 100%; width: 100%; }

#navigation { width: 980px; height: 45px; background: url(../images/bg_diagonal_lines.png) repeat left top; margin-top: 30px; position: relative; }
#navigation ul { margin-left: 18px; display: block; padding-top: 11px; text-transform: uppercase; float: left; width: 705px; }
#navigation li { display: inline; margin-right: 29px; }
#navigation li a { font-size: 1.125em; }
#navigation li a.active { color: #fff; }

#search_form { float: right; margin: 12px 10px 0 0; }
.search_field { width: 200px; float: left; display: inline; margin-right: 5px; }
.search_button { width: 20px; float: left; }
.search_sub { display: block; background: url(../images/btn_search.png) no-repeat top left; width: 20px; height: 20px; float: left; }
.search_sub:hover { background-position: right top; }

.join_now { position: absolute; background: url(../images/btn_join_now.png) no-repeat left top; text-indent: -9000px; width: 179px; height: 65px; top: -11px; right: 255px; }
.join_now:hover { background-position: left bottom; }

/* ---------- FOOTER ---------- */
#footer { width: 980px; background-color: #1c1c1c; padding: 11px 0 14px; }
#footer h4 { text-transform: uppercase; }

#footer_left { float: left; width: 380px; padding-left: 20px; }
#footerlinks { width: 567px; float: right; margin: 10px 0; }
.footer_col { float: left; width: 122px; }
.footer_col.popular_searches { margin-right: 26px; }
.footer_col.resources { margin-right: 21px; }
.footer_col li a { font-size: 0.75em; }

#newsletter h4 { margin: 10px 0 10px 0; }
.newsletter_field { width: 230px; float: left; margin-right: 5px; }
#newsletter_email { width: 230px; display: block; }
.newsletter_button { width: 20px; float: left; }
.newsletter_sub { background: url(../images/btn_newsletter_submit.gif) no-repeat top left; width: 20px; height: 20px; display: block; }
.newsletter_sub:hover { background-position: right top; }

#social_media { margin-top: 20px; }
#social_media h4 { margin-bottom: 10px; }
#social_media .button { float: left; width: 129px; height: 36px; background-position: left top; background-repeat: no-repeat; }
.facebook_btn { background: url(../images/btn_facebook.jpg); margin-right: 13px; }
.twitter_btn { background: url(../images/btn_twitter.jpg); }

/* ---------- SUB-FOOTER ---------- */
#sub_footer { font-size: 0.75em; color: #888888; margin: 25px 0 0; padding-bottom: 25px; }
#sub_footer ul { float: left; }
#sub_footer li { display: inline; margin-right: 6px; }
#sub_footer a { color: #e0e0e0; }
#sub_footer a:hover { text-decoration: underline; color: #e0e0e0; }
.cabedge { float: right; }
.copyright { display: block; margin-top: 4px; }

/* ---------- SONG LISTS ---------- */
#song_box .list { display: block; }
a.play { display: block; float: left; position: relative; top: 2px; margin-right: 5px; background: url(../images/btn_play_pause.png) no-repeat left top; width: 17px; height: 16px; }
a.play:hover { background-position: right top; }
a.play.active { background-position: left bottom; }
a.play.active:hover { background-position: right bottom !important; }

/* ---------- HOMEPAGE ---------- */
#home_hero { width: 360px; }
#hero_box { width: 100%; height: 335px; }
#hero_nav { height: 14px; width: 60px; margin: 7px 0 7px 10px; }
#hero_nav a { float: left; display: inline; height: 14px; width: 14px; background: url(../images/btn_hero_select.gif) no-repeat 0 0; margin-right: 5px; }
#hero_nav a:hover { background-position: center top; }
#hero_nav a.active { background-position: right top; }
#hero_info { padding-bottom: 15px; }
.hero, .hero_info { display: none; }
.hero_info { margin-left: 10px; }
.hero_info h2 { margin-bottom: 3px; }

#partners li { margin-bottom: 35px; }
#partners li a:hover { background-position: right top; }
.sixstep { display: block; background: url(../images/btn_sixstep.png) no-repeat left top; height: 51px; width: 160px; }
.kingsway { display: block; background: url(../images/btn_kingsway.jpg) no-repeat left top; height: 46px; width: 160px; }
.hillsong { display: block; background: url(../images/btn_hillsong.jpg) no-repeat left top; height: 80px; width: 160px; }
.ccli { display: block; background: url(../images/btn_ccli.jpg) no-repeat left top; height: 50px; width: 160px; }

#blog_select { position: relative; z-index: 99; }
.blog_article { width: 350px; height: 24px; display: block; font-size: 0.875em; padding: 7px 0 0 10px; }
.blog_article a { float: left; }
.blog_article .arrow { float: right; background: url(../images/btn_arrows.gif) no-repeat left top; width: 30px; height: 19px; margin-left: 5px; }
.arrow:hover { background-position: right top; }
.arrow.down { background-position: right top; }

#blog_drop { position: absolute; display: none; width: 374px; top: 58px; left: 3px; z-index: 99; }
#blog_drop a { font-size: 0.875em; width: 340px; height: 24px; background-color: #000501; display: block; margin: 0 auto; margin-bottom: 5px; padding: 7px 0 0 10px; }
#blog_drop a:hover, #blog_drop a.active { background-color: #AFD14C; color: #000501; }
#blog_drop a.last { margin: 0 auto !important; }
#blog_options { background: url(../images/bg_blog_drop.png) repeat-y left top; padding: 5px 0 3px 0; position: relative; z-index: 99; height: 100%; overflow: hidden; }
#blog_options li { float: left; display: inline; width: 100%; }
#blog_options li a { display: block; }
#blog_drop_top { background: url(../images/blog_drop_top.png) no-repeat left top; height: 11px; width: 374px; position: relative; left: -7px; display: none; }
#blog_drop_bottom { background: url(../images/blog_drop_bottom.png) no-repeat left top; height: 11px; width: 374px; }
.dropped .blog_article { background: url(../images/bg_blog_drop.png) repeat-y left top; padding-right: 12px; padding-left: 17px; margin: -4px 0 0 -7px; }
.dropped h5 { margin-bottom: 3px; }

#song_box { position: relative; z-index: 10; }
#song_nav { margin-bottom: 8px; line-height: 0.8125em; }
#song_nav a { color: #6d6d6d; font-size: 0.8125em; text-transform: uppercase; font-weight: bold; margin-right: 15px; }
#song_nav a.active { color: #fff; }
#song_nav a:hover { color: #a454a6; }
#song_box .list { display: none; }
#song_box .list.active { display: block; }

ul.blocks { padding: 0px; width: 178px; float: left; margin-right: 4px; }
ul.blocks li { width: 178px; margin: 0 0 5px 0; color: #afd14c; }
ul.blocks li a { font-size: 0.875em; font-weight: bold; display: block; height: 42px; padding: 3px 10px; }

#horizontal_scroller { width: 905px; display: block; height: 159px; }
#pane { height: 172px; width: 100%; padding-bottom: 15px; }

.free_song { width: 348px; padding: 6px; margin-bottom: 4px; height: 100%; }
.free_song .play.button { margin-top: 10px; margin-bottom: 10px; }
.free_song .title { font-size: 1.125em; display: block; }
.free_song .artist_name { font-size: 0.75em; color: #878787; }
.free_song_info { float: left; margin-left: 2px; }
.free_song .buttons { margin-top: 8px; margin-right: 4px; float: right; }
.free_song .buttons .button { margin-left: 4px; }
.free_song_hover { background-color: #464646; cursor: pointer; }
.free_song_hover .title { color: #a454a6; }

.icon_note { width: 25px; height: 25px; float: right; background: url(../images/icon_note.png) no-repeat left top; }
.icon_sheet_music { width: 25px; height: 25px; float: right; background: url(../images/icon_paper.png) no-repeat left top; }
.icon_help { width: 60px; height: 60px; background: url(../images/icon_help.png) no-repeat left top; }
.icon_free { width: 60px; height: 60px; background: url(../images/icon_free.png) no-repeat left top; }
.icon_find_song { width: 60px; height: 60px; background: url(../images/icon_find_song.png) no-repeat left top; }
.icon_newsletter { width: 60px; height: 60px; background: url(../images/icon_newsletter.png) no-repeat left top; }
.icon_site { width: 25px; height: 25px; background: url(../images/icon_site.png) no-repeat left top; }
.icon_blog { width: 25px; height: 25px; background: url(../images/icon_blog.png) no-repeat left top; }
.icon_date { width: 25px; height: 25px; background: url(../images/icon_date.png) no-repeat left top; }
.icon_facebook { width: 25px; height: 25px; background: url(../images/icon_facebook.png) no-repeat left top; }
.icon_twitter { width: 25px; height: 25px; background: url(../images/icon_twitter_2.png) no-repeat left top; }
.icon_itunes { width: 91px; height: 32px; background: url(../images/icon_itunes.png) no-repeat left top; }
.icon_musicnotes { width: 91px; height: 32px; background: url(../images/icon_musicnotes.png) no-repeat left top; }
.icon_amazon_mp3 { width: 91px; height: 34px; background: url(../images/icon_amazon_mp3.png) no-repeat left top; }
.icon_guitar { width: 25px; height: 25px; background: url(../images/icon_guitar.png) no-repeat left top; }
.icon_close { width: 24px; height: 24px; background: url(../images/btn_close.png) no-repeat left top; }

#songs_browse { height: 193px; }

#fb_like { line-height: 0px; }

#latest_tweets h5 { float: left; padding-top: 8px; }
.twitter_icon { float: left; margin: 0 7px 8px 0; }
.twitter_follow { font-size: 0.8125em; text-transform: uppercase; float: right; font-weight: bold; line-height: 0.8125em;  padding-top: 8px;}
.tweet_odd, .tweet_even { margin-bottom: 3px; padding: 8px 12px 45px; }
.tweet_text { color: #fff; font-size: 0.875em; }
.tweet_first .tweet_text { font-size: 1.125em; line-height: 1.4em; }
.tweet_details { width: 100%; display: block; margin-top: 2px; }
.tweet_time, .tweet_source { display: block; float: left; font-size: 0.75em; color: #878787; }
.tweet_source { margin-left: 4px; }

.blog_post { padding-top: 20px; font-size: 0.875em; color: #fff; height: 100%; }
.blog_post .date { color: #fafafa; text-transform: uppercase; }
.blog_post h2 { font-size: 1.714em; margin-bottom: 15px; }
.blog_post .meta { padding: 7px; line-height: 1.286em; margin-bottom: 3px; height: 100%; overflow: hidden; }
.blog_post .meta .share-this { float: right; display: inline; height: 18px; }
.blog_post .entry { padding: 10px; height: 100%; overflow: hidden; line-height: 1.286em; }
.blog_post .entry p { margin-bottom: 1.286em; }
.blog_post .entry img.left { margin-right: 10px; }
.blog_post .entry img.right { margin-left: 10px; }
.blog_post .comments { font-size: 1.143em; }
.blog_post .comments .title { font-size:  0.857em; margin: 15px 0 10px; }
.blog_post .comments .title h2 { font-size: 1.5em; margin-bottom: 0; }
.blog_post .comments .content { padding: 10px; }

#leave_comment { margin-bottom: 20px; }
#leave_comment .row { margin-bottom: 10px; }

#leave_comment .side { float: left; display: inline; width: 296px; margin-right: 18px; }
#leave_comment h5 { font-size: 0.75em; color: #fefefe; }
#leave_comment h5 a { text-transform: none; font-weight: normal; }
.post_sub { width: 51px; height: 30px; background: url(../images/btn_post_submit.jpg) no-repeat 0 0; margin-right: 10px; float: left; display: inline; }
.post_sub:hover { background-position: right 0; float: left; display: inline; }

.comments-list { border-top: solid 1px #4a4a4a; padding-top: 9px; }
.comments-list h5 { font-size: 0.75em; color: #fefefe; padding-left: 10px; }

.comment { padding: 20px 0 20px 60px; position: relative; min-height: 50px; height: auto !important; height: 50px; font-size: 0.875em; border-top: solid 1px #4a4a4a; }
.comment .time { font-size: 0.714em; line-height: 1; text-transform: uppercase; }
.comment .author { font-size: 0.857em; margin-bottom: 10px; }
.comment .avatar { position: absolute; top: 20px; left: 0; }

.post_preview { width: 76px; height: 30px; background: url(../images/btn_post_preview.jpg) no-repeat 0 0; margin-right: 10px; }
.post_preview:hover { background-position: right 0; }

#subscribe_feed span { background: url(../images/icon_rss.png) no-repeat 0 center; }
#discussion_board span { background: url(../images/icon_discussion_board.png) no-repeat 0 center; }
.big_button { display: block; background: url(../images/big_button.gif) repeat-x 0 0; padding: 9px 11px; text-shadow: #000 -1px -1px 2px; height: 24px; }
.big_button:hover { background-position: 0 bottom; }
.big_button { margin-bottom: 30px; position: relative; font-size: 1.125em; line-height: 1.333em; }
.big_button span { padding: 3px 0 3px 36px; }
.big_button strong { padding: 0; position: absolute; top: 8px; left: 10px; }
.big_button em { position: absolute; top: 5px; right: 5px; }
.big_button_green { background-image: url(../images/big_button_green.gif); color: #000501; text-shadow: #bed57c 1px 1px 2px; }
.big_button_green:hover { color: #000501; }

#cats_list { height: 100%; overflow: hidden; }
#cats_list li { margin-bottom: 3px; padding: 6px 8px 6px 12px; height: 100%; overflow: hidden; }
#cats_list li a { float: left; }
#cats_list li span { float: right; color: #7d7d7d; font-size: 0.875em; }
#cats_list ul li { font-size: 0.875em; padding: 4px 0; margin-bottom: 0; }

.gallery_list { width: 100%; overflow: hidden; margin-bottom: 30px; }
.gallery_list li { float: left; display: inline; margin-right: 30px; }
.gallery_list li img { display: block; }

.recent_posts { padding: 2px 12px; font-size: 0.875em; line-height: 1.286em; }
.recent_posts li { padding: 4px 0; }

#archives-list { font-size: 0.875em; padding: 2px 20px 2px 12px; }
#archives-list li { padding: 4px 0; height: 100%; overflow: hidden; list-style-position: outside; }
#archives-list li a { float: left; }
#archives-list li span { float: right; color: #707070; font-size: 0.857em; }

.sign_options li { font-size: 0.75em; line-height: 21px; margin-bottom: 10px; }
.sign_options li a { padding-left: 23px; }
.sign_options li a.typepad { background: url(../images/icon_typepad.gif) no-repeat 0 center; }
.sign_options li a.facebook { background: url(../images/icon_facebook.gif) no-repeat 0 center; }
.sign_options li a.twitter { background: url(../images/icon_twitter.gif) no-repeat 0 center; }

#faqs { padding: 15px 20px; font-size: 0.75em; line-height: 1.5em; color: #fff; }
#faqs h2 { font-size: 1.5em; color: #b3b3b3; margin-bottom: 10px; }
#faqs .row { margin-bottom: 30px; }

.stylish-select ul.newList { left:-9999px; }
ul.newList * { margin: 0; padding: 0; }
ul.newList a { color: #242424; text-decoration: none; display: block; }
ul.newList { margin: 0; padding: 0; list-style: none; width: 290px; background: #fff; position: absolute; top: 22px; left: 0; overflow: auto; z-index: 110; }
.newListSelected { color: #242424; background: url(../images/custom-select.gif) no-repeat right center; font-size: 0.875em; }
ul.newList { width: 100%; top: 30px !important; background: #bebebe; z-index: 1000; }
ul.newList li a { padding: 3px 8px; display: block; }
ul.newList li a:focus { -moz-outline-style: none; }
.selectedTxt { overflow: hidden; line-height: 28px; height: 28px; padding: 0 29px 0 10px; height: 100%; }
.newListHover { color: #fff !important; cursor: default; }
.newListSelHover, .newListSelFocus { cursor: default; z-index: 10000; position: relative; height: 100%; }

.advantages_list { padding: 18px; color: #fff; font-size: 0.75em; line-height: 1.5em; }
.advantages_list .post { padding-left: 70px; position: relative; height: 100%; margin-bottom: 35px; }
.advantages_list .post_last { margin-bottom: 0; }
.advantages_list .post .button { position: absolute; top: 0; left: 0; }
.advantages_list .post h2 { font-size: 1.5em; color: #b3b3b3; margin-bottom: 10px; }
.advantages_list .post .post { padding-left: 0; font-weight: bold; line-height: 25px; margin: 5px 0; }
.advantages_list .post .post .button { left: -35px; }

.simple_form { padding: 10px 0 10px 10px; color: #fff; font-size: 0.875em; height: 100%; }
.simple_form .field { font-size: 1em; padding: 6px 10px; margin: 0 10px 10px 0; }
.simple_form .half_field { width: 165px; float: left; display: inline; }
.simple_form .select_holder { margin: 0 10px 10px 0; width: 185px; float: left; display: inline; font-size: 1.143em; }
.simple_form label.main-label { margin: 10px 0; }
.simple_form .sep { border-top: solid 1px #000; margin: 10px 10px 10px 0; }
.simple_form .checks { width: 190px; float: left; display: inline; margin-top: 10px; }
.simple_form .checks label { font-size: 0.857em; display: block; white-space: nowrap; height: 100%; overflow: hidden; width: 100%; }
.simple_form .btn_submit { background: url(../images/btn_submit.png) no-repeat 0 0; }
.simple_form .btn_update { background: url(../images/btn_update.png) no-repeat 0 0; }
.simple_form .btn_login { background: url(../images/btn_login.png) no-repeat 0 0; width: 66px !important; height: 29px !important; }
.simple_form .submit { width: 100px; height: 35px; margin-top: 10px; position: relative; }
.simple_form .submit:hover { background-position: right 0; }
.simple_form .forgot { font-size: 0.857em; margin-top: 18px; }

.err { background: #cd9999; color: #cd0000; border: solid 1px #cd0000;
	padding: 5px;
	display: block;
	margin: 0 15px 5px 5px;
}

#worship_leaders { font-size: 0.875em; line-height: 1.143em; margin-bottom: 10px; }
#worship_leaders li { margin-bottom: 3px; }
#worship_leaders a { padding: 7px 10px 8px 14px; }


.paging { text-align: center; color: #fafafa; font-size: 0.813em; }
.paging a { font-weight: bold; }

#about p { margin-bottom: 1.5em; }
#about p.title { font-weight: bold; color: #979797; margin-bottom: 0.5em; }
#about .content { color: #fff; font-size: 0.75em; line-height: 1.5em; padding: 10px 10px 1px; }

.songs_list { font-size: 0.875em; line-height: 1.071em; height: 100%; overflow: hidden; margin-bottom: 2px; }
.songs_list li { margin-bottom: 3px; position: relative; height: 100%; width: 100%; float: left; }
.songs_list li .button { position: absolute; top: 8px; left: 6px; z-index: 12; padding: 0; }
.songs_list li a { padding: 8px 10px 7px 30px; position: relative; }
.songs_list li a .artist_name { font-size: 0.857em; color: #878787; }

.albums_list li a img { display: block; margin-bottom: 6px; }
.albums_list li a { padding: 8px; font-size: 0.929em; }
.albums_list li a .artist_name { display: block; font-size: 0.923em; margin-top: 5px; }
.albums_list li a:hover { background: #afd14c; color: #000; }
.albums_list li a:hover .artist_name { color: #fff; }

.btn_more { display: block; height: 31px; line-height: 31px; background: url(../images/btn_more.gif) repeat-x 0 0; padding: 0 12px; font-size: 0.875em; }
.btn_more { text-shadow: #000 -1px -1px 2px; margin-bottom: 20px; }
/*.btn_more:hover { background-position: 0 bottom; }*/

#videos-scroll-holder { padding: 10px; margin-bottom: 20px; }
#videos-scroll { height: 110px; width: 100%; }
#videos-scroll .scroller { width: 1190px;}

.videos-list li { float: left; display: inline; width: 110px; margin-right: 10px; font-size: 0.75em; }

.links_list li { margin-bottom: 3px; font-size: 0.875em; line-height: 25px; }
.links_list li a { padding: 3px 5px 3px 35px; position: relative; display: block; height: 100%; }
.links_list li a .button { position: absolute; top: 3px; left: 4px; }
.links_list li a:hover { background: #afd14c; color: #000; }

.song_finder { width: 100%; position: relative; }
.song_finder .handler { border-bottom: solid 1px #000; padding: 9px 10px 10px 20px; background: url(../images/arr_1.gif) no-repeat 7px center; cursor: pointer; margin: 0; }
.song_finder .handler { display: block; height: 100%; }
.song_finder .handler_closed { border-bottom: 0; background-image: url(../images/arr_2.gif); }
.song_finder .content { padding: 10px; position: relative; height: 100%; }
.song_finder .col { width: 180px; margin-right: 10px; }
.song_finder .double_col { width: 370px; }
.song_finder .section { background: #151515; color: #fff; margin-bottom: 10px; position: relative; height: 100%; overflow: hidden; }
.song_finder .section h5 { padding: 9px 10px; border-bottom: solid 1px #2b2b2b; margin: 0; }
.song_finder .section ul { padding: 1px 10px; }
.song_finder .double_col .section ul { width: 160px; float: left; display: inline; }
.song_finder .section li { font-size: 0.75em; margin: 5px 0; list-style-position: outside; }
.song_finder .section label { display: block; position: relative; padding-left: 17px; height: 100%; }
.song_finder .section label input { position: absolute; top: 1px; left: 0; width: 13px; height: 13px; display: block; }
.song_finder .section label span { color: #808080; }
.song_finder .submit { position: absolute; bottom: 10px; right: 10px; }

.song_finder_small { background: #151515; margin-bottom: 10px; width: 100%; position: relative; }
.song_finder_small .content { padding: 0; width: 100%; position: relative; }
.song_finder_small .section { margin-bottom: 0; background: none; width: 100%; position: relative; }

.btn_see_results { width: 149px; height: 43px; background: url(../images/btn_see_results.png) no-repeat left top; }
.btn_see_results:hover { background-position: right top; }

.store_item { position: relative; } 
.store_item .text { background: #2b2b2b; color: #bebebe; padding: 6px 12px; }
.store_item .text p { font-size: 0.875em; }
.store_item h1 { margin-bottom: 4px; }
.store_item img { display: block; }
.store_item_hover { background-image: url(../images/bg_diagonal_lines-hover.png); cursor: pointer; }
.store_item_hover .text { background: #afd14c; color: #fff; }
.store_item_hover h1 a,
.store_item_hover h1 a:hover { color: #000; }
.store_item_small img { position: absolute; top: 10px; left: 10px; z-index: 99; }
.store_item_small .text { min-height: 50px; height: auto !important; height: 50px; padding-left: 72px; }
.store_item_small h1 { font-size: 1.125em; margin-bottom: 6px; }

.tabs { margin-bottom: 3px; }
.tabs .nav { font-size: 1.125em; height: 100%; overflow: hidden; }
.tabs .nav li { float: left; display: inline; margin: 0 2px 2px 0; }
.tabs .nav a { background: url(../images/bg_tab.gif) repeat 0 0; display: block; width: 170px; padding: 10px 5px 10px 15px; color: #bfbfbf; position: relative; }
.tabs .nav a small { color: #808080; font-size: 0.667em; }
.tabs .nav a:hover { color: #fff; background: #2b2b2b; }
.tabs .nav a.active { margin-bottom: -2px; padding-bottom: 12px; background: #2b2b2b; color: #fff; }
.tabs .nav a.active small { color: #bfbfbf; }
.tabs .tab { display: none; padding: 10px; }

#video_tabs .nav { font-size: 1.5em; }
#video_tabs .nav a { width: 224px; padding: 16px 10px 16px 20px; }
#video_tabs .nav a.active { padding-bottom: 18px; }

#tab-1 { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; }

.btn_see_song { width: 170px; height: 45px; background: url(../images/btn_see_song.png); }

#video_detailed { font-size: 0.75em; color: #fff; }
#video_detailed h1 { padding: 6px 0 4px; margin: 0; }
#video_detailed  .button { float: right; display: inline; }
#video_detailed #wtvidplayer { margin-top: 12px; }

.ads_list li { margin-bottom: 30px; width: 100%; position: relative; }
.ads_list li img { display: block; margin: 0 auto; }

.search_results .sidebar { float: left; display: inline; width: 169px; }
.search_results .results { float: right; display: inline; width: 759px; }

.sorter { background: #151515; padding: 6px; font-size: 0.75em; line-height: 1.5em; color: #fff; }
.sorter .left { margin-right: 130px; }
.sorter .left a { margin: 0 10px; }
.sorter .left a.active { color: #c977cb; }
.sorter select { width: 78px; margin-left: 5px; }

.post_result { padding: 16px 10px; border-bottom: solid 1px #494949; color: #fff; font-size: 0.75em; line-height: 1.5em; }
.post_result.last { border-bottom: 0; }
.post_result .type { color: #bebebe; text-transform: uppercase; }
.post_result h2 { font-size: 1.5em; margin-bottom: 7px; }
.post_result .entry { margin-bottom: 5px; position: relative; height: 100%; }
.post_result .entry strong { font-weight: bold; color: #979797; }
.post_result .related_searches { font-style: italic; color: #979797; }
.post_result .price { text-transform: uppercase; color: #fff; }
.post_result .price span { margin-right: 20px; }
.post_result .price strong { color: #bebebe; }
.post_result .price .old { text-decoration: line-through; }
.image_post_result .entry { padding-left: 70px; }
.image_post_result .entry img { position: absolute; top: 4px; left: 0; }

.results_cats_list li { margin-bottom: 3px; }
.results_cats_list li a { display: block; background: #151515; padding: 5px 6px 5px 12px; }
.results_cats_list li a small { color: #bebebe; font-size: 0.75em; }

.fb_box { background: #2b2b2b; padding: 5px; }

#song_details { padding: 10px; margin-bottom: 20px; }
#song_details .row { font-size: 0.75em; color: #fff; padding-bottom: 8px; margin-bottom: 8px; border-bottom: solid 1px #4a4a4a; }
#song_details .last { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
#song_details .row strong { font-weight: bold; color: #979797; }
.play_title { font-weight: bold; color: #979797; position: relative; top: 3px; }

.big_buttons_list { margin-bottom: 20px; }
.big_buttons_list .big_button { margin-bottom: 3px; }

.modal { width: 600px; position: relative; }
.modal .icon_close { position: absolute; top: 10px; right: 10px; }
.modal .greybox { padding: 14px 18px; font-size: 0.75em; line-height: 1.5em; color: #fff; }
.modal .greybox p { margin-bottom: 25px; }
.modal .field { width: 194px; }
.modal h2 { color: #b3b3b3; font-size: 1.5em; margin-bottom: 5px; }

#modal_privacy_policy { width: 700px; }

#modal_free_for_members { width: 580px; }
#modal_free_for_members .greybox { height: 100%; overflow: hidden; }
#modal_free_for_members .side { float: left; display: inline; width: 240px; margin-right: 20px; }
#modal_free_for_members .side form { font-size: 1em; padding: 0; }
#modal_free_for_members h2 { margin-bottom: 10px; }

.link_btn { float: left; display: inline; margin: 8px 0 0 10px; }

.btn_join_now { width: 100px; height: 35px; background: url(../images/btn_join_now_normal.png) no-repeat left top; }
.btn_join_now:hover { background-position: right top; }

#modal_forgot_password { width: 600px !important; }

#wtaudioplayer { position: absolute; }
