
@import url(thickbox.css);


body
{
	background-color: #FFF; 
	font-family:  Arial, Verdana, Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-size: 82%;
	background: #333 url('../img/back_body.gif') repeat-x;
	color: #ccc;
}
strong 
{
color: #000;
}
table {border: 2px solid yellow; }
a{
text-decoration: none;
	color: #abb645;
}
#page
{
	margin: 0 auto;
	width: 770px;
	margin-top: 10px;
}
#header {
	background: #323232 url('../img/logo.gif') repeat-x;
	height: 125px;
	margin-bottom: 1em;

}
#branding
{
	/* background: url('../img/header2-bg.gif') repeat-x; 
	background: transparent url('../img/logo.gif') no-repeat center left;*/
	font-size: 0.95em;
	font-weight: bold;
	/* margin: 0 296px 0 110px; */
	height: 75px;
	width: 300px;
}
#content {
	margin: 0 auto;
	width: 770px;
	/* background-color: #030303; */
}
#main {
	float: left;
	width: 543px;
	margin: 0 0 0 0;
	background: #030303 url('../img/back_main2.gif') no-repeat center bottom;
	min-height: 600px;
	height:auto !important;
	height: 600px;
}
#secondary {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-bottom: 2em;
	background: #1c1c1c url('../img/back_sidebar2.gif') no-repeat left bottom;
}
#plans {
	width: 400px; 
	margin: 0 auto 1em auto;
}
#plans input{
	background: none;
}
#plans p.first{
	margin-top: 2em;
}
div.line
{
	background-color: #D2D2D2;
	height: 5px;
	width: 760px;
}
ul.search
{
	margin: 0 20px 0 20px;
	padding: 0;	
	color: #FFF;
}
ul.search li
{
	padding: 0;
}
ul.search li a
{
	color: #FFF;
	font-size: 0.9em;
}

div.date
{
	/* position: absolute;
	top: 22px;
	margin-left: 390px; */
	color: #ccc;
	line-height: 15px;
	font-size: 0.85em;
	font-weight: normal;
	padding: .5em 1em 2em 1em;
	background: transparent url('../img/back_sidebar.gif') no-repeat left top;
}
div.lang-switch
{
	position: absolute;
	top: 22px;
	margin-left: 190px;
	line-height: 15px;
	font-size: 0.85em;
	font-weight: normal;
}
.lang-switch ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lang-switch ul li
{
	color: #E1E1E1;
	border-right: 1px solid #FFF;
	float: left;
	padding-right: 4px;
}
.lang-switch ul li a
{
	color: #FFFFFF;
	text-decoration: underline;
}
div.link-sorting
{
	font-size: 0.90em;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}
#secondary input
{
	border-left: 1px solid #93aa48;
	border-top: 1px solid #93aa48;
	border-right: 1px solid #abb645;
	border-bottom: 1px solid #abb645;
	
}
input.search
{width: 125px;
	margin: 1em 0 0 5px;
}
input.go {
	border: 1px solid #abb645;
	background-color: #666;
	color: #fff;
}
#footer
{
	height: 87px;
	/* background-image: url('../img/footer-bg.gif'); */
	margin: 0 auto;
	width: 770px;
	clear: both;
}
div.bottom
{
	height: 30px;
	margin: 0 10px 0 10px;	
	color: #CCCCCC;
	font-size: 0.85em;
	padding-top: 22px;
	text-align: center;
}
div.bottom a
{
	color: #FFFFFF;
	font-weight: bold;
}
div.copyright
{
	margin: 10px 0;
	position: relative;
	text-align: center;
	color: #CCCCCC;
}
div.copyright a
{
	color: #FFFFFF;
}
input, textarea, select
{
	font-size: 1.0em;
	font-family: Arial;
	background-color: #CECECE;
}
div.content
{
	clear: both;
	border: 1px solid white;
}
#breadcrumb {
	color: #ccc;
	font-size: 0.8em;
	padding: 0;
	margin: 0 0 1em 1em;
	line-height: 25px;
	border-bottom: #666;
}
#breadcrumb strong {
	font-weight: normal;
}
#breadcrumb a {
	color: #ccc;
	border-bottom: 1px solid #666;
}
p {
	padding: 0;
	margin: 0;
}
p.date {
	font-size: 0.85em;
}
p.news {
	margin-top: 5px;
	font-size: 0.85em;
}
p.last {
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
h2 {
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}
.button {
	text-align: right;
	margin-bottom: 10px;
}
h1 {
	color: #abb645;
	/*background-color: #333333; */
	 background-image: url('../img/back_heading1.jpg');
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	line-height: 20px;
	margin: 1em 0;
	text-align: center;
}
h1 a {
	padding: 5px 0 5px 10px;
}
p.date {
	font-size: 0.85em;
}
p.news {
	margin-top: 5px;
	font-size: 0.85em;
}
p.last {
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

div.field {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset {
	border: none;
}
#main fieldset {
	margin: 10px;
}
#main legend {
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
#main fieldset label {
	display: block;
	width: 125px;
	float: left;
	text-align: right;
	padding-right: 2px;
	margin-bottom: 3px;
	clear: left;
	font-weight: bold;
	color: #abb645;
}
#main fieldset.full {
	margin: 3em 0 2em 40px;
}
#main fieldset.full label {
	width: 150px;
}
#main fieldset.full textarea {
	clear: both;
}
#main fieldset label.checkbox {
	text-align: left;
	clear: none;
	color: #fff;
}
#main fieldset label.checkbox input {
	background: none;
	border-width: 0;
	padding: 0 0 0 0;
	
}

#main fieldset input, #main fieldset textarea {
	border: 1px solid #fff;
	margin-bottom: 3px;
}
#secondary fieldset {
	margin: 0 0 0 5px; padding: 0 0 15px 0;
}

.links {
	/* border: 1px solid #414141;
	border-width: 0 1px 1px 0; */
	margin: 1em 0;
	padding-left: 10px;
}
.links p {
	margin: 2px 2em;
}
.links a {
	color: #fff;
}
.links h3 {
	margin-top: 1em;
}
.links h3 a {
	color: #abb645;
}

.entry {
	margin: 1em 2em 2em 1em;
	background: #1c1c1c url('../img/box-content-bg.gif') top repeat-x;
	padding: 0 1em 1em 1em;
	color: #ccc;
}

strong 
{
	color: #ccc;
}
.url {
	color: #abb645;
	padding: 0;
	margin: 1em 2em;
	font-size: 0.9em;
	font-style: italic;
}
div.description
{
	color: #CCCCCC;
	padding: 0;
	margin: 2px;
	font-size: 0.9em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.75em;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
.box-categories {
	clear: both;
	margin: 0;
}

.categories {
	color: #999;
	font-size: 0.95em;
	list-style-type: none;
	padding: 0 0 10px 0;
	/* background-color: #333333; */
	border-bottom: none;
	margin: 0 2em;
	
}
.categories a
{
	color: #fff;
	font-weight: bold;
}
div.subcategories
{
	padding-left: 30px;
}
div.subcategories a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #9C9C9C;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	line-height: 22px;
	padding-left: 10px;
	background-image: url('../img/ico-dir.gif');
	background-position: center left;
	background-repeat: no-repeat;
	margin: 1em 0 0 5px;
	padding-left: 20px;
	width: 30%;
	float: left;
	text-transform: capitalize;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: url('../img/notif.gif') top left no-repeat;
	background-color: #FFE9DF;
	border: 2px solid #009900;
	color: #009900;
	font-weight: bold;
	margin: 10px;
	padding: 10px 10px 10px 50px;
}
div.error
{
	background: url('../img/error.gif') top left no-repeat;
	background-color: #FFE9DF;
	border: 2px solid #FF0000;
	font-weight: bold;
	color: #FF0000;
	margin: 10px;
	padding: 10px 10px 10px 50px;
}
.navigation {
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
}
.navigation {
	color: #ccc;
}
.navigation strong{
	color: #abb645;
	font-size: 1.2em;
	padding: 0 2px;
	}
.navigation a {
	color: #ccc;
	font-weight: normal;
	border-bottom: 1px solid #abb645;
	padding: 0 2px;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div#adsense
{
	margin: 0;
	padding: 5px;
	text-align: center;
	background: #030303 url('../img/back_main.gif') no-repeat center top;
}
.adsense
{
	margin-bottom: 2em;
	padding: 5px;
	text-align: center;
}
#adsense .adsense
{
	margin-bottom: 0;
	margin-top: 1em;
}
#main .box {
	height: 300px;
	min-height: 300px;
	height: auto;!important
	line-height: 1.4em;
}

#main .box.links {
	background: none;
}
.box {
	background: transparent url('../img/back_sidebox.gif') repeat-x;
	clear: both;
}
#secondary .box {
	padding: 2px 2px 1.5em 5px;
	margin: 0 0 0 0;
}
#secondary .box h3{
	background-position: right bottom;
/*	border: 1px solid #333;
	 border-width: 1px 1px 0 0; */
}

.box ul {
	list-style: none; margin: 0 2em;
}
.box ul.links {
	margin: 1em 0;
}
.box li {
	margin: 1em 0;
	background: transparent url('../img/ico-arrow.gif') no-repeat 0 2px;
	padding-left: 15px;
}
.box strong {
	padding-right: 2px;
	color: #a9b440;
}

.box h3, .entry h3 {
	/* background-color: #333; 
	background-image: url('../img/box-caption-bg.gif');
	border-top: 1px solid #414141;*/
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
	text-transform: uppercase;
	line-height: 30px;
	background: transparent url('../img/line1.gif') no-repeat bottom left;
	
}



div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	font-size: 0.85em;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.sponsored-link a
{
	font-size: 0.85em;	
}
div.partner-link
{	
	margin: 5px 0;
}
div.partner-link a
{
	font-size: 0.85em;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}
div.comment {
	margin: 1em 2em;
	border-bottom: 1px solid #666;
}
div.posted {
	font-size: 0.75em;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
	color: #CCCCCC;
}
div.news-body
{
	color: #CCCCCC;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background-color: #FFEFC7;
}

.login { width: 200px; font-size: .8em; border: none; }

/*- Menu Tabs--------------------------- */

    #main_menu{
	  text-align: center;
      font-size:93%;
      line-height:normal;
	  height: 2em;
      }
    #main_menu ul {
      padding:0; margin: 0;
      list-style:none;
	  float: right;
	  margin-top: 30px;
	  border-bottom: 1px solid #000;
	  padding: 0 1em;
      }
    #main_menu li {
      display:inline;
      margin:0;
      }
    #main_menu a {
      float:left;
      background:url("../img/back_menu.gif") no-repeat left top;
	  text-transform: uppercase;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #main_menu a span {
      float:left;
      display:block;
      background:url("../img/back_menu2.gif") no-repeat right top;
      padding:5px 15px 0 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #main_menu a span {float:none;}
    /* End IE5-Mac hack */
    #main_menu a:hover span {
      color:#FFF;
      }
    #main_menu a:hover {
      background-position:0% -42px;
      }
    #main_menu a:hover span {
      background-position:100% -42px;
      }

      #main_menu .active a {
              background-position:0% -42px;
      }
      #main_menu .active a span {
              background-position:100% -42px;
      }
	  
/* EXTRA CLASSES EVERY CSS HACKER NEEDS
----------------------------------------------------------------*/
.clear { 
  clear: both; 
}

.clearfix:after {
  /* What's this? --> http://www.positioniseverything.net/easyclearing.html */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.hide {
  display: none; 
}

.block {
  display: block;
}

img.right {
	float:right;
	margin-left: 1em;
}
img.left {
	float:left;
	margin-right: 1em;
}
.thumb {
    background:url("../img/no-preview.gif") no-repeat center center;
	width: 100px;
	float: left;
	margin: 0 1em 1em 0;
	min-height: 100px;
	height:auto !important;
	height: 100px;
	background-color: #abb645;
	padding: 5px
}

.thumb img {width: 100px; margin: 0;}

.lbox {
	color: #fff; 
	margin: 0 0 2em 1em; 
	}

.stat {
	clear: both;
	color: #666;
	padding: 0;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 30px;
	text-indent: 1em;
}
.stat a{
	color: #666;
}


dl.table-display
{
margin: 2em;
padding: 0;
}

.table-display dt
{
width: 125px;
float: left;
margin: 0 0 0 0;
padding: .5em;
color: #abb645;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 325px;
margin: 0 0 0 0;
padding: .5em;
}
.table-display dd a
{
border-bottom: 1px solid #abb645;
}
.table-display dd.image
{
float: left;
width: auto;
margin: 1em 1em 0 0;
padding: 5px;
float: left;
border: 3px solid #abb645;
}

.table-display dd.image a {
border-bottom: none;
}
.more {
	text-align: right;
	clear: both;
	}
.button1 {
	text-align: center;
	clear: both;
	margin: 2em;
	}
.more a, .button1 a{
	border: 1px solid #666;
	padding: 5px;
	margin: 5px;
	background-color: #030303;
	}
.more a:hover, .button1 a:hover{
	border: 1px solid #abb645;
	background-color: #abb645;
	color: #000;
	}
	