textarea{
	width: 200px;
}

#mod_contacts{
    margin: 0 auto;
    width: 750px;
	border: 0px;
}

#mod_users_lateralbox .boxbody{
	text-align: center;
	border: 0px;
}

#mod_users_newUserForm table{
	width: 400px;
	border: 0px;
}

#divremember{
	clear: left;
}

.mod_guestbook{
	border: 0px;
}
.mod_guestbook_messageTable{
	width:100%;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

.mod_guestbook_authorRow{
	font-family: Tahoma;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #106aa5;
}

.mod_guestbook_messageRow{
	background-color:#2882BD;
	font-family: Tahoma;
	font-size: 11px;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	background-color: #3a362f;
	text-align: center;
	margin:0px;
}
h2{
	color: #fff;
	font-family:Tahoma; font-size:12px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFAA01
}
a:hover {
	color: #3a362f
}
a:active {
	color: #FFFFFF
}

body.section-128 a {
	color: #880044;
	text-decoration: none;
}
body.section-128 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body.section-128 a:visited {
	color: #3a362f;
	text-decoration: none;
}

select, textarea,{
	font: Tahoma; font-size:11px;
	color: #FF9C00;
}

input{
	font-size:11px;
	color: #575757;
	border:#FF9C00 1px solid;
	margin-bottom:2px;
	font-family: Tahoma;
}

button {
	font: Tahoma; font-size:11px;
	color: #fff;
	background:#FFA600;
	border:#FF9C00 1px solid;
}

#maincontainer {
	text-align:center;
	padding:0;
	width: 100%;
	background-image: url(img/maincontainer.jpg);
	background-repeat: repeat-x;
}

#page {
	width:1004px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #d2d1cf;
}

#header {
	width: 1004px;
	height: 200px;
	background-image: url(img/header-background.jpg);
}

#language_selector{
	float: right;
}

#sitename {
	font-family: Tahoma;
	font-size: 15px;
	font-weight:bold;
	color:#334B05;
	padding: 45px 0 26px 55px;
}

#mainmenu {
	clear: left;
	height: 26px;
	background-color: #2882BD;
	padding-left: 10px;
	margin-top: 1px;
	display:none;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size: 16px;
	float: left;
	padding: 2px 20px 2px 15px;
	list-style:none;
}

#mainmenu li a, #mainmenu a:hover{
	padding: 0 15px;
}

#mainmenu li a{
	text-decoration: none;
	color: #FFFFFF;
}

#mainmenu a:hover{
	cursor: pointer;
	background-color: #C4BCA8;
	color: #6E695E;
}

#contentcontainer{
	clear:right;
	width:100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
}
#top{
	width: 1004px;
	color: #000000;
	background-image: url(img/top.jpg);
	height: 10px;
	
}
#content{
	font-size:9pt;
	text-align:justify;
	width: 964px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/contentcontainer-background.jpg);
	overflow: hidden;
}

#pagetitle{
	font-size: 12px;
	font-weight: bold;
	height:28px;
	padding-left:30px;
	background:url(img/pagetitle-background.jpg);
}

#lateralcolumn{
	width: 200px;
	float: left;
	margin-left: 10px;
	font-size: 13px;
}

.lateralbox{
	width: 186px;
	float: left;
	margin-right:10px;
	padding: 2px 0px 2px 0px;
	
}

#lateralcolumn li{
    padding-left:8px; 
	background: url(img/bullet.gif) no-repeat 0px 4px; 
	list-style-type: none;
	padding-bottom:5px;
}


#lateralmenu li{
    padding-left:8px;
	background: url(img/bullet.gif) no-repeat 0px 4px;
    list-style-type: none;
	padding-bottom:5px;
}

.boxheader{
	font-size: 12px;
	padding-left:10px;
	padding-top:4px;
	text-transform: capitalize;
	color:#79C4F4;
	background:url(img/boxheader-background.jpg);
	width:156px;
	height:18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}

.boxbody{
	padding-bottom: 5px;
	padding-left:15px;
}

.boxbody a{
    font-weight:bold;
	text-transform:uppercase;
	font:Tahoma; font-size:11px;
}

.boxbody a:visited{
    font-weight:bold;
	text-transform:uppercase;
	font:Tahoma; font-size:11px;
}

#footer {
	clear: no;
	height: 60px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(img/fotter-background.jpg);
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a {
}

#footer a:hover {
}

#menu {
	color: #FFFFFF;
	width: 1000px;
	padding-top: 85px;
	text-align: left;
}

#menu a {
	color: #FFFFFF;
}

#menu a:hover {
	color: #EF9F02;
}
#copyright{
	float: left;
	padding-top:15px;
	padding-left:25px;
}
#powered{
	float: right;
	padding-right: 30px;
	padding-top:15px;
}



.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


/* users module - START */

#mod_catalog_lateralbox li{
    list-style:none;
	padding-left:10px;
	background: url(img/bullet.gif) no-repeat 0px 4px; 
}

#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	float:left;
	width: 70px;
	margin-top:2px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width: 100px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
/* users module - END */
