body {
	background:url(../images/v2/bg.gif) center top repeat-y #eeeeee;
}

#wrapper {
	width:920px;
	margin:0 auto;
	padding:10px 20px 10px 20px;
}

#masterhead_left {
	float:left;
}
#masterhead_right {
	float:right;
}

#master_menu {
	text-align:right;
}

#logo {
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	width:168px;
	height:46px;
	margin-top:22px;
}

#logo a {
	position:relative;
	width:168px;
	height:46px;
	display:block;
	text-indent:-9999px;
} 

#ad_leaderboard {
	float:right;
	width:728px;
	height:90px;
}

#nav_wrapper {
	padding-top:20px;
	height:43px;
	background:url(../images/v2/menu_border.gif) no-repeat 0 bottom;
}

#nav {
	float:left;
	background-color:#f2f2f2;
	width:619px;
	height:36px;
	font-weight:bold;
}

#nav ul, #menu li {
	list-style:none;
	padding:0;
	margin:0;
}

#menu li {
	float:left;
	text-align:center;
	display:block;
}
#menu li.current a { 
	color:#0D94DF;
}
#menu li a {
	float:left;
	padding:0 17px;
	line-height:36px;
	*margin-top:2px;
	color:#666666;
}
#menu li a:hover { 
	text-decoration:none; 
	color:#ea2b72;
}

#search {
	background-color:#d0d0d0;
	float:right;
	height:36px;
	width:280px;
	padding:0 10px;
}
#search input.query { 
	border:0; 
	width:179px;
	float:left;
	margin:8px 5px 0 0;
}
#search input.button {
	margin-top:10px;
}

#search_title {
	float:left;
	margin-right:10px;
	color:#ffffff;
	/*font-weight:bold;*/
	line-height:34px;
	*margin-top:2px;
}

#content { padding:20px 0; }

#main {
	width:600px;
	float:left;
}

#sidebar {
	float:right;
	width:300px;
}
#sidebar .sidebar_item { margin-bottom:20px; }

#footer {
	padding-top:10px;
	color:#666666;
	border-top:1px solid #dddddd;
}
#footer a {
	color:#666666;
}
#footer a:hover {
	color:#ea2b72;
}

#sidebar #member {
	padding:5px 10px;
	background-color:#f2f2f2;
}

.popular_shop {
	position:relative;
	margin-bottom:10px;
}
.popular_shop_content {
	position:absolute;
	left:0;
	bottom:10px;
}
.popular_shop_name {
	background-color:#ffffff;
	padding:3px 6px;
	width:150px;
}
.popular_shop_desc {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	background-color:#cccccc;
	color:#000000;
	padding:3px 6px;
	width:150px;
}
.popular_shop_name a, .popular_shop_desc a { display:block; }
.popular_shop_desc a { color:#000000; }
.popular_shop_desc a:hover { color:#ea2b72; }


/* sidebar listing */
.sidebar_item .list {
	margin-bottom:1px;
	padding:5px 10px;
	background-color:#f2f2f2;
}
.sidebar_item .list a { display:block; }


/* social icons */
#social_icons.bg { border:1px solid #94a3c4; border-bottom:0; }
#social_icons li { text-align:center; line-height:100%; }
#social_icons li img { padding-bottom:2px; *padding-bottom:4px; }
#social_icons li img.chinese { padding-bottom:1px; *padding-bottom:6px; }
#social_icons .item_float { width:86px; }
#social_icons .last { margin-right:0; }
#social_icons a:hover { text-decoration:none; }
#social_icons a:hover span { text-decoration:underline; }
/*#facebook_fan_box { border-bottom:1px solid #94a3c4; }*/


/* only for brand pages */
#brand_stat .item_float {
	width:55px;
	border-right:1px solid #dddddd;
}

.brand h1 { margin-top:-5px; }

#popular_topics .item_float { width:140px; }
#popular_topics li a { display:block; }

ul { list-style-type:circle; }