.stext {
 color: #727272;
 font-size: 11px;
 font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
 color: #E34000;
 text-decoration:none;
 }

.stext a:hover {
 color: #E34000;
 text-decoration: underline;
 }

.navigation {
 color:#666; 
 border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
 text-decoration:none;
 color: #636363;
 background:#F9F9F9;
 border:1px solid #E6E6E6;
 padding:3px 6px;
 font-size:11px
}

.navigation a:hover {
 background:#799AE3;
 color:#FFFFFF;
 border-color:#E6E6E6;
}

.navigation span {
 text-decoration:none;
 background:#fff;
 padding:3px 6px;
 border:1px solid #E6E6E6;
 color:#ccc;
 font-size:11px;
}



.slink {
 color: #717171;
 font-size: 11px;
 font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
 color: #E34000;
 text-decoration:none;
 }

.slink a:hover {
 color: #E34000;
 text-decoration: underline;
 }

a:link { color: #34c924; font-family: Verdana, Helvetica; text-decoration: none; }
a:active { color: #34c924; font-family: Verdana, Helvetica; text-decoration: none; }
a:visited { color: #34c924; font-family: Verdana, Helvetica; text-decoration: none; }
a:hover { color: #77dd77; font-family: Verdana, Helvetica; text-decoration: none; }

h1 { text-align: center; color: #34c924; font-size: 14px; font-weight: bold; font-family: Arial, Verdana, Helvetica; color: #FF7400; text-transform: uppercase; display: block; margin: 1px; }
h2 { background: none; color: #FF5500; font-size: 11px; font-weight: bold; font-family: Verdana, Helvetica; text-align: center; }
h3 { background: none; color: #34c924; font-size: 11px; font-weight: bold; font-family: Verdana, Helvetica; margin: 0; }
h4 { background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; }
h5 { background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; text-align: center; margin: 0; }
legend { font-family: Verdana, Helvetica; font-size: 11px; color:#F50; font-weight: bold; }
fieldset { border: solid #e8ebee 1px; }
font, td, p { color: #666; font-size: 11px; font-family: Verdana, Helvetica; }
hr { height: 0px; border: 0px solid #EEE; border-top-width: 1px; }
code { background: none; color: #0000FF; font-size: 11px; font-family: Tahoma, Verdana, Helvetica; }

th {
 color: #2666B9;
 height: 25px;
 font-size: 11px;
 font-weight: bold;
 font-family: Verdana, Helvetica;
 background: #FBFBFB url(../images/cellpic.png) top repeat-x;
 border: 1px #FFF solid;
}

body {
 margin: 0;
 padding: 0;
 line-height: 125%;
 font-family: Verdana, Helvetica;
 color: #444;
 font-size: 11px;
 text-align: center;
}

form { margin: 0px; padding: 0px; }

input, textarea, select {
 color: #777;
 font-size: 11px;
 font-family: Verdana, Helvetica;
}

p {
 margin-top: 0;
 margin-bottom: 5px;
}

a img {
 border: 0;
}

html {
 height: 100%;
 margin-bottom: 1px;
}

div.menu {
 cursor:pointer;
 padding: 2px;
}

div.menu div {
 margin: 0;
 padding: 0;
 float: right;
 display: inline;
 list-style: none;
 position: relative;
 height: 24px;
 z-index: 21;
}

div.menu ul {
 margin: 0;
 border: 1px solid #3d8fd9;
 border-bottom: 0 none;
 padding: 0;
 width: 180px;
 list-style: none;
 display: none;
 position: absolute;
 top: 24px;
 right: 0;
}

div.menu ul li {
 width: 180px;
 float: left;
 display: block !important;
 display: inline;
 border-bottom:1px solid #3d8fd9;
}

div.menu a {
 padding: 3px;
 float: none !important;
 float: left;
 display: block;
 font-weight: bold;
 text-decoration: none;
 height: auto !important;
 height: 1%;
}

div.menu a:hover, div.menu div:hover a, div.menu div.iehover a {
 background: #CCC;
 color: #FFF;
}

div.menu a:visited {
 color: #2666B9;
 font-size: 11px;
 font-family: Verdana, Helvetica;
 text-decoration: none;
}

div.menu div:hover li a, div.menu div.iehover li a {
 font-size: 11px;
 font-family: Verdana, Helvetica;
 float: none;
 border:1px solid #fff;
 background: #FFF;
 color: #2666B9;
}

div.menu div:hover li a:hover, div.menu div:hover li:hover a, div.menu div.iehover li a:hover, div.menu div.iehover li.iehover a {
 font-size: 11px;
 font-family: Verdana, Helvetica;
 border:1px solid #fff;
 background: #3d8fd9;
 color: #FFF;
}

div.menu div:hover ul, div.menu div.iehover ul {
 display: block;
}



.code {
 background: none;
 color: #4848de;
 font-size: 11px;
 font-family: Tahoma, Verdana, Helvetica;
 margin: 3px;
}

.earea {
 width: 100%;
 background: #FFFFFF;
 border: 1px solid #33CC00;
}

.ebutton {
 float: left;
 cursor: pointer;
 width: 50%;
 background: #FFFFFF;
 border: 1px solid #33CC00;
 color: #33CC00;
}

.bbutton {
 float: left;
 cursor: pointer;
 width: 50%;
 background: #FFFFFF;
 border: 1px solid #FF0000;
 color: #FF0000;
}

.clr { clear: both; }

.titlemsg {
 font-size: 14px;
 font-weight: bold;
 text-align: right;
 font-family: Arial, Verdana, Helvetica;
 color: #ff7400;
 text-transform: uppercase;
 margin: 5px;
}

.morelink {
 clear: both;
 display: block;
 border-top: 1px solid #EFEFEF;
 margin-top: 5px;
 color: #aaa;
 height: 18px;
 padding: 2px;
}

.morelink a:link, .morelink a:visited, .morelink td { color: #aaa; font-size: 10px; }
.morelink a:hover { color: #ff7d11; font-size: 10px; }

.title {
 text-align: center;
 color: #2666B9;
 font-size: 14px;
 font-weight: bold;
 font-family: Arial, Verdana, Helvetica;
 color: #ff7400;
 text-transform: uppercase;
 display: block;
 margin: 1px;
}

.title div {
 display: block;
 border: 1px solid #F1F1F1;
 background: #FFF;
 padding: 8px;
}

.bgcolor1 { background: #FFF; }
.bgcolor2 { background: #FAFAFA; }
.bgcolor3 { background: #F5F5F5; }
.bgcolor4 { background: #F1F1F1; }
.sort { background: #F1F1F1; }

.bodyline { background: #FFF; background:url(../images/rss_taib.png) no-repeat -30px -30px; border: 1px #F1F1F1 solid; }
.blockline { background: #FFF; border: 1px #F1F1F1 solid; border-top: none; }
.storytitle { background: none; color: #2666B9; font-size: 11px; font-family: Verdana, Helvetica; }
.titleline { border: 1px #FFF solid; }
.boxtitle { font-family: Verdana, Helvetica; font-size: 11px; color: #F50; font-weight: bold; }
.content { background: none; color: #000000; font-size: 11px; font-family: Verdana, Helvetica; }
.block-title { background: none; color: #2666B9; font-size: 11px; font-weight: bold; font-family: Verdana, Helvetica; }
.storycat { background: none; color: #FF5500; font-size: 11px; font-weight: bold; font-family: Verdana, Helvetica;}
.option { font-family: Verdana, Helvetica; font-size: 11px; color: #F50; font-weight: bold; }
.tiny { color: #000; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica;}
.small { color: #787878; font-size: 10px; font-weight: normal; font-family: Verdana, Helvetica;}
.letter { background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; text-align: left; padding: 0px 0px 10px 0px; }

.button {
 clear: both;
 padding: 5px 5px 5px 5px;
 text-align: center;
}

.fbutton {
 background: #FBFBFB url(../images/cellpic.png) top repeat-x;
 color: #2666B9;
 border: 1px solid #E4E4E4;
 padding: 1px 6px;
 cursor: pointer;
}

.binput {
 width: 100px; 
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.hidden {
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 color: #E8EBEE;
 background: #FFF;
}

.account {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.auto_links {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.contact {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.faq {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.files {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.forum {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.help {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.jokes {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.links {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.media {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.money {
 width: 350px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.news {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.order {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.pages {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.recommend {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.rss_info {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.search {
 width: 200px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.shop {
 width: 350px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.voting {
 width: 400px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.whois {
 width: 350px;
 background: #FAFAFA;
 border: 1px #F1F1F1 solid;
}

.editor {
 clear: both;
 margin: 1px 0px 1px 0px;
 width: 398px;
 height: 23px;
 border: 1px solid #ced9ec;
 background: url(../images/bgeditor.gif) left top repeat-x;
}

.editorbutton {
 float: left;
 cursor: pointer;
 border: none;
 padding: 0;
 background: url(../images/editor_btn.png) left top no-repeat;
 width: 22px; height: 23px;
}

.editorbuttonover {
 float: left;
 cursor: pointer;
 border: none;
 padding: 0;
 background: url(../images/editor_btn.png) left -23px no-repeat;
 width: 22px; height: 23px;
}

.editorselect {
 float: left;
 padding: 2px 1px 0px 3px;
 height: 18px;
}

.editorselect select {
 font-size: 10px;
}

.pagelink h4 {
 color: #ff7800;
 font-weight: bold;
}

.pagelink {
 margin: 3px;
 line-height: 135%;
}

.navi {
 height: 16px;
 line-height: 16px;
}

.navi a:link, .navi a:visited{
 float: left;
 text-align: center;
 height: 18px;
 line-height: 18px;
 width: 80px;
 background: #FFF url(../images/navi_btn.png) top center no-repeat;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}

.navi a:hover{
 background: #3f9bdd url(../images/navi_btn.png) bottom center no-repeat;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color: #fff;
}

.smilies{
 margin: 0px 0px 1px 0px;
 width: 398px;
 border: 1px solid #ced9ec;
 background-color: #FFF;
 text-align: center;
}

.rate {
 cursor: pointer;
 float: left;
 padding: 0px 0px 0px 0px;
}

.uwarn {
 list-style: none;
 margin: 0px;
 padding: 0px;
 width: 85px;
 height: 16px;
 position: relative;
 background: url(../images/warn.gif) top left repeat-x;
}

.uwarn li {
 text-indent: -90000px;
 padding: 0px;
 margin: 0px;
 float: left;
}

.uwarn li div {
 outline: none;
 display: block;
 width: 17px;
 height: 16px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 20;
 position: absolute;
 padding: 0px;
}

.uwarn div.out1 { left: 0px; }
.uwarn li div.over1 { background: url(../images/warn.gif) left center; z-index: 2; left: 0px; width: 17px; cursor: pointer; }
.uwarn div.out2 { left: 17px; }
.uwarn li div.over2 { background: url(../images/warn.gif) left center; z-index: 2; left: 0px; width: 34px; cursor: pointer; }
.uwarn div.out3 { left: 34px; }
.uwarn li div.over3 { background: url(../images/warn.gif) left center; z-index: 2; left: 0px; width: 51px; cursor: pointer; }
.uwarn div.out4 { left: 51px; }
.uwarn li div.over4 { background: url(../images/warn.gif) left center; z-index: 2; left: 0px; width: 68px; cursor: pointer; }
.uwarn div.out5 { left: 68px; }
.uwarn li div.over5 { background: url(../images/warn.gif) left center; z-index: 2; left: 0px; width: 85px; cursor: pointer; }

.uwarn li.cwarn {
 background: url(../images/warn.gif) left bottom;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}

.urating {
 list-style: none;
 margin: 0px;
 padding: 0px;
 width: 85px;
 height: 16px;
 position: relative;
 background: url(../images/rating.gif) top left repeat-x;
}

.urating li {
 text-indent: -90000px;
 padding: 0px;
 margin: 0px;
 float: left;
}

.urating li div {
 outline: none;
 display: block;
 width: 17px;
 height: 16px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 20;
 position: absolute;
 padding: 0px;
}

.urating div.out1 { left: 0px; }
.urating li div.over1 { background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 17px; cursor: pointer; }
.urating div.out2 { left: 17px; }
.urating li div.over2 { background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 34px; cursor: pointer; }
.urating div.out3 { left: 34px; }
.urating li div.over3 { background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 51px; cursor: pointer; }
.urating div.out4 { left: 51px; }
.urating li div.over4 { background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 68px; cursor: pointer; }
.urating div.out5 { left: 68px; }
.urating li div.over5 { background: url(../images/rating.gif) left center; z-index: 2; left: 0px; width: 85px; cursor: pointer; }

.urating li.crating {
 background: url(../images/rating.gif) left bottom;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}

.left {
 clear: both;
 float: left;
 padding: 5px 5px 5px 5px;
 width: 25%;
}

.center {
 float: left;
 padding: 5px 5px 5px 5px;
 width: 70%;
 white-space: nowrap;
}

div#block{
 width: 189px;
 background: #FFF url(../images/blockbg.gif) left repeat-y;
 margin-bottom: 8px;
 position: relative;
}

div#block div{
 width: 189px;
 background: transparent url(../images/toplblock.png) top left no-repeat;
}

div#block div div{
 width: 189px;
 background: transparent url(../images/footerlblock.gif) bottom left no-repeat;
}

div#block div div div{
 width: 173px;
 padding-bottom: 8px;
 margin-left: 8px;
 margin-right: 8px;
 margin-top: 0;
 background: transparent;
}

div#block div div div h3{
 display: block;
 height: 34px;
 line-height: 34px;
 font-size: 10px;
 color: #34c924;
 margin-bottom: 8px;
}

div#block div div div div {
 padding: 0px;
 margin: 0px;
}

#register div {
 float: left;
 padding: 0 1px;
}

#register div span {
 float: left;
 height: 19px;
 line-height: 19px;
 color: #a19175;
}

#register div input {
 float: left;
 width: 60px;
 margin: 0 1px;
 border: 1px solid #bad4ec;
}

#register .fbutton {
 background: #58c9fc url(../images/login_btn.png) top repeat-x;
 color: #FFFFFF;
 border: 1px solid #008de9;
 font-weight: bold;
 width: 52px;
 margin: 0 1px;
 cursor: pointer;
}

#page_bg {
 height: 100%; 
 padding: 0;
 margin-bottom: 1px;
 background: #f6f6f6 url(../images/bgbody.gif);
}

#page_bg2 {
 width: 100%;
 height: 100%;
 background: transparent url(../images/bgpage2.png) repeat-x;
}

#wrapper {
 margin: 0 auto;
 position: relative;
 background: #FAFAFA;
 width: 996px;
 text-align: left;
}

#shadow-l {
 background: transparent url(../images/shadow-l.png) 0 0 repeat-y;
 padding-left: 15px;
 position: relative;
}

#shadow-r {
 background: transparent url(../images/shadow-r.png) 100% 0 repeat-y;
 padding-right: 15px;
 position: relative;
}

/* IE hack */
* html #shadow-l { float: left; }
* html #shadow-r { float: right; }
/* END IE hack */

/* яПНяПНяПНяПНяПН */
#header-l {
 height: 125px;
 background: #FFF url(../images/header-l.png) 0 0 no-repeat;
 position: relative;
 padding-left: 30px;
}

#header-r {
 height: 125px;
 background: #FFF url(../images/header-r.png) right top no-repeat;
 position: relative;
 padding-right: 40px;
}

#register {
 position: absolute;
 top: 134px;
 left: 45px;
 display: block;
 width: 300px;
 line-height: 22px;
 height: 22px;
 z-index: 1;
 font-size: 10px;
 color: #99b9cd;
 font-family: Verdana, Helvetica;
}

#register img { display:inline } /* On, Off */
#register a:link, #register a:visited { font-family: Verdana, Helvetica; color: #99b9cd; }
#register a:hover { font-family: Verdana, Helvetica; color: #0083e1; }

#logo {
 position: absolute;
 top: 56px;
 left: 0;
 display: block;
 width:323px;
 height: 46px;
 text-align: center;
}

#banners-block {
 position: absolute;
 top: 48px;
 right: 40px;
 width: 468px;
 height: 60px;
}

/* Menu bar*/
#menue-l {
 height: 55px;
 background: #008ce3 url(../images/menue-bgl.png) 0 0 no-repeat;
 position: relative;
 padding-left: 364px;
}

#menue-r {
 height: 55px;
 background: url(../images/menue-bgr.png) 100% 0 no-repeat;
 position: relative;
 padding-right: 27px;
}

#toolbar {
 margin: 0;
 padding: 0;
 height: 55px;
 background: url(../images/menu_bg.png) top repeat-x;
 position: relative;
 overflow: hidden;
 }


#toolbar1 {
 margin: 0;
 padding: 0;
 width: 467px;
 height: 187px;
 background: #f7f7f7; 
 overflow: hidden;
 }


#nav {
 margin: 0;
 padding: 0;
 height: 55px;
 float: right; 
}

#nav a:link, #nav a:visited {
 display: block;
 float: left; 
 height: 55px;
 line-height: 53px;
 padding: 0px 12px 0 12px;
 color: #fd9528;
 font-family: Verdana, Helvetica;
 font-size: 10px;
 font-weight: bold;
 color: #FFF;
}

#nav a:hover {
 color: #FFF;
 background: #51b7f6 url(../images/menu_bg.png) bottom repeat-x;
 font-family: Verdana, Helvetica;
 font-size: 10px;
 font-weight: bold;
}

#footer {
 background: #028ee9 url(../images/footer-bg.png) bottom repeat-x;
 position: relative;
 height: 72px;
 color: #4c4c4c;
 overflow: hidden;
}

#footer-l {
 background: transparent url(../images/footer-bgl.png) left bottom no-repeat;
 height: 72px;
 padding-left: 96px;
 position: relative;
}

#footer-r {
 background: transparent url(../images/footer-bgr.png) right bottom no-repeat;
 height: 72px;
 padding-right: 14px;
 position: relative;
}

#copyright {
 position: absolute;
 top: 14px;
 left: 30px;
 display: block;
 width: 450px;
 height: 40px;
 color: #FFF;
 font-size: 11px;
 line-height: 12px;
}

#copyright a:link, #copyright a:visited {
 font-family: Verdana, Helvetica;
 color: #FFF;
 font-size: 11px;
}

#copyright a:hover{
 font-family: Verdana, Helvetica;
 color: #FFF;
}

#tableopen {
 display: block;
 border: 1px solid #F1F1F1;
 background: #FFF;
 padding: 8px;
 margin: 1px 1px 5px 1px;
 color: #787878;
}

#titlebasic {
 position: relative;
 display: block;
 height: 34px;
 color: #fff;
 font-weight: bold;
 line-height: 32px;
 overflow: hidden;
 background: #008ce3 url(../images/titlebasic_bg.png) top repeat-x;
 margin-bottom: 3px;
}

#titlebasic div {
 position: relative;
 display: block;
 background: transparent url(../images/titlebasic_l.png) top left no-repeat;
 padding-left: 4px;
 height: 34px;
}

#titlebasic div div {
 position: relative;
 display: block;
 background: transparent url(../images/titlebasic_r.png) top right no-repeat;
 padding-right: 4px;
 height: 34px;
}

#titlebasic div div div {margin:0; padding:0;}
#titlebasic a:link, #titlebasic a:visited { height: 34px; font-weight: bold; color: #FFF;}
#titlebasic a:hover {font-weight: bold; color: #FFF;}

#warning {
 display: block;
 border: 1px solid #F1F1F1;
 padding: 8px 8px 8px 120px;
 margin: 0 0 5px 0;
 color: #0087de;
 text-align: justify;
 margin: 1px;
}

#footblock {
 text-align: right;
 padding: 0 6px;
}

#hintbox {
 text-align : left;
 width : 150px;
 font-size : 10px;
 border : 1px solid #99a1ab;
 background-color : #fff;
 layer-background-color : #a396d9;
 color : #282828;
 margin : 10px 0 0 10px;
 padding : 3px 5px;
 position : absolute;
 visibility : hidden;
 z-index : 998;
 -moz-opacity : 0.9;
 -moz-border-radius : 5px;
 filter : alpha(opacity="90");
}

.onl_table {
 width : 100%;
 font-size : 10px;
}
.onl_table td {
 padding-right : 5px;
 font-size : 10px;
/* яПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПНяПН, яПНяПНяПНяПН яПН яПНяПНяПН яПН яПНяПНяПН яПНяПНяПНяПНяПНяПНяПН*/ /* width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
 color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
 color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
 color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
 color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
 color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
 color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
 color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
 color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
 color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
 color : #666666;
}

///////////////////////////////////////////////////////////////////////////////


body {
 margin: 0;
 padding: 0;
 line-height: 125%;
 font-family: Verdana, Helvetica;
 color: #444;
 font-size: 11px;
 text-align: center;
}

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

#mask {
 position:absolute;
 left:0;
 top:0;
 z-index:9000;
 background-color:#000;
 display:none;
}
 
#boxes .window {
 position:absolute;
 left:0;
 top:0;
 width:440px;
 height:240px;
 display:none;
 z-index:9999;
 padding:20px;
}

#boxes #dialog {
 width:375px; 
 height:243px;
 padding:10px;
 background:url(../images/support/fonsupport.jpg) no-repeat 0 0 transparent;
}

#boxes #dialog1 {
 width:375px; 
 height:203px;
}

#dialog1 .d-header {
 background:url(images/login-header.png) no-repeat 0 0 transparent; 
 width:375px; 
 height:150px;
}

#dialog1 .d-header input {
 position:relative;
 top:60px;
 left:100px;
 border:3px solid #cccccc;
 height:22px;
 width:200px;
 font-size:15px;
 padding:5px;
 margin-top:4px;
}

#dialog1 .d-blank {
 float:left;
 background:url(images/login-blank.png) no-repeat 0 0 transparent; 
 width:267px; 
 height:53px;
}

#dialog1 .d-login {
 float:left;
 width:108px; 
 height:53px;
}

#boxes #dialog2 {
 background:url(images/notice.png) no-repeat 0 0 transparent; 
 width:326px; 
 height:229px;
 padding:50px 0 20px 25px;
}