PK

ADDRLIN : /home/anibklip/pcfcindia.com/2017/
FLL :
Current File : /home/anibklip/pcfcindia.com/2017/template.css

/* mozilla.org MezzoTan DevMo Template Styles
 *
 */

#header hr,
#footer hr,
#nav-access {
	display: none;
}

/* Link Navigation */

	#tNavTop,
	#tNavBottom {
		list-style: none;
		text-align: right;
	}
	#tNavTop > li,
	#tNavBottom > li {
		display: block;
	}
	#tNavTop:before,
	#tNavBottom:after {
	  clear: both;
	}
	
	#tNavTop a[rel="prev"],
	#tNavBottom a[rel="prev"] {
		float: left;
		text-align: left;
	}
		
	#tNavTop a[rel="toc"] {
	  display: block;
	  text-align: center;
	}
	
	#tNavTop a[rel="next"],
	#tNavBottom a[rel="next"] {
		float: right;
	}

/* Footer */

	.tLicense {
		font-size: smaller;
	}

	#mBody {
		clear: both;
		padding: 0 0 1em 0;
	}

	#side {
		float: left;
		width: 200px;
		margin-bottom: 2em;
		margin-top: 0;
	}

	#mainContent {
		margin-left: 0px;
		margin-bottom: 3em;
	}
	.nomenu #mainContent {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.bodyleft {
		float: right !important;
		width: 74% !important;
	}
	#mainContent.right {
		margin-left: 0;
		margin-right: 250px;
		margin-bottom: 2em;
	}
	
	#side.right {
		float: right;
		width: 225px;
		margin-bottom: 2em;
		margin-top: 0;
	}

/* Sidebar */

	#getcd {
		margin: 1em 0 0 45px;
	}

/*accessibility tweaks*/
	.skipLink {
		position: absolute;
		left: -999px;
		width: 990px;
	}
	hr.hide {
		display: none;
	}

.paging { height:20px; padding:8px 10px; line-height:19px; color:#949494; }
.paging a{ background:url(images/paging.gif) repeat-x 0 0; height:20px; float:left; padding:0 8px; border:solid 1px #d5d5d5; text-decoration: none; color:#949494; margin-left:5px;  }
.paging b{ background:#2B6A91; color:#fff; height:20px; float:left; padding:0 8px; border:solid 1px #d5d5d5; text-decoration: none; margin-left:5px;  }
.paging a:hover { border-color:#8c3521; background:#2B6A91; color:#fff; }
.paging span{ float:left; margin-left:5px; padding-top:2px; }



PK 99