@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin: 0;
	padding: 0;
	}

p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

a{
	color: #015db0;
	text-decoration: none;	
}
	
img {
	border: 0;
}

a:hover {
	color: #015db0;
	text-decoration: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

h1 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	margin: 5px 0 5px 0;
	}

h2 {
	font-family:Arial;
	font-size: 1.25em;
	font-weight:bold;
	color: #000000;
	text-align: left;
	margin: 5px 0 5px 0;
	}
	
h3 {
	font-family:Arial;
	FONT-WEIGHT: normal; 
	TEXT-TRANSFORM:capitalize; 
	COLOR: #000000; 
	MARGIN: 0px; 
	FONT-SIZE: 200%; 
	padding:0px 5px 0 0px; 	
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin: 5px 0 9px 0;
	padding-left:5px;
	font-weight: bold;

	}

.blue{ COLOR:#3eb1e7}

.darkblue{color:#103c51; font-weight:bold}

.red {
	color: #e00000;
	}
	
.bold {
	font-weight: bold;
	}
	
.gray {
	color: #656565;
	}

.hide {
	display: none;
	}
		
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
body {
	background:#034ea1;
	FONT: 12px/20px Arial, Helvetica, sans-serif;
	color:#000000; 
	background:#F5F5F5 url(../images1/bg.gif) repeat-x;
	}
	

#wrapper {
	margin:0 auto;
	position: relative;
	width:770px;
	}

		
/* =Header
----------------------------------------------- */

#header {
	margin:0 auto;
	width:766px;
	height:55px;
	background: url(../images1/logo.gif) no-repeat; 
	}

#header_2 {
	margin:0 auto;
	width:766px;
	}

#header .logo {	
	float:left;
	width:350px;
	height:47px;
	margin-top:5px;	
	}


/* =Structure
----------------------------------------------- */
.button1 { display: block; background: url(../images1/topbanner1.gif) no-repeat; width:75px; height:34px; float: left;}
.button1:hover { display: block; background-position: -75px 0; float: left; }
.button2 { display: block; background: url(../images1/topbanner2.gif) no-repeat; width:148px; height:34px; float: left;}
.button2:hover { display: block; background-position: -148px 0; float: left; }
.button3 { display: block; background: url(../images1/topbanner3.gif) no-repeat; width:218px; height:34px; float: left;}
.button3:hover { display: block; background-position: -218px 0; float: left; }
.button4 { display: block; background: url(../images1/topbanner4.gif) no-repeat; width:94px; height:34px; float: left;}
.button4:hover { display: block; background-position: -94px 0;  float: left; }
.button5 { display: block; background: url(../images1/topbanner5.gif) no-repeat; width:108px; height:34px; float: left;}
.button5:hover { display: block; background-position: -108px 0; float: left; }
.button6 { display: block; background: url(../images1/topbanner6.gif) no-repeat; width:123px; height:34px; float: left;}

.button6:hover { display: block; background-position: -123px 0; float: left; }
.button7 { background: url(../images1/banner1.gif) no-repeat; width:409px; height: 162px; float: left;}
.button8 { background: url(../images1/banner2.gif) no-repeat; width:357px; height: 162px; float: left;}


/*end nav*/

#content {
	float:left;
	margin:15px 0 0 12px;
	width:770px;
	display: inline;
	background:url(../images1/mid.gif) repeat-y;
}

	

#content .top{
	width:770px;
	height:10px;
	background:url(../images1/top.gif) no-repeat top;
}

#content .bottom{
	width:770px;
	height:7px;
	background:url(../images1/bottom.gif) no-repeat bottom;
}

.header{
	width:732px;
	height:28px;
	background:#0065ab url(../images1/best_idtheft_services.gif) top left no-repeat ;	
}

table {
	margin:0 auto;
	border-collapse: collapse;
	width:732px;
	border:#0065ab 1px solid;
	}

th {
	padding:2px 2px;
	text-align: left;
	border-bottom: 3px solid #0065ab;
	}
th:first-child {
	width:80px;
	border-right: 3px solid #0065ab;
	}
/* added by Haroon */	
table th.header{
	padding:0 2px;	
}
/* End by Haroon */
th+th{
	border-left: 1px solid #0065ab;
	text-align: center;
	}

td {
	border-bottom: 1px solid #0065ab;
	padding: 0 0.5em;	
	}
td:first-child {
	width:80px;
	border-right: 3px solid #0065ab;
	}
td.td_center{
	width:124px;
}
th.td_center{
	width:124px;
}
td+td {
	border-left: 1px solid #0065ab;
	text-align: center;
	}
	
#content .post {
	margin:0 auto;
	margin-top:5px;
	width:732px;	
	border-bottom:#0065ab 1px solid;
}
#content .post img {
	float: left;
	margin-right:10px;
		
}
#footer {
	margin:20px auto 0 auto;
	height:125px;
	background:#e2ebf1;
	border-top:#dfdfdf 1px solid;
	padding-top:20px;
	}

#footer p {
	margin:5px auto;
	width:770px;
	color: #000000;	
	text-align:center;
	}
	
/* Added by Haroon for popup */
.text-cont{
	position:relative; 
	margin-top:10px; 
	-moz-margin-bottom:10px;
}
.popup{
	position:absolute;
	z-index:999;
	display:none;
	background:#d2e9f9;
	border:3px solid #0065ab;
	width:230px;
	padding:5px;
	overflow:hidden;
}
	.popup img.close{
		float:right;
		cursor:pointer;
	}
	.popup h4{
		 padding:0; 
		 margin:0; 
		 font-size:12px; 
		 font-family:Verdana, Geneva, sans-serif;
	}
	.popup .area{
		border:0; 
		margin:5px 0 0 5px;
		height:60px;
		padding:5px;
        overflow:auto;
	    text-align: left;
		background:#fff;
	}
/* End by Haroon for Popup */	