
@charset "utf-8";
/* CSS Document for pp_joomla_1.5 */

/*Default Styles*/
*{
margin:0;
padding:0;
}
html{
height:100%;
margin-bottom:1px;
}
body{
margin:2em 0 0 0;
padding:0;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border:none;
}
h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,fieldset,address{
margin:0.5em 0;
}
fieldset{
padding:.5em;
border:none;
}
ul, ol {
margin-left: 2em;
}
h1,.componentheading{
font-size:1.7em;
line-height:1.7em;
}
h2,.contentheading{
font-size:1.5em;
line-height:1.5em;
}
h3{
font-size:1.3em;
line-height:1.3em;
}
h4{
font-size:1.2em;
line-height:1.2em;
}
h5{
font-size:1.1em;
line-height:1.1em;
}
h6{
font-size:1em;
line-height:1em;
font-weight:bold;
}
.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
/*Layout*/
.clr {
clear: both;
}
.inside {
padding: 15px;

}
#wrapper{
width:800px;
margin:0 auto;
}
#header {
margin-bottom: 0px;
}
#header .inside {
padding: 10px 0px;
}
#navigation {
float: right;
text-align: right;
}
#navigation ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#navigation li {
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}
#banner {
margin-bottom: 10px;
}
#elements {
margin-top: 5px;
margin-bottom: 10px;
}
#elements-bottom {
margin: 10px 0px 5px 0px;
}
#elements .inside,
#elements-bottom .inside {
padding: 10px;
}
#pathway,
#pathway-bottom {
float: left;
}
#search {
float: right;
}
#container {
}
#mainbody {
float: left;
width: 85%;
}
#content {
float: left;
width: 73%;
}
#top {
margin-bottom: 10px;
}
#sidebar {
float: right;
width: 24%;
}
#sidebar2 {
float: right;
width: 24%;
}
#footer {
font:0.8em Arial,Helvetica,sans-serif;
}
#footer .inside {
padding: 0px;
}
#copy {
float: left;
}
#link {
float: right;
text-align: right;
}
#bottom {
text-align: center;
}
#message {
margin-bottom: 10px;
}

/* System Messages */
#system-message    {
margin-bottom: 0px;
padding: 0;
}
#system-message dt { 
font-weight: bold; 
}
#system-message dd { 
margin: 0; font-weight: bold; text-indent: 30px; 
}
#system-message dd ul {
color: #0055BB;
list-style: none;
margin: 0px;
padding: 10px;
background: #D8E5F8 url(../images/status-info.png) no-repeat 10px 50%;
border-top: 3px solid #629DE3;
border-bottom: 3px solid #629DE3;
}
#system-message dt.message { 
display: none; 
}
#system-message dd.message {}
#system-message dt.error { 
display: none; 
}
#system-message dd.error ul {
color: #c00;
margin: 0px;
list-style: none;
background: #FFD6D6 url(../images/status-alert.png) no-repeat 10px 50%;
border-top: 3px solid #DE7A7B;
border-bottom: 3px solid #DE7A7B;
}
#system-message dt.notice { 
display: none; 
}
#system-message dd.notice ul {
color: #DCA33C;
margin: 0px;
list-style: none;
background: #FEF6D8 url(../images/status-note.png) no-repeat 10px 50%;
border-top: 3px solid #F0DC7E;
border-bottom: 3px solid #F0DC7E;
}
/*Default Joomla Styles*/
.contentpaneopen{
width:100%;
}
.poll {
width: 100%;
}
.pollstableborder {
width: 100%;
text-align: left;
margin-bottom: 10px;
}
.poll input {
margin: 2px;
}

div.moduletable {
margin-bottom: 10px;
}
div.moduletable_menu,
div.moduletable_menu1 {
margin-bottom: 10px;
}
ul.pagination {
margin: 0px;
padding: 0px;
list-style-type: none;
}
ul.pagination li {
display: inline;
padding-right: 3px;
padding-left: 3px;
}


/*betty Styles*/
#topnav {
width:;
float: left;
padding: 5px;
border: 1px solid #000;
}

#top_img_header{
padding: 0;
}

#top_img{
}
.moduletable-top_img_left{
float: left;

}
.moduletable-top_img_center{
float: left;
}
.moduletable-top_img_right{
float: right;
}

#tab-contents{
}