@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align:center;
	background-image: url(/graphics/sites/worldmpegs.com/design_003/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
}
a{
	color:#FFFF33;
}
a:hover{
	color:#64E847;
}
a:visited{
	color:#669933;
}
h1 {
	font-size: 26px;
	font-weight: bolder;
	text-transform: capitalize;
}
h2 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
}

#bookmark{
	font-size: 26px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #00FF33;

}

.markup {color: #64E847}

.div_main {
	WIDTH: 945px;
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px none #BDD5BD;
}


.div_box {
	WIDTH: 945px;
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
	clear:both;
}

.div_thumbs {
	WIDTH: 945px;
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
	clear:both;
}


.thumb {
	border: 1px solid #2E5F16;
}

.t {
	border: 1px solid #2E5F16;
}

.thumb_visited{
	border: 1px solid #2E5F16;
	FILTER: Gray;
}

.tv{
	border: 1px solid #2E5F16;
	FILTER: Gray;
}

a.th:hover img {
	border: 1px dashed #51DD3C;
}

.thumbs_box {
	/*WIDTH: 950px;*/
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
	font-size:10px;
	padding:2px;
	cursor:crosshair;
	width:180px;
	height:135px;/* hide text with 135px */
	overflow:hidden;
}

.tb{
	/*WIDTH: 950px;*/
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
	font-size:10px;
	padding:2px;
	/*cursor:crosshair;
	width:180px;
	height:135px;
	overflow:hidden;*/
}

/* trades */
.trade_box {
	WIDTH: 305px;
	TEXT-ALIGN: center;
	FLOAT: left;
	margin: 3px;
	border: 1px dotted #51DD3C;
	background-color: #234600;
}

.trade_box a{
	color:#FFFF66;
	font-size:24px;
	text-transform: uppercase;
	font-weight: bolder;
}

/*box header*/

.div_box_header{
	WIDTH: 100%;
	TEXT-ALIGN: center;
	FLOAT: left;
	margin: 3px;
	border: 1px dotted #366C00;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}

.div_box_header a{
	color:#993333;
	font-size:16px;
}

/* paysites */
.paysite_box {
	WIDTH: 300px;
	TEXT-ALIGN: left;
	FLOAT: left;
	padding: 0px;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}

.paysite_box a{
	color:#64E847;
	font-size:12px;
	font-weight: bold;
	text-transform: capitalize;
}

/* niche, archive box*/

.niche_box {
	WIDTH: 100%;
	TEXT-ALIGN: center;
	FLOAT: left;
	overflow: hidden;
	padding: 0px;
	margin: 3px;
	background-color: #C4ECB0;
	border: 1px solid #438921;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

/* gallery text */
.gallery_text_box {
	TEXT-ALIGN: left;
	FLOAT: left;
	overflow: hidden;
	padding: 0px;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:10px;
	background-color: #234600;
}

.gallery_text_box a{

}


.table_archive{
	font-size:16px;
}

/*pages_t*/
.pages_t {width:900px;float: left;font-weight: bold; padding: 0 0 0 20px; min-height: 1px; _height: 1px;}
.pages_t span {
	color: #FFFFFF;
	float: left;
	width: auto;
	display: block;
	margin-right: 6px;
	padding-top: 2px;
}
.pages_t a {
	float: left;
	width: auto;
	display: block;
	border: 1px solid #999999;
	padding: 1px 2px 2px 2px;
	margin-right: 3px;
	color: #51DD3C;
	background-color: #333333;
}
/*pages_t*/
