/* CSS Document */
Body,HTML { border:0px; margin:0px; padding:0px }
Body { background-image:url(../_images/background.gif); }
/* Headings */
h1,h2.h3,h4,h4,h6,h7,h8 {
	margin:0px;
	padding:0px;
	border:0px;
}
/* General */
Td,Pre,Div,Span,Font { font-family:"Times New Roman", Times, serif; font-size:12px; }
Pre { margin:0px; border:0px; padding:0px }
a { text-decoration:none }
Img { border:0px  }
.Hidden { display:none }
.CurrentPage { color:#FF0000; font-weight:bold; }
.Middle {
	background-color:#F3E2C4;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}
.Margin5 { padding:5px 5px 5px 5px }
.Margin2 { padding:2px }
.Strong { font-weight:bold }
.Border { border:1px solid #000000 }
.ClassifiedBox {
	width:200px; 
	margin-right:2px; 
	margin-bottom:2px;
	text-align:justify;
	float:left;
	padding:5px;
}
.w250 { width:250px }
.SmallSpace { font-size:4px; height:10px; }
.Error { color:#FF0000 }
.CaptchaImg { margin:4px 0px 4px 0px; }
.CaptchaMargin { margin:0px 5px 0px 0px }
.Cursor { color:#0000FF; cursor:pointer; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;    }
/* News */
.NewsTitle { font-size:18px; text-align:left; padding:0px 20px 0px 0px; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom: 3px; border-bottom: 1px solid #804000; margin-top: 5px;}
.NewsTitle a { color: #0099CC;}
.NewsTitleBig { font-size:22px; font-weight:bold; text-align:left;  margin-top:5px;font-family:Georgia, "Times New Roman", Times, serif; color:#333333; border-bottom: 2px solid #FFB76F   }
.NewsTimeBig { font-size:12px; margin-left:5px; margin-bottom:15px; font-family: Georgia, "Times New Roman", Times, serif; text-align:right; padding-right: 15px; background-color: #f1f1f1; }
.NewsControls { margin-left:5px;  }
.NewsControls a { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#0099CC;  }
.NewsContent { font-weight:normal; text-align:justify; padding:1px; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
.NewsTextArea { width:400px; height:100px; white-space:pre; border:1px solid #CCCCCC }
.NewsSpace { height:5px }
/* Divs */
.MaxWidth {	width:950px;	}
.Row03 { height:53px; }
.Col01 {
	width:150px;
	text-align:center;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}
.Col02 {
	width:640px; background-color:#FFFFFF;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}
.Col03 { 
	width:155px;
	text-align:center;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
.FloatL { float:left; }
.ClearL { clear:left; }
/* Header Buttons */
.HeaderBtn { float:left  }
/* Boomark */
.BookMarkRow { background-image:url(../_images/bgBookMark.gif); background-repeat:repeat-x; text-align:center }
/* Admin Box */
.AdminBox {
	margin-top:5px;
	margin-left:5px;
	width:90%;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}
/* Postion */
.Center { text-align:center; vertical-align:middle }
.N { text-align:center; vertical-align:top }
.S { text-align:center; vertical-align:bottom }
.E { text-align:right; vertical-align:middle }
.O { text-align:left; vertical-align:middle }
.NO { text-align:right; vertical-align:top }
.NE { text-align:left; vertical-align:top }
.SO { text-align:right; vertical-align:text-bottom }
.SE { text-align:left; vertical-align:text-bottom }
/* TableList */
.TableList {
	margin:0px;
	width:400px;
	background-color:#FFFFFF;
	margin-right:15px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.TableList td {
	white-space:pre;
	padding:2px 5px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	vertical-align:top;
}
.TableList tr.Title td {
	text-align:center;
	font-weight:bold;
}
.TableList td.Last {
	width:95%;
}
.BottomListControls {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*  */
.ImageBorder { border:1px solid #000000 }
.NoPre { white-space:normal }
.Pre { white-space:pre }
.BannerRow { margin-bottom:15px; }
.BannerListTitle, .BannerRow, .BannerRow * { font-family:Arial, Helvetica, sans-serif }
.BannerRow .Controls { margin-right:15px; margin-left:10px; float:left; width:60px; }
.BannerRow .Description { float:left; width:220px }
.BannerRow .Thumb { margin-right:15px; width:100px; float:left; overflow:auto }
/* Page Controls */
.PageControls { font-family:Arial, Helvetica, sans-serif }
/* News TextArea */
.NewsTextArea { border:1px solid #000000; width:100%; height:400px; margin:0px; }
.NewsTextAreaBtn { font-family:Arial, Helvetica, sans-serif; cursor:pointer; }
.NewsTextAreaBorder { border:1px solid #000000; width:100%; border-top:0px }
.NewsTextAreaBorder span { padding:5px }
/* Layer */
#AddPicLayer {
	position:absolute;
	width:340px;
	height:250px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin:0px;
	padding:5px;
}
.GalleryThumb {
	float:left;
	width:137px;
	border:1px solid #000000;
	margin:1px;
	padding:1px;
}
.GalleryThumb .Description {
	width:100%;
	height:40px;
	margin:2px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	overflow-x:hidden;
	overflow-y:auto;
}
.GalleryThumb Img {
	border:1px solid #000000;
	margin-bottom:2px;
}
.GalleryThumb .ImageName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.GalleryThumb .Controls,.GalleryThumb .Controls {
	text-align:center;
}
.GalleryThumb .Controls,.GalleryThumb .Controls A {
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
}
.NewsTextNode {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.NewsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:5px;
	padding-right: 15px;
	text-align:right;
}
.NewsContent {
	text-align:justify;
}
.NewsImage {
	width:260px;
	background-color:#d3ddf1;
	border:1px solid #000000;
	margin-right:5px;
	float:left;
}
.NewsImage Img {
	margin:5px;
}
.NewsImage .Content {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 2px 5px;
}
.More {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
Input, TextArea {
	border:1px solid #CCCCCC;
}
.Autor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
	margin-bottom:2px;
}
/* Search Box */
#SearchBoxLayer {
	margin-top:2px;
	width:150px;
	padding:2px;
	text-align:left;
}
#SearchBoxLayer div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#SearchInput {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	height:16px;
}
#SearchBoxLayer .Submit {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.LayerSuggest {
	position:absolute;
	z-index:+5;
	margin-left:-270px;
	width:400px;
	border:1px solid #999999;
	margin-top:2px;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	padding:5px;
}
.SearchLink:hover {
	text-decoration:underline;
}
.SearchLink, .SearchCategory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#0033FF;
}
.SearchCategory {
	color:#000000;
}
.Higlight {
	color:#FF0000;
}
.BookmarkLink {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	padding:5px;
	color:#FFFFFF;
}
.Container {
	width:750px;
	position:absolute;
	margin-left:-475px;
	left:50%;
	background-color:#8d7a69;
}
.Foother {
	width:950px;
	height:53px;
	background-image:url(../_images/foother_01.gif);
}
.Foother .Content, .Foother a {
	margin:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.Foother a {
	text-decoration:underline;
}
