/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
}


p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 15px;
	line-height: 14px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 16px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	line-height: 10px;
	text-align:right;
	font-style:italic;
	font-size:9px;
	height: 10px;
	border-bottom: 1px solid #bcbcbc;
	width: 90%;
	margin-top: 1px;
	padding-bottom: 5px;
	margin-bottom:-40px;
}

/*
a.readon {
  background: url(../images/play.gif) 2px -1px no-repeat;
}
*/

	
.readon:hover {
	color:#CCCC66;
	}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: Trebuchet MS;
		color: #444;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading {
	font-size: 140%;
	color: #006699;
}
.contentheading {
	padding-top: 16px;
	line-height:125%;
}

.contentpagetitle {
	/* line-height:185%; */
}

.componentheading {
  margin: 12px 0px 16px 0px;
	font-size: 120%;
	color: #600318;
	text-transform: uppercase;
}


td.componentheading {
	padding-bottom: 15px;
}


/* selector menu */

.font-selector,
.width-selector {
	background: url(access-s.png) no-repeat;
}

.lrg .button {
	background: url(access-l.png);
}

.sml .button {
	background: url(access-s.png);
}

.med .button {
	background: url(access-m.png);
}

.thin .button {
}

.wide .button {
	background: url(access-w.png);
}

.fluid .button {
	background: url(access-f.png);
}

/* selector menu */




/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Trebuchet MS;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}


div.moduletable {
	margin-bottom: 10px;
}

td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}

.small {
	font-weight: 400;
	color: #939598;
}
.smallAuthor {
	font-weight: 400;
	color: #939598;
	 margin:4px 0px 4px 0px; 
	 display:block;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: 400;
	color: #d77544;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 7px;
	padding-top: 0px;
	font-weight: 400;
	color: #d77544;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 1024px;
	margin-left: 0;
}


.w-fluid div.wrapper {
	margin: 0 20px 0 0;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	color: #444;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
	border-right: 1px solid #000000;
}


#header {
	height: 110px;
	overflow: hidden;
	background: #ffffff;
	border-bottom: 1px solid #000000;
}


#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#access #selectors {
	position: relative;
	height: 8px;
	
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 159px;
}

.f-default #selectors .font-selector {
	right: 129px;
}

.f-larger #selectors .font-selector {
	right: 99px;
}

.w-thin #selectors .width-selector {
	right: 70px;
}

.w-wide #selectors .width-selector {
	right: 40px;
}

.w-fluid #selectors .width-selector {
	right: 10px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;	
	background-repeat: no-repeat
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
	display: block;
	width: 185px;
	height: 86px;
	background: url(logo0000.gif) no-repeat;
}


#top {
	height: 90px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 220px;
	float: right;
	text-align: center;
	vertical-align: middle;
}


#showcase ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.right li,
#footer li {
		padding-bottom: 0;
		margin-bottom: 2px;
}



#showcase .padding,
#footer .padding {
	padding: 5px 25px;
}

#mainbody {
	background: #ffffff;
}

#mainbody-padding {
	background: #ffffff;
	padding: 0;
}
div#stageCol {
	background: #ffffff;
	padding: 0;
	width:440px;
	margin:0 0 0 15px;
}



/* center top pane box */ 

div.topbox {
	margin: 0px;
	margin-bottom: 20px;
	width:440px;
}

div.topbox img {
	margin: 0px;
	padding: 0px;
}



table.topboxtable td {
	padding: 0px;
}

td.topboxtable1 {
}

hr.topbox {
  border: 0;
	height: 1px;
	line-height: 1px;
	color: #b2b2b2;
	overflow: hidden;
	border-bottom: 1px solid #b2b2b2;
	margin: 0 -4px;
}




#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}


#footer {
	background: #e5e5e5;
}

#footer li {
	border-bottom: 1px dotted #D6513B;
}

#footer div.moduletable {
	color: #fff;
}

#the-footer {
	color: #ccc;
}

body.footer-red #footer a {
	color: #fff;
}

body.footer-red #footer a:hover {
	color: #000;
}

body.footer-red #footer h3 {
	color: #333;
}

#footer {
	padding-top: 10px;
	border-bottom: 1px solid #000000;
}


table.footer {
	font-size: 10px;
	width: 100%;
	padding: 0;
	text-align: center;
	color: #939598;
	text-align: center;
	margin: 0;
}

table.footer td.footerXiTi {
	width: 10%;
	padding: 0 10px;
	padding-left: 30px;
	text-align: left;
  /* if deleting this, change width of footer1 (below) from 23% back to the original 33% */
}

table.footer td.footer1 {
	width: 23%;
	padding: 0 10px;
	text-align: right;
}

table.footer td.footer2 {
	width: 33%;
	padding: 0 10px;
	text-align: left;
}

table.footer td.footer3 {
	width: 20%;
	padding: 0 10px;
	text-align: right;
}

table.footer a.mainlevel-nav,
table.footer a.mainlevel,
table.footer a {
	font-size: 10px;
	text-align: center;
	color: #939598;
	text-decoration: none;
}

table.footer a.mainlevel-nav:hover,
table.footer a.mainlevel:hover,
table.footer a:hover {
	color: #939598;
	text-decoration: underline;
}



table.showcase,
table.mainbody,
table.headlines {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.right {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 10px 0; 
}

#mainbody td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.right {
	width: 350px;
}





/* center bottom pane box */ 

div.middlebox {
  background: url(box_rr_b.gif) 100% 100% no-repeat;
	margin: 3px;
	margin-bottom: 30px;
}

div.middlebox div.bx1 {
  background: url(box_rr_c.gif) 0 100% no-repeat;
}

div.middlebox div.bx2 {
  background: url(box_rr_t.png) 100% 0 no-repeat;
}

div.middlebox div.bx3 {
  background: url(box_rr_u.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.middlebox div.bx4 {
  padding: 8px;
}



table.middleboxtable {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #ffffff;
}

table.middleboxtable td.middleboxtable  {
	width: 50%;
	padding: 0;
}


table.middleboxtable {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	padding: 0;
}


table.middleboxtable div.moduletable,
table.middleboxtable div.moduletable-sun,
table.middleboxtable div.moduletable-note,
table.middleboxtable div.moduletable-videos,
table.middleboxtable div.moduletable-slideshows,
table.middleboxtable div.moduletable-newspaper,
table.middleboxtable div.moduletable-brain,
table.middleboxtable div.moduletable-products,
table.middleboxtable div.moduletable-magazine {
	color: #909090;
	font-weight: 100;
	text-indent: 7px;
	padding-bottom: 10px;
}


table.middleboxtable div.moduletable-dark,
table.middleboxtable div.moduletable-sun-dark,
table.middleboxtable div.moduletable-note-dark,
table.middleboxtable div.moduletable-videos-dark,
table.middleboxtable div.moduletable-slideshows-dark,
table.middleboxtable div.moduletable-newspaper-dark,
table.middleboxtable div.moduletable-brain-dark,
table.middleboxtable div.moduletable-products-dark,
table.middleboxtable div.moduletable-magazine-dark {
	background: #e6e6e6;
	color: #909090;
	font-weight: 100;
	text-indent: 7px;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 10px;
}


table.middleboxtable div.moduletable h3,
table.middleboxtable div.moduletable-sun h3,
table.middleboxtable div.moduletable-note h3,
table.middleboxtable div.moduletable-videos h3,
table.middleboxtable div.moduletable-slideshows h3,
table.middleboxtable div.moduletable-newspaper h3,
table.middleboxtable div.moduletable-brain h3,
table.middleboxtable div.moduletable-products h3,
table.middleboxtable div.moduletable-magazine h3,
table.middleboxtable div.moduletable-dark h3,
table.middleboxtable div.moduletable-sun-dark h3,
table.middleboxtable div.moduletable-note-dark h3,
table.middleboxtable div.moduletable-videos-dark h3,
table.middleboxtable div.moduletable-slideshows-dark h3,
table.middleboxtable div.moduletable-newspaper-dark h3,
table.middleboxtable div.moduletable-brain-dark h3,
table.middleboxtable div.moduletable-products-dark h3,
table.middleboxtable div.moduletable-magazine-dark h3 {
	background: #e6e6e6;
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #909090;
	text-transform: uppercase;
	font-weight: 100;
}


table.middleboxtable div.moduletable-sun h3,
table.middleboxtable div.moduletable-note h3,
table.middleboxtable div.moduletable-videos h3,
table.middleboxtable div.moduletable-slideshows h3,
table.middleboxtable div.moduletable-newspaper h3,
table.middleboxtable div.moduletable-brain h3,
table.middleboxtable div.moduletable-products h3,
table.middleboxtable div.moduletable-magazine h3,
table.middleboxtable div.moduletable-sun-dark h3,
table.middleboxtable div.moduletable-note-dark h3,
table.middleboxtable div.moduletable-videos-dark h3,
table.middleboxtable div.moduletable-slideshows-dark h3,
table.middleboxtable div.moduletable-newspaper-dark h3,
table.middleboxtable div.moduletable-brain-dark h3,
table.middleboxtable div.moduletable-products-dark h3,
table.middleboxtable div.moduletable-magazine-dark h3 {
	text-align: left;
	padding-left: 35px;
}


table.middleboxtable div.moduletable-sun h3,
table.middleboxtable div.moduletable-sun h3-dark {
	background: #e6e6e6 url(sun00000.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-note h3,
table.middleboxtable div.moduletable-note-dark h3 {
	background: #e6e6e6 url(note0000.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-videos h3,
table.middleboxtable div.moduletable-videos-dark h3 {
	background: #e6e6e6 url(popVideo.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-slideshows h3,
table.middleboxtable div.moduletable-slideshows-dark h3 {
	background: #e6e6e6 url(popSlide.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-newspaper h3,
table.middleboxtable div.moduletable-newspaper-dark h3 {
	background: #e6e6e6 url(newspape.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-brain h3,
table.middleboxtable div.moduletable-brain h3-dark {
	background: #e6e6e6 url(brain000.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-products h3,
table.middleboxtable div.moduletable-products-dark h3 {
	background: #e6e6e6 url(products.gif) 8px 3px no-repeat;
}

table.middleboxtable div.moduletable-magazine h3,
table.middleboxtable div.moduletable-magazine-dark h3 {
	background: #e6e6e6 url(magazine.gif) 8px 3px no-repeat;
}





/* right pane box */ 

div.rightbox {
  background: url(box_rr_b.gif) 100% 100% no-repeat;
	margin: 10px 0 30px 0;
	width:380px;
}

div.rightbox div.bx1 {
  background: url(box_rr_c.gif) 0 100% no-repeat;
}

div.rightbox div.bx2 {
  background: url(box_rr_t.png) 100% 0 no-repeat;
}

div.rightbox div.bx3 {
  background: url(box_rr_u.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.rightbox div.bx4 {
  padding: 8px;
}



table.rightboxtable {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #ffffff;
}

table.rightboxtable td.rightboxtable1  {
	width: 50%;
	padding: 0;
}

table.rightboxtable td.rightboxtable2  {
	width: 50%;
	padding: 0;
	border-left: 1px solid #cccccc;
}


table.rightboxtable {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	padding: 0;
}


table.rightboxtable div.moduletable,
table.rightboxtable div.moduletable-sun,
table.rightboxtable div.moduletable-note,
table.rightboxtable div.moduletable-videos,
table.rightboxtable div.moduletable-slideshows,
table.rightboxtable div.moduletable-newspaper,
table.rightboxtable div.moduletable-brain,
table.rightboxtable div.moduletable-products,
table.rightboxtable div.moduletable-magazine {
	color: #909090;
	font-weight: 100;
	text-indent: 0px;
	padding-bottom: 10px;
}


table.rightboxtable div.moduletable-dark,
table.rightboxtable div.moduletable-sun-dark,
table.rightboxtable div.moduletable-note-dark,
table.rightboxtable div.moduletable-videos-dark,
table.rightboxtable div.moduletable-slideshows-dark,
table.rightboxtable div.moduletable-newspaper-dark,
table.rightboxtable div.moduletable-brain-dark,
table.rightboxtable div.moduletable-products-dark,
table.rightboxtable div.moduletable-magazine-dark {
	background: #e6e6e6;
	color: #909090;
	font-weight: 100;
	text-indent: 7px;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 10px;
}


table.rightboxtable div.moduletable h3,
table.rightboxtable div.moduletable-sun h3,
table.rightboxtable div.moduletable-note h3,
table.rightboxtable div.moduletable-videos h3,
table.rightboxtable div.moduletable-slideshows h3,
table.rightboxtable div.moduletable-newspaper h3,
table.rightboxtable div.moduletable-brain h3,
table.rightboxtable div.moduletable-products h3,
table.rightboxtable div.moduletable-magazine h3,
table.rightboxtable div.moduletable-dark h3,
table.rightboxtable div.moduletable-sun-dark h3,
table.rightboxtable div.moduletable-note-dark h3,
table.rightboxtable div.moduletable-videos-dark h3,
table.rightboxtable div.moduletable-slideshows-dark h3,
table.rightboxtable div.moduletable-newspaper-dark h3,
table.rightboxtable div.moduletable-brain-dark h3,
table.rightboxtable div.moduletable-products-dark h3,
table.rightboxtable div.moduletable-magazine-dark h3 {
	background: #e6e6e6;
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #909090;
	text-transform: uppercase;
	font-weight: 100;
}


table.rightboxtable div.moduletable-sun h3,
table.rightboxtable div.moduletable-note h3,
table.rightboxtable div.moduletable-videos h3,
table.rightboxtable div.moduletable-slideshows h3,
table.rightboxtable div.moduletable-newspaper h3,
table.rightboxtable div.moduletable-brain h3,
table.rightboxtable div.moduletable-products h3,
table.rightboxtable div.moduletable-magazine h3,
table.rightboxtable div.moduletable-sun-dark h3,
table.rightboxtable div.moduletable-note-dark h3,
table.rightboxtable div.moduletable-videos-dark h3,
table.rightboxtable div.moduletable-slideshows-dark h3,
table.rightboxtable div.moduletable-newspaper-dark h3,
table.rightboxtable div.moduletable-brain-dark h3,
table.rightboxtable div.moduletable-products-dark h3,
table.rightboxtable div.moduletable-magazine-dark h3 {
	text-align: left;
	padding-left: 35px;
}


table.rightboxtable div.moduletable-sun h3,
table.rightboxtable div.moduletable-sun h3-dark {
	background: #e6e6e6 url(sun00000.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-note h3,
table.rightboxtable div.moduletable-note-dark h3 {
	background: #e6e6e6 url(note0000.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-videos h3,
table.rightboxtable div.moduletable-videos-dark h3 {
	background: #e6e6e6 url(popVideo.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-slideshows h3,
table.rightboxtable div.moduletable-slideshows-dark h3 {
	background: #e6e6e6 url(popSlide.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-newspaper h3,
table.rightboxtable div.moduletable-newspaper-dark h3 {
	background: #e6e6e6 url(newspape.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-brain h3,
table.rightboxtable div.moduletable-brain h3-dark {
	background: #e6e6e6 url(brain000.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-products h3,
table.rightboxtable div.moduletable-products-dark h3 {
	background: #e6e6e6 url(products.gif) 8px 3px no-repeat;
}

table.rightboxtable div.moduletable-magazine h3,
table.rightboxtable div.moduletable-magazine-dark h3 {
	background: #e6e6e6 url(magazine.gif) 8px 3px no-repeat;
}
table.rightboxtable div.moduletable-magazine h3,
table.rightboxtable div.moduletable-magazine-dark h3 {
	background: #e6e6e6 url(magazine.gif) 8px 3px no-repeat;
}

/* simple right pane moduletable */ 

table.rightboxtable div.moduletable-right-simple {
	color: #000000;
	font-weight: 100;
	width: 336px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

table.rightboxtable div.moduletable-right-simple h3 {
	margin-bottom: 5px;
	font-size: 110%;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 100;
}



table.rightboxtable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


table.rightboxtable li {	
  background: url(slidesho.gif) 7px 0 no-repeat;
  padding-left: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: none;
}


table.headlines td.headlines {
	border: 1px solid #e6e6e6;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 10px;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/** regular joomla menu **/


/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}


#mod_search_searchword {
	margin-left: 15px;
	border: 1px solid #c4c4c4;
}

.button {
	border: 1px solid #000000;
	background: #919598;
	color: #000000;
}

input {
	border: 1px solid #000000;
	color: #000000;
}


/* intro text construct with teaser images by Randy Williams */

.intro_icon {
clear: all;
width: 64px;
height: 64px;
float: left;
margin: 0px 0px 0px 0px;
}

.introtext {
float: left;
clear: none;
margin: 0px 0px 0px 0px;
}

/*

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {	
  background: url(../images/slideshow.gif) 7px 0 no-repeat;
  padding-left: 27px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: none;
}
ul.mainlevelfootermenumenu li {
display: inline;
list-style-type: none;
}
ul.mainlevelfootermenu a {
display: inline;
float: left;
text-decoratin:none;
}

*/

/* BEGIN Styles for the installed Related Items XTD module (top right) */
span.mod-ri {
    text-align:left;
}

span.mod-ri h3 {
    color:#000000;
    line-height:120%;
    /* 
    Activate the following line, if related Articles 
    Module needs space above. I.e. on position 
    'inset', to not be to close to the back-button.
    */
    /* margin-top:30px; */
}

span.mod-ri ul {
    /* 
    Activate the following line, if related Articles 
    Module needs space underneath. I.e. on position 
    'inset', to not be to close to the ad underneath.
    */
    /* margin-bottom:40px; */
}

span.mod-ri li {
    font-weight:normal;
    margin-bottom:2px;
}
/* END Styles for the installed Related Items XTD module (top right) */


/* BEGIN Styles for the installed Related Items XTD module (bottom/inset) */
span.mod-ri2 {
    text-align:left;
}

span.mod-ri2 h3 {
    color:#000000;
    line-height:120%;
    /* 
    Activate the following line, if related Articles 
    Module needs space above. I.e. on position 
    'inset', to not be to close to the back-button.
    */
    margin-top:30px;
}

span.mod-ri2 ul {
    /* 
    Activate the following line, if related Articles 
    Module needs space underneath. I.e. on position 
    'inset', to not be to close to the ad underneath.
    */
    margin-bottom:40px;
}

span.mod-ri2 li {
    font-weight:normal;
    margin-bottom:2px;
}
/* END Styles for the installed Related Items XTD module (bottom/inset) */


