body {  
	margin:0;
	padding:0; 
	background: #83b8c0 url(../images/bgnd_footer.gif) no-repeat center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.clear-all {clear:both;	width:100%}
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
h1, h2, h3, form {margin:0;}

h1 {font-size:16px;  
padding-bottom: 2px;}

h2 {font-size:13px;}

td {padding:4px;}

a {
	color: #000;
	text-decoration: underline;
}

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

#wrapper { 
	background: url(../images/tfon.png) 0 0 repeat-x;
}

#global { 
	background: url(../images/bgnd_header.gif) no-repeat center top;
	margin:0;
}

#header { 
	padding:0px 70px 0 60px; 
	margin:0;
}

#logo { 
    float:left;
	width:600px;
	height: 35px;
	margin-top:0px;
	font-size: 22px;
	color: #0a0a0a;
}

#banner { 
/*    float:right; */

}

#content { 
	width:999px;
	margin: auto; 
	padding:0; 
}

#c-top { 
	background: url(../images/content_top.png) 0 0 no-repeat; 
	height: 39px;
	margin:0;
}

#c-bottom { 
	background: url(../images/content_bottom.png) 0 0 no-repeat; 
	height: 39px;
}

#c-bgnd {
	background: url(../images/content_bgnd.png) 0 0 repeat-y;
}

#main { 
	margin:0;
	padding:0 28px 0 31px; 
}

#main-top { 
	background: url(../images/mtop_bgnd.gif) 0 0 repeat-x;
	height: 80px;
	margin:0;
}

#annonce {
    float:left;
	width:659px;
}

#annonce-top {
    background: #fff url(../images/annonce_top.jpg) right top no-repeat;
	height: 6px;
}

#annonce-top div {
    background: url(../images/annonce_content_left.jpg) 0 0 repeat-y;
	height: 6px;
}

#annonce-bottom {
    background: url(../images/annonce_bottom.jpg) right top no-repeat;
	height: 17px;
}

#annonce-bottom div {
    background: url(../images/annonce_bottom_left.jpg) left top no-repeat;
	height: 17px;
}

#annonce-content {
    background: #fff url(../images/annonce_content.jpg) right top no-repeat;
}

#annonce-content div {
    background: url(../images/annonce_content_left.jpg) 0 0 repeat-y;
	height: inherit;
}

#annonce-content ul { 
   list-style-type:none;
   margin:0 10px;
   padding:0; 
   width: auto;
}
   
#annonce-content ul li{
   float:left;
   color:#797a78; 
   font-size:0.7em;
   line-height:1.0em;
   display:block;
   margin:0;
   width:155px;
	margin-left: 10px;
}
   
#annonce-content ul li img{
   float:left;
   margin-right:5px;
}
   
#annonce-content ul li p{
   margin:0 0 3px 0;
}
   
#annonce-content ul li a{
   color:#3787d7; 
   text-decoration: none;
}
   
#annonce-content ul li a:hover{
   text-decoration: underline;
}

#search {
    float: right;
    padding:20px 0 0 0; 
    width:255px;
}

.search-text { /* inputbox 

	background:url(../images/search-text.gif) no-repeat 0 0;
	padding:5px 10px;
	width:149px; 
	margin:0px 0px 8px 0px;
*/

    float: left;
	color: #757575;		/* ! */
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;

	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
	padding:5px 10px;
}


.search-button {
	background:url(../images/search-button.gif) no-repeat 0 0;
	color:#fff;
	font: bold 11px Verdana, sans-serif, Arial, Helvetica;
	padding:4px 0px 4px 0px;
	margin:0px;
	border:none;
	line-height:18px;
	text-align:center;
	width:55px;
}

* html .search-button {
	display:block;
}

.button {
	background:url(../images/readon.gif) no-repeat 0 0;
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding:3px 0px 4px 0px;
	border:none;
	text-transform:uppercase;
	line-height:16px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:90px;
	vertical-align:top;
}
.bbcodes{
	background:url(../images/readon.gif) no-repeat 0 0;
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding:3px 0px 4px 0px;
	border:none;
	text-transform:uppercase;
	line-height:16px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:90px;
	vertical-align:top;
}

* html .button {
	display:block;
}


.textbox {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 0.9em;
	color : #000;
	background-color : #fff;
	border : 1px solid #aab2b5;
	margin: 0.1em;
}


#left {
	float:left;
	width: 200px;
}

#right {
	float:right;
	width: 200px;
}

#center {
	padding : 0 10px;
}
	
* html #center{
	height: 0px;	
}
/*IE Fixes*/
* html #center {
	height: 1%;
	width: auto;
}


/* GrayPanel*/
.tgray {
	margin:10px 0;
}

.tgray_content {
	background:#f1f1f1;
	border-left:1px solid #aab2b5;
	border-right:1px solid #aab2b5;
	padding: 0px 10px;
}

.tgray_content h3 { 
    color:#313131;
	margin:0  5px 10px 5px;
	padding:8px 0 8px 35px;
    border-bottom: 1px dotted #000;
}

.bgray_top {
	background:url(../images/side_right_gray.gif) no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bgray_top_content {
	background:url(../images/side_left_gray.gif) no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bgray_bot {
	background:url(../images/side_right_gray.gif) no-repeat scroll right bottom;
	height:10px;
	font-size:1px
}

.bgray_bot_content {
	background:url(../images/side_left_gray.gif) no-repeat scroll left bottom;
	height:10px;
	font-size:1px
}




/* whitePanel*/
.twhite {
	margin:10px 0;
}

.twhite_content {
	background:#fff;
	border-left:1px solid #aab2b5;
	border-right:1px solid #aab2b5;
	padding: 0px 10px;
}

.twhite_content h2 {
    color:#787878;
	font-size:1.1em;
	margin: 0;
	padding-bottom: 15px;
	
}

.twhite_content p.top {
    color:#787878;
	font-size:1.0em;
	margin: 0;
	padding: 5px 0px 0px 0px;
    border-bottom: 1px dotted #787878;
}
  
.twhite_content p.top a {
    color:#79901e;
	padding-left: 15px;
    background: url(../images/user.gif) left center no-repeat;
}

.twhite_content p.ucenter { 
   text-align:justify;  
	padding: 0px 0px;   
}

.twhite_content div.bottom {
    color:#787878;
	font-size:1.0em;
	margin: 0;
	padding: 5px 0px;
}

span.stars {
    background: url(../images/stars.gif) left center no-repeat;
	padding: 2px 45px;
}

span.comments {
    background: url(../images/comments.gif) left center no-repeat;
	padding: 5px 13px;
}

span.views {
    background: url(../images/views.gif) left center no-repeat;
	padding: 5px 8px;
}

span.review a {
    color:#79901e; 
	font-weight:bold;
	padding-left: 15px;
	margin-left: 15px;
    background: url(../images/arrow.gif) left center no-repeat;
}


.bwhite_top {
	background:url(../images/side_right_white.gif) no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bwhite_top_content {
	background:url(../images/side_left_white.gif) no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bwhite_bot {
	background:url(../images/side_right_white.gif) no-repeat scroll right bottom;
	height:10px;
	font-size:1px
}

.bwhite_bot_content {
	background:url(../images/side_left_white.gif) no-repeat scroll left bottom;
	height:10px;
	font-size:1px
}

ul.navigation { 
   list-style-type:none;
   margin:0 10px;
   padding:0; 
   width: auto;
}
   
ul.navigation li{
   display:block;
   margin:0;
	font-size: 17px;
}
   
ul.navigation li p{
	margin: 0px;
   padding:5px 0 5px 20px; 
   background: url(../images/folder.gif) left center no-repeat;
   border-bottom: 1px dotted #cfced1;
}
   
ul.navigation li ul{
   padding:0;
   display:none; 
}

ul.navigation li a{
   color:#000; 
   text-decoration: none;
}
   
ul.navigation li a:hover{
   text-decoration: underline;
}

ul.navigation li.rss {
   display:block;
   margin-left:20px;
   padding:5px 0 5px 20px; 
   background: url(../images/rss.gif) left center no-repeat;
   border-bottom: 1px dotted #cfced1;
}

/* Side Icons*/

.info{
   background: url(../images/info.gif) left center no-repeat;
}

.opros{
   background: url(../images/opros.gif) left center no-repeat;
}

.top-news{
   background: url(../images/top_news.gif) left center no-repeat;
}

.frends{
   background: url(../images/frends.gif) left center no-repeat;
}

.archive{
   background: url(../images/archive.gif) left center no-repeat;
}


ul.side { 
   list-style-type:none;
   margin:0;
   padding:0; 
   width: auto;
}
   
ul.side li{
   display:block;
   margin:0;
   padding:0 0 0 10px; 
   background: url(../images/tick.gif) left top no-repeat;
}

ul.side li a{
   color:#000; 
   text-decoration: none;
}
   
ul.side li a:hover{
   text-decoration: underline;
}

#footer {
	padding:0 100px; 
}

.f1h, .f2h, .f3h, .f4h, .f2bh, .f3bh, .f4bh{font-size:1px; overflow: hidden; display:block; }
.f1h {height:1px; background:#b6d5da; margin:0 5px;}
.f2h, .f2bh {height:1px; background:#fff; border-right:2px solid #b6d5da; border-left:2px solid #b6d5da; margin:0 3px;}
.f3h, .f3bh {height:1px; background:#fff; border-right:1px solid #b6d5da; border-left:1px solid #b6d5da; margin:0 2px;}
.f4h, .f4bh {height:2px; background:#fff; border-right:1px solid #b6d5da; border-left:1px solid #b6d5da; margin:0 1px;}
.f2bh, .f3bh, .f4bh {background: #fff;}
.scode {background: #fff; border-right:1px solid #b6d5da; border-left:1px solid #b6d5da; 
	padding:5px 10px;
color: #555555;
} 

#footer p{
	padding:30px 0; 
	text-align:center; 
	display:block;
	
}

#footer p{
	padding:30px 0; 
	text-align:center; 
	
}

#footer p a{
   color:#fff; 
   font-weight:bold; 
   text-decoration: none;
}

a.reda {color: #ff0000;}
a.reda:visited {color: #ff0000;}