* {margin: 0px;
   padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(/img/shadow_left.jpg);
	background-repeat: no-repeat;
}

#container {
	font-size: 1.2em;
	margin-left: 20px;
}

#header {
	height: 55px;
	background-image: url(/img/header_bg.jpg);
	background-repeat: repeat-x;
}

#linkbar {
	background-image: url(/img/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

#left {
	background-image: url(/img/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 417px;
	margin-right: 221px;
x	padding-left: 20px;
	padding-right: 40px;
	padding-top: 13px;
}

#sub_left {
	width: 30.3%;
	float: left;
	background: #FFF;
	padding: 10px;
}

#sub_right {width: 30.3%;
            float: right;}

#sub_content {
	margin-left: 33.4%;
x	margin-right: 33.4%;
	background: #FFFFFF;
	padding: 10px;
}

#left_topBox {
	height: 45px;
	padding-top: 1px;
	margin-bottom: 35px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#right {
	background-image: url(/img/graphics.jpg);
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	padding-top: 144px;
	background-repeat: no-repeat;
	height: 420px;
}

#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

/******************** Top Navigation ************************/

#navcontainer ul
{
	background-color: #036;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-image: url(/img/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 12px 20px 0px 20px;
color: #fff;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
	background-image: url(/img/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	color: #FFFFFF;
}

/********************* End top navigation ***************************/


p {margin-bottom: 15px;
    margin-top: 0px;}

.ingress {margin-bottom: 15px;
    margin-top: 10px;}

.sign_up {
	font-weight: bold;
	color: #66FFCC;
}

h1 {
	font-size: 2em;
x	padding-top: 50px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #666666;
	font-weight: bold;
}


a:link {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}     /* unvisited link */
a:visited {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}  /* visited link */
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */
a:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}   /* selected link */


.image {
	padding: 1px;
	border: #f0e9eb 1px solid;
	margin: 5px 10px 5px 0;
	float: left;
}

 /***************************** sidebar navigation ****************************/

.navcontainer {
	width: 246px;
	background-image: url(/img/right_navbar_bg.jpg);
	height: 250px;
	padding-top: 74px;
	background-repeat: no-repeat;
}

.navcontainer ul
{
list-style-type: none;
margin-left: 40px;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #FFFFFF;
border-bottom: 1px solid #eee;
	color: #000000;
}

.navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #76333A;
color: #fff;
}


.input1 {
	width: 155px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
	border : 1px solid #f0e9eb;
}
.input2 {
	height: 22px;
	background: #702D34;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#forma td {
	padding: 2px 0;
}
form {
	padding: 0;
	margin: 0;
}
#news {
	list-style: none;
}
#news span, #meta span {
	color: #5e5e5e;
}
#news a {
	font-weight: normal;
}
#news a:hover {
	font-weight: normal;
	text-decoration: underline;
}

/* Kroshka */
#kroshka h2 {
	font-weight: bold;
	margin: 0;
	border: 0;
}

#add_padd {
	padding-top: 23px;
	padding-left: 20px;
}
.foot {
x	padding-bottom: 3px;
x	clear:both;
	font-weight: bold;
}

/* Paging */
div.paging {
	width: 100%;
	padding: 1px 0;
	font: 10px/2 Verdana;
	color: #c30;
	text-align: center;
	margin: 1em 0 1em;
}
div.paging a:link, div.paging a:visited  {
x	color: #87A019;
	padding: 1px 5px 3px 6px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #f0e9eb;
	background-color: #FFFFFF;
}
div.paging a:hover  {
	font-weight: normal;
	text-decoration: none;
x	color: #2582A4;
	background-color: #F7F7F7;
	border: 1px solid #f0e9eb;
}
div.paging a.current:visited,
div.paging a.current:link {
	text-decoration: none;
x	color: #87A019;
	background-color: #f2efe8;
	border: 1px solid #f0e9eb;
}
