﻿#forum  #container div#header div                                                   /*add empty block for #header*/
{
    display:none;
}
#forum  .null                                                                       /*add empty block with height=34px*/
{
    margin-top:20px;
}
/* ------------------------------------------------top menu---------- */
#forum  #container div#menu div#nav  div.column-r ul li.Forum                       /*add background for active item of top menu 1-level*/
{
    background:url('/images/SimpleForum/grad-menu-profile.gif') repeat-x;
    width:151px;
    height:30px;
}
#forum  #container div#menu div#nav  div.column-r ul li.Forum a                    /*add style for links of active item of top menu 1-level*/
{
    width:140px;
    color:#000;
	background-color:inherit;
}
#forum #container div#menu div#nav div#active-tools ul                          /*add top-menu 2-level*/
{
     background:url(/images/SimpleForum/grad-menu-profile-active.gif) repeat-x; 
}
#forum #container div#menu div#nav div#active-tools ul li                        /*add background for items of top-menu 2-level*/
{
    background:url('/images/SimpleForum/border-li-menu-profile.gif') no-repeat right top;
}
#forum #container div#menu div#nav div#active-tools ul li a                      /*add style and alignment links in the top-menu 2-level*/
{
    color:#000;
    background-color:inherit;
}
#forum #container div#menu div#nav div#active-tools ul li.act a                  /*add background for active link in the top-menu 2-level*/
{
    background:url('/images/SimpleForum/grad-li-menu-profile.gif') repeat-x;
}
#forum #container div#menu div#nav div#active-tools ul li a:hover                /*add background for link where cursoir of mous is over of the 2-level of top-menu */
{
    background:url('/images/SimpleForum/grad-li-menu-profile.gif') repeat-x;
}
/* ---------------------------end top menu*------------------------------- /

/* ------------------------ForumEmneOversigt----------------------------- */
#forum a.create          /*add left main block*/
{
    background:url('/images/SimpleForum/button-registr.gif') no-repeat;
    background-color:inherit;
    text-decoration: none;
    width:112px;
    height:19px;
    float:left; 
    color:#fff;
    border:0px;
    font-size:11px;
    font-family:Arial; 
    margin: 8px 0px 10px 0px;
	padding-top:3px;
	text-align:center;
    display:block;
}
#forum #symbol ul         /*add block with symbols*/
{
    float:left;
    padding:0px;
    padding-top:7px;
    padding-left:25px;
    display:inline;
}
#forum div#symbol ul li     /*alignment items of block with symbols*/
{
     float:left;
     padding-right:34px;
     display:inline;
}
#forum div#symbol ul li img  /*add images to block symbols*/
{
     padding-right:10px;
}
#forum ul#margin
{
    padding:0px;
    margin-top:5px;
    padding-right:10px;
}

#forum a.condition
{
     margin-top:-25px; 
     margin-left:26px;
     display:block;
}
#forum .marginStar
{
	margin-top:-12px; 
    margin-left:305px;
    display:block;
}
/* --------------------end ForumEmneOversigt---------------------------- */




/* -------------------------ForumSide-------------------------------- */
#forum .margin3
{
    margin-bottom:15px; 
    margin-top:3px;
}
#forum .margin-b
{
    margin-bottom:6px;
}
#forum .margin-t2
{
    margin-top:3px;
}

#forum div#comment
{ 
   
    width:753px;

 
}
#forum div#comment div.margin-t                  /*alignment div id="comment"*/
{
    margin-top:14px;
}
#forum div#comment div.column-t                  /*add background to top border*/
{
    background-image:url('/images/SimpleForum/grad-t-tools.gif');
    background-repeat:repeat-x;
    width:753px; 
    float:left; 
    display:inline
} 
#forum div#comment div.column-b                   /*bottom-border of column*/
{
    background-image:url('/images/SimpleForum/grad-b-1px.gif');
    background-repeat:repeat-x;
    width:753px;
    height:3px;
    margin:-2px 4px 0 0;
    font-size:0px;
    display:inline;
}
#forum div#comment   div.column-t div.column-l      /*left border of column*/
{
    background-image:url('/images/SimpleForum/grad-l-tools.gif');
    background-repeat:repeat-y;   
}
#forum div#comment div.column-t div.column-r        /*right border of column*/
{
    background-image:url('/images/SimpleForum/grad-r-tools.gif');
    background-repeat:repeat-y; 
    background-position:right;
}
#forum div#comment div.column-t div.corner-t-l       /*ad top left corner of column*/
{
    background:url('/images/SimpleForum/con-t-l-tools.gif') no-repeat; 
    width:3px; 
    height:3px;
    float:left;
    font-size:0px;
}    
#forum div#comment div.column-t div.corner-t-r        /*ad top right corner of column*/
{
    background:url('/images/SimpleForum/con-t-r-tools.gif') no-repeat; 
    width:3px; 
    height:3px;
    float:right; 
	font-size:0px;	 
}
 #forum div#comment div.column-t div.corner-b-l       /*ad bottom left corner of column*/    
{
    background:url('/images/SimpleForum/con-b-l-tools.gif') no-repeat; 
    width:3px; 
    height:3px;
    float:left;
    clear:both;
    display:inline;
}
#forum div#comment div.column-t div.corner-b-r        /*ad bottom right corner of column*/
{
    background:url('/images/SimpleForum/con-b-r-tools.gif') no-repeat; 
    width:3px; 
    height:3px;
    float:right;
}
#forum div#comment div.white-bg
{
    background:#fff;
    margin-left:1px;
    margin-right:2px;
    
}
#forum div#comment div.bottom-gradient
{
    background:url('/images/SimpleForum/bg-bottom-px.gif') repeat-y;  
    float:left;
    margin-left:-1px;
}
#forum div#comment div.column-t div.person            /*add background to block with info about person*/
{
    background:url('/images/SimpleForum/bg-comment.gif') repeat-x;
    width:131px;
    float:left;  
    margin-left:1px;
    padding-left:13px;
    padding-top:10px;
    height:166px;    
}
#forum div#comment div.column-t div.person h3         /*add title to block with info about person*/
{ 
    color:#6b6250;
    padding-bottom:7px;
    font-size:13px;
}
#forum div#comment div.column-t div.person a         /*add link to block with info about person*/
{
    color:#6ac600; 
    padding-top:4px;
    padding-left:1px;
    display:block;
    background:none;
}
#forum div#comment div.column-t div.person ul       /*add info about person to block*/
{
    float:left;
    margin:0px;
    padding:0px;
    padding-top:7px;
    padding-left:1px;
    padding-right:2px;
    padding-bottom:5px;
    list-style:none;   
}
#forum div#comment div.column-t div.person ul li    /*alignment block with info about person*/
{
     float:none; 
}
#forum div#comment div.column-t div.text-comment    /*add background to block with comments*/
{
    background-color:#fff;
    width:550px;
    float:left;
    margin-right:2px;
    padding-left:14px;
    display:inline;
    min-height:177px;
}
#forum div#comment div.column-t div.text-comment div.min-height    /*add background to block with comments*/
{
	min-height:105px;
}
#forum div#comment div.column-t div.text-comment hr
{
	  clear:both;
	  margin-right:14px;
}
#forum div#comment div.column-t div.text-comment strong  /*alignment bold text in block with comments*/
{
    float:left;
    padding-top:9px;
    display:block;  
}
#forum div#comment div.column-t div.text-comment span    /*alignment about right text*/
{
    color:#8f887b;
    float:right;
    margin-right:12px;
    padding-top:10px;
    display:block;
}
#forum div#comment div.column-t div.text-comment p     /*alignment comments*/
{
    width:582px;
    clear:both;
    padding:0px;
    padding-top:6px;
    padding-bottom:6px; 
}
#forum div#comment div.column-t div.text-comment a    /*add link*/
{
    background:url('/images/SimpleForum/button-registr.gif') no-repeat;
    background-color:inherit;
    text-decoration: none;
    height:21px;
    float:right;
    clear:both;
    color:#fff;
    margin:36px 14px 10px 0px;
    width:112px;
    padding-top:3px;
    display:block;
    text-align:center;
}
#forum .clearfix                                                                                                   /*add property 'clear-both'*/
{
    clear:both;
}

/* ---------------------end--ForumSide--------------------------------- */

/* -----------------------ForumPage--------------------------------- */

#forum div#include input          /*alignment input*/
{
     float:left;
}
#forum div#include span          /*add text to input*/
{
     float:left;
     padding-top:0px;  
}

#forum div#forum div#comment-form           /*add input-fields*/
{ 
    padding-top:18px;
    padding-bottom:11px;
    
    width:765px;
}
#forum div#comment-form ul       /*alignment input-fields*/
{
     float:none;
     margin:0px;
     padding:0px;
     list-style:none; 
}
#forum  div#comment-form ul li    /*alignment input-fields*/
{
    float:none;
}
#forum  div#comment-form ul li#margin
{
    padding-left:100px;
}
  #forum div#comment-form ul li label
{
    width:100px;
    padding:0px;
    float:left;
}
#forum  div#comment-form ul li textarea
{
    vertical-align:top;
    width:378px;
}
#forum  div#comment-form ul li input.text      /*add style for input fields*/
{
    width:378px;
    margin-bottom:2px;
}
#forum  div#comment-form ul li input.button      /*add style for button*/
{
    background:url('/images/SimpleForum/button-registr.gif') no-repeat;
    background-color:inherit;
    width:112px;
    height:21px;
    color:#fff;
    border:0px;
    margin:13px 9px 3px 0px;
    padding-bottom:2px;
    font-size:11px;
    cursor:pointer;
}
/* -------------------end----ForumPage--------------------------------- */

/* Forgot Password Page 
****************************/
#forum div.forgotPassword
{
    width:753px;
    padding-right:12px;
    height:400px; 
}
#forum div.forgotPassword h1
{
     padding-top:6px;
     padding-left:14px;
     font-size:26px;
     color:Gray;
}
#forum div.forgotPassword div.form
{
    width:400px;
    text-align:right;
    padding-top:20px;
    padding-left:15px;
}
#forum div.forgotPassword div.form label
{
    float:left;
    width:200px;
    clear:both;
    text-align:left;
}
#forum div.forgotPassword div.form input
{
    width:150px;        
}
#forum div.forgotPassword div.form span
{
    float:left;
    width:25px;    
    /*text-align:center;*/
    padding-left:5px;
}
#forum div.forgotPassword div.form input.button
{
    background:url(/images/SimpleForum/bg-small-black-button.gif);
    border:0px;
    cursor:pointer;
    float:right;
    height:21px;
    width:82px;   
    clear:both;
    color:#FFF; 
    margin:5px 48px 0px 0px;
    vertical-align:middle;
    background-color:inherit;
    font-size:11px;
    padding-bottom:2px;
}
#forum div.forgotPassword div.form span.error 
{
    float:right;
    color:Red;
    clear:both;
    width:300px;
    /*text-align:center;*/
}
#forum .redstar 
{
	color:#FF0000
}

#forum .hr-line
{ 
	background-color:#8f887b;
	color:#8f887b;
	width:700px;
}