/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
span.pathway {
	display: block;
	vertical-align: middle;
	margin-top: 5px;
	font-weight: normal;
}
span.pathway img {
  padding: 0px 10px;
  vertical-align: middle;
}
span.pathway a {
  line-height: 150%;
}
div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}
a.readon,
a.pagenav_next,
a.back_button {
  line-height: 100%;
}
/*** fonts ***/
body {
		line-height: 125%;
		font-family: Arial, Helvetica, sans-serif;
}
/* size attributes */
body.f-smaller {
	font-size: 10px;
}
body.f-default {
	font-size: 11px;
}
body.f-larger {
	font-size: 13px;
}
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 90%;
}
#nav a,
#inset a {
	font-size: 100%;
}
div.moduletable h3,
div.moduletable-hilite h3,
td.side h3,
.componentheading {
	font-size: 110%;
	line-height: 100%;
}
table.outer .contentheading { /*titulo de articulo*/
  font-size: 110%;
  line-height: 100%;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 92px;
  border:none;
}
div.componentheading {
  text-transform: uppercase;
	font-weight: normal;
}
div.padding .form {
font-size: 100%;
text-align: right;
font-weight: bold;
}
div.padding .formbox {
	border:1px solid #333333;
	font-size:100%;
	text-decoration:none;
	scrollbar-face-color: #666666; 
	scrollbar-shadow-color:  #F4E1D2; 
	scrollbar-highlight-color:  #666666; 
	scrollbar-3dlight-color: #F4E1D2; 
	scrollbar-darkshadow-color:  #F4E1D2; 
	scrollbar-track-color: #F4E1D2; 
	scrollbar-arrow-color:  #F4E1D2
}
/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* component heading */
.componentheading {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: -4px;
	margin-right: -4px;
	padding: 6px;
}
/* module settings */
div.moduletable h3,
div.moduletable-hilite h3 {
  text-transform: capitalize;
	font-weight: bold;
  padding: 5px;
  margin: 0 0px 0px 0px;
}
div.moduletable,
div.moduletable-hilite {
	margin-bottom: 0px;
	padding: 1px 1px 0 1px;
}

/* default menu link styles */
a.sublevel {
}
a.mainlevel:hover {
	text-decoration: none;
}
td a.sublevel:hover {
	text-decoration: underline;
}
/** regular joomla menu **/
a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}
/* headings */
h1 {
	line-height: 100%;
	font-size: 200%;
}
h2 {
   line-height: 100%;
   font-size: 150%;
}
h3 {
   line-height: 100%;
   font-size: 120%;
}
h4 {
	 line-height: 100%;
	 font-size: 110%;
}
.small,
.modifydate,
.createdate {
	font-weight: normal;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
}
.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
/** some joomla class stuff */
table.contenttoc {
  margin: 5px;
  padding: 5px;
}
table.contenttoc td {
  padding: 0 5px;
}
td.buttonheading {
 	vertical-align: bottom;
}
td.buttonheading img {
	margin-right: 5px;
}
/* table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
}
table.outer tr.sectiontableentry1 td,
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1,
table.outer td.sectiontableentry2 {
  padding: 4px;
} */
table.contentpaneopen, 
table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}
table.contentpaneopen td p {
  padding-right: 10px;
}
div.contentpane, 
div.contentpaneopen {
  width: 100%;
}
.clr {
	clear: both;
}
div.mosimage {
  margin: 5px;
}
table.adminform textarea {
  width: auto;
  color: #666666;
}
/** width stuff **/
/** template layout stuff **/
body {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	width: 760px;
	margin: 0 auto 0 auto;
	position: relative;
}
div#outer-border {
	border: none;
}
table.outer,
table.nopad {
	width: 100%;
	border: none;
}
table.outer tr,
table.nopad tr {
	vertical-align:  top;
}
table.outer td,
table.nopad td {
	padding: 0px;
}
table.nopad td {
  width: 33%;
  padding-right: 6px;
}
/*div# {
	border: none;
	height: 61px;
}*/
div#top-slide{
	margin: 0 auto 0 auto;
	border: none;
	height: 322px;
}

span#logo {
	position: relative;
	z-index: 10000;
	/* change these values below if you want to move your logo */
	/*top: 16px;*/
	/*left: 21px;*/
	/* change these values below if you change your logo image size */
	width: 150px;
	height: 50px;
	margin:0px auto 0px auto;
}

div#top-head {
	margin: 0px 0px 0px 0px;  /* 370 here is to make room for the logo */
	height: 50px;
	overflow: hidden;
}
div#horiz-menu {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	height:  26px;
	margin: 5px auto 10px auto;
	background: url(../images/transparent_bg.png) repeat 0 0;
}
div#nav {
	margin:0px 0px 0px 0px;
	/*border: 1px solid #FFF;*/
	}

table.outer td.middle {
	border: none;
}
div.path-padding {
  padding: 2px 10px 3px 10px;
  background: #E0E0E0;
  background-image: url(../images/panel-bg.png);
}
div.mainbox {
  padding: 0px 15px 5px 15px;
  margin-bottom: 4px;
  margin-top: -4px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}
div.mainbox table.contentpaneopen {
	margin: 10px 0px 0px 0px;
}
div.sidepad,
div.submenu {
  padding: 0 6px;
}
div.submenu div.moduletable{
	border:1px solid #21292B;
}

div.topbox,
div.midbox {
	border: none;
	padding-left: 6px;
  margin-bottom: 4px;
}
div.botbox {
	border-width:  0px ;
	padding-left: 6px;
	border-style:  solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#bot-ddf{
	border-width: 0px;
	border-style:  solid;
	height: 15px;
	text-align: center;
	line-height: 15px;
}
div.botspacer{
height: 2px;
}
div#bot-ddf a:hover {
	text-decoration: underline;
}

/* some page content things */
.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}
/*table.blog span.article_seperator {
	display: block;
	height: 1px dotted;
}*/
div.mainbox span.article_seperator {
	display: block;
	height: 1px;
}
div.mod_contentitem span.article_seperator {
	display: block;
	border-bottom: 1px dotted;
	height: 2px; 
}

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
}
pre {
	padding: 10px;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
table.calendar {
	line-height: 140%;
	padding: 5px 0px 5px 5px;
}
table.contentpaneopen tr {
	padding: 0px 0px 3px 3px;
}
tr.txt02 {
	color:#FF4B00;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}
div#accordian h3 .date {
	font-weight: normal;
}
div#accordian a.readon {
	text-align: right;
	display: inline;
}
th.pagenav_next {
	margin-top: -25px;
}
.select{
float: right;
vertical-align: middle;
background-color: #432F46;
}
div.moduletablelogin{
width: 580px;
}
#mod_login_username, #mod_login_password, #mod_login_remember, select.jflanguageselection {
text-decoration: none;
border: 1px solid #2A1E2C;
background-color: #432F46;
color:#F4E1D2;
margin-right: 5px;
}
div#jflanguageselection{
padding-top: 5px;
vertical-align: middle;
}
input.submitButton, button.submitButton {
   background-color: #513A57;
/*   background-image: url(../images/accept.png) no-repeat;*/
	top:10px;
   border: none;
   color:#F4E1D2;
   cursor:pointer;
}
