/* 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;
}

#debug
{
	position: fixed;
	top: 0pt;
	right: 0pt;
	width: 200px;
	height: 20px;
	background: #ffffff;
	border: 2px #000000 solid;
	color: #000;
	text-align: center;
}

.hidden
{
	display: none;
}
/* Admin CSS */

/* Style for component_20 */
#component_20
{

}
#component_20 .content
{

}
#component_20 .content td
{
  width: 50%;
  padding: 15px;
}
#component_20 .content li
{
  list-style: none;
  color: #4d1f05;
}
#component_20 .content li a 
{
  font-weight: bold;
  text-decoration: underline;
}

/* Style for component_22 */
#component_22
{

  height: 22px;
  line-height: 22px;
  position: relative;
  z-index: 200;
}
#component_22 .content
{
  position: relative;
  z-index: 200;
}
#component_22 ul
{
  text-align: center;
  margin: 0;
  padding: 0;
}
#component_22 li
{
  list-style: none;
  display: inline;
  color: white;
  font-family: Arial;
  cursor: pointer;
  padding: 0px 20px;
}
#component_22 li.level_0
{
  text-transform: uppercase;
}
#component_22 li.level_1
{
  text-transform: none;
}

#component_22 li a
{
  color: #FFFAE0;
}
#component_22 li.level_0:hover
{
  color: #66645A;
}
#component_22 li.level_0
{
  position:relative;
}
#component_22 ul.level_1
{
  display:none;
  left:-8px;
  position:absolute;
  margin: 0;
  padding: 0;
  top: 20px;
  z-index:250 
}
#component_22 ul.level_1 li.level_1
{
  background: #581B02 none repeat scroll 0 0;
  text-align: left;
  display: list-item;
  color: #999686;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  padding-left: 7px;
  width: 160px;
  border-bottom: 1px solid #F8F2D4;
}
#component_22 ul.level_1 li:hover
{
  background: #A8866B;
}
#component_22 ul.level_1 li a:hover
{
  text-decoration: none;
}

/* Style for component_18 */
#component_18
{

}
#component_18 .content
{

}
#component_18 .content h1
{
  color: white;
  font-family: 'Times New Roman', 'Georgia', serif;
  font-weight: normal;
  text-align: center;
}

/* Style for component_17 */
#component_17
{

}
#component_17 .content
{
  margin: 0px 14px 2px 6px;
}
#component_17 .content p img
{
  border: 1px solid gray;
  padding: 4px;
  margin: 0px 14px 4px 6px;
}

/* Style for component_13 */
#component_13
{

}
#component_13 .content
{
  margin: 0 14px 2px 6px;
}
#component_13 .content p img
{
  margin: 0 14px 4px 6px;
}
#component_13 .content ul, 
#component_13 .content li
{
  list-style-size: 4px;
}
#component_13 .content ul, #component_13 .content li
{
  /*list-style-type: disc;
  list-style-image: none;*/
  list-style-size: 15px;
  list-style-color: #581B02;
  list-style-position: inside;
}
#component_13 .content li a
{
  text-decoration: underline;
}




/* Style for component_62 */
#component_62
{
padding: 10px;
}
#component_62 .left
{
float: left;
text-align: left;
}
#component_62 .right
{
float: right;
text-align: right;
}


