@charset "UTF-8";
body {
	background-color: #333333;
}
/* CSS Document */

#content_Table {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
.Main-Navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	line-height: 2.4;
}
.Main-Navigation:link  {}
.Main-Navigation:visited  {}
.Main-Navigation:hover  {
	color: #000000;
	background-color: #FFC900;
}
.listing-header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #5E5E5E;
	text-align: center;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.listing-CityName {
	color: #FFFFD4;
}
.listing-free {
	font-family: Arial;
	color: #000000;
	text-align: center;
	/*display: inline-block;*/
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px;
	width: 20%;
	background-color: inherit;
}
.listing-paid {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	/*display: inline-block;*/
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFF33;
	padding: 3px 0px;
	border: 1px solid #333333;
	width: 143px;
}

/* Yellow Row, for search results  */
.yr {
	background-color: #FFFFD4;
}
.listing-County {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFC900;
	text-align: center;
}
.listing-Category {
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
.listing-Business {
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFD4;
	font-weight: normal;
}
.detail-Nav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4C4C4C;
	text-align: center;
	display: inline-block;
	padding: 2px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
}
.detail-Nav:link {}
.detail-Nav:visited {}
.detail-Nav:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#detail-Headline {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #4C4C4C;
	display: block;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#detail-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FEFFC9;
	display: block;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.detail-County {
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 36px;
	text-align: center;
}
.detail-BusinessName {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.detail-contact {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-transform: capitalize;
}
.detail-contact-info {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-transform: capitalize;
}
.detail-contact-info-hours {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
#coupon {
	font-family: Verdana;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: medium dashed #000000;
	text-align: center;
}
.coupon-title {
	font-size: 14px;
	font-weight: bold;
}
.coupon-text {
	font-size: 12px;
}
.coupon-percentage {
	font-size: 36px;
	font-weight: bold;
}
.coupon-Expiration {
	font-size: 9px;
}
#map {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.home-Category {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: inline-block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: capitalize;
}
.home-BrowseCategory {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	letter-spacing: 5px;
}
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.combostyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#home-page {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFDD;
}
.Text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sbttn {
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding: 2px;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding: 2px;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding: 2px;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 2px;
	text-align: center;
}
#adminHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFC801;
	padding: 5px;
	margin: 0px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.adminText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.adminTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
.pre-advertise-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.pre-advertise-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
.user-Agreement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.user-Agreement_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.coupon-listing-admin {}

/*Suggestions*/
#business_cat {
	border: 1px solid #666;
	margin: 0px;
	padding: 1px;
	position: relative;
	width: 150px;
	left: 179px;
	top: 15px;
}

#location {
	border: 1px solid #666;
	margin: 0px;
	padding: 1px;
	position: relative;
	width: 170px;
	left: 133px;
	top: 36px;
}

#business_name {
	border: 1px solid #666;
	margin: 0px;
	padding: 1px;
	position: relative;
	width: 150px;
	left: 25px;
	top: 58px;
	z-index: 0;
}


div.business_cat_choices , div.business_name_choices, div.location_choices {
  position: relative;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  z-index: 10;

}
div.business_cat_choices ul, div.business_name_choices ul, div.location_choices ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
div.business_cat_choices ul li.selected { background-color: #ffb; width: 147px;}
div.business_name_choices ul li.selected { background-color: #ffb; width: 147px;}
div.location_choices ul li.selected { background-color: #ffb; width: 167px;}
div.business_cat_choices ul li , div.business_name_choices ul li, div.location_choices ul li {
  list-style-type:none;
  display:block;
  margin:1px;
  padding:1px;
  cursor:pointer;
  border-bottom: 1px dotted #888;
  text-align: left;
  font-size: 0.8em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 147px;
}
div.location_choices ul li {
	width: 167px;
}

/* Popular Categories */
a {
    text-decoration: none;
}

#cloud {
	width: 894px;
    display: block;
    margin: 0px;
    padding: 1px;
    background-color: #000;
    height: 100%;
}

div.cloud, div.cloud p {
    font-family: Arial, Serif;
    font-size: 13px;
}

div.cloud p {
    margin: 0;
    padding: 10px 15px 0 12px;
    text-align: justify;
}

div.cloud p a.cloudSize1 {
    font-size: 2em;
    color: #FFD100;
}

div.cloud p a.cloudSize2 {
    font-size: 1.6em;
    color: #FFF4BF;
}

div.cloud p a.cloudSize3 {
    font-size: 1.2em;
    color: #FFE880;
}

div.cloud p a.cloudSize4 {
    font-size: 0.9em;
    color: #B39200;
}

div.cloud p a.cloudSize5 {
    font-size: 0.8em;
    color: #CCCCCC;
}

div.cloud p a:hover {
    text-decoration: underline;
}

.Advertise_Signup {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #000000;
	padding: 5px;
	margin: 0px;
	color: #FFC801;
}
.Login_Heading {
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
#login {
	border: medium solid #000000;
	padding: 2px;
}
.out  {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-align: center;
	text-decoration: none;
	}
.over {
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #990000;
	}

.paid-out  {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFF33;
	}
.paid-over {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: normal;
	background-color: #006600;
	}
	
#social_bookmark {
	background-color: #FEFFC9;
	display: block;
	border: thin solid #000000;
	padding: 2px;
}
.facebook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: url(images/Bookmarks/facebook.gif);
	list-style-type: circle;
	font-size: 11px;
	display: inline-block;
}
.stumbleupon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: url(images/Bookmarks/stubmleUpon.jpg);
	list-style-type: circle;
	font-size: 11px;
	display: inline-block;
}
.reddit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: url(images/Bookmarks/reddit.png);
	list-style-type: circle;
	font-size: 11px;
	display: inline-block;
}
.digg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: url(images/Bookmarks/digg.jpg);
	list-style-type: circle;
	font-size: 11px;
	display: inline-block;
}
.delicious {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: url(images/Bookmarks/delicious_logo.png);
	list-style-type: circle;
	font-size: 11px;
	display: inline-block;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

