/* CSS for my ANSWER99
   Created by: Dennis Abatayo
   Date Started: 05-10-2008
   Date Finished:
*/

/*
* {
	behavior: url(js/iepngfix.htc) 
  }*/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	color:#656565;
	background:#e1e1e1 url(../images/top_bg.jpg) repeat-x top;
	font-size:12px;
}

img {
	border:0;
	}

a {
	outline:none;
	}
	
p {
	font-size: 12px;
	}
	
.logo {
	height:145px;
	}
	
.logo_g {
	padding:25px 0 0 15px;
	float:left;
	font-size:10px;
	color:#808080;
	height:103px;
	}
	
.welnav{
	float:right;
	font-size:10px;
	color:#696969;
	padding-right:5px;
	padding-top:3px;
	width:auto;
	text-align:right;
	text-transform:uppercase;
	
	}

.welnav a{
	color:#696969;
	text-decoration:none;
	
	}

.welnav a:hover{
	color:#ef0a0f;
	text-decoration:underline;
	}

.support {
	padding:3px 0 0 0;
	}

.banner {

	padding:20px 0 0 35px;
	}

.main_box{
	height:612px;
	width:810px;
	}

#boxwrap {

	}

#boxwrap .firstp {
	color:#0370ff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	}

.big_box_blue {
	background:url(../images/big_box_bg.jpg) no-repeat center center;
	height:231px;
	padding:10px 0 0 50px;
	color:#ffffff;
	margin-top:20px;
	}

.big_box_blue p{
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:5px 0 10px 0;
	}
	
.big_box_blue h2{
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:5px 0 10px 0;
	}

.big_box_blue li{
	list-style:none;
	background:url(../images/blue_bullet.jpg) no-repeat left center;
	padding:0 0 0 20px;
	line-height:130%;
	font-size:14px;
	}

.big_box_blue ul {
	margin:0;
	padding:0;
	}

.button {
	padding:10px 0 0 220px;
	}

#green_box {
	background:url(../images/box_bg.jpg) no-repeat center center;
	float:left;
	height:118px;
	width:295px;
	margin:0 0 0 16px;
	color:#ffffff;
	padding:15px;
	}

#green_box p{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#green_box h2{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	}

#green_box ul {
	margin:0;
	padding:0;
	}

#green_box li {
	list-style:none;
	background:url(../images/bullet.jpg) no-repeat left center;
	padding:0 0 0 20px;
	line-height:150%;
	}

#gboxWrap {
	padding:15px 0 0 16px;
	}

.smalltext{
	color:#FF0000;
	font-size:10px;
	padding:10px;
	text-align:center;
	}

.main_box h1{
	color:#a7a8a8;
	font-size:16px;

/* 	border:1px solid red; */
	line-height:16px;
	width:auto;
	}
	

#search label{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#1b1a6f;
	}

#wrap {
	width :810px;
	height:auto;
	margin : 0 auto;
	
	}

#fwrap {
	margin :0 auto;
	width:810px;
	height:auto;

	}

.right_box{
	float:right;
	width:300px;
	height:290px;
	}

.img_partner{
	padding:0 0 0 50px;
	}

.go_button{
	background:url(../images/button_search.jpg) no-repeat;
	background-position:100% 2px;
	border:0;
	width:77px;
	height:23px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
	}

.txt_search {
	border:1px inset #606060;
	height:18px;
	width:168px
	}
/** Menu **/

#menu {
	height:65px;
	padding:15px 0 0 0;
	}

.content {
	padding:20px 10px 20px 20px;
	line-height:18px;
	float:right;
	width:800px;
	}
	
.content h1{
	font-size:24px;
	color:#0b346d;
	}

.hiddenPic {
	display:none;
	}
	
.content a:hover {
	text-decoration:none;
	color:#ef0a0f;
	}

.content a {
	text-decoration:underline;
	color:#ef0a0f;
	}

.clear {
	clear:both;
	}

.footer {
	margin:0 auto;
	height:50px;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding-top:10px;
	}

.privacy {
	text-transform:uppercase;
	}

.privacy a {
	color:#4a4a4a;
	text-decoration:underline;
	}

.privacy a:hover {
	color:#dc2b19;
	text-decoration:none;
	}


/* Tool Tip */


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../../../dev/img/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../../dev/img/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



/* PHPinoy CSS */
.box {
	background:#fed0d0;
	color:#FF0000;
	border:3px solid #ff7373
	}

.light{
	background: rgb(255, 255, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}

.right{
	 text-align: right;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

.show{
	display: block;
}
.hide{
	display: none;
}
img{
	border:0;
}

#hinttooltip {
    position: absolute;
    left: -300px;
    width: 150px;
    border:1px solid #AACFEA;
    border-right: 3px solid #AACFEA;
    border-bottom: 3px solid #AACFEA;
    padding: 3px;
    text-align: left;
    background-color: #EAF7FB;
    visibility: hidden;
    z-index: 100;
}
#hintpointer {
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
.menu li {
	list-style: none; 
  }

.menu ul {
	list-style: none;
}
p { margin : 0;padding : 0;}


.gray {
	background:#f3f3f3;
	}

.pd_file {
	padding:3px 0 3px 0;
	}

/* IconExpress*/


a[href $='.jpg'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/image.png) no-repeat left;
}

a[href $='.jpeg'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/image.png) no-repeat left;
}

a[href $='.png'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/image.png) no-repeat left;
}

a[href $='.gif'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/image.png) no-repeat left;
}

a[href $='.pdf'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/page_white_acrobat.png) no-repeat left;
}

a[href $='.doc'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/page_white_word.png) no-repeat left;
}

a[href $='.ppt'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/page_white_powerpoint.png) no-repeat left;
}

a[href $='.xls'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/page_excel.png) no-repeat left;
}

/*a[href $='.php'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/page_white_php.png) no-repeat left;
}*/

a[href $='.txt'] {
padding: 0 0 3px 20px;
background: url(../../../dev/icons/page_white_text.png) no-repeat left;
}
/* End PHPinoy CSS */

/*Sign Up Boxes */

#signBox {
	background: url(../images/main_box_mid.jpg) repeat-y center center ;
	min-height:550px;
	}

#signBoxTop{
	background:url(../images/main_box_top.jpg) no-repeat top center;
	}

#signBoxMid {
	background:url(../images/main_box_bottom.jpg) no-repeat center bottom;
	padding:35px;
	min-height:550px;
	}

.required {
	color:#FF0000;
	}

.chat{
	float: right;
	padding:20px;
	color:#000000;
	}