/* common styles: */
@font-face
{
  font-family: 'Futura MdCn BT';
  src: url('font/Futuramc.eot');
  src: local('Futura MdCn BT'), url('font/Futuramc.ttf') format('truetype');
}

@font-face {
	font-family: 'Conv_CarolinaLTStd';
	src: url('font/CarolinaLTStd.eot');
	src: local('Conv_CarolinaLTStd'), url('font/CarolinaLTStd.woff') format('woff'), url('font/CarolinaLTStd.ttf') format('truetype'), url('font/CarolinaLTStd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

img, div {behavior: url(includes/iepngfix.htc)}
img {border:0px}
body {
	font-family:Conv_CarolinaLTStd, verdana, arial; 
	font-size:13px; 
	color:#FFFFFF;
	text-decoration:none; 
	margin:0px; 
	background-color:#0E0E0E;
	background-image:url(images/background.gif); 
	text-align:center;
	overflow-x: hidden;
}

td, font, div {font-family:Conv_CarolinaLTStd, verdana,arial; color:#FFFFFF; text-decoration:none; margin:0px; font-size:13px;}
input, textarea, select {font-family:verdana,arial; color:#383838; text-decoration:none; margin:0px; font-size:12px;}

/* common styles: */

/* HEADER */
#header {
    color:#FFFFFF;
    width:993px;
    height:310px;
    margin-top:9px;
	border:0px solid red;
}

#header #top {
    height: 104px;
	border: 0px solid red;
}

#header #top .banner {
    padding-left:10px;
    width:720px;
    float:left;
}

#header #top .login {
    width:240px;
    float:right;
    background: url(images/bg_cart.gif) no-repeat;
    height:104px;
}

#header #bottom {
    
}

#header #bottom .video{
    padding-left:10px;
    width:435px;
	height: 260px;
	border: 0px solid red;
    float:left;
	display: block;
	overflow: hidden
}

#header #bottom .logo{
    float:left;
    width: 950px;
}

#header #cities {
    padding-left:10px;
    color:#FFFFFF;
    text-align:left; 
    font-size:13px;
}

.logo_head {
    width:525px; 
    height:37px;
    font-size:12px;
    color:#FFF;
}

.bg_top_weather_left {
    background:url(images/weather_left.gif) no-repeat;
    height:37px;   
}

.bg_top_weather_middle {
    background:url(images/weather_mid.gif) no-repeat;
    height:37px;   
}

.bg_top_weather_right {
    background:url(images/weather_right.gif) no-repeat;
    height:37px;   
}

.bg_top_default {
    background:url(images/weather_bg.gif) repeat-x;
    font-size:12px;
    color:#FFF;
     height:37px; 
     line-height:37px;
    
}

/*popup*/
#layr1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}
.layer{position: absolute;
	display: none;
	width: 220px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;}
.layer2{
	position: absolute;
	display: none;
	width: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}
.close {
	float: right;
}

.white {color:#FFFFFF}
.redFont {color: #CC0000;}

/*end popup*/
.pad_top2{padding-top:2px;}
.pad_top3{padding-top:3px;}
.pad_top5{padding-top:5px;}
.pad_top8{padding-top:8px;}
.pad_top10{padding-top:10px;}
.pad_top12{padding-top:12px;}
.pad_top15{padding-top:15px;}
.pad_top15{padding-top:15px;}

.pad_top20{padding-top:20px;}
.pad_top25{padding-top:25px;}
.pad_top30{padding-top:30px;}
.pad_top35{padding-top:35px;}
.pad_top40{padding-top:40px;}
.pad_top50{padding-top:50px;}

.bg_gray{background-color:#bdbdbd;}
.bg_gray2{background-color:#f2f4fa;}
.bg_white{background-color:#fff;}
.ul_news{padding:0px; margin: 0px; padding-left:17px;}
font.star {color:red; font-weight:bold;}
.txt_title{color:#343434; text-decoration:none;font-size:11px;text-transform:uppercase;font-weight:bold;}
.txt_date{color:#343434; text-decoration:none;font-size:11px;font-weight:bold;}
.txt_green{color:#0fc47d; text-decoration:none;font-size:11px;font-weight:bold;}
.txt_red{color:#ff0000; text-decoration:none;font-size:11px;font-weight:bold;}
.txt_white{color:#fff; text-decoration:none;font-size:11px;font-weight:bold;}

.header{
    text-align:center;
    border-bottom:0px solid #000;   
}

.border-photo{border: 2px solid #333;}
.outer{

}   
	

.banner_top_ie{
	margin-top:8px;
	margin-bottom:8px;
}
.banner_top{
	margin-top:8px;
	margin-bottom:10px;
}

.logo_bg{
	background-image:url(images/hdr_logo.jpg);
	background-repeat:no-repeat;
	height:237px;
	width:984px;
	text-align:left;
}


.header_left{
	float:left;
	padding-left:10px;
	color:ffffff;
	padding-top:10px
}

.header_right{
	float:left;
	color:ffffff;
	
	width:270px;
}


.text_shpp_cart{
	padding-bottom:10px;
	color:#FFF;
}

/*CONTENT*/

.content{
    padding-top:6px;
    margin-bottom:20px;
}

.tabel1{
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:10px;
	background-color:#353535;
	color:#FFFFFF;
}
.tabel1_gall{
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:2px;
	background-color:#ffffff;
}
.tabel1_adv{
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.tabel5{
	background-image:url(images/body_bg_top.gif);
	background-repeat:repeat-x;
	width:305px;
	padding-top:22px;
	padding-left:0px;
	background-color:#ffffff;
}

.tabel1_latest_news{
	background-image:url(images/body_bg_top.gif);
	background-repeat:repeat-x;
	width:305px;
	padding-top:18px;
	padding-left:10px;
	background-color:#ffffff;
}



.tabel2{
	background-image:url(images/body_bg_top.gif);
	background-repeat:repeat-x;
	width:625px;
}
/*
.tabel_sec{
	background-color:#353535;
	color:#FFFFFF;
	padding-left:17px;
	padding-top:10px;
}
*/

.tabel_sec{
	color:#FFFFFF;
	padding-left:17px;
	padding-top:10px;
}

.tabel_sec2{
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

.tabel_sec3{
	background-color:#353535;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:10px;
}

.scroll_cont{
	width:500px;
	background-color:#ffffff;
	height:268px;
}

.scroll_cont_details{
	width:585px;
	background-color:#ffffff;
	height:286px;
	overflow:auto;
}
.scroll_cont2{
	width:600px;
	background-color:#ffffff;
	height:308px;
	overflow:auto;
	float:left;
}

.scroll_cont3{
	width: 600px;
	background-color: #ffffff;
	overflow: auto;
	float: left;
}

.scroll_cont_banner{
	width:600px;
	background-color:#ffffff;
	height:278px;
	overflow:auto;
}
.scroll_cont_event_slot{
	width:600px;
	background-color:#ffffff;
	height:1100px;
	overflow:auto;
}
.scroll_cont_news{
	width:600px;
	background-color:#ffffff;
}
.scroll_cont_events
{
	width:600px;
	background-color:#ffffff;
	overflow:auto;
	height:449px;
}
.scroll_cont_weekly
{
	width:600px;
	background-color:#ffffff;
	overflow:auto;
	height:450px;
}
.scroll_latest_news{
	width:291px;
	background-color:#ffffff;
	overflow:auto;
	height:311px;	
}
.scroll_latest_events{
	width:291px;
	background-color:#353535;
	color:#FFFFFF;
}

.tabel3{
	padding-top:8px;
	padding-bottom:5px;
	padding-left:4px;
	background-color:#ffffff;
}

.tabel4{
	padding-top:20px;
	padding-left:0px;
	background-color:#ffffff;
}

.line_1{
	background-image:url(images/body_bg_mid.gif);
	background-repeat:repeat-x;
}

.shadow_bot{
	background-image:url(images/body_bg_bot.gif);
	background-repeat:repeat-x;
}

.td_1{
	background-image:url(images/box1.jpg);
	height:164px;
	padding-top:8px;
	padding-left:10px;
	font-size:11px;
}

.td_2{
	background-image:url(images/box2.jpg);
	width:301px;
	height:164px;
	padding-top:8px;
	padding-left:10px;
}

.td_3{
	background-image:url(images/box3.jpg);
	height:164px;
	padding-top:8px;
	padding-left:10px;
	font-size:11px;
}

.title_1{
	font-family:Futura MdCn BT;
	font-weight:bold;
	font-size:14px;
	color:#4d4d4d;
	float:left;
}

.title_1_1{
	font-family:Futura MdCn BT;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	float:left;
}

.title_2{
	font-family:Futura MdCn BT; 
	font-weight:bold;
	font-size:14px;
	color:#4d4d4d;
	float:left;
	padding-bottom:5px;
}

.title_21{
	font-family:Futura MdCn BT; 
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	padding-bottom:5px;
}

.title_3{
	font-family:Futura MdCn BT; 
	font-weight:bold;
	font-size:14px;
	color:#4d4d4d;
	float:left;
	padding-bottom:5px;
	padding-left:8px
}

.title_4{
	font-family:Futura MdCn BT; 
	font-weight:bold;
	font-size:14px;
	color:#4d4d4d;
}
.text_shadow{
	float:left;
	margin-top:2px;
	margin-left:2px;
}

.pic_gallery{
     float:left; 
     width:76px;
     margin-left:5px; 
     margin-bottom:5px; 
     border:1px solid #BAB8BB;
}

.pic_gallery2{
	 float:left; 
	 width:76px;
     margin-left:5px; 
	 margin-bottom:5px; 
	 border:1px solid #BAB8BB;
}

.img_gallery{
	border:3px solid #D4D4D4;
}


.input1{
	border:1px solid #000000; 
	color: #000000; 
	background-color:#FFF
}


.txt1{
	padding-top:3px;
}

.video_link{
    float:left; 
	background-color:#E5E5E5;
	font-size:11px;
	color:#383838; 
	width:230px;
}

.video_link2{
	float:left; 
	width:360px;
	font-size:11px;
	color:#929292; 
}

.videoDesc {float:left; width:300px; color:#FFFFFF; text-align: justify; line-height: 18px; font-size:12px;}

.news_link{
	float:left;  
	background-color:#E5E5E5;
	font-size:11px;
	color:#383838; 
	width:242px;
	height:40px; 
	padding-left:5px
}

.news_link2{
    float:left; 
    width:242px;
    height:40px; 
    font-size:11px;
    color:#929292; 
    padding-left:5px
}

.news_link2b{
    background-color:#E5E5E5;
    color:#383838; 
    padding-left:5px;
    height:40px; 
}

.news_link2a{
	width:590px;
	height:40px; 
	font-size:11px;
	color:#929292; 
	padding-left:5px
}

.latest_link{
	float:left; 
	margin-left:0px; 
	background-color:#E5E5E5;
	font-size:11px;
	color:#383838; 
	width:100%;
	height:34px; 
	padding-left:5px;
	padding-bottom:15px
}

.latest_link2{
	float:left; 
	margin-left:0px; 
	width:100%;
	height:34px; 
	font-size:11px;
	color:#929292; 
	padding-left:5px;
	padding-bottom:15px
}

.div_video{
	width:310px;
    height:55px;
}

.latest1{
	margin-left:10px
}

/*
.background1{
	background-image:url(images/pngs/box_tl.png);
	width:10px;
	height:10px;
}
.background2{
	background-image:url(images/pngs/c02.png);
	width:21px;
	height:16px;
}
.background3{
	background-image:url(images/pngs/box_tr.png);
	width:10px;
	height:10px;
}
.background4{
	background-image:url(images/pngs/box_bl.png);
	width:10px;
	height:10px;
}
.background5{
	background-image:url(images/pngs/box_br.png);
	width:10px;
	height:10px;
}
*/

/*--END CONTENT---*/


/*--FOOTER--*/

.f_bottom_left{
	text-align:center;
	color:#727272;
	font-size:14px;
}

/*
.top_sha {
	background-image:url(images/pngs/box_t_sha.png); 
	background-repeat:repeat-x
}

.left_sha{
	background-image:url(images/pngs/box_l_sha.png);
	background-repeat:repeat-y;
}

.right_sha{
	background-image:url(images/pngs/box_r_sha.png); 
	background-repeat:repeat-y;
}

.vertical_sha{
	background-image:url(images/pngs/vertical_sha.png); 
	background-repeat:repeat-y
}

.bot_sha{
	background-image:url(images/pngs/box_b_sha.png); 
	background-repeat:repeat-x;
}

.horiz_sha{
	background-image:url(images/pngs/horiz_sha.png); 
	background-repeat:repeat-x;
}
*/

/*--END FOOTER--*/


a.radio_link:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#4d4d4d; text-decoration:none; font-weight:bold}
a.radio_link:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#4d4d4d; text-decoration:none; font-weight:bold}
a.radio_link:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#4d4d4d; text-decoration:none; font-weight:bold}
a.radio_link:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#4d4d4d; text-decoration:none; font-weight:bold}

a.link_video:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:16px; color:#FFFFFF; text-decoration:none;}
a.link_video:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:16px; color:#FFFFFF; text-decoration:none;}
a.link_video:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:16px; color:#929292; text-decoration:none;}
a.link_video:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:16px; color:#FFFFFF; text-decoration:none;}

a.lifestyle:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:18px; color:#FFFFFF; text-decoration:underline;}
a.lifestyle:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:18px; color:#FFFFFF; text-decoration:underline;}
a.lifestyle:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:18px; color:#CC0000; text-decoration:none;}
a.lifestyle:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:18px; color:#FFFFFF; text-decoration:underline;}

a.link_mixtapes:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:22px; color:#CC0000; text-decoration:none;}
a.link_mixtapes:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:22px; color:#CC0000; text-decoration:none;}
a.link_mixtapes:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:22px; color:#929292; text-decoration:underline;}
a.link_mixtapes:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:22px; color:#CC0000; text-decoration:none;}

a.view_galeri:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#9E7406; text-decoration:none; font-weight:bold;}
a.view_galeri:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#9E7406; text-decoration:none; font-weight:bold;}
a.view_galeri:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#9E7406; text-decoration:none; font-weight:bold; }
a.view_galeri:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#9E7406; text-decoration:none; font-weight:bold;}

a:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:none;}
a:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:none;}
a:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#A0AFB6; text-decoration:underline;}
a:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:none;}

a.forgot:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
a.forgot:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
a.forgot:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#CC0000; text-decoration:none;}
a.forgot:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:none;}

a.share2:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:none;}
a.share2:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:none;}
a.share2:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:underline;}
a.share2:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:none;}

a.right_links:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#fababa; text-decoration:none; font-weight:bold}
a.right_links:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#fababa; text-decoration:none; font-weight:bold}
a.right_links:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#fababa; text-decoration:none; font-weight:bold}
a.right_links:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#fababa; text-decoration:none; font-weight:bold}

a.right_links2:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:11px; color:#FFF; text-decoration:none; font-weight:bold}
a.right_links2:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:11px; color:#FFF; text-decoration:none; font-weight:bold}
a.right_links2:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:11px; color:#FFF; text-decoration:none; font-weight:bold}
a.right_links2:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:11px; color:#FFF; text-decoration:none; font-weight:bold}

a.link_map:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#dc2d78; text-decoration:none; font-weight:bold;text-transform:uppercase;}
a.link_map:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#dc2d78; text-decoration:none; font-weight:bold;text-transform:uppercase;}
a.link_map:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#dc2d78; text-decoration:underline; font-weight:bold;text-transform:uppercase;}
a.link_map:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:13px; color:#dc2d78; text-decoration:none; font-weight:bold;text-transform:uppercase;}

a.footer:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:none;}
a.footer:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:none;}
a.footer:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#A4A4A4; text-decoration:underline;}
a.footer:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:none;}

a.link1:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:underline; font-weight: bold;}
a.link1:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:underline; font-weight: bold;}
a.link1:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:underline; font-weight: bold;}
a.link1:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:underline; font-weight: bold;}

a.link3:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:none; font-weight: bold;}
a.link3:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:none; font-weight: bold;}
a.link3:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:underline; font-weight: bold;}
a.link3:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFF; text-decoration:none; font-weight: bold;}

a.link2:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:none; }
a.link2:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:none;}
a.link2:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFD000; text-decoration:underline;}
a.link2:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:none;}

a.linkWhite:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#FFF; text-decoration:none; font-weight: bold;}
a.linkWhite:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#FFF; text-decoration:none; font-weight: bold;}
a.linkWhite:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#CC0000; text-decoration:underline; font-weight: bold;}
a.linkWhite:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:14px; color:#FFF; text-decoration:none; font-weight: bold;}

a.top_menu:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#fff; text-decoration:none; padding:0px 10px 0px 10px;}
a.top_menu:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#fff; text-decoration:none; padding:0px 10px 0px 10px;}
a.top_menu:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#fff; text-decoration:underline; padding:0px 10px 0px 10px;}
a.top_menu:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#fff; text-decoration:none; padding:0px 10px 0px 10px;}

a.profile:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:none;}
a.profile:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:none;}
a.profile:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:underline;}
a.profile:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#383838; text-decoration:none;}

a.profile_c:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:red; text-decoration:none;}
a.profile_c:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:red383838; text-decoration:none;}
a.profile_c:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:red383838; text-decoration:underline;}
a.profile_c:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:red; text-decoration:none;}

a.footer_news:link {color:#383838; text-decoration:none; }
a.footer_news:visited {color:#383838; text-decoration:none;}
a.footer_news:hover {color:#383838; text-decoration:underline;}
a.footer_news:active {color:#383838; text-decoration:none;}

a.latest_news:link {color:#909090; text-decoration:underline; }
a.latest_news:visited {color:#909090; text-decoration:underline;}
a.latest_news:hover {color:#353535; text-decoration:underline;}
a.latest_news:active {color:#909090; text-decoration:underline;}

a.city:link {color:#fababa; text-decoration:none;font-size:12px;text-transform:uppercase;}
a.city:visited {color:#fababa; text-decoration:none;font-size:12px;text-transform:uppercase;}
a.city:hover {color:#fababa; text-decoration:none;font-size:12px;text-transform:uppercase;}
a.city:active {color:#fababa; text-decoration:none;font-size:12px;text-transform:uppercase;}

a.link_title:link {color:#c4c4c4; text-decoration:none;font-size:12px;text-transform:uppercase;font-weight:bold;}
a.link_title:visited {color:#c4c4c4; text-decoration:none;font-size:12px;text-transform:uppercase;font-weight:bold;}
a.link_title:hover {color:#343434; text-decoration:none;font-size:12px;text-transform:uppercase;font-weight:bold;}
a.link_title:active {color:#c4c4c4; text-decoration:none;font-size:12px;text-transform:uppercase;font-weight:bold;}

a.link_date:link {color:#c4c4c4; text-decoration:none;font-size:12px;font-weight:bold;}
a.link_date:visited {color:#c4c4c4; text-decoration:none;font-size:12px;font-weight:bold;}
a.link_date:hover {color:#343434; text-decoration:none;font-size:12px;font-weight:bold;}
a.link_date:active {color:#c4c4c4; text-decoration:none;font-size:12px;font-weight:bold;}

a.link_share:link {color:#FFF; text-decoration:none;font-size:12px;font-weight:bold;}
a.link_share:visited {color:#FFF; text-decoration:none;font-size:12px;font-weight:bold;}
a.link_share:hover {color:#FFFFFF; text-decoration:underline;font-size:12px;font-weight:bold;}
a.link_share:active {color:#FFF; text-decoration:none;font-size:12px;font-weight:bold;}

a.link_cities:link {color:#FFF; text-decoration:none;font-size:13px; text-transform: uppercase;}
a.link_cities:visited {color:#FFF; text-decoration:none;font-size:13px; text-transform: uppercase;}
a.link_cities:hover {color:#FFF; text-decoration:none;font-size:13px; text-transform: uppercase;}
a.link_cities:active {color:#FFF; text-decoration:none;font-size:13px; text-transform: uppercase;}

a.categ:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#757575; text-decoration:none;}
a.categ:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#757575; text-decoration:none;}
a.categ:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#343434; text-decoration:none;}
a.categ:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#757575; text-decoration:none;}

a.fb:link {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
a.fb:visited {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
a.fb:hover {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:underline;}
a.fb:active {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:12px; color:#FFFFFF; text-decoration:none;}

a.music:link {font-family:Futura MdCn BT; font-size:14px; text-decoration:none; color:#383838; font-weight:bold;}
a.music:visited {font-family:Futura MdCn BT; font-size:14px; text-decoration:none; color:#383838; font-weight:bold;}
a.music:hover {font-family:Futura MdCn BT; font-size:14px; text-decoration:underline; color:#383838; font-weight:bold;}
a.music:active {font-family:Futura MdCn BT; font-size:14px; text-decoration:none; color:#383838; font-weight:bold;}

.input2 {border:1px solid #000000; color: #000000; background-color:#FFF}

.btn1 {height:20px;border:1px solid #5B5B5B; background:#aaaaaa; color:#000; font-weight:bold;}

.li1 {list-style-image:url(images/bullet.gif); }

/* particular styles: */
.err {color:#FFF; font-size:12px; background-color:#646464; display:none; height:18px; line-height:18px;}

h1 {color: red;}

.inputRegister {width:298px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.inputSearch3 {width:100px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.inputCities{width:155px;height:17px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#FFF;font-size:12px;background-color:#373737;font-weight:bold;margin:0px;padding:0px;}
.inputSearch {border:1px solid #9c9c9c; color:#999; background:#fff; height: 20px;}
.inputSearch2 {width:210px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.mess{width:250px;height:105px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.mess2{width:420px;height:105px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.mess3{width:250px;height:65px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.inputSubj{width:250px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.inputDate{width:150px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.selGuest{width:100px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.selPos{width:170px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.selCategory{width:200px;height:15px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; color:#000000;}
.li1 {list-style-image:url(images/bullet.gif); }

.bg_news {
    background: url(images/line.gif) right bottom no-repeat;
}

.cl_news {
    color:#909090;
}

.cl_radio_1 {
    color:#b4b4b4;
}

.cl_radio_2 {
    color:#ffffff;
    font-weight: bold;
}

.bg_store {
    background: url(images/line_store.png) right bottom no-repeat;
}

.txt2 {
    color: #383838;
}

.box_products {
    width:170px; 
    float:left; 
    margin-right:5px; 
    text-align:center;
    padding-top:10px;
}

.box_video {
    width:250px; 
    float:left; 
    margin-right:10px; 
    text-align:center;
    padding-top:10px;
}

.cart {
    width:600px;
}
.cart2 {
    width:550px;
}

.elementA {
    line-height: 18px;
    height:18px;
    width:140px;
    float:left;
}

.elementB {
    line-height: 18px;
    height:18px;
    width:140px;
    float:left;
}

.elementC {
    line-height: 18px;
    height:18px;
    width:140px;
    float:left;
}

.elementD {
    line-height: 18px;
    height:18px;
    width:130px;
    float:left;
}
.elementE {
    line-height: 18px;
    height:18px;
    width:50px;
    float:left;
}
.elementF {
    line-height: 18px;
    height:18px;
    width:80px;
    float:left;
}
.elementG {
    line-height: 18px;
    height:18px;
    width:270px;
    float:left;
}
.listPoetry {
    padding-left:25px;
    margin:0px;
    list-style-type: none;
    height:24px;
    background:url(images/line_01.gif) no-repeat bottom;
}

.poems {
    background:#281800;
    height:30px;
}


/* particular styles: */
.err {color:red; font-size:12px;}
.clearfloat {
    clear:both;
    font-size:1px;
    height:1px;
}
.categories
{
	 float:left; 
	 width:195px;
	 margin-bottom:0px;
	 padding-bottom:3px;
}
.bg_blue{background-color:#9bb0c1;}

/* radio list */
#radioListWhite {
    width:440px;
    height:40px;                                                   
    line-height:40px;
    font-weight:bold;
}

#radioListGrey {
    width:440px;
    height:40px;
    line-height:40px;
    background-color: #E5E5E5;
    font-weight:bold;
}

#radioStreamListWhite {
    width:440px;                                             
    font-weight:bold;
}

#radioStreamListGrey {
    width:440px;
    background-color: #E5E5E5;
    font-weight:bold;
}

.radio_left {
    padding-left:10px;
    float:left;
    width:60px;
    color: #353535;
    
}

.radio_right {
    float:right;
    width:370px;
    color:#909090;
    text-align: left;
}

.radio_current {
    color: #353535;
}

.rolls {
    cursor:pointer;
    background:#FFFFFF;
}

.rolls2 {
    cursor:pointer;
    background:#9BB0C1;
}

.inputLarge {
    background: #FFF;
    height:24px; 
    line-height: 24px;
    font-weight:bold;
    font-size:14px;
    width:300px;
    border:1px solid #000;
}

.inputEmpty {
    background: #FFF;
    color:#8f8f8f;
    height:24px; 
    line-height: 24px;
    font-size:14px;
    width:300px;
    border:1px solid #000;
    font-style: italic;
}

.butonLarge {
    background: #AAAAAA;
    border:1px solid #000;
    height:24px;
}


a.lnk_simple:link {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:none;}
a.lnk_simple:visited {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:none;}
a.lnk_simple:hover {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#046E9F; text-decoration:none;}
a.lnk_simple:active {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:none;}

a.whiteLnk:link {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:underline;}
a.whiteLnk:visited {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:underline;}
a.whiteLnk:hover {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:none;}
a.whiteLnk:active {font-family:Conv_CarolinaLTStd, verdana; font-size:12px; color:#FFF; text-decoration:underline;}

.bg3 {background-color:#EEEEEE; color:#4d4d4d;}
.bg4 {background-color:#EEEEEE; color:#4d4d4d;}

.rollerbar {
    width:585; 
    background:#DDD; 
    height:20px; 
    line-height:20px; 
    text-align:left;
}

.artistHdr {background-color: #000; color: #FFF; font-size: 12px; font-weight: bold;}
.divCategory {float: left; font-weight:bold; background-color:#FFCCFF; border: 1px solid black; height: 20px; margin-left:10px; padding: 5px; width: 150px; text-align:center;}

div.caption {
	position: absolute;
	margin-top: -75px;
	margin-left: -75px;
	width: 150px;
	text-align: center;
	left: 50%;
	padding: 5px 10px;
	background: black;
	color: white;
	font-family: sans-serif;
	border-radius: 10px;
	display: none;
}

.videoTitleDate {font-size: 14px; color:#CCCCCC; font-weight: bold;}

.contact_input {float:left; width:231px;}
.title5 {font-size: 12px; color:#ffffff; font-weight:bold}
.contact_texarea {width: 450px; height: 100px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.input_contact {width: 200px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.homeFont {font-family:Conv_CarolinaLTStd, verdana,arial; font-size:16px; color:#FFFFFF;}
.homePremierEvent {background-image:url('images/banner_home_01.jpg'); background-repeat:no-repeat; background-position:0px 17px; height:363px;}
.borderAround {border:3px solid #D4D4D4; padding:10px;}
.mixtapes_font {width:180px; height: 90px; border: 0px solid red; display: block; word-wrap: break-word; font-size:14px; color:#FFFFFF;}

.divHomeLeft {float:left; padding-left:160px; font-size:16px;}
.divHomeRight {float:left; padding-left:210px; font-size:16px;}
.divHomeRight2 {float:left; padding-left:230px; font-size:16px;}
.homeGallery {width:249px; height:147px; background-image:url('images/banner_home_02.jpg'); background-repeat:no-repeat; float:left; margin-left: 56px; padding-top:27px;}
.homeLifestyle {float: left; margin-left:28px;}


/* START MUSIC PAGE BANNER */
#slideshow{
	border:1px solid #FFFFFF;
	height:302px;
	margin:0px;
	position:relative;
	width:990px;
}

#slideshow ul{
	height:301px;
	left:-40px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:-13px;
	width:990px;
	border:0px solid red;
}

#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
	border:0px solid blue;
}

#slideshow li:first-child{
	display:block;
	z-index:1000;
}

#slideshow .slideActive{
	z-index:1000;
}

#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow .arrow{
	height:86px;
	width:60px;
	position:absolute;
	background:url('images/arrows.png') no-repeat;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
	z-index:5000;
}

#slideshow .previous{ background-position:left top;left:0;}
#slideshow .previous:hover{ background-position:left bottom;}

#slideshow .next{ background-position:right top;right:0;}
#slideshow .next:hover{ background-position:right bottom;}

/* END MUSIC PAGE BANNER */

.logo1 {border:0px solid red; width:950px; height: auto; margin-top:10px;}
.logo_head1 {border:0px solid red; width:75px; float:right;text-align:right; position:relative; left:23px; top: 25px;}
.commentLeft {width: 150px; float:left; text-align:right; padding-right:10px; color:#FFFFFF;}
