body, html
{
	margin:0px;
	padding:0px;
	height:100%;
	min-width:1002px;
}
body
{	
	font-family:verdana;
	font-size:12px;
	background:#dff2f9;
	color:#000;
}
img
{
	border:1px solid #CCC;
	background:#EEE;
}
a
{
	text-decoration:none;
	co\lor:#FF6600;
	color:#000;
}
td.valignb
{
	vertical-align:bottom;
}

#rss_feed
{
	background:url(/files/images/board.png) no-repeat left bottom;
	width:140px;
	height:161px;
	display:block;
	margin-bottom:-50px;
	margin-left:25px;
}
#content
{
	ba-ckground:url(/files/images/c-bg.png);
	padding:10px;
}
#maintable
{
	background:url(/files/images/mbg.gif) repeat-x bottom;
}
.preview_post
{
	margin:5px 0;
}
.preview_post a
{

}
.preview_post a:hover
{
	text-decoration:none;
}

.alert
{
	padding:10px;
	background:url(/files/images/admin/alert.png) no-repeat left center #CCC;
	border:1px dashed #333;
	margin:3px 0;
	padding-left:40px;
}
a:hover
{	
	text-decoration:underline;
}
h1,h2,h3,h3,h4
{
	margin:5px 5px 5px 0;
	color:#664007;
	text-align:center;
	clear:both;
}
h1
{
	font-size:18px;
}
td
{
	vertical-align:top;
}
table
{
	height:100%;
}
.edit_in_admin
{
	color:red;
	text-decoration:underline;
	display:block;
	margin:5px 0;
}
.photo-segment
{
	text-align:center;
	display:inline-block;
	margin:5px 10px 5px 0;
}
.w200
{
	width:150px;
	padding:10px;
}
/* dropdown */

#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  
  
  background: #515151;
  width: 100%;
}

#nav ul {
float:left;
border: 1px solid #000;
}
#nav
{
	background:url(/files/images/menu.png) no-repeat center top;
	font-size:10px;
	width:900px;
	margin:0 auto;
	padding:0 40px;
	padding-top:52px;
	padding-bottom:50px;
}

#nav li {
  float: left;
  position: relative;
  background: 0;
}

#nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 120px;
  padding: 4px 10px;
  b--ackground: url(/files/images/dot.png) repeat-y right;
}
#nav a:hover {
	background:url(/files/images/c-bg.png);
}
#nav li:hover,
#nav li.jshover {
}

#nav li ul {
  display: none;
  position: absolute;
  background: url(/files/images/fone-tr.png);
  padding: 4px 0;
  width: 168px;
}
#nav li li a {
  width: 148px;
  background: none;
  text-align:left;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
  z-index:2;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 168px;
  top: -9px;
  left: 148px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}


/*-----------*/
.xsmall
{
	display:inline-block;
	width:40px;
	height:40px;
	margin:0px 5px 0 0;
	float:left;
	border:1px solid #CCC;
	background:url(/files/images/q.png);
}
.prev_item
{
	height:52px;
	overflow:hidden;
	margin:10px 0;
	width:45%;
	float:left;
}
.text-block
{
	margin-top:7px;
	display:block;
}

#inline
{
	margin:10px auto;
	width:80%;
	clear:both;
}
#inline .prev_item
{
	height:100px;
	width:45%;
	float:left;
	padding:5px;
	margin:5px;
	background:url(/files/images/c-bg.png);
}
#inline .xsmall
{
	width:100px;
	height:100px;
}

#tmenu
{
	margin-top:20px;
	text-align:center;
}
.acenter
{
	text-align:center;
}
#toprow
{
	height:104px;
}
#toprow a
{
	text-decoration:none;
}
#toprow h1
{
	margin-top:20px;
	font-size:18pt;
	font-family: "Courier New";
}
#botrow
{
	padding:10px;
	height:100px;
	background:url(/files/images/trees.png) 0 10px  repeat-x;
}
.sup
{
	font-size:9px;
	position:relative;
	top:-3px;
	color:#333;
}
.comment
{
	border:1px dashed #999;
	margin:5px 10px 5px 0;
	padding:10px;
}

#add_comment
{
	margin-top:50px;
	margin-bottom:20px;
	clear:both;
}
#add_comment input, #add_comment textarea
{
	width:300px;
	margin-top:5px;
	color:#333;
	border:1px solid #333;
	background:url(/files/images/c-bg.png);
}
#add_comment textarea
{
	height:100px;
	font-family:verdana;
	font-size:12px;
}

#add_comment .submit
{
	width:100px;
	color:#333;
}
.topic
{
	border:2px dashed #CCC;
	color:#333;
	margin-left:-10px;
}
.topic .xsmall
{
	background:url(/files/images/echo.png);
	border:0;
}
.topic a
{
	color:#333;
}
