@charset "utf-8";
/* CSS Document for pp_joomla_1.5 */
/*Default Styles*/
*{

margin:0;
padding:0;
}
html{
margin-bottom:1px;
}
body{
margin:0.0em 0;
padding: 0px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border:none;
color:#fff;
}
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.2em;
line-height:1.2em;
}
h2,.contentheading{
font-size:1.1em;
line-height:1.1em;
}
h3{
font-size:1.0em;
line-height:1.0em;
}
h4{
font-size:0.9em;
line-height:0.9em;
}
h5{
font-size:0.8em;
line-height:0.8em;
}
h6{
font-size:0.8em;
line-height:0.8em;
font-weight:bold;
}
.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Verdana,Arial,Tahoma,Helvetica,sans-serif;
color:#999;
}

/*Layout*/
.clr {
clear: both;
}
.inside {
padding: 0px;
}
#wrapper{
width:100%;
margin: auto;
}
#header {
margin-top: 0px;
margin-right: 0%;
margin-left: 0%;
padding: 0px;
}
#header .inside {
padding: 0px 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 {
width:950px;
margin: auto;
}
#elements {
margin-bottom: 5px;
}
#elements .inside {
padding: 5px;
}
#pathway {
float: left;
}
#search {
float: left;
}
#container {
margin: auto;
width:950px;
border-top: 0px;
}
#mainbody {
width: 80%;
float: left;
}
#content {
float: left;
width: 65%;
padding: 15px;
margin-left: 0px;
margin-right: 15px;
margin-bottom: 10px;
margin-top:0px;
}
#top {
margin-bottom: 0px;
}
#sidebar {
border-top: 0px dotted #c0c0c0;
margin-top: 135px;
margin-bottom: 10px;
padding: 0px;
float: left;
width: 23%;
}
#sidebar2 {
margin-top: 110px;
padding: 5px;
margin-left: 0px;
margin-right: 10px;
float: left;
width: 17%;
}
#footer {
margin-left: 0px;
padding: 8px;
text-align: center;
font:0.8em Verdana,Arial,Helvetica,sans-serif;
}
#copy {
float: left;
}
#link {
float: right;
}
#bottom {
width: 950px;
margin: auto;
background-color: #ffffff;
padding: 0px;
text-align: center;
margin-bottom: 20px;
}
#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:95%;
}
.poll {
width: 100%;
}
.pollstableborder {
width: 100%;
text-align: left;
margin-bottom: 10px;
}
.poll input {
margin: 2px;
}
div.moduletable {
margin-bottom: 10px;
}
div.moduletable_menu {
margin-bottom: 10px;
}
ul.pagination {
margin: 0px;
padding: 0px;
list-style-type: none;
}
ul.pagination li {
display: inline;
padding-right: 3px;
padding-left: 3px;
}
