@charset "utf-8";
/* By: Aileen Charmagne Erazo */
/* BSCS-IT batch 2010 */


body {
		background-color:#6E1518;
		background-image:url(../images/bk2.jpg);
		background-repeat:repeat;
        margin:0 auto;
        padding:0;
		border: 0;
        font: bold 11px/1.5em Verdana;
}
.main {
	position:static;
	margin:0px auto;
	width:800px;
	height: 100%;
	background-color: #fff;
	text-align:center;
	border: 1px solid #ccc;
}
.logo {
	width:800px;
	height:120px;
	top:300px;
}
.submenu {
list-style-type:none;
font-size:10.5px;
}
.submenu > li {
display:inline;
padding-right:6px;

}
.submenu a{ text-decoration:none; color:#fff; }
.submenu a:hover { text-decoration:underline; color:#FFCC00; }

.content {
	position: relative;
	width:500px;
	height: 100%;
	float:right;
	right:0px;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	text-align:justify;
	background-color:#ffffff;
}
.content p { padding: 5px; }
.subcontent {
	position:relative;
	margin:0px auto;
	top:-11px;
	*top: 0px;
	width:800px;
	height: 100%;
	background-color: #fff;
	text-align:justify;
	color:#000000;
	font-weight:normal;
}
.subcontent p { padding: 5px; }
.subcontent a { color:#333; }
.column1 {
	background-color:#e1e5f0;
	width:300px;
	float:left;
	left:0px;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	text-align:justify;
}
.column1 p{	padding: 5px; }

.leftpane {
	background-color:#e1e5f0;
	width:200px;
	float:left;
	left:0px;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	text-align:justify;
}
.leftpane p { padding:5px; }
.leftpane a { color:#333; }

.rightpane {
	position:relative;
	float:right;
	right:0px;
	margin:0px auto;
	width:600px;
	height: 100%;
	background-color: #fff;
	text-align:justify;
	color:#000000;
	font-weight:normal;
	
}
.rightpane p { padding:5px; }
.column2 {
	position: relative;
	background:none;
	width:250px;
	float:left;
	left:0px;
	font-family: Verdana;
	font-weight:normal;
	margin-top:10px;
	font-size:11px;
	text-align:justify;
	background-color:#ffffff;

}
.column3 {
	position:relative;
	background:none;
	width:250px;
	float:right;
	right:0px;
	font-family: Verdana;
	font-weight:normal;
	margin-top:10px;
	font-size:11px;
	text-align:justify;
	background-color:#fff;

}
.titles {
	background-color:#cf1b1b;
	background-image:url(../images/title.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:Century Gothic;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom: 10px;
	padding:5px 5px 5px 20px;
	border-bottom:#a40000;
}
.titles2 {
	background:url(../images/title2.gif) no-repeat;
	color:#ffffff;
	font-family:Century Gothic;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom: 10px;
	padding:5px 5px 5px 20px;
	border-bottom: 1px solid #b06565;
}

.titles3 {
	background:url(../images/title.gif) no-repeat;
	color:#ffffff;
	font-family:Century Gothic;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-bottom: 10px;
	border-bottom: 1px solid #a40000;
	padding:5px 5px 5px 20px;	
}

.imgborder {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333; 

}
#wrapper {
	position:relative; 
	/*top:-31px;*/
	display:block; 
	clear:both; 
	width:800px; 
	border-bottom:1px solid #ccc;
	*top:0px;
}
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
.footer {
	position: relative;
	background-color:#f3f7f1;
	width: 800px;
	height: 50px;
	text-align:center;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	padding-top:10px;
	position:relative; 
	top:-31px;
	*top:0px;
}
img {
	border: none;
}
ul, li {
padding-right:10px;
text-align:left;
}

strong, b {
	color: #170e6b;
	font-size:12px;
}

/*- Menu Tabs 11--------------------------- */

    #tabs11 {
      /*float:right;*/
	  position: relative;
	  display: block;
      width:100%;
	  *top:0;
	  background:#f2f7f0;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #a40000;
}
    #tabs11 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../images/tab2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../images/tab.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#370f1c;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {float:none;}
    /* End IE5-Mac hack */
#tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px; 
      }

/*- Menu Tabs G--------------------------- */

    #tabsG {
      /*float:right;*/
	  position: relative;
	  right:-275px;
	  *right:-275px;
	  top: -32px;
	  *top: -35px;
      width:100%;
	  background:none;
      font-size:93%;
      line-height:normal;
      }
    #tabsG ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("../images/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("../images/tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      }

        #tabsG #current a {
                background-position:0% -42px;
        }
        #tabsG #current a span {
                background-position:100% -42px;
        }


/* DROP DOWN MENU CSS */

.dd_menu {
	  position: relative;
	  display: block;
      width:100%;
	  *top:0;
      font-size:93%;
      line-height:normal;
	  clear:both;
	  padding:0px;
	  margin-top:4px;
	  margin-left:8px;
	  float:left;
	  background:transparent;
	  text-align:center;
	  height:30px;

} /*Color navigation bar normal mode*/

.dd_menu a, .dd_menu a:visited {
font-family:Verdana;
font-style:normal;
font-weight:bold;
font-size:10px;
color: #FFFFFF;
	  float:left;
      margin-top:5px;
	  margin-left:5px;
      padding:0 0 0 0px;
      text-decoration:none;
	  height:95%;
}
.dd_menu a span {
      float:left;
      display:block;
      background:url("../images/tab.gif") no-repeat right top;
      padding:0px 0px 0px 0px;
      color:#370f1c;
}	  
.dd_menu ul {
	list-style:none;
	list-style-type:none;
	  float:left;
      background:url("../images/tab2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
}
.dd_menu ul span {
      float:left;
      display:block;
      background:url("../images/tab.gif") no-repeat right top;
	  padding:5px 15px 4px 6px;
      color:#370f1c;
}
.dd_menu ul a:hover span {
      background-position:100% -42px;
}
.dd_menu ul a:hover {
      background-position:0% -42px;
}
.dd_menu ul a span {
	float:none;
}
.dd_menu #current a {
              background-position:0% -42px;
}
.dd_menu #current a span {
              background-position:100% -42px; 
}
.dd_menu a span {float:none;}
	  
.dd_menu ul li {
	display:inline;
	float:left; 
	position:relative; 
	z-index:auto !important /*Non-IE6*/; 
	z-index:1000 /*IE6*/; 
}
.dd_menu ul li a {
	color: #FFFFFF;
	float:none !important /*Non-IE6*/; 
	float:left /*IE-6*/; 
	display:block; 
	height:25px; 
	line-height:25px; 
	padding:0 10px 0 10px; 
	text-decoration:none; 
}
.dd_menu ul li ul {
display:none; 
border:none;
color: #370f1c;
background: #f2f7f0;}
.dd_menu ul li:hover a {
background-color:#a40000;
text-decoration:none;
color:#370f1c;
} /*Color main cells hovering mode*/
.dd_menu ul li:hover ul {
display:block;  
position:absolute; 
z-index:999; 
top:29px; 
margin-top:0px; 
left:0;
}
.dd_menu ul li:hover ul li a {
display:block; 
width:12em; 
height:auto; 
line-height:1.3em; 
margin-left:0px; 
padding:5px 10px 5px 10px;
background-color:#f2f7f0;  
color:#370f1c;
} /*Color subcells normal mode*/
.dd_menu ul li:hover ul li a:hover {
background-color:#a40000; 
text-decoration:none;
color:#370f1c;
} /*Color subcells hovering mode*/
.dd_menu table {
position:absolute; 
top:0;
left:0; 
border-collapse:collapse;
color: #370f1c;
background: #f2f7f0;
}
.dd_menu ul li a:hover {
background-color:#f2f7f0; 
text-decoration:none;
color:#370f1c;
} /*Color main cells hovering mode*/
.dd_menu ul li a:hover ul {
display:block; 
width:12em; 
position:absolute; 
z-index:999; 
top:29px; 
left:0; }
.dd_menu ul li a:hover ul li a {
display:block;
width:12em;
height:1px;
line-height:1.3em; 
padding:4px 16px 4px 16px;
background-color:#f2f7f0;  
color:#370f1c;
} /*Color subcells normal mode*/
.dd_menu ul li a:hover ul li a:hover {
background-color:#f2f7f0;
text-decoration:none;
color:#370f1c;
} /*Color subcells hovering mode*/
