
body 				{ margin: 0px; }

.eventsContainer 	{ width: 100%; height: 100%; padding: 20px 0px 0px 0px; }
#events 			{ width: 100%; text-align: left; position: relative; }
.event_item			{ padding: 10px 0px 10px 40px; }
.events_header_bar 	{ width: 100%; height: 30px; }
.events_header 		{ width: 100%; font-size: 12pt; color: #666666; font-weight: bold; }
.note		 		{ width: 100%; font-size: 8pt; color: #999999; font-weight: normal; font-style: italic; }
.no_events 			{ width: 100%; font-size: 10pt; font-weight: bold; position: relative; color: #000000; text-align: right; }

#clock 				{ position: absolute; top: 535px; left: 0px; width: 100%; }

.current_datetime 	{ width: 100%; font-size: 9pt; font-weight: normal; position: relative; padding: 0px 0px 0px 0px; color: #000000; 
					  text-align: left; }

.datetime 			{ width: 100%; height: 30px; font-size: 9pt; color: #222222; font-weight: normal; padding: 5px 0px 10px 0px; }

.title 				{ font-size: 12pt; color: #B50C00; padding-top: 0px; }
.startStopDateTime	{ font-size: 10pt; color: #999999; font-style: italic; padding-bottom: -10px; }

.location 			{ font-size: 9pt; color: #222222; font-style: italic; padding-bottom: 10px; display: inline; }
/*					  
.location 			{ font-size: 9pt; color: #222222; font-style: italic; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #000000; 
					  padding-bottom: 10px; display: inline; }
*/					  
.temp 				{ font-size: 9pt; color: #FFFFFF; font-style: oblique; top: -10px; border-bottom-width: 1px; border-bottom-style: dashed; 
					  border-bottom-color: #000000; padding-bottom: -10px; display: inline; }




/*

body 				{ margin: 0px; background-color: #b3b3b3; background-image: url('background/awakened_ems.jpg'); background-repeat: no-repeat; overflow: hidden; }

.eventsContainer 	{ width: 100%; height: 100%; padding: 20px 0px 0px 0px; overflow: hidden; }
#events 			{ width: 770px; text-align: right; position: relative; /*top: -50%; * }
.events_header_bar 	{ width: 770px; height: 30px; }
.events_header 		{ width: 350px; font-family: Arial, Helvetica, sans-serif; font-size: 24pt; color: #FFFFFF; font-weight: bold; text-align: right; }
.no_events 			{ width: 770px; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; position: relative; overflow: hidden; color: #000000; 
					  text-align: right; }

#clock 				{ position: absolute; top: 535px; left: 0px; width: 770px; }

.current_datetime 	{ width: 420px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; position: relative; overflow: hidden; 
					  padding: 0px 0px 0px 0px; color: #000000; text-align: left; }

.datetime 			{ width: 420px; /*770px;* height: 30px; border: 0px solid black; }

.date 				{ width: 300px; /*520px;* height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #000000; font-weight: bold; 
					  padding: 5px 0px 0px 20px; border: 0px solid white; }

.time 				{ width: 120px; /*250px;* height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 19pt; color: #000000; font-weight: bold; 
					  padding: 0px 0px 0px 0px; border: 0px solid white; }

.title 				{ font-family: Arial, Helvetica, sans-serif; font-size: 24pt; color: #FFC47F; padding-top: 10px; }
.startStopDateTime	{ font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #AAAAAA; font-style: oblique; top: -10px; padding-bottom: -10px; }
.location 			{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #FFFFFF; font-style: oblique; top: -10px; border-bottom-width: 1px; 
					  border-bottom-style: dashed; border-bottom-color: #000000; padding-bottom: -10px; display: inline; }

#logo 				{ position: absolute; float: left; top: 40px; }


.temp 				{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; font-style: oblique; top: -10px; border-bottom-width: 1px; 
					  border-bottom-style: dashed; border-bottom-color: #000000; padding-bottom: -10px; display: inline; }

*/

