html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}

.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.active{
    background:#fff;
    border-bottom:1px solid #fff;
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;

}
body, h1, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
        font-weight:5;
	color: #7D8F86;
}
h2 {
    font: 14px tahoma, arial, sans-serif;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #3C7F27;
}
body {
        
        border:1px solid #000;
        position:relative;
	background:#464442 url(../images/anda-pangasinan-site-tile.jpg) repeat-x;
        color:#fff;
        font-size:62.5%;
        margin: 0;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
        margin-top:25px;
        margin-bottom:10px;
       
	width: 910px;
        background:#FFF;
        -moz-border-radius-topleft:3px;
        -webkit-border-top-left-radius:3px;
        border-top-left-radius:3px;
        -moz-border-radius-topright:3px;
        -webkit-border-top-right-radius:3px;
        border-top-right-radius:3px;
}


#header {
        background:#267402 url(../images/anda-pangasinan-header.png) no-repeat 0 -200px;
	height: 150px;
        width:900px;
        margin:5px;
	position: absolute;
         -moz-border-radius-topleft:3px;
        -webkit-border-top-left-radius:3px;
        border-top-left-radius:3px;
        -moz-border-radius-topright:3px;
        -webkit-border-top-right-radius:3px;
        border-top-right-radius:3px;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
	margin-top:-35px;
	height:100px;
}
#nav {

        background: url(../images/anda-pangasinan-primaryNav.png) no-repeat top right;
	width:900px;
	height:31px;
	margin-top: 10px;
      
}

#nav a{
   
    color:#fff;
    position:relative;
    text-decoration:none;
    display:block;
    border-right:1px solid #46911d;
    border-top:1px dashed transparent;
    line-height:1.4em;
    padding:.8em 1.2em .2em .8em;
    font-size:1.2em;
    margin-top:0px;
}

#nav a:hover{
  
    background:url(../images/anda-pangasinan-primaryNavHover.gif) repeat-x;
    
}
#nav a:active{

    background:#FFF;
    color:#000;

}
#nav .active a{

    background:#FFF;
    color:#000;
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
        margin-top:-45px;
        margin-left:5px;
	width: 710px;

}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
       
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 180px;
        height:243px;
        border-style: solid;
        border-color:#DFDFDF;
        border-width:1px;
        margin-top:-45px;
        margin-right:5px;
        color:#475F3B;

}
#news-box a{
    text-decoration:none;
    color:#87BF6B;
}
#news-box a:hover{
    
    color:#297900;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 20px;
	margin: 2px 0 0 0;
        font-size:.9em;

}
#search-news h3 {
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}


#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 710px;
        color:#475F3B;
        font-size:1.3em;
        margin-top:-10px;
        margin-left:5px;
        margin-bottom:10px;
}
#body-left-left {
	float: left;
	width: 200px;
}
#body-left-right {
	float: left;
	width: 200px;
}
#body-right {
        margin-right:5px;
	float: right;
	width: 180px;
        color:#475F3B;
        font-size:1.3em;
        border-style:solid;
        border-width:1px;
        border-color: gray;
       
}
#leftplussbullets {
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
	
        color:red;
}
#leftplussbullets li span {
	color:#94927B;
}
#body-left body-left-left ul.leftplussbullets {
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
	font-weight: bold;
}
#body-left body-left-left  ul.leftplussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}




#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
        margin-left:1px;
        padding:2px;
        border-style:solid;
        border-width: 1px;
        border-color:gray;
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(../images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}



.directories thead th, .directories thead td{
	padding: 5px;
	background: #536F67;
	color: #fff;
	font-size: 0.9em;
	font-weight: 900;
}
.clearfix {
    display:block;
    zoom: 1;
}

#primaryNavigation li {
    float:left;
    font-size:1em;
    font-weight:normal;
}
ul#primaryNavigation li { 
    margin-left:9px;
}

ul#primaryNavigation {  
    background:url(../images/anda-pangasinan-primaryNav.png) no-repeat top right;
    clear:both;
}
#pusher{
    clear:both;
}



#newsticker-demo { 
	width:180px; 		
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin:20px auto;
	padding-left:25px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
	text-align:center;
	font-size:12px;
	background:#C2C2C2;
	font-weight:bold;
	padding:5px;
	
}

.newsticker-jcarousellite { width:170px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:-15px; padding-left:10px;margin-bottom:3px; }
.newsticker-jcarousellite .thumbnail { float:left; width:25px; }
.newsticker-jcarousellite .info-odd { float:left; width:150px;background:#9FFF6F }
.newsticker-jcarousellite .info-even { float:left; width:150px;background:#CEFFBF }
.newsticker-jcarousellite .info-last { float:left; width:150px;background:#EFB3BB }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
