html body {
	background: none transparent !important;
	padding-bottom: 0 !important;
	margin: 0 !important;
}
#embed {
    overflow: hidden;
}
#embed #header {
	margin: 0 0 -1px 0;
	position: relative;
	z-index: 2;
}
#embed #header .innerWrap {
	position: relative;
	margin: 0px;
}
#embed #header .subscribe {
    margin-top: 0.2em;
}
#embed #content {
	position: relative;
}
#embed #footer {
	margin: -1px 0 0 0;
	position: relative;
	z-index: 2;
}
#embed #footer .innerWrap {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    position: relative;
}
#embed #footer #copyright {
	float: right;
	margin-top: 0.2em;
	position: relative;
	text-align: right;
}
#embed #footer #copyright .getadotcal {
    text-decoration: none !important;
}
#embed #footer #copyright .getadotcal span {
    overflow: hidden;
    position: relative; 
    padding-left: 2.5em !important;
}
#embed #footer #copyright .dotAdmin {
    text-decoration: none !important;
}
#embed #footer #copyright .dotAdmin span {
    overflow: hidden;
    position: relative; 
    padding-left: 1.0em !important;
}
#embed #calendarName {
    font-size: 1.34em;
    margin-bottom: 0.2em;
}
#embed #calendarNavName {
    margin-top: 0.2em;
    margin-bottom: 1.0em;
    float: left;
	font-weight: normal;
}
#embed #calendarNavName.small {
    /* Overrides the above for &size=small mode. */
    margin-top: .35em;
}
#embed #calendarViewSelect {
	line-height: 2em;
    position: absolute;
    top: 1.5em;
    margin-left: -7em;
    margin-top: 0.3em;
	width: 18em;
	z-index: 999;
	display: block;
}
#embed #calendarViewSelect.regular {
    left: 50%;
}
#embed #calendarViewSelect.small {
    /* Overrides the above for &size=small mode. */
    top: 0.45em;
    right: 5em;
    width: auto;
}
#embed #calendarViewSelect .icon {
	padding: 0px;
	width: 2em;
	height: 1.5em;
}
#embed #calendarViewSelect button {
	height: 1.5em;
	float: left;
    margin: 0 -1px 0 0;
	position: relative;
	z-index: 1;
    padding-top: 0;
	padding-bottom: 0;
        line-height: 1em;
}
#embed #calendarViewSelect button span {
	margin: 0 auto;
}
#embed #calendarViewSelect button.ui-state-hover, #embed #calendarViewSelect button.ui-state-active {
	z-index: 2;    
}
#embed #calendarNavigation {
    float: right;
	line-height: 2em;
    margin-top: -0.5em;
}
#tzNavigation {
    float: right;
	line-height: 2em;
    margin-top: -0.5em;
}
#embed #calendarNavigation.small {
    /* Overrides the above for &size=small mode. */
    margin-top: 0;
}
#embed #calendarNavigation button {
	float: left;
	margin: 0.3em -1px 0 0;
	height: 1.5em;
	position: relative;
	z-index: 1;
    padding-top: 0;
	padding-bottom: 0;
        line-height: 1em;
}
#embed #calendarNavigation button.ui-state-hover, #embed #calendarNavigation button.ui-state-active {
	z-index: 2;    
}
#embed #calendarNavigation button span {
	margin: 0 auto;
}
#embed #calendarNavigation #previous, #embed #calendarNavigation #next {
	padding-left: 0px;
	padding-right: 0px;
}
#embed .calSubscribe .connectWith{
	font-size: 1.30em;
    margin-top: 0.1em;
}

#embed .calSubscribe .click{
	font-size: 1.20em;
    margin-top: 0.2em;
}
#embed .scroll {
    height: 390px;
    border-width: 0 1px 1px 0;
}
#embed #calendar .monthHeader {
    position: relative;
    z-index: 3;
}
#embed #calendar .monthHeader .first {
    border-left-width: 0;
}
#embed #calendar .month {
    border-width: 0 1px 0 1px;
}
#embed #calendar .month .cell, #embed #calendar #monthRow_spacer {
	height: 6.35em;
}
#embed #calendar  #monthRow_spacer {
	border-width: 0 1px 1px 1px;
	display: block;
}
html #embed #listView {
	height: 466px;
	overflow: auto;
	min-height: 0;
}
/*
html .tomnoddy-bubble {
	width: 400px;
} 
*/
.tomnoddy-bubble .tomnoddy-bubble-header .tomnoddy-bubble-header-label {
    text-align: left;
    padding-left: 0.5em;
}
.tomnoddy-bubble .tomnoddy-bubble-scroll {
	overflow: auto;
	height: 150px;
}
.tomnoddy-bubble-more .tomnoddy-bubble-scroll, .tomnoddy-bubble-content .tomnoddy-bubble-scroll {
	height: auto;
	overflow: visible;
}
.tomnoddy-bubble .tomnoddy-bubble .tomnoddy-bubble-scroll {
	overflow: auto;
	height: 150px;
}
.tomnoddy-bubble .tomnoddy-bubble-scroll .start {
	float: left;
	margin-right: 10px;
}
html .tomnoddy-bubble .component {
    margin-bottom: 5px;
} 

html .tomnoddy-bubble .city_state_zip {
    margin-bottom: 5px;
}

#embed #calendar .cell {
    /*-moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;*/
}
#embed #calendar table {
    position: relative;
    z-index: 3;
}
#embed #calendar .event { 
    z-index: 4;
}
.cell .header .date:hover, .dayHeader:hover, .event {
	text-decoration: none !important;
	cursor: default !important;
}
