@charset "utf-8";
/* CSS Document for pp_joomla_1.5 theme2*/

body {
font-family: tahoma, Trebuchet MS, Helvetica; Verdana, Arial, sans-serif, Tahoma, Helvetica;
font-size: 72%;
line-height: 1.6em;
background-image: url(../images/theme2/body-gray.png);
	background-position: center;
	color: #1a1a1a;
	background-repeat: repeat-y;
	background-color: #efefef;
}

a{
color:#005f95;
font-family: tahoma;
}

a:hover{
color:#ff3300;
}

a.readon {
background: url(../images/theme2/arrows-k-2.png) no-repeat 0px 50% #;
display: block;
width: 80px;
padding: 3px 0px 3px 18px;
margin-top: 10px;
}

h1, .componentheading, h3 {
font-size:1.5em;
line-height:1.5em;
color: #4d4d4d;
margin: 0px;
padding: 10px 0px 10px 0px;
display: block;
font-family: Trebuchet MS, Times New Roman, "Lucida Grande", Arial, Helvetica, sans-serif;
font-weight: normal;
}

h2, .contentheading {
color: #4d4d4d;
font-size:1.5em;
line-height:1.5em;
font-family: Helvetica, verdana, Times New Roman, Arial, Tahoma, Helvetica, sans-serif;
font-weight: bold;
text-transform: normal;
}

h4 {
font-size:1.3em;
line-height:1.3em;
font-weight: normal;
text-transform: normal;
}

h5 {
font-size:1.1em;
line-height:1.1em;
}

h6 {
font-size:1em;
line-height:1em;
font-weight:bold;
}

/*Layout Styles*/
#wrapper{

}

#logo{
background: url(../images/theme2/logor.png) no-repeat;
display: block;
float: left;
height: 154px;
width: 230px;
}

#navigation a {
color: #3477CF;
text-decoration: none;
margin-left: 20px;
}

#navigation  a:hover, #navigation #active_menu-nav {
color: #FF0000;
}

#banner {
color: #666666;
}

#elements {
background-color: #;
border-top: 0px dotted #CCCCCC;
border-bottom: 0px dotted #CCCCCC;
}

#footer{
color:#808080;
background-color: #;
border-top: 0px solid #CCCCCC;
border-bottom: 0px solid #F9F9F9;

}
#footer a {
color: #999999;
}

#bottom {
color: #666666;
}

#bottom a {
color: #666666;
}

.small, .createdate, .modifydate, .mosimage_captionCopy {
font:1.0em tahoma,verdana,Arial,Helvetica,sans-serif;
color:#f62c2a;
}

div.moduletable_menu {
margin-bottom: 10px;
}

div.moduletable_menu ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

div.moduletable_menu li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

div.moduletable_menu a {
color: #999999;
border-bottom: 1px dotted #CCCCCC;
background: url(../images/theme2/arrow_subactive1.png) no-repeat 2px 11px;
display: block;
padding: 5px 5px 5px 25px;
}

div.moduletable_menu a:hover {
color: #333333;
background-color: #FCFAEA;
text-decoration: none;
}

div.moduletable_menu li ul li a {
color: #0099FF;
border-bottom: 1px dotted #CCCCCC;
display: block;
padding: 5px 5px 5px 35px;
background: url(../images/theme2/icon_list.gif) no-repeat 15px 7px;
display: block;
}

div.moduletable_menu li ul li a:hover {
color: #FF0000;
text-decoration: none;
}

/*div.moduletable ul.latestnews, div.moduletable ul.mostread {
margin: 0px;
padding: 0px;
list-style-type: none;
}

div.moduletable ul.latestnews li, div.moduletable ul.mostread li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

div.moduletable ul.latestnews a, div.moduletable ul.mostread a {
color: #999999;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
background-image: url(../images/theme2/bullet.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
display: block;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 25px;
}

div.moduletable ul.latestnews a:hover, div.moduletable ul.mostread a:hover {
color: #666666;
text-decoration: none;
}*/

.createdate {
display: block;
background: url(../images/theme2/createdate.png) no-repeat 0px 50%;
padding: 3px 3px 3px 18px;
}

.modifydate {
display: block;
background: url(../images/theme2/modifydate.png) no-repeat 0px 50%;
padding: 3px 3px 3px 18px;
}

.poll  thead, .bannerheader {
display: block;
padding: 5px 0px 5px 0px;
font-size: 15px;
font-weight: bold;
}

.sectiontableentry1, .sectiontableentry2, .sectiontableheader, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
text-align:left;
padding:5px;
}

.sectiontableentry2 {
background-color: #FFFFFF;
}

.sectiontableheader {
font-weight: bold;
color: #FF3300;
background-color: #FFFFFF;
}

table.contenttoc {
background-color: #FFFFFF;
width: 150px;
border: 1px dotted #CCCCCC;
margin-left: 10px;
}

table.contenttoc th {
text-align: left;
padding: 4px;
border-bottom: 1px dotted #CCCCCC;
background-color: #F8F8F8;
}

table.contenttoc td {
padding: 5px;
}

a.toclink:link, a.toclink:active, a.toclink:visited {
color: #999999;
background-image: url(../images/theme2/bullet.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
display: block;
padding-left: 25px;
}

a.toclink:hover {
color: #333333;
}
