/* CSS Document */

body {background: url(images/big_bg.jpg);
		background-attachment:fixed;
		margin: 0;
		align: center;
		font-family: Georgia, Garamond, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #574525;
		line-height: 200%;}
		
.retailer {background: url(images/bg-retailer.png);}

.container {background: url(images/oldpaper-background.png) no-repeat;
			height: 700px;
			width: 820px;}
			
.container-webretail {background: url(images/oldpaper-webretail.png) repeat-y;
			width: 820px;}
			
a {font-family: Georgia, Garamond, "Times New Roman", Times, serif;
			font-size: 11px;
			color: #574525;
			text-decoration: none;}

a:hover {color:#D44A2A;}
		
img {border: 0;}


.top-nav {height: 110px;
			vertical-align: top;
			padding: 20px 35px 0px 35px;}

.middle {height: 530px;
			padding: 5px 35px 0px 35px;}
			
.footer {height: 10px;
		text-align:center;
		padding: 0px 35px 20px 35px;}

.footer-webretail {background: url(images/oldpaper-webretail-bottom.png) no-repeat;
			width: 820px;}
		
.showdates {padding-right: 5px;
			width: 120px;
			vertical-align: top;
			text-align: left;}
			
.reps {width: 623px;
		padding-left: 15px;
		vertical-align: top;
		text-align: left;}
		
.request {line-height: 130%;
			 text-align: left;
			 padding: 20px 20px 0px 20px;}
			 
.terms {line-height: 145%;
		text-align:left;
		vertical-align:top;}
		
.webretail-table tr{
		border: 0 0 1 0;
		border-bottom: thin dotted #999999;}


/* Simple Viewer */		
.viewer {height: 530px;
			padding: 5px 35px 0px 35px;
			vertical-align: bottom;}

/* hide from ie on mac \*/	
#flashcontent {
		width: 480px;
		height: 480px;
		z-index: 98;
	}
	/* end hide */

p {
		width: 480px;
	}
