html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
li {
	display: list-item
}
body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	background: #2d2d2d url("../img/back.gif") repeat-y center top;
	color: #fff;
	font-size: small;
	text-align: center;
	line-height: 1.4;
	min-width: 960px
}

hr {
	display: none
}
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	visibility: hidden
}
/* layout */
#back {
	width: 100%;
	min-height: 100%;
	background: url("../img/body.gif") repeat-x
}
#head, #main {
	width: 960px;
	margin: 0 auto;
}
#head {
	height: 232px;
	background: url("../img/head.jpg") no-repeat 0 50px
}
#head .in {
	width: 100%;
	height: 232px;
	position:relative;
}
#main {
	text-align: left;
	background: url("../img/main.jpg") no-repeat;
	color: #000;
}
.cat {
	width: 181px;
	display: inline;
	padding: 35px 0 0 0;
	overflow:hidden
}
.left {
	float: left;
	display:inline;
	margin-left: -779px;
}
.right {
	float: left;
	display:inline;
}	
#content {
	width:598px;
	min-height: 350px;
	float:left;
	display:inline;
	margin-left: 181px
}
#content .in {
	padding: 35px 20px 0 20px

}
#foot {
	width: 100%;
	background: #156895 url("../img/foot.gif") repeat-y center top;
}
#foot .in {
	background: url("../img/footin.gif") no-repeat center top;
	padding: 50px 0 35px 0
}
#footin {
	width: 560px;
	margin: 0 auto;
}
/* layout */
/* top menu */
#menu {
	width: 100%;
	height: 50px;
	position:absolute;
	top: 0;
	left: 0;
	background: url("../img/menu.jpg") no-repeat left bottom
}
#menu ul {
	padding-left: 1px;
	float: right;
	display: inline;
	height: 49px;
	background: url("../img/ul.gif") no-repeat
}
#menu li {
	display: inline;
	float: left;
	width: 137px;
	height: 49px;
	list-style:none;
	overflow:hidden
}
#menu a, #menu strong {
	text-decoration: none;
	width: 137px;
	height: 49px;
	line-height: 49px;
	white-space:nowrap;
	font-weight:normal;
	display:block;
	font-size: 86%;
	text-transform:uppercase
}
#menu a:link, #menu a:visited, #menu strong {
	color: #fff;
	background: url("../img/menu.gif") no-repeat;
}
#menu a:hover, #menu a:active, #menu a:focus {
	background-position: center top;
	opacity: 0.6;
	color: #ffa101;
}
#menu strong {
	color: #ffa101;
	background-position: right top;
	opacity: 0.6;
}
/* top menu */
/* navigation */
.nav {
	width: 100%;
	color: #fff;
}
.nav ul {
	width: 100%;
	padding: 0 0 20px 0;
}
.nav li {
	list-style: none;
	font-size: 86%;
	margin: 0 0 5px 0;
	padding: 0 13px 5px 14px;
	border-bottom: 1px solid #515050;
}
.nav li a {
	text-decoration: none;
	padding: 0 0 0 15px;
	display:block
}
.nav li a:link, .nav li a:visited {
	color: #fff;
	background: url("../img/nav.gif") no-repeat -154px 0.4em
}
.nav li a:hover, .nav li a:active, .nav li a:focus {
	background-position: 0 0.4em;
	color: #ff4e20;
}
/* navigation */
/* headers */
#head h1, #head h1 span {
	width: 430px;
	height: 95px;
	position:absolute;
	left: 0;
	top: 50px;
	display:block;
	z-index:1;
	color: #fff;
	overflow:hidden
}
#head h1 span {
	top: 0;
	z-index:2;
	background: url("../img/h1.jpg") no-repeat;
	cursor:pointer
}
#content h3 {
	color: #ff9501;
	font-size: 140%;
	font-weight:normal;
	padding: 0 0 15px 30px;
	background: url("../img/h2.gif") no-repeat;	
	clear:left
}
#content h4 {
	color: #156995;
	font-size: 120%;
	font-weight: normal;
	padding: 0 0 10px 0
}
#content h4 b {
	color:#fff;
	background:#306513;
	font-weight:normal;
	text-align:center;
	display:inline;
	margin: 3px 5px 0 0;
	float:left;
	width: 30px;
	font-size: 80%
}
#content h4.listing, #content #list h4 {
	text-align:center;
	font-size:110%;
	padding: 0 0 20px 0
}
#head h2 {
	width: 595px;
	height: 32px;
	position:absolute;
	left: 182px;
	bottom: 5px;
	display:block;
	z-index:1;
	color: #fff;
	overflow:hidden;
	font-weight:normal;
	font-size:150%
}

#content h2 {
	color: #3a3a3a;
	font-size: 140%;
	font-weight:normal;
	padding: 0 0 15px 30px;
	background: url("../img/h2.gif") no-repeat;	
}
.nav h3 {
	color: #ff4e20;
	font-weight: normal;
	font-size: 110%;
	text-align:left;
	padding: 0 5px 15px 15px
}

.nav h3 span {
	font-size: 250%;
}
#content .adv h4  {
	color:#ff4e20
}
/* headers */
/* list */
#list {
	padding: 10px;
	background: #fff;
	border: 5px solid #ffedd7
}
#content #list p {
	text-align:center
}
/* list */
/* search form */
#search {
	width: 320px;
	height: 37px;
	position: absolute;
	top: 144px;
	left: 0;
	/* background: url("../img/search.gif") no-repeat left center */
}
#search label {
	display: none
}
#search fieldset {
	border: none;
	width: 320px;
	height: 37px;
	position: relative;
	padding: 0
}
#search input {
	border: 2px solid #fff;
	background: #d1e5a7;
	color: #000;
	width: 197px;
	height: 21px;
	position: absolute;
	left: 15px;
	top: 9px
}
#search input#searchbutton {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 7px;
	left: 227px;
	border: none;
	cursor: pointer;
	background:none
}
/* search form */
/* links block */
.links {
	padding: 10px 10px 10px 0;
	border-top: 10px solid #ffe8cd;
	border-bottom: 10px solid #ffe8cd;
	margin: 0 0 10px 0;
	overflow:hidden;
}
#content .links ul {
	width: 32%;
	padding: 0;
	float: left;
	overflow: hidden
}
#content .links li, #adding li {
	list-style: none;
	background: url("../img/links.gif") no-repeat 0 0.6em;
	margin: 0 0 3px 10px
}
#adding ul {
	padding-left: 30px
}
#content #adding ul li, #content #paysite ul li {
	list-style: none;
	background: url("../img/links.gif") no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0
}
#paysite ul {
	width: 33%;
	float: left
}
.rec li {
	background-image: url("../img/links.gif");
	margin-left: 10px
}
.links li a {
	padding: 0 5px 0 10px
}

.rec p {
	padding: 0 10px 10px 10px
}
.rec p.comment {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px
}
.rec p.more {
	padding-bottom: 0
}
.req, #content h4.req {
	color: #b40000
}
.reclinks {
	border: 1px solid #cecece;
	background: #fff;
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0
}
#content .source p {
	color: #666;
	font-family: "Courier New", Courier, mono
}
/* links block */
/* advertisement */
.adv {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	border-top: 10px solid #ffe8cd;
}
#content .adv h3 {
	text-align: left
}
.adv img {
	display: block;
	border: none;
	margin: 0 auto 5px auto
}

.adv div {
	width: 49%;
	float: left
}
.adv div.box {
	width:100%;
	overflow:hidden;
	clear:left
}
.three div {
	width: 49%;
	text-align: center
}

.three img {
	border: none;
	margin: 5px auto 5px auto;
	width: 200px;
}
.adv div.table {
	float: none;
	width: 100%;
	text-align: left;
}
.adv div.table table {
	width: 100%;
	border-collapse: collapse;
	font-size: 100%;
	text-align: center
}
.adv div.table td, .adv div.table th {
	padding: 3px 0;
	font-weight: normal
}
.adv div.table td table td, .adv div.table td table th {
	padding: 3px 7px;

}
#quality td {
	padding: 0 15px 10px 0;
	width: 50%
}
#content #quality p {
	text-align: right;
	padding: 0 0 7px 0;
	margin: 0 0 8px 0
}
.adv div.table th {
	color: #ff4e20;
	font-weight:bold
}
.adv div.table td table td, .adv div.table td table th {
	text-align: left;
	background: #ffe7e1;
	border: 1px solid #fff
}
.adv p {
	padding: 0 10px
}
.three p {
	padding: 0 5px;
	font-size: 90%
}
.adv br {
	display: none
}
.adv a.block {
	display: block;
	font-size: 110%;
	padding: 0 0 10px 0
}
.three a.block {
	padding: 0 0 3px 0
}
.adv .text {
	width: 100%;
	padding: 10px 0;
	text-align: left
}
.adv .text h4, .adv .text p {
	margin: 0;
	padding: 0 15px
}
#content .adv .text ul {
	margin: 0 15px;
	padding: 5px 0 0 30px
}
.adv .text li {
	list-style: circle
}
/* advertisement */
/* box listing */
.list {
	width: 100%;
	padding: 10px 0 0 0;
	overflow: hidden;
	border-top: 6px solid #ffe8cd;
}
.list .box {
	text-align:left;

}
#content .list .box h4 {
	color:#769b2e;

}

.list .box  img, #result div p.img img {
	float:left;
	border: 6px solid #fff1e1
}
.list .box a:hover img, #result div p.img a:hover img {
	border-color: #ffe8cd
}
.list .box p.comment {
	margin-left: 160px;
	zoom:1
}
.list h5 {
	width: 100%;
	clear:both;
	font-weight:normal;
	padding: 0 0 5px 0;
	font-size:110%;
	color:#ff4e20
}
#result div {
	width: 100%;
	overflow:hidden;
	padding: 10px 0 0 0;
	border-top: 6px solid #ffe8cd;
}

#result div p {
	margin-left: 160px;
}

#result div p.img {
	float:left;
	display:inline;
	margin: 5px 0 0 0
}
/* box listing */
/* table */
#content .table, #content table {
	width: 100%;
	font-size: 100%;
	color: #000;
	border-collapse: collapse
}
#adding td.name {
	width: 30px
}
.frame {
	text-align: center;
	padding-bottom: 15px
}
.frame table {
	margin: 0 auto
}
#hgfgpopup_preview {
	z-index: 1000 !important
}
#tablelist table {
	margin-bottom: 20px;
}
#tablelist th, #tablelist td {
	padding: 5px;
	border: 1px solid #ffc6b9
}
#tablelist th {
	background:#ffeeeb;
	color:#ff4e46
}
#tablelist td.name a {
	padding: 0 0 0 12px;
	background: url("../img/links.gif") no-repeat 0 0.5em
}
/* table */
/* sorting */
#sorting, #sortingbot {
	padding: 15px 0 0 0;
	width: 100%;
	border-top: 6px solid #ffe8cd;
}
#sortingbot {
	border: none;
	clear: both;
	padding: 15px 0 0 0;
	border-top: 6px solid #ffe8cd;
}
.sleft {
	width: 49%;
	float: left
}
.sright {
	width: 49%;
	float: right;
	text-align: right
}
/* sorting */
/* paragraphs */
p {
	padding: 0 0 15px 0
}
p.small {
	color:#666;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif
}
p.green {
	font-weight: bold;
	color:#769a2e
}
#content p.center {
	padding: 15px 0;
	text-align:center
}
#content p.center a {
	padding: 0 12px 0 0;
	background:url("../img/links.gif") no-repeat 100% 0.5em
}
.nav p {
	padding: 0 14px 20px 14px;
}
#foot p {
	padding: 0 ;
	color: #fff;
	font-size: 86%;
	text-align:center;
}
#foot p a {
	white-space: nowrap
}
span.quicklinks {
	font-size: 110%;
	display: block;
	padding: 0 0 6px 0;
	width: 100%;
}
span.quicklinks br {
	display: none
}
span.restrict {
	display: block;
	padding: 6px 0 0 0;
	width: 100%
}
#foot span.restrict strong {
	font-weight: normal;
	color: #000;
	display: block;
	padding: 0 0 6px 0
}
/* paragraphs */
/* lists */
#content ul {
	padding: 0 0 20px 35px;
}
#content ul li {
	list-style:circle
}
/* lists */
/* other forms */
.forms {
	width: 100%;
	position: relative;
	padding: 0 0 20px 0
}
legend {
	padding: 12px 10px;
	margin-left: 10px;
	color: #ff4e20;
	font-size: 120%
}
fieldset {
	padding: 0 15px 15px 15px;
	border: 5px solid #ffded7
}
fieldset input, textarea {
	width: 80%;
	margin: 0 0 8px 0;
	vertical-align: middle;
	font-family: Tahoma, Arial, Verdana, lucida, sans-serif;
	background:none;
	color:#000

}
table.form input {
	width: 25px;
	margin: 0;
	position: relative;
	left: -8px
}
table.form td {
	vertical-align: middle
}
table.form select {
	margin: 5px 0 10px 0
}
fieldset select {
	margin: 0 0 8px 0;
	vertical-align: middle;
	font-family: Tahoma, Arial, Verdana, lucida, sans-serif;
	background: #fff;
	color: #000
}
fieldset input.small {
	width: 30%
}
textarea {
	margin-top: 5px;
	font-size: small
}
textarea.htmlcode {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #666;
	border: none;
	width: 100%;
	overflow: hidden;
	height: 120px
}
input.button {
	padding: 4px 10px;
	margin: 15px 10px 0 0;
	cursor: pointer
}
input.resets {
	background: #7c7c7c
}
label {
	vertical-align: middle
}
label.silver {
	padding: 0 5px 0 0;
	color: #808080
}
fieldset input.inline {
	margin: 3px 0 0 -6px;
	width: 25px;
	display: inline;
	float: left;
	background: #f5f3f4
}
#moresearch input.inline {
	float: none;
	display: block;
	margin: 0 0 0 -6px
}
#moresearch form input {
	vertical-align: middle
}
label.block {
	clear: left;
	display: block;
	margin-top: 5px
}
label.blocks {
	display: block
}
input#counter_aditext, input#counter_adidescription {
	border: none;
	font-weight: bold;
	color: #c0c0c0;
	width: 50px;
	font-size: 130%;
	margin: 0
}
input#ret_url {
	width: 300px;
	display: inline;
	margin-top: 3px
}
#progres_main_aditext, #progres_main_adidescription {
	border: 1px solid #c0c0c0;
	height: 5px;
	width: 320px;
	font-size: 5px
}
#progres_bar_aditext, #progres_bar_adidescription {
	padding: 1px;
	background: #00c000;
	height: 3px;
	font-size: 3px;
	width: 1px
}
#progres_val_aditext, #progres_val_adidescription {
	font-weight: bold;
	text-align: right;
	width: 320px
}
label strong {
	color: #b00000
}
div.error, fieldset.error legend, label strong, #adding form strong {
	color: #b00000
}
fieldset.error {
	background: url("../img/error.gif") no-repeat 10px 10px
}
div.error {
	border: 1px solid #cc0000;
	padding: 10px 35px 0 25px;
	margin-bottom: 15px;
	background: url("../img/error.gif") no-repeat 98% 10px
}
#leftbox div.error p {
	padding-right: 20px
}
input#antispam {
	width: 185px
}
form img {
	float: right
}
#content div.error li, #content div.error ul {
	padding-left: 0;
	background: none
}
/* other forms */
/* links */
a:link, a:visited {
	color: #156995;
}
a:hover, a:active, a:focus {
	color: #ff4e20;
}
#foot a:link, #foot a:visited, #head h1 a:link, #head h1 a:visited, #head h1 a:hover, #head h1 a:active, #head h1 a:focus {
	color: #fff;
}
#foot a:hover, #foot a:active, #foot a:focus {
	color: #ffcc00
}
#foot .other a:link, #foot .other a:visited, #foot .other {
	color: #ffcc00
}
#foot .other a:hover, #foot .other a:active, #foot .other a:focus {
	color: #fff
}
.left .ext a:link, .left .ext a:visited, .right .ext a:link, .right .ext a:visited  {
	color: #ffa734;
	background: url("../img/nav.gif") no-repeat 0 0.4em
}
.left .ext a:hover, .left .ext a:active, .left .ext a:focus, .right .ext a:hover, .right .ext a:active, .right .ext a:focus {
	color: #fff;
	background-position: -154px 0.4em

}
.list .box h4 a:link, .list .box h4 a:visited {
	color:#769b2e;
}
.list .box h4 a:hover, .list .box h4 a:active, .list .box h4 a:focus {
	color: #ff4e20;
}
/* links */

