/* CSS Document */

 #submenu div.dd, #submenu_new div.dd{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 11px;
	color: #971B1E;
	overflow: visible;
	position: relative;
	cursor: pointer;
	z-index: 10;
 }	
 
 #submenu div.dd_hover, #submenu_new div.dd_hover{
 	padding: 0;
 }
 
#submenu .dd .dd_menu, #submenu_new .dd .dd_menu{
	display: none;
	position: absolute;	
	top: 25px;
	left: 0px;
	border-top: 1px solid #dbdbdb;			
	z-index: 99999;			
		
}
                      
#submenu .dd .dd_menu a, #submenu_new .dd .dd_menu a{
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #F3F3F3;
	width: 77px;
	padding: 0 10px;
	border: 1px solid #dbdbdb;
	border-top-color: #FFF;			
	font-size: 11px;
	color: #999;				
	float: none;
	font-weight: normal;
	
}

#submenu .dd .dd_menu a:hover, #submenu_new .dd .dd_menu a:hover{
	text-decoration: none;
	color: #747f94;
}

#submenu .dd .dd_menu a.last_item, #submenu_new .dd .dd_menu a.last_item{			
	border-bottom: 1px solid #DBDBDB;
	height: 21px;
	line-height: 21px;
}

#submenu .dd .dd_menu a .b, #submenu_new .dd .dd_menu a .b{		
	display: none;
	
}

#submenu .dd .dd_menu a .menu_arrow_up, #submenu_new .dd .dd_menu a .menu_arrow_up{
	display: none;
}

#submenu .dd .dd_menu a:hover .menu_arrow_up, #submenu_new .dd .dd_menu a:hover .menu_arrow_up{
	display: inline;
}

#submenu .dd .dd_menu a:hover .menu_arrow_down, #submenu_new .dd .dd_menu a:hover .menu_arrow_down{
	display: none;
}

.dd_hover .dd_title{
 	background-color: #971B1E;
    color: white;
    height: 25px;
    line-height: 25px;
    padding: 0 10px 0 11px;
    border-right: 1px solid #971B1E;
    cursor: pointer;
}	
.dd_hover .dd_title a{
    color: white;
   /* line-height: 17px !important;*/
}	

.dd_title{
	color: #971B1E;
}
.dd_title a{
	padding: 0px !important;
    line-height: 25px !important;
}

.dd_title .arr_down{	
	position: relative;
	margin: 0 0 0 6px;
	top: -3px;
}	

/* CSS Document */
			/* ! */
			#logo div.c2{
				width: 569px;
			}

			/* ! */
			#logo div.c2 form{
				position: relative;
				right: -4px;
			}				
			
			/* ! */
			#h2{
				position: relative;
				background: url("../img/lifestyle/header2.png") repeat-x scroll center top transparent;
			}	
			
			/* ! */
			#submenu{
				position: relative;
				top: -7px;
			}
			
			/* ! */
			#logo div.c1{
			    height: 60px;
			}			

			#nav_style:hover .lnk{
				text-decoration: underline;
			}
			
			#nav_style a .r{
				width: 2px;
				height: 21px;
				position: absolute;
				top: 0px;
				right: -2px;
				background: url(../img/lifestyle/st_red_but_r.png) no-repeat;
			}
			
			#menu a.video .r{
				width: 2px;
				height: 32px;
				position: absolute;
				top: 0px;
				right: -2px;
				background: url(../img/lifestyle/v_bl_but_r.png) no-repeat;
			}
			
			
			
	.hp_style_section{
		background: url(../img/lifestyle/hp_bgr.gif);	
		padding: 20px 0 30px;
		overflow: visible;
		margin-bottom: 20px;
	}
	
	.hp_style_section *{
		position: relative;
		z-index: 1;
	}
	
	.hp_style_section .style_logo{
		display: block;
		margin: 0 auto 15px auto;
		width: 141px;	
	}
	
	.hp_style_section .item{
		width: 155px;
		/*height: 206px;*/
		overflow: visible;		
		float: left;
		margin-right: 14px;	
	}     

	.hp_style_section .item_last{
		margin-right: 0px
	}
	
	.hp_style_section .item .pad{
		border-top: 1px solid #d9d9d9;
		background-color: #FFF;
		width: 155px;
		padding: 0px;		
		background-color:rgba(255,255,255,0.6);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";

	}
	
	.hp_style_section h1{
		background: none;
		height: 19px;
		line-height: 19px;
		padding: 4px 0 13px 8px;
		margin-bottom: 0px;		
	}
	
	.hp_style_section h1 a{
		font-style: italic;
		font-weight: normal;
		font-family: Times New Roman;
		font-size: 17px;
		line-height: 19px;
		line-height: 25px;
		color: #222;		
	}
	
	.hp_style_section .img{
		display: block;
	}
	
	                                
	.hp_style_section .ttl a{	
		font-weight: bold;	
	}
	
	.hp_style_section .ttl{
		margin-bottom: 2px;
		height: 50px;
		overflow: hidden;
	}
	
	.hp_style_section .txt{
                line-height: 17px;	
		overflow: hidden;
	}
	
	.hp_style_section .txt .content{
		/*line-height: 14px;*/
		margin-bottom: 13px;
		height: 50px;
	}
	
	.hp_style_section .link_more{
		position: absolute;
		width: 155px;
		bottom: -10px;
		text-align: center;	
		height: 12px;
		line-height: 12px;	
		z-index: 3;
		overflow: visible;
	}
	
	.hp_style_section .link_more a{
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;	
		color: #777; 
		background: #FFF url(../img/lifestyle/link_more_b.png) repeat-x scroll left 3px;					
		display: inline;
		font-size: 10px;
		line-height: 12px;
		font-family: Tahoma;
		line-height: 12px;		
		font-weight: normal;				
		color: #777; 		
		padding: 0 5px 2px;
		position: relative;		
		text-transform: capitalize;
		z-index: 3;		
	}
	
	.hp_style_section .link_more a img{
		position: relative;	
		display: inline;
		z-index: 3;		
	} 

	.img2{
		padding-bottom: 10px;
		display: block;
	}
	

	.size2{
		max-height: 63px;
	}
	
	.solid_line1{
		width: 100%;
		height: 19px;
		line-height: 19px;
		border-top: 1px solid #d9d9d9;
	}
	
	.img3{
		float: left;
		margin-right: 10px;
	}
	
	div.b3bb{
		margin-bottom: 18px;
	}		
	
	
	.lifestyle_gal_list a img, 
	.lifestyle_gal_list div.b2 div.img{
		border: none;
	}
	
	.lifestyle_gal_list div.b2 div.img{
		margin-right: 0px;
		float: none;	
	} 

	.label_bottom img.l{
		position: absolute;
		bottom: 0px;
		left: -1px;
		z-index: 2;
	}
	
	.label_bottom img.r{
		position: absolute;
		bottom: 0px;
		right: -1px;
		z-index: 2;
	}

	.lifestyle_gal_list .b2{
		width: 150px;
		clear: none;
		float: left;
		margin-right: 20px;
		position: relative;
	}
	
	.lifestyle_gal_list .b2_last{
		margin-right: 0px;
	}
	
	.lifestyle_gal_list .img{	
		position: relative;
	}
	
	.lifestyle_gal_list .img .icon_photo{
		position: absolute;
		top: 62px;
		left: 120px;	
	}
	
	.info_space{
		position: relative;
		background: url('../img/facelift/info_space_bg.png') no-repeat left top;
		padding: 20px 10px 0 20px;
		overflow: visible;
		margin-bottom: 25px;  
	}
	
	.info_space .c1 a,
	.info_space .c2 a{
		display: block; 
		height: 25px;
		line-height: 25px;
		margin-bottom: 20px;
		text-decoration: none;
		color: #6c6c6c;	
		font-family: "Tenor Sans";
		font-size: 14px;
	}
	
	.info_space .c1 a span,
	.info_space .c2 a span{	
		position: relative;
		top: -5px;		
		margin-left: 10px;					
	}
	
	.info_space .c1 a:hover span,
	.info_space .c2 a:hover span{		
		text-decoration: underline;					
	}
	
	.info_space .c1{
		width: 122px;
		float: left;
	}
	
	.info_space .c1 a{		
		width: 122px;		
	}

	.info_space .c1 a img,
	.info_space .c2 a img {		
		width: 22px;		
	}
	
	.info_space .c2 a{
		display: block;		
	}
	
	.info_space .lt{
		position: absolute;
		top: -1px;
		left: -1px	
	}
	
	.info_space .lb{
		position: absolute;
		bottom: -1px;
		left: -1px	
	}
	
	.info_space .rt{
		position: absolute;
		top: -1px;
		right: -1px	
	}
	
	.info_space .rb{
		position: absolute;
		bottom: -1px;
		right: -1px	
	}
	
	
	
	
	#ttl *{
	position: relative;
}	
	
#ttl {
    margin: 0 auto 10px;
    width: 300px;
    position: relative;
}
#ttl a.t {
    display: block;
    height: 80px;
    width: 300px;
}
#ttl div.date {
    background: url("../img/lifestyle/partycalendar/date.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 32px;
}
#ttl div.r {
    border-bottom: 1px solid #d9d9d9;
    margin-top: 20px;
    width: 300px;
}

#ttl div.r_first{
	margin-top: 0px;
}

#ttl div.date div {
    font-family: Verdana;
    text-align: center;
}
#ttl div.date div.month {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 9px;
    padding-top: 2px;
}
#ttl div.date div.day {
    color: #333333;
    font-family: Arial;
    font-weight: bold;
    padding-top: 1px;
    text-shadow: 0 2px 2px #FFFFFF;
}
#ttl div.info {
    float: left;
    width: 255px;
}
#ttl div.info b {
    color: #000000;
    display: block;
}
#ttl div.info b a {
    color: #000000;
    font-size: 13px;
}
#ttl div.info span {
    color: #777777;
    display: block;
    font-size: 11px;
    margin-bottom: 8px;
}
#ttl div.party_links a, #ttl div.party_links span {
    display: block;
    float: left;
}
#ttl div.party_links a {
    background-image: url("../img/lifestyle/partycalendar/party_links.gif");
    background-repeat: no-repeat;
    color: #777;
    font-size: 11px;
    text-indent: 15px;
}
#ttl div.party_links a.a2 {
    background-position: 0 3px;
}
#ttl div.party_links a.a1 {
    background-position: 0 -18px;
}
#ttl a.more_events {
    background: url("../img/lifestyle/partycalendar/more_events.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #DEDEDE;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin: 10px auto;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px #FFFFFF;
    width: 259px;
}
#ttl a.more_events:hover {
    background: url("../img/lifestyle/partycalendar/more_events_hover.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #E1E0E0;
    text-decoration: none;
}
#ttl .no_border {
    border: 0 none !important;
}

.clear {
	line-height: 0px;
	height: 0px;
    clear: both;
}

.mp3_section_mp3_logo{
	display: block;
	margin-bottom: 25px;
}

div.lifestylePage h3 a, div.lifestylePage h1 a{ display: inline-block; margin-top: 18px; font-size: 16px;}
div.lifestylePage div.col1, div.lifestylePage div.col2{ width: 318px;}
#c1 div.lifestylePage div.col1{ margin-right: 26px;}
div.lifestylePagediv.b2{ margin-bottom: 13px;}
