/* by CMS Lounge - www.cmslounge.com */

/* styles here generally don't need updating */
/* but if you do update, make sure you backup */

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* overrides classes */
.floatleft {float:left;}
.floatright {float:right;}
.widleft {width:130px; clear:both; text-align:right;padding-bottom:5px;}
.widright {width:350px;margin-right:10px;padding-bottom:5px;}
.clear { clear: both; }
form#adminForm img {padding:0;margin:0;}
fieldset {padding-bottom:1em;}
.editor {margin-top:1em;margin-bottom:1em;}
table.mceEditor td {	white-space:normal;}

/* category table styles */
span.author {display:none;}
div.item {padding-top:0.6em;}
.paginate {padding-top:1em; text-align:center;}
.pagecounter {padding-bottom:1em;padding-top:0.6em;text-align:center;}

/* buttons */

.buttons {
float:right;
width:85px;
}

.buttons .buttonheading {
float:left;
}

/* poll module styles */
.poll-radio {
float:left;
clear:left;
text-align:center;
width:20%;
}

.poll-option {
width:90%;
margin-bottom: 5px;
}

/* drop-down menu */

.author, .createdate, .modifydate {
font-size: 11px;
color: #666;
}

ul, li {
list-style:none;
}

ul li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul li {	
	list-style-image: url(../images/bullet.gif);
}

#breadcrumb h3 {
display: none;
}
#breadcrumb .moduletable {
font-size: 11px;
margin-top: 5px;
margin-bottom: 5px;
}
