/*
Developed by Nahug
http://www.nahug.com
*/

html, body
{
	position: relative;
	height: 100%;
}

html
{
	background: #eafef8 url(../images/sub-page/bg.jpg) repeat-x fixed 60% top;
}

body
{
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: -250px;
	background-color: transparent;
}

div
{
	position: relative;
	display: block;
}

a
{
	text-decoration: none;
	color: #333;
}

h3, h4
{
	margin-bottom: 6px;
}

#main-flash
{
	height: 353px;
}

#head-animation
{
	z-index: 2;
}

#head-video
{
	position: absolute;
	top: 0;
	right: 0;
}

#page
{
	width: 923px;
	margin: 250px auto 0;
	top: 250px;
}
/* @ Bacground Content*/
#bg-head,
#bg-foot
{
	position: absolute;
	left: 0;
}

#bg-head
{
	top: 0;
	width: 100%;
	height: 275px;
	background: transparent url(../images/sub-page/bg-head.png) no-repeat scroll left top;
}

#bg-foot
{
	z-index: -1;
	bottom: -164px;
	width: 100%;
	height: 164px;
	background: transparent url(../images/sub-page/bg-foot.png) no-repeat scroll left top;
}
#bg-body
{
	margin: 275px 0 64px;
	background: transparent url(../images/sub-page/bg-body.png) repeat-y scroll left top;
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
}
#bg-head-download,
#bg-foot-download
{
	position: absolute;
	left: 0;
}

#bg-head-download
{
	top: 0;
	width: 100%;
	height: 275px;
	background: transparent url(../images/sub-page/bg-head-download.png) no-repeat scroll left top;
}

#bg-foot-download
{
	z-index: -1;
	bottom: -164px;
	width: 100%;
	height: 164px;
	background: transparent url(../images/sub-page/bg-foot-download.png) no-repeat scroll left top;
}
#bg-body-download
{
	margin: 275px 0 64px;
	background: transparent url(../images/sub-page/bg-body-download.png) repeat-y scroll left top;
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
}
#bg-head-lifestyle,
#bg-foot-lifestyle
{
	position: absolute;
	left: 0;
}

#bg-head-lifestyle
{
	top: 0;
	width: 100%;
	height: 275px;
	background: transparent url(../images/sub-page/bg-head-lifestyle.png) no-repeat scroll left top;
}

#bg-foot-lifestyle
{
	z-index: -1;
	bottom: -164px;
	width: 100%;
	height: 164px;
	background: transparent url(../images/sub-page/bg-foot-lifestyle.png) no-repeat scroll left top;
}
#bg-body-lifestyle
{
	margin: 275px 0 64px;
	background: transparent url(../images/sub-page/bg-body-lifestyle.png) repeat-y scroll left top;
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
}
#bg-head-news,
#bg-foot-news
{
	position: absolute;
	left: 0;
}

#bg-head-news
{
	top: 0;
	width: 100%;
	height: 275px;
	background: transparent url(../images/sub-page/bg-head-news.png) no-repeat scroll left top;
}

#bg-foot-news
{
	z-index: -1;
	bottom: -164px;
	width: 100%;
	height: 164px;
	background: transparent url(../images/sub-page/bg-foot-news.png) no-repeat scroll left top;
}
#bg-body-news
{
	margin: 275px 0 64px;
	background: transparent url(../images/sub-page/bg-body-news.png) repeat-y scroll left top;
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
}
#bg-head-trendy,
#bg-foot-trendy
{
	position: absolute;
	left: 0;
}

#bg-head-trendy
{
	top: 0;
	width: 100%;
	height: 275px;
	background: transparent url(../images/sub-page/bg-head-trendy.png) no-repeat scroll left top;
}

#bg-foot-trendy
{
	z-index: -1;
	bottom: -164px;
	width: 100%;
	height: 164px;
	background: transparent url(../images/sub-page/bg-foot-trendy.png) no-repeat scroll left top;
}
#bg-body-trendy
{
	margin: 275px 0 64px;
	background: transparent url(../images/sub-page/bg-body-trendy.png) repeat-y scroll left top;
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
}
#bg-head-2pm,
#bg-foot-2pm
{
	position: absolute;
	left: 0;
}

#bg-head-2pm
{
	top: 0;
	width: 100%;
	height: 275px;
	background: transparent url(../images/sub-page/bg-head-2pm.png) no-repeat scroll left top;
}

#bg-foot-2pm
{
	z-index: -1;
	bottom: -164px;
	width: 100%;
	height: 164px;
	background: transparent url(../images/sub-page/bg-foot-2pm.png) no-repeat scroll left top;
}
#bg-body-2pm
{
	margin: 275px 0 64px;
	background: transparent url(../images/sub-page/bg-body-2pm.png) repeat-y scroll left top;
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
}
/* @end Background Content*/
#main-flash
{
	position: absolute;
	left: -50px;
	top: -250px;
	width: 1000px;
}

#content
{
	width: 885px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 100px;
}

#content-head
{
	position: absolute;
	width: 100%;
	top: -250px;
	left: 0;
	height: 250px;
	background-color: #fff;
}

#content-head.box-corner
{
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	-moz-border-radius-topleft: 2em;
	-moz-border-radius-topright: 2em;
	-webkit-border-top-left-radius: 2em;
	-webkit-border-top-right-radius: 2em;
}

#content-foot
{
	position: absolute;
	width: 100%;
	bottom: -24px;
	left: 0;
	height: 24px;
	background-color: #fff;
}

#content-foot.box-corner
{
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
	-moz-border-radius-bottomleft: 2em;
	-moz-border-radius-bottomright: 2em;
	-webkit-border-bottom-left-radius: 2em;
	-webkit-border-bottom-right-radius: 2em;
}

#content .header
{
	position: absolute;
	width: 653px;
	height: 182px;
	background: transparent url(../images/sub-page/bg-topic.png) no-repeat scroll left top;
	top: -280px;
	left: -30px;

}
#content .header-download
{
	position: absolute;
	width: 653px;
	height: 182px;
	background: transparent url(../images/sub-page/bg-topic-download.png) no-repeat scroll left top;
	top: -280px;
	left: -30px;

}
#content .header-lifestyle
{
	position: absolute;
	width: 653px;
	height: 182px;
	background: transparent url(../images/sub-page/bg-topic-lifestyle.png) no-repeat scroll left top;
	top: -280px;
	left: -30px;

}
#content .header-news
{
	position: absolute;
	width: 653px;
	height: 182px;
	background: transparent url(../images/sub-page/bg-topic-news.png) no-repeat scroll left top;
	top: -280px;
	left: -30px;

}
#content .header-trendy
{
	position: absolute;
	width: 653px;
	height: 182px;
	background: transparent url(../images/sub-page/bg-topic-trendy.png) no-repeat scroll left top;
	top: -280px;
	left: -30px;

}
#content .header-2pm
{
	position: absolute;
	width: 653px;
	height: 182px;
	background: transparent url(../images/sub-page/bg-topic-2pm.png) no-repeat scroll left top;
	top: -280px;
	left: -30px;

}
#content .header-2pm .logo-2pm
{
	position: absolute;
	width: 255px;
	height: 182px;
	background: transparent url(../images/sub-page/bubble-2pm.png) no-repeat scroll left top;
	bottom: -45px;
	left: -40px;

}
#content .header-download .logo-download
{
	position: absolute;
	width: 275px;
	height: 182px;
	background: transparent url(../images/sub-page/bubble-download.png) no-repeat scroll left top;
	bottom: -45px;
	left: -40px;

}
#content .header-lifestyle .logo-lifestyle
{
	position: absolute;
	width: 300px;
	height: 182px;
	background: transparent url(../images/sub-page/bubble-lifestyle.png) no-repeat scroll left top;
	bottom: -45px;
	left: -40px;

}
#content .header-trendy .logo-trendy
{
	position: absolute;
	width: 255px;
	height: 200px;
	background: transparent url(../images/sub-page/bubble-trendy.png) no-repeat scroll left top;
	bottom: -45px;
	left: -40px;

}
#content .header-news .logo-news
{
	position: absolute;
	width: 255px;
	height: 182px;
	background: transparent url(../images/sub-page/bubble-news.png) no-repeat scroll left top;
	bottom: -45px;
	left: -40px;

}
.image-pin
{
	padding-top:18px;
	background: transparent url(../images/sub-page/pin.png) no-repeat top;
}

#test
{
	
}

#content .container
{
	top: -5em;
	padding: 0 2em;
}



/* @group Footer Box */

#footer-box
{
	position: absolute;
	right: 36px;
	bottom: -90px;
	width: 711px;
	height: 189px;
	background: transparent url(../images/home/boxes/footer/bg.png) no-repeat scroll left top;
	z-index: 9;
}
/*#footer-box-download
{
	position: absolute;
	right: 36px;
	bottom: -90px;
	width: 711px;
	height: 189px;
	background: transparent url(../images/home/boxes/footer/bg-download.png) no-repeat scroll left top;
	z-index: 9;
}
#footer-box-lifestyle
{
	position: absolute;
	right: 36px;
	bottom: -90px;
	width: 711px;
	height: 189px;
	background: transparent url(../images/home/boxes/footer/bg-lifestyle.png) no-repeat scroll left top;
	z-index: 9;
}
#footer-box-news
{
	position: absolute;
	right: 36px;
	bottom: -90px;
	width: 711px;
	height: 189px;
	background: transparent url(../images/home/boxes/footer/bg-news.png) no-repeat scroll left top;
	z-index: 9;
}
#footer-box-trendy
{
	position: absolute;
	right: 36px;
	bottom: -90px;
	width: 711px;
	height: 189px;
	background: transparent url(../images/home/boxes/footer/bg-trendy.png) no-repeat scroll left top;
	z-index: 9;
}
#footer-box-2pm
{
	position: absolute;
	right: 36px;
	bottom: -90px;
	width: 711px;
	height: 189px;
	background: transparent url(../images/home/boxes/footer/bg-2pm.png) no-repeat scroll left top;
	z-index: 9;
}
*/
#footer-box .container
{
	position: absolute;
	top: 115px;
	left: 15px;
	width: 680px;
	height: 60px;
}

#footer-box .container .copyright
{
	padding-top: 1.6em;
}


/* @end */

/* @group 2pm Box */

#activity
{
	width:650px;
	margin:auto;
}
.activity-box
{
	width:650px;
	padding:15px 0px;
	background:transparent url(../images/home/boxes/activity/bg-border.png) no-repeat left bottom;
}
.activity-box .box-title
{
	font-size:120%;
	font-weight:bold;
}
.activity-box .box-body
{
	text-align:justify;
}
.activity-box .box-body a
{
	font-weight: bold;
	color: #000000;
}

#activity .gallery
{
	width: 180px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 0.5em 2em;
	padding: 1em 0.5em;
	background-color: #eee;
}

#activity .gallery:hover
{
	background-color: #D2E46B;
}

#activity .gallery .thumbnail
{
	
}

#activity .gallery .thumbnail img
{
	border: 8px solid #fff;
	box-shadow: 0px 4px 8px #333;
	-moz-box-shadow: 0px 2px 4px #333;
	-webkit-box-shadow: 0px 2px 4px #333;
}


/* @end */

/* @group Color */
.style1 a
{
	color:#e10c0c;
}
.style2 a
{
	color:#00aaff;
}
.style3 a
{
	color:#429c0c;
}
.style4 a
{
	color:#f9076e;
}
.style5 a
{
	color:#74602b;
}
/* @end */

/* @game box */
.game-box
{
	padding-top:10px;
	margin:10px 0px;
	border: 1px solid #ccc;
}

.game-box:hover
{
	background-color: #FAFFDF;
}

.game-box img
{
	border: 1px solid #999;
}

.game-box h4
{
	margin-top:10px;
}
/* @end */

/* Overall box styles */

.box-shadow-pic
{
	padding: 5px;
	box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
}

.box-shadow
{
	box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
}

.box-title
{
	z-index: 9;
}

.box-corner
{
	padding: 1em;
	border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
}

.box-border
{
	border: 1px solid #ccc;
}

/* @group Legacy styles */

/* @group Snack */

/* Trendy Snack Robert */
#trendysnack .menu
{
	margin-bottom:80px;
}
#trendysnack .menu ul,
#trendysnack .menu ul li
{
	display: block;
	list-style: none;
}

#trendysnack .menu ul
{
	width: 700px;
	margin: 0 auto;
}

#trendysnack .menu ul li
{
	float: left;
	/*border: 1px solid #666;*/
	margin: 2px;
}

#trendysnack .menu ul li a
{
	display: block;
	padding: 4px 12px;
}

#trendysnack .menu ul li#red a{
	color:#CC0000;
}
#trendysnack .menu ul li#green a{
	color:#008137;
}
#trendysnack .menu ul li#blue a{
	color:#0091CC;
}
#trendysnack .menu ul li#pink a{
	color:#D62A81;
}
#trendysnack .menu ul li#orange a{
	color:#f8a30d;
}
#trendysnack .menu ul li#red a:hover{
	border-bottom: 3px solid #CC0000;
	/*background-color:#CC0000;*/
	color:#FFF;
}
#trendysnack .menu ul li#green a:hover{
	border-bottom: 3px solid #008137;
	/*background-color:#008137;*/
	color:#FFF;
}
#trendysnack .menu ul li#blue a:hover{
	border-bottom: 3px solid #0091CC;
	/*background-color:#0091CC;*/
	color:#FFF;
}
#trendysnack .menu ul li#pink a:hover{
	border-bottom: 3px solid #D62A81;
	/*background-color:#D62A81;*/
	color:#FFF;
}
#trendysnack .menu ul li#orange a:hover{
	border-bottom: 3px solid #f8a30d;
	/*background-color:#D62A81;*/
	color:#FFF;
}
#trendysnack .menu ul li.red a{
	border-bottom: 3px solid #CC0000;
	/*background-color:#CC0000;*/
	color:#FFF;
}
#trendysnack .menu ul li.green a{
	border-bottom: 3px solid #008137;
	/*background-color:#008137;*/
	color:#FFF;
}
#trendysnack .menu ul li.blue a{
	border-bottom: 3px solid #0091CC;
	/*background-color:#0091CC;*/
	color:#FFF;
}
#trendysnack .menu ul li.pink a{
	border-bottom: 3px solid #D62A81;
	/*background-color:#D62A81;*/
	color:#FFF;
}
#trendysnack .menu ul li.orange a{
	border-bottom: 3px solid #f8a30d;
	/*background-color:#D62A81;*/
	color:#FFF;
}
#trendysnack h1{
	font-size:15px;
}
#trendysnack .product{
	width:530px;
	border-bottom:1px dashed #CCC;
	margin: 0 auto;
	margin-bottom:8px;
	padding-bottom:8px;
}
#trendysnack .productImg{
	float:right;
	margin-left:15px;
}
#trendysnack .productName{
	font-size:16px;
}
#trendysnack .productSub{
	font-size:14px;
	
	margin-top:4px;
	margin-bottom:6px;
	color:#777;
}
#trendysnack .productDesc{
	font-size:12px;
	margin-top:5px;
}
#trendysnack #pdOri{
	color:#C00;
}
#trendysnack #pdChil{
	color:#e45512;
}
#trendysnack #pdNori{
	color:#008137;
}
#trendysnack #pdKur{
	color:#0091cc;
}
#trendysnack #pdSea{
	color:#d62a81;
}
#trendysnack #pdShrimp{
	color:#e5bc00;
}



/* @end */

/* @group Trendy Vote */




/*	BEGIN Trendy Vote	*/
#trendy-vote
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

#trendy-vote div
{
	display: block;
}

#trendy-vote .header,
#trendy-vote-view .header
{
	position: relative;
	clear: both;
	width: 557px;
	height: 111px;
	background: url(../images/trendy-vote-title.png) no-repeat scroll left top;
	top: -2em;
	left: 0;
}

#trendy-vote .header ul.menu,
#trendy-vote .header ul.menu li,
#trendy-vote-view .header ul.menu,
#trendy-vote-view .header ul.menu li
{
	list-style: none;
	margin: 0;
}

#trendy-vote .header ul.menu,
#trendy-vote-view .header ul.menu
{
	position: absolute;
	display: block;
	width: 100%;
	bottom: 15px;
	text-align: center;
}

#trendy-vote .header ul.menu li,
#trendy-vote-view .header ul.menu li
{
	display: inline;
}

#trendy-vote .header ul.menu li a,
#trendy-vote-view .header ul.menu li a
{
	padding: 4px;
	font-size: 24px;
	line-height: 24px;
}

#trendy-vote .user-image-container
{
	position: relative;
	clear: both;
	margin-top: 20px;
}

#trendy-vote .user-image-container .image-frame
{
	position: relative;
	width: 360px;
	height: 276px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/trendy-vote-frontPagePicuteFrame.png) no-repeat scroll left top;
	border: none;
}

#trendy-vote .user-image-container .image-frame .image-container
{
	position: absolute;
	width: 332px;
	height: 220px;
	top: 18px;
	left: 17px;
	overflow: hidden;
	background-color: #000;
	text-align: center;
}

#trendy-vote .user-image-container .image-frame .image-rating
{
	position: absolute;
	width: 80px;
	height: 16px;
	left: 18px;
	bottom: 17px;
	overflow: hidden;
}

#trendy-vote .user-image-container .content-container
{
	position: relative;
	width: 550px;
	margin: 0 auto;
	margin-top: 20px;
}

#trendy-vote .user-image-container .content-container label,
#trendy-vote .user-image-container .content-container .content,
#trendy-vote .user-image-container .content-container .content strong
{
	font-size: 12px;
	line-height: 20px;
}

#trendy-vote .user-image-container .content-container label
{
	width: 100px;
	text-align: right;
	float: left;
	clear: left;
	color: #ff7c00;
}

#trendy-vote .user-image-container .content-container label:after
{
	content: ":";
}

#trendy-vote .user-image-container .content-container .content
{
	float: left;
	width: 440px;
	margin-left: 5px;
	color: #333;
}

#trendy-vote .user-image-container .content-container .content strong a
{
	font-weight: bold;
	color: #c20101;
}

#trendy-vote .thumbnail-container
{
	position: relative;
	clear: both;
	width: 100%;
	/*margin-top: 40px;*/
}

#trendy-vote .thumbnail-container .thumbnail
{
	position: relative;
	float: left;
	width: 120px;
	height: 140px;
	background-color: #ddd;
	margin: 5px 0px 5px 10px;
	border: 1px solid #999;
	color: #333;
	font-size: 12px;
}

#trendy-vote .thumbnail-container .thumbnail:hover
{
	background-color: #fade94;
}

#trendy-vote .thumbnail-container .thumbnail .title
{
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 5px;
	font-weight: bold;
	overflow: hidden;
}

#trendy-vote .thumbnail-container .thumbnail .thumbnail-image
{
	position: absolute;
	width: 110px;
	height: 90px;
	left: 4px;
	top: 25px;
	background-color: #000;
	border: 1px solid #999;
	text-align: center;
	overflow: hidden;
}

#trendy-vote .thumbnail-container .thumbnail .thumbnail-text
{
	position: absolute;
	height: 20px;
	left: 0px;
	right: 0px;
	bottom: 2px;
	padding: 0 5px;
	overflow: hidden;
	font-size: 10px;
}

#trendy-vote .thumbnail-container .thumbnail .thumbnail-text .rating-bar
{
	float: left;
}

#trendy-vote .thumbnail-container .thumbnail .thumbnail-text .total-vote
{
	float: left;
	text-align: left;
	line-height: 20px;
}

#trendy-vote .thumbnail-container .thumbnail .thumbnail-text .rating-text
{
	float: right;
	text-align: right;
	line-height: 20px;
}

#trendy-vote .pagination
{
	position: relative;
	margin-top: 20px;
	text-align: center;
}

/*#trendy-vote-view .header
{
	position: relative;
	clear: both;
	width: 557px;
	height: 111px;
	background: url(../images/trendy-vote-title.png) no-repeat scroll left top;
}*/

#trendy-vote-view .user-image-container .image-frame
{
	position: relative;
	width: 99%;
	margin: 0 auto;
	background-color: #ddd;
	border: 1px solid #999;
}

#trendy-vote-view .user-image-container .image-frame *
{
	font-size: 12px;
}

#trendy-vote-view .user-image-container .image-frame .image-container
{
	position: relative;
	width: 540px;
	height: 405px;
	margin: 10px auto;
	background-color: #000;
	border: 1px solid #999;
	overflow: hidden;
	text-align: center;
}

#trendy-vote-view .user-image-container .image-frame .description
{
	position: relative;
	width: 530px;
	min-height: 15px;
	max-height: 150px;
	overflow: auto;
	margin: 0 auto;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer
{
	position: relative;
	width: auto;
	margin: 5px;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .total-vote
{
	position: relative;
	float: left;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .total-vote label
{
	font-weight: bold;
	color: #666;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .total-vote span
{
	color: #666;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .image-rating
{
	position: relative;
	float: right;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .image-rating label
{
	float: left;
	color: #666;
	font-weight: bold;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .image-rating .rating-bar,
#trendy-vote-view .user-image-container .image-frame .frame-footer .image-rating > span
{
	float: left;
	color: #666;
	margin: 0 2px;
}

#trendy-vote-view .user-image-container .image-frame .frame-footer .image-rating .rating-bar
{
	margin-top: 1px;
}

#trendy-vote-view .voting-container
{
	position: relative;
	width: 100%;
	margin-top: 20px;
}

#trendy-vote-view .voting-container .vote-buttons
{
	position: relative;
	width: 100%;
	text-align: center;
}

#trendy-vote-view .voting-container .vote-buttons div.errorSummary
{
	text-align: left;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

#trendy-vote-view .voting-container .vote-buttons .verification-code
{
	position: relative;
	width: 180px;
	height: 44px;
	margin: 0 auto;
}

#trendy-vote-view .voting-container .vote-buttons .verification-code img,
#trendy-vote-view .voting-container .vote-buttons .verification-code input
{
	float: left;
}

#trendy-vote-view .voting-container .vote-buttons .verification-code input
{
	margin-top: 8px;
	cursor: default;
}

#trendy-vote-view .voting-container .vote-buttons input
{
	position: relative;
	width: 60px;
	height: 24px;
	background-color: #ddd;
	font-size: 12px;
	color: #333;
	margin: 0 5px;
	cursor: pointer;
	border: 1px solid #999;
}

#trendy-vote-view .voting-container .vote-buttons input:hover
{
	background-color: #fade94;
}

#trendy-vote-view .time-remain,
#trendy-vote-view .time-remain span
{
	position: relative;
	margin-top: 20px;
	font-size: 12px;
}

.rating-bar
{
	position: relative;
	width: 80px;
	height: 16px;
}

.rating-bar .mask,
.rating-bar .rating,
.rating-bar .background
{
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
}

.rating-bar .mask
{
	width: 100%;
	background: transparent url(../images/stars-bar.png) no-repeat scroll left top;
	z-index: 3;
}

.rating-bar .rating
{
	width: 0;
	background-color: #ff7c00;
	z-index: 2;
}

.rating-bar .background
{
	width: 100%;
	background-color: #999;
	z-index: 1;
}
/*	END Trendy Vote	*/


/* @end */

/* Trendy Lifestyle*/
#lifestyle .lifestyle-container
{
	width:800px;
	margin:40px auto 0px;
}

#lifestyle .lifestyle-container .border-right
{
	border-right:1px solid #CCC;
}
#lifestyle .lifestyle-container .lifestyle-content .thumbnail
{
	text-align:center;
	margin:auto;
}
/* @end */



/* @group Lifestyle */

/* root element for tabs  */

#lifestyle ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;		
	height:27px;
}

/* single tab */
#lifestyle ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0px 5px;
	margin:0 !important;
	list-style-image:none !important; 
	border-right:2px solid #000;
}

/* link inside the tab. uses a background image */
#lifestyle ul.tabs a { 
	display:block;
	width: 120px;
	font-size:14px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:5px 0px;	
	position:relative;
	top:1px;
	
}
#lifestyle ul.tabs a.last { 
	border-right:none !important; 
}

#lifestyle ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#lifestyle ul.tabs a:hover {	
	color: #333;
	font-weight:bold;
	background: url(../images/sub-page/tab-bg.png) no-repeat 0 0;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
#lifestyle ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {		
	cursor: pointer !important; 
	color:#000 !important;
	font-weight:bold;
	background: url(../images/sub-page/tab-bg.png) no-repeat 0 0;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
#lifestyle ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
#lifestyle ul.tabs a.s:hover 	{ background-position: -553px -31px; }
#lifestyle ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
#lifestyle ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
#lifestyle ul.tabs a.l:hover 	{ background-position: -248px -31px; }
#lifestyle ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
#lifestyle ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
#lifestyle ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
#lifestyle ul.tabs a.xl.current { background-position: 0 -62px; }

/* end Tabs*/


.lifestyle-container hr
{
	background-color: #eee;
}

table.lifestyle
{
	border-collapse: collapse;
}

table.lifestyle .lifestyle-content
{
	width:225px;
	vertical-align: top;
	padding:20px;
}

table.lifestyle tr
{
	border-top: 1px solid #eee;
}

table.lifestyle tr:first-child
{
	border: 0 none;
}

table.lifestyle td
{
	border-left: 1px solid #eee;
}

table.lifestyle td:first-child
{
	border: 0 none;
}


/* @end */
