@charset "UTF-8";
@import url(../default/core.css);
/**
 * simple.css - Simple (Redux)
 **/
@media screen {
/**
 * general tags
 **/
html {
	height:100.15%
}
body {
	font: 1em/1.5em verdana,arial,"Lucida Grande","Lucida Sans Unicode",helvetica,sans-serif;
}
hr {
	visibility: hidden;
	height: 1.25em;
}
p {
	font-size: 0.75em!important;
	line-height: 1.5em;
	color: #567;
}
p a:link,
p a:visited {
	color: #567;
	text-decoration: underline;
}

#popular_categories,
h2,
h3.web {
	background-color: #875;
	font-size: 11px;
	color: #E2C68D;
	font-weight: normal;
	padding: 2px 10px;
}
h2 a {
	color: #E2C68D;
}
#c2 h2,
#c2 p {
	color: #474747;
}

/**
 * page settings
 **/
#wrap {
	text-align: center;
}
#page {
	margin: 20px auto;
	position: relative;
	text-align: left;
	width: 849px;
	background: transparent url(gfx/bg_content.gif) repeat-y top left;
}
/**
 * header
 **/
#head {
	padding: 30px;
	background: transparent url(gfx/bg_head.gif) no-repeat top left;
}
#head h1,
#head h1 a:link,
#head h1 a:visited,
#head h1 a:focus,
#head h1 a:hover,
#head h1 a:active,
#head h1 span {
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	text-transform: lowercase;
}
#head h1 {
	padding: 15px 0 0 25px;
}
#topnav {
	background-color: #875;
	position: relative;
	text-align: left;
	height: 28px;
	z-index: 99;
}

#topnav li {
	float: left;
}
#topnav h2 {
	color: #E2C68D;
	width: 125px!important;
}
#topnav a {
	width: 85px;
}
#topnav li {
	display: block;
}

#layout_5 #c3 .vertical h2{
	display:none;
}

/**
* langauge menu (hover menu w/ js)
**/
#lang {
	float: right;
	font-size: 0.63em;
	line-height: 1.3em;
	list-style: none;
	margin: 5px 5px 0;
	padding: 0;
	position: relative;
}
#lang ul {
	top: 0;
	background: #fff;
	display: none;
	position: absolute;
	left: 0;
	width: 100px;
	z-index: 99;
}
#lang ul:after {
	clear: both;
	content: ".";
	display: block;
	font-family: serif;
	font-size: 1px;
	height: 0pt;
	line-height: 0;
	visibility: hidden;
}
#lang ul li {
	border: none;
	list-style: none;
	margin: 0pt;
	padding: 0pt;
}
#lang:hover ul {
	display: block!important;
}
#lang a:link,
#lang a:visited {
	display: block;
	background-color: #fff;
	border-top: 1px solid #CCC;
	border-left: 3px solid #969696;
	color: #474747;
	font-size: inherit;
	line-height: 18px;
	text-decoration: none;
	padding: 0 4px 0 16px;
}
#lang a:focus,
#lang a:hover,
#lang a:active {
	background: #fff url(gfx/icon_link_lang.gif) no-repeat 6px 7px;
	border-left: 3px solid #616060;
	color: #616060;
}
/**
 * main wrapper
 **/
#main {
	background: #fff url(gfx/bg_main.gif) repeat-y top right;
	clear: both;
	margin: 0 15px;
	width: auto;
}
/**
 * Columns
 **/
#c1 {
	background-color:#DFE7F6;
	border-top:1px solid #2553BB;
}
#c1_inline {
	padding: 5px 8px;
}
#c2 {
	width: 265px;
	float: right;
	z-index: 3;
}
#c2_inline {
	z-index: 4;
}
#c3 {
	margin: 0 265px 0 0;
	z-index: 1;
}
#c3_inline {
	padding-right: 15px;
	z-index: 2;
}
/**
 * boxes
 **/
.search input {
	background-color: #dedbce;
	border: 1px solid #FFF;
	font-size: 12px;
	margin-right:10px;
	margin-top: 4px;
	padding: 2px 1px;
	width: 188px;
}
.search button span span {
	visibility: hidden;
}
.search button {
	background: #dedbce url(gfx/bg_button.gif) no-repeat center center;
	border: 0;
	font-size: 0em;
	height: 24px;
	padding: 0;
	width: 33px;
}
#c2 .box {
	background-color: #F9F8F6;
	border-bottom: 6px solid #ECECEC;
	padding: 10px 10px 15px;
}
#c2 .buy p {
	background: transparent url(gfx/sedologo_small.gif) no-repeat bottom right;
	padding-bottom: 30px;
}
#c2 .box a {
	color: #474747;
}
#c2 .box h2,
#c2 .box label {
	background: none;
	color: #474747;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
/**
 * related links
 **/
#c2 .vertical {
	border-bottom: 4px solid #ECECEC;
}
#c2 .vertical h2 {
	background-color: #ECECEC;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
}
#c2 .vertical ul li {
	display: inline;
}
#c2 .vertical ul a:link,
#c2 .vertical ul a:visited {
	background-color: #fff;
	border-bottom: 2px solid #ECECEC;
	color: #474747;
	display: block;
	font-size: 12px;
	line-height: 26px;
	padding: 0 10px;
	text-decoration: none;
}
#c2 .vertical ul a:focus,
#c2 .vertical ul a:hover,
#c2 .vertical ul a:active {
	text-decoration: underline;
}
#layout_5 #c3 .vertical h2 {
	color: #fff;
	padding-left: 30px;
}
#layout_5 #c3 .vertical ul {
	padding-left: 27px;
}
#layout_5 #c3 .vertical ul li {

}
#layout_5 #c3 .sub .margin {
	margin: 0;
}
#layout_5 #c3 .vertical ul li.last {
	background: none;
}
#layout_5 #c3 .vertical ul a:link,
#layout_5 #c3 .vertical ul a:visited {
	border-bottom: 2px solid #EFEFEF;
	padding: 10px;
	color: #474747;
	display: block;
	font-size: 15px;
	padding: 10px 16px;
	background: transparent url(gfx/icon_relatedlinks.gif) no-repeat center left;
}
#layout_5 #c3 .right h2 span {
	visibility: hidden;
}
/**
 * Archive
 **/
#layout_2 #c3 h2 {
	margin-bottom: 20px;
}
#layout_2 #c3 .vertical h2 {
	font-weight: bold;
	background: none;
	border-bottom: 1px solid #887755;
	margin: 0;
	padding: 0;
}
#layout_2 #c3 .vertical h2 a:link,
#layout_2 #c3 .vertical h2 a:visited {
	color: #474747;
	display: block;
	font-size: 12px;
	padding: 3px 0 3px 8px;
	text-decoration:none;
}
#layout_2 #c3 .sub {
	margin: 0;
}
#layout_2 #c3 .sub .margin {
	padding: 0;
	margin: 0;
}
#layout_2 #c3 .vertical ul {
	background: #fff url(gfx/bg_archive.gif) no-repeat right top;
	padding: 13px 0 28px;
	margin-right: 20px;
}
#layout_2 #c3 .vertical ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#layout_2 #c3 .vertical ul li.last {
	background: none;
}
#layout_2 #c3 .vertical ul a:link,
#layout_2 #c3 .vertical ul a:visited {
	font-size: 11px;
	line-height: 14px;
	color: #887755;
	display: block;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}
#layout_2 #c3 .vertical ul a:focus,
#layout_2 #c3 .vertical ul a:hover,
#layout_2 #c3 .vertical ul a:active {
	text-decoration: underline;
}
/**
* result
**/
.ads,
.web {
	padding: 5px 0;
}
.ads li,
.web li {
	padding: 15px 10px;
}
.ads li:hover,
.web li:hover {
	padding: 15px 7px;
	background-color: #F7F7F7;
	border: 3px solid #FFAA11;
	border-width: 0 3px;
}
.ads h3 a:link,
.ads h3 a:visited {
	line-height: 1.5em;
	font-size: 12px;
	color: #C32;
	text-decoration: none;
}
.ads p {
	line-height: 1.5em;
	font-weight: bold;
}
.ads p a:link,
.ads p a:visited {
	text-decoration: underline;
	font-weight: normal;
}
.ads p a:focus,
.ads p a:hover,
.ads p a:active {
}
/**
 * Block ads
 **/
.block:link,
.block:visited {
	display: block;
	text-decoration: none!important;
}
.block:focus,
.block:hover,
.block:active {
}
.block .adtext {
	color: #00428B;
	text-decoration: none;
}
.block .adurl {
	text-decoration: underline;
}
/**
 * Web results
 **/
.web h3 a:link,
.web h3 a:visited {
	font-size: 12px;
	color: #C32;
	text-decoration: none;
}
.web p a:link,
.web p a:visited {
	text-decoration: none;
}
.web p a:focus,
.web p a:hover,
.web p a:active {
	text-decoration: underline;
}
/**
 * Horizontal RLs
 **/
.horizontal {
	margin-top: 5px;
	padding: 5px 10px;
	text-align: center;
	background-color: #8C7552;
	line-height: 1em;
}
.horizontal h2 {
	display: none;
}
.horizontal li {
	display: inline;
}
.horizontal a:link,
.horizontal a:visited {
	font-size: 10px;
	background: transparent url(gfx/list_seperator.gif) no-repeat right center;
	color: #E2C68D;
	text-decoration: underline;
	padding-right: 10px;
}
.horizontal li.last a {
	background: none;
}
.horizontal a:focus,
.horizontal a:hover,
.horizontal a:active {
	text-decoration: underline;
}
#disclaimer {
	clear: left;
	margin-top: 1.6em;
	padding: 1em 1.88em 1em 11.6em;
	display: block;
	font-size: 0.63em;
	color: #CCC;
	background: transparent url(gfx/sedologo_small.gif) no-repeat 3em 1em;
	line-height: 1.3em;
}
#disclaimer a {
	color: #BBB;
}
.system {
	border-top: 1px solid #F6F6F6;
	color: #E2C68D;
	font-size: 0.63em;
	padding: 8px;
	text-align: center;
}
.system li {
	line-height: 1.3em;
	display: inline;
}
.system h2,
.system a:link,
.system a:visited,
.system a:focus,
.system a:hover,
.system a:active {
	color: #E2C68D;
	font-size: 1em;
	font-weight: normal;
}
.system a:link,
.system a:visited {
	text-decoration: none;
	padding: 0 7px;
	background: transparent url(http://img.sedoparking.com/templates/37/gfx/list_seperator_system.gif) no-repeat right top;
}
.system a:focus,
.system a:hover,
.system a:active {
	text-decoration: underline;
}
.imprint {
	background-color: #8C7552;
	text-align: center;
}
.imprint a {
	color: #E2C68D!important;
	font-size: 10px;
}
/**
 * footer
 **/
#foot {
	padding: 0 15px 25px;
	background: transparent url(gfx/bg_foot.gif) no-repeat bottom left;
	width: auto;
}
#foot .last a {
	background: none!important;
	padding-right: 0!important;
}


}
@media print {
}
@media handheld {
}