a       	{ color: #1010aa; font-size: 12px; font-family: arial; text-decoration: none; }
a:link      { color: #1010aa; font-size: 12px; font-family: arial; text-decoration: none; }
a:visited   { color: purple; font-size: 12px; font-family: arial; text-decoration: none; }
a:hover 	{ text-decoration: underline; }

p		{ color: #000000; font-size: 13px; font-family: arial }

.die		{ color: #f00000; font-size: 18px; font-family: arial }

.p0Black    { color: black; font-size: 8px; font-family: arial }
.p1Yellow       { color: #FFFC00; font-size: 10px; font-family: arial }
.p1White	{ color: #FFFFFF; font-size: 10px; font-family: arial }
.p1Blue		{ color: #0000c0; font-size: 10px; font-family: arial }
.p1Black	{ color: #000000; font-size: 10px; font-family: arial }
.p1Grey	        { color: #C0C0C0; font-size: 10px; font-family: arial }
.p1DarkRed  	{ color: #900000; font-size: 10px; font-family: arial }

.p2White        { color: #FFFFFF; font-size: 11px; font-family: arial }
.p2Yellow       { color: #FFFC00; font-size: 11px; font-family: arial }
.p2DarkRed  	{ color: #C00000; font-size: 11px; font-family: arial }
.p2Black  	{ color: #000000; font-size: 11px; font-family: arial }
.p2DarkBlue  	{ color: #0000a0; font-size: 11px; font-family: arial }

.p3Black	{ color: #000000; font-size: 12px; font-family: arial }
.p3White	{ color: #FFFFFF; font-size: 12px; font-family: arial }
.p3DarkRed 	{ color: #700000; font-size: 12px; font-family: arial }
.p3DarkBlue 	{ color: #000070; font-size: 12px; font-family: arial }


.p4DarkRed  	{ color: #800000; font-size: 12px; font-family: arial; FONT-WEIGHT: 700 }
.p4Black	{ color: #000000; font-size: 12px; font-family: arial; FONT-WEIGHT: 700 }
.p4DarkBlue	{ color: #000080; font-size: 12px; font-family: arial; FONT-WEIGHT: 700 }
.p4Red		{ color: red; font-size: 12px; font-family: arial; FONT-WEIGHT: 700 }

.p4White        { color: #FFFFFF; font-size: 14px; font-family: arial }
.p4MyBlue 	{ color: #336699; font-size: 14px; font-family: arial }

.p8While        { color: #FFFFFF; font-size: 18px; font-family: arial }
.p8Black   	{ color: #000000; font-size: 18px; font-family: arial }
.p8DarkBlue   	{ color: #000070; font-size: 18px; font-family: arial }

.p10DarkBlue   	{ color: #000070; font-size: 20px; font-family: arial }
.p10White       { color: #FFFFFF; font-size: 20px; font-family: arial }

td		{ color: #000000; font-size: 12px; font-family: arial }

.whileField	{ background-color: #ffffff; color: #000000; border: 1px solid #505050; font-size: 12px; font-family: arial }
.step1Field     { background-color: #fff0f0; color: #000000; border: 1px solid #505050; font-size: 12px; font-family: arial }
.step2Field	{ background-color: #fffff0; color: #000000; border: 1px solid #505050; font-size: 12px; font-family: arial }
.step3Field	{ background-color: #f0fff0; color: #000000; border: 1px solid #505050; font-size: 12px; font-family: arial }
.step4Field	{ background-color: #EFEFEF; color: #000000; border: 1px solid #505050; font-size: 12px;
font-family: arial; }
/* --Eto bilo
.step4Field	{ background-color: #f0f0ff; color: #000000; border: 1px solid #505050; font-size: 12px;
font-family: arial; }
*/
.stampGField 	{ background-color: #f0f0f0; color: #000000; border: 1px solid #505050; font-size: 12px; font-family: Courier New }
.stampGButton 	{ background-color: #e0e0e0; color: #000000; border: 1px solid #505050; font-size: 11px; font-family: arial; cursor: hand }

.stampField 	{ background-color: #f0f0ff; color: #000000; border: 1px solid #505050; font-size: 12px; font-family: Courier New }
.stampButton 	{ background-color: #d0d0d0; color: #000000; border: 1px solid #505050; font-size: 11px; font-family: arial; width: 70; cursor: hand }

.updateButton   { width: 80; height: 14; background: url(/images/button/update.gif) center center; border: none; background-repeat: no-repeat; border: 0 }
.update_Button   { width: 80; height: 14; background: url(/images/button/update_.gif) center center; border: none; background-repeat: no-repeat; border: 0 }
.changeButton   { width: 80; height: 14; background: url(/images/button/change.gif) center center; border: none; background-repeat: no-repeat; border: 0 }
.imgButton      { border: none; background-repeat: no-repeat; border: 0; cursor: hand }


.errorBoxMsg    { border: 1px solid #FF0000; color: #FF0000 }

.darkBlueButton { background: #323298; color: #F0F0F0; width: 75px; font: bold; cursor: hand } 
.loginField  { background-color: #f0f0f0; color: #000000; font-size: 14px; font: bold; font-family: verdana,arial; }


.ratingByCategory { z-depth:5; position:absolute; height:10; width:10; overflow:visible; visibility:hidden;}


/**************** Classes from articles*********************/

.by{
font:bold 15px Verdana;
color:#f7941d;
}

#content p{
font:11px Verdana;
color:#727272;
margin-top:10px;
}

.article p{
font:11px Verdana;
color:#727272;
margin-top:10px;
float:left;
}

.article span{
font:11px Verdana;
}

.time{
font:11px Verdana;
color:#666666;
}

#footer p{
font:10px Verdana;
color:#ffffff;
margin-top:6px;
}

/* #footer a{
color:#4e8100;
text-decoration:none;
}

#footer a:hover{
color:#4e8100;
text-decoration:underline;
}
*/
.textfield{
border:1px solid #cccccc;
padding:2px;
font:11px Verdana;
color:#727272;
}

.submit{
background:#336699;
padding:3px;
border:1px solid #6bae12;
font:bold 11px Verdana;
color:#ffffff;
}

.textfield2{
border:1px solid #cccccc;
padding:4px;
font:11px Verdana;
color:#727272;
width:208px;
}

/* .submit2{
background:url("./forum/images/form2.gif") repeat-x;
padding:3px;
border:1px solid #6bae12;
font:bold 11px Verdana;
color:#ffffff;
float:right;
}
*/
.author{
background:url("../forum/images/author.gif") no-repeat left center;
font:11px Verdana;
padding-left:21px;
float:left;
padding-top:2px;
margin:0;
}

.comments{
float:right;
background:url("../forum/images/comments.gif") no-repeat left center;
font:11px Verdana;
/*padding-left:21px;
padding-top:2px;*/
margin:0;
}

.boldbutton{
background:url("../forum/images/bold.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.imgbutton{
background:url("../forum/images/image.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.linkbutton{
background:url("../forum/images/link.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.ibutton{
background:url("../forum/images/italic.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.ubutton{
background:url("../forum/images/underline.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.lbutton{
background:url("../forum/images/left.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.cbutton{
background:url("../forum/images/center.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.rbutton{
background:url("../forum/images/right.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.ulinkbutton{
background:url("../forum/images/unlink.png") no-repeat;
width:23px;
height:23px;
border:none;
}

/*********************** Divs **********************/

#container{
width:800px;
height:100%;
margin:0 auto;
padding:0;
text-align:left;
}

#banner{
width:800px;
height:93px;
float:left;
margin:0;
padding:0;
background:url("../forum/images/banner.gif") repeat-x;
border-bottom:1px solid #6bae12;
}



#content{
width:100%;
min-height:200px;
float:left;
margin-left:20px;
padding-bottom:40px;
}

* html #content{
margin-left:10px;
}



#footer{
width:800px;
height:30px;
margin:0;
padding:0;
background:url("../forum/images/footerbg.gif") repeat-x;
text-align:center;
float:left;
border-top:1px solid #6bae12;
}

.nav{
width:566px;
height:20px;
font:10px Verdana;
float:left;
margin:0;
padding:0;
text-align:right;
}

.left{
float:left;
}

.right{
float:right;
}

.next{
background:url("../forum/images/next.gif") right no-repeat;
font:11px Verdana;
padding-right:20px;
}

.prev{
background:url("../forum/images/previous.gif") left no-repeat;
font:11px Verdana;
padding-left:20px;
}

.article{
height:100%;
width:100%;
margin-top:10px;
margin-bottom:10px;
margin-left:0;
float:left;
}

.post{
height:100%;
width:100%;
margin-left:0;
float:left;
}

.comm{
width:100%;
height:100%;
float:left;
margin:0;
margin-bottom:5px;
padding:8px;
}

#adminwrap{
width:386px;
height:100%;
margin:0 auto;
text-align:left;
padding:0;
padding-top:20px;
}

#adminbg{
width:386px;
height:309px;
margin:0;
padding:0;
background:url("../forum/images/adminbg.jpg");
}

.log p{
color:#ffffff;
font:bold 12px Verdana;
}

.log{
width:218px;
height:100%;
float:left;
margin-left:80px;
margin-top:70px;
padding:0;
}
/**************** Classes from articles*********************/

.by{
font:bold 15px Verdana;
color:#f7941d;
}

#content p{
font:11px Verdana;
color:#727272;
margin-top:10px;
}

.article p{
font:11px Verdana;
color:#727272;
margin-top:10px;
float:left;
}

.article span{
font:11px Verdana;
}

.time{
font:11px Verdana;
color:#666666;
}

#footer p{
font:10px Verdana;
color:#ffffff;
margin-top:6px;
}

#footer a{
color:#4e8100;
text-decoration:none;
}

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

.textfield{
border:1px solid #cccccc;
padding:2px;
font:11px Verdana;
color:#727272;
}

.submit{
background:#336699;
padding:3px;
border:1px solid #6bae12;
font:bold 11px Verdana;
color:#ffffff;
}

.textfield2{
border:1px solid #cccccc;
padding:4px;
font:11px Verdana;
color:#727272;
width:208px;
}

.submit2{
background:url("../forum/images/form2.gif") repeat-x;
padding:3px;
border:1px solid #6bae12;
font:bold 11px Verdana;
color:#ffffff;
float:right;
}

.author{
background:url("../forum/images/author.gif") no-repeat left center;
font:11px Verdana;
padding-left:21px;
float:left;
padding-top:2px;
margin:0;
}

.comments{
float:right;
background:url("../forum/images/comments.gif") no-repeat left center;
font:11px Verdana;
padding-left:21px;
padding-top:2px;
margin:0;
}

.boldbutton{
background:url("../forum/images/bold.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.imgbutton{
background:url("../forum/images/image.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.linkbutton{
background:url("../forum/images/link.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.ibutton{
background:url("../forum/images/italic.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.ubutton{
background:url("../forum/images/underline.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.lbutton{
background:url("../forum/images/left.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.cbutton{
background:url("../forum/images/center.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.rbutton{
background:url("../forum/images/right.png") no-repeat;
width:23px;
height:23px;
border:none;
}
.ulinkbutton{
background:url("../forum/images/unlink.png") no-repeat;
width:23px;
height:23px;
border:none;
}

/*********************** Divs **********************/

#container{
width:800px;
height:100%;
margin:0 auto;
padding:0;
text-align:left;
}

#banner{
width:800px;
height:93px;
float:left;
margin:0;
padding:0;
background:url("../forum/images/banner.gif") repeat-x;
border-bottom:1px solid #6bae12;
}

#body{
background:#ffffff;
margin:0;
padding:0;
float:left;
width:800px;
height:100%;
}

#content{
width:566px;
min-height:200px;
float:left;
margin-left:20px;
padding-bottom:40px;
}

* html #content{
margin-left:10px;
}

#sidebar{
width:188px;
float:left;
min-height:200px;
margin-left:20px;
padding:0;
margin-top:10px;
}

#footer{
width:800px;
height:30px;
margin:0;
padding:0;
background:url("../forum/images/footerbg.gif") repeat-x;
text-align:center;
float:left;
border-top:1px solid #6bae12;
}

.nav{
width:566px;
height:20px;
font:10px Verdana;
float:left;
margin:0;
padding:0;
text-align:right;
}

.left{
float:left;
}

.right{
float:right;
}

.next{
background:url("../forum/images/next.gif") right no-repeat;
font:11px Verdana;
padding-right:20px;
}

.prev{
background:url("../forum/images/previous.gif") left no-repeat;
font:11px Verdana;
padding-left:20px;
}

.article{
height:100%;
width:100%;
margin-top:10px;
margin-bottom:10px;
margin-left:0;
float:left;
}

.post{
height:100%;
width:100%;
margin-left:0;
float:left;
}

.comm{
width:100%;
height:100%;
float:left;
margin:0;
margin-bottom:5px;
padding:8px;
}

#adminwrap{
width:386px;
height:100%;
margin:0 auto;
text-align:left;
padding:0;
padding-top:20px;
}

#adminbg{
width:386px;
height:309px;
margin:0;
padding:0;
background:url("../forum/images/adminbg.jpg");
}

.log p{
color:#ffffff;
font:bold 12px Verdana;
}

.log{
width:218px;
height:100%;
float:left;
margin-left:80px;
margin-top:70px;
padding:0;
}

/********************************** Lists ************************************/

#sidebar ul{
float:left;
margin-left:20px;
width:140px;
padding:0;
list-style-type:none;
margin-top:0;
}

* html #sidebar ul{
margin-left:10px;
}

#sidebar ul li{
margin:0;
border-bottom:1px solid #e5e5e5;
}

#sidebar ul li a{
font:11px Verdana;
color:#727272;
margin:0;
padding:3px 0;
background:url("../forum/images/star.gif") no-repeat left;
padding-left:15px;
text-decoration:none;
line-height:2em;
}

#sidebar ul li a:hover{
background:url("../forum/images/star.gif") no-repeat left;
color:#7ac21b;
}

#sidebar ul li:hover{
background:#ffffff;
}




