﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
}

td
{
	font-family: Arial;
	font-size: 14px;
}

b
{
	font-size: 12px;
	font-weight: bold;
}

ol
{
	font-size: 15px;
}

strong
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}

a
{
    font-family: Arial;
	color: #0000ff;
	text-decoration: none;
	font-size: 11pt;
}

a:hover
{
    font-family: Arial;
	color: #dd8146;
	text-decoration: underline;
	font-size: 11pt;
}

#buffer
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.get-it-free
{
	font-size: 48pt;
	color: #515151;	
}

.signup-text
{
	font-size: 20pt;
	color: #e06618;
}

.signup-text-gray
{
	font-size: 20pt;
	color: #515151;
}

.tborange
{
	border-width: 0px;
	border-style: none;
	background-color: #ff9a34;
	font-size: 14px;
	font-family: Arial;
	color: #ffffff;
	padding: 3px;
	margin: 3px;
}

.subscribe
{
	border-width: 0px;
	border-style: none;
	background-color: #ff9a34;
	font-size: 14pt;
	font-family: Arial;
	color: #ffffff;
	padding: 3px;
	margin: 3px;
}

.email-text
{
	font-size: 14pt;
	color: #515151;
	margin-left: 5px;
}

.best-deals
{
	font-size: 16pt;
	color: #515151;	
}

.best-deals-orange
{
	font-size: 16pt;
	color: #e06618;
}

.page-title
{
	font-size: 24pt;
	color: #ff9a34;
}

.footer {
	font-family: Arial;
	font-size: 17px;
	color:#515151;
	font-weight: bold;
}
  
.tabs
{
	background-image: url('../images/top-tab.png'); height: 37px; width: 165px; text-align:center;
}

.tab-link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}

.tab-link:hover
{
	color: #ff9a34;
}

.tab-long
{
	background-image: url('../images/top-tab-long.png'); height: 37px; width: 495px; text-align:center;
}

.tab-long-text
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;	
}

.sub-nav-link
{
    font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
}

.sub-nav-link:hover
{
    font-family: Arial;
	color: #dd8146;
	text-decoration: underline;
	font-size: 11pt;
}

.footer-category-header
{
    color: #e89b36;
    font-family: Arial;
    font-size: 14px;    
    font-weight: bold;
}

.footer-link
{
    color: #525252;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
    text-decoration: none;
}
    
.footer-link:hover
{
    color: #e06618;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;    
    text-decoration: underline;
}


.copyright
{
    font-family: Arial;
    font-size: 9px;
    color: #525252;
    text-decoration: none;
}