html {
	width: 100%;
}

.pageHead {
	padding: 5px 10px 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

div.bgImage {
	background: #cfcec7 url('/img/background.gif');
}

a {
	text-decoration: none;
	color: #287f86;
}

a:hover {
	text-decoration: underline;
}

.linkInvert a {
	text-decoration: underline;
}

.linkInvert a:hover {
	text-decoration: none;
}

ul {
	line-height: 150%;
}

form {
	margin: 0px;
}

div.hr {
	height: 2px;
	background: #eeeeee url(/img/spacer.gif) no-repeat scroll center;
}

div.hr hr {
	display: none;
}

.gray {
	background-color: #eeeeee;
}

/* new page elements */
#container {
	width: 1000px;
	text-align: left;
	background: #f4f4ea;
}

.headerFull {
	background: #f4f4ea;
	text-align: left;
}

#navigation {
	height: 24px;
	background-image: url('img/bg_nav.jpg');
}

#bodyContent {
	width: 780px;
	float: left;
	margin-top: 10px;
}

#bodyContentFull {
	width: 100%;
	margin-top: 10px;
}

#bodyContentFullNogap {
	width: 100%;
}

.topSpacing {
	margin-top: 15px;
}

#footer {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}

.flvideo {
	display: none;
}

.blueHeading {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 11px 0px;
	padding: 0px;
}

.mediumHeading {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin: 11px 0px;
	padding: 0px;
}

.smallHeading {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}

.heading,.refinementTitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.refinementTitle {
	padding-left: 10px;
}

.profileTitle {
	font-weight: bold;
	color: #000000;
}

.profileHeading {
	font-weight: bold;
	color: #000000;
}

.reviewHeading {
	font-weight: bold;
}

.widgetHeading {
	font-weight: bold;
}

.userHeading {
	font-weight: bold;
}

.headingSpecialty {
	font-weight: bold;
	color: #000000;
	padding-bottom: 6px;
}

.topRatedBox {
	background: #ffffff;
	border: 1px solid #d3d0c9;
	padding: 10px 12px;
}

/*end of new page elements */
.lightgray {
	background-color: #F4F7F0;
}

.formButton {
	width: 100px;
	height: 21px;
	font-family: arial, helvetica, sans-serif;
}

.alternateEven {
	background-color: #fefffd;
}

.alternateOdd {
	background-color: #f5f8f1;
}

.instructions {
	background-color: #f5f8f1;
	width: 25%;
}

.instructionsHeader {
	color: #18537f;
	font: bold 16px georgia, "times new roman", times, serif;
	letter-spacing: -1px;
}

.instructionsText {
	font-size: 11px;
	line-height: 16px;
}

.smallInstructionsText {
	font-size: 11px;
	color: #888888;
}

.checkbox_align {
	padding-top: 2px;
	padding-left: 4px;
}

.merchant .address .name {
	font-size: 14px;
	font-weight: bold;
}

.merchant .address .rest {
	font-size: 14px;
}

.gvine_inline_instruct {
	color: #18537f;
	font-size: 11px;
}

.gvine_form_width {
	width: 100%;
}

.gvine_left_labels {
	width: 155px;
}

.gvine_forminput_leftspace {
	width: 10px;
}

.gvine_forminput_rightspace {
	width: 5px;
}

/*sets width and border of section of form with labels and input boxes*/
.gvine_formBox_left {
	width: 75%;
	border-right: 0px solid #f4f4e8;
	padding-top: 0px;
}

.readonly {
	background-color: #f6f6f6;
	color: #666666;
}

.premiumColor {
	background-color: #A7CCDA;
}

.darkblue_heading {
	color: #005480;
	font-weight: bold;
}

.searchBox {
	border: 1px solid #999999;
	border-top: 2px solid #555555;
	border-right: 2px solid #666666;
}

.formBox {
	border: 1px solid #dde4d6;
}

.home_blue {
	color: #015B8A;
	font-weight: bold;
	font-size: 14px;
}

.home_blue_small {
	color: #015B8A;
	font-weight: bold;
}

.home_midblue {
	color: #333333;
	font-weight: bold;
}

.savedLocs {
	padding: 5px 5px 5px 5px;
}

.white {
	background-color: #FFFFFF;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding: 0px 5px;
}

h1.heading {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1.profileTitle {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1.results {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

h2 {
	margin:0px;
	padding:0px;
}

h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 11px 0px;
	padding-bottom: 0px;
}

h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.txt_midsize {
	font-size: 14px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb {
	padding-top: 15px;
	font-size: 11px;
	padding-bottom: 5px;
}

.smalltext_lineheight {
	font-size: 11px;
	line-height: 18px;
}

.content_headline {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.content_subhead {
	color: #333333;
	font-weight: bold;
}

.row_dark {
	border-bottom: 1px dotted #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}

.row_light {
	border-bottom: 1px dotted #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}

.profile_heading {
	font-weight: bold;
	color: #015B8A;;
	font-size: 13px;
}

/*on results page, box with non-detailed merchant info*/
.maintable { /*padding-left:20px;
        padding-right: 20px;*/
	width: 100%;
}

.customform1 {
	width: 225px;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}

.font_medium_bold {
	font-size: 14px;
	font-weight: bold;
}

/*font sizes*/
.font_smaller {
	font-size: 11px;
}

/*styles for the category pages and the search home page*/
.forminput {
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}

.formInput {
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}

/*forms styles*/
.errors {
	color: #ff0000;
	font-size: 11px;
}

.formBody {
	
}

/*required field*/
.required {
	color: #ff0000;
	font-weight: bold;
}

/*and required field text - indicates a required field*/
.required_text {
	font-style: italic;
}

.form_textheader {
	font-size: 16px;
	font-weight: bold;
}

/*sitemap styles*/
.sitemap_firstlevel {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}

.sitemap_secondlevel {
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
}

.sitemap_thirdlevel {
	padding-left: 25px;
	font-size: 10px;
	height: 20px;
}

.thumbnails {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

/*tooltip styles*/ /* Fading Tooltips By Dustin Diaz*/
body div#toolTip {
	position: absolute;
	z-index: 1000;
	width: 220px;
	background: #fffeef;
	border: 1px solid #7ec0cc;
	text-align: left;
	padding: 7px;
	min-height: 1em;
}

body div#toolTip p {
	margin: 0;
	padding: 0;
	color: #000;
	font: 11px/ 12px verdana, arial, sans-serif;
	line-height: 14px;
}

body div#toolTip p em {
	display: block;
	margin-top: 3px;
	color: #f60;
	font-style: normal;
	font-weight: bold;
}

body div#toolTip p em span {
	font-weight: bold;
	color: #fff;
}

.large {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.medium {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* css for header navigation */
.navButton {
	border-right: 1px solid #999999;
	font-weight: bold;
}

.navButton a {
	display: block;
	padding: 5px 10px;
	color: #000000;
}

.navButtonActive {
	border-right: 1px solid #999999;
	background: url(/img/nav_active.gif);
	font-weight: bold;
}

.navButtonActive a {
	display: block;
	padding: 5px 10px;
	color: #000000;
}

.headingBar {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background: #7ec0cc url('/img/gradients/teal.gif');
	text-align: left;
	border: 1px solid #9bd5e3;
	padding: 5px 10px;
	border-bottom: 0px;
}

.headingBarMedium,.dealssidebarheader {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #7ec0cc url('/img/gradients/teal.gif');
	text-align: left;
	padding: 3px 8px;
	border: 1px solid #9bd5e3;
	border-bottom: 0px;
}

.dealssidebarbg {
	background: #ffffff;
	border: 1px solid #d3d0c6;
	padding: 10px 0px;
}

.dealssidebarsection {
	padding: 0px 10px;
}

.dealsBox,.dealsBoxVH {
	text-align: left;
	background: #ffffff;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	margin-bottom: 10px;
}

.dealsbreadcrumb {
	padding: 0px 15px 15px;
}

/*styles for landing pages*/
.packageTable {
	background-color: #bddbff;
	margin-top: 10px;
}

.packageType {
	padding: 5px 10px 10px;
	border: 1px solid #7ec0cc;
	background-color: #FFFFFF;
}

.landingSignUp {
	background-color: #7ec0cc;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
}

#landingRightBottomBack {
	background-color: #fff373;
	padding: 17px 15px 15px;
}

#landingRightBottomBack ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-right: 15px;
}

#landingRightBottomBack span {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#fundraiserSummary span {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.packageHeading {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

a.breadcrumb {
	color: #000000;
}

#topNav {
	float: none;
	list-style: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

#topNav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
}

#topNav li {
	float: left;
	margin-right: 3px;
}

#topNav a {
	display: block;
	line-height: 100%;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: url('/img/corners/beige-tr.png') no-repeat top right;
	padding: 9px 14px;
}

#topNav div {
	background: url('/img/corners/beige-tl.png') no-repeat top left;
}

.topNavRev {
	font-weight: normal;
}

.topNavOff {
	background: #dfddd8 url('/img/gradients/gray.gif') repeat-x;
	border-left: 0px;
}

.topNavOn {
	background: #c8e8e9 url('/img/gradients/winter.gif') repeat-x;
}

.topNavOffTop {
	line-height: 13px;
	font-size: 13px;
}

.topNavOnTop {
	line-height: 13px;
	font-size: 13px;
	border-bottom: 1px solid #bbbbbb;
}

.topNavOtherLocs {
	line-height: 13px;
	font-size: 13px;
	border-bottom: 1px solid #e4e3d4;
}

.topMKOnTop {
	line-height: 13px;
	font-size: 13px;
	border-bottom: 1px solid #bbbbbb;
}

.topMKOn {
	padding: 6px 10px;
	border-right: 2px solid #bbbbbb;
}

.topMKOn a {
	font-weight: bold;
	color: #333333;
}

.toolTip {
	width: 250px;
	font-size: 11px;
	line-height: 120%;
	border: 1px solid #7ec0cc;
	background: #fffeef;
	padding: 5px;
	font-family: Verdana, Arial, sans-serif;
	filter: alpha(opacity =     85);
	opacity: .85;
	z-index: 1000;
	white-space: normal;
}

.ingenRightAdsDiv {
	background: #ffffff;
}

.ingenAds .ingenAdsTable {
	width: 100%;
}

.ingenAds .ingenAdsBody {
	min-height: 68px;
	height: auto !important;
	height: 68px;
	margin: 3px 0px 4px;
	background: #ffffff url('/img/featured.gif') top left no-repeat;
	padding: 8px 12px 8px 37px;
}

a.ingenAdsLink {
	font-size: 13px;
	font-weight: bold;
}

.ingenAdsPhone {
	font-weight: bold;
	color: #008100;
}

.ingenAdsRight {
	padding: 5px 10px;
}

.rightAds {
	padding: 2px;
	padding-bottom: 4px;
	width: 100%;
	font-size: 9px;
	color: #656565;
	text-transform: uppercase;
}

.rightAdsDiv {
	padding: 10px 10px 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	background: ;
}

.ingenAdsRight a.ingenAdsLink {
	font-weight: normal;
}

#ingenioRightAd {
	margin-left: 15px
}

.ingenRight {
	text-align: left;
}

.ingenRight table tr td {
	padding: 15px 0px 10px;
}

.ingenRight table tr td a {
	color: #0000ff;
	text-decoration: underline;
	display: block;
}

.bgon {
	background-color: #fefef0;
}

.bgoff {
	background-color: #fafbf8;
}

.trustRatingBg {
	background: #dddddd;
}

.trustRatingColor {
	background: #b8c259;
}

.isThisYourBusiness {
	background: #3399cc;
	color: #ffffff;
}

.isThisYourBusiness a {
	color: #ffffff;
}

.pageBody {
	clear: both;
	background: #ffffff;
	margin-left: 10px;
}

.profileBody {
	clear: both;
	background: #ffffff;
	margin-left: 10px;
}

.profilePadding {
	padding: 0px 25px;
}

.pagePadding {
	padding: 0px 15px;
}

.popupHeader {
	background: #7ec0cc url('/img/gradients/teal.gif');
	color: #ffffff;
}

.popupHeaderTitle {
	font-size: 13px;
	font-weight: bold;
}

.popupHeaderUnderline {
	border-bottom: 1px solid #777777;
}

.popupTop {
	border-top: 1px solid #AAAAAA;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #777777;
	border-left: 1px solid #AAAAAA;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#dealPopup div {
	color: #ffffff;
}

#dealPopup div a {
	color: #ffffff;
}

#dealIframe {
	background: #ffffff;
}

#windowPopup div {
	color: #ffffff;
}

#windowPopup div a {
	color: #ffffff;
}

#windowIframe {
	background: #ffffff;
	padding: 15px;
}

.facebook {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color: #333;
}

.facebookHead a {
	color: #3b5998;
	-moz-outline-style: none;
	font-weight: bold;
}

.fieldError {
	border: 2px solid red;
}

.leftBox {
	width: 180px;
}

.navRecord {
	width: 460px;
	text-align: left;
}

.navRecordDiv {
	border-bottom: 1px solid #d3d0c6;
}

.navCenterRight {
	
}

.navRight {
	background: #c1c2bb;
}

.middleListing table {
	width: 100%;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.searchTop {
	background: #ced786;
}

.refine {
	padding: 6px 9px;
	text-align: left;
}

.name {
	font-weight: bold;
	font-size: 13px;
}

.dimension {
	border-top: 1px solid #d3d0c9;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.leaderboard {
	padding: 15px;
}

.footerTable {
	border-top: 1px solid #d3d0c9;
}

.shadedButton {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 3px 5px;
	background: url('/img/nav_inactive.gif');
}

.break {
	padding-bottom: 10px;
}

.box1,div.beigebox div div div div {
	background: url('/img/corners/beige-br.png') no-repeat bottom right;
}

.box2,div.beigebox div div div {
	background: url('/img/corners/beige-bl.png') no-repeat bottom left;
}

.box3,div.beigebox div div {
	background: url('/img/corners/beige-tl.png') no-repeat top left;
}

.box4,div.beigebox div {
	background: url('/img/corners/beige-tr.png') no-repeat top right;
}

.guideBox div.box1, .helpBox div.box1 {
	padding: 10px;
}

.mapAllResults {
	padding: 1px 5px 1px 7px;
}

.narrowed,.recentlyViewed,.note1 {
	background: url('/img/gradients/gray.gif') repeat-x;
}

div.narrowed div.box1,div.recentlyViewed div.box1 {
	padding: 7px;
	margin: 0px;
}

.showResults,.recentSearches {
	background: url('/img/gradients/winter.gif') repeat-x;
	font-family: Arial, sans-serif;
}

div.showResults div.box1,div.recentSearches div.box1 {
	padding: 7px;
	margin: 0px;
}

.sortBy {
	background: url('/img/gradients/green.gif') repeat-x;
}

.navAlpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.topBg {
	background: url('/img/header_bg.gif') repeat-x;
}

.historySwitch {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#kdzdrop {
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#kdzdrop ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
}

#kdzdrop li {
	float: left;
	margin-right: 1px;
}

#kdzdrop .navdrop a {
	display: block;
	line-height: 100%;
	margin: 0px;
	text-decoration: none;
	color: #000000;
}

#kdzdrop li:hover,#kdzdrop li.navhover {
	
}

#kdzdrop li ul {
	z-index: 1000;
	position: absolute;
	left: -999em;
	padding: 0;
	margin: 0;
	background: #fff;
	border: 1px solid #d3d0c6;
}

#kdzdrop li li {
	display: block;
	clear: both;
	border: 0px;
}

#kdzdrop li li ul {
	margin-left: 180px;
	margin-top: -23px;
	background: #fff;
}

#kdzdrop li li a {
	color: #fff;
	display: block;
	padding: 5px 10px;
	white-space: no-wrap;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

/* shop_tab color and BG when hovered */
#kdzdrop li:hover a,#kdzdrop li.navhover a {
	
}

/* LI color when you hover over it */
#kdzdrop li:hover li a,#kdzdrop li.navhover li a,#kdzdrop li:hover li li a,#kdzdrop li.navhover li li a,#kdzdrop li:hover li li li a,#kdzdrop li.navhover li li li a
	{
	color: #287f86;
	font-size: 10px;
	background: transparent;
	width: 175px;
}

#kdzdrop li li:hover li a,#kdzdrop li li.navhover li a,#kdzdrop li li li:hover li a,#kdzdrop li li li.navhover li a,#kdzdrop li li li li:hover li a,#kdzdrop li li li li.navhover li a,#kdzdrop li li li li li:hover li a,#kdzdrop li li li li li.navhover li a
	{
	color: #287f86; /* sub sub color */
}

/* SUB LI BG when you hover over it */
#kdzdrop li li:hover a,#kdzdrop li li.navhover a,#kdzdrop li li li:hover a,#kdzdrop li li li.navhover a,#kdzdrop li li li li:hover a,#kdzdrop li li li li.navhover a,#kdzdrop li li li li li:hover a,#kdzdrop li li li li li.navhover a
	{
	background: #287f86;;
	color: #fff;
	text-decoration: none;
}

li.parentTab {
	background: #fff url("/img/bullet.gif") 97% 50% no-repeat;
}

#kdzdrop li li:hover,#kdzdrop li li.navhover {
	background: #287f86;
}

#kdzdrop li:hover ul ul,#kdzdrop li:hover ul ul ul,#kdzdrop li:hover ul ul ul ul,#kdzdrop li.navhover ul ul,#kdzdrop li.navhover ul ul ul,#kdzdrop li.navhover ul ul ul ul
	{
	left: -999em;
}

#kdzdrop li:hover ul,#kdzdrop li li:hover ul,#kdzdrop li li li:hover ul,#kdzdrop li li li li:hover ul,#kdzdrop li.navhover ul,#kdzdrop li li.navhover ul,#kdzdrop li li li.navhover ul,#kdzdrop li li li li.navhover ul
	{
	left: auto;
}

.sponsoredLinksDiv {
	background: #ffffff;
}

.sponsoredLinksTable {

}

.sponsoredLinksHead {
	padding: 10px 10px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.sponsoredLinkTitle {
	font-size: 13px;
}

a.sponsoredLinkTitle {
	
}

a.sponsoredLinkURL {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.slbox1 {
	background: url('/img/corners/beige-br.png') no-repeat bottom right;
}

.slbox2 {
	background: url('/img/corners/beige-bl.png') no-repeat bottom left;
}

.slbox3 {
	background: url('/img/corners/beige-tl.png') no-repeat top left;
}

.slbox4 {
	background: url('/img/corners/beige-tr.png') no-repeat top right;
}