/* CSS Document */

<!-- Id = $Id: styles.css 2587 2012-02-13 18:21:19Z janaki $ -->
<!-- URL = $URL: https://dev-wmb-svn.etc.uspto.gov/repos/live/active_content/trunk/templates/universalheader/styles.css $ -->

	body, padding, p, #ft {margin: 0px; padding: 0px;}
	body {background: White repeat-x scroll 0 0;}
	body {color:#000000; font-family:"Tahoma",verdana,helvetica,sans-serif; font-size:67%;}
		#hdr {margin: 0px;	padding: 0px;  background-image:url(hdrtile.jpg); border: 0px; }
	#hdr p {
		position: absolute;
		float: right;
		top: 35px;
		right: 20px;
		font-size: 20px;
		color: #FFFFFF;
	}
	#ct {margin: 20px; padding: 0px; overflow: auto; padding-bottom: 125px; background-color: #fff;}
	#ct p {margin-bottom: 15px;}
	#ftr {margin: 0px; padding: 0px;
		clear: both;
		position: relative;
		z-index: 10;
		height: 150px;
		margin-top: 0px;
		background-color: #EBEBEB;
	}
	#ftr #ft {padding: 0px;}
	#ftr {border-top: #7f1b10 1px dotted;
		border-bottom: #7f1b10 1px dotted;}

	html, body, #container { height: 100%;width:100%}
	body > #container { height: auto; min-height: 100%; }

	/* @group Footer */

	#ft {
		clear: both;
		margin: 0px 17px 0px 16px;
		width: 98%;
		padding: 8px 0 8px 0;
		text-align: left;
		background-color: #ebebeb;
		/* border-top: #7f1b10 1px dotted;
		border-bottom: #7f1b10 1px dotted; */
	}
	#ft .col {
		float: left;
		padding: 0 15px 0 15px;
		border-left: #a4a4a4 1px solid;
	}
	#ft .col {
		width: 240px;
	}
	#ft .colLogos {
		float: left;
		padding: 0 10px 0 0;
		text-align: center;
	}
	#ft .colLogos {
		width: 100px;
	}
	#ft ul {
		list-style-type: none;
		padding-left: 0;
		margin: 0;
	}
	#ft ul li {
		background: url("bulletfooter.jpg") 0 5px no-repeat;
		padding-left: 12px;
		margin-bottom: 5px;
		list-style-type: none;
	}
	#ft .print {
		display: none;
	}
	.clear-fix {display:inline-block;}
	/* @end */


