/* CSS Document */

div#path 
{
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
}

div#allcontent div#columns 
{
	margin-right: 7px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/horiz-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#maincontent-design
{
	padding-left: 20px;
}

div#maincontent-design div.news-left 
{
	width: 47%;
	float: left;
	clear: left;
}

div#maincontent-design div.news-right {
	width: 47%;
	float: right;
	clear: right;
}

div.right-info 
{
    float: right;
    clear: right;
    width: 28%;
    margin-left: 5px;
    border-left: 1px dotted #CCC;
    padding-left: 5px;
}

div#maincontent div.class-folder div.class-gallery div.attribute-link-disabled p
{ 
    padding-left: 20px;
	font-weight: normal;
    padding-left: 8px;
    vertical-align: middle;
}

div.break {
    clear: both;
    font-size: 1px; /* Fix for IE */
    height: 1px;
    margin-bottom: -1px;
}

div.content-byline p.author
{
/*    float: left;
    width: 48%;*/
}

div.content-byline p.date
{
/*    text-align: right;
    float: right;
    width: 48%;*/
}

/* AUTHOR AND DATE FOR ALL FULL OBJECTS */

div.content-view-full div.attribute-byline p.author
{ 
    margin-right: 0.2em;
    display: inline;
}

div.content-view-full div.attribute-byline p.date
{ 
    margin: 0 0.2em 0 0.2em;
    display: inline;
	font-size: 10px;
	color: #CCCCCC;
}

div.content-view-line div.attribute-byline p.date
{ 
    margin: 0 0.2em 0 0;
    display: inline;
	font-size: 10px;
	color: #CCCCCC;
}

div.content-view-full div.attribute-byline p.placement
{ 
    margin-left: 0.2em;
    display: inline;
}

div.content-view-full div.attribute-byline p.count
{ 
    margin-left: 0.2em;
    display: inline;
}


/* AUTHOR AND DATE FOR ALL CHILD OBJECTS */

div.content-view-full div.content-view-line div.attribute-byline p
{ 
    display: inline;
}

ul.links {
    list-style-type: none;
    margin: 0;
    margin-top: -8px;
}

ul.links li {
    list-style-type: none;
    margin: 8px 0 2px 0;
}

pre, code
{
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}

pre 
{
    overflow: auto;
    padding: 10px;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    background-color: #f7f7f7;
}

/* TABLES */

table
{ 
    font-size: 1em; /* Fix for size "loss" in tables in IE; redundant for most others, but does no harm */
    margin: 0;
    padding: 0;
}

th, td
{
    padding: 0;
}

table.list
{
    width: 100%;
    margin: 1em 0 1em 0;
}

table.list th, table.list td
{
    padding: 0.25em 0.5em 0.25em 0.5em;
    text-align: left;
    vertical-align: top;
}

table.list th
{
    font-weight: bold;
    background-color: #f0f0f0;
}

table.list td
{
    font-weight: normal;
}

tr.bglight
{
    background-color: #fcfcfc;
}

tr.bgdark
{
    background-color: #f8f8f8;
}

table.files
{
	width: 100%;
}

table.files th
{
	border-top: 3px solid #999999; 
	background-color: #F5F5F5; 
	height: 25px; 
	font-weight: bold; 
	padding-left: 6px;
	text-align: left;
}

table.files td 
{
	height: 30px; 
	padding-left: 6px; 
	text-align: left;
}

table.files td.file-name 
{
	width: 20%;
}

table.files td.file 
{
	width: 20%;
}

table.files td.spacer 
{
	height: 1px;
	background-color: #CCCCCC;
}

/* ORDERED AND UNORDERED LISTS */

ul, ol
{
    padding: 0;
    margin: 0.75em 0 1em 2.5em;
}

ul ul, ol ul
{
    margin: 0.3em 0 0.5em 1.3em;
}

ul ol, ol ol
{
    margin: 0.3em 0 0.5em 1.9em;
}

ul, ul ul
{
    list-style-type: disc;
}

li
{
    margin: 0 0 0.3em 0;
    padding: 0;
    line-height: 1.25em;
}

/* DEFINITION LISTS */

dl
{
    padding: 0em;
    margin: 0.25em 0 0.25em 0;
}

dt, dd
{
    font-style: normal;
    margin: 0 0 0.25em 0;
}

dt
{
    font-weight: bold;
}

dd
{
    margin: 0 1em 0.5em 2.5em;
}

/* FORM ELEMENTS */

form
{
    padding: 0em;
    margin: 0em;
}

label
{
    font-weight: bold;
    padding-right: 0.5em;
    display: block;
    white-space: nowrap;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif; /* Usually defaulted to monospaced font; so it needs to be set if to change */
    font-size: 1em; /* Needs to be specified for IE */
}

input.box, textarea.box
{
    width: 98%;
}

input.halfbox, textarea.halfbox
{
    width: 47%;
}

/* RENDERED TABLE */

table.renderedtable td
{ 
    margin: 0px;
    padding: 3px;
    border-top: 1px solid;
    border-left: 1px solid;
}

table.renderedtable
{ 
    border-right: 1px solid;
    border-bottom: 1px solid;
}

/* EMBEDDED TAGS IN XML FIELDS */

div.factbox, div.content-view-embed 
{ 
    width: 14em;
}

div.factbox-design, div.content-view-embed 
{ 
    padding: 0px;
    border: 1px solid;
}

div#maincontent div.content-view-embed div.content-view-children, div.factbox-content, div#maincontent div.content-view-embed div.content-body
{ 
    margin-top: 0;
    padding: 2px 10px 3px 3px;
}

div#maincontent-design div.content-view-embed h3
{ 
    font-size: 1em;
    margin: 0;
    text-decoration: underline;
}

blockquote
{ 
    width: 14em;
    padding: 0px;
}

div.quote-begin
{ 
    margin: 0 0.2em 0.2em 0;
    float: left;
    width: 16px;
    height: 16px;
}

div.quote-end
{ 
    margin: 0.2em 0 0 0.2em;
    float: right;
    width: 16px;
    height: 16px;
}

div#maincontent-design blockquote p
{ 
    font-weight: bold;
    width: 14em;
    display: inline;
}

div.object-right
{ 
    margin: 3px;
    float: right;
}

div.object-left
{ 
    margin: 3px;
    float: left;
}

div.object-center
{ 
/*    float: center;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.factbox h3
{ 
    font-size: 1em;
    margin: 0px;
}

div.factbox div.attribute-file p
{ 
    font-weight: normal;
}
