/* Main CSS */
div.float_left
{
	float: left;
}

div.clear
{
	clear: both;
}

#overlay
{
	position: fixed;
	left: 0pt;
	top: 0pt;
	z-index: 3; 
	display: none; 
	width: 10px; 
	height: 10px; 
	background: #ffffff;
	border: 1px #000000 solid;
	color: #000000;
	background: #c7cae1;
}

#overlay_bg
{
	position: fixed;
	left: 0pt;
	top: 0pt;
	z-index: 0; 
	background: #000000;
	filter: alpha(opacity=75); 
	-moz-opacity: .75;
	width: 100%;
	height: 100%;
	display: none;
}

#overlay_top
{
	height: 34px;
	background: url(../images/topbar.jpg) repeat-x;
}

#overlay_content
{
	background: #c7cae1 url(../images/overlaybg.jpg) repeat-x top;
}

#overlay_close
{
	cursor: pointer;
	float: right;
}
#overlay_title
{
	float: left;
	color: #ffffff;
	font-size: 18pt;
	font-family: tahoma;
	padding-left:10px;
	padding-top:2px;
}
.solid
{
	filter: alpha(opacity=100); 
	-moz-opacity: .100;
}

#admin_footer
{
	position: fixed;
	top: 0pt;
	left: 0pt;
	width: 200px;
	height: 32px;
	background: #000000;
}

.button
{
	background: url(../images/button.jpg);
	width: 72px;
	height: 23px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10pt;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	overflow: hidden;
	border: none;
}

.button_submit
{
	background: url(../images/button.jpg);
	width: 72px;
	height: 27px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10pt;
	cursor: pointer;
	text-align: center;
	/*padding-top: 6px;*/
	overflow: hidden;
	border: none;
	outline: none;
}

.click
{
	cursor: pointer;
	padding: 1px;
	color: #cccccc;
}

.click:hover
{
	text-decoration: underline;
}

.mouseover
{
	cursor: pointer;
	color: blue;
}

.mouseover:hover
{
	text-decoration: underline;
}

#component_menu, #pages_menu, #logout_menu, #widgets_menu
{
	display: none;
	position: fixed;
	top: 32px;
	width: 200px;
	border-top: 1px #ffffff solid;
	background: #000000;
	color: #ffffff;
}

#component_menu, #pages_menu, #logout_menu, #widgets_menu
{
	color: #ffffff;
}

#component_menu a, #pages_menu a, #logout_menu a, #widgets_menu a
{
	color: #cccccc;
	text-decoration: none;
}

#minibox
{
	margin: 5px;
	padding: 5px;
	border: 1px #000000 dashed;
	text-align: center;
	display: none;
}

.separate
{
	border-bottom: 1px #232a6e solid;
	padding-bottom: 10px;
}

#overlay_content h3
{
	font-size: 18pt;
	color: #232a6e;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.admin_editLocation
{
	position: static;
	z-index: 1;
}

.admin_editComponent
{
	position: relative;
}

.admin_bottom
{
	display: none;
	position: relative;
	z-index: 1;
	width: 30px;
	height:30px;
	background: url(../../plugins/admin/editarrow.png) center no-repeat;
}
/* Admin CSS */

/* Style for component_2 */
#component_2
{

}
#component_2 .title
{
display: none;
}
#component_2 ul
{

}
#component_2 ul li
{

}
#component_2 ul li a
{

}
#component_2 ul li a:hover
{

}









/* Style for component_41 */
#component_41
{
width: 872px;
margin: 0 auto;
}
#component_41 .thumbnail
{
background: #ffffff;
padding: 7px;
float: left;
margin: 10px;

}
#component_41 .title
{
display: none;
}

/* Style for component_37 */
#component_37 .title
{
display: none;
}
#component_37 .content
{
color: #ffffff;
}
#component_37 a
{
color: #ffffff;
}


/* Style for component_7 */
#component_7 .title
{
display: none;
}



/* Style for component_42 */
#calendar_main
{
position: relative;
}

#component_42 .content
{
min-height: 210px;
}

#component_42 table.calendar td
{
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
background: #55C4C4;
height: 25px;
width: 20px;
padding-left: 5px;
}

#component_42 div.date_header
{
text-align: center;
color: #449a9b;
font-weight: bold;
font-size: 8pt;
}

#component_42 .calendar_container
{
width: 183px;
background: #b1e1df;
position: relative;
top: 3px;
left: 3px;
}

#component_42 .legend_container
{
width: 183px;
background: #b1e1df;
position: relative;
top: 4px;
left: 3px;
margin-bottom: 10px;
font-weight: bold;
}

#component_42 table.key td
{
font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
background: #55C4C4;
color: #ffffff;
}
#component_42 table.key th
{
color: #449a9b;
}

#component_42 table.key
{
width: 100%;
}

#calendar_moreinfo
{
position: absolute;
top: 3px;
left: 187px;
width: 408px;
height: 201px;
overflow-x: none;
overflow-y: scroll;
}
#component_42 h3, .extended h3
{
background: #b1e1df;
color: #449a9b;
font-weight: bold;
margin: 0 1px 1px 0;
}

#calendar_moreinfo .date, .extended .date
{
padding: 4px;
height: 37px;
width: 37px;
color: #ffffff;
font-size: 12pt;
font-weight: bold;
background: #f14957;
text-align: center;
float: left;
margin-right: 5px;
margin-bottom: 1px;
}

#component_42 .lower
{
height: 810px;
overflow-y: scroll;
overflow-x: none;
}


/* Style for component_6 */
#component_6
{
margin-left: -15px;
margin-bottom: 15px;
}
#component_6 .title
{
display: none;
}
#component_6 .content
{
padding-left: 25px;
padding-top: 12px;
padding-bottom: 5px;
padding-right: 5px;
color: #ffffff;
background: url(/images/upload/image/bluebox.png) center no-repeat;
width: 259px;
height: 49px;
overflow: hidden;
}

