body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

img {
	border:none; 
	margin:0px; 
	padding:0px
}

/* END OF YAHOO RESET - STYLING FOR ANJUNABEATS.COM */

body, ul, li{


}

a {
text-decoration:none!important;
}

h1 {font-size:16px; font-weight:bold; margin-bottom:1em;}

h2 {font-size:13px; font-weight:bold; margin-bottom:1em;}

p {margin-bottom:1em;}




/*
RESET ENDS
*/

#wrapper {
	width:990px;
	padding-bottom:20px;
	margin: 0 auto;
}

#header {
    height: 102px;
    position: relative;
}

#logo {
	position: absolute;
	left: 		5px;
	top: 		20px;
}

#audioplayer {
	position:absolute;
	border:2px #FFFFFF; 
	left: 223px;
	top: 8px;
	width:580px;
	height:50px; 
	overflow:hidden; 
} 


#link_logo_1{
	position: absolute;
	left: 		800px;
	top: 		30px;
	font-size:	10px;
	
/*
	float:right;
	margin:21px 12px 0px 10px; 
*/
}

#link_logo_2 {

	position: absolute;
	left: 		900px;
	top: 		30px;
	font-size:	10px;

/*
	float:right;
	margin-top:21px;
*/
}
.roundpic {

	opacity: 0.0;

}

div.content {
    width: 100%;
    overflow: hidden;
}

.banner {
    float: left;
    height: 220px;
    width: 315px;
    margin-left: 20px;
}

#banner_1{
    margin-left: 0;
}

#banner_4{
    margin-left: 0;
}

#banner_7{
    margin-left: 0;
}

#left_column {
    margin-top: 20px;
	float:left;
	width:320px;
	height: 360px;

}

#right_column {
        margin: 20px 0 0 15px;
    float: left;
	height: 360px;
	width:650px;
}

#mega_banner {
	margin-left:0px;
	height:375px;
}


#left_column_nobanner {
	float:left;
	margin: 10px 0 0 13px;
	width:320px;
}

#right_column_nobanner {
/*	float: right;
	margin-left:330px;
	margin-top:110px;
	position:static;
*/


    margin-top: 10px;
    float: left;
    width: 655px;

}



/* Menu */





#main_navigation li a:hover{background-position:50% -49px;}	
#main_nav_first:hover{background-position:left -49px!important;}	
#main_nav_last:hover{background-position:right -49px!important;}	


/* Making the buttons looked pushed down when you are on a particular page */
#home #home_nav a{background-position:50% -49px;}
#news #news_nav a{background-position:50% -49px;}
#podcasts #radio_nav a{background-position:50% -49px;}
#video #video_nav a{background-position:50% -49px;}
#discog #discog_nav a{background-position:50% -49px;}


#home_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_left.gif)!important; background-position:left top!important;}
#news_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_center.gif)!important;}
#radio_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_center.gif)!important;}
#discog_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_center.gif)!important;}
#video_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_center.gif)!important;}
#flickr_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_center.gif)!important;}
#shop_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_center.gif)!important;}
#forum_nav a{background-image:url(http://aboveandbeyond.nu/white_images/css_images/link_right.gif)!important; background-position:right top!important;}
#forum_nav, #home_nav {width:122px!important;} 


/* HOME PAGE */

#anjunabeats #right_column p {margin-left: 5px; margin-bottom:2px;} 
 
#anjunabeats #right_column h1 {margin-left: 5px; margin-bottom:16px;} 

#anjunadeep #right_column p {margin-left: 5px; margin-bottom:2px;} 
 
#anjunadeep #right_column h1 {margin-left: 5px; margin-bottom:16px;} 




body {

	background-color:#FFF!important;
	color:#222!important;
	font-family:	"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height:1.4em;

}

b {
	color: #000;
}


hr {
	border:1px solid #EEE;
}


a {

	font-weight: bold;
}

a:link{

	
}

a:visited{

}

a:hover{
	color: #090!important;
}




/*Calendar */
#tour_dates_header{
	left:9px;
	position:relative;
	top:-2px;
	float:left;
}

#calendar {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/calendar_background.gif); 
	background-repeat:no-repeat;
	height: 360px;
	width:321px;
	position: relative;
}


#calendar_pagination {
    right: 10px;
    position:	absolute;
    top:	7px;
} 


.current_page {
	font-weight:bold;
}	

#calendar table {
	width:290px;
	margin:2px 0 0 12px;
	border-collapse:collapse;
}

#calendar table tr {
	height:20px;
	border-bottom:1px solid #DDD;
}	

#calendar_footer { 
	display:block;
	text-align:center;
}	

#calendar_view_full {
    display: block;
    margin-top:6px;
    text-align: center;
}

#email_subscribe {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/email_subscribe_bkg.gif);
	float:left;
	height:39px;
	padding:15px 0 0 16px;
	width:305px;
}

#email_subscribe input[type="image"] {position:relative; top:-1px;} 
#email_subscribe input[type="text"] {margin:0px 12px 0px 6px;} 

#artist_info {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/artist_info_bkg.gif);
	float:left;
	height:39px;
	margin-left:10px;
	padding:16px 0 0 22px;
	width:297px;
	font-weight:bold;
}

#artist_info span {margin-right:15px;}

#artist_info select {width:157px;} 

#artist_info form { display:inline;}

#podcast_subscribe_btn {
	margin-left:6px;
	margin-right:28px;
}



.text_area {
/*
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/text_area_bkg.gif);
	border:2px solid #9E9E9E;
*/
	height:14px;
	margin-right:15px;
	position:relative;
	top:-9px;
	width:175px;
	font-size: 9px;
}

/*product scroller */

#products_container { 
	float:left;
	overflow:hidden;
	width:600px;
	position:relative;
}

#products {padding:5px; width:3000px; height:100px; margin-top:24px; position:relative;}

#scroll_right {height:100px; width:22px; float:right;}   

#scroll_left {height:100px; width:22px; float:left;}   

#product_scroller{
	background-image:url(http://anjunadeep.com/white_images/css_images/product_background.gif);
	float:left;
	height:138px;
	margin-top:17px;
	vertical-align:top;
	width:655px;
}

.product_scroller_item {height:110px; width:200px; float:left; } 

.product_scroller_small {
	background-image:url(http://www.aboveandbeyond.nu/white_images/css_images/product_image_background_large.gif); 
	padding:8px;
	width:112px;
	float:left;
}

.product_scroller_large {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/product_image_background_large.gif);
	height:75px;
	padding:9px;
	width:75px;
}


#scroll_right {margin-right:2px; padding-top:49px;} 

#scroll_left {margin-left:8px; padding-top:49px;} 

.scroller_play_btn {
	position: relative;
	margin-right:4px;
	top:-5px;
} 


.scroller_buy_button{
	position:relative;
	top: -8px;
	left: 0px;
	font-weight: bold;
}  


.product_image{
	float:left;
	margin-right:2px;
	width:75px;
	margin-top:-8px;
}

.product_info {height:6em;}

.product_scorller_title{font-weight:normal;}

.product_controls {position:relative; left:3px; top:-6px;}


#soc_net_links {
	float:left;
	margin-top:17px;
	width:663px;
} 

#soc_net_links a{
	margin-right:23px;
}

#soc_net_links img{
	margin-right:0px;
} 

/*NEWS PAGE */

.newslist {
	font-size: 10px;
	color: #333;
	font-weight: bold;
}

.newslist_highlight{
	font-size: 10px;
	color: #339900;
	font-weight: bold;
}

#news #left_column_nobanner {background-image:url(http://aboveandbeyond.nu/white_images/css_images/narrow_column_middle.gif); }

#news #right_column_nobanner {background-image:url(http://aboveandbeyond.nu/white_images/css_images/wide_column_middle.gif); } 

#more_news {float:right; margin:0px; width:75px} 

#rss {float:left; margin:0px; width:100px}

#news h2 {margin-bottom:0px;}

#news_items {padding:10px 23px 5px 23px;} 

#news_items .news li {
    margin-top: 15px;
}

#news_items .news .first {
    margin: 0;
}

#news_items form {margin-bottom:12px;}

#news_items input[type=image] {position:relative; top:8px; left:18px;}  


#news_selection{ 
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/narrow_column_middle.gif); 
	background-repeat:repeat-y;	
	width:334px;
	float:left;
	margin-left:2px;
}

#more_news {float:right;} 

#main_news_container {padding:3px 23px 0;}



/* RADIO PAGE */

#radio_tab_1 {float:left; margin-left:3px;} 
#radio_tab_2 {float:right; margin-bottom:1em; }

#radio_search {margin-top:20px;}

#show_listing {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/narrow_column_middle.gif); 
	background-repeat:repeat-y;	
	width:280px;
	float:left;
	padding:0px 20px;
}

#podcast_search_btn {margin-left:2px;} 

#podcast_details {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/wide_column_middle.gif);
	background-repeat:repeat-y;
	padding:20px;
	width:615px;
	padding-top:6px;
}

.podcast_play_btn {vertical-align:middle;}

#podcast_artist_selector {
	width:180px;
	margin-bottom:1em;
	position:relative;
	top:-7px;
}

#pagination_previous {
	display:block;
	float:left;
}

#pagination_next {
	display:block;
	float:right;
}


/*VIDEO PAGE */

#video #left_column_nobanner {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/narrow_column_middle.gif); 
}

#video_selection { 
	background-color:#F8F8F8; 
	width:293px;
	height:463px;
	margin-left:21px;
	overflow:hidden;
}



#video_scroller {
	margin-top:7px;
}

.video_scroller_instance {

	background-image:url(http://aboveandbeyond.nu/white_images/css_images/video_box_bkg.gif);
	background-repeat:none; 
	width:255px; 
	height:135px; 
	margin-bottom:7px;
	margin-top: 0px;
	margin-left: 7px;
	padding:5px;
	text-align:center; 
	display:block;
	font-weight: bold;

}

.video_scroller_instance:hover {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/video_box_bkg_hover.gif);
} 

#video_select_box {
	position: relative;
	height: 140px;
	overflow: hidden;
}



.video_scroller_instance_selected{

	background-image:url(http://aboveandbeyond.nu/white_images/css_images/video_box_bkg_selected.gif);
	background-repeat:none; 
	width:255px; 
	height:135px; 
	margin:7px;
	padding:5px;
	text-align:center; 
	display:block;
	font-weight: bold;
	
}


.video_thumbnail {
	margin-bottom: 5px;
	width: 160px;
	height: 100px;
}

#main_video {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/wide_column_middle.gif); 
	background-repeat:repeat-y;	
	height:491px;
}



#video_container {margin-left:8px;}

#scroll_up {margin-left:142px; margin-bottom:8px;} 
#scroll_down {margin-left:142px; position:relative; top:8px;  margin-bottom:14px;} 

#youtube_subscribe_btn {
	width:130px;
	display:block; 
	height:25px; 
	background-image:url(../white_images/css_images/youtube_subscribe_btn_up.gif);
	float:left;
	margin:20px 0px 0px 156px;
} 

#youtube_subscribe_btn:hover {background-image:url(../white_images/css_images/youtube_subscribe_btn_down.gif);}

#vodcast_subscribe_btn {
	width:181px; 
	display:block; 
	height:25px; 
	background-image:url(../white_images/css_images/vodcast_subscribe_btn_up.gif);
	float:left;
	margin:20px 0px 0px 30px;
}

#vodcast_subscribe_btn:hover {background-image:url(../white_images/css_images/vodcast_subscribe_btn_down.gif);}

/*discog Pages */

#discog_pagination {
	position:relative;
	left:10px;
	top:-8px;
}

#discog_pagination a {margin:0px 4px;} 
#discog_pagination strong {margin:0px 4px;} 

#discog_search_form {margin:0px 0px 1em 0px;} 

.discog_tn_large{
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/discog_image_background.gif); 
	padding:10px;
	float:left;
	width: 59px;
	height: 59px;
}

.discog_tn_small {
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/discog_image_background.gif); 
	padding:10px;
	float:left;
	
} 

.discog_selector_title {
	float:left;
	width:150px;
	height:39px;
	margin-top:7px;
}

.large_image {
	float:left;
	margin-right:5px;	
}

#main_discog {
	padding: 0 0 0 20px;
}

#discog_bottom {
}

.three_column_image {margin-left:0px} 

#discog_container{
	background-image:url(http://aboveandbeyond.nu/white_images/css_images/3_column_middle.gif);
	width: 100%;
	overflow: hidden;
}

.discog_item { 
	float:left; 
	width:230px;
	height:90px;
	margin-left:4px;
}

.discog_controls { 
	float:left;
	position: relative;
	top: 9px;
	left: 0px;
}	
.discog_buy_link{

	font-size: 10px;
	font-weight: bold;
	width: 100px;
	position: absolute;
	top: 1px;
	left: 30px;
}

  
  
a:link{

	color: #000!important;
}


a:visited{

	color: #000!important;
}

a:hover{

	color: #009900!important;
}


.news_image {



}
.p_artist{
	font-size: 10px;
	color: #333;
}

.p_title{
	font-size: 10px;
	color: #550000;
	font-weight: bold;
}
  
.tinydate {
	color: #777 !important;
	font-size:9px; 
}
.smalldate {

	font-size:9px; 
}

.small_link {


	font-size: 9px;
	color: #333;
	font-weight: bold;
}  

.small_link_mycntry {
	color: #990000;
	font-size:9px; 
	font-weight: bold;
}

.small_link_mycntry a {

	color: #009900 !important;
	font-size:9px; 
	font-weight: bold;

}
.small_link_mycntry a:hover {

	color: #00FF00 !important;
	font-size:9px; 
	font-weight: bold;

}


#main_navigation {
	padding-top:		52px;
}

#main_navigation li{
	float:left;
	width:124px;	
	list-style-type:none;
	font-family: 		Helvetica, Arial, sans-serif;
}



#main_navigation li a{
	padding-top:16px;
	text-align:center;
	height:33px;
	background-position:top;
	background-repeat:repeat-x;
	display:block;
	font-family: 		Helvetica, Arial, sans-serif;
	color: #444 ! important;
}
#main_navigation li a:hover{
	color: #000 !important;
}
.radioshowlist {
	position:relative;
	left: -16px;
}

.highlight_row{
	background-color: #575;
	color: #FFF;
}

#calendar_dates_area {
	height: 282px;
	overflow: hidden;
}
.calendarrow{
	height: 20px;
}

#calendar_dates {
	position:relative;
	height: 2000px;
}

/* footer */ 

#footer {
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
    position: relative;
    clear: both;
}

#footer .facebook-like-button {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}


#footer {padding-bottom:20px; text-align:center; }

.like {
	float:right;
}

#news_tick_desc {
	color:#555555 !important;
	display:none;
	font-size:10px;
	font-weight:bold;
	left:259px;
	margin:0;
	position:absolute;
	top:28px;
	width:100px;
}

.newsticker {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	color:#444444 !important;
	display:none;
	font-size:9px;
	left:291px;
	line-height:1em;
	list-style-type:none;
	margin:0;
	padding:3px;
	position:absolute;
	top:29px;
	width:450px;
}

.newsticker a{
	color: #444 !important;
}

.newsticker a:hover{
	color: #000 !important;
}

div.disc_holder {
    font-family: Arial;
    font-size: 12px;
    height: 150px;
    width: 300px;
    float : left;
    margin-top: 5px;
    }
div.disc_holder img {
    height: 150px;
    height: 150px;
    float: left;
    }

div.disc_holder span {
    display: block;
    height: 150px;
    width: 140px;
    float: left;
    margin-left: 8px;
}

.tool-tip {
    color: #fff;
    width: 139px;
    z-index: 13000;
}
 
.tool-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
    background: url(bubble.png) top left;
}
#grouptherapy {
	color:#000;
	background-color:#000;
    width: 490px;
    display: none;
    z-index: 500;
    border: 5px solid black;
    border-radius: 5px;
    position: absolute !important;
	margin-top:-50px
}

#grouptherapy .close {
    display: none;
}



      .cntSeparator {
        font-size: 54px;
        margin: 10px 7px;
        color: #fff;
      }

      .desc {
	  top: -5px;
	  height: 20px;
	  width: 511px;
	  margin: 0 auto;
	  background-color: white;
	  position: relative;
	  border-radius: 5px;
	  border-top-left-radius: 0;
	  border-top-right-radius: 0;
      }

      .desc div {
        float: left;
        font-family: Helvetica, Arial;
        width: 109px;
	margin-right: 25px;
        font-size: 13px;
        font-weight: bold;
        color: #000;
	text-align: center;
	padding-top: 2px;
      }

.desc .last {
    margin-right: 0;
}

#counter-wrapper {
    margin: 25px auto 0;
    width: 511px;
}

#counter {
    border-radius: 5px;
    background: white;
    padding-bottom: 1px;
}
