/*
* tomnoddy
* Copyright (c) 2009 neutralspace, inc.
*/

.tomnoddy-bubble {	
	position: absolute;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
    /*width: 545px; */
} 

/* ========== tomoddy bubble sizes */   
.tomnoddy-bubble-UI {
    width: 640px;
}
.tomnoddy-bubble-EBC {	
    width: 420px; 
}


/* ========== tomoddy guts sizes */  
.tomnoddy-bubble-scroll { 
    z-index: 101;    
}
.tomnoddy-bubble-scroll-UI {
	width: 495px; 
}   
.tomnoddy-bubble-scroll-EBC {
}
.tomnoddy-inner-wrapper {
    z-index: 101; 
}


/* ========== ebc bubbles right side */
.tomnoddy-ReadOnly-right-column { 
	float: right; 
	overflow: hidden;  
    width: 75px;
	height: 100%; 
    padding-top: 8px; 
    padding-left: 8px;
    padding-right: 0px; 
	padding-bottom: 5px;
}
.tomnoddy-ReadWrite-right-column { 
	float: right;  
	overflow: hidden;  
    width: 100px;
	height: 100% ; 
    padding-left: 5px;
    padding-right: 5px; 
	padding-bottom: 5px;
} 
/* ========== ebc bubbles right side */ 

.tomnoddy-LeftColumnReadWrite { 
}


.tomnoddy-bubble .tomnoddy-bubble-wrapper {
    z-index: 101;
  	position: relative; 

    background: url(/stylesheets/dotcal/images/shadow.png) bottom right;
    -moz-border-radius-bottomleft: 30px !important;
    -moz-border-radius-bottomright: 30px !important;
    -moz-border-radius-topleft: 20px !important;
    -moz-border-radius-topright: 30px !important;
    -webkit-border-bottom-left-radius: 30px !important;
    -webkit-border-bottom-right-radius: 30px !important;
    -webkit-border-top-left-radius: 20px !important;
    -webkit-border-top-right-radius: 30px !important;
    padding: 0px 10px 10px 0px;
}
.tomnoddy-bubble .tomnoddy-bubble-padding {
	background: #fff;
	background-position: top center;
	background-repeat: repeat-x;
	-webkit-border-radius: 20px;    /* for Safari */
  	-moz-border-radius: 20px;       /* for Firefox */
  	padding: 10px;
  	position: relative;
  	border: 1px solid #999; 
    z-index: 101; 
} 

.tomnoddy-bubble-header {
	padding: 0.2em;
	position: relative;
}
.tomnoddy-bubble-header .tomnoddy-bubble-header-label {
	overflow: hidden;
	display: block;
	text-align: center;
}
.tomnoddy-bubble-header .tomnoddy-bubble-header-label .date {
    margin: 0 auto;
}
.tomnoddy-bubble-header .tomnoddy-bubble-header-label .date .left {
    margin-right: 5px;
}
.tomnoddy-bubble-header .tomnoddy-bubble-header-label .date .right {
    margin-left: 5px;
}
.tomnoddy-bubble-header .noBorder {
	position: relative;
	background: none transparent;
	border-width: 0px;
	padding: 1px;
	text-align: center;
}
.tomnoddy-bubble-header .border {
	padding: 0px !important;
	border-width: 1px !important;
}
.tomnoddy-bubble-header .tomnoddy-bubble-delete {
	margin-right: 5px;
}     



.tomnoddy-bubble-footer {
	border-top: 1px solid #999;
	padding-top: 10px;
}
.tomnoddy-bubble-footer .tomnoddy-bubble-footer-reminder {
	overflow: hidden;
	display: block;
	text-align: left;
}
.tomnoddy-bubble-footer, .tomnoddy-bubble-calendar .tomnoddy-bubble-footer {
    display: none;
}
.tomnoddy-bubble .tomnoddy-bubble-footer {
    display: block;
} 


.tomnoddy-bubble-more .tomnoddy-bubble-scroll,
.tomnoddy-bubble-detail .tomnoddy-bubble-scroll,
.tomnoddy-bubble-more .tomnoddy-bubble-detail .tomnoddy-bubble-scroll {
    padding: 10px 0 0 0;
}
.tomnoddy-bubble-content .tomnoddy-bubble-scroll {
    padding: 10px 0 !important;
	z-index: 2001;
}
.tomnoddy-bubble-upper-left, .tomnoddy-bubble-upper-right {
	margin-top: 49px;
}
.tomnoddy-bubble-lower-left, .tomnoddy-bubble-lower-right {
	margin-top: -39px;
}
.tomnoddy-bubble .tomnoddy-bubble-upper-left, .tomnoddy-bubble .tomnoddy-bubble-upper-right {
    top: 50% !important;
} 



.tomnoddy-bubble-sprite {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 1002;   
}
.tomnoddy-bubble-sprite-hidden {
    display: none;
}
.tomnoddy-bubble-sprite-upper-left {
	background: url(/stylesheets/dotcal/images/sprite_tl.png) no-repeat;	
	top: -49px;
	left: 0px;
	z-index: 1002;
}
.tomnoddy-bubble-sprite-upper-right {
	background: url(/stylesheets/dotcal/images/sprite_tr.png) no-repeat;
	top: -48px;
	right: 0px;
	z-index: 1002;
}
.tomnoddy-bubble-sprite-lower-left {
	background: url(/stylesheets/dotcal/images/sprite_bl.png) no-repeat;
	bottom: -39px;
	left: 0px;  
	z-index: 1002; 
}
.tomnoddy-bubble-sprite-lower-right {
	background: url(/stylesheets/dotcal/images/sprite_br.png) no-repeat;
	bottom: -38px;
	right: 0px;
	z-index: 1002;
}
.tomnoddy-bubble-more .event {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
	line-height: 1em;
	border: 0px;
	background-image: none;
	text-align: left;
	clear: both;
    border-bottom: 1px solid #999;
    line-height: 1.33em;
}
.tomnoddy-bubble-more .event .event-time {
	float: left;
	padding-right: 5px;
	position: relative;
	z-index: 49;
}
.tomnoddy-bubble-more .event .event-title {
  	border: 0px !important;
  	cursor: hand;
  	cursor: pointer;
	position: relative;
	display: inline;
}
.tomnoddy-bubble-more .lastEvent {
    margin: 0;
    padding: 0;
    border-width: 0;
}
.tomnoddy-bubble #tomnoddy-editfield {
	z-index: 9999;
}
.tomnoddy-bubble .ui-datepicker td a {
    text-decoration: none !important;
}¸
.tomnoddy-bubble .end_month, .tomnoddy-bubble .end_day {
    width: 1.5em;
}
.tomnoddy-bubble .end_year {
    width: 3em;
}
.tomnoddy-bubble .actions button {
    margin-right: 0.2em;
}
.tomnoddy-bubble .actions .button {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 0.2em;
}
.tomnoddy-bubble .bubbleBlowStart {
    position: relative;
}
.tomnoddy-bubble .alertInfoArea {
    min-height: 100px;
}
.tomnoddy-bubble #people {
    position: relative;
}
.tomnoddy-bubble #description .buttonBig {
    text-align: center;
    margin-top: 10px;
    width: 100px;
    font-size: 1.14em;
    display: block;
} 
.tomnoddy-bubble .component {
    margin-bottom: 10px;
}
.tomnoddy-bubble .editable-container {
	position: relative;
} 
.tomnoddy-bubble .label {
	float: left;
	clear: left;
	text-align: right;
    width: 125px;
	margin-right: 5px;
	font-size: 0.92em;
} 

.tomnoddy-bubble .editable {
	background-image: none;
	padding: 0.2em;
	padding-left: 0.5em;
	line-height: 1.33em;
    overflow: hidden;
    display: block;
    float: left;
    width: 355px;
    position: relative;
}
.tomnoddy-bubble textarea.editable {
    overflow: auto !important;
    height: 5em !important;
} 


