/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
body {

	background: url('../images/bg.gif');
	font: 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	min-width: 1002px;
}
a {
	color: #c400b4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 1em 0;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px; margin: 0px}
.pay_sites { width: 970px; margin: 0px auto; position: relative;  } 
.archiv, .sitelist { width: 900px; margin: 0px auto; z-index: 2; position: relative; } 
.banner { width: 933px; margin: 0px auto;  text-align: center; }

/* header */
#header {
	background: url('../images/bg-header.png') repeat-x 50% 0;
	margin-bottom: -35px;
}
#header .inner {
	height: 150px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../images/header.jpg') no-repeat;
}
h1 {
	float: left;
	display: inline;
	width: 350px;
	height: 150px;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: -200px;
}
h1 a {
	display: block;
	height: 200px;
}
#header .txt {
	float: left;
	width: 290px;
	padding: 33px 0px 0 0;
	text-align: center;
}
#header .txt p {
	margin: 0;
	height: 132px;
	color: #555555;
	overflow: hidden;
}

/* box */
.box {
	MARGIN: 20px auto 10px; OVERFLOW: hidden; WIDTH: 970px; POSITION: relative
}
h2 {
	height: 40px;
	background: url('../images/background.gif') no-repeat 50% 0;
	width: 950px;
}
h2 span {
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}

.hall-of-fame span {
	background: url('../images/halloffame.gif') no-repeat 50% 0;
	float: left;
	width: 181px;
}
.today-galleries span {
	background: url('../images/today.gif') no-repeat 50% 0;
	float: left;
	width: 213px;
}
.yesterday-galleries span {
	background: url('../images/yesterday.gif') no-repeat 50% 0;
	float: left;
	width: 266px;
}
.archived-galleries span {
	background: url('../images/arch.gif') no-repeat 50% 0;
    float: left;
	width:253px;
}

.best span {
	background: url('../images/free.gif') no-repeat 50% 0;
	float: left;
	width: 205px;
}
.thumbs {
	background: url('../images/block-wrap.gif') repeat-y; PADDING-RIGHT: 0px; PADDING-LEFT: 7px; PADDING-BOTTOM: 6px; OVERFLOW: hidden; WIDTH: 950x; PADDING-TOP: 6px;
}
.thumbs IMG {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FLOAT: left; MARGIN: 2px; BORDER-LEFT: #ffffff 1px solid; WIDTH: 150px; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 200px;
}
.thumbs a:hover IMG {border: 1px dashed white; }
.bookmark {
	background: url('../images/bg-bookmark.gif') no-repeat 50% 0;
	text-align: right;
	width: 950px;
}
.archive .wrap,
.best .wrap {
	background: url('../images/bg-best-wrap.gif') repeat-y;
}
.archive {
	width: 970px;
}
.archive h2 {
	background: url('../images/background-archive.gif') no-repeat;

}
.archive .bookmark {
	background: url('../images/bg-bookmark.gif') no-repeat;
}
.archive ul {
	float: left;
	font: 13px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width: 550px;
	text-align: center;
}
.archive ul li {
	padding: 5px 0 0;
}
.archive ul li:first-child {
	padding: 0;
}
.best {
	width: 970px;
}
.best h2 {
	height: 40px;
	background: url('../images/background.gif') no-repeat;
	
}
.best .bookmark {
	background: url('../images/bg-bookmark.gif') no-repeat;
}
.best .wrap {
	background: url('../images/block-wrap.gif') repeat-y;
}
.best ul {
color: black;
	float: left;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	padding-left: 38px;
	PADDING-BOTTOM: 7px;
	PADDING-TOP: 6px;
	overflow: hidden;
}
.best a {
	color: #861CDB;
}
.best a:hover { 
	color: #F804BE;
}

/* pay sites */

.pay_sites { padding: 0px auto 0; }
.pic { width: 200px; float: left; height: 200px; }
.pic a img { margin: 11px 0 0 13px; border: 1px solid #bbb9ba;}
.pic a:hover img { border: 1px solid #7F16B1; }
.pic_bg { width: 448px; height: 226px; float: left; background: url(images/trade2.gif) no-repeat; margin-left: 25px; }
.pic_text { margin-left: 217px; padding: 13px 15px 0 0; color: #09090a;}
.pic_text h3 { color:  #FB295A; text-transform: uppercase; font-size: 2.2em; line-height: 1em; border-bottom: 1px dotted black; margin-bottom: 7px; }
.pic_text h3 a { color:  #FB295A;}
.pic_text h3 a:hover { color:  #7F16B1;}
.pic_text p { margin-bottom: 10px; font-size: 1.05em; }
.pic_text p a { background: #8017B2; color: #fefefe; padding: 0 3px; font-weight: bold; }
.pic_text p a:hover {text-decoration: none; background-color: #FEB7D4; color: #09090a; }

/* traders */

.trade { text-align: center; font-family: "Tahoma", Tahoma, Verdana; font-size: 1.3em; font-weght: bold}
.trade a:link { font-size: 1.6em; font-weight: bold; color: #8218be; text-decoration: none}
.trade a:visited { font-size: 1.6em; font-weight: bold; color: #b018be; text-decoration: none}
.trade a:hover { font-size: 1.6em; font-weight: bold; color: #F804BE; text-decoration: underline}
.trade a:active { font-size: 1.6em; font-weight: bold; color: #F804BE}

/* ARCHIVES */
.archiv { padding-left: 10px; }
.archiv li {  display: inline; float:left; color: #0b0b0b; margin: 0 10px 5px 0; }
.archiv li span { font-size: 1em; font-weight: bold;}
.archiv li a { display: block; font-size: 1.1em; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-top: 3px; text-decoration: none; background: url(images/archive.gif) no-repeat; width: 26px; height: 22px; color: #0b0b0b; text-align: center; }
.archiv li a:hover { color: white;}

/* YOUR LINKS HERE */ 
.sitelist { margin-bottom: 20px; }
.sitelist li { display: inline; color: #0b0b0b; font-size: 0.85em; }
.sitelist a, .sitelist a:link { color: #0b0b0b; margin: 0 5px 0 0; }
.sitelist a:hover { color: #019EE3;}

#brick { width:1006px; margin: 0 auto; position: relative; margin-bottom: 0px; background:url(/img/galb.gif);}
#brick2 { width:1006px; margin: 0 auto; position: relative; margin-bottom: 0px;}


.pbs { margin: 0 auto; margin-top: 3px; margin-left: 18px; margin-bottom: 3px; width:300px; padding-left:0px;}
.pbs5 {width:978px; margin: 0 auto; position: relative; margin-bottom: 0px;}
.pbs5b {width:300px; height:250px; padding:6px; margin-left:7px; margin-right:7px; float:left;}


/*========== Thumb toplist ==========*/

ul.thtt { width:990px; padding-left:0px; margin: 0px auto; display:block; min-height:40px; padding-top:0px;}
ul.thtt li { position: relative; width: 155px; height: 223px;
	margin-right:4px; margin-left:4px; margin-top:4px; margin-bottom:4px; text-align:left; background:#FEB7D4; border:1px dashed #fb295a; float: left; }
ul.thtt li h3 { margin-top: 3px; margin-left:2px; width: 95%; height:18px; overflow:hidden; text-transform:capitalize; text-align:center; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
img.thtt { margin-top:3px; margin-left:3px; width:145px; height:193px; background:#FFFFFF; padding:1px; border: 1px dashed #FFFFFF; display:block;}
a:active img.thtt, a:hover img.thtt { margin-top:3px; margin-left:3px; width:145px; height:193px; background:#FEB7D4; padding:1px; border: 1px dashed #FFFFF; display:block;}



/* footer */
#footer {
	background: url('../images/bg-footer.png') repeat-x 50% 0;
	margin-top: 0px;
}
#footer .inner {
	width: 1000px;
	height: 150px;
	background: url('../images/footer.jpg') no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
#footer .txt {
	width: 270px;
	padding: 36px 0 0 490px;
	text-align: center;
	font: 1em/12px Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}
#footer a {
	color: #ff006c;
}
#footer strong {
	font: 19px/17px Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 5px 0;
}