@charset "UTF-8";
/* CSS Document
Averitt Express Trade Ad Pages
Port And Border CSS
© 2008 Averitt Express
Created 1/17/08 11:17AM
Updated 1/22/08 9:56AM
Validated 1/22/08 9:56AM
*/
	
/* Global Layout Elements */	
	
div#wrapperdiv {
	position: relative;
	width: 810px;
	height: 614px;
	margin: 3px auto 0 auto;
	background: #a8202b url(../images/newportbackground.jpg) top left no-repeat;
	z-index: 0;
	border: 1px solid #555;
	}
	
div#insidetopdiv {
	width: 730px;
	height: 349px;
	position: absolute;
	top: 79px;
	left: 40px;
	visibility: visible;
	z-index: 10;
	background-image: none;
	border: 1px solid #fff;
	}
	
div#insidebottomdiv {
	width: 730px;
	height: 52px;
	position: absolute;
	top: 438px;
	left: 40px;
	visibility: visible;
	z-index: 10;
	background: #eee url(../images/signup_20.jpg) 135px 20px no-repeat;
	border: 1px solid #fff;
	}
	
div#navdiv {
	margin: 19px 0 0 57px;
	}
	
div#gotquestionsdiv {
	width: 178px;
	position: absolute;
	z-index: 30;
	visibility: visible;
	top: 68px;
	left: 493px;
	border: 1px solid #a9a9a9;
	background: #fff;
	color: #636466;
	font-size: 70%;
	}
	
div#gotheaderdiv {
	width: 176px;
	height: 20px;
	margin: 1px 0 0 1px;
	background: #a50d1f;
	}
	
div#gotocontentdiv {
	width: 174px;
	border: 1px solid #a9a9a9;
	margin: 0 0 1px 1px;
	}
	
div#homediv {
	width: 166px;
	height: 33px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	top: 24px;
	left: 39px;
	}
	
div#pdfdiv {
	width: 230px;
	height: 50px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	top: 240px;
	left: 463px;
	background: url(../images/pdfdiv_19.jpg) top left no-repeat;
	font-size: 70%;
	color: #636466;
	}
	
div#godiv {
	width: 34px;
	height: 21px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	top: 16px;
	left: 550px;
	}
	
div.sepdiv {
	border-bottom: 1px solid #a9a9a9;
	height: 10px;
	}
	
/* Text */

h1 {
	color: #c2202e;
	margin: 19px 60px 0 57px;
	font-size: 100%;
	text-indent: -9999px;
	background: url(../images/portheadline_10.jpg) top left no-repeat;
	width: 404px;
	height: 57px;
	}
	
p.top {
	color: #58595b;
	font-size: 80%;
	margin: 12px 270px 0 57px;
	}
	
p.bottom {
	color: #58595b;
	font-size: 80%;
	margin: 12px 270px 0 57px;
	}
	
p.under {
	color: #58595b;
	font-size: 80%;
	margin: 12px 270px 0 57px;
	}
	
strong {
	font-weight: bold;
	}
	
div#gotocontentdiv p {
	padding: 7px 5px 0 5px;
	}
	
div#pdfdiv p {
	padding: 0 20px 0 33px;
	}
	
div#gotquestionsdiv div#gotocontentdiv p#emailhim {
	margin: 0 0 5px 0;
	}
	
/* Forms */
	
div#inputdiv1 {
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 463px;
	top: 16px;
	width: 133px;
	height: 16px;
	}
	
div#inputdiv2 {
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 603px;
	top: 16px;
	width: 76px;
	height: 16px;
	}

form#subscribeForm input#EmailAddress {
	width: 130px;
	height: 16px;
	color: #000;
	font-size: 70%;
	}
	
form#subscribeForm input#ZipCode{
	width: 73px;
	height: 16px;
	color: #000;
	font-size: 70%;
	}
	
div#buttondiv {
	position: absolute;
	z-index: 20;
	visibility: visible;
	top: 16px;
	left: 688px;
	width: 34px;
	height: 21px;
	float: left;
	}
	
img#submitbutton {
	border: none;
	padding: 0;
	margin: 0;
	}
	
div#creditdiv {
	width: 811px;
	font-size: 70%;
	color: #999;
	padding: 10px 0 0 0;
	margin: auto;
	}
	
div#linksdiv {
	width: 270px;
	float: left;
	text-align: left;
	padding: 0;
	}
	
div#copyrightdiv {
	width: 470px;
	float: right;
	text-align: right;
	padding: 0;
	}
	
/* Links */
	
div#creditdiv a {
	color: #999;
	text-decoration: none;
	}
	
div#creditdiv a:hover {
	color: #c2202e;
	text-decoration: underline;
	}
	
div#pdfdiv a {
	color: #a6202b;
	text-decoration: none;
	font-weight: bold;
	}
	
div#pdfdiv a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	
div#gotocontentdiv a {
	color: #a6202b;
	text-decoration: none;
	}
	
div#gotocontentdiv a:hover {
	color: #000;
	text-decoration: underline;
	}

	
	

