@charset "utf-8";
/* CSS Document */
body {
	margin:0px auto;
	padding:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#000;
	margin-top:10px;
}
.clear {
	clear:both;
}
#all_main {
	width:1000px;
	padding:0;
	text-align:left;
	margin:0 auto;
}
#main {
	float:left;
	clear:both;
}
#middle {
	width:1000px;
	float:left;
	clear:both;
}
#top {
	width:1000px;
	height:78px;
	background:url(images/top_bg.jpg) no-repeat;
	position:relative;
}
#top_left {
	width:500px;
	padding:15px 0px 0px 20px;
	float:left;
}
#top_right {
	width:460px;
	padding:10px 0px 0px 0px;
	float:left;
}
#top_right_top {
	width:460px;
	line-height:22px;
	height:22px;
	float:left;
}
#top_right_top p {
	float:left;
	margin:0;
	padding:0;
	text-align:right;
	width:100%;
	color:#FFF;
}

#top_right_top p a {
	text-decoration:none;
	color:#FFF;
}
#top_right_top p a:hover {
	color:#F00;
}
#top_right_top p#top_link {
	width:260px;
}
#top_right_top p#top_search {
	width:200px;
	text-align:right;
}
#top_right_top p#top_search form {
	margin:0;
	padding:0;
	float:left;
}
#top_right_top p#top_search span {
	float:left;
	font-weight:bold;
}
#top_right_top p#top_search img {
	margin-left:5px;
	margin-bottom:-3px;
	padding-bottom:-3px;
}
#top_right_top p#top_search input.text {
	float:left;
	width:120px;
	_width:115px;
	height:15px;
	border:1px solid #999;
	margin-left:5px;
}
#top_right_top p#top_search input.botton_go {
	width:22px;
	height:22px;
	background:url(images/go.gif) no-repeat;
	border:none;
	margin-left:5px;
}
.top_right_big_font {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	float:left;
	clear:both;
	width:460px;
}
/*nav*/
#nav {
	float:left;
	clear:both;
	height:25px;
	line-height:25px;
	z-index: 100;
	position: relative;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav ul li {
	float:left;
	margin-left:20px;
	font-weight:bold;
	background:url(images/nav_dot.gif) no-repeat left center;
	padding-left:12px;
	position:relative;
	height:25px;
}
#nav ul li a {
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
}
#nav ul li a:hover {
	color:#F00;
}

#nav ul li ul.level1{
	background-color:#333;
	position:absolute;
	top:25px;
	left:0px;
	width:auto;
	display:none;

}
#nav ul li ul.level1 li.level1{
	float:none;
	margin-left:0px;
	padding:0px 12px;
	background:none;
	font-weight:500;
}
/*nav*/

.margin_left_5 {
	margin-left:5px;
}
/*index*/
#index_left {
	width:615px;
	float:left;
}
#index_right {
	width:368px;
	float:left;
}
.index_flash {
	width:615px;
}
div.pics {
	margin:12px 0px;
	z-index: 1;
}
.index_left_channel {
	float:left;
	clear:both;
	width:595px;
	padding:0px 15px;
}
.box {
	width:175px;
	height:auto;
	float:left;
	padding:0px 10px;
	color:#FFF;
}
.box h1 {
	margin:0;
	padding:5px 0px;
	width:175px;
	background:url(images/channel_bg_01.gif) no-repeat top;
	color:#FFF;
	font-size:11px;
	float:left;
	text-align:	center;
}
.box h1.bg_02 {
	background:url(images/channel_bg_02.gif) no-repeat center;
}
.box h1.bg_03 {
	background:url(images/channel_bg_03.gif) no-repeat center;
}
.box img {
	float:left;
}
.box p {
	float:left;
	padding:5px 0px;
}
.box p span a {
	color:#F00;
	text-decoration:none;
}
.box p span a:hover {
	color:#fff;
	text-decoration:underline;
}
.last_news {
	margin:10px 0px;
	width:360px;
	border:5px solid #EBEBEB;
	background-color:#FFF;
}
.last_news h1 {
	height:25px;
	line-height:25px;
	widows:350px;
	margin:0;
	padding:0;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
	background-color:#ff0000;
}
.last_news div.latest_news{
	margin:5px;
}
.last_news ul {
	list-style:none;
	margin:0;
	padding:0;
}
.last_news ul li {
	padding:8px 10px;
	border-bottom:1px dotted #ccc;
}
.last_news ul li.no_border {
	border:none;
}
.last_news ul li a {
	color:#000;
	text-decoration:none;
}
.last_news ul li a:hover {
	color:#999;
}
.red_font {
	color:#F00;
	padding-right:5px;
}
#bottom {
	width:1000px;
	height:25px;
	line-height:25px;
	float:left;
	clear:both;
	color:#FFF;
	background-color:#ff0000;
}
#bottom p {
	padding:0;
	margin:0;
}
#bottom p.bottom_left {
	width:360px;
	float:left;
	padding-left:20px;
}
#bottom p.bottom_right {
	width:580px;
	float:right;
	text-align:right;
	margin-right:10px;
}
#bottom p.bottom_right span {
	padding:0px 8px;
	border-right:1px groove #fff;
}
#bottom p.bottom_right span.no_border {
	border-right:none;
}
#bottom p.bottom_right span a {
	color:#FFF;
	text-decoration:none;
}
#bottom p.bottom_right span a:hover {
	color:#FFC;
}
.right {
	width:768px;
	float:left;
	clear:both;
}
.right h1.section_header {
	margin:0;
	padding:15px 0px 5px 0px;
	color:#900;
	font-size:14px;
}
.right h1 a {
	color:#900;
	text-decoration:none;
}
.right h1 a:hover {
	text-decoration:underline;
}
.content {
	background-color:#f8f4e8;
	float:left;
}
.content_info {
	padding:10px 15px;
	width:738px;
	line-height:150%;
}
.content_info h2 {
	margin:0px 0px 20px 0px;
	padding:8px 0px;
	text-align:left;
	border-bottom:1px dotted #ccc;
	font-size:15px;
}
.content_info div.publish_date {
	margin:0;
	padding:8px 0px;
	text-align:right;
	font-size:11px;
	font-style:italic;
}
.content_info ul.content_info_list {
	list-style:none;
	margin:0;
	padding:0;
}
.content_info ul.content_info_list li {
	padding:10px 0px;
}
.red_font_14 {
	color:#F00;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.channel_listing_table {
	width:98%;
	margin:30px auto;
	font-size:13px;
	line-height:25px;
	text-align:center;
}
.channel_listing_table thead {
	background-color:#093;
	color:#FFF;
	line-height:30px;
}
.channel_listing_table tr td{
	border-bottom:1px solid #E7E7E7;
}
.channel_listing_table tr a{
	color:#000;
	text-decoration:none;
}
.channel_listing_table tr a:hover{
	color:#666;
}
.channel_listing_table tr:hover{
	background-color:#E7E7E7;
	color:#666;
}
.channel_listing_table tr.hover_style{
	background-color:#E7E7E7;
	color:#666;
}
.channel_listing_table tr td.title_align {
	text-align:left;
}
.channel_listing_table tr td img.arrow {
	margin-top:8px;
}
#section-navbar {
	width:198px;
	padding-bottom:20px;
}
#section-navbar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#section-navbar ul li.level1{
	width:173px;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0px;
	padding-left:25px;
	line-height:25px;
	background:url(images/nav_dot.gif) no-repeat 8px 8px #980724;
	border-bottom:1px solid #C16a7C;
	position:relative;
}
#section-navbar ul li.level1 a {
	text-decoration: none;
	color:#FFF;
}
#section-navbar ul li.level1 a:hover {
	color:#FFC;
}
#section-navbar ul li.level1 ul{
	position:absolute;
	top:0px;
	left:198px;
	width:auto;
	background:#fff0d2;
	display:none;
}
#section-navbar ul li.level1 ul li {
	line-height:20px;
	border-bottom:1px dotted #ccc;
	background:url(images/nav_dot_01.gif) no-repeat 10px 8px;
	padding-left:25px;
	padding-right:10px;
}
#section-navbar ul li.level1 ul li a{
	white-space:nowrap;
	color:#600;
}
#section-navbar ul li.level1 ul li a:hover {
	color:#999;
}
/*
#section-navbar h3.level1 {
	width:173px;
	list-style:none;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0px;
	padding:5px 0px 5px 25px;
	background:url(images/nav_dot.gif) no-repeat 8px center #980724;
	border-bottom:1px solid #C16a7C;
	position:relative;
}
#section-navbar h3.level1 a {
	text-decoration: none;
	color:#FFF;
}
#section-navbar h3.level1 a:hover {
	color:#FFC;
}
#section-navbar div {
	margin:0;
	padding:0;
	background:url(images/left_nav_bg_bottom.gif) bottom center no-repeat #fff0d2;
}
#section-navbar div.body{
	position:relative;
}

#section-navbar ul.level2 {
	background:url(images/left_nav_bg_top.gif) top center no-repeat #fff0d2;
	list-style:none;
	margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
	padding-right:10px;
	width:188px;
}
#section-navbar ul.level2 li {
	line-height:20px;
	border-bottom:1px dotted #ccc;
	background:url(images/nav_dot_01.gif) no-repeat 20px 8px;
	padding-left:35px;
}
#section-navbar ul.level2 li a {
	color:#600;
	text-decoration:none;
}
#section-navbar ul.level2 li a:hover {
	color:#999;
}
*/
a.more_info {
	color:#FFFF00;
}

#breadcrumb {
	color:#666666;
	width:738px;
	text-align:right;
}

#breadcrumb a{
	color:#666666;
	text-decoration:none;
}

#breadcrumb span.current{
	color:#980724;
}

a.wish_list_button {
	background-image:url(http://www.savethechildren.hk/eng/images/btn_wish_list_link.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	float:left;
	padding-top:5px;
	color:#FFF;
	text-decoration:none;
	margin-right:30px;
}

table.product_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
table.product_table thead {
	background-color:#000;
	color:#FFF;
}
table.product_table thead th span {
	margin:5px;
}
table.product_table tr td div,
table.product_table tr td select,
table.product_table tr td span{
	margin:5px;
}
table.product_table tr td.photo {
	width:70px;
}
table.product_table tr td #donation_amount{
	font-size:18px;
	font-weight:bold;
}
