@charset "utf-8";
html,body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	line-height:19px;
	background:#FFFFFF;
}
td,th
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	line-height:19px;
	}
img
	{
	border:0px;
	}
a
	{
	text-decoration:none;
	color:#000000;
	}
p
	{
	margin-bottom:10px;
	}
ul,ol
	{
	margin-left:10px;
	padding-left:25px;
	padding-right:5px;
	}
input
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	}

h1 {
	margin: 0px;
	font-size: 22px;
	color:#000000;
	border-bottom:3px solid #000000;
	padding:4px;
	line-height:22px;
}
h1 a{
	color:#000000;
	}

	.heading_explanation
		{
		display:block;
		font-size:18px;
		color:#000000;
		clear:both;
		padding:10px 0px 10px 0px;
		}

h2 {
	margin: 0px;
	font-size: 22px;
}

h3 {
	font-size: 14px;
	color:#000000;
	margin: 0px;
}
	h3 a{
		color:#333333;
		}

h4 {
	margin: 0px;
	font-size: 16px;
	color: #f8a31e;
}

h5 {
	margin: 0px;
	font-size: 14px;
	color: #F8A31E;
}

h6 {
	margin: 0px;
	font-size: 11px;
	color: #CC0000;
}

.container
	{
	display:block;
	width:973px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	}
.header
	{
		display:block;
		width:100%;
	}
	.header .logo
		{
			display:block;
			width:285px;
			height:82px;
			float:left;
		}
		.header .logo a
		{
		display:block;
		width:100%;
		height:100%;
		}
	.header .content
		{
		display:block;
		width:670px;
		float:right;
		}
		.header .content .partners_logo
			{
			margin:0px;
			padding:0px;
			float:right;
			}
		.header .content .partners_logo li
			{
			float:left;
			padding-right:25px;
			list-style:none;
			}
	.header .userbox
		{
		display:block;
		width:80%;
		clear:both;
		float:right;
		padding-top:5px;
		}
		
	.cols-4
		{
		display:block;
		width:100%;
		}
	.cols-4 .col1,.col2,.col3,.col4
		{
		display:block;
		width:24%;
		float:left;
		padding-left:5px;
		}
		
		
.loginBox {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #f0f0f0;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 8px;
	border: 1px solid #cccccc;
	width: auto;
}


#navLang {
	float:right;
	height: 22px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	margin-bottom:3px;
}
#navLang li
	{
	float:left;
	list-style:none;
	}
#navLang li a{
	font-size:11px;
	padding-left: 10px;
}


.body_holder
	{
	display:block;
	width:100%;
	}
	.body_holder .left
		{
		display:block;
		width:185px;
		float:left;
		padding:1px 10px 1px 4px;
		}
	.body_holder .middle
		{
		display:block;
		width:550px;
		float:left;
		}
	.body_holder .right
		{
		display:block;
		width:210px;
		float:right;
		}
		
.front-magazine
	{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/front-magazine-footer.jpg) bottom center no-repeat;
	}
	.front-magazine a
		{
		display:block;
		color:#999999;
		padding:0px 0px 0px 0px;
		text-align:center;
		}
		
.round-cornor-box
 {
  background:url(../images/round-cornot-box/bg.jpg) 0 0 repeat-x;
  width:auto;
 }
.round-cornor-box a
 {
 color:#000000;
 }
 
	.round-cornor-box .bottom
	 {
	  background:url(../images/round-cornot-box/dot.gif) 0 100% repeat-x;
	 } 
	 
	.round-cornor-box .boxleft
	{
	 background:url(../images/round-cornot-box/dot.gif) 0 0 repeat-y;
	}
	
	.round-cornor-box .boxright
	{
	 background:url(../images/round-cornot-box/dot.gif) 100% 0 repeat-y;
	}
	
	.round-cornor-box .bottom_left
	{
	 background:url(../images/round-cornot-box/bottom_left_corner.gif) 0 100% no-repeat;
	}
	
	.round-cornor-box .bottom_right
	{
	 background:url(../images/round-cornot-box/bottom_right_corner.gif) 100% 100% no-repeat;
	}
	
	.round-cornor-box .top_left
	{
	 background:url(../images/round-cornot-box/top_left_corner.gif) 0 0 no-repeat;
	}
	
	.round-cornor-box .top_right
	{
	 background:url(../images/round-cornot-box/top_right_corner.gif) 100% 0 no-repeat;
	 padding:5px;
	}
	
.featured_magazine_display
	{
	display:block;
	width:100%;
	}
	.featured_magazine_display .navigation
		{
		display:block;
		height:25px;
		line-height:25px;
		border-bottom:3px solid #000000;
		}
	.featured_magazine_display .navigation .left
		{
		display:block;
		width:47%;
		float:left;
		font-weight:bold;
		}
	.featured_magazine_display .navigation .right
		{
		display:block;
		width:47%;
		float:right;
		}
		
		
.bookstore_promo_box
	{
	display:block;
	width:220px;
	height:231px;
	background:url(../images/bookstore_promo_box_bg.gif) center no-repeat;
	}
	.bookstore_promo_box .content
		{
		width:90%;
		margin-left:auto;
		margin-right:auto;
		padding-top:5px;
		padding-bottom:5px;
		}
	.bookstore_promo_box .content h2
		{
		font-size:12px;
		margin:0px;
		padding:0px;
		}


.whiteText {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.redText {
	font-size: 11px;
	font-weight: bold;
	color: #123b7a;
}

.redText2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}


.footer
	{
	display:block;
	width:100%;
	background:url(../images/footer_bg.jpg) top repeat-x;
	padding:5px 0px 0px 0px;
	}
	.row1
		{
		display:block;
		width:98%;
		margin-left:auto;
		margin-right:auto;
		}
	.row1 .col1
		{
		display:block;
		width:48%;
		float:left;		
		}
	.row1 .col2
		{
		display:block;
		width:48%;
		float:right;
		text-align:right;
		}
.footer .footer_links
	{
	text-align:center;
	font-size:10px;
	}
	
	
.subscription_form
	{
	margin:0px;
	padding:0px;
	}
	.subscription_form fieldset
		{
		border:1px dotted #CCCCCC;
		}
	.subscription_form fieldset legend
		{
		font-weight:bold;
		color: #123B7A;
		}
	.subscription_form ul
		{
		margin:0px;
		padding:0px;
		}
	.subscription_form ul li
		{
		list-style:none;
		padding-bottom:5px;
		background:#FAFAFA;
		padding-left:10px;
		border-bottom:5px solid #FFFFFF;
		}
	.subscription_form ul li input,select
		{
		width:80%;
		}
	.subscription_form ul li span
		{
		display:block;
		clear:both;
		font-weight:bold;
		}
	.error
		{
		display:block;
		border:1px solid #DE1217;
		width:90%;
		padding:5px;
		background:#FDF2F4;
		color:#DE1217;
		margin:5px;
		}
		.error ul
			{
			margin:0px;
			padding:10px;
			}
	.updated
		{
		display:block;
		border:1px solid #e6db55;
		width:90%;
		padding:5px;
		background:#ffffe0;
		color:#DE1217;
		}
		.updated ul
			{
			margin:0px;
			padding:10px;
			}
			
			
.alternate
	{
	background:#F9F9F9;
	border-bottom:1px solid #999999;
	}
	
.page-numbers
	{
	background:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:4px;
	}
	.page-numbers:hover
		{
		background:#CB1418;
		color:#FFFFFF;
		border:1px solid #6B181B;
		}
	.current
		{
		background:#CB1418;
		color:#FFFFFF;
		border:1px solid #6B181B;
		}
		
.archive_filter_box
	{
	display:block;
	width:100%;
	padding:5px;
	background:#F8F8F8;
	border:1px solid #CCCCCC;
	}
	.archive_filter_box a
		{
		padding:5px;
		}
	.archive_filter_box a:hover
		{
		background:#FFFFFF;
		}
	.archive_filter_box .current
		{
		color:#000000;
		background:#F9F9F9;
		border:1px solid #CCCCCC;
		}
		
.related
	{
	border:1px solid #DDDDDD;
	background:#F8F8F8;
	padding:5px;
	}
	.related ul
		{
		margin:0px;
		padding:5px;
		}
	.related ul li
		{
		border-bottom:1px solid #DBDBDB;
		padding:8px 0px 8px 10px;
		list-style:none;
		}
		
		
#citiesLoading
	{
	position:absolute;
	right:0;
	display:none;
	padding:2px;
	border:3px solid #999999;
	font-size:15px;
	background:#FFFFFF;
	}
	
.red
	{
	font-weight:bold;
	color:#FF0000;
	}
	
.partners
	{
	margin:0px;
	padding:0px;
	width:100%;
	margin:20px 0px 0px 10px;
	clear:both;
	}
.partners h1
	{
	margin:0px;
	padding:0px;
	font-size:14px;
	padding:0px;
	padding-left:10px;
	background:#E9E9E9;
	border:1px solid #DDDDDD;
	font-weight:normal;
	}
.partners span
	{
	display:block;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	}
.partners h2
	{
	display:block;
	width:97%;
	margin:0px;
	padding:0px;
	font-size:14px;
	padding:2px 0px 0px 10px;
	background:#FAFAFA;
	border:1px solid #CCCCCC;
	float:right;
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
	}
.partners img
	{
	background:#FFFFFF;
	padding:5px;
	margin:5px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	}
	
.advert
	{
	width:auto;
	padding:5px;
	border:4px solid #F3F3F3;
	text-align:center;
	}
	
.advert_here
	{
	display:block;
	width:auto;
	padding:30px 4px 30px 4px;
	background:#333333;
	color:#FFFFFF;
	text-align:center;
	}
	.advert_here a
		{
		color:#FFFFFF;
		}
		
		
.contact
	{
	display:block;
	width:80%;
	border:1px solid #CCCCCC;
	background:url(images/contact_icon.jpg) top left no-repeat;
	padding-left:80px;
	}
	.contact ul
		{
		float:left;
		padding-right:0px;
		margin-right:0px;
		}
	.contact ul li
		{
		list-style:none;
		border-bottom:1px dotted #CCCCCC;
		}
		
		
#downloading_message
	{
	display:block;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #EEEEEE;
	padding:5px;
	color:#666666;
	}
	
	
	#regional_publication{display:block;width:252px;height:35px;float:right;}
	.popup_reg_pub{border-left:1px solid #FEE46C;border-right:1px solid #FEE46C;border-bottom:1px solid #FEE46C;display:block;width:248px;display:none;background:#CCCCCC url(../images/parters_dropdown_top_bg.jpg) top repeat-x;padding-left:2px;padding-top:15px;text-align:left;z-index: 99999999;}
	.popup_reg_pub img {padding:1px 0 1px 10px;}
	
	
	.wiget_dsa_intro{display:block;width:220px;background:#167FBE url(http://www.china-briefing.com/themes/cb/images/dsa_advert/wigets_bg.gif) top center no-repeat;color:#FFF;overflow:hidden;-moz-border-radius:5px;border-radius:5px;font-size:0.9em;margin:auto;}
.wiget_dsa_intro .text_content{padding:10px;margin-top:100px;line-height:18px;text-align:center;color:#FFF;}
.wiget_dsa_intro .text_content p{color:#FFF;}
.wiget_dsa_intro a{color:#FFF;font-weight:bold;}
