/********************************/
/* 
Main Style Sheet
Developer: Edilvan E. Falcon 

*/
/********************************/
#body-Style{
	margin:0px; 
	background:url(http://www.chizescudero.com/images/body_bg.jpg) repeat-x #6d0303;	
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#6d0303;
	}

#body-Style h1{
	margin:0px; 
	font-size:16px; color:#FFFF00;
	}

#body-Style h1 a{
	color:#FFFF00;
	text-decoration:none;
	}

#body-Style h1 a:hover{
	color:#FFFF00;
	text-decoration:underline;
	}	

#body-Style h2{
	margin:0px; 
	color:#FFFF00;
	font-size:12px;
	}

#body-Style h2 a{
	color:#FFFF00;	
	text-decoration:none;
	}

#body-Style h2 a:hover{
	color:#FFFF00;	
	text-decoration:underline;
	}

#inner-Wrapper{
	width:814px; 
	height:500px; 
	margin:auto; 
	background-color:#951a1a;
	}

#top-Timer{
	height:33px; 
	background:url(../../images/topmost_bg.jpg) no-repeat; color:#FFFF00;
	}
	
#main-Menu{
	float: left; 
	height:67px; 
	width:814px;
	background:url(../../images/main_menu_bg.jpg) no-repeat;
	}

#main-Menu-wrapper{
	margin:24px auto; 
	width:676px; 
	color:#FFFF00;
	}	
	
#top-Content{
	height:279px;
	background:url(../../images/main_top_bg.jpg) no-repeat;
	}
	
#tab-Menu{
	margin:18px 0 0 18px; 
	float:left;
	}
	
#bot-Content{
	height:542px; 
	background:url(../../images/main_bot_bg.jpg) no-repeat; 
	color:#FFFFFF;
	}

#mabuhay-Wrapper{
	float:left; 
	width:200px; 
	height:408px; 
	/*background:#7e2e31; */
	margin:0px 0px 0px 17px;
	}	

#mabuhay-Title{
	height:21px; 
	background:#441616; 
	color:#FFFF00; 
	font-weight:bold; 
	padding:6px 0px 0px 10px;
	}	

#quote-contact-Wrapper{
	width:340px; 
	float:left; 
	height:525px; 
	margin-left: 10px;
	}

#quote-Content{
	width:285px; 
	font-size:21px;
	font-weight:bold; 
	color:#FFFF00; 
	float:left; 
	margin:4px 0 0 5px;/*default is 24*/
	}

#reach-Chiz{
	margin-bottom:10px; 
	font-weight:bold; 
	color:#FFFF00;
	}

#right-Content-wrapper{
	width:200px; 
	float:left; 
	margin-left:11px;
	}

#teamchiz-Wrapper{
	height:138px; 
	background:#7e2e31;
	}

#teamchiz-Title{
	height:21px; 
	background:#441616; 
	color:#FFFF00; 
	font-weight:bold; 
	padding:6px 0px 0px 10px;
	}	

#sorsogon-Wrapper{
	height:205px; 
	background:#7e2e31; 
	margin-top:10px;
	}

#sorsogon-Title{
	height:21px; 
	background:#441616; 
	color:#FFFF00; 
	font-weight:bold; 
	padding:6px 0px 0px 10px;
	}

#textchiz-Wrapper{
	height:138px;
	background:#7e2e31; 
	margin-top:10px;
	}

#textchiz-Title{
	height:21px; 
	background:#441616; 
	color:#FFFF00; 
	font-weight:bold; 
	padding:6px 0px 0px 10px;
	}

#footer{
	height: 122px; 
	background:url(../../images/footer_bg.jpg) no-repeat; 
	color:#FFFF00;
	}

#copyright-footer-Wrapper{
	float:right; 
	margin:20px 20px ; 
	width:460px; 
	text-align:center;
	}


#footer-Menu{
	font-weight:normal; 
	color:#fff798;
	}
	
/* inside pages */
#inside-Content{ 
	height:821px; 
	background:url(../../images/content_bg.jpg) no-repeat; 
	}
	

#content-Details{
	height:500px;  
	margin:10px;
	}

#bottom-Content{
	margin:10px; 
	height:100px;
	/* border: solid 1px #FF9900; */ 
	}
#bottom-Content-Small{
	margin:10px; 
	height:100px;
	/* border: solid 1px #FF9900; */ 
	}

#bottom-Content ul{
	padding:0px; 
	margin:0px; 
	list-style-position:inside; 
	color:#FFFF00;
	}
	

#bottom-Related-bg{ 
	height:200px; 
	position:absolute; 
	background-color:#FFFFFF; 
	width:545px; 
	filter: alpha(opacity=10); 
	filter; progid:DXImageTransform.Microsoft.Alpha(opactiy=10); 
	-moz-opacity: 0.10; 
	opacity: 0.1;  
	} 	
#bottom-Related2-bg{ 
	height:440px; 
	position:absolute; 
	background-color:#FFFFFF; 
	width:545px; 
	filter: alpha(opacity=10); 
	filter; progid:DXImageTransform.Microsoft.Alpha(opactiy=10); 
	-moz-opacity: 0.10; 
	opacity: 0.1;  
	} 	
	
#bottom-Related-bg-small{ 
	height:180px; 
	position:absolute; 
	background-color:#FFFFFF; 
	width:545px; 
	filter: alpha(opacity=10); 
	filter; progid:DXImageTransform.Microsoft.Alpha(opactiy=10); 
	-moz-opacity: 0.10; 
	opacity: 0.1;  
	} 
	
/* classes */

.left { float:left; font-size:12px;}
.clear { clear:both; }
.color-White { color:#FFFFFF }
.paging { padding:2px 4px 2px 4px; border: solid 1px #FFFF00; margin:1px;}
.paging a { text-decoration:none; color:#FFFF00; }
.paging a:hover { text-decoration:none; font-weight:bold; color:#FFF;}
.bold-yellow { font-weight:bold; color:#FFFF00; }
.bold{ font-weight:bold; }

.common-link a { color:#fff; text-decoration:none; }
.common-link a:hover { color:#FFFF00; text-decoration:underline; font-style:italic;}

.main-link a { color:#FFFF00; text-decoration:none; }
.main-link a:hover { color:#FFF; text-decoration:none;}	

.menu-list a{ color:#FFFF00; text-decoration:none; font-size:14px;}

.form-input{ border:solid 1px #666666; font: normal 12px Arial, Helvetica, sans-serif; }

.rss-box{
	height:250px;
	padding:5px 5px 5px 10px;
	}

.rss-box ul{	
	padding:0px; 
	margin:0px; 
	list-style-position:inside; 
	color:#FFFF00;
	}
	
.rss-item a{ color:#fff; text-decoration:none; }
.rss-item a:hover{ color:#FFFF00; text-decoration:underline; font-style:italic;}