html, body
{
	font-family:Georgia,times,serif;
	color: black;
}

body
{
	background: #E2E6EA;
	background-position: top center;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat;
}
ul.user-bar, h1.main-logo, h1.main-logo a, ul.navigation-primary
{
	margin:0;
	display:block;
}

button[type="submit"]
{
    margin-left:160px;
}


div#theme
{
    border:2px solid #990101;
    background:#E7E7E7;
    background-repeat:no-repeat;
}
div#main
{
	background-image: url(../images/madison-theme-base-overlay.png);
    background-repeat:no-repeat;
}
ul.user-bar
{
	text-align:right;
	height:26px;
	padding-top:4px;
	padding-right:7px;
}
ul.user-bar li
{
	display:inline;
	border-left: 1px solid #666;
	padding-left:7px;
    padding-right:7px;
	list-style: none;
    font-size:11pt;
}
ul.user-bar li form
{
    float:right;
    display:inline;
}
ul.user-bar li a
{
	text-decoration:none;
	color:#666;
}
ul.user-bar li a.name
{
	font-weight:bold;
}
form.search-form
{
    float:right;
    margin-top:-90px;
    margin-right:10px;
}
li.first
{
	border-left: none ! important;
}
h1.main-logo a
{
	text-indent: -2000em;
	width:898px;
	height:95px;
}

ul.navigation-primary li
{
	float: left;
	border-left: 1px solid #666;
	padding-left: 7px;
	padding-right: 7px;
	/*font-family:times;*/
	font-weight:bold;
	font-size:9pt;
    margin-top: 8px;
}

ul.navigation-primary li a
{
	text-decoration:none;
	/*color:#666;*/
}
ul.navigation-primary li a:hover
{
	text-decoration:underline;
	/*color:#666;*/
}

ul.navigation-tabs
{
    height: 25px;
	padding-left:15px;
    list-style: none;
	margin: 0px;
}
ul.navigation-tabs li
{
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	font-weight:bold;
	font-size:9pt;
	height: 25px;
}
div.inactive-center a
{
	margin: 5px 0px 0px 0px;
	display: block;
	text-decoration:none;
	/*color:#666;*/
}
div.inactive-center a:hover
{
	text-decoration:underline;
	/*color:#666;*/
}
div.active-center a
{
	margin: 5px 0px 0px 0px;
	display: block;
	text-decoration:none;
	color:#d0d0d0;
}
div.active-center a:hover
{
	text-decoration:underline;
	color:#ffffff;
}
div.inactive-left {
	background-image: url(../images/tab_gray_left.png);
	background-repeat:no-repeat;
	background-position: top left;
	height: 25px;
	width: 12px;
	float: left;
}
div.inactive-right {
	background-image: url(../images/tab_gray_right.png);
	background-repeat:no-repeat;
	background-position: top right;
	height: 25px;
	width: 12px;
	float: left;
}
div.inactive-center {
	background-image: url(../images/tab_gray_bg.png);
	height: 25px;
	float: left;
}

div.active-left {
	background-image: url(../images/tab_red_left.png);
	background-repeat:no-repeat;
	background-position: top left;
	height: 25px;
	width: 12px;
	float: left;
}
div.active-right {
	background-image: url(../images/tab_red_right.png);
	background-repeat:no-repeat;
	background-position: top right;
	height: 25px;
	width: 12px;
	float: left;
}
div.active-center {
	background-image: url(../images/tab_red_bg.png);
	height: 25px;
	float: left;
}

ul.navigation-primary
{
	background-image: url(../images/new_nav_bg.png);
	background-repeat: repeat-x;
    height: 32px;
	padding-left:5px;
    list-style: none;
}

ul.navigation-primary a
{
    color: #d0d0d0;
}
ul.navigation-primary a:hover
{
    text-decoration: underline;
}


/* PAGE TABS */
ul.pages-menu
{
    margin: 0px;
    padding-bottom: 21px;
    padding-left: 10px;
}
ul.pages-menu li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.pages-menu li a
{
	font-size: 10pt;
    float: left;
    padding: 0px 10px 0px 10px;
    line-height: 20px;
    margin-right: 5px;
}
ul.pages-menu li a:hover
{
	background: white;
	/*border: 1px solid #999;*/
}
ul.pages-menu li a.selected,
ul.pages-menu li a:hover.selected
{
	font-size: 11pt;
    color: black;
    background: white;
	border: 1px solid #999;
    border-bottom: 1px solid white;
}

div.side-bar
{
    background: #f0f0f0;/*#E7E7E7;*/
	margin: 22px 0px 0px 0px;
	padding: 0px;
	width: 200px;
}

h6.box-header
{
	margin: 0px 0px 10px 0px;
	padding: 2px;
    background-image: url(../images/box-header.png);
	background-repeat: no-repeat;
	text-align: center;
    color:white;
    font-size:12pt;
    width: 200px;
    height: 22px;
    overflow: hidden;
	display: block;
}

img.box-header
{
    float: right;
    padding: 0px;
    background-color: transparent;
    border: 0;
    margin: 3px 3px 0px 0px;
}

p.footer-text
{
	clear:both;
	text-align:center;
	margin:0;
	padding:5px;
	background-image: url(../images/bar.png);
	font-size:9pt;
}
p.version-options
{
    font-size:8pt ! important;
    background: #F0F0F0;
    border: 1px solid #666;
    text-align: center;
}

h1
{
	font-weight: 500;
	font-style: italic;
    font-size:20pt;
    margin: 0px 5px 0px 5px;
    border-bottom:1px solid black;
}
h2
{
    font-size:14pt;
}
h2.manage-businesses, h2.manage-agencies, h2.manage-pages
{
    margin-top:5px;
    /*float:right;*/
    text-align:right;
    font-size:9pt;
    margin-bottom:5px;
}

h2.trail
{
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin: 4px 0 2px 5px;
}

div.transparent
{
    margin: 21px 0 20px;
    padding: 5px;
}

div.contact-block, div.contact-block-full, div.sheet
{
	margin: 0px 0 10px;
	padding: 5px;
	background-color: white;/*#f0f0f0;*/
	border-top: 1px solid #999;
	border-bottom: 2px solid #666;
}

div.contact-block div.left
{
	float: left;
	width: 320px;
}

div.contact-block div.right
{
	float: right;
	width: 320px;
}

div.contact-block div.item
{
	clear: both;
	padding: 5px 0 0 0;
}

div.contact-block label.item
{
	float: left;
	width: 60px;
	font-size: 8.5pt;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
}

div.contact-block span.item
{
	float: right;
	width: 250px;
	font-size: 8.5pt;
	padding: 0 0 0 5px;
	margin: 0;
}

div.contact-block-full div.item
{
	clear: left;
        margin: 0;
	padding: 0;
        padding-top: 10px;
}

div.contact-block-full div.line
{
	clear: left;
        margin: 0;
	padding: 10px;
        width: 600px;
	font-size: 12pt;
}

div.contact-block-full label.item
{
	float: left;
	width: 90px;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	padding: 0;
        padding-top: 2px;
	margin: 0;
}

div.contact-block-full span.item
{
	float: left;
	width: 325px;
	font-size: 12pt;
	padding: 0 0 0 25px;
	margin: 0;
}

div.profile-page, div.special-page
{
	margin: 0 0 20px 0;
	padding: 5px 25px 10px 25px;
	background-color: white;
	border-top: 1px solid #999;
	border-bottom: 2px solid #666;
}

div.special-page p
{
    font-size: 8pt;
    margin-bottom: 0px;
    margin-top: 8px;
}

div.special-page h2
{
    font-size: 10pt;
}

a
{
    color:#781F1F;
    text-decoration:none;
}

a:hover
{
    color:#DD1F1F;
}

p.notice
{
    padding:5px;
    text-align: center;
    color:yellow;
    background: #902525; /*#33CC00*/
    border:#781F1F 2px solid;
    margin-left:20px;
    margin-right:20px;
}


fieldset
{
    border: none;
    margin-top:10px;
}

legend
{
    font-weight:bold;
    color: #781F1F;
}

label
{
    font-size:10pt;
    width: 7em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
    font-weight:bold;
    padding-right:10px;
    padding-top:2px;
}

label.admin
{
    width:19em;
    clear:both;
}

.hour-open, .hour-close
{
    display:block;
    float:left;
    width:100px;
}

.hour-close
{
    margin-left:20px;
}

.hour-input
{
    float:left;
}
fieldset ol li
{
    padding-bottom:10px;
}
li.biztag
{
    margin-left:120px;
}
ol
{
    list-style:none;
}

a.edit, a.delete
{
    float:right;

}
a.edit
{
    margin-right:5px;
    border-right: 1px solid #781F1F;
    display:block;
    padding-right:5px;
}
a.delete
{
    margin-right:75px;
}

a.business
{
    clear:both;
    float:left;
    height:30px;
    margin-left:10px;
    font-weight:bold;
}

a.agency /* delete me */
{
    clear:both;
    float:left;
    height:20px;
    margin-left:10px;
}

div.business-logo, div.agency-logo
{
    float:right;
    clear:both;
    font-size:8pt;
    margin:10px;
}

a img
{
    border:1px solid black;
    padding:3px;
    background:white;
}

a img.icon
{
    border: 0px;
    padding: 0px;
    background: none;
}

div.box-management
{
    /*float:right;*/
    text-align: right;
    font-size:9pt;
    font-weight:bold;
    padding-bottom:10px;
    padding-right:5px;
}

div.box-more
{
    margin-top:0px;
    /*float:right;*/
    text-align: right;
    font-size:9pt;
    font-weight:bold;
    padding-bottom:5px;
    padding-right:5px;
}

div.photo-slideshow
{
    padding-left:10px;
    padding-bottom:10px;
}

ul.downloads
{
    list-style:none;
    padding-left:5px ! important;
    margin: 0px 0px 5px 0px;
}

ul.downloads-table
{
    list-style:none;
    padding-left:5px ! important;
    margin: 0px;
    padding-top:0px;
    padding-bottom:0px;
}

li.filetype a.icon
{
    background:transparent url(../images/default_icon.gif) center left no-repeat;
    display:inline-block;
    padding-left:40px;
    line-height:35px;
	font-size: 9pt;
}

li.filetype a.icon[href$='.pdf']
{
    background:transparent url(../images/pdf_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.doc'], li.filetype a.icon[href$='.docx']
{
    background:transparent url(../images/doc_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.htm'], li.filetype a.icon[href$='.html']
{
    background:transparent url(../images/html_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.mp3']
{
    background:transparent url(../images/mp3_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.png'], li.filetype a.icon[href$='.gif'],
li.filetype a.icon[href$='.jpg'], li.filetype a.icon[href$='.jpeg'],
li.filetype a.icon[href$='.tif'], li.filetype a.icon[href$='.bmp']
{
    background:transparent url(../images/pic_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.ppt'], li.filetype a.icon[href$='.pptx']
{
    background:transparent url(../images/ppt_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.rtf'], li.filetype a.icon[href$='.txt']
{
    background:transparent url(../images/txt_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.zip']
{
    background:transparent url(../images/zip_icon.gif) center left no-repeat;
}

li.filetype a.icon[href$='.xlsx'], li.filetype a.icon[href$='.xls']
{
    background:transparent url(../images/xls_icon.gif) center left no-repeat;
}

p.announcement-content
{
    font-size:9pt;
    padding:0px;
    margin:0px;
}

ul.downloads li
{
    padding:5px;
}

ul.dense-list
{
    clear: both;
    list-style: none;
    margin: 0px 0px 10px 10px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

ul.dense-list li
{
    width: 32%;
    float: left;
    margin: 0px 0px 5px 0px;
    padding: 0px 5px 0px 0px;
    font-size: 10pt;
}

ul.dense-list-2
{
    clear: both;
    list-style: none;
    margin: 0px 0px 10px 10px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

ul.dense-list-2 li
{
    width: 50%;
    float: left;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 10pt;
}

label.list-heading
{
    clear: both;
    float: left;
    width: 50%;
    text-align: left;
    margin: 0px 0px 5px 5px;
    font-size: 12pt;
    font-weight:bold;
}
ul#tag-categories
{
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 299px;
  text-indent: 0px;
  clear: both;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #e0e0e0;
}

ul#tag-categories li
{
  margin-bottom: 5px;
}

a.tag-cats, a.tag-cats:visited, a.tag-cats-alt, a.tag-cats-alt:visited
{
  display: block;
  color: #781F1F;
  background-color: #e0e0e0;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  width: 280px;
  padding: 4px 10px 4px 10px;
}

/*a.tag-cats:hover, a.tag-cats:active*/
a.tag-cats-alt, a.tag-cats-alt:visited
{
  color: white;
  background-color: #781F1F;
}

ul#tag-list
{
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 15px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #781F1F;
  font-size: 10pt;
  float: left;
  width: 275px;
}

ul#tag-list a
{
    margin: 0px;
    padding: 3px 5px 3px 5px;
    color: white;
    display: block;
}
ul#tag-list a:hover
{
    text-decoration: underline;
    background-color: #999999;
    width: 100%;
    display: block;
}

ul.side-bar-list
{
    list-style: none;
    clear: both;
    font-size: 9pt;
    margin: 0px;
    padding: 0px 5px 10px 18px !important;
    text-indent: -8px;
}
ul.side-bar-list li
{
    padding-bottom: 5px;
}

td.header
{
    background-color: #781F1F;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
td.boro, td.boro-alt
{
    background-color: #e0e0e0;
    color: black;
    font-size: 9pt;
    text-align: left;
}
td.boro-alt
{
    background-color: #f0f0f0;
}

span.details
{
    font-size: 9pt;
    color: #666666;
}

span.more-details
{
    font-size: 8pt;
    color: #666666;
}

ul.gallery
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

ul.gallery li
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 96px;
	text-align: center;
	text-indent: 0px;
	line-height: 90px;
}
ul.gallery li img
{
    vertical-align: middle;
}

div.profile-page * {
	font-size: 10pt;
	line-height: 20px;
}

.user-heading
{
    font-size: 14pt;
    font-weight: bold;
}
.user-subheading
{
    font-size: 13pt;
    font-weight: bold;
}
.user-fineprint
{
    font-size: 10pt;
}
h2.calendar
{
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  margin: 25px 0px 6px 0px;
  border-bottom: 1px solid #999999;
}

label.calendar-time
{
  float: left;
  width: 125px;
  margin: 0px 10px 0px 0px;
  padding: 3px 0px 0px 0px;
  font-size: 9pt;
  text-align: left;
  color: #666666;
}

h3.calendar
{
  float: left;
  width: 465px;
  overflow: hidden;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

span.calendar-entity
{
  font-size: 9pt;
  font-weight: normal;
}

p.calendar
{
  padding: 0px 0px 0px 135px;
  margin: 0px 0px 5px 0px;
  font-size: 8pt;
  color: #999999;
  height: 14px;
  width: 465px;
  overflow: hidden;
  display: inline-block;
}

h6.cal-widget
{
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  margin: 0px 0px 3px 0px;
  padding-top: 2px;
  clear: both;
}

label.cal-widget
{
  float: left;
  width: 52px;
  margin: 0px 4px 0px 0px;
  padding: 2px 0px 5px 3px;
  font-size: 8pt;
  text-align: left;
  color: #666666;
  clear:both;
}

p.cal-widget
{
  float: left;
  width: 130px;
  overflow: hidden;
  font-size: 10pt;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px ! important;
}

h2.biz-tag {
    font-weight: normal;
    font-size: 11pt;
    color: #666;
}
h2.biz-tag span {
    font-weight: bold;
    color: black;
}
h3.biz-tag {
    font-weight: bold;
    font-size: 11pt;
    margin: 12px 10px 0px 10px;
}
p.biz-tag {
    font-size: 9pt;
    margin: 0px 10px 15px 10px;
    color: #666;
}
p.side-bar {
    font-size: 9pt;
    margin: 5px;
}
