body{
	color: #fff;
	background: #000 url(../images/bghtml.jpg);
}
/*********************** Social media upper bar----------------------*/
#upper_bar{
  width: 100%;
  height: 42px;
  background: transparent url(../images/bgupper.png); 
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: italic;
}

#inside_upper{width:999px; margin: 0 auto;}

.language{float: left; line-height: 42px; margin-left: 20px;}

.language a{padding: 0 5px;}

.language form{display:inline;}

.socialmedia{float: right;}

.socialmedia a{
  width:25px;
  height: 25px;
  line-height: 42px;  
  display: inline-block;
  margin-top: 5px;
}

.socialmedia span{display: none;}

.facebook{background: url(../images/socialmedia.png) 0 0 no-repeat;}
.twitter{background: url(../images/socialmedia.png) -25px 0 no-repeat;}
.blog{background: url(../images/socialmedia.png) -50px 0 no-repeat;}
.youtube{background: url(../images/socialmedia.png) -75px 0 no-repeat;}

/*************** FIN UPPER BAR ***************************************/

/****************BEGINING HEADER STUFF******************************/

#header_wrapper{
  width: 999px;
  height: 250px;
  margin: 0 auto;
  background: transparent url(../images/bghead.jpg) no-repeat;
}

#logo{margin: 50px 0 0 30px; float: left;}

.mini_event{
  width: 165px;
  height: 51px;
  background: transparent url(../images/bg_mini_event.png) no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  padding: 10px;
  float: right;
  margin: 175px 15px 0 0;
}

.mini_event h3{ font-size:14px;}
.mini_event p{ font-size:10px;}

.mini_event a{text-decoration: none; color:#fff;}
.mini_event a:hover{border-bottom: 1px dotted #e30c81;}
/******************* END HEADER STUFF ******************************/

/******************* BEGINING NAVIGATION **************************/

#navigation_wrapper{
  background: url(../images/nav_bar.png) no-repeat;
  height:65px;
  width: 1027px; 
  margin: 0 auto; 
}

.navigation{ float: right; margin-right: 31px;}

.navigation li{
  /*display: inline-block;*/
  display: inline;
  line-height: 55px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 24px;
  margin-right: 25px;
}

.navigation a{text-decoration: none; color: #fff;}
.navigation a:hover{text-decoration: none; color: #000; border-bottom: 1px dotted #000;}

/******************END NAVIGATION *********************************/

/****************** BEGINING CONTENT WRAPPER ********************/

#main_wrapper{
  width:999px;
  margin-left: auto;
  margin-right: auto;
  background: #171717;
  overflow: hidden; 
}

/***************** NEWS Y TWITTER *********************************/

#news_tweet{ 
  width: 650px;
  margin: 0 auto;
  overflow: hidden;
}

#news_tweet h3{
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    color:#616161;
    letter-spacing: 1.5px;  
}

#newsletter{ 
  width: 280px;
  height: 58px;
  float: left;
}

#newsletter form{
  width: 280px;
  height: 53px;
  background: url(../images/bg_newsletter.png) transparent 0 0 no-repeat;
}

.input_news{
  width: 217px;
  height: 28px;
  float: left;
  margin-top: 13px;
  margin-left: 8px;
  background: url(../images/bg_input.png) no-repeat 0 0 ;
  border: none;
  color: #777171;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.input_submit{
  width: 28px;
  height: 28px;
  background: url(../images/bg_submit.png) no-repeat 0 0;
  border:none;
  color: #777171;
  float: right;
  margin-top: 13px;
  margin-right: 8px;
}

.news_div{
  height: 27px;
  margin-right: 30px;
  background: url(/images/news_divider.png) no-repeat center center;  
}
/********************* TWITTER ****************************/
#tweets{
  width: 322px;
  height: 75px;
  float: left;
  margin-left: 10px;
}

.twtr-tweet-wrap{
  /*height: 39px;*/
}

.twtr-tweet-text p{
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.twtr-hd, .twtr-ft{display:none;}

/********************* CONTENT WRAPPER ****************************/
#content_wrapper{
  width: 100%;
  overflow: hidden;
  margin: 25px auto;
}
/******************** MENU TA ***********************/
#menu_TA{
    float: left;
    margin-left: 8px;
    width: 164px;
}

.ta_links li{
  width: 164px;
  height: 28px;
  background: url(../images/bg_links_menu.png) no-repeat 0 0 transparent;
  font-family: Garamond, serif;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1.1px;
  color: #fff;
}

.ta_links a{text-decoration: none; color: #fff;}
.ta_links a:hover{color: #616161;}


.official_buttons li{
  width: 160px;
  height: 41px;
  background: url(../images/bg_official_buttons.png) no-repeat 0 0 transparent;
  margin: 8px 0 8px 8px;
  text-align: center;
}

.official_buttons img{margin-top: 10px;}

.google-plus{
    width: 164px;
    margin: 0 0 15px 0;
    text-align: center;
}


/******************** NEWS CONTENT ***************************/
#news_content{
    float: left;
    margin: 0 15px;
    width: 610px;
}

#news_content h2{
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #616161;
}

.news_box{
  width: 100%;
  background: #232323;
  overflow: hidden;
  margin-bottom: 10px;
}

.news_box ul{float: left;}

.news_box h3{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  padding: 10px 0 0 10px;
  color: #ccc;
}

.news_text{
  width: 500px;
  font-family: verdana;
  font-size: 12px;
  float: right;
  margin-top: 10px;
  font-family: Arial;
  padding: 0 10px;
}

.news_text a{color: #e30c81; text-decoration: none;}
.news_text a:hover{border-bottom: 1px dotted #e30c81;}

.share_post{
  display: block;
  margin-top: 25px;
  padding-left: 10px;
  float: left;
  width: 100%;
}

.share_post li{
  display: inline;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
}

.post_divider{
  display: block;
  padding: 3px 0 10px 0;
  margin: 0 auto;
}

.post_links{overflow: hidden; padding-top: 15px; width: 100%; font-size:10px;}

.post_links a{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #fff; text-decoration: none;}
.post_links a:hover{color: #ededed;}


.post_coment_link{float: left; margin-left: 140px;}
.leer_mas_link{float: right; margin-right: 25px;}


.share_post a{
  width:16px;
  height: 16px;
  display: inline-block;
  border: none!important;
}

.share_post span{display: none;}

.mini_mail{background: url(../images/share_post.png) 0 0 no-repeat;}
.mini_twitter{background: url(../images/share_post.png) -46px 0 no-repeat;}
.mini_facebook{background: url(../images/share_post.png) -23px 0 no-repeat;}

.addthis_toolbox, .addthis_default_style{
  float: right!important;
  margin: 10px 10px;
}

.next_index{
    float: right;
    color: #fff;
    text-decoration: none;
    font-style: italic;
    border-bottom: 1px dotted #e30c81;
}

.prev_index{
    float: left;
    color: #fff;
    text-decoration: none;
    font-style: italic;
    border-bottom: 1px dotted #e30c81;
}
/******************** News.php estilos*****************************/
.comment_post_box{
  width: 100%;
  float:left; 
  background: #232323;
  font-family: georgia;
  border: 1px solid #fff;
}

.no_comments{
  width: 590px;
  background: #410021;
  border: 1px solid #e60978;
  margin: 10px;
  padding: 10px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

.comments{
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #424242 dotted;
  font-family: georgia;
  font-size: 13px;
  color: #ccc;
  font-style: italic; 
}

.comment_date, .no_email{
  font-size:11px;
  color: #4f4f4f;
}

#comment_text{
  margin-top: 10px;
}

.comment_area textarea{width: 355px!important;margin-top: 2px;}
.comment_area input{width: 200px;}
.comment_area label{display: inline-block; vertical-align: top; width: 180px; font-family: georgia; font-size: 12px;}
.comment_area li{margin:5px;}

#comment_form{
  margin: 20px;
  font-family: georgia;
  font-style: italic;
}

#comment_form h3{
  font-size: 16px;
  color: #b2b2b2;
  font-style: italic;
}

#submit{
  width: 120px;
  float: right;
  margin-right: 2px;
}

.error_text{
  padding: 8px;
  margin: 10px;
  border: 1px solid #ff0000;
  background: #ffcfcf;
  color: #330000;
  font-family: georgia;
  text-align: center;
  font-style: italic;
}


/******************** MENU TA ***********************/
#latest_post_menu{
    float: right;
    margin-right: 8px;
    width: 175px;
}

#latest_post_menu h2{
  width: 100%;
  height: 28px;
  background: url(../images/bg_latest_news.png) no-repeat center bottom transparent;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.latest_news_links  li{
  width: 100%;
  border-bottom: dotted 1px #6e6e6e;
  font-family: verdana;
  font-size: 11px;
  color: #fff;
  padding: 8px 0 2px 0;
}

.latest_news_links a{text-decoration: none; color: #fff;}
.latest_news_links a:hover{color: #616161;}


.official_buttons li{
  width: 160px;
  height: 41px;
  background: url(../images/bg_official_buttons.png) no-repeat 0 0 transparent;
  margin: 8px 0 8px 8px;
}


.latest_blog_post{
  margin-top: 20px;
  display: block;  
}

.forum_user{
    color: #6e6e6e;
}

/******************** links.php ***************************/
#links_content{
    float: left;
    font-family: Verdana;
    line-height: 20px;
    margin: 0 15px;
    width: 790px;
}

#links_content h2{
  text-transform: uppercase;
  border-bottom: 1px dotted #333;
  color: #616161;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}

.links_box{
  float: left;
  margin: 5px 10px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
}

.links_box img{
  width: 300px;
  height: 50px;
}

.links_row{
  overflow: hidden;
  margin: 15px;
}

.links_box a{color: #ccc; text-decoration: none;}
.links_box a:hover{border-bottom: 1px dotted #e30c81;}

/******************** albums.php ***************************/
#albums_content{
    float: left;
    font-family: Verdana;
    line-height: 20px;
    margin: 0 15px;
    width: 790px;
}

.album_box{
  width: 170px; 
  float: left;
  font-size: 10px;
  margin: 5px 13px;
  height:  250px;
}

.album_box img{
  width: 170px;
  height: 170px;
}

.album_row{
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
  margin-top: 15px;
}

.album_title{
  font-weight: bold;
}

.album_songs{
  color: #666;
  font-family: verdana;
  font-size: 10px; 
}

.albums_nav{
    margin-bottom: 15px;
    text-align: center;
}

.albums_nav li:last-child{
    border: none;
}

.albums_nav li{
    font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: dotted 1px #ccc;
}

.last_link{
    border: none!important;
}

.albums_nav a{text-decoration: none; color: #fff;}
.albums_nav a:hover{text-decoration: none; color: #616161;}

.top_link{
    display: block;
    width: 40px;
    margin-bottom: 20px;
    font-size: 12px; 
    color: #ccc;
    border-bottom: dotted 1px #ccc;
    text-decoration: none;
    text-align: center;
}

.top_link a{text-decoration: none; color: #fff;}
.top_link a:hover{text-decoration: none; color: #616161;}

/******************** ALBUMS CONTENT - album_detail.php ***************************/
#disco_content{
    float: left;
    margin: 0 15px;
    width: 610px;
}

#disco_content h2{
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #616161;
  border-bottom: 1px dotted #333;
}

#disco_content img{
  float: left;
}

#disco_content ul{
  float: left;
  margin-left: 20px;
}

#disco_content li{margin:3px ;}

.disco{
  width: 100%;
  margin: 10px 0 10px 0;
  overflow: hidden;
}

.disco p{
  font-family: georgia;
  font-style: italic;
  font-size: 12px;
  float: right;
  margin-right: 20px;
}

.album_songs a{text-decoration: none; color: #b3b3b3;}
.album_songs a:hover{color: #fff;}

.letras{
  width: 100%;
  float: left;
  font-family: verdana;
}

.letra_en, .letra_es{
  float: left;
  width: 290px;
  font-size: 12px;
}

.letra_es{
    margin-left: 10px;
}

.letra_en{
  border-right: 1px dotted #333;
  padding-right: 10px;  
}

.letra_en h3, .letra_es h3{
  text-align: center;
  font-family: georgia;
  font-style: italic;
  margin: 10px 0;
  font-size: 14px;
}

/******************** bio.php ***************************/
#bio_content{
    float: left;
    font-family: Verdana;
    font-size: 12px;
    line-height: 20px;
    margin: 0 15px;
    width: 790px;
}

#bio_content h2{
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #616161;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

#bio_content p{
  margin-bottom: 10px;
}

#bio_content a{color: #e30c81; text-decoration: none;}
#bio_content a:hover{border-bottom: 1px dotted #e30c81;}
/******************** banda.php ***************************/
#banda_content{
    float: left;
    margin: 0 15px;
    width: 610px;
}

#banda_content h2{
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #616161;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
}
.band_member{
  width: 190px;
  float: left;
  text-align: center;
  margin: 0 6px; 
}

#banda_content p{
  margin-bottom: 10px;
}

/******************** member.php ***************************/
.member_info{
    width: 190px;
    float: left;
}

.member_info h3, .member_bio h3{
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
    border-bottom: 1px solid #333;
    margin-right: 10px;
    margin-top: 20px;
    display: block;
}

.member_bio{
    width: 420px;
    float: right;
    text-align: left;
    font-size: 12px;
    font-family: verdana;
}

.member_links  li{
  border-bottom: dotted 1px #6e6e6e;
  font-family: verdana;
  font-size: 10px;
  color: #fff;
  margin-right: 10px;
  padding: 4px 0;
}

.member_links a{text-decoration: none; color: #fff;}
.member_links a:hover{color: #616161;}

/******************** conciertos.php ***************************/
.concerts li{
  border-bottom: 1px dotted #333; 
  padding-top: 10px;
  list-style-type: disc;
  margin-left: 20px;
  padding-bottom: 0px;
}

.concerts a{font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #fff; text-decoration: none;}
.concerts a:hover{color: #ededed;}

/******************** tour.php ***************************/
#tour_wrapper{
    float: left;
    margin: 0 15px;
    width: 610px;
}

#tour_wrapper h2{
    border-bottom: 1px dotted #CCCCCC;
    color: #616161;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.tour_date{
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
    overflow:hidden;
}

.show_title{
    font-size: 20px;
    font-style: italic;
}

.show_date{
    font-size: 12px;
    letter-spacing: 1.2px;
}

.tour_info{
    float: left;
    width: 80%;
}

.tour_media{
    float: right;
    width: 20%;
    font-family: georgia;
    font-style: italic;
    font-size: 18px;
    line-height: 25px;
}

.tour_media a{color: #ccc; text-decoration: none;}
.tour_media a:hover{color: #ccc; border-bottom: 1px dotted #e30c81;}
/******************** shop.php ***************************/
#shop_wrapper{
    float: left;
    margin: 0 15px;
    width: 610px;
}

.shop_item{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

.item_desc{
    width: 400px; 
    float: left; 
    font-family: verdana;
    font-size: 12px;  
}

.item_img{
    width: 200px; 
    float: left;    
}

.shop_item h3{
    border-bottom: 1px dotted #ccc;
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px;
}

.prod_price{font-weight: bold; font-style: italic;}

#shop_wrapper h2{
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom: 20px;
    display: block;
}
/*******************entrevistas.php***********************************/
.rows_entrevistas{
    float: left; 
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.rows_entrevistas h2{
    border-bottom: 1px dotted #ccc;
}

.box_entrevista{
    float: left;
    width: 290px;
    font-size: 11px;
    font-family: verdana;
    margin: 10px 5px;
}

.box_entrevista img{
    width: 290px;
    height: 100px;
}

.box_entrevista p{
    background: #50032d;
    padding: 3px;
    text-align: center;
}

/*********************entrevista.php******************************/
#wrapper_entrevista{
    float: left;
    font-family: Verdana;
    line-height: 16px;
    margin: 0 15px;
    width: 790px;
    font-size: 12px;
}

#wrapper_entrevista h3{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    color: #660099;
    margin-bottom: 20px;
}

#wrapper_entrevista hr{
    border: none;
    border-bottom: 1px dotted #ccc;
    padding: 3px;
    margin: 10px 0;
}

#wrapper_entrevista img{
    padding: 10px;
    background: none repeat scroll 0 0 #474747;
    border: 1px dotted #A3A3A3;
    margin: 10px;
    text-align: center;
}

.img_block{
    background: #474747;
    border: 1px dotted #A3A3A3;
    padding: 10px;
    text-align: center;
    margin: 0 0 10px 0;
}

.img_block img{margin: 5px; border: 2px solid #fff!important; padding: 0!important;}

.img_block object{
margin: 5px; border: 2px solid #fff!important; padding: 0!important; display: inline-block;}


#wrapper_entrevista h4{font-size: 14px; font-weight: bold; margin: 0 0 5px 10px;}

.datos_entrevista{
    background: none repeat scroll 0 0 #56386D;
    border: 1px solid #821AD3;
    display: block;
    font-size: 10px;
    padding: 5px;
}

.datos_entrevista a{color: #fff;}


/************************contacto.php********************************/
.staff_box{
    overflow: hidden; 
    margin: 25px 0;
}     

.staff_bio{
    width: 420px;
    float: right;
    text-align: left;
    font-size: 12px;
    font-family: verdana;
}

.staff_bio h2{margin-bottom: 5px!important;}

/***************************** videos.php ******************************/
#wrapper_videos{
    float: left;
    margin: 0 15px;
    width: 610px;
}

/****************************facebook*********************************/
#f58383893a9798{
    border: none;
}

.fb_iframe_widget{
    background-color: #000000;
    border-color: #fff #fff #fff;
    border-style: dotted;
    border-width: 0px;
}
/*************************** FOOTER *********************************/

#footer_wrapper{
  width: 100%;
  min-height: 270px;
  background: url(../images/bg_footer.png) #1c1c1c repeat-x;
}

#footer{
  width: 999px;
  margin: 0 auto;
}

#sitemap{
    width: 830px;
    float: left;
    margin: 20px 5px;
    padding: 5px;
    font-size: 12px;
    font-family: tahoma;
}

#sitemap h3{
    float:left;
    color: #ff9bcf;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

#sitemap h2{
    color: #ff9bcf;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}


#sitemap dl{
    float: right;
    /*margin-right: -20px;*/
    overflow: hidden;
    padding: 10px 0 9px;
    width: 650px
}

#sitemap dl dd {
    float: left;
    line-height: 16px;
    padding-left: 15px;
    width: 130px;
}


#sitemap a {text-decoration: none; color: #fff;}
#sitemap a:hover {border-bottom: 1px dotted #A3A3A3; color: #A3A3A3;}

.hdesigns{
    background: url('/images/bg_footer.jpg') repeat-x scroll 0 0 #FFFFFF;
    margin: 0;
    width: 100%;
    float: left;
    height:40px;
}
.hdesigns ul li{
    display: inline-block;
    line-height: 20px;
    margin-left: 15px;
    padding-right: 10px;
    margin-top: 10px;
    border-right: 1px dotted #ccc;
    font-family: Tahoma;
    font-size: 12px;
}

.hdesigns a {text-decoration: none; color: #fff;}
.hdesigns a:hover {border-bottom: 1px dotted #A3A3A3; color: #000;}


.eslang{
    border: none!important;
    width:22px;
    height:14px;
    float: left;
    margin: 10px 5px;
    background: url('/images/ar.png');
}
.enlang{
    border: none!important;
    width:22px;
    height:14px;
    float: left;
    margin: 10px 5px;
    background: url('/images/gb.png');
}

/*************************************HARUS***********************************/
#harus-wrapper{
    width: 610px;
    float: left;
    margin: 0 10px;
}

.harus-band{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.harus-band h2, .harus-video h2, #harus-wrapper h2{
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 5px;
    text-align: left!important;
}

.band-wrap{
	width: 605px;
	height: 365px;
	float: left;
	background: url('../images/harus/bg-group.png') no-repeat transparent top center;
}

.harus-member{
	width: 131px;
	height: 345px;
	float: left;
	margin: 10px;
	font-family: georgia;
}
.harus-member img{display: inline-block; height:131px; width: 131px; border:0; padding:0;margin:0;float: left;}

.harus-member-bio{
	width: 132px;
	height: 204px;
	margin-top: 10px;
	background: url('../images/harus/member-bg.png') no-repeat transparent top center;
	float: left;
}

.harus-member-bio h3{
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin: 12px 0 18px 0;
}

.harus-member-bio p{
	margin: 0 10px;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

.harus-member-bio a{color: #ed3389; font-style: italic; font-family: georgia; text-decoration: none; font-weight: bold; float: right; margin: 5px 0;}
.harus-member-bio a:hover{color: #af0151;}

.harus-video{
    margin-top: 20px;
    text-align: center;
}

.harus-gal img{
    width: 100%;
    height: 100%;
}

.fotos-wrap a{border: 3px solid #2E2E2E; display: inline-block; margin: 5px; width: 131px; height: 131px; overflow: hidden;}
.fotos-wrap a:hover{border: 3px solid #ff3399;}


/*
*
************************************Featured Harus**************************/
#featured{ 
	width:360px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #2c2932; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:210px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
    border-bottom: 1px dotted #333;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:12px; font-family:georgia; font-style: italic; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	padding-left: 3px;
	text-decoration: none;

}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/harus/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:168px; left:0; 
	height:83px; 
	background: url('../images/harus/transparent-bg.png'); 
	overflow: hidden;
	width: 400px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

