body {
	margin: 0px;
}

img {
	border: none;
}

div.base {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: url(/Templates/Geda/Images/bg.gif) repeat-y;
}

div.base div.top {
	width: 1000px;
	float: left;
	height: 100px;
	background: url(/Templates/Geda/Images/bg.gif) repeat-y;
}


div.base div.top div.logo {
	padding: 12px 0px 3px 2px;
	position: absolute;
	z-index: 1000;
	float: left;
	display: inline;
	background: url(/Templates/Geda/Images/logo_bg.png);
}

div.base div.top div.reklama {
	float: right;
	margin-right: 15px;
	padding: 5px 0px;
	display: inline;
}

.NotValid {
	color: #990000;
}

div.base div.middleline {
	width: 1000px;
	float: left;
	clear: both;
	height: 37px;
	padding-top: 10px;
	background: url(/Templates/Geda/Images/menu1_top.gif) no-repeat bottom left;
}

div.base div.container {
	width: 1000px;
	float: left;
	clear: both;
}

div.base div.container div.menus {
	float: left;
	width: 211px;
}

div.base div.container div.menus div.menu1 {
	width: 211px;
	float: left;
	background: url(/Templates/Geda/Images/menu1bg.gif) repeat-y;
}

.menu1_input {
	height: 14px;
	color: #666;
	width: 161px;
	margin-left: 22px !important;
	clear: both;
	font-size: 10px;
}

div.base div.container div.menus div.menu1 div.login {
	float: left;
	clear: both;
	background: url(/Templates/Geda/Images/login.gif) no-repeat center right;
	width: 60px;
	display: inline;
	margin-left: 124px;
}

div.base div.container div.menus div.menu1 div.login a {
	color: #000;
	text-decoration: none;
}

div.base div.container div.menus div.menu1 div.remind {
	float: left;
	clear: both;
	width: 186px;
	margin: 7px 0px 0px 25px;
	display: inline;
}

div.base div.container div.menus div.menu1 div.remind a {
	color: #000;
	text-decoration: none;
}

div.base div.container div.menus div.menu1 div.remind a:hover {
/*	text-decoration: underline;*/
}

div.base div.container div.menus div.menu1 div.fileinput {
	float: left;
	clear: both;
	width: 161px;
	height: 27px;
	background: url(/Templates/Geda/Images/file_input.gif) no-repeat;
	margin: 8px 0px 0px 25px;
	text-align: center;
	display: inline;
}


div.base div.container div.menus div.menu1 div.fileinput a {
	margin: 8px 0px 0px 0px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 27px;
	font-size: 13px;
}

h1, .PageTitle {
	font-size: 13px;
}

.PageTitle {
	font-size: 13px !important;
}

button {
  border:0;
  cursor:pointer;
  font-weight:bold;
  padding:0 20px 0 0;
  text-align:center;
}
button span {
  position:relative;
  display:block;
  white-space:nowrap;
  padding:0 0 0 20px;
}

/*geda buttons*/
input.gedaButton,
button.gedaButton {
  background:url(/Templates/Geda/Images/file_input.gif) right no-repeat;
  border: 0;
  color:#000;
  padding: 2px 10px 2px 0px;
}

button.gedaButton span {
  height:20px;
  line-height:20px;
  background:url(/Templates/Geda/Images/file_input.gif) left no-repeat;
  color:#fff;
}


button.gedaButton:hover {
	background:url(/Templates/Geda/Images/file_input.gif) right no-repeat;
}

button.gedaButton:hover span {
	background:url(/Templates/Geda/Images/file_input.gif) left no-repeat;
}

/*IE only*/
/*
button {
  width:auto;
  overflow:visible;
}
button span {
  margin-top:1px;
}
*/
/*end*/
div.base div.container div.menus div.menu2 {
	width: 211px;
	float: left;
	clear: both;
}

div.container {
	margin-bottom: 5px;
}

div.base div.container div.menus div.menu2 div.NewsMenu {
	width: 186px;
	height: 27px;
	background: url(/Templates/Geda/Images/menu2bg2.gif) no-repeat;
	float: left;
	clear: both;
	padding: 10px 0px 0px 25px;
	display: inline;
	font-size: 13px;
}

div.base div.container div.menus div.menu2 div.NewsMenu a {
	color: #000;
	text-decoration: none;
}

div.base div.container div.menus div.menu2 div.NewsMenu a:hover {
	font-weight: bold;
}

div.base div.container div.menus div.menu3 {
	width: 211px;
	float: left;
	clear: both;
	background: url(/Templates/Geda/Images/menu3bg.gif) repeat-y;
}

div.base div.container div.menus div.menu3 div.menu3_content {
	margin-left: 25px;
}

div.base div.container div.content {
	float: right;
	width: 750px;
	margin-right: 15px;
	display: inline;
}

div.base div.container div.content div.article {
	color: #000;
	clear: both;
	width: 620px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	height: 160px;
}

div.base div.container div.content div.article .indexlink {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.title {
}

.description {
	font-weight: normal !important;
	float: left;
}


div.base div.container div.content div.article .indexlink2 {
	font-weight: bold;
}

div.base div.container div.content div.article .comments {
	text-decoration: none;
	font-weight: normal; 
}

div.base div.container div.content div.article a {
	color: #000;
}

div.base div.bottom {
	float: left;
	clear: both;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.base div.bottom a {
	color: #000;
	text-decoration: none;
}

div.base div.bottom div.topBar div.left div.right div {
	padding-left: 25px !important;
	margin-left: 37px !important;
}

div.base div.bottom div.contacts {
	float: left;
	background: url(/Templates/Geda/Images/contacts.gif) no-repeat left center;
}

div.base div.bottom div.career {
	float: left;
	background: url(/Templates/Geda/Images/career.gif) no-repeat left center;
}

div.base div.bottom div.rules {
	float: left;
	background: url(/Templates/Geda/Images/rules.gif) no-repeat left center;
}

div.base div.bottom div.commercial {
	float: left;
	background: url(/Templates/Geda/Images/commercial.gif) no-repeat left center;
}

div.base div.bottom div.print {
	float: left;
	background: url(/Templates/Geda/Images/print.gif) no-repeat left center;
}

div.base div.bottom div.mail {
	float: left;
	background: url(/Templates/Geda/Images/mail.gif) no-repeat left center;
}

div.base div.bottom div.rss {
	float: left;
	background: url(/Templates/Geda/Images/rss.gif) no-repeat left center;
}


div.thumbnail,  a.related {
	border: 1px solid #c0c796;
	padding: 5px;
	display: block;
	background: #ffffff;
}

div.images a.related {
	padding: 2px 0px 2px 0px !important;
	border: 0px;
}

div.images a.related img {
	margin: 0px !important;
}


div.prevnext {
	padding-top: 0px;
	padding-bottom: 0px;
	height:20px;
}


div.thumbnail div {
	font-weight: normal; #bold;
	color: #525e0c;
}

div.thumbnail div a {
	color: #525e0c;
	text-decoration: none;
	font-weight: normal;
}

div.post div.comments, div.post div.comments span , div.post div.comments p, div.post div.comments div  {
	font-size: 11px;
}

div.post div.comments {
	clear: both;	
}

a.related {
	float: left;
	margin: 5px;
}

div.post div.images a.related {
	margin: 0px;
	padding: 2px;
	float: left;
}

a.related img {
	border: 1px solid #ffffff;
}

div.post div.images {
	padding-top: 5px;
}

div.images {
	height: 75px;
}

a, a.comments, a.niceButton {
	color: #525e0c;
}

div.wrongData {
	color: #990000;
}

div.commentsLine span.comments {
}

div.commentsLine h2 {
	margin: 10px 0px;
}

a.niceButton {
	text-align: left !important;
	border: 0;
	display: block;
	float: left;
	width: 100px;
	padding-left: 20px;
	margin: 5px;
	text-decoration: none;
}
div.niceButtons {
	float: right;
	margin-bottom: 15px;
}

a.niceButton:hover {
	text-decoration: underline;
}

.hsLine {
	background: url(/Templates/Geda/Images/hr.png) repeat-x left center;
	height: 7px;
}

div.adminHsLine {
	background: url(/Templates/Geda/Images/hr.png) repeat-x left center;
	height: 17px;
	clear:both; 
	padding-bottom: 10px;
}

div.adminInputBlock {
	margin:0px; 
	padding:0px; 
	float:left; 
	position:relative;
}

.topArrow {
	background: url(/Templates/Geda/Images/top.png) no-repeat center;
	width: 84px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

.bottomArrow {
	background: url(/Templates/Geda/Images/bottom.png) no-repeat center;
	width: 84px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

a.list {
	background: url(/Templates/Geda/Images/button_list.gif) no-repeat left center;
}

a.detailed {
	background: url(/Templates/Geda/Images/button_list_full.gif) no-repeat left center;
}

a.original {
	background: url(/Templates/Geda/Images/button_original.gif) no-repeat left center;
}

div.middleline {
}

form.FilterForm {
	display: inline;
	margin: 0px;
	padding: 0px;
}


div.Paging, div.Paging a {
	color: #525e0c;
	font-size:11px;
}

div.Big {
	display: block;
}

div.postBody {
	display: block;
	background-color: #FFFFFF;
	padding: 0px 2px 0px 2px;
	z-index: 0;
}

form#Comment div {
	position: relative;
	z-index: 1000;
}
/********************************************************
 * Bottom image collection start
 */


div.leftArrow {
	float: left;
	padding-top: 20px;
	background: url(/Templates/Geda/Images/ButtonSquareLarge.gif) no-repeat center center;
	width: 20px;
	height:100px;
	position: relative;
}

div.rightArrow {
	float: right;
	padding-top: 20px;
	background: url(/Templates/Geda/Images/ButtonSquareLarge2.gif) no-repeat center;
	width: 20px;
	height: 100px;
	position: relative;
}


div.innerCollectionItem {
/*	background: url(/Templates/Geda/Images/small_img_bg.gif) no-repeat; */
	display: block;
	float: left;
	padding: 0px 0px 2px 0px;
}


div.innerCollectionItem a img {
	border: 1px solid #000000;
}

div.innerCollectionItem a {
	display: inline;
}

div.innerCollectionItem a span {
}

div.innerCollectionItem a img {
	margin: 2px 0px 0px 2px;
}

div.innerCollectionItem  a.text {
	padding-left: 2px;
	padding-right: 0px;
}

div.relatedButtons {
	width: 457px;
	float: left;
	background: url(/Templates/Geda/Images/RelatedBgFull.gif) no-repeat;
	padding: 10px 10px 10px 10px;
}



#imageCollection {
	overflow: hidden;
	white-space:nowrap;
	position:relative;
	height: 100px;
}

#innerCollection {
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
}

#newImageCollection {
	overflow: hidden;
	white-space:nowrap;
	position:relative;
	height: 610px;
	overflow: auto;
}

#newInnerCollection {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#newInnerCollection {
	width: 180px;
}









/********************************************************
 * Post panels start
 */



div.post h2 {
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

div.post h2 a,div.post h2 a span  {
	padding-left: 10px;
	font-size: 11px;
}



div.post {
	width: 525px;
	float: left;
	clear: left;
}

div.postBodyMain {
	padding: 0px 2px 5px 2px;
	
}


div.postDescription, div.postDescription * {
	font-size: 11px;
}

div.postBodyRight {
	padding: 0px 2px 5px 8px;
	
}

div.postBodyRight {
	clear: none;
}

div.postRightBanner {
	padding-top: 5px;
	text-align: left;
    
}

div.postBodyMain {
	display: block;
	background-color: #FFFFFF;
}

img.big {
	margin-bottom: 2px;
	border: 1px solid #000000;
}

div.commentsLine {
	padding-top: 2px;
}

h2 {
	font-weight: normal;
	margin-bottom: 3px;
}

div.postBodyRight {
	display: block;
	background-color: #FFFFFF;
}

div.postBodyRight div div div {
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(/Templates/Geda/Images/hr.png) no-repeat center bottom;
}






/********************************************************
 * Categories bar start
 */



div.categories {
/*	width: 750px;
	margin: 6px 0px 0px 220px;*/
	margin-left: 0px;
	padding: 0px 0px 0px 10px !important;
}



div.categories div {
	padding: 3px 4px;
	#padding: 1px 6px;
	float: left;
	display: inline;
	vertical-align: middle;
	line-height: 10px;
}

div.categories div select, div.categories div input {
	height: 19px;
	width: 110px !important;
	position: relative;
	top: 0px;
	#top: 3px;
	font-size: 10px;
}

div.categories div select {
	margin: 0px;
	padding: 0px;
}

div.categories div input {
/*	#top: 2px;*/
	height: 14px;
}



div.rightBanner {
	float: right;
	padding: 0px;
	padding-bottom: 5px;
    clear: right;
}

div.clear {
	clear: both;
}

div.thumbnail div {
	margin-top: 2px;
}

div.thumbnail div h1 {
	margin-top: 0px;
	font-size: 11px;
}

div.leftSide {
	float: left;
	width: 620px;
	overflow: hidden;
}

table.thumbnailList tr td div.thumbnail {
	width: 180px; height: 170px;
}

table.keywordsList tr td input {
	border: 0;
}

h1.master, h2.author, a.author {
	font-weight: normal;
}


a.author {
	font-weight: normal !important;
}

div.authorBox {
	padding-top: 5px;
}

h1.master {
	padding-left:5px;
	margin-top:0px;
	line-height: 17px;
	vertical-align: bottom;
}

h1.master {
	font-size: 11px;
}

a.back {
	padding-top: 0px;
	float: left;
	display: block;
	padding-right: 10px;
	margin-top: 0px;
#	margin-top: -1px;
	margin-left: -3px;
}

a.back img {
	position: relative;
	top: 2px;
}

div.keywordsList {
	margin:-20px  0px 0px 0px; 
	#margin:-17px  0px 0px 0px; 
	color: #ffffff;
	position: relative;
	z-index: 5;
	width: 184px;
}

div.keywordsList h1 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	width: 150px !important;
}

div.keywordsList div {
	float: left;
	min-width: 90px;
	height: 25px;
}
* html div.keywordsList div {
	width: 90px;
	
}
div.keywordsList div a {
	color: #ff3400;
	padding: 0px 10px;
}

div.keywordsList div.even {
    text-align: right;
	clear: both;
/*    padding-right: 5px;*/
}

div.keywordsList div.active {
	color: #333333;
	font-weight: bold;
	padding-right: 0px;
}

div.keywordsList a {
/* padding: 0 1.1em 0 0;*/
}
 
div.keywordsList a:hover {
    font-weight:bold;
    text-underline: none;
/* padding: 0 0.6em 0 0;
*/
}

a:hover {
    font-weight:bold
     !important;
}

div.PrintBottom {
    clear: left;
}

div.PrintBottom p 
{
    display: block;
    width: 200px;
    float: left;
}

div.ToPrint {
	width: 800px;
	margin-right: auto;
}

td.HeaderCell
{
	background: url(/Templates/Geda/Images/topbar_repeat.gif);
	white-space: nowrap;
	height: 25px !important;
	color: #000000;
	padding-top: 0px !important;
}

td.HeaderCell a {
	color: #000000 !important;
}

h1 {
}

div.commentsBox {
	clear:both; width:400px; padding-top: 10px;
}

div.commentsBox, div.commentsBox a  , div.commentsBox div.comments   {
	line-height: 15px;
}

input {
	border: 1px solid #CEBD08;
}

h1.RealPageTitle {
	font-size: 13px;
}


td.Keywords label {
	display: block;
	float: left;
	width: 90px;
}


div.comment div {
	font-size: 10px;
}

span.Comment b, div.commentBody {
	font-size: 11px !important;
}

div.comment div input, div.comment div textarea {
	font-size: 11px;
}

a.u {
	text-decoration: underline;
}

div.includedButton {
	border: 1px solid #999999;
	padding: 0px !important;
	display: inline;
	clear: none;
	height: 17px;
	overflow: hidden;
	vertical-align: top;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

span.includedTitle {
	display: block;
	float: left;
}

div.includedButton input {
	border: 0 !important;
	margin: 0px !important;
	position: relative !important;
	top: -5px !important;
	#top: -1px !important;
	height: 19px !important;
	#height: 15px !important;
	line-height: 12px;
	font-size: 9px;
}

div.includedButton input[type=image] {
	position: relative;
	top: 0px !important;
}

div.includedButton input[type=text] {
	position: relative;
	top: -1px !important;
}

div.category_q {
	width: auto;
	padding-top: 6px !important;
	display: inline;
}

div.category_q span {
	margin-top: 3px;
}

div.CommentsDescription {
	clear: both;
}

div.CommentsDescription a{
	text-decoration: underline;
}

div.authorPhotoBig {
	position: absolute;	
	margin-left: -107px;
	#margin-left: -180px;
	float: right;
	margin-top: 0px;
	display: none;
	padding: 0px;
	border: 0;
	background: #ffffff;
	padding: 0px;
	z-index: 1500;
	width: 180px;
	overflow: hidden;
}

a.problematic {
	width: 200px !important;
	float: right !important;
	color: #ff3400 !important;
	text-align: right !important;
	padding-right: 5px !important;
}

div.category_v {
    padding-left: 5px !important;
}

div.Votes {
	display: inline;
	width: 100px;
	white-space: nowrap;
}

div.Votes  a img {
	position: relative;
	top: 3px;
}


.censorshipNone img, .censorshipImgNone {
	border: 2px solid #ffffff !important;
}

.censorshipMedium img, .censorshipImgMedium{
	border: 2px solid #D3D529 !important;
}


div.popunder2 div h3 span {
	position: relative !important;
	z-index: 65535 !important;
	top: 0px !important;
	left: 0px !important;
	border: 0 !important;
	padding: 0px !important;
	font-size: 13px !important;
	background: transparent !important;
	margin: 0px !important;
}
a.good { 
	color:  #D3D529  !important;
}

a.bad {
	color:  #ff3400  !important;
}

a.cxGood {
	background: #D3D529;
}

a.cxBad {
	background: #ff3400;
}

.censorshipStrong img, .censorshipImgStrong{
	border: 2px solid #ff3400 !important;
}

/* For post */
a.censorshipImgNone, a.censorshipImgMedium, a.censorshipImgStrong, div.censorshipImgNone, div.censorshipImgMedium, div.censorshipImgStrong {
	display: block;
	float: left;
	position: relative;
	left: -2px !important;
	border-width: 5px !important;
	margin-bottom: -2px;
}

a.censorshipImgNone *, a.censorshipImgMedium *, a.censorshipImgStrong *, div.censorshipImgNone img, div.censorshipImgMedium img, div.censorshipImgStrong img {
	#margin-bottom: -2px;
}


/* For title page */
img.censorshipImgNone, img.censorshipImgMedium, img.censorshipImgStrong {
	border-width: 5px !important;
	margin-bottom: -5px;
	position: relative;
	top: -5px;
	left: -5px;
}


a.authorImageLink {
	width: 70px;
	height: 70px;
	position: relative;
/*	border: 1px solid #ffff00;*/
	display: block;
	float: left;
}

div.thumbnailDesc a img {
	top: 0px !important;
	left: 0px !important;
}

div.thumbnailDesc {
    padding-right: 5px;
}


div.thumbnailSmall a img {
	border-bottom-width: 2px !important;
}

form.SearchFilterForm {
	position: relative;
	padding: 0px;
	top: 0px;
	clear: both;
	padding-left: 15px !important;
	text-align: center;
	margin: 0px !important;
	padding-top: 23px;
	#padding-top: 0px;
}

form.SearchFilterForm input.menu1_input {
	margin: 0px !important;
}

div.popunder {
	width: 270px;
	height: 200px;
	z-index: 65000;
	position: relative;
	left: 220px;
	top: 190px;
	margin-bottom: -200px;
}


div.commentsLine {
	position: relative;
	z-index: 1000;
}

div.popouter {
	position: absolute;
	z-index: 654321;
	width: 50%;
	height: 100%;
}

div.popunder2 {
	background: url(/Component/Media/Display.php?Type=Fs&Path=Templates/Geda/Images/remelis2.png&Width=290&Height=220&Method=2) no-repeat;
	width: 290px;
	height: 220px;
	z-index: 65000;
	position: relative;
	left: 210px;
	top: 180px;
	border: 0px;
	padding: 0px;
}

div.programming {
	padding-top: 3px;
}

div.popunder2 h2,div.popunder2 h3 {
	font-size: 10px;
}

div.popunder h1, div.popunder2 h1, div.popunder2 h2, div.popunder2 h3 {
	text-align: center;
	padding: 0px;
	margin: 5px;
	color: #000000;
}

div.popunder2 h2 {
	font-weight: bold;
}

div.popunder2 div a {
	color: #000000;
}

div.popunder2 * {
	color: #000000;
}

div.popunder2 h3 {
	text-align: center;
	font-weight: normal;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

div.popunder2 div h1
{
	margin-bottom: 0px;
}

a.col:hover {
	font-weight: normal !important;
}

div.popunder a.col, div.popunder2 a.col{
	width: 50%;
	float: left;
	display: block;
	text-align: center;
}

div.popInner {
	padding: 6px;
}

a.cxGood, a.cxBad {
	float: left;
	display: block;
	width: 50%;
	text-align: center;
	padding: 10px 0px;
	margin: 5px 0px;
	font-weight: bold;
}

a.x {
	float: right;
	display: block;
	padding-right: 3px;
	position: relative;
	top: -1px;
}

div.verific * {
	font-family: "Verdana" !important;
	font-size: 10px !important;

}

