/*Modal Popup*/


.photo_frame_small{
height:150px;
width:120px;
overflow-x:hidden;
overflow-y:hidden;
}
.modalBackground {
	background-color:#000000;
	height:100%;
	left:0px;
	margin:auto;
	opacity:0.75;
	position:fixed;
	top:0px;
	width:100%;
	z-index:100;
}

.modalPopup {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background:#FFFFFF none repeat scroll 0% 50%;
	border:0px none;
	display:block;
	left:0pt;
	margin:auto;
	max-width:600px;
	padding:15px;
	position:fixed;
	top:0pt;
	width:auto;
	z-index:10000;
}

.modalPopup.dred { border-color	: #cc3333; }
.modalPopup.red { border-color	: #ff3e3e; }
.modalPopup.pink { border-color	: #dd4477; }
.modalPopup.purple { border-color	: #994499; }
.modalPopup.dblue { border-color	: #668cb3; }
.modalPopup.blue { border-color	: #668cd9; }
.modalPopup.green { border-color	: #4cb052; }
.modalPopup.dgreen { border-color	: #65ad89; }
.modalPopup.dorange { border-color	: #dd5511; }
.modalPopup.orange { border-color	: #ee8800; }
.modalPopup.black { border-color	: #000; }
.modalPopup.white { border-color	: #fff; }

.head {
	font-weight	: bold;
	font-size	: 1.1em;
	font-family	: Arial;
}
.text {
	font-family	: Arial;
}
.blue .head {
	color	: #668cd9;
}

.caption {
}

.animation{
    position: absolute;
    right:5px;
    top:5px;
    margin: 5px 5px 5px 5px;
    background-color: transparent;
    height:30px; 
    width: 280; 
    border:0px;
    background-color: yellow;
    layer-background-color: yellow; 
    overflow: visible;
    visibility: visible;
}


.ultimate{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: BOLD;
	font-size: 8pt;
}


.break{
height:18px;
}



.Event7A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:700%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
}
.Event6A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:600%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
}.Event5A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:500%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
}.Event4A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:400%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
}

.Event3A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:300%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
	padding-left:5px;
}


.Event2A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:205%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
	padding-left:5px;
}

.Event1A{
	border-color:#CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:#6499CD;
	color:#ffffff;
	border-width: 1px;
	border-style: solid;
	height:18px;
	width:100%;
	overflow:hidden;
	text-align:left;
	z-index:99;
	margin-bottom:1px;
	padding-left:5px;
}

.myday{
background:#F2F2F2;
	color:#454545;
	width:100%;
	position:absolute;
	height:10px;
	text-align:right;
}

.noEventA{
	height:18px;
	width:100%;
	margin-bottom:0px;
	z-index: -1;
}



a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
}

.foo{
background-color: #eeeeee; 
width:300px;
height:60px;
text-align:center;
padding-top:20px;
position:absolute;
left:40%;
top:40%;
z-index:3500;
}


