/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Envision
   TEMPLATE CODE: 	S-0013
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0px; padding: 0; }


p {
text-align: left;
}

/* links */


a, a:visited {
	text-decoration: none;
	color: #3344aa;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}


a.itim:link {color: #000000;}
a.itim:hover {color: #cc0000;}
a.itim:visited {color: #000000;}




            
a.tae:link {color: #ffffff;text-decoration:none;}
a.tae:active {color: #ff0000;text-decoration:none;}
a.tae:visited {color: #ffffff;text-decoration:none;}
a.tae:hover {color: #ff0000;text-decoration:underline;}



/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 130%;	
}
h2 {
	font-size: 120%;
	/* text-transform: uppercase; */
	color: #494847;
}
h3 {
	font-size: 120%;
	color: #666666; 
}




.categ ul { 

	  font-size: 10pt;
      line-height: 1.2em;

	  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none

	  } 
.categ li { 

	  font-size: 10pt;
	  line-height: 1.2em;
	  background:#ffffff url(http://www.cnctc.com.ph/omg/home.gif) no-repeat left;  
      PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
	  
	  } 

ul, ol {

    PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; MARGIN: 5px; PADDING-TOP: 0px; 
}
ul li {

}







/* images */
img {
	background: #FAFAFA;
   border: 0px solid #E5E5E5;
	padding: 0px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}


code {
 
 
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	border: 1px solid #f2f2f2; 
  	background: #FAFAFA url('images/quote.gif') no-repeat 5px 5px;; padding-left:28px; padding-right:0; padding-top:0; padding-bottom:0    
}

/* start - table */



/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
}
label {
	font-weight:bold;
	margin:5px 0;
}

textarea {
	width:700px;
	padding:2px;
	text-align: left
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	height: 24px;
	margin: 0;
	color: #FFF;
	background: #8EB50C url('images/button-bg.jpg') repeat-x 0 0;
	border: medium none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial, Sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}


/* search form */

.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
    clear: both;
	text-align: left
    position: fixed;
	width: 960px;
    background-color: #FFFFFF;
    margin: 0px auto;
	
}
#content-wrap {
	clear: both;
	width: 700px;
	padding: 0; 
	margin: 0px auto;
}
#header {
	width: 960px;
	position: relative;
	height: 96px;
	background: #CCC url('images/header.jpg') no-repeat center top; 
	padding: 0;	
	color: #FFF
}


#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}


#headim-l {
	 position: relative;
	 height: 22px; 
	 overflow: hidden;

}



#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 55px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 10px;	
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4E59F;	
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	BORDER-BOTTOM: 5px solid #f57110; MARGIN-TOP: 0px; background: url('images/menu.gif') repeat-x 0 0;	
	height: 25px;
	width: 960px; font-style:normal; font-variant:normal; font-weight:bold; line-height:25px; font-size:12px; font-family:Verdana, Arial, Tahoma, Sans-serif	
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 10px;	
}
#menu ul li a:hover {
	color: #D4E59F;	
}
#menu ul li#current a {	
	color: #D4E59F;
}

/* Main Column */
#main {
  
	position: relative;
   	width: 520px;
    text-align: left;
	padding: 0; margin: 0 0 0 5px;
	
	
}

#mainpromo {
  
	position: relative;
   	width: 708px;
    text-align: left;
	padding: 0; margin: 0 0 0 5px;
	
	
}




#main h1 {
	margin-top: 10px;
	color: #000000; 
	border-bottom: 1px solid #EFF0F1;
	background: font-style:normal; font-variant:normal; font-weight:Bold; font-size:140%; font-family:Trebuchet MS, Tahoma, Sans-serif; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:5px	
}

.post-footer {
    text-align: left;
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url('images/clock.gif') no-repeat left center;
	padding-left: 20px; margin-left:5px; margin-right:10px; margin-top:0; margin-bottom:0
}
.post-footer .comments {
	background: url('images/comment.gif') no-repeat left center;
	padding-left: 20px; margin-left:5px; margin-right:10px; margin-top:0; margin-bottom:0
}
.post-footer .readmore {
	background: url('images/page.gif') no-repeat left center;
	padding-left: 20px; margin-left:5px; margin-right:10px; margin-top:0; margin-bottom:0
}

/* Sidebar */	



.ding {
     
	 font-size: 8pt;
	 line-height: 1.2em;
	 font-family: Geneva, verdana, sans-serif;
	 TEXT-ALIGN: left;

}


.ding1 {
     
	 font-size: 8pt;
	 line-height: 1.5em;
	 font-family: Geneva, verdana, sans-serif;
	 TEXT-ALIGN: left;

}



#sidebar1 {
	float: right;
	width: 20.5%;

	padding: 0; margin: 0;	
	color: #68774A;	
}	

#sidebar1 img {
	margin:0 0 1px 45px;
}

#sidebar1 h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
#sidebar1 ul.sidemenu {
	text-align: left;
	padding: 0;
	text-decoration: none;		
	background: url('images/dots.jpg') repeat-x left top;; list-style-type:none; margin-left:0; margin-right:4px; margin-top:7px; margin-bottom:8px

}

#sidebar1 ul.sidemenu li {

	background: url('images/dots.jpg') repeat-x left bottom;
	margin: 0 2px;	
	color: #68774A; list-style-type:none; padding-left:5px; padding-right:0; padding-top:4px; padding-bottom:4px	
}
* html body #sidebar1 ul.sidemenu li {
    text-align:left;
	height: 1%;
}
#sidebar1 ul.sidemenu li a {
	display:block;
	background: url('images/dots.jpg') repeat-x left bottom;
	width:200px;
	text-decoration: none;	
	background-image: url('none');	
	color: #666666			
}
#sidebar1 ul.sidemenu li a:hover {	
	color: #1773BC;	
}











#sidebar {
	float: left;
	width: 20.5%;

	padding: 0; margin: 0;	
	color: #68774A;	
}	

#sidebar img {
	margin:0 0 1px 45px;
}

#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
#sidebar ul.sidemenu {
	text-align: left;
	padding: 0;
	text-decoration: none;		
	background: url('images/dots.jpg') repeat-x left top;; list-style-type:none; margin-left:0; margin-right:4px; margin-top:7px; margin-bottom:8px

}

#sidebar ul.sidemenu li {

	background: url('images/dots.jpg') repeat-x left bottom;
	margin: 0 2px;	
	color: #68774A; list-style-type:none; padding-left:5px; padding-right:0; padding-top:4px; padding-bottom:4px	
}
* html body #sidebar ul.sidemenu li {
    text-align:left;
	height: 1%;
}
#sidebar ul.sidemenu li a {
	display:block;
	background: url('images/dots.jpg') repeat-x left bottom;
	width:200px;
	text-decoration: none;	
	background-image: url('none');	
	color: #666666			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}

/* Footer */	
#footer {
	color: #C6DDEE;
	BORDER-TOP: 5px solid #f57110; MARGIN-TOP: 0px; background: #CCC url('images/footer.jpg') no-repeat center top;
	clear: both;
	width: 960px;
	height: 85px;
	text-align: center;	
	font-size: 92%	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

/* alignment classes */


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }




/* display and additional classes */
.clear { clear: both; }

.body {
    text-align: left;
	margin: 0; padding: 10px;	
    
}

.searchform .formfield{
	width: 130px;
	padding: 2px;
	margin: 0 2px 2px 0;
	background-color:#FCFCFC; border:1px solid #DEDDDD;
	color:#333;
	height: 20px;
}

.formbutton {
	height: 24px;
	margin: 0;
	color: #FFF;
	background: #8EB50C url('images/button-bg.jpg') repeat-x 0 0;
	border: medium none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial, Sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}

.formfield {
	font-family:Verdana;
	background-color:#FCFCFC;
	border:1px solid #DEDDDD;
	color:#4a4a4a;
	margin-bottom:0px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #000000;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	font-size:12px;
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px 0px;
}
	
.mailform {
	font-size:11px;
	font-family:Verdana;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:left;
	margin-top:0px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}


.tinyT { font-size:12px;}
.smallT { font-size:16px;}
.mediumT { font-size:18px;}
.largeT { font-size:20px; font-weight: bold;}