/*a
{
	color: #7036be;
	font-weight: bold;
	text-decoration: none;
	font-size:inherit;
}
a:hover
{
	text-decoration: underline;
}*/
body
{
	background: #EFEFEF url('/eclipse.org-common/themes/Nova/images/bg.png') repeat-x scroll;
	font-family: Arial,sans-serif;
}
html {
	background: transparent;
}

ol > li
{
	list-style-image: none !important;
	list-style-type: decimal;
}
p
{
	margin-bottom: 20px;
}
strong
{
	font-weight: bold;
}

#novaContent.faux
{
	background: #FFF url('/eclipse.org-common/themes/Nova/images/faux.jpg') repeat-y;
}

#clearFooter
{
}
/*	Mward 100809 Removed content description*/
#fullcolumn
{
	padding-top: 20px;
	width: 980px;
}
#fullcolumn #midcolumn
{
	margin-left:20px;
	width: 640px;
}

#fullcolumn #rightcolumn
{
	width: 280px;	
}

#leftcol
{
	clear: both;
	float: left;
	width: 185px;
/*	Mward 100809 Added */
	text-align:left;
/*	End	*/
}
#leftnav
{
	margin-left: 10px;
	margin-right: 20px;

	list-style-image: none;
	list-style-type: none;
}
#leftnav li
{
	list-style-image: url('/eclipse.org-common/themes/Nova/images/leftNav.gif');
	list-style-position: inside;
	margin-left: 10px;
	padding: 0px;
}
#leftnav li a
{
	font-size: 12px;
	line-height: 12px;
        color: #7036be;
        font-weight: bold;
        text-decoration: none;
}
#leftnav a:hover
{
        text-decoration: underline;
}
#leftnav li.about
{
	list-style-image: none;
	margin-left: 0;
	padding-bottom: 10px;
}
#leftnav li.about a
{
	color: #333333;
	font-size: 12px;
}
#leftnav li.separator
{
	list-style-image: none;
	margin-left: 0;
	margin-top: 5px;
	padding-top: 5px;
}
#leftnav li.separator a
{
	color: #333333;
	font-size: 12px;
}
#midcolumn
{
	background: transparent;
	float: left;
	margin-right: 20px;
	width: 495px;
}
#midcolumn ul, #midcolumn ol
{
	margin-left: 20px;
	padding-bottom: 10px;
}

.sideitem ul, .sideitem ol {
	margin-left:10px;	
}

#rightcolumn
{
	background: transparent;
	float: left;
	padding-right: 15px;
	width: 240px;
}
#widecontainer
{
	background: #FFF;
}
.clearer
{
	clear: both;
	visibility: hidden;
}
.details
{
	line-height: 13px;
	margin: 5px 0;
}
.details ul
{
	margin-left: 15px;
}
.details ul li
{
	font-size: 11px;
}

.homeitem3col, .homeitem
{
	font-size: 12px;
	margin-bottom: 10px;
}
.noImage li {
	list-style-image:none !important;	
}
.more
{
	height: 20px;
	margin-top: 3px;
	width: 100%;
}
.moreButton
{
	background: #FFF url('/eclipse.org-common/themes/Nova/images/moreButton.png') no-repeat;
	float: right;
	font-size: 10px;
	padding-top: 7px;
	text-align: right;
}
.moreButton a
{
	color: #595b54;
	display: block;
	font-size: 10px;
	height: 26px;
	pointer: cursor;
	text-align: center;
	width: 100px;
	line-height:10px;
}
.noBG
{
	background: none !important;
}
.none
{
	background: transparent !important;
	border: 0px !important;
}
.posted
{
	color: #888;
	font-size: 8px;
}
.rss
{
	float: right;
	width: 16px;
}
.sideitem
{
	border-bottom: 1px dotted #d4d4dd;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear:both;
}
.sideitem .modal
{
	background: #FFF url('/eclipse.org-common/themes/Nova/images/thinModalBg.png') repeat-x;
	padding: 5px;
}
.sideitem h6
{
	background-color: #e8e7dd;
	border-bottom: 2px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding: 8px 5px;
}
.sideitem li
{
	padding: 0 10px 5px 0;
}
.sideitem ul, .sideitem ol, .sideitem form, .sideitem p
{
	font-size: 12px;
	padding: 5px;
}
