/* Comment element properties */
* { margin:0px; padding:0px; outline:none;}
body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #F6F6F6;
}
a {
	color: #04688d;
	text-decoration: none;
}
a:hover {
	color: #04688d;
	text-decoration: underline;
}
a.side {
	color: #555;
	text-decoration: none;
}
.side a:hover {
	color: #f6a504;
	text-decoration: underline;
}
a.white, li.white a {
	color: #fff;
	text-decoration: none;
}
.white a:hover, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}
h2 {
	font-size: 20px;
	line-height: 18px;
}
.side {
	padding-left:5px;
}
p {
	margin: 10px 0px;
}
hr {
	height: 1px;
	border: 1px solid #eee;
}
hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alt {
	color: #04688d;
}
.spacer {
	margin-bottom: 5px;
}
.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}
/* Form element properties */
form {
	margin: 0px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}
.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}
/* Header and footer properties */
.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 7px 5px 8px 5px;
}
.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}
.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}
.sub-header ul {
	margin: 0;
	padding: 0;
}
.sub-header ul li {
	display: inline;
}
.sub-header ul li.first-link .bullet {
	display: none;
}
.bullet {
	padding-left:5px;
}
.full-header {
	background: url(images/headerb.gif) repeat-x;
	width: 100%;
	height: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px 0 10px 0px;
}
.full-header h1 {
	height: 175px;
	width: 597px;
	overflow: hidden;
	padding-left: 60px;
}
.main-footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #fff;
	background-color: #fff;
	padding: 0px;
}
.main-footer a { display: none;}
.main-footer center {
	font-size:10px;
	color: #555;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}
.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #000000;
	padding: 4px;
}
.main-body li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* Side-Panel properties */

.side-left .side-border-right {
	display: none;
}
.side-right .side-border-left {
	display: none;
}
.side-border-left {
	color: #777;
	background-color: #fff;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	width: 255px;
}
.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 300px;
	overflow:hidden;
}
.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
	background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}
.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}
.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}
.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	padding: 0px;
}
/* Center-Panel properties */
.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}
.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}
.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/cap.gif);
	background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}
.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}
.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}
.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
}
/* General table properties */
.center {
	margin: 0 auto;
}
.tbl-border {
	border: 1px solid #e1e1e1;
}
.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}
.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}
.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}
.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}
.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}
.poll {
	height: 12px;
	border: 1px solid #bbb;
}
.comment-name {
	font-weight: bold;
	color: #04688d;
}
.shoutboxname {
	font-weight: bold;
	color: #04688d;
	padding-left:5px;
}
.shoutbox {
	color: #777;
	padding:5px;
}
.shoutboxdate {
	font-size: 10px;
	color: #888;
	padding-left:5px;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}
.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}
.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}
/* Vertical Navigation */
#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
* html #navigation ul li {
	height: 1%;
}
#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}
/* Page Navigation */
.pagenav {
	padding: 4px;
}
.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}
.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}
#MainContent {
	background-attachment: scroll;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	overflow: hidden;
	font-size: 11px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 15px;
}
#MainContent-inner {
	background-attachment: scroll;
	background-image: url(http://respondecavite.com/images/test.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	height: 1100px;
}
.picture {
	height: 100px;
	width: 100px;
	padding-left: 50px;
	float: left;
	overflow: hidden;
}
.description {
    float:left;
	width:175px;
	height: 100px;
	padding-left: 10px;
	overflow: auto;
	margin-right:95px;
}
.picture-content {
	float: left;
	clear: left;
	margin-bottom: 60px;
	width:97%;
	overflow:hidden;
}
.picture-clear {
	clear: both;
	height: 50px;
}
.imagecontent {
	margin-top: 70px;
	overflow:hidden;
	padding-bottom:20px;
}
.left {
	float:left;
}
#feature-panel {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 5px;
}
#feature-panel .flash-panel {
	float: left;
	height: 250px;
}
#feature-panel .teaser-panel {
	overflow: hidden;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	font-style:italic;
}
#feature-panel .teaser-panel span { color:#A52A2A;}
#feature-panel ul {
	padding-left:5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#feature-panel li { list-style:none; margin-bottom:10px;}
#feature-panel .clearfloat {
	clear: both;
	height: 1px;
	width: 100%;
}
#flash-feature {
	width:250px;
	height: 375px;
	overflow:hidden;
}
/* Latest News */
.latest-news-teaser {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.latest-news1, .latest-news2 {
	width: 46%;
	padding: 5px;
	border: 1px solid #373737;
	margin-right: 2px;
	text-align: left;
	margin-left: 2px;
}
.latest-news1 {
	float:left;
}
.latest-news2 {
	float:right;
}
.latest-headlines {
	overflow:hidden;
	clear:both;
}
.headnews {
	clear:both;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.latest-articles {
	overflow:hidden;
	padding:10px;
}
.latest-articles li {
	list-style-type: none;
	clear:both;
}
.latest-articles img {
	float:left;
	padding:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatleft {
	float:left;
	text-align:center;
	padding:10px;
}
.Latest-Articles-Page1 {
	overflow: hidden;
	font-weight: lighter;
	font-size: 11px;
	line-height: 11px;
	clear: both;
	position: relative;
	text-align:left;
}
.Latest-Articles-Page1 ul {
	float: left;
	width: 47%;
}

.Latest-Articles-Page1 li {
	list-style-type: none;
	clear: both;
	margin-top: 15px;
	padding-left: 5px;
}
.Latest-Articles-Page1 img {
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}
#Main-Wrapper {
	width: 1050px;
	margin: 0px auto;
	overflow: auto;
	border: 1px solid #ECECEC;
}
.side-border-right div.respond-shout { height:180px; padding-top:20px; overflow:auto;}
.Balita li {
	list-style: none;
	padding: 5px 30px;
	background: url(/images/star2.gif) no-repeat left center;
	margin-left: 5px;
}
.Balita h1, .Isyu h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 10px; 
}
.release {
	float: left;
}
.release a {
	padding: 2px;
}
.side-border-right .spacer a.side { font-weight:bold; color:#a52a2a;}

div.indangphoto a img { border: none; }

#div_powered { text-indent: -9999px!important; }