
div.moduleLinks ul li {
	padding-bottom:1em;
}

div.moduleLinks input.text {
	padding:2px;
}

div.moduleSiteMap ul {
	margin-bottom:0;
	margin-top:0;
}

div.moduleSiteMap ul li {
	list-style-type:disc;
	padding-bottom:1em;
}

div.moduleSiteMap ul li a.external {
	background:url(../img/icons/application_double.png) right 50% no-repeat;
	;
	padding-right:22px;
}

div.moduleSiteMap ul li ul li {
	list-style-type:circle;
	padding-bottom:0;
	padding-top:1em;
}

div.moduleSiteMap ul li ul li ul li {
	list-style-type:square;
	padding-bottom:0;
	padding-top:1em;
}

div.moduleForms {
	line-height:2em;
}

div.moduleForms p.error {
	color:#FF3333;
	margin-bottom:0;
}

div.moduleForms ul.error {
	color:#FF3333;
	margin-top:0;
}

div.moduleForms p.hidden {
	font-size:1px;
	height:1px;
}

div.moduleForms textarea {
	width:400px;
	height:100px;
}

div.moduleForms input {
	width:300px;
}

div.moduleForms input.auto {
	width:auto;
}

div.moduleTransport h3 {
	cursor:pointer;
}

div.moduleVacancies h3 {
	cursor:pointer;
}

div.moduleBlogs h3 {
	cursor:pointer;
}

div.moduleEquipment h3 {
	cursor:pointer;
}

div.moduleBlogs input.name {
	width:24em;
}

div.moduleBlogs textarea.comment {
	width:24em;
}

div.moduleBlogsFeatured {
	width:563px;
	background:#099;
	height:218px;
	border:1px solid #CCC;
	position:relative;
	float:left;
	top:0;
	left:0;
}

div.moduleBlogsFeatured img {
	border-right:1px solid #CCC;
	height:218px;
	left:0;
	position:absolute;
	top:0;
	width:281px;
}

div.moduleBlogsFeatured ul {
	margin:0 0 0 281px;
	padding:0;
}

div.moduleBlogsFeatured ul li {
	list-style:none;
	margin:0;
	padding:0;
}

div.moduleBlogsFeatured li a {
	background:url(../tpl/img/featured-bg.png) repeat-x #099;
	border-bottom:1px solid #ccc;
	color:#FFF;
	display:block;
	font-size:130%;
	font-weight:bold;
	height:52px;
	line-height:1.65em;
	padding:10px;
	text-decoration:none;
}

div.moduleBlogsFeatured li a.url {
	display:none;
}

div.moduleBlogsFeatured li a.selected {
	background:url(../tpl/img/featured-selected-bg.png) repeat-x #184073;
}

div.moduleMembers table.messagingFolder {
	width:100%;
	border-collapse:0;
	border-spacing:0;
}

div.moduleMembers table.messagingFolder th, div.moduleMembers table.messagingFolder td {
	border:1px solid #CCC;
}

div.moduleMembers table.messagingFolder th.fixed, div.moduleMembers table.messagingFolder td.fixed {
	text-align:center;
	width:18px;
}

div.moduleMembers table.messagingFolder th {
	background:url(../img/bg/th.png) repeat-x #EEE;
	text-align:left;
}

div.moduleMembers textarea {
	width:400px;
	height:200px;
}

div.moduleMembers input {
	width:300px;
}

div.moduleMembers div#login input {
	width:200px;
}

div.moduleMembers input.auto, div.moduleMembers div#login input.auto {
	width:auto;
}

div.moduleMembers {
	position:relative;
}

div.moduleMembers div.quota {
	border:1px solid #CCC;
	height:20px;
	width:100px;
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
}

div.moduleMembers div.quota div.bar {
	position:absolute;
	background:#FFFF66;
	height:20px;
	top:0;
	left:0;
}

div.moduleMembers div.quota div.bar.warning {
	background:#FF3333;
}

div.moduleMembers div.quota div.percent {
	position:absolute;
	height:20px;
	color:#000;
	width:100px;
	font-weight:bold;
	font-size:14px;
	padding-top:1px;
	top:0;
	left:0;
	text-align:center;
}

/* rss */
div#rss {
	margin-bottom:8px;
	padding-left:34px;
	position:relative;
	height:36px;
}

div#rss a.subscribe {
	font-size:120%;
	font-weight:bold;
}

div#rss a {
	margin:0;
	padding:0;
}

div#rss div.icon {
	position:absolute;
	top:4px;
	left:1px;
}

.error {
	color:#FF3333;
	font-weight:bold;
}

.success {
	color:#339933;
	font-weight:bold;
}

form label em, .required {
	color:#FF3333;
}

#memo .left {
	float:left;
	margin-right:10px;
	width:540px;
}

#memo .right {
	width:200px;
	overflow:hidden;
	border-left:1px solid #CCC;
	padding-left:10px;
}

#memo .btn {
	float:left;
	width:160px;
	margin-right:20px;
	text-align:center;
	font-weight:bold;
}

#memo .btn .price {
	margin-top:10px;
	font-size:20px;
	color:#990000;
}

#memo ul {
	margin-left:0;
	padding-left:20px;	
}

#memo ul li {
	margin-left:0;
	padding-left:0;
}

#memo label {
	width:150px;
	margin-right:10px;
	float:left;
}

#memo label.inline {
	width:auto;
	margin-right:auto;
	float:none;	
}

#memo h2 {
	font-size:14px;
}

#memo div.pending {
	border:1px solid #06C;
	padding:10px;
	background:#EEE;
}

#memo div.pending h2 {
	color:#06C;
	margin-bottom:10px !important;
}

#memo div.submitted {
	border:1px solid #F90;
	padding:10px;
	background:#EEE;
}

#memo div.submitted h2 {
	color:#F90;
	margin-bottom:10px !important;
}

#memo div.approved {
	border:1px solid #093;
	padding:10px;
	background:#EEE;
}

#memo div.approved h2 {
	color:#093;
	margin-bottom:10px !important;
}

#memo div.denied {
	border:1px solid #C00;
	padding:10px;
	background:#EEE;
}

#memo div.denied h2 {
	color:#C00;
	margin-bottom:10px !important;
}

#memo div.pending h2, #memo div.pending p, #memo div.submitted h2, #memo div.submitted p, #memo div.approved h2, #memo div.approved p, #memo div.denied h2, #memo div.denied p {
	margin:0;	
}

#memo div.photo {
	float:left;
	height:150px;
	width:150px;
	border:1px solid #900;
	margin-right:10px;
	text-align:center;
	padding:5px;
}

#memo table.all {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

#memo table.all th, #memo table.all td {
	border:1px solid #666;
	padding:3px;
}

#memo table.all th {
	background:#BFB88F;
	color:#000
}

#memo #view p, #memo #view h1, #memo #view h2, #memo #view h3, #memo #view h4, #memo #view h5, #memo #view ul, #memo #view ol {
	margin-bottom:0.5em;		
}