/* NICK-RSS */
.nickrss {padding:5px; background-color:#649bb5; text-align:center; font-weight:bold; color:#fff;}
.nickrssone {padding:15px; background-color:#f0f0f0;}
.nickrsstwo {padding:15px; background-color:#ddd;}
.nickrsslin {padding:5px; background-color:#f0f0f0; text-align:center;}

html                    { padding: 0px; margin: 0px; min-width: 960px }
body                    { padding: 0px; margin: 0px; min-width: 960px }
body                    {
                          background: url(../images/bg_main.gif) #157be1 repeat-x;
                          font: small/160% arial, helvetica, verdana, sans-serif;
                          color: #545454
                          }
img                     { border-width: 0px; }
hr                      { clear: both; height: 0px; border: solid #CCCCCC 0px; border-top-width: 1px; margin: 0; padding: 0 }
form                                      {display:inline;}
li                                        {color:#f30; list-style-type:square;}
/* Links */
a:link,
a:visited                                 {color:#545454; text-decoration:none;}
a:hover                                   {color:#FF0000; text-decoration:underline;}
a.cat:link,
a.cat:visited                             {color:#066; text-decoration:none;}
a.cat:hover                               {color:#0cc; text-decoration:underline;}

a.pages                                   {font-size:10px; color:#000000; text-decoration:none; border:1px solid #cccccc;
                                           background-color:#f2f2f2; padding:0px 2px; font-weight:bold;}
a.pages:link,
a.pages:visited                           {font-size:10px; color:#545454; text-decoration:none; border:1px solid #f0f0f0;
                                           background-color:#f9f9f9; padding:0px 2px; font-weight:bold;}
a.pages:hover                             {font-size:10px; color:#949494; text-decoration:none; border:1px solid #cccccc;
                                           background-color:#fff; padding:0px 2px; font-weight:bold;}

a.blockmenu:link,
a.blockmenu:visited                       {color:#545454; font-size:12px; background-color:#f9f9f9; text-decoration:none;
                                           padding-left:20px; line-height:22px; display:block; font-weight:bold;
                                           border-bottom:1px dashed #dad9d9;}
a.blockmenu:hover                         {color:#000; font-size:12px; background-color:#edecec; text-decoration:none;
                                           padding-left:20px; line-height:22px; display:block; font-weight:bold;
                                           border-bottom:1px dashed #dedcdc;}

a.calendarlink:link,
a.calendarlink:visited                    {color:#B50206; text-decoration:none;}
a.calendarlink:hover                      {color:#649BB5; text-decoration:none;}
a.linkbutton:link,
a.linkbutton:visited                      {font-size:11px; color:#545454; text-decoration:none;
                                           background-color:#fff; padding:0px 2px; font-weight:bold;}
a.linkbutton:hover                        {font-size:11px; color:#000; text-decoration:underline;
                                           background-color:#fff; padding:0px 2px; font-weight:bold;}
a.last:link,
a.last:visited                            {color:#B90000; text-decoration:none;}
a.last:hover                              {color:#649BB5; text-decoration:underline;}
a.load:link,
a.load:visited                            {color:#545454; padding:2px 2px; cursor:pointer;
                                           font-size:11px; font-weight:bold; text-decoration:none;}
a.load:hover                              {color:#000; padding:2px 2px; cursor:pointer;
                                           font-size:11px; font-weight:bold;}
a.jump:link,
a.jump:visited                            {color:#545454; border:1px solid #dedcdc; cursor:pointer;
                                           font-size:11px; background:#f9f9f9;padding:1px 7px}
a.jump:hover                              {color:#000; border:1px solid #999; cursor:pointer;
                                           font-size:11px; background:#f5f5f5;text-decoration:none;}

/*  Top menu */
* HTML ul#nav           { left: 60px; width: 623px; position: absolute; top: 151px; height: 30px }
html>body ul#nav        { left: 60px; width: 623px; position: absolute; top: 140px; height: 30px}
ul#nav li               { padding: 0px; margin: 0px; display: block; float: left; text-indent: -9999px; }
ul#nav li a             { borderwidth: 0px; display: block; background: url(../images/nav.gif) no-repeat; text-decoration: none }

li#home a               { width: 119px; height: 30px }
li#home a:link          { background-position: 0px 0px }
li#home a:visited       { background-position: 0px 0px }
li#home a:hover         { background-position: 0px -30px }
li#home a:unknown       { background-position: 0px -30px }

li#news a               { width: 126px; height: 30px }
li#news a:link          { background-position: -119px 0px }
li#news a:visited       { background-position: -119px 0px }
li#news a:hover         { background-position: -119px -30px }
li#news a:unknown       { background-position: -119px -30px }

li#article a            { width: 126px; height: 30px }
li#article a:link       { background-position: -245px 0px }
li#article a:visited    { background-position: -245px 0px }
li#article a:hover      { background-position: -245px -30px }
li#article a:unknown    { background-position: -245px -30px }

li#files a              { width: 126px; height: 30px }
li#files a:link         { background-position: -371px 0px }
li#files a:visited      { background-position: -371px 0px }
li#files a:hover        { background-position: -371px -30px }
li#files a:unknown      { background-position: -371px -30px }

li#contact a            { width: 126px; height: 30px }
li#contact a:link       { background-position: -497px 0px }
li#contact a:visited    { background-position: -497px 0px }
li#contact a:hover      { background-position: -497px -30px }
li#contact a:unknown    { background-position: -497px -30px }


/* Table & Forms */
table                                     {border:0px;}
table,td,div                              {padding:0px; font:normal 11px Arial,Tahoma,Verdana;}
textarea,input                            {font-size:10px; font-family:Arial,Tahoma,Verdana;}
select,option                             {font-size:11px; font-family:Arial,Tahoma,Verdana;}
blockquote                                {padding: 0 15 0 45; border:1px solid #CCCCCC;
                                           background:#fff url(../images/quote.gif) no-repeat top left;
                                           margin-left:8px;
                                           font-style:normal;}
.phpcode                                  {text-align: left; padding: 15 15 15 65; border: 1px inset;
                                           background: #E6E6E6 url(../images/code.gif) no-repeat top left;
                                           margin-left: 8px;
                                           font-style: normal;}
.oneselect                                {background-color:#649BB5; color:#fff;}
/* Buttons */
.rbutton                                  {color:#545454; border:3px double #dedcdc;
                                           cursor:pointer;font-size:11px; font-weight:bold;
                                           background: url(../images/input_bg.gif) #fff repeat-x;
                                           }
.rerbutton                                {font-size:11px;font-weight:bold;border-right: #ccc 3px double;
                                           border-top: #aaa 3px double;cursor:pointer; border-left: #aaa 3px double;
                                           border-bottom: #ccc 3px double;background-color:#f0f0f0;color:#ff531a
                                           }
.comment                                  {color:#545454; border:3px double #dedcdc;
                                           cursor:pointer;font-size:11px; font-weight:bold;
                                           background: url(../images/input_bg.gif) #fff repeat-x;
                                           }
.recomment                                {font-size:11px;font-weight:bold;border-right: #ccc 3px double;
                                           border-top: #aaa 3px double;cursor:pointer; border-left: #aaa 3px double;
                                           border-bottom: #ccc 3px double;background-color:#f0f0f0;color:#ff531a
                                           }
.sbutton                                  {color:#545454; border:3px double #dedcdc;
                                           cursor:pointer;font-size:11px; font-weight:bold;
                                           background: url(../images/input_bg.gif) #fff repeat-x;
                                           }
.resbutton                                {font-size:11px;font-weight:bold;border-right: #ccc 3px double;
                                           border-top: #aaa 3px double;cursor:pointer; border-left: #aaa 3px double;
                                           border-bottom: #ccc 3px double;background-color:#f0f0f0;color:#ff531a
                                           }
/* Standart Style */
.top                                      {height:80px; background-color:#649bb5; border-top:5px solid #A7CBDC;
                                           text-align:center;}
.topmenu                                  {background-color:#f0f0f0; height:25px; padding-left:10px;
                                           line-height:25px; font-weight:bold; color:#000; padding-right:10px;
                                           border-top:5px solid #d1d1d1; text-align:right;}
.botmenu                                  {background-color:#f0f0f0; height:25px; padding-left:10px;
                                           line-height:25px; font-weight:bold; color:#000; padding-right:10px;
                                           border-top:5px solid #d1d1d1; text-align:left;}
.divmenu                                  {margin:3px; padding:3px;}
.blockmenu                                {height:22px;}
.siteleft                                 {width:190px; padding-top:1px;}
.sitecenter                               {width:100%; padding: 3px 3px 3px 15px; margin:0;}
.siteright                                {padding-top:1px;background: url(../images/right_bg.gif) repeat-y;}
.botcontent                               {height:50px; background-color:#649bb5;
                                           text-align:center;  border-top:5px solid #A7CBDC;}
.botin                                    {margin:5px; padding:5px;}
.sitetitle                                {height:23px; padding-left:0px;
                                           line-height:23px; font-weight:bold; color:#f63;margin: 10px 5px 10px 5px;
                                           font-size: 14px; border-bottom: 1px solid #f63}
.sitenotice                               {margin:5px; padding:5px; background-color:#FFFEEC;
                                           border:1px dotted #bebebe;}
.box                                      {margin:5px; padding:5px; background-color:#FFFEEC;
                                           border:1px dotted #bebebe;}
.boxin                                    {margin:5px; padding:5px 15px; background-color:#f9f9f9;
                                           border:1px solid #f0f0f0;}
.formnotice                               {margin:5px; padding:5px; background-color:#fff;
                                           border:1px dotted #bebebe;}
.simple                                   {margin:0px; padding:2px; background-color:#f9f9f9;
                                           border:0px solid #d1d1d1; height:100%;}
.simpletitle                              {background-color:#f0f0f0; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border-bottom:1px solid #d1d1d1;}
.post                                     {margin:3px; padding:3px; background-color:#fff;
                                           border:1px solid #d1d1d1;}
.posttitle                                {background-color:#f0f0f0; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border-bottom:1px solid #d1d1d1;}
.posttime                                 {display:inline; float:right; background-color:#f0f0f0; padding:3px;}
.dropdown                                 {display:inline; float:right;}
.contetitle                               {background-color:#649BB5; height:25px; font-weight:bold; color:#fff;
                                           border-bottom:1px solid #CBCBCB; padding:5px;}
.sitein                                   {margin:5px; padding:5px; text-align:left;}

.blocktext                                {padding:0px; padding-top:3px; padding-bottom:3px;}
.paddingtext                              {padding:10px;}
.redfont                                  {color:#B90000;}
.darfont                                  {color:#649BB5;}
.timefont                                 {float:right; color:#8a8b8b;}
.formtext                                 {padding-left:10px; padding:5px; line-height:22px;}
/* Block */
.texttitlebox                             {font-weight: bold; font-size: 10pt; color: #ffffff;}
.leftblock                                {height:23px; line-height:23px; font-weight:bold; color:#fff;}

.topblock                                 {background-color:#d1d1d1; height:25px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border-top:5px solid #edecec;}
.botblock                                 {background-color:#d1d1d1; height:25px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border-top:5px solid #edecec;}
.rightblock                               {height:23px; line-height:23px; font-weight:bold; color:#fff;}
.redblock                                 {height:23px; line-height:23px; font-weight:bold; color:#fff;}
/* Thumb */
.thumb                                    {border:1px solid #ccc; padding:1px; text-align:center; width:auto;}
.thumbtitle                               {background-color:#fff; border:1px solid #edecec; padding:3px;
                                           margin-top:1px; color:#000;}
.thumbtext                                {background-color:#fff; border:1px solid #edecec; padding:3px;
                                           margin-top:1px; color:#000;}
.thumbcet                                 {background-color:#fff; border:1px solid #edecec; padding:3px;
                                           margin-top:1px; color:#000; height:100%;}
/* Container */
.time                                     {color:#8A8B8B; font-weight:normal;}
.tabletd                                  {margin:1px; padding:1px; height:100%;}
.tablepadding                             {padding:2px;}

.container_title                          {background-color:#fff; height:25px; padding-left:5px;
                                           border-bottom:1px solid #ddd; margin:4px; padding:4px; line-height:22px;font-size:12px}
.container_text                           {margin:4px; padding:4px; line-height:12px;}
.container_wait                           {margin:10px; padding:10px; background-color:#fff; line-height:14px;}
.subcat                                   {padding:4px;}
/* News */
.news                                     {padding: 5px 15px; background-color:#fff; font-weight:bold; border:1px solid #dedcdc; color:#545454;}
.newsone                                  {padding:15px; background-color:#f6f6f6;}
.newstwo                                  {padding:15px; background-color:#f6f6f6;}
.newslin                                  {padding: 5px 15px; background-color:#f6f6f6;}
/* Article */
.article                                  {padding:5px; background-color:#649bb5; text-align:center; font-weight:bold; color:#fff;}
.articleone                               {padding:15px; background-color:#f0f0f0;}
.articletwo                               {padding:15px; background-color:#ddd;}
.articlelin                               {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Link */
.link                                     {padding: 5px 15px; background-color:#fff; font-weight:bold; border:1px solid #dedcdc; color:#545454;}
.linkone                                  {padding:15px; background-color:#fff;}
.linktwo                                  {padding:15px; background-color:#fff;}
.linklin                                  {padding: 5px 15px; background-color:#fff;}
/* RSS */
.rss                                      {padding:5px; background-color:#649bb5; text-align:center; font-weight:bold; color:#fff;}
.rssone                                   {padding:15px; background-color:#f0f0f0;}
.rsstwo                                   {padding:15px; background-color:#ddd;}
.rsslin                                   {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Down */
.downrows                                 {background-color:#ddd;}
.downrowsone                              {background-color:#fff; line-height:20px; padding-left:10px;}
.downrowstwo                              {background-color:#FFF; line-height:20px; padding-left:10px;}
.down                                     {padding: 5px 15px; background-color:#fff; font-weight:bold; border:1px solid #dedcdc; color:#545454;}
.downone                                  {padding:15px; background-color:#f6f6f6;}
.downtwo                                  {padding:15px; background-color:#f6f6f6;}
.downlin                                  {padding: 5px 15px; background-color:#f6f6f6;}
/* Rating */
.rating                                   {background-color:#ddd;}
.ratingrows                               {background-color:#fff; line-height:25px; padding:5px;}
/* Pollbar */
.poll                                     {padding:5px;}
.pollbar                                  {background-color:#000; height:10px;}
.pollbarout                               {background-color:#fff; padding:2px; border:1px solid #ddd;}
.pollline                                 {padding:5px; border-bottom:1px solid #ddd;}
/* Photos */
.photos                                   {padding:5px 15px; background-color:#f6f6f6; text-align:left; font-weight:bold; color:#545454;}
.photosone                                {padding:15px; background-color:#f6f6f6;}
.photostwo                                {padding:15px; background-color:#f6f6f6;}
.photoslin                                {padding:5px 15px; background-color:#f6f6f6; text-align:left;}
.photoswin                                {height:23px; padding-left:0px;
                                           line-height:23px; font-weight:bold; color:#f63;margin: 10px 5px 10px 5px;
                                           font-size: 14px; border-bottom: 1px solid #f63}
.photosin                                 {display:inline; padding:2;}
.photosod                                 {margin:2px; padding:2; border:solid 1px #CCCCCC;}
.photosit                                 {margin:2px; padding:2; border:solid 1px #B90000;}
/* Pages */
.pages                                    {margin:2px; padding:4px; text-align:left;}
.pagesempty                               {font-size:10px; color:#545454; text-decoration:none; border:1px solid #f0f0f0;
                                           background-color:#f9f9f9; padding:1px 2px; font-weight:normal;}
/* Closed */
.closed                                   {border:2px; border-style:solid; border-color:#649BB5;
                                           background-color:#fff;}
.closedtext                               {padding:10px 10px; height:100%;}
/* Redirect */
.redirect                                 {border:2px solid #ccc; background-color:#fff;}
.redirecttitle                            {border-bottom:2px solid #ccc; background-color:#fff;
                                           color:#B50206; padding:10px 10px; font-weight:bold;}
.redirecttext                             {padding:10px 10px;}
.redirecttime                             {font-size:14; color:#B90000; font-weight:bold;
                                           font-family:Arial,Tahoma,Verdana; text-align:center;}
/* Calendar */
.calendar                                 {width:100%; font-size:10px; border-collapse:separate; background-color:#649BB5;}
.calendartitle                            {background-color:#A7CBDC; font-size:10px; padding:2px;}
.calendarmonth                            {background-color:#F7F7F7; font-size:11px; padding:4px;}
.calendarempty                            {background-color:#F7F7F7; font-size:11px; padding:4px;}
.calendartoday                            {background-color:#A7CBDC; font-size:11px; padding:4px;}
.calendarallday                           {background-color:#FFFFFF; font-size:11px; padding:4px;}
/* Debug */
.debug                                    {overflow:auto; border:1px dotted #000000; font-size:11px;
                                           background-color:#f3f3f3; color:#A73C3C; margin:5px; padding:5px;
                                           height:70px;}
/* Error */
.errortitle                               {background-color:#b20000; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#fff;
                                           border-top:5px solid #EC5E5E;}
/* Hint */
* HTML .hint                                     {
                                           background-color: #f9f9f9;
                                           line-height: 11px;
                                           color:#141414;
                                           width:auto;
                                           border: 1px solid #dedcdc;
                                           z-index: 1000;
                                           margin: 0px;
                                           padding: 4px 8px;
                                           position: absolute;
                                           visibility: hidden;
                                           font-style: italic;
                                           }
html>body .hint                                     {
                                           display: none;
                                           }


/**  Main **/

#banners                { left: 370px; POSITION: absolute; TOP: 35px }
html.container          { margin-left: -960px; position: relative }

html.minwidth                  { height: 1px }
html.container          { height: 1px }
html.content            { height: 1px }
html.layout             { height: 1px }

.width                  { width: 100%; min-width: 960px; margin:0 }
html.minwidth           { padding-left: 960px; height: 1px }

html.layout             { height: 1px }

html.container          { margin-left: -960px; position: relative; height: 1px }

#headout                { background: url(../images/lbg.gif) #08399f repeat-x 0px 0px; height: 139px }
#header                 { height: 130px }

#header h1              {
                          background: url(../images/a_logo.jpg) no-repeat 0px 0px;
                          left: 0px;
                          margin: 0px;
                          overflow: hidden;
                          width: 288px;
                          text-indent: 400px;
                          line-height: 120px;
                          position: absolute;
                          top: 0px;
                          height: 139px
                          }

#rules a               {
                          left: 51px;
                          width: 288px;
                          position: absolute;
                          top: 8px;
                          height: 139px
                          }

#rules                  {
                          background: url(../images/a_logo.jpg) no-repeat 0px 0px;
                          left: 61px;
                          width: 288px;
                          position: absolute;
                          top: 0px;
                          height: 139px
                          }



#toptext                {
                          background: url(../images/a_text.gi) no-repeat 0px 0px;
                          left: 140px;
                          overflow: hidden;
                          width: 405px;
                          text-indent: 640px;
                          line-height: 114px;
                          position: absolute;
                          top: 35px;
                          height: 81px
                          }

#main                   { padding: 0 2em; height: 100%; }

#main1                  {
                          background: url(../images/left_bg.gif) #fff repeat-y left top;
                          border-left: #1168cd 4px solid;
                          height: 100%
                          }

#main2                  {
                          border-right: #1168cd 4px solid;
                          height: 100%
                          }

#navigation             {
                          background: url(../images/page_top.gif) #3399ff repeat-x;
                          height: 44px
                          }

#headleft               {
                          background: url(../images/page_lefttop.gif) #3399ff no-repeat;
                          float: left;
                          width: 13px;
                          height: 44px
                          }

#headright              {
                          background: url(../images/page_righttop.gif) #3399ff no-repeat;
                          float: right;
                          width: 13px;
                          height: 44px
                          }



.cleaner                {
                          clear: both;
                          padding: 0px;
                          margin: 0px;
                          font-size: 1px;
                          background: none transparent scroll repeat 0% 0%;
                          border-style: none;
                          height: 1px;
                          }

#navigation2            { background: url(../images/page_bot.gif) #3399ff repeat-x; height: 120px }

#cfleft                 {
                          background: url(../images/page_leftbot.gif) #3399ff no-repeat;
                          float: left;
                          width: 12px;
                          height: 120px
                          }

#cfright                {
                          background: url(../images/page_rightbot.gif) #3399ff no-repeat;
                          float: right;
                          width: 54px;
                          height: 120px
                          }


#footer                 {
                          background: url(../images/foot_bg.gif) #157be1 repeat-x;
                          bottom: -1px;
                          position: relative;
                          height: 100px
                          }

#footercounters         {
                          left: 100px;
                          width: 85%;
                          position: absolute;
                          top: 18px; color: #fff
                          }

#footercounters a:link      { font-size: 11px; color: #fff }
#footercounters a:visited   { font-size: 11px; color: #fff }
#footercounters a:hover     { font-size: 11px; color: #fff }

#footerright            {
                          background: url(../images/bapho.gif) no-repeat;
                          float: right;
                          width: 180px;
                          height: 100px
                          }

#powered                {
                          font-size: 9px;
                          right: 5px;
                          width: 230px;
                          color: #3399ff;
                          bottom: -1px;
                          position: absolute
                          }






