body {
	background-color: #2d2d2d;
	/*color: #000;*/
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
}


div {
	
	/*padding: 15px;*/
	/*margin: 5px;*/
}

p {
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #000;*/
}



#div_0 {
	width: 661px;
	margin: auto;
	margin-top: 0px;
}

#div_head1 {
	height: 74px;
	margin-top: 5px;
	/*border: 1px solid #ffffff;*/
	color: #2d2d2d;
	overflow: hidden;
	/*background: #bef900 url(imgs/head1.jpeg);*/
}

#tags {
	margin-top: 15px;
	margin-bottom: 15px;
}


/*** top nav info ***/

#div_nav {
	height: 42px;
	/* border: 1px solid #ffffff; */
	color: #f3f3f3;
	background: #bef900 url(imgs/piczotopsites-nav.jpg);
}

#div_nav ul, #div_nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#div_nav ul {
	text-align: center;
}

#div_nav ul li {
	display: inline;
	line-height: 31px;
	padding: 0px 10px 0px 10px;
}

#div_nav a {
	text-decoration: none;
}

/*** end top nav info ***/

#div_main {
	width: 631px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	/*border: 1px solid #444444;*/
	color: #f3f3f3;
	float: left;
	padding: 15px;
	background: #2d2d2d url(imgs/piczotopsites-bg.jpg);
}

#div_020 {
	padding: 0px 0px 10px 0px;
	text-align: center;
}

#div_04 {
	clear: both;
	width: 631px;
	padding-left: 15px;
	padding-right: 15px;
	background: #2d2d2d url(imgs/piczotopsites-footer.jpg);
	color: #f3f3f3;
	text-align: center;
	height:69px;
}

.foot {
	padding-top: 16px;
	font-size: 10px;
}

/* Hyper Links */
a { color: #bef900; }
a:hover { color: #f3f3f3; }
a.intern { color: #00ecef; }

#navigation a, .table_top_title a { color: #bef900; }
#navigation a:hover, .table_top_title a:hover {
	color: #f3f3f3;
	text-decoration: none;
	/*border-bottom: 1px dashed;*/
}

.table_top_title a.intern { color: #00ecef; }

.table_wrapper { /* a div */
	padding: 10px 0;
}


.table_border { /* a div */
	border: 1px solid #000000;
	margin-bottom: 10px;
	/*padding: 1px;*/
}
/* Top Ranking Style */
table, tr, td {
	border: none;
	padding: 0px;
	margin: 0px;
}

.top_table{
	width: 100%;
	background-color: #303030;
	/*border-collapse: collapse;
	border: 0px;*/
}

.table_top_title {
	background-color: #3d3d3d;
	font-size: 12px;
	text-align: center;
}

.table_top_title h1 {
	font-size: 14px;
}

.table_top_rank {
	background-color: #3d3d3d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.table_top_description { }

.table_top_stats {
	background-color: #3d3d3d;
	text-align: center;
}
.table_top_rating {
	background-color: #3d3d3d;
	text-align: center;
}
.table_top_desc, .table_top_banner {
	padding: 3px;
}

/* Ranking Style */
.table_title {
	/*background: #4a4a4a url("title.png") repeat-x;*/
	background: transparent;
	color: #f3f3f3;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	/*background-color: #DCDCDC;*/
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
	width: 100%;
	padding: 3px;
}
.table_stats {
	/*background-color: #DCDCDC;*/
	padding: 3px;
	text-align: center;
}

.bt_table {
	/*background: #000000;*/
}padding: 15px;

/* Stats Style */
.stats_top {
	/* background: #4a4a4a url("title.png") repeat-x; */
	background: transparent;
	color: #f3f3f3;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #303030; }
.stats1 {
	background-color: #303030;
	text-align: center;
}
.stats2 {
	background-color: #3d3d3d;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #f3f3f3;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #f3f3f3;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	/*color: #000;*/
	background-color: #303030;
}
.lightbgalt {
	/*color: #000;*/
	background-color: #3D3D3d;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input, label {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	color: #000000;
	border: 1px solid #f00;
	padding: 5px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

/*Contactform */

#contactform input, #contactform label, #contactform textarea { 
	float: left; 
	display: block;
	width: 16em; 
	margin: 0.3em;
}
#contactform img { 
	float: left; 
	display: block;
	margin: 0.3em;
}
#contactform label {
 text-align: right; 
 padding-right: 1em; 
}

#contactform br {
	clear: left;
}

/* Searchstuff */

table#searchstuff {
	width: auto;
	margin: 15px;
	border: 1px solid black;
	background: #3d3d3d;
}
#searchstuff input, #searchstuff label, #searchstuff textarea, #searchstuff select { 
	float: left; 
	display: block;
	width: 16em; 
	margin: 0.3em;
	background: transparent;
	border: 1px solid #fbc407;
	color: #f3f3f3;
	font-size: 10px;
}
#searchstuff input.dontshow {
	display: none;
}
#searchstuff img { 
	float: left; 
	display: block;
	margin: 0.3em;
}
#searchstuff label {
 text-align: right; 
 padding-right: 1em; 
}

#searchstuff br {
	clear: left;
}

