
#calContainer{
width:350px;
text-align:left;
}


#events_intro_wrapper {
	width:100%;
	vertical-align:top;
	height:55px;
	clear:both;
}


#events_intro {
	width:450px;
}

#events_intro h2 {
	margin-left:35px;
}

#events_intro h2 a {
	font-weight: 500;
	text-decoration: none;
	color: #555555;
}
#events_intro h2 a:hover {
	color: #990000 !important;
}

#events_intro h2 a:active {
	color: #990000 !important;
}

#events_intro h2 a.ui-state-active, #events_mfg h2 a.ui-state-hover, #events_mfg h2 a.ui-state-active.ui-state-hover {
	color: #990000 !important;
}

a.events_active {
	color: #990000 !important;
}




#calContainerP {
	clear:both;
	margin-left:35px;
	margin-right:35px;

}

.createLink {
font-weight:bold;
font-size:1.5em;
margin-top:8px;
margin-bottom:8px;
}

.today{
/*background-color:#00CCCC;*/
font-weight:bold;
background-image:url('/assets/images/calBg.jpg');
background-repeat:no-repeat;
background-position:center;
position:relative;
}
.today span{
position:absolute;
left:0;
top:0;
}

.today a{
color:#000000;
padding-top:10px;
}
.selected {
color: #FFFFFF;
background-color: #C00000;
}
.event {
background-color: #C6D1DC;
border:1px solid #ffffff;
}

.normal {

}

#calContainer table{
border:1px solid #cccccc;
padding:3px;
}

#calContainer th {
width:36px;
background-color:#cccccc;
text-align:center;
color:#ffffff;
border-left:1px solid #ffffff;
}

#calContainer td{
text-align:center;
padding:10px;
margin:0;
}

#calContainer table.tableClass{
width:450px;
border:none;
border-collapse: collapse;
font-size:85%;
border:1px dotted #cccccc;
font-size:1.1em;
}

#calContainer table.tableClass input,textarea{
font-size:1.2em;
}

#form1{
margin:5px 0 0 0;
}

#greyBox{
height:10px;
width:10px;
background-color:#C6D1DC;
border:1px solid #666666;
margin:5px;
}

#legend{
margin:5 0 10px 50px;
width:200px;
}

#hr { border-bottom:1px solid #cccccc; width:300px; }

.output { width:450px;border:1px dotted #ccc;margin-bottom:5px;padding:5px; }

.editBtnTable { float:right; width:70px; margin:0; padding:0; }

.editBtnTaboe td { padding:4px; }

.listing { clear:both; }

h5 {margin:0;}

a.monthActive:link, a.monthInactive:link {
text-decoration: none !important; 
font-size:1.0em !important;
font-weight:bold;
}
  
a.monthActive:link, a.monthActive:hover, a.monthActive:visited {
color:#9C0000 !important;
}
 
a.monthInactive:link, a.monthInactive:hover, a.monthInactive:visited {
color:#555 !important;
}
 
a.monthActive:hover, a.monthInactive:hover {
text-decoration: underline !important;
}

#new_models_anchors a:link {
	font-size:0.8em !important;
}

#new_models_anchors a:hover {
	font-size:0.8em !important;
}

#new_models_anchors a:active, #new_models_anchors a:visited {
	color:#9C0000 !important;
	text-decoration: none !important;
}






.monthHeader {
width:100%;
margin:0 !important;
margin-bottom:8px !important;
}

.calMonthDivider {
border:0;
border-top:1px solid #ddd;
width:100%;
height:0;
}

#eventList {
margin:0;
margin-left:11px;
margin-bottom:11px;
width:750px;
float:left;
text-align:left !important;
}

.eventDividerContainer {
clear:both;
height:8px;
width:900px !important;
text-align:center !important;
margin:0 !important;
padding:0 !important;
}

.eventListDivider { 
background-color:white;
border:0;
border-top:2px dotted #ddd !important;
width:400px !important;
height:0;
margin:10px;;
margin-left:240px;
padding:0 !important;
clear:both;
}

#event_img_preview {
	text-align:center !important;
	width:100% !important;
	margin:8px;
}
.event_img {
	margin-left:14px;
	margin-right:14px;
}

#monthContainer {
text-align:center !important;
padding-bottom:10px;
}


#calPic {
width:40px;
height:40px;
border:none;
margin:0; padding:0;
background-image:url('/assets/images/calBg.jpg');
background-repeat:none !important; 
float:left;
text-align:center !important;
}


.calPicMonth {
font-size:9px;
line-height:15px;
color:white;
font-weight:bold;
}

.calPicDay { 
font-size:18px;
color:black;
font-weight:bold;
}


div.overlay
{
	background: url(/assets/images/overlay-bg-gradient_666x570.png) no-repeat;
	padding: 0 0 0 1px;
	width: 666px;
	height: 570px;
	display: none;
}

div#eventPics.overlay {
	background: url(/assets/images/overlay-bg-white_790x570.png) no-repeat;
	text-align:center;
	padding: 0 0 0 1px;
	width: 790px;
	height: 570px;
	display: none;
}


div.overlay div.close
{
	background: url(/assets/images/icon-close_36x36.png) no-repeat;
	position: absolute;
	top: -5px;
	right: -3px;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

a.player
{
	display: block;
	width: 600px;
	height: 494px;
	margin: 24px auto;
}

a.gallery
{
	display: block;
	width: 600px;
	height: 494px;
	margin: 24px auto;
}

#exposeMask
{
	/* use a custom background color and image on the mask */
	background-color: #FFFFFF;
	background-image: url(/assets/images/algar_logo_410x71.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-attachment: fixed;
}

