/****** Core *******/
html, body {
	font-family:Arial,Helvetica,Sans-Serif;
	height:100%;
	margin:0pt;
	padding:0pt;
	font-size: 9pt;
}
table {
	width: 100%;
}
a {
	color: blue;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
/*******************/


/****** Global *******/
#details {
	margin-bottom: 20px;
}
#container {
	margin: 0 auto;
	text-align: center;
}
#header {
	text-align: center;
	padding-top: 15px;
	margin: 0 auto;
	width: 100%;
}
#content {
	padding: 5px;
	text-align: left;
}
#footer {
	padding:5px;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	font-size:9pt;
	height:20px;
	margin-top:15px;
	clear: left;
	color: #cccccc;
}
#search {
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 40%;
}
#search form {
	text-align: left;
}
#search ul {
	margin:0 auto;
	padding:0;
	width: 100%;
}
#search ul li {
	display:inline;
	padding:6px 18px 6px 0px;
	float:left;
}
#search ul li a {
	
	
}
.searchBox {
	width: 80%;
	padding: 3px;
	border:1px solid #CACCD9;
	font-size: 16px;
	vertical-align: middle;
}
.searchButton {
	border: 1px solid #0000CC;;
	background: #0000CC;
	color: #ffffff;
	padding:2px 6px;
	text-align:center;
	font-size: 16px;
	cursor: pointer;
	vertical-align: middle;
}
.searchButton:hover {
	background: #CACCD9;
	color: #0000CC;
}
.current a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/*******************/


/****** Search Results *******/
#searchResultStats{
	clear:left;
	width:100%;
	text-align: left;
	border-top: 1px solid #dddddd;
}
.relatedSearches{
	width:100%;
	text-align: left;
}
#searchResults{
	width:80%;
	float:left;
	text-align: left;
}
#resultsDiv {
	margin: 10px 10px 0px 0px;
}
#ads1{
	width:20%;
	float:left;
	margin-top:30px;
	text-align: left;
}
.searchResult{
	margin-bottom:10px;
	padding:10px;
}
.searchResult .title a {
	font-size: 16px;
}
.searchResult .description{
	margin: 2px;
}
.searchResult .url{
	color:#008000;
	font-size:12px;
}
.searchResult .source {
	color: #aaa;
}
.searchResult .source a {
	color: red;
}
#searchResultNavigation{
	clear:left;
	width: 100%;
}
#searchResultNavigation table {
	width:850px;
	text-align: center;
	margin: 0 auto;
}
#searchResultNavigation .pageNumber{
	padding:5px;
	margin:10px;
	width:25px;
	height:25px;
	text-align:center;
	font-weight:bold;
}
#searchResultNavigation .pageNumber:hover{
	
}
#sponsoredResult {
	background-color: #edf2f4;
}
/****************************/



/****** modules *******/
.search_result_image tr td {
	text-align: center;
	vertical-align: bottom;
	padding-top:20px;
	width: 25%;
	border: none;
}
.search_result_image img {
	border: 1px solid #0000CC;
}
.search_result_video tr td {
	width: auto;
	border: none;
	padding-top:20px;
	vertical-align: top;
	padding:20px 10px 0 0;
}
.search_result_thumbnail img {
	border: 1px solid #0000CC;
}
.search_result_views {
	width: 200px;
}
/****************************/


/****** Ad Keywords Plugin *******/
.pluginAdKeywords {
	margin-top: 13px;
	font-size: 8pt;
}
/****************************/


/****** Similar Results Plugin *******/
.pluginSimilarResults {
	text-align: right;
	clear: both;
	padding-bottom: 5px;
}
/****************************/

/****** Moreover Plugin *******/
.pluginMoreover{
	text-align: left;
	width:100%;
	margin: 0 auto;
}
.pluginMoreover p {
	margin: 0;
}
.pluginMoreover-summary {
	padding: 4px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 5px;
}
.pluginDiggArticles-summary table tr td {
	vertical-align: top;
}
.pluginMoreover-summary span {
	font-size: 16px;
	font-weight: bold;
}
.pluginMoreover-summary .publicationDate {
	font-size: 14px;
	font-style: italic;
	color: #999;
}
/****************************/