@charset "UTF-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #0C4790;
	color: #2e2e2e;
}

a:visited {
	text-decoration: none;
	/*color: #777777;*/
	color: #2e2e2e;
}

a:hover {
	text-decoration: underline;
	color: #FF9933;
}

.clear {
	clear:both;
	float:left;
}

.right {
	float:right;
}

.left {
	float:left;
}

.fontWhite {
	color:#ffffff;
}


.fontGreen {
	color:green;
}

.fontRed {
	color:red;
}

.fontHot {
	color:#cc0033;
	font-weight:bold;
}

.bgBlack {
	background:#000000;
}

.bgGrey {
	background:#333333;
}

.colorWhite {
	color:#ffffff;
}

.colorBlue a {
	color:#4674B7;
}

.space {
	clear:both;
	height:5px;
	float:left;
	margin-bottom:5px;
	width:98%;
	border-bottom:#ffffff solid 1px;
}

.spaceLine {
	clear:both;
	height:5px;
	float:left;
	border-bottom:#dcdcdc solid 1px;
	margin-bottom:10px;
	width:98%;
}

.spaceLineDotted {
	clear:both;
	height:5px;
	float:left;
	border-bottom:#dcdcdc dotted 1px;
	margin-bottom:5px;
	width:98%;
}

.clear {
	clear:both;
	height:1px;
	float:left;
	margin:0;
	width:98%;
	border-bottom:#ffffff solid 1px;
}


.bold {
	font-weight:bold;
}

.hand {
	cursor:pointer;
}

body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2e2e2e;
	font-size: 13px;
}
#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.longBar {
	margin:10px 9px 10px 9px;
	float:left;
	height:38px;
	width:982px;
	clear:both;
}

.longBarCatText {
	display:inline;
	float:left;
	width: 150px;
	padding: 9px 0 9px 20px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height:20px;
}

.longBarCatText a{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.longBarSubCatText {
	display:inline;
	font-size: 14px;
	float:left;
	width: 650px;
	height:20px;
	text-align:left;
	padding: 10px 10px 10px 0px;
}

.longBarSubCatEntryText {
	display:inline;
	font-size: 14px;
	float:right;
	width: 100px;
	height:20px;
	text-align:right;
	padding: 10px 22px 10px 0px;
}


.longBarBusiness {
	background:url(image/longBarBusiness.jpg) no-repeat ;
}

.longBarTech {
	background:url(image/longBarTech.jpg) no-repeat ;
}

.longBarEntertainment {
	background:url(image/longBarEntertainment.jpg) no-repeat ;
}

.longBarFashion {
	background:url(image/longBarFashion.jpg) no-repeat ;
}

.longBarSports {
	background:url(image/longBarSports.jpg) no-repeat ;
}

.longBarHealth {
	background:url(image/longBarHealth.jpg) no-repeat ;
}

.longBarImmigration {
	background:url(image/longBarImmigration.jpg) no-repeat ;
}

.longBarForum {
	background:url(image/longBarForum.jpg) no-repeat ;
}

.longBarWorld {
	background:url(image/longBarWorld.jpg) no-repeat ;
}

.sectionTitle {
	float:left;
	font-size:15px;
	font-weight:bold;
	padding: 5px 0 2px 20px;
}

.sectionTitleMore {
	float:right;
	font-size:13px;
	padding: 5px 10px 2px 0;
}

.leftSectionHead {
	width:250px;
	height:27px;
	background-color:#EDF7F9;
	border: #dcdcdc solid 1px;
	float:left;
}


.leftSectionHeadBlack {
	width:250px;
	height:27px;
	background-color:#000000;
	border: #dcdcdc solid 1px;
	float:left;
}



.leftSectionHeadHasImgBg {
	width:250px;
	height:27px;
	float:left;
}

.centerSectionHead {
	width:390px;
	height:27px;
	background-color:#EDF7F9;
	border: #dcdcdc solid 1px;
	float:left;
}

.rightSectionHead {
	width:320px;
	height:27px;
	background-color:#EDF7F9;
	border: #dcdcdc solid 1px;
	float:left;
}

.rightSectionSubCatTitle {
	margin:0;
	padding: 5px 10px 5px 10px;
	background-color:#EBEBEB;
	width:95%;
	font-size:14px;
	float:left;
}


.rightSectionHeadBlack {
	width:320px;
	height:27px;
	background-color:#000000;
	border: #dcdcdc solid 1px;
	float:left;
}

.rightSectionHeadColorPink {
	width:320px;
	height:27px;
	background-color:#F9E7EA;
	border: #dcdcdc solid 1px;
	float:left;
}

.rightSectionHeadHasImgBg {
	width:320px;
	height:27px;
	float:left;
}

.leftSectionBody {
	width:230px;
	border-left: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	padding:10px;
	float:left;
}

.centerSectionBody {
	width:370px;
	border-left: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	padding:10px;
	float:left;
}

.centerSectionBodyNoBoder {
	width:370px;
	padding:0 10px 10px 10px;
	float:left;
}

.centerSectionBodyNoBoderFocus {
	width:390px;
	padding:0;
	float:left;
}

.centralTextAds {
	width:388px;
	border: #dcdcdc solid 1px;
	padding:1px;
	float:left;
	height: 80px;
}

.centralTextAdsLeftTitle {
	float: left;
	width: 20px;
	height: 70px;
	padding: 5px;
	background: #ebebeb;
}

.centralTextAdsRightContent {
	float: right;
	width: 340px;
	height: 70px;
	padding: 5px;
	overflow:hidden;

}

.centralTextAdsRightContent p {
	float:left;
	width: 98%;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 0px;
	overflow:hidden;
}


.rightSectionBody {
	width:300px;
	border-left: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	padding:10px;
	float:left;
}

.rightSectionBodyTabsIn {
	width:320px;
	border-left: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	padding:0px;
	float:left;
}

.rightSectionBodyWithTopBody {
	width:300px;

	border: #dcdcdc solid 1px;
	padding:10px;
	float:left;
	overflow:hidden;
}

#headlineImg img {
	width:300px;
	overflow:hidden;
	float:left;
	border:none;
	height: 225px;
}

#headlineImg p {
	float:auto;
	padding:0;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#4674B7;
}

.colLeft {
	float: left;
	width: 252px;
	margin-left:6px;
	overflow:hidden;
}

.colCenter {
	float: left;
	width: 392px;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

.colRight {
	float: left;
	width: 322px;
	margin-right:4px;
	overflow:hidden;
}

.darkBlueRoundLeft {
	background:url(image/bgDarkBlueLeftColRound.jpg) no-repeat;
	border:none;
	height:29px;
	width: 252px;
}

.darkBlueLeft {
	background:url(image/bgDarkBlueLeftCol.jpg) no-repeat;
	border:none;
	height:29px;
	width: 252px;
}

.darkBlueRoundRight {
	background:url(image/bgDarkBlueRightColRound.jpg) no-repeat;
	border:none;
	height:29px;
	width: 323px;
}

.darkBlueRoundRight {
	background:url(image/bgDarkBlueRightCol.jpg) no-repeat;
	border:none;
	height:29px;
	width: 323px;
}

.newsHeadline{
	font-size:18px;
	height: 21px;
	overflow:hidden;
	color: #4674b7;
	font-weight:bold;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

.newsHeadline a:link {
	text-decoration: none;
	color: #0C4790;
}

.newsHeadline a:visited {
	text-decoration: none;
	/*color: #777777;*/
	color: #0C4790;
}

.newsHeadline a:hover {
	text-decoration: underline;
	color: #FF9933;
}

.newsHeadlineChildren {
	float:left;
	padding:0;
	margin:5px 0 0 0;
	height: 15px;
	font-weight:bold;
	font-size:13px;
	width:98%;
	overflow:hidden;
}


.newsCategoryHeadline{
	font-size:16px;
	color: #4674b7;
	font-weight:bold;
	margin:0;
	padding:0;
	width:99%;
	float:left;
}

.newsCategoryHeadline a:link{
	color:#0C4790;
}

.newsCategoryHeadline a:visited {
	text-decoration: none;
	/*color: #777777;*/
	color: #0C4790;
}

.newsCategoryHeadline a:hover {
	text-decoration: underline;
	color: #FF9933;
}

.newsRegular p {
	float:left;
	padding:0 0 0 10px;
	margin:3px 0 3px 0;
	font-size:15px;
	height:18px;
	overflow:hidden;
	width:100%;
	background:url(image/dot.gif) left  no-repeat;
}

.newsRegular p a:link {
	text-decoration: none;
	color: #0C4790;
}

.newsRegular p a:visited {
	text-decoration: none;
	/*color: #777777;*/
	color: #0C4790;
}

.newsRegular p a:hover {
	text-decoration: underline;
	color: #FF9933;
}

.newsTopFocus p {
	float:left;
	padding:0 0 0 10px;
	margin:3px 0 3px 0;
	font-size:16px;
	height:19px;
	overflow:hidden;
	width:100%;
	background:url(image/dot.gif) left  no-repeat;
}

.newsTopFocus p a:link {
	text-decoration: none;
	color: #0C4790;
}

.newsTopFocus p a:visited {
	text-decoration: none;
	/*color: #777777;*/
	color: #0C4790;
}

.newsTopFocus p a:hover {
	text-decoration: underline;
	color: #FF9933;
}

.newsSideWithDot p {
	float:left;
	padding:0 0 0 8px;
	margin:3px 0 3px 0;
	font-size:14px;
	height:16px;
	overflow:hidden;
	width:99%;
	overflow:hidden;
	background:url(image/dot.gif) left  no-repeat;
}

.newsSide, .newsSide p {
	float:left;
	padding:0;
	margin:2px 0 2px 0;
	height: 17px;
	font-size:14px;
	width:98%;
	overflow:hidden;
}

.newsRegularHighlight {
	font-size:14px;
}

.newsFocus, .newsFocus a:link  {
	float:left;
	font-size:14px;
	width: 100%;
	color: #0C4790;

}


.newsFocus a:visited {
	text-decoration: none;
	color: #4674b7;
}

.newsFocus a:hover {
	text-decoration: underline;
	color: #FF9933;
}

#header {
	float:left;
	width:982px;
	margin: 0 9px 0 9px;
	overflow:hidden;
	background: #ffffff;
	padding: 0;
	border:#cccccc solid 0px;test;test;
}

#headerMisc {
	float:left;
	background:#f5f5f5;
	padding: 5px 10px 5px 10px;
	width: 962px;
	height:22px;
}

#headSiteNav {
	float:left;
	height: 65px;
	padding-top:3px;
}

#edoorsLogo {
	float: left;
	height: 73px;
	width: 250px;
}

#edoorsLogo img {
	border:0px;
}

#headSiteNavItems {
	float:left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:10px 0 5px 10px;
	margin-left:20px;
	height: 55px;
	width: 700px;
	color: #DCDCDC;

}

#headSearch {
	float:left;
	height:127px;
}

#searchLeftAds {
	float:left;
	width: 155px;
	overflow:hidden;

}

#searchRightAds {
	float:left;
	width: 155px;
	overflow:hidden;


}


#searchBox {
	float:left;
	width: 650px;
	height:127px;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	background-image: url(image/headSearchBackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



#searchChoice{
	margin: 10px 0 0 120px;

}

#searchInput {
	height: 50px;
	margin: 5px 0 0 12px;

}


#searchInput span {
	float:left;
	margin: 2px 0 0 2px;
	font-size:24px;
	color:#4674B7;
	font-weight:bold;
}

#searchInput input {
	float:left;
	font-size: 20px;
	display:inline;
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 350px;
	margin: 2px 0 0 10px;

}

#searchInput img {
	float:left;
	margin: 0 0 0 10px;

}



#searchHotWords {
	margin: 0px 0 0 120px;

}

#headNewsSearch {
	width:100%;
	margin:5px 0 0 0 ;
	height: 40px;
	float:left;
	background:url(image/newsSearchBackGround.jpg) no-repeat;

}

#newsSearchTitle {
	float:left;
	margin:7px 0 0 20px;
	display:inline;
	color: #ffffff;
	font-size: 22px;
	font-weight:bold;
}

#newsSearchSlogan {
	float: left;
	margin: 10px 0 0 60px;
}

#headNewsSearchInput {

	float:left;
	font-size: 13px;
	display:inline;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 120px;
	margin: 8px 0 0 10px;
}

#newsSearchHotWords {
	float: left;
	margin: 10px 0 0 30px;
}

#headNewsSearch img {
	float:left;
	margin: 5px 0 0 0;
}

#headNewsNav {
	font-size:16px;
	font-weight:bold;
	padding: 10px;
	float:left;
	width:100%;
	height: 32px;
	background:url(image/headerNewsCategories.jpg) no-repeat;
}

#headNewsNav span {
	background:url(image/headerNewsNavSeparator.gif) no-repeat;
	padding:0 3px 0 3px;

}

#newsHome {
	color: #D25A2F;
	display:inline;
}

#mainContent {
	float:left;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	background: #FFFFFF;
	width: 1000px;
	*width: 1020px;
}

#topicWithImage img {
	display:inline;
	float:left;
	width: 90px;
	height:68px;
	border:none;
}

#topicWithImage p {
	display:inline;
	float:left;
	width: 130px;
	*height:65px;
	height:66px;
	margin:0 0 0 5px;
	padding:0;
	overflow:hidden;
}


#tabsVideo ul {
	float:left;

	padding:0;
	margin:0;
	width:100%;
	clear:both;

	/*border:#cccccc solid 1px;*/
}


#tabsVideo li {
	display:inline;
	float:left;
	padding:3px 0 0 0;
	margin:0;
	width:63px;
	height:24px;
	font-size:15px;
	text-align:center;

}

.colorLessTabs .ui-state-default, .colorLessTabs .ui-corner-top {
	border-top: #dcdcdc solid 0px;
	border-left: #dcdcdc solid 0px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	font-weight:normal;

}

.colorLessTabs .ui-tabs-active, .colorLessTabs .ui-tabs-selected {
	border-top: #dcdcdc solid 0px;
	border-left: #dcdcdc solid 0px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #FFFFFF solid 1px;
	font-weight:bold;

}


.colorTabs ul {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:34px;
	clear:both;
	background: #DEEDF1;
	/*border:#cccccc solid 1px;*/
}


.colorTabs li {
	display:inline;
	float:left;
	margin:7px 0px 0 10px;
	padding-top:3px;
	width:100px;
	height:24px;
	font-size:15px;
	text-align:center;

}

.colorTabs .ui-state-default, .colorTabs .ui-corner-top {
	background:#DEEDF1;
	font-weight:normal;

}

.colorTabs .ui-tabs-active, .colorTabs .ui-tabs-selected {
	background:#ffffff;
	font-weight:bold;

}


.centerColTabs ul {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:29px;
	clear:both;
	background: #EBEBEB;
	/*border:#cccccc solid 1px;*/
}


.centerColTabs li {
	display:inline;
	float:left;
	margin:4px 0px 0 10px;
	padding-top:3px;
	width:100px;
	height:22px;
	font-size:14px;
	text-align:center;

}

.centerColTabs .ui-state-default,
.centerColTabs .ui-corner-top {
	background:#EBEBEB;
	font-weight:normal;

}

.centerColTabs .ui-tabs-active,
.centerColTabs .ui-tabs-selected {
	background:#ffffff;
	font-weight:bold;

}


.rightSectionBodyTabsIn {
	width:320px;
	border-left: #dcdcdc solid 1px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	padding:0px;
	float:left;
}




.rightSectionBodyWithTopBody {
	width:300px;

	border: #dcdcdc solid 1px;
	padding:10px;
	float:left;
	overflow:hidden;
}

.ui-tabs-hide {
	width:0px;
	height:0px;
	overflow:hidden;
}

.padding10px {
	float:left;
	margin:0;
	padding:10px;
}

.singleBigImageInRightCol  {
	display:block;
	float:left;
	height:195px;
	width:260px;
	margin: 0 10px 0 0;
	border: #dcdcdc solid 1px;
	padding:3px;
	overflow:hidden;
	clear:both;
	text-align:center;

}

.singleBigImageInRightCol img{
	border:none;
	float:left;
	height:195px;
	width:260px;

}

.singleBigImageInLeftCol  {
	display:block;
	float:left;
	text-align:center;
	height:150px;
	width:200px;
	margin: 0 10px 0 10px;
	border: #dcdcdc solid 1px;
	padding:3px;
	overflow:hidden;
	clear:both;

}

.singleBigImageInLeftCol img{
	border:none;
	float:left;
	height:150px;
	width:200px;

}

.leftCenterTitle {
	float:left;
	text-align:center;
	width:98%;
	margin: 10px 0 0 0;
}

.videoImageWithTitle {
	float:left;
	margin:0;
	padding:0;
	height:120px;
	width: 148px;
}

.videoImageWithTitle p{
	float:left;
	margin:2px 0 0 0;
	height:16px;
	overflow:hidden;
}

.videoImage  {
	display:block;
	float:left;
	height:88px;
	width:130px;
	margin: 0 10px 0 0;
	border: #dcdcdc solid 1px;
	padding:3px;
	overflow:hidden;

}

.videoImage img{
	border:none;
	float:left;
	height:88px;
	width:130px;

}
.stockImageWithTitle {
	float:left;
	margin:0;
	padding:0;
	height:152px;
	width: 240px;
}

.stockImageWithTitle p{
	float:left;
	margin:2px 0 0 0;
	height:17px;
	overflow:hidden;
}

.stockImage  {
	display:block;
	float:left;
	height:110px;
	width:239px;
	margin: 0 10px 0 0;
	border: #dcdcdc solid 1px;
	padding:3px;
	overflow:hidden;

}

.stockImage img{
	border:none;
	float:left;
	height:110px;
	width:239px;

}


.imageWithTitleLeft {
	float:left;
	margin:0;
	padding:0;
	height:120px;
	width: 115px;
	overflow:hidden;
}

.imageWithTitleLeft p{
	float:left;
	margin:2px 5px 0 0;
	height:35px;
	overflow:hidden;
}

.imageLeft  {
	display:block;
	float:left;
	height:70px;
	width:100px;
	margin: 0 10px 0 0;
	border: #dcdcdc solid 1px;
	padding:3px;
	overflow:hidden;

}

.imageLeft img{
	border:none;
	float:left;
	height:70px;
	width:100px;

}


#articleWithImageRightCol img {
	display:inline;
	float:left;
	width:90px;
	height:65px;
}

#articleWithImageRightCol p {
	display:inline;
	float:left;
	width: 200px;
	margin:0 0 0 10px;
	padding:0;
	height: 50px;
	overflow:hidden;

}

#articleWithImageRightCol .imageArticleTitle {
	width:98%;
	height:17px;
	overflow:hidden;
	float:left;
	width:200px;
	margin:0 0 0 10px;
	font-weight:bold;
}


.hongKongMediaTitle  {
	float:left;
	padding:0px;
	margin:5px 0 0px 0;
	font-size:14px;
	color:#4674B7;
	font-weight:bold;
	width:98%;

}


.newsSideWithDotHongKong p{
	float:left;
	padding:0 0 0 8px;
	margin:3px 0 3px 0;
	font-size:14px;
	width:98%;
	height: 17px;
	overflow:hidden;
}


#focusBottomAds {
	float:left;
}

#focusBottomAds img {
	height: 100px;
	border: none;
	width: 350px;
}


.bookHalfLeftImages {
	float:left;
	width: 100px;
}


.bookHalfRightContent {
	float:right;
	width: 80px;
}

.smallSectionTitle {
	float:left;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.focusMore {

	float:right;
	height:15px;
}

#footer {

	float:left;
	margin:0;
	width: 980px;
	padding: 10px 9px 10px 9px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
}
#footer p {
	border-top:#dcdcdc solid 1px;
	width:982px;
	text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}




