body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#search_container {
	height: 140px;
	width: 488px;
	left: 50%;
	margin-left: -244px;
	background-image: url(search_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
}

#nav-menu
{
	padding: 0;
	float: left;
	font-weight: bold;
	width:35em;
	margin-left: 16px;
}

#results-menu
{
	padding: 0;
	float: left;
	font-weight: bold;
	width:375px;
	margin-left: 7px;
}

#nav-menu-web
{
	background: url(tab_on.gif) no-repeat top;
	text-decoration: none;
	text-align: center;
	color: #A6A6A6;
}

#nav-menu-web a
{
	background: url(tab_off.gif) no-repeat top;
	height: 35px;
	line-height: 2em;
	width: 62px;
	display: block;	
	padding-top: 20px; 
	float: left;
	text-decoration: none;
	text-align: center; 
	color: #666666;
}

#nav-menu-web-on
{
	background: url(tab_on.gif) no-repeat top;
	height: 35px;
	line-height: 2em;
	width: 62px;
	display: block;	
	padding-top: 20px; 
	float: left;
	text-decoration: none;
	text-align: center; 
	color: #A6A6A6;
}

#nav-menu-web a:hover
{
	background: url(tab_on.gif) no-repeat;
	color: #A6A6A6;
}

#nav-menu-ebay
{
	background: url(tab_on.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #9CB8E4;
}

#nav-menu-ebay a
{
	background: url(tab_off.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#nav-menu-ebay-on
{
	background: url(tab_on.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #9CB8E4;
}

#nav-menu-ebay a:hover
{
	background: url(tab_on.gif) no-repeat;
	color: #9CB8E4;
}

#nav-menu-wiki
{
	background: url(tab_on.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #A2C451;
}

#nav-menu-wiki a
{
	background: url(tab_off.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#nav-menu-wiki-on
{
	background: url(tab_on.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #A2C451;
}

#nav-menu-wiki a:hover
{
	background: url(tab_on.gif) no-repeat;
	color: #A2C451;
}

#nav-menu-images
{
	background: url(tab_on.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #38ACBC;
}

#nav-menu-images a
{
	background: url(tab_off.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#nav-menu-images-on
{
	background: url(tab_on.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #38ACBC;
}

#nav-menu-images a:hover
{
	background: url(tab_on.gif) no-repeat;
	color: #38ACBC;
}

#nav-menu-news
{
	background: url(tab_on.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #C19326;
}

#nav-menu-news a
{
	background: url(tab_off.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#nav-menu-news-on
{
	background: url(tab_on.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #C19326;
}

#nav-menu-news a:hover
{
	background: url(tab_on.gif) no-repeat;
	color: #C19326;
}

#nav-menu-shop
{
	background: url(tab_on.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #3300BB;
}

#nav-menu-shop a
{
	background: url(tab_off.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#nav-menu-shop-on
{
	background: url(tab_on.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #3300BB;
}

#nav-menu-shop a:hover
{
	background: url(tab_on.gif) no-repeat;
	color: #3300BB;
}

/* #nav-menu a
{
	background: url(tab_off.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#nav-menu a:hover {
	background: url(tab_on.gif) no-repeat;
	height: 35px;
	line-height: 2em;
	float: left;
	width: 62px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #5F97BF;
}
*/

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{

}

.clear {
	clear: both;
}

#footer {
	background-image: url(dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-top: 4px;
	font-size: 11px;
	color: #999999;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 14px;
}
#footer a {
	text-decoration: none;
	color: #999999;
	}
#footer a:hover {
	text-decoration: underline;
	color: #5F97BF;
	}
	
#search_container_ebay {
	height: 140px;
	width: 488px;
	left: 50%;
	margin-left: -244px;
	background-image: url(search_bg_ebay.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
}

#search_container_wiki {
	height: 140px;
	width: 488px;
	left: 50%;
	margin-left: -244px;
	background-image: url(search_bg_wiki.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
}

#search_container_images {
	height: 140px;
	width: 488px;
	left: 50%;
	margin-left: -244px;
	background-image: url(search_bg_images.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
}

#search_container_news {
	height: 140px;
	width: 488px;
	left: 50%;
	margin-left: -244px;
	background-image: url(search_bg_news.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
}

#search_container_shop {
	height: 140px;
	width: 488px;
	left: 50%;
	margin-left: -244px;
	background-image: url(search_bg_shop.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
}

.corner {
	display:block
}

.corner * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:1px;
	border-style: solid;
	border-width:0 1px
}

.c1 {
	margin-left:5px;
	margin-right:5px;
	border-width:1px 0 0;
	height:0px !important;
	height /**/:1px;
}

.c2 {
	margin-left:3px;
	margin-right:3px;
	border-left-width:2px;
	border-right-width:2px;
}

.c3	{
	margin-left:2px;
	margin-right:2px;
}

.c4 {
	margin-left:1px;
	margin-right:1px;
	height:2px;
}

div.box_header {
	margin: 0px;
	padding: 0px 0px 6px 8px;
	background-color: #EEEEEE;
	color: #666666;
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	background-image:url(bg_search_header.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

div.box_header a {
	color: #517D92;
	text-decoration: none;
}

div.box_header a:hover {
	color: #FF6510;
	text-decoration: underline;
}

div.section div.content_background, div.section p, div.section>ul, div.section table.formtable {
	background-color: #FFFFFF;
	margin:0px;line-height: 1.3;
	text-align: left;
}

div.section div.content_background {
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 16px;
}

#column_area {
	display: inline;
	width: 25%;
	float:right;
	background-image:url(dots_vert.gif);
	background-position:left; background-repeat:repeat-y;
	padding-left: 16px;
}

#content_ebay_results {
	width: 71%;
	display: inline;
	float: left;
	padding-bottom: 8px;
	padding-top: 2px;
}

#content_ebay_results a {
	color: #FF6600;
}

* html #content_ebay_results {
display: inline;
	float: left;
}

#content_ebay_results li {
margin-bottom: 10px;
}

#content {
	width: 71%;
	display: inline;
	float: left;
	padding-top: 2px;
}

#content a {
	color: #FF6600;
}

* html #content {
display: inline;
	float: left;
}

#content li {
margin-bottom: 10px;
}

#content_shop_results {
	width: 71%;
	display: inline;
	float: left;
	padding-top: 2px;
}

* html #content_shop_results {
display: inline;
	float: left;
}

#content_shop_results li {
margin-bottom: 10px;
}

.shop_results_container {
	padding-top: 8px;
}

.image_results_container {
	background-image: url(dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 5px;
}

.results_container {
	background-image: url(dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
	padding-top: 6px;
	margin-bottom: 5px;
	height: 100px;
}

.news_container {
	background-image: url(dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
	padding-top: 6px;
	margin-bottom: 5px;
}

.image_result {
	padding-top: 6px;
	padding-left: 6px;
	width: 140px;
	height: 140px;
	background-image:url(image_result_bg.gif);
	background-repeat:no-repeat;float: left;
}

.image_result a {
	display: block;
	width: 100%;
	height: 100%;
}

.results_title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: wrap;
}

.results_title a {
	color: #FF6510;
}

.results_small a{
	font-size: 11px;
	color: #517D92;
	text-decoration:none;
}
.results_small a:hover{
	font-size: 11px;
	color: #517D92;
	text-decoration:underline;
}

.column {
	width: 30%;
}

.column_entry {
	font-size: 12px;
	font-style: normal;
	padding-bottom: 20px;
	margin-bottom: 12px;
}

.column_entry a {
	color: #999999;
}

.column_entry p {
	padding-top: 3px;
}

#footer_nav {
	font-weight: normal;
	font-size: 13px;
	padding-top: 6px;
	color:#517D92;
	background-image:url(dots_horiz.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 8px;
	margin-bottom: 6px;
	margin-right: 7px;
}

#footer_nav span {
	color:#666666;
}

#footer_nav a {
	color:#517D92;
}

#header_nav {
	float: right;
	font-weight: normal;
	font-size: 13px;
	padding-top: 2px;
	margin-right: 8px;
	color:#517D92;
}

#header_nav span {
	color:#666666;
}

form {
	margin: 0px;
	padding: 0px;
}

#results_ebay_header_container {
	min-width: 755px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 6px;
	background-image:url(results_bg_ebay_bg.gif);
	background-repeat:repeat-x;
}

#results_ebay_left {
	background-image:url(results_bg_ebay_left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#results_ebay_right {
	height: 140px;
	text-align: left;
	margin-left: 2px;
	background-image:url(results_bg_ebay_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#results_wiki_header_container {
	min-width: 755px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 6px;
	background-image:url(results_bg_wiki_bg.gif);
	background-repeat:repeat-x;
}

#results_wiki_left {
	background-image:url(results_bg_wiki_left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#results_wiki_right {
	height: 140px;
	text-align: left;
	margin-left: 2px;
	background-image:url(results_bg_wiki_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#results_news_header_container {
	min-width: 755px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 6px;
	background-image:url(results_bg_news_bg.gif);
	background-repeat:repeat-x;
}

#results_news_left {
	background-image:url(results_bg_news_left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#results_news_right {
	height: 140px;
	text-align: left;
	margin-left: 2px;
	background-image:url(results_bg_news_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#results_shop_header_container {
	min-width: 755px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 9px;
	background-image:url(results_bg_shop_bg.gif);
	background-repeat:repeat-x;
}

#results_shop_left {
	background-image:url(results_bg_shop_left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#results_shop_right {
	height: 140px;
	text-align: left;
	margin-left: 2px;
	background-image:url(results_bg_shop_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#results_images_header_container {
	min-width: 755px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 6px;
	background-image:url(results_bg_images_bg.gif);
	background-repeat:repeat-x;
}

#results_images_left {
	background-image:url(results_bg_images_left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#results_images_right {
	height: 140px;
	text-align: left;
	margin-left: 2px;
	background-image:url(results_bg_images_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#results_web_header_container {
	min-width: 755px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	margin-bottom: 6px;
	background-image:url(results_bg_web_bg.gif);
	background-repeat:repeat-x;
}

#results_web_left {
	background-image:url(results_bg_web_left.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#results_web_right {
	height: 140px;
	text-align: left;
	margin-left: 2px;
	background-image:url(results_bg_web_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#results_box {
	margin-left: 14px;
	margin-right: 14px;
	min-width: 755px;
}

.link_desc {
	font-size: 10px;
	color: #AEAEAE;
}

.image_preview {
	float:left;
	margin-right: 12px;
	border: 2px solid #dddddd;
	width: 100px;
	height: 100px;
}

.content_background {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding-bottom: 4px;
}

#bookmark_links {
	float: right;
	margin-top: 10px;
	margin-right: 14px;
	font-size: 10px;
	color: #517D92;
}

#bookmark_links a {
	color: #517D92;
	text-decoration: none;
}

#bookmark_links a:hover {
	color: #FF6510;
	text-decoration: underline;
}

/* --------------------- */
/* --- Results / web --- */
/* --------------------- */

#results-web {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#resuls-web ul {
	margin-top: 10px;
}

#results-web li {
	padding: 8px 0px 0px 0px;
	font-size: 12px;
	color: #464646;
}
#results-web li a {
	color: #FF6510;
	font-size: 16px;
}
#results-web li span a{
	font-size: 12px;
	color: #517D92;
	text-decoration: none;
}

#results-web li span a:hover{
	font-size: 12px;
	color: #517D92;
	text-decoration: underline;
}

#sponsored-results {
	border: 1px solid #FFDEB9;
	background-color: #FFF8F0;
	padding: 2px 6px 0px 6px;
	margin-bottom: 12px;
	margin-top: 6px;
}

/*--- Vortal CSS ---*/
.vortal-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px;
	padding: 6px;
	width: 680px;
	max-width: 744px;
	color: #A7A7A7;
}
.vortal-container a{
	color: #A7A7A7;
	text-decoration: none;
}
.vortal-container a:hover {
	color: #FF6510;
}
.vortal-container form {
	margin: 0px;
	padding: 0px;
}
.vortal-input {
	color: #A7A7A7;
}
.vortal-textfield {
	color: #517D92;
	width: 100%;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px solid #A7A7A7;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.vortal-submit {
	height: 26px;
	font-weight: bold;
	color: #FF6510;
	font-size: 13px;
	margin-left: 6px;
	font-family: "Lucida Sans", Arial, Verdana;
}
.vortal-big {
	font-size: 14px;
	list-style: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
.vortal-big a {

	font-weight: bold;

}
.vortal-small {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

/* --------------------- */
/* - Related Keywords -- */
/* --------------------- */

#related-keywords {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#related-keywords ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

#related-keywords li {
	padding: 8px 0px 0px 0px;
	font-size: 12px;
	color: #464646;
}
#related-keywords li a {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#related-keywords li a:hover {
	color: #FF6510;
	text-decoration: underline;
}
.column_title {
	font-size: 12px;
	font-style: normal;
	background-image: url(dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 4px;
	color: #999999;
	margin-top: 2px;
}

