/*====================
	Title: TechFactorsInc
	Author: Alex
====================*/
body{
	font-family: Verdana,"Trebuchet MS",Arial,Georgia, Lucida,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
  text-align:center;
	background:#d3d6c5;
	padding:14px 0;
}
:focus{
	outline:none;
}
*{
	margin:0; padding:0;
}
h2{
	font-family: "Trebuchet MS",Verdana,Arial,Georgia, Lucida,Helvetica,sans-serif,Tahoma;
	font-size: 18px;
	padding-left: 10px;
}
h4{
  color:#498a8e;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#498a8e;
	text-decoration:none;
	font-size:100%;
}
a:hover{
	color:#498a8e;
	text-decoration:underline;
}
.hide,a b{
     position: absolute;
     left: -9999px;
}
.regfont{
	font-size: 12px;
}
/*---------------- page structure ----------*/
.wraper{
	width:950px;
	margin:0 auto;
	text-align:left;
	background:#FFF url(images/body-top.jpg) no-repeat top left;
	padding:9px 0 0 10px;
}
/*---------------- header ----------*/
.header{
	width:943px; height:100px;
	background:#ffc311 url(images/header-top.jpg) no-repeat top left;
	overflow:hidden;
}
.logo{
	float:left;
	display:block;
	width:324px; height:39px;
	margin:16px 0 0 20px;
	display:inline;
}
.searchBox{
	width:252px; height:21px;
	float:right;
	background:url(images/search-bg.jpg) no-repeat top left;
	margin:23px 22px 0 0;
	display:inline;
	padding:2px;
	overflow:hidden;
}
.searchBox dd{
	float:left;
}
.searchBox input{
	width:180px; height:18px;
	border:0;
	margin-left:10px;
	background:#fff;
}
input.searchBtn{
	width:50px; height:21px;
}
/*---------------- navigation ----------*/
.nav{
	width:943px; height:55px;
	background:url(images/nav-bg.jpg) no-repeat top left;
	margin-bottom:8PX;
}
.nav ul{
	overflow:hidden;
	padding:14px 0 0 20px;
}
.nav li{
	display:block;
	float:left;
	margin-right:10px;
	font-family: "Trebuchet MS", Verdana, Arial,Georgia, Lucida,Helvetica,sans-serif,Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.nav li a{
  color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial,Georgia, Lucida,Helvetica,sans-serif,Tahoma;
	font-size: 14px;
	font-weight: bold;
}
/*---------------- banner ----------*/
.outerBanner{
	width:943px;
	background:#cdedf4 url(images/banner-top.jpg) no-repeat top left;
	margin-bottom:8px;
}
.banner{
	width:943px;
	background:url(images/banner-bottom.jpg) no-repeat bottom left;
	overflow:hidden;
}
.imgCont {
	border:1px solid #b0d0d7;
	background:#FFF;
	float:left;
	display:block;
	margin:20px 20px 20px 20px;
}
.imgCont img{
	margin:5px;
}
.txtCont{
	/*float:right;
	width:580px;*/
	padding:20px;
}
.timing{
	background:#FFF;
	color:#3399cc;
	font-family:Verdana;
	font-size:10px;
	padding:5px 5px;
	width:200px;
	text-transform:uppercase;
}
.headingTxt1{
	font-size:28px;
	color:#003366;
	font-family:"Trebuchet MS";
	padding-bottom:5px;
	margin-top:5px;
}
.txtCont p{
	font-family:Verdana;
	font-size:12px;
	line-height:17px;
	color:#034450;
	padding-top:8px;
}
.comments a ,.more a{
	background:url(images/comments-bg.jpg) no-repeat 0 2px;
	color:#336699;
	font-size:10px;
	font-weight:bold;
	padding-left:18px;
}
.more a{
	background:url(images/more-bg.jpg) no-repeat 0 3px;
	margin-left:10px;
	padding-left:13px;
}
.comments a:hover,.more a:hover{
	color:#336699;
}
/*---------------- mainbody ----------*/
.outerhomeMain{
	width:943px;
	background:url(images/mainbody-bg.jpg) repeat-y;
}
.homeMainBottom{
	background:url(images/home-main-bottom.jpg) no-repeat bottom left;
	padding-bottom:15px;
}
.homeMain{
	width:943px;
	background:url(images/main-top.jpg) no-repeat top left;
	padding-bottom:20px;
}
.homeInfo{
	width:923px;
	padding:20px 0 0 20px;
	overflow:hidden;
}
.homeInfo dd{
	float:left;
	display:block;
	margin-right:20px;
}
.type1{
	width:423px;
	overflow:hidden;
}
.type2{
  background: #cdedf4;
  padding: 3px;
	width:170px;
}
.type3{
	width:260px;
}
.type1 h2,.type2 h2,.type3 h2{
	border-bottom:1px solid #d7d7d7;
	padding-bottom:8px;
}
.abtPost{
	overflow:hidden;
	padding:15px 0;
	border-bottom:1px solid #d7d7d7;
}
.abtPost span{
	display:block;
	width:84px; height:84px;
	border:1px solid #d3d5d2;
	float:left;
}
.abtPost span img{
	margin:1px 0 0 2px;
}
.postInfo{
	/*width:326px;
	float:right;*/
}
.postInfo h3{
	display:block;
	color:#006699;
	font-size:14px;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
.postInfo b{
	color:#999999;
	font-size:10px;
}
.postInfo p{
	font-size:11px;
	line-height:14px;
	color:#333333;
}
.postInfo .postComment a,.postInfo .postMore{
	color:#2d8dd1;
	font-size:10px;
	font-weight:bold;
}
.postInfo .postComment a {
	background:url(images/comment-bg2.jpg) no-repeat 0 3px;
	padding-left:18px;
}
.postInfo .postMore{
	background:url(images/more-bg2.jpg) no-repeat 0 3px;
	padding-left:14px;
	margin-left:10px;
}
.type2 h2{
  font-size:16px
}
.type3 h2{
  font-size:16px
}
.type2 h3{
	width:174px; height:19px;
	background:url(images/economy-word.jpg) no-repeat;
	line-height:19px;
	padding-left:6px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin:20px 0 6px 0;
}
.type2 span{
	font-size:11px;
	color:#999999;
	display:block;
}
.type2 a,.type3 ul a{
	font-size:11px;
	color:#006699;
}
.type2 p{
	font-size:11px;
	margin: 3px 0 3px 8px;
}
.type2 ul{
	padding:0 0 0 14px;
}
.type2 li{
	display:block;
	background:url(images/arrow.jpg) no-repeat left 8px;
	padding-left:6px;
}
.type2 ul li ul li{
  margin: 0 0 0 5px;
}
.type3 ul{
	padding:20px 0;
}
.type3 ul li{
	background:url(images/arrow.jpg) no-repeat 0 8px;
	padding-left:10px;
	display:block;
}
.widget{
  margin: 0 0 10px 0;
}
.widget ul{
  margin: 0 0 0 5px;
}
.widget ul li{
  margin: 0 0 0 5px;
}
.widget ul li ul{
  margin: 0;
}
.widget ul li ul li{
  margin: 0 0 0 5px;
}
.prevnext a{
  margin: 2px 10px 2px 10px;
  font-size:10px;
  font-weight:bold;
}
/*---------------- footer ----------*/
.footer{
	width:960px; height:40px;
	background:url(images/body-bottom.jpg) no-repeat top left;
	margin:0 auto;
	text-align:left;
}
.footer p{
	font-size:10px;
	color:#5b5e50;
	padding:20px 0 0 10px;
}
.footer a{
	font-size:10px;
	color:#5b5e50;
}
/*---------------- subpage ----------*/
.breadCrum{
	overflow:hidden;
	padding:0 20px;
}
.breadCrum li{
	float:left;
	background:url(images/arrow2.jpg) no-repeat right center;
	font-size:12px;
	color:#333;
	line-height:36px;
	padding:0 10px 0 4px;
}
li.altli{
	background:none;
}
/*.breadCrum a{
	color:#336699;
	font-size:12px;
}*/
.main{
	width:943px;
	overflow:hidden;
}
.right{
	width:320px;
	float:right;
}
.outerleft{
	width:612px;
	float:left;
	background:url(images/sub-main-bg.jpg) repeat-y;
}
.innerleft{
	width:612px;
	background:url(images/sub-main-bottom.jpg) no-repeat bottom left;
}
.left{
	width:612px;
	background:url(images/sub-main-top.jpg) no-repeat top left;
	padding-bottom:30px;
}
.title{
	width:562px;
	border-bottom:1px solid #d7d7d7;
	padding:26px 0 6px 0;
	margin:0 0 10px 20px;
}
.title h1{
	font-size:24px;
	color:#498a8e;
	font-family:"Trebuchet MS";
	line-height:24px;
	font-weight:normal;
}
.title strong{
	display:block;
	font-size:10px;
	padding-top:5px;
}
.left p{
	font-size:12px;
	line-height:18px;
	padding:0 20px 20px 20px;
}
/*---------------- single posts----------*/
.post-content h2{
	color:#006699;
  font-size:18px;
  padding: 10px;
}
.post-content ul{
  margin: 0 10px 10px 10px;
	padding:0 10px 0 14px;
}
.post-content ul li{
  font-size:12px;
	display:block;
	background:url(images/arrow.jpg) no-repeat left 8px;
	padding-left:6px;
	padding-right: 10px;
}
.post-content ol{
  margin: 0 10px 10px 30px;
	padding:0 10px 0 14px;
}
.post-content ol li{
  list-style-type:decimal;
  font-size:12px;
	padding-left:6px;
	padding-right: 10px;
}
.post-content p{
	font-size:12px;
	line-height:18px;
	padding:0 20px 20px 20px;
}
.outerBox1{
	width:554px;
	background:url(images/box1-bg.jpg) repeat-y;
	margin:0 0 13px 20px;
}
.innerBox1{
	background:url(images/box1-bottom.jpg) no-repeat bottom left;
	width:554px;
}
.box1{
	background:url(images/box1-top.jpg) no-repeat top left;
	font-size:12px;
	width:554px;
	overflow:hidden;
}
.box1Txt{
	width:430px;
	float:left;
	padding:12px 0 12px 16px;
}
.box1Txt b{
	font-size:14px;
	font-family:"Trebuchet MS";
}

.box1Txt a.date{
	color:#999999;
	font-size:9px;
	display:block;
	margin-bottom:10px;
}
.box1Txt p{
	padding:0;
	line-height:16px;
	color:#666666;
	font-size:12px;
}
.imgCont2{
	width:72px; height:72px;
	float:right;
	background:url(images/img-bg.jpg) no-repeat;
	display:block;
	margin:16px 16px 0 0;
	display:inline;
}
.imgCont2 img{
	margin:6px;
}
.outerBox2{
	background:url(images/box2-bg.jpg) repeat-y;
}
.innerBox2{
	background:url(images/box2-bottom.jpg) no-repeat bottom left;
}
.box2{
	background:url(images/box2-top.jpg) no-repeat top left;
}
.imgCont3{
	background:url(images/img-bg2.jpg) no-repeat;
}
.altouterBox1{
	margin:0 0 0 20px;
}
.title h4{
	color:#336600;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
}
.outerform{
	width:558px;
	background:url(images/form-bg.jpg) repeat-y;
	margin-left:20px;
}
.innerform{
	width:558px;
	background:url(images/form-bottom.jpg) no-repeat bottom left;
}
.formArea{
	width:558px;
	background:url(images/form-top.jpg) no-repeat top left;
}
.formArea dl{
	padding:20px;
}
.formArea dd{
	overflow:hidden;
}
.formArea input{
	width:240px; height:18px;
	float:left;
	padding:5px 0 0 4px;
	border:1px solid #dbddcf;
	font-size:11px;
	background:#f8f9f4;
	margin:0 14px 10px 0;
}
.formArea label{
	line-height:25px;
	color:#336600;
	font-size:10px;
}
.formArea textarea{
	width:500px; height:105px;
	padding:5px 0 0 4px;
	border:1px solid #dbddcf;
	font-size:11px;
	background:#f8f9f4;
	margin-bottom:10px;
}
input.commentBtn{
	width:100px; height:22px;
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
}
.outerrtBox{
	width:320px;
	background:url(images/blog-right-bg.jpg) repeat-y;
}
.innertBox{
	background:url(images/blog-right-bottom.jpg) no-repeat bottom left;
	width:320px;
	margin-bottom:15px;
}
.rtBox{
	width:320px;
	background:url(images/blog-right-top.jpg) no-repeat top left;
	padding-bottom: 10px;
}
.rtBox h2{
	width:295px;
	border-bottom:1px solid #d0d3c3;
	margin-left:14px;
	padding-top:16px;
}
.rtBox ul{
	padding:0 0 0 14px;
}
.rtBox li{
	display:block;
	background:url(images/arrow.jpg) no-repeat left 8px;
	padding-left:6px;
}
.rtBox ul li ul li{
  margin: 0 0 0 5px;
}
.rtBox a{
	font-size:11px;
	color:#006699;
}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.centered {
  padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
