@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body {
	background: #ebf7f8;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	outline: none;
}

.wrap {
	margin: auto;
	width: 960px;
	text-align: left;
}

.menu {
	background: #111111;
	text-align: center;
	height: 62px;
}

.menu .logo {
	float: left;
}

.menu .logo a {
	display: block;
	height: 62px;
	width: 206px;
	background: url(../images/logo.jpg);
	text-indent: -30000px;
}

.menu ul {
	list-style: none;
	float: right;
}

.menu ul li {
	float: left;
}

.menu ul li a {
	display: block;
	font-size: 24px;
	padding: 17px 20px 15px 20px;
	text-decoration: none;
	color: #D0E0EB;
	letter-spacing: 0.5px;
}

.menu ul li a:hover, .menu ul li a:focus {
	color: #CAFF42;
}

.overview {
	clear: both;
	height: 312px;
	background: url(../images/overview_bg.jpg);
}

.overview .left {
	float: left;
	width: 475px;
	padding-top: 25px;
	color: #EBF7F8;
	font-size: 22px;
	word-spacing: 5px;
	line-height: 32px;
	padding-right: 10px;
}

.overview .left a {
	text-decoration: none;
	color: #EBF7F8;
	border-bottom: 1px dotted #CAFF42;
}

.overview .left h1 {
	color: #D0E0EB;
	font-weight: normal;
	font-size: 36px;
	font-style: italic;
	padding-bottom: 20px;
}

.overview .right {
	float: left;
	width: 475px;
	padding-top: 25px;
	color: #111111;
	font-size: 22px;
	letter-spacing: -1px;
}

.overview .right textarea {
	width: 455px;
	height: 200px;
	padding: 10px;
	border: 4px solid #48708A;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.overview .right a {
	text-align: center;
	background: #48708A;
	display: block;
	font-size: 18px;
	width: 80px;
	padding: 5px 0 5px 0;
	margin-left: 403px;
	color: #EBF7F8;
	text-decoration: none;
}

.overview .right a:hover {
	color: #CAFF42;
}

.search_bg {
	clear: both;
	height: 108px;
	background: url(../images/serach_bg.jpg);
	text-align: center;
}

.search_bg .search {
	margin: auto;
	height: 108px;
	width: 360px;
	background: url(../images/search.jpg);
}

.search_bg .search input {
	margin-top: 52px;
	width: 310px;
	font-size: 28px;
	font-style: italic;
	color: #333333;
	border: none;
	background: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.loader {
	clear: both;
	text-align: center;
}

.loader img {
	display: none;
}

.result {
	margin-top: 40px;
}

.result .head .left, .result .head .right {
	float: left;
}

.result .head .left {
	width: 160px;
}

.result .head .right {
	width: 780px;
	padding-left: 20px;
}

.result .head div p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
	line-height: 20px;
	padding-top: 10px;
}

.result .head img {
	border: 4px solid #D0E0EB;
}

.result .head h1 {
	font-weight: normal;
	font-size: 36px;
	color: #88ABC2;
	word-spacing: 3px;
}

.result .head h1 span {
	color: #49708A;
}

.result .content {
	clear: both;
	padding-top: 60px;
}

.result .content h2 {
	font-weight: normal;
	color: #49708A;
	position: relative;
	font-size: 24px;
	font-style: italic;
}

.result .content .links {
	float: left;
	width: 700px;
	padding-right: 60px;
}

.result .content .links ul {
	list-style: none;
	margin-top: 30px;
}

.result .content .links ul li {
	margin-bottom: 15px;
	clear: both;
}

.result .content .links .alt {
	background: #ddf4f6;
}

.result .content .links ul li a {
	display: block;
	background: url(../images/arrow_out.png) no-repeat left top;
	height: 60px;
	color: #111111;
	text-decoration: none;
	font-size: 20px;
	padding: 13px 0 0 80px;
}

.result .content .links ul li a:hover {
	background: url(../images/arrow_over.png) no-repeat left top;
}

.result .content .links ul li a span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

.result .content .links ul li ol {
	margin-left: 100px;
	padding-bottom: 10px;
}

.result .content .links ul li ol li {
	margin-bottom: 8px;
}

.result .content .links ul li ol li a {
	background: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	color: #49708A;
}

.result .content .links ul li ol li a.less {
	color: #88ABC2;
}

.result .content .links ul li ol li a:hover {
	background: none;
	color: #111111;
}

.result .content .links ul li ol li a:visited {
	color: #999999;
}

.result .content .links ul li i {
	padding-left: 90px;
	color: #49708A;
}

.result .content .formats {
	float: left;
	width: 200px;
}

.result .content .formats .filter {
	color: #88ABC2;
	word-spacing: 3px;
	padding: 8px 0 15px 0;
}

.result .content .formats .filter a {
	color: #88ABC2;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #88ABC2;
	font-size: 14px;
	letter-spacing: 1px;
}

.result .content .formats .filter a:hover, .result .content .formats .filter a.current {
	border-bottom: 1px solid #49708A;
}

.result .content .formats ul {
	list-style: none;
}

.result .content .formats ul li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #D0E0EB;
	font-size: 17px;
	color: #111111;
}

.result .content .formats ul li label {
	padding-left: 10px;
}

.result .content .formats #result_search {
	padding: 2px;
	margin: 12px 0 35px 0;
	width: 100%;
}

.footer {
	clear: both;
	height: 100px;
}

#dude {
	position: fixed;
	bottom: 0;
	right: 0;
}

#dude a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(../images/dude.png);
	text-indent: -30000px;
}