body {
	background-color:#D7D519;
	padding-top:0px;
}

a {
	color:#589402;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#D7D519;
	font-weight:bold;
}

table {
	font:normal 11px Arial, Helvetica, Sans-serif;
}

input, select, textarea {
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#666666;
}


#maincontainer {
	text-align:center;
	padding:0;
}

#page {
	width:717px;
	margin:0px auto;
}

#header {
	background:url(img/header-background.jpg) repeat-x;
	height:279px;
	text-align:left;
}

#language_selector{
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	font-family: arial;
	font-size: 12px;
}

#sitename {
	font-family:arial;
	font-size:22px;
	color:#000000;
	background-color:#D7D519;
	text-align:center;
	margin-bottom:0px;
	padding-left:0px;
}

#mainmenu {
	margin-left:280px;
	margin-top:-74px;
	padding-bottom:68px;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-family:arial;
	font-size:13px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	height:31px;
	padding:9px 12px 5px 4px;
	background:url(img/mainmenu-separator.jpg) no-repeat top right;
	list-style:none;
}

#mainmenu li.menulinkselected{
	font-weight:bold;
}

#mainmenu li.menuspacer{
	float:left;
}

#mainmenu li a{
	text-decoration:none;
	color:#FFFFFF;
}

#mainmenu li a:hover{
	text-decoration:underline;
	color:#D7D519;
}

#contentcontainer{
	clear:both;
	background:url(img/contentcontainer-background.jpg) repeat-y;
	width:717px;
	overflow:hidden;
	overflow /**/:none;
	padding-left:10px;
}

#content{
	font-family:arial;
	font-size:12px;
	float:left;
	text-align:left;
	width: 441px !important; 
	width /**/:465px; /* IE5/Win */
	padding:4px 12px;
}

#pagetitle{
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	color:#589402;
	text-align:center;
}

#lateralcolumn{
	width:160px;
	float:left;
}

.lateralbox{
	float:left;
	background-color:#589402;
	border-top:#FFFFFF 60px solid;
	border-left:#FFFFFF 8px solid;
	border-bottom:#FFFFFF 1px solid;
	font-size:20px;	
	color:#000000;
	font-weight:bold;
	margin-bottom:40px;
}

.lateralbox a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}

.lateralbox a:hover{
	color:#D7D519;
	text-decoration:underline;
	font-size:15px;
}

.boxheader{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	background:#FFFFFF;
	width: 200px !important; 
	width /**/:106px; /* IE5/Win */
	min-height:20px;
	color:#000000;
	text-align:left;
	padding-right:10px;
}

.boxbody{
	font-family:arial;
	font-size:11px;
	text-align:center;
	padding:4px;
	padding-top:10px;
	background:#589402 url(img/lateralbox-content-background.jpg) no-repeat top;
	width: 152px !important; 
	width /**/:106px; /* IE5/Win */
}

.boxfooter{
	font-size:1px;
	background:#D7D519url(img/lateralbox-footer-background.jpg) no-repeat bottom;
	height:7px;
	width:106px;
}

#lateralmenu{
	width:160px;
}

.lateralMenuLink{
	border-bottom:#FFFFFF 1px dashed;
	text-transform:uppercase;
	margin-left:4px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(img/lateralmenu-item.jpg) no-repeat;
	background-position: 0 7px;
}

li.lateralMenuLink{
	margin: 0;
}

.lateralMenuLink a{
	color:#589402;
	text-decoration:none;
}

.lateralMenuLink a:hover{
	text-decoration:underline;
}

ul.lateralMenuLevel_0 ul{
	list-style-type: circle;
}


#footer {
	clear:both;
	height:50px;
	background:url(img/footer-background.jpg) repeat-y;
	font-family:arial;
	font-size:15px;
	color:#000000;
}

#footer a {
	color:#000000;
}

#footer a:hover {
	color:#000000;
}

#copyright{
	float:left;
	padding-left:16px;
	padding-top:5px;
}
#powered{
	float:right;
	padding-top:5px;
	padding-right:35px;
}



.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


/* news module - START */
.mod_news_lateralbox_news{
	margin-bottom:10px;
}
.mod_news_lateralbox_news_date{
	background:url(img/newsbox-item-header-background.jpg) no-repeat;
	height:16px;
	padding:2px 0px 0px 18px;
}
.mod_news_lateralbox_news_time{
	display:none;
}
.mod_news_lateralbox_news_content{
	background:url(img/newsbox-item-content-background.jpg) repeat-y;
	padding:3px;
}
.mod_news_lateralbox_news_footer{
	background:url(img/newsbox-item-footer-background.jpg) no-repeat;
	padding-left:15px;
	height:6px;
}
/* news module - END */


/* catalog module - START */
.mod_catalog_boxtitle{
	color:#B4DE56;
}
/* catalog module - END */


/* search module - START */
#mod_search_lateralbox input{
	width:80px;
	border:1px solid #D1FA76;
	font-size:10px;
}
/* search module - END */

/* users module - START */
#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	width:60px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:7px;
}

#mod_users_lateralbox #btnlogin input{
	border:1px solid #D1FA76;
	background-color:#D7D519;
	color:#FFFFFF;
	font-size:10px;
}

#mod_users_lateralbox input.loginbox{
	width:80px;
	border:1px solid #D1FA76;
	font-size:10px;
}

#mod_users_lateralbox form.loginbox{
	float:left;
}
/* users module - END */