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

a:link {text-decoration: none;	color: #D7BC84;}
a:visited {text-decoration: none;	color: #D7BC84;}
a:active {text-decoration: none;	color: #D7BC84;}
a:hover {text-decoration: underline;	color: #B9913C;}
body, html{
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #FFCC33;	background-color: #171717;	margin: 0px;	padding: 0px;}
.top_adds a img, .banners a img{
border:2px solid #CBC6A0; 
}
#main{
	margin: 0px auto;
	padding: 0px;
}
#header{
	margin: 0px auto;
	height: 100px;
	background-color: #171717;
	padding: 0px;
}
#header h1{
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #E9E8D6;
	text-align: center;
}
#header h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CBC6A0;
	text-align: center;
	font-style: italic;
	border-bottom-color: #CBC6A0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0px auto;
	width: 750px;
	padding-bottom: 2px;
}
.updated{
	top: 0px;
	position: absolute;
	width: 100%;
	text-align: right;
	margin-top: 20px;
	margin-left: -10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
#content{

}
.NameBlocks{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFCC33;
	background-color: #333333;
	width: 250px;
	padding-left: 5px;
	border-top: 2px #CCCCCC double;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
#thumbs{
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px auto;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#thumbs img {
	padding: 2px;
	border: 1px #000 solid;
	background-color: #CBC6A0;
	margin: 0px;
}
#thumbs a:hover img {padding: 1px; border: 2px solid #FFCC33; background-color: #000; }

#m_thumbs{
	background-color: #333333;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 1px;
	margin-right: 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
height:100%;
}
#m_thumbs a img {
	padding: 2px;
	border: 1px #000 solid;
	background-color: #CBC6A0;
	margin: 0px;
}

#m_thumbs a{
position:relative; 
width:246px;
height:186px;
display:inline;
margin:1px;
float:left;
overflow:hidden;
}
#m_thumbs a:hover img {
 border: 2px solid #FFCC33; background-color: #000; padding: 1px;
}

#m_thumbs a .over{
width:244px;
height:184px;
position:absolute;
left:1px;
top:1px;
}
#m_thumbs a:hover .over{
background-image:url(play-video.png);
background-position:center;
}
#txtAdd{
	text-align: center;
	margin: 6px auto;
}
.trds{
	font-size: 24px;
	text-align: center;
	display: inline;
	margin-left: 10px;
}
.trds a{
	color: #B9913C;
}
.trds a:hover{
	color: #FFCC33;
	text-decoration: none;
}
#footer{
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-color: #333333;
	border-top-style: dashed;
	border-top-width: 1px;
	margin: 0px;
}
.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#bTop{
	margin: 0px auto;
	text-align: center;
}
#bTop  li {
	margin-right: 10px;
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-top: 2px;
	list-style-position: inside;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 2px;
	display: inline;
}
.style1 {color: #CCCCCC; font: bold;}
.ll {
	visibility: hidden;


}
.linkto {
	visibility: hidden;
	display: none;
}
.banners {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
	text-align: center;
	border-top: 1px dotted #D7BC84;
	border-bottom: 1px dotted #D7BC84;
	padding: 5px;
}
#text_links {
	background-color: #333333;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 1px;
	margin-right: 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.txt-bl li {
	list-style-type: disc;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	list-style-position: inside;
	width: 385px;
	padding: 0;
	margin: 0;
}
.txt-bl {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
#main .arch-line {
  background-color: #333333;
  border-top: 1px dotted #D7BC84;
  border-bottom: 1px dotted #D7BC84;
  margin-bottom: 5px;
  margin-top: 5px;
}
#main .arch-line p {
  float: left;
  font-weight: bold;
  font-style: italic;
  margin: 3px 4px;
  padding: 2px 15px;
}
#main .arch-line ul {
  float: left;
  margin: 0;
  padding: 0;
}
#main .arch-line li {
  display: inline;
  margin: 0;
  padding: 0;
}
#main .arch-line a {
  display: block;
  float: left;
  margin: 3px 4px;
  padding: 2px;
  text-align: center;
  background-color: #A87E00;
  color: #FFFFFF;
  border: 1px solid #000;
}
#main .arch-line a:hover {
  display: block;
  float: left;
  margin: 3px 4px;
  padding: 2px;
  text-align: center;
  background-color: #FFCC33;
  color: #990000;
  border: 1px solid #333;
}
#main .arch-line #movs a{
color:#FFFF00; 
background-color:#0080FF;
}
#main .arch-line #movs a:hover{
color:#FFFF00; 
background-color:#0099FF;
text-decoration:none;
}
#main .arch-line #a a{
color:#003300; 
background-color:#FFCC33;
}
#main .arch-line #a a:hover {
color:#003300; 
background-color:#FFEC95;
text-decoration:none;
}
/*for niched block*/
#main .niche {
  margin: 0 auto;
  width: 1030px;
}
.niche .niches_blk {
  width: 108px;
  float: left;
  margin: 2px;
  background-color: #000;
  border: 1px solid #B08500;
}
.niches_blk .nname {
  color: #FFF;
  font-size: 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  text-align: center;
  background-color: #003;
}
.niches_blk .npics a img {
  border: 1px solid #f2f2f2;
  margin: 3px;
  padding: 0px;
  background-color: #FFF;
}
.niches_blk .nlinks {
  font-size: 12px;
  font-family: "Courier New", Courier, monospace;
  text-align: center;
}
 .banner-cell {}
 .banner-cell h4{
 color:#fff;
 border-top:2px solid #57553a;
 display:block;
 height:20px;
 line-height:20px;
  margin:1px 0; padding:0;
  font-size:14px;
  background: url("img/h4bg.gif");
 }
 .banner-cell p{
 display:block;
margin:1px 0; 
line-height:14px;
font-size:12px; 
font-weight:bolder;
padding:2px 0; 
background:url("img/p-inline-bg.gif");
 }
 
.banner-cell a {color:#FFFF99;}
.banner-cell a:hover{text-decoration:underline; color:#F2F2F2;}
.top_adds h3{
margin:6px auto; padding:0px;
width:602px;
display:block;
height:37px;
line-height:37px;
background: url("img/h3bg-600x.gif");
}
.banner-cell a:hover img{
border:2px dotted #FFF;
}