/* Global styles */

body {
		background-color: #eef8fe;
}


.main {
    width:708px;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #307b34;
    padding: 15px;
	background-color: #ffffff;
	
	
	padding-top: 125px;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	
}

#notice {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
    font: bold smaller sans-serif;
}

#cart {
    top:5%;
    padding: 6px;
    width: 325px;
    background: #f49f77;
    z-index:10;
    float: right;
    position:fixed;
    height:90%;
    right:2px;
    border: 1px solid #999;
    font-size:12px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    
}

.cart_list {
    height:83%;
    overflow: auto;
}

.cart_title
{
    font-size:14px;
}

.cart_headline
{
    font-size:11px;
    font-weight: bold;
}

.cart_details
{
    font-size:11px;
    font-style:italic;
}

.cart_info
{
    font-size:10px;
}

#cart table td {  
    border-bottom: 1px dotted #333;
}

/* The error box */

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}

#errorExplanation {
    width: 400px;
    border: 2px solid red;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #c00;
    color: #fff;
}

#errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style: square;
}

.entry {
    background:#f6f6f6;
    width:600px;
    margin:0px;
    padding-top:10px;
    padding-left:25px;
    padding-right:15px;
    border-bottom: 1px solid #aaa;
}

.entry_business{
    font-weight:bold;
    font-size: 12pt;
}

.entry_mapit{
    font-size: 10pt;
    float: right;
    padding-right:1.5em;
}

.entry_details{
    font-size: 11pt;
}

.entry_form{
    width:6em;
}

.entry_button{
    font-size:12px;
}

.entry_button_in{
    font-size:12px;
}

.entry_listing{    
    font-size:12px;
}

.entry_exp{
    font-size:10px;
    letter-spacing: 1px;
}

.namedanchor {
    background:#ddd;
    margin-bottom:10px;
    margin-top:10px;
    border-top: 0px;
    border-left: 1px solid #aaa;	
    border-right: 1px solid #aaa;	
    border-bottom: 1px solid #aaa;	
    font-weight:bold;
    font-size: 14pt;
    letter-spacing: 2px;
    word-spacing: 2px;
    padding-left: 10px;
    padding-right: 10px;	
}

.namedanchor_back {	
    border-top: 2px solid #aaa;	
    background:#f6f6f6;
    width:600px;
    padding-right:40px;
}

* {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

.spacer_box {
    background-color: rgb(229, 229, 229);
    font-size:14px;
    color: #060;
    text-align:center; 
    padding:0.5em;
    border-style:solid;
    border-width:2px;
    border-color:#888888;
}

.cb_nav{
    border-bottom:1px solid #999;
    padding:6px;
    font-size:11px;
}

.home_nav{
    width:708px;
    margin-left: auto;
    margin-right: auto;
    border-top:1px solid #999;
    padding:6px;
    font-size:11px;
}

.home_search{    
    padding:12px; 
    width:250px;
    height: 280px;
    background:#ffffff;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.home_biz {    
    padding:12px; 
    width:250px;
    height: 280px;
    float:left;
    background:#ffffff;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.home_buttons{
    padding:4px; 
    border: 1px solid #999;
    font-size:11px;
}

label {
    font-size: 11px;
}

.label_list {
    font-size: 11px;
    letter-spacing: 1px;
    word-spacing: 1px;
}

form  {
    font-size: 12px;
    display:inline;
}

th {
    white-space:nowrap;
}

fieldset{
    background:#f6f6f6;
}

h1 {
    font-size: 20px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 16px;
}

.page_title {
    font-size: 18px;
    font-weight:bold;
    text-align: left;
    margin-bottom: 16px;
    letter-spacing: 2px;
    word-spacing: 2px;
    padding-left: 4px;
    padding-right: 4px;	
    border: 1px dashed #aaa;	
    background:#f6f6f6;
}

.link_button
{
    padding:2px;
    border: 1px solid #999;
    background-color:#f9f9f9;
    font-size:10px;
    text-align:center;
}

p {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin-bottom: 10px;
}

li a {
    text-decoration: none;
    font-weight:bold;
}

.coup_manager_item
{
    border-top: 1px solid #999;    
    font-size:12px;
}

.coup_manager_title
{
    font-size:11px;
    background-color:#eee;
    font-weight:bold;
    text-align:left;
}

.coup_manager_action
{
    background-color:#f9f9f9;
    font-size:10px;
}

.coup {
    font-family: Arial, Helvetica, sans-serif;
    width: 376px;
    height: 248px;
    border: 2px dashed;
    margin: 3px;
}

.coupframe {
    position:absolute;
    width:376px;
    height:248px;
}
.logo {
    position: absolute;
    left: 4px;
    width: 25%;
    top: 4px;
}

.top_cell
{
    position: absolute;
    left: 27%;
    width: 72%;
    top: 4px;
}

.business_name {
    font-style: italic;
    /*font-weight: bold;*/
    line-height: 105%;
    color: black;
}

.banner {
    color: black;
    font-weight: bold;
    line-height: 105%;
    text-align: center;
}

.offer {
    color: black;
    position: absolute;
    left: 4px;
    width: 97%;
    font-style: italic;
    line-height: 95%;
    text-align: center;
}

.fineprint {
    color: black;
    position: absolute;
    left: 4px;
    width: 97%;
}

.footer {
    color: black;
    position: absolute;
    left: 4px;
    width: 97%;
    font-weight: bold;
    text-align: center;
}

.coupsmall {
    font-family: Arial, Helvetica, sans-serif;
    width: 282px;
    height: 186px;
    border: 2px dashed;
    margin: 3px;
}

.coupframesmall {
    position:absolute;
    width:282px;
    height:186px;
}
.logosmall {
    position: absolute;
    left: 3px;
    width: 25%;
    top: 3px;
}

.top_cellsmall
{
    position: absolute;
    left: 27%;
    width: 72%;
    top: 3px;
}

.business_namesmall {
    font-style: italic;
    /*font-weight: bold;*/
    line-height: 105%;
    color: black;
}

.bannersmall {
    color: black;
    font-weight: bold;
    line-height: 105%;
    text-align: center;
}

.offersmall {
    color: black;
    position: absolute;
    left: 3px;
    width: 97.8%;
    font-style: italic;
    line-height: 95%;
    text-align: center;
}

.fineprintsmall {
    color: black;
    position: absolute;
    left: 3px;
    width: 97%;
}

.footersmall {
    color: black;
    position: absolute;
    left: 3px;
    width: 97%;
    font-weight: bold;
    text-align: center;
}

.preview {
    position: absolute;
    left: 150px;
    top: 150px;
    width: 390px;
    height: 300px;
    background:white;
    border-style: solid;
    border-width: 2px;
    padding: 6px;
    visibility: hidden;
    z-index: 1;
}

/* NEW */

.sticker {
	position: relative;

	background-image: url('../images/see-button2.png');
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	left: 245px;
	top: 20px;
	
}

.sticker2 {
	position: relative;
	background-image: url('../images/biz-free2.png');
	background-repeat: no-repeat;
	width:130px;
	height:150px;
	left: 245px;
	top: -45px;
	
}

.footer_help{
	float:right;
}

.home_sub_header{
	padding: 10px 0;
	color: #07b7c3;
	font: italic bold 2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.free {
	color: #f91212;
	font: italic bold;
}

.business{
	text-align:center;
	font-size: 14pt ;
	color: blue;
}

.customer{
	text-align:center;
	font-size: 14pt ;
	color: green;
}


