/* CSS Document */
/* New Style for template 10019 */
html, body {
	width: 100%;
}
body {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}
form {
	margin: 0;
	display: inline;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/************* HEADER ***********/
#logo {
	clear: left;
	margin-top: 2px;
	background: url(/site/searchexplorer/images/new_logo.gif) no-repeat left top;
	width: 140px;
	height: 87px;
}
.headerlogo {
	margin-left:20px;
	border:0px;
}
#header2 {
	text-align: left;
}
div#search_top {
	height: 3px; 
	background-color: #ccc; 
	clear: both; 
	margin-bottom: 10px; 
	padding: 10px 0 10px 0; 
	text-align: center;
}


/****************************************/
/************* IMPORTANT!!! *************/
/****************************************/
#containMaster {
	position: relative;
	margin:auto;
	width:880px;
}
html>body #outer {
}/*for mozilla as IE treats height as min-height anyway*/
/********** LEFT **********/
#left {
	background-color:#fff;
	position:relative;/*ie needs this to show float*/
	width:259px;/*left*/
	float:right;
/*must be 1px less than width otherwise won't push footer down */ /*left-1*/}
* html #left {
	margin-right:-3px;
}/*fix gap in ie next to float and clear footer because 
	we've moved float too far left*/
#left p {
	padding-left:3px;
	padding-right:2px;
	background-color:#fff;
}
/********** MISC **********/
#body {
	padding: 0;
	margin: 0;
	text-align: left;
}
html>body #inner { /*for mozilla*/
}
#notouter {
	height:100%;
	background-color:#fff;
	margin-bottom: 0;
}
html>body #notouter {
	height:auto;
}/*for mozilla as IE treats height as min-height anyway*/
#outer {
	margin: 0 auto 0 auto;
	width: 880px;
}
div, p {
	margin-top:0
}/*clear top margin for mozilla*/
#centrecontent {
	float:left;
	width:610px;
	position:relative;
	margin: 0;
	padding-right: 0;
	background-color:#fff;
}
div.clear {
	clear: both;
}



/****** STATIC DIRECTORY *******/
.popsearch {
	margin: 30px 0 10px 30px;
	font-size: 0.9em;
	font-weight: bold;
	color: #525252;
	clear: both;
}
.rsr {
	margin-top: 5px;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
	color: #000;
	text-align: left
}
.rsr_container {
	margin: 20px 0px 0px;
	width: 700px;
	text-align: left;
}
.rsr_table {
	font: normal 14px/normal Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	width: 700px;
}
#notouter > .rsr_table {
	position: relative;
	left: 90px;
}
.rsr_table td {
	line-height: 1.5;
}
.rsr_table a:hover {
	color: #3399cc;
	text-decoration: underline;
}
.rsr_table a:active {
	color: #003366;
	text-decoration: underline;
}
.rsr_td_hdr, .rsr_td_hdr:link {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
a.rsr_td, a.rsr_td:link {
	margin-left: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	text-decoration: none;
}
a.rsr_td:hover {
	text-decoration: underline;
}
#secats img {
	position: relative;
	top: 20px;
	left: -4px;
}

/********** SEARCHBOX ************/
#search {
	clear: both;
	margin-bottom: 15px;
	padding-top: 20px;
	text-align: center
}
.searchbox {
	width: 200px;
}
.webresultslabel {
	margin-left: 20px;
	font: normal 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
div.toplisting li { /* clickable area cursor */
	margin: 0;
	padding: 0;
}
a.title {
	font-size: 18px;
	font-weight: bold;
}
.description {
	font-size: 14px;
}
div.url, div.url a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #008000;
}
ul.results {
	padding-top: 5px;
	margin: 0 0 0 15px;
}
ul.results li {
	padding-bottom: 7px;
}
/********** Results 1-5 **********/
ul.results1-5 {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #f5f9ff;
}
ul.results1-5 li {
	padding: 5px 0 2px 15px;
}
/********** Results 1-20 **********/
ul.results1-20 {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #f5f9ff;
}
ul.results1-20 li {
	padding: 5px 0 8px 15px;
}

/********** Sponsored Label **********/
p.sponsored, p.sponsored2, p.sponsored20 {
	margin: 0;
	font-size: 10px;
	color: #525252;
	text-transform: uppercase;
}
p.sponsored {
	margin: 10px 0 10px 15px;
}
p.sponsored2, p.sponsored20 {
	padding: 10px 10px 0 0;
	text-align: right;
	background-color: #f5f9ff;
}
div.web_results {
	font-size: 13px;
	font-weight: bold;
	padding: 10px;	
}
/********** Articles **********/
ul#related_articles {
	margin: 0;
	padding: 41px 20px 0 23px;
	background: #F4F4EC url(../images/articleheading.gif) -1px -10px no-repeat;
	position: relative;
}
div#articleIndex br {
	display: block;
	background-color: #F4F4EC;
}
div#articleIndex img {
	margin-top:31px
}
ul#related_articles li {
	padding-bottom: 15px;
}
ul#related_articles p {
	margin: 0;
	padding: 0;
}
ul#related_articles p.title a {
	margin-top: 15px;
	font: 14px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
ul#related_articles p.title a:hover {
	text-decoration: underline;
}
ul#related_articles p.author {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	display:inline;
}
ul#related_articles p.read_article {
	display: inline;
}
ul#related_articles p.read_article a {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}
p.more {
	position: relative;
	margin: 0;
	padding-right: 9px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	text-align: right;
	border-left: 1px solid #C6C6C5;
	background-color: #F4F4EC;
}
p.more a {
	color: #525252;
}
/********** Other Articles by Author **********/
h3.head {
	margin: 0;
	font-size: 13px;
	color: #000;
}
ul#related_articles2 {
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.45;
	list-style-type: square;
}
ul#related_articles2 a {
	color: #515151;
}
/********** Article Story **********/
div.article {
	margin: 2px 0 2px 0;
	/*margin-bottom: 5px;*/
	font-size: 14px;
	color: #515151;
	background-color: #F4F4EC;
}
.articlePadding {
	margin: 0 25px 0 25px;
	background-color: #F4F4EC;
}
h1.head {
	margin: 0;
	padding: 25px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
div.article p.author {
	margin: 8px 0 8px 0;
	font-size: 11px;
	font-weight: bold;
}
div.article p.text {
	font-size: 12px;
	color: #000;
	line-height: 1.5;
}
/***** NO ARTICLES FOUND ********/
p.notFound {
	color: #666;
	display: block;
	border: 2px #666 solid;
	background-color: #FFFF80;
	margin: 5px;
	padding: 5px;
	width: 85%;
}

/****************************************/
/***************** LEFT *****************/
/****************************************/
/********** Related Search **********/
div#related_label h3 {
	position: relative;
	margin: 2px 2px 2px 1px;
	/*margin: 5px 0 5px 5px;*/
	padding: 5px 0 5px 10px;
	border: 1px solid #C6C6C5;
	border-bottom: none;
	background-color: #f1f1f1;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
}
ul.menu-tl {
	position: relative;
	margin: 2px 2px 2px 1px;
	padding: 0;
	text-indent: 7px;
	border: 1px solid #C6C6C5;
	border-bottom: none;
}
ul.menu-tl li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C6C6C5;
}
ul.menu-tl a {
	display: block;
	padding: 5px 0 5px 10px;
	width: 244px;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	line-height: 2;
}
ul.menu-tl a:hover {
	background-color: #F4F4EC;
}

form.contactform input, form.contactform select, form.contactform textarea {
	font: normal 80%/1em Arial, Helvetica, sans-serif;
	width: 220px;
	border: 3px solid #999;
	margin: 0;
	padding: 0;
}
form.contactform input, form.contactform select {
	vertical-align: middle;
	height: 22px;
}

form.contactform label {
	float: right;
	padding: 3px 5px 3px 5px;
}
p.error {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

/********** Navigation **********/
div#navigation {
	padding: 20px;
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	text-align: center;
}
div#navigation a {
	color: #3333cc;
}

/******* FOOTER *************/
#footer {
	width:100%;
	clear:both;
	background-color:#fff;
	text-align:center;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	color:#333333;
	padding:20px;
}

/************************************
************* CHINESE ***************
************************************/

/********* HEADER CN ***********/
input#btn_submit_cn {
	width: 130px;
	height: 32px;
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
	margin: 12px 12px 12px 3px;
	background: url(/site/searchexplorer/images/btn_search19_bigger_cn.gif) top left;
	border: none;
}

/********* CATEGORIES CN ***********/
table#cats_cn {
	display: none;
}

/********* SPLASH CN ***********/
div#splash_cn {
	margin: 10% auto;
	width: 586px;
	height: 305px;
	background: url(../images/bg_cn_lander.gif) top left #fff;
	text-align: center;
}
#splash_cn img {
	margin: 20px 0 20px 0;
}
#splash_cn input {
	display: block;
}
#splash_cn input.searchbox {
	width: 320px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000;
	margin: auto;
}
#splash_cn input.submit {
	margin-top: 20px;
	width: 170px;
	height: 28px;
	margin: 20px auto;	
}

/********* Top SLI menu ***********/
table.menu-tt {
	width: 700px;
	overflow: hidden;
	font-size: 16px;
}
table.menu-tt td {
	width: 25%;
	overflow: hidden;
	padding: 0;
	line-height: 1.7;
	padding-left: 7px;
	vertical-align: top;
}
img#callout {
	position: absolute;
	left: 55px;
	top: 136px;
	z-index: 1;
}

/******** Rounded Corners ********/
.rcBox {
	background: url(../images/rc_tl.gif) no-repeat top left;
	position: relative;
	word-break: break-all;
	margin-left: 30px;
	width: 700px;
}
.rcTop {
	background: url(../images/rc_tr.gif) no-repeat top right;
}
.rcBottom {
	background: url(../images/rc_bl.gif) no-repeat bottom left;
}
.rcBottom div {
	background: url(../images/rc_br.gif) no-repeat bottom right;
}
.rcBody {
	background: url(../images/rc_border.gif) top right repeat-y;
}
.rcTop div, .rcTop, .rcBottom div, .rcBottom {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.rcBody, .rcBottom {
	margin-top: 0px;
}
.rcBody {
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	word-break: keep-all;
}
.rcBody td {
	padding: 0;
}

/********* Bottom SLI menu ***********/
table.menu-bb {
	margin: 15px;
	padding: 0;
	width: 100%;
	font-size: 12px;
}
table.menu-bb td {
	width: 20%;
	line-height: 2;
	vertical-align: top;
	text-align: left;
}

/************************************
************* ARTICLES **************
************************************/
ul#related_articles {
	margin: 20px 0 0 0;
	padding: 0;
	clear: left;
	/*position: relative;*/
}
div#articleIndex {
	margin-top: 20px;
	width: 210px;
}
div#articleIndex br {
	/*display: block;*/
}
div#articleIndex img {
	/*margin-top:31px*/
}
ul#related_articles li {
	background-color: #fff;
	padding-bottom: 15px;
}
ul#related_articles p {
	margin: 0;
	padding: 0;
}
ul#related_articles p.title a {
	margin-top: 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
}
ul#related_articles p.title a:hover {
	text-decoration: underline;
}
ul#related_articles p.author {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	/*display:inline;*/
}
ul#related_articles p.read_article {
	/*display: inline;*/
}
ul#related_articles p.read_article a {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}
p.more {
	/*position: relative;*/
	margin: 0;
	padding-right: 9px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	text-align: right;
	border-left: 1px solid #C6C6C5;
}
p.more a {
	color: #525252;
}
/********** Other Articles by Author **********/
h3.head {
	margin: 0;
	font-size: 13px;
	color: #000;
}
ul#related_articles2 {
	width: 210px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.45;
	list-style-type: square;
}
ul#related_articles2 a {
	color: #515151;
}
/********** Article Story **********/
div.article {
	margin: 2px 0 2px 0;
	font-size: 14px;
	color: #515151;
}
.articlePadding {
}
h1.head {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
div.article p.author {
	font-size: 11px;
	font-weight: bold;
}
div.article p.text {
	font-size: 12px;
	color: #000;
	line-height: 1.5;
}
/***** NO ARTICLES FOUND ********/
p.notFound {
	display: none;
	color: #666;
	/*display: block;*/
	border: 2px #666 solid;
	margin: 5px;
	padding: 5px;
}
/******** INSP PREDICTIVE SEARCH *************/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	height:14px;
	line-height: 14px;
	overflow:hidden;
}

.suggest_link_over {
	background-color: #0F6FBC;
	padding: 2px 6px 2px 6px;
	height:14px;
	line-height: 14px;
	overflow:hidden;
	cursor:pointer;
	color: #ffffff;
}

.suggestPanel {
	position: absolute; 
	display:none;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #7F9DB9;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	z-index: 100;
}

/************************************
********** ORGANIC LANDER ***********
************************************/

/********* SPLASH ORG ***********/
div#splash_org {
	margin: 10% auto;
	width: 586px;
	height: 305px;
	background: url(../images/bg_org_lander.gif) top left #fff;
	text-align: center;
}
#ep div#splash_org {
	background-image: none;
}
#splash_org img {
	margin: 70px 0 0 0;
	position: relative;
	left: -78px
}
/*#splash_org input {
	display: block;
}*/
#splash_org input.searchbox {
	width: 216px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000;
	margin: auto;
}
/*#splash_org input.submit {
	margin-top: 20px;
	width: 170px;
	height: 28px;
	margin: 20px auto;	
}*/