body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 14px;
	padding: 0 0;
}
.clear {
	clear: both;
}
.left { float: left; }
.right { float: right; }
#top-line {
	height: 20px;
	background: #fafded;
	padding: 5px 10px 0 10px;
	border-bottom: 2px solid #d1e751;
}
#top-line a img { border: none; }
#top-line a {
	color: #26ade4;
	margin-right: 10px;
}
#top-line a:hover {
	color: #000;
}
#top-line a.selected {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#wrapper-2 {
	width: 1000px;
	margin: 0 auto;
}
#wrapper {
	width: 1000px;
	margin: 50px auto 0 auto;
}
a#logo {
	width: 237px;
	height: 50px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 40px;
	padding: 70px 0 0 110px;
	background: url(images/logo.png) no-repeat;
	margin: 0 auto;
}
form#main-form {
	width: 520px;
	margin: 20px auto;
}
#main-form input#main-field {
	width: 420px;
	height: 34px;
	color: #26ade4;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
	background: url(images/main-input.png) no-repeat;
	border: none;
}
#main-form input#main-button {
	background: url(images/big_button.png) no-repeat;
	border: none;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 72px;
	height: 34px;
	font-weight: bold;
}
.blue-box .box-top {
	background: url(images/blue-top.jpg) no-repeat;
	height: 6px;
	width: 1000px;
}
.blue-box .box-bottom {
	background: url(images/blue-bottom.jpg) no-repeat;
	height: 6px;
	width: 1000px;
}
.blue-box .box-text {
	width: 978px;
	padding: 4px 10px;
	border-left: 1px solid #25aee4;
	border-right: 1px solid #25aee4;
}
.name {
	color: #fff;
	margin-left: 20px;
}
.blue-box .name .name-text{
	background: #25aee4;
	color: #fff;
	font-weight: bold;
	padding: 4px 5px 0 5px;
	height: 18px;
	float: left;
}
.blue-box .name .name-left {
	background: url(images/blue-left.jpg) no-repeat transparent;
	float: left;
	height:22px;
	width: 5px;
}
.blue-box .name .name-right {
	background: url(images/blue-right.jpg) no-repeat transparent;
	height:22px;
	float: left;
	width: 5px;
}
.blue-box {
	padding: 10px 0;
}
.green-box {
	padding: 10px 0;
}
.green-box .box-top {
	background: url(images/green-top.jpg) no-repeat;
	height: 6px;
	width: 1000px;
}
.green-box .box-bottom {
	background: url(images/green-bottom.jpg) no-repeat;
	height: 6px;
	width: 1000px;
}
.green-box .box-text {
	width: 978px;
	padding: 4px 10px;
	border-left: 1px solid #9aca40;
	border-right: 1px solid #9aca40;
}
.green-box .name .name-text{
	background: #9aca40;
	color: #fff;
	font-weight: bold;
	padding: 4px 5px 0 5px;
	height: 18px;
	float: left;
}
.green-box .name .name-left {
	background: url(images/green-left.jpg) no-repeat transparent;
	float: left;
	height:22px;
	width: 5px;
}
.green-box .name .name-right {
	background: url(images/green-right.jpg) no-repeat transparent;
	height:22px;
	float: left;
	width: 5px;
}
.left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.left ul li {
	float: left;
}
.box-text ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.box-text ul li {
	float: left;
}
.box-text a {
	color: #000;
	padding: 4px 2px;
	line-height: 18px;
	text-decoration: none;
}
.box-text a:hover {
	text-decoration: underline;
}
#abc {
	width: 1000px;
	margin: 10px auto;
	color: #000;
	text-align: center;
}
#footer {
	width: 600px;
	margin: 0 auto;
	color: #26ade4;
	text-align: center;
}
#footer span {
	color: #777777;
}
#abc a {
	color: #000;
	text-decoration: none;
}
#abc a:hover {
	color: #26ade4;
}
a#logo-small {
	width: 101px;
	height: 25px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	padding: 25px 0 0 43px;
	background: url(images/logo-small.jpg) no-repeat;
	float: left;
	margin: 10px;
}
form#small-form {
	width: 400px;
	margin: 35px 10px 0 10px;
	float: left;
}
#small-form input#small-field {
	width: 309px;
	height: 22px;
	color: #26ade4;
	font-size: 14px;
	padding-left: 10px;
	background: url(images/input-small.jpg) no-repeat;
	border: none;
}
#small-form input#small-button {
	background: url(images/small_button.jpg) no-repeat;
	border: none;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	width: 72px;
	height: 22px;
	font-weight: bold;
}
#infobox {
	border: 1px solid #26ade4;
	border-left: none;
	width: 1000px;
	padding: 2px 10px;
	background: #dbf2fb;
}
#infobox .results { float: left; }
#infobox .time { float: right; }
#full {
	width: 95%;
	padding: 10px;
	margin: 10px 0 0 0;
}
#full #one-results {
	margin: 0 310px 0 20px;
	padding: 0 10px;
	border-right: 1px solid #e8f3a8;
}
#full #one-results #box {
	background: #e8f3a8;
	margin: 10px;
	padding: 5px 10px;
	color: #4dbce9;
}
#full #one-results #box ul#file-names {
	padding: 0 10px;
	margin: 10px 0 0 20px;
	list-style: none;
	color: #000;
	font-size: 10px;
	float: left;
}
#full #one-results #box ul#file-names li {
	height: 27px;
}
#full #one-results #box ul#file-sizes li {
	height: 27px;
}
#full #one-results #box ul#file-download li {
	height: 24px;
	background: url(images/button.png) no-repeat;
	width: 98px;
	padding: 3px 0 0 10px;
}
#full #one-results #box ul#file-download a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#full #one-results #box ul#file-download {
	padding: 0 10px;
	margin: 10px 0 0 30px;
	list-style: none;
	color: #000;
	font-size: 12px;
	float: right;
}
#full #one-results #box ul#file-sizes {
	padding: 0 10px;
	margin: 10px 0 0 30px;
	list-style: none;
	color: #000;
	font-size: 18px;
	float: left;
}
#full #one-results center a img {
	border: none;
	margin-top: 10px;
}
#full #one-results #box h2 {
	font-size: 24px;
	margin: 5px 0 0 0;
	padding: 0;
}
#full #one-results h1 {
	color: #000;
	padding: 0;
	margin: 0;
	display: inline;
}
#full #all-results {
	margin: 0 310px 0 130px;
	padding: 0 10px;
	border-left: 1px solid #e8f3a8;
	border-right: 1px solid #e8f3a8;
}
#full #all-results #pagination {
	text-align: center;
	margin: 15px 0;
}
#full #all-results #pagination a {
	color: #000;
	text-decoration: none;
	border: 1px solid #d1e751;
	padding: 2px 6px;
	margin: 1px;
}
#full #all-results #pagination a.selected {
	color: #4dbce9;
	font-weight: bold;
	border: none;
}
#full #all-results #pagination a:hover.selected {
	color: #4dbce9;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
#full #all-results #pagination a:hover {
	color: #4dbce9;
	border: 1px solid #4dbce9;
}
#full #right-side { 
	float: right;
	width: 300px;
}
#full #right-side ul { 
	font-size: 12px;
	list-style-image: url(images/bullet.png);
}
#full #right-side ul a {
	color: #2a9cd3;
	text-decoration: none;
}
#full #right-side ul a:hover {
	color: #333333;
	text-decoration: underline;
}
#full #right-side a img {
	border: none;
	margin: 5px 0;
}
#full #stuff {
	width: 120px;
	float: left;
}
#full #stuff ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 20px 0;
}
#full #stuff ul li {
	height: 20px;
}
#full #stuff ul li a {
	color: #26ade4;
	margin-right: 10px;
}
#full #stuff ul li a:hover {
	color: #000;
}
#full #stuff ul li a.selected {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#full #all-results .file-result {
	border-bottom: 1px dotted #333333;
	padding: 10px 0;
}
#full #all-results .file-result h1 {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 18px;
}
#full #all-results .sponsored .icon {
	background: url(images/checked.jpg) no-repeat;
	float: left;
	padding-left: 5px;
	width: 46px;
	height: 35px;
}
#full #all-results .icon {
	background: url(images/arrow.jpg) no-repeat;
	float: left;
	padding-left: 5px;
	width: 46px;
	height: 35px;
}
#full #all-results .file-result a {
	color: #9aca40;
	text-decoration: none;
}
#full #all-results .file-result h1 a {
	color: #26ade4;
	text-decoration: underline;
}
#full #all-results .file-result h1 a:hover {
	text-decoration: none;
}
#full #all-results .file-result .file-info {
	line-height: 18px;
	float: right;
	height: 44px;
}
#full #all-results .file-result .file-info .file-info-left {
	width: 6px;
	height: 44px;
	float: left;
	background: url(images/info-left.jpg) no-repeat;
}
#full #all-results .file-result .file-info .file-info-text {
	float: left;
	color: #fff;
	background: #26ade4;
	padding: 2px;
	height: 40px;
}
#full #all-results .file-result .file-info .file-info-right {
	width: 6px;
	height: 44px;
	float: left;
	background: url(images/info-right.jpg) no-repeat;
}
#search_suggest {
	position: absolute;
	text-align: left;
	border: 1px solid #26ade4;
	padding: 2px;
	background: #ffffff;
}
.suggest_link_over {
	background-color: #9aca40;
	color: #000000;
	padding: 3px 50px 2px 6px;
	font-weight: bold;
}
.suggest_link {
	color: #26ade4;
	background-color: #FFFFFF;
	padding: 3px 70px 2px 6px;
}
.download-name {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#one-results table tr {
	height: 24px;
}
.download-size {
	font-size: 12px;
	color: #000;
	width: 99px;
}
.download-link {
`	height: 24px;
	background: url(images/button.png) no-repeat center center;
	width: 150px;
	padding: 0 0 0 13px;
}
#one-results table tr td.download-link a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#one-results table tr:hover {
	background: #DBF2FB;
}
