@charset "utf-8";
/* Intercer base stylesheet - Raducu Popa (raducu.sergiu@gmail.com) */

html {
	font-size: 100%;
}

body {
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #FFF url('../images2/bg_body.gif') top left repeat-x;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
}

guestbook_error  {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #038aa3;
}
guestbook_text {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #038ac3;
}

/* LAYOUT STRUCTURE */

#container {
	font-size: 1.2em;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

#container2 {
	font-size: 1.2em;
	text-align: left;
	width: 991px;
	margin: 0 auto;
}

#header {
	height: 165px;
}

#wrapper {
	float: left;
	width: 100%;
	background: #fff;
	#margin-top: 0;
    margin: 10px 0 0 0;  #new 20110118 to make the menu grey zone higher
}

#content {
	margin: 0;
	margin-right: 310px;
	padding: 10px 0px;
}

#content_admin_edit {
	margin: 0;
	margin-right: 210px;
	padding: 10px 0px;
}

#column_right {
	float: left;
	width: 300px;
	padding-left: 10px;
	margin-left: -310px;
    margin-top: 15px; #new 20110118 to verticaly align the right col after grey zone change 
}

#column_right2 {
	float: left;
	width: 300px;
	padding-left: 10px;
	margin-left: -310px;
	margin-top: 15px; #new 20110118 to verticaly align the right col after grey zone change 
}

#column_right_admin_edit {
	float: left;
	width: 200px;
	padding-left: 10px;
	margin-left: -210px;
	margin-top: 15px; #new 20110118 to verticaly align the right col after grey zone change
}

#footer {
	background: url(../images2/bg_footer.gif) top left repeat-x;
	font: 1.0em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0px;
	clear: left;
	color: #1a1a1a;
}

#footer a {
	font: 1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1a1a1a;
}

#footer a:hover {
	text-decoration: underline;
	color: #19607a;
}

#ads_images2 {
	margin: 10px 0px;
}

#ads_images2 a {
	display: inline;
	border: none;
	margin: 2px;
}

#ads_images2 img {
	border: none;
}

/* END LAYOUT STRUCTURE */

a {
	font-size: 1.0em;
	text-decoration: underline;
	color: #038ac3;
}

a:hover {
	text-decoration: none;
	color: #000;
}

h1	{
	font-size: 2em;
}  /* displayed at 24px */

h2	{
	font-size: 1.5em;
}  /* displayed at 18px */
h3 {
	font-size: 1.25em;
}  /* displayed at 15px */

h4 {
	font-size: 1em;
}  /* displayed at 12px */
input, select, th, td {
	font-size: 1em;
}

#logo {
	height: 75px;
}

.pics {  
	float: right;
    height:  65px;  
    width:   468px;  
    padding: 0;  
    margin:  0;
	margin-top: 5px;
} 

#menu {
	float: left;
	width: 100%;
	height: 35px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a {
	float: left;
	background: url("../images2/menu_left.gif") top left no-repeat;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	color: #FFF;
	font: 1.1em Georgia, serif;
	text-transform: uppercase;
	}
#menu span {
	display: block;
	background: url("../images2/menu_right.gif") top right no-repeat;
	float: left;
	padding: 9px 15px 9px 0px;
}
#menu a:hover, #menu a:hover span {
	background-position: 0% -35px;
	cursor: help;
	color: #212121;
}
  
#submenu {
	font-size: 0.9em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 25px;
	display: block;
}

#submenu a {
	color: #FFF;
	text-decoration: underline;
	font-size: 1.1em;
}

#submenu a:hover {
	text-decoration: none;
}

#submenu .left {
	float: left;
	padding: 13px 0px 4px 0px;
	width: 530px;
}

#submenu .right {
	float: right;
	width: 360px;
	padding: 10px 0px 4px 0px;
}

.form_select {
	padding: 1px;
	color: #FFF;
	border: 1px solid #CCC;
	background: #929292 url(../images2/bg_large_form.gif) top left repeat-x;
}

.form_search {
	color: #FFF;
	background: #929292 url(../images2/bg_large_form.gif) top left repeat-x;
	border: 1px solid #CCC;
	height: 15px;
	padding: 1px;
}

#sections {
	color: #666;
	clear: left;
	#padding-top: 4px;
    padding: 2px 0px 0px 0px; #new 20110118 to make the menu grey zone higher
}

#sections a {
	color: #464545;
}

#sections a:hover {
	color: #31a6d9;
	text-decoration: none;
}

#autentificare {
	font: inherit;
	border: 0;
	margin: 0;
	margin-bottom: 7px;
}

#autentificare .title {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	background-color: #FFF;
	border-bottom: solid 2px #dbdbdb;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
}

#news_last {
	font: 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	overflow: visible;
}
/*
#news_last .date {
	color: #ccc;
}
#news_last .show {
	text-indent: 10px;
	padding-bottom: 4px;
	color: #ccc;
}
#news_last .sursa {
	color: #ccc;
}
*/
#news_last a {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #038ac3;
	padding-bottom: 10px;
}
#news_last a:hover {
	text-decoration: none;
	color: #333;
}

#tv_last {
	font: 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}
#tv_last a {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	padding-left: 3px;
	color: #000;
	text-decoration: none;
}
#tv_last .text {
	font-size: 1em;
	color: #636363;
	text-decoration: none;
	padding-bottom: 5px;
}

.headline {
    font: 2em Georgia, "Times New Roman", Times, serif;
    color: #000000;
    font-size: 24px;
}
.form_search2 {
	font-size: 1em;
	border: 1px solid #dedbdb;
	border-left: 2px solid #dedbdb;
	padding: 1px;
	margin: 2px;
}
.form_select2 {
	font-size: 1em;
	border: 1px solid #dedbdb;
	border-left: 2px solid #dedbdb;
	padding: 1px;
}

#articole_last a {
	font: 1em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 4px;
	color: #000;
	background: url(../images2/articol.gif) top left no-repeat;
	padding-left: 13px;
	text-decoration: none;
}
#articole_last a:hover {
	color: #038ac3;
	text-decoration: underline;
}

#parteneri a {
	font: 1em Georgia, "Times New Roman", Times, serif;
}

#biblesearch .title {
	font: 1em Georgia, "Times New Roman", Times, serif;
}

#anunt_home {
	font: 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	float: right;
}

#content_home {
	float: left;
	width: 600px;
}
#anunt_home2 {
	width: 50%;
	display: none;
	float: left;
}
#anunt_home3 {
	width: 49%;
	display: none;
	float: right;
}
.clear {
	clear: both;
}

#transmisii table {
border: 1px solid #ccc;
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: #FFF url(../images/table_bg.gif) bottom left repeat-x;
}
#transmisii table .title {
padding-bottom: 5px;
margin-bottom: 2px;
border-bottom: 2px solid #0F7ECB;
}

#transmisii td {
padding: 5px 5px 2px 5px;
margin: 2px;
} 

#transmisii table .title2 {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #545454;
}
.title_description {
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #5AA4DA;
}
#directory table {
border: 1px solid #ccc;
font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: #FFF url(../images/directory_bg.gif) bottom left repeat-x;
}

.count {
font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #5AA4DA;
}
.bottom_links {
    color: #000;
}

/* forum css */
a.forum:link {
        color : #000000;
        text-decoration : underline;
        font-size: 10pt;
}

a.forum:visited {
        color : #000000;
        text-decoration : underline;
        font-size: 10pt;
}

a.forum:hover{
        color : #7F0503;
        text-decoration : none;
        font-size: 10pt;
}

a.forum:active{
        text-decoration : underline;
        color : #FF0000;
        font-size: 10pt;
}

.forum_table {
    font-family:  arial, helvetica, 
    sans-serif;
    font-size: 10pt; 
}

.forum_td { 
     font-family:arial; font-size:9pt; 
     color:#666666; 
     background-color:#ffffff; 
}

.flat { 
     background-color:#CCCCCC;
}

.table_header { 
     background-color:#7F0503; 
     color:#ffffff; font-family:arial; 
     font-size: 10pt; 
}

.latest_post { 
     font-family:arial; 
     font-size:8pt; 
     color:#000000; 
}

.latest_post_link { 
      background-color:#ff9966; 
      color:#000000; 
      font-size:9pt; 
      font-family:arial;
      border: solid 1px #000000; 
      text-decoration:none;
}

.new {
      font-family:verdana; 
      font-size:7pt; 
      color:#ff0000; 
      font-weight:bold;
}

.notnew {
      font-family:verdana; 
      font-size:7pt; 
      color:#808080;
}

.message { 
      border-bottom:solid 1px #000000; 
      background-color : #CCCCCC; 
      font-size : 10pt
}

.highlight { 
      background-color:#CCCCCC; 
}

.quote { 
      padding:5px; 
      border:solid 1px #000000; 
      background-color:#e6e6e6; 
      color:#000000;
}
.whitelink {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #FFFFFF; 
    text-decoration: underline; 
}
.whitelinkbold {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: underline; 
}
.whitetext {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #FFFFFF; 
    text-decoration: none; 
}
.whitetextbold {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #FFFFFF;
	font-weight: bold;	
    text-decoration: none; 
}
.blacklink {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #000000; 
    text-decoration: underline; 
}
.blacklinkbold {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #000000;
	font-weight: bold;
    text-decoration: underline; 
}
.blacktext {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #000000; 
    text-decoration: none; 
}
.blacktextbold {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #000000;
	font-weight: bold;	
    text-decoration: none; 
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: red red red red;
	border-collapse: separate;
	background-color: black;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: black;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: black;
}

.box_code {
	background-color: #000;
	border: double #636363;
	color: #FFF;
	padding: 10px;
	margin: 5px;
	width: 100%;
}

	