/* CSS Document */


.buttonheading {

padding  : 0 2px;

}
 
h6 {
font-weight:bold;     
display:inline;
font-size:12px;
color: #C00000;
}
html {
	height: 100%;
}



span.b {
	border-bottom:1px solid #D2212B;
	height:22px;
	width:215px;
	display:block;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
}

.banner {
background: url(../images/banner.jpg) no-repeat;
height:220px;
}
table.moduletable-learn td {

padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
table.moduletable-learn td img{
border:1px solid #000000;
margin-top:0px;
}
body {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 0px;
	margin-right: 0px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 0px;
	border: 0px solid #ccc;
	margin-bottom: 0px;
}

#pathway_text img {

}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #B82478;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 10px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0px;
  margin: 0px;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B82478;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;

  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 0px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 10px;
	margin-top: 0px;
	
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  margin: 0;
}
table.timetable {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
width:100%;
border-width:1px 1px 0px 0px;
border-style:solid;
border-color:#ffffff;

}
table.timetable td {
border-style:solid;
border-width:0px 0px 1px 1px;
border-color:#ffffff;
padding-left:2px;
padding-right:2px;
font-size:11px;
height:20px;

}
table.timetable th {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
border-style:solid;
border-width:0px 0px 1px 1px;
background-color:#CBBD77;
text-align:center;
color:#333333;

}
td.row  {
white-space:nowrap;
padding-right:0px;
font-weight:bold;
font-size:11px;
color:#333333;

}
td.cel {
background-color:#AFA362;
color:#000000;

}
td.w {
background-color:#AFA362;
color:#000000;
}

table.content_table {
  width: 95%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 0px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff */

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 0px;
}

.pagenavbar {
	margin-right: 0px;
	float: right;
}

#footer {
	text-align: center;
	padding: 0px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
}



body {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background-color: #EAE3D0;
}
.btn {
	clear:none;
	float:left;
	line-height:20px;
	width:160px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
}
#leftcol {
/*background-image:url(../images/left.jpg);*/
background-position:bottom;
background-repeat:no-repeat;
background-color:#C2C2C2;
height:556px;
margin-bottom:0px;
padding:0px;

}

/* Joomla core stuff */

a:link, a:visited {
	color: #333333; text-decoration: none;
	font-weight: bold;
	text-decoration:underline;

	
	
}

a:hover {
	color: #333333;	text-decoration: none;
	font-weight: bold;

}

table.contentpaneopen {
padding:0px;
width:95%;
margin-left:5px;



}
table.contentpaneopen td {

}
.contentpaneopen {
width:100%;
margin:0px;
padding:0px;


}

table.contentpaneopen-home {
margin-left:-3px;
margin-right:-3px;
margin-top:-3px;

}
.jpg{
float:right;
margin-right:-3px;
}
 .contentpaneopen-home {
margin:0px;
padding:0px;

}
	
	
	/*background-color:#FFFFFF;
	border:1px solid red;*/



div.contentpaneopen {
width:100%;
margin:0px;
padding:0px;

}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
	

}

table.contentpane td {
	margin: 0px;
	
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
font-family: Verdana,Arial,Helvetica;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background-color: #5a89c0;
background-image: url(images/sideheaderfade.gif);
border:0;
margin-right:7px;
}
div.bodyletter {
width:150px;
margin-left:10px;

font-weight:bold;
font-size:12px;
}

div.formh {
color:#324E7E;
font-weight:bold;
margin-bottom:10px;
}
.inputbox {
	
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width:89px;
	height:14px;
	margin-left:2px;
}
.inputbox2 {
	
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width:89px;
	height:14px;
}
.inputbox1 {
	background-color: #C2C2C2;
	
	margin-left:-7px;
}
span.smallgrey {
color:#324E7E;
font-weight:bold;
}
.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;


}

.contentcolumn {
	padding-right: 0px;
}
/*Title*/
.contentheading {
padding-top:3px;
	height: 20px;
	display:block;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	border-bottom:1px solid #D2212B;
	
}

.contentheading-table {
	height: 25px;
	display:block;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	width:70%;
	border-bottom:1px solid #D2212B;
	
	
}


td.contentheading-table  {

	border-bottom:1px solid #D2212B;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding:0px;
	margin:0px;
	padding: 0px;
	

}
table.moduletable-learn {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;

}

table.moduletable-learn td {
	margin: 0px;
	padding: 0px;
}

table.moduletable-header {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-news table{
	height:0%;
	padding-left:15px;
}
div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	height: 20px;
	border-bottom:2px solid #D2212B;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	padding:0px;
	
	
}

table.moduletable-news th {
	background: url(../images/newsth.jpg) no-repeat;
	text-align: left;
	height: 25px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding-top:0px;
	padding-left: 32px;
	font-weight: bold;
	font-size: 14px;
	
}
table.moduletable-news table.moduletable-news {
	background: none;
}

div.moduletable-sec {
	padding-left:30px;
	color:#333333;
	margin-top:5px;
	width:100%;
	height:100%;
	padding-bottom:10px;
	padding-top:0px;
	font-size:11px;
	border-top:8px solid #D42029;
	background-image:url(http://www.paragon-conventions.com/epc/images/stories/sec.jpg);
	background-repeat:no-repeat;
	background-position: 295px 15px;


}
div.moduletable-sec h3 {
	color: #333333;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	width:100%
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}

table.pollstableborder td {
  padding: 0px;
}

table.pollstableborder {
	width:100%;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 0px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {


}

table.contenttoc td {
  padding: 0px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.logo{ 
padding:0px 130px 0px 0px;

}
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover, a.mainlevel#active_menu, a.mainlevel#active_menu:hover  {
	display: block;
	background: url(../images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #294159;
	text-align: left;
	padding-top: 5px;
	/*padding-left: 18px;*/
	text-indent:18px;
	height: 20px !important;
	height: 27px;
	width: 160px;;
	text-decoration: none;
	
}


a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #B82478;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
 
}

.mosimage {

}

.mosimage_caption {
  margin-top: 0px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	/*display: block;
	height: 1.5em;*/
	margin:0px;
	padding:0px;
	height:1px;
	display:none;
}
.article_seperator {
margin:0px;
	padding:0px;
	border:1px solid red;
	height:1px;
	display:none;
}
.righttopbox 
{
background: url(../images/righttopbox.jpg) no-repeat;
}
.mceContentBody {
color:#000000;
background-color:#FFFFFF;
}