/* Style Page for Coupon Popups */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:url(images/bg.jpg) #ccc url(images/bg.jpg) top repeat-x;
	}
a {
	color:#aa0000;
	}
a:hover {
	color:#000;
	text-decoration:none;
	}
.content {
	background:url(images/content_bg.jpg) repeat-x #fff bottom;
	height:208px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 15px;
	}
small {
	font-size:0.65em;
	}
#companylogo {
	margin:5px;
	float:left;
	}
h1 {
	font-size: 1.25em;
	line-height:inherit;
	}
#desc {
	float:left;
	width:200px;
	text-align:left;
	}
#coup {
	clear:left;
	padding:50px 0 0 0;
	width:400px;
	text-align:center;
	}
.coupshell {color: #306;font-family: Arial, sans-serif, Helvetica;font-size: 14px;clear:left;	border-style: solid;border-width: 2px;border-color: #330066;}
.coupname {color: #306;font-size: 18px;font-weight: bold;}
.coupaddress {color: #306;font-size: 14px;}
.couphead {color: #306;font-size: 1.15em;font-weight: bold;}
.coupoffer {color: #306;font-size: 1em;margin: 10px;}
.coupsmall {color: #306;font-size: 0.85em;margin-bottom: 10px; }
.coupexp {color: #306;font-size: 0.65em;}
