/* Start of CMSMS style sheet 'adx-elements' */
/*@charset "utf-8";*/
/* ADX Elements Styles */

/*********Tool Tips jQuery & dHtml***********/
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #CBD6EC;
	padding: 2px;
	background-color: #EFF4FA;
	visibility	: hidden;
	z-index: 100;
	padding: 4px;
	color: #8D8D8D;
	font-size: 10px;
}
/*#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}*/

/*********AJAX Tabs Styles (ProTabs)***********/
.tabs {
	width: 640px;
	line-height: normal;
	float: left;
	text-decoration: none;
}
.tabs ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 640px;
	background-image: url(/contentmain/controlset/images/bg-bottom-ul-tabs.gif);
	background-repeat: repeat-x;
	background-position: left 35px;
	height: 26px;
}
.tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
.tabs a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	background-position: 0% -26px;
	background-image: url(/contentmain/controlset/images/tableft.gif);
	background-repeat: no-repeat;
}
.tabs a span {
	display: block;
	float: left;
	color: #666666;
	background-position:100% -26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-image: url(/contentmain/controlset/images/tabright.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#tabs a:hover span {
	color: #666666;
	text-decoration: none;
}
.tabs a:hover, .tabs .selected a  {
	background-position:0% 0px;
	text-decoration: none;
}
.tabs a:hover span, .tabs .selected a span  {
	background-position:100% 0px;
	text-decoration: none;
}
.panel {
	padding: 10px;
	width: 618px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D4;
	border-left-color: #D7D7D4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D4;
}
.panel p {
}
.panel ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}
.panel ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* FBox */

#facebox .b {
  background:url(/contentmain/controlset/images/b.png);
}

#facebox .tl {
  background:url(/contentmain/controlset/images/tl.png);
}

#facebox .tr {
  background:url(/contentmain/controlset/images/tr.png);
}

#facebox .bl {
  background:url(/contentmain/controlset/images/bl.png);
}

#facebox .br {
  background:url(/contentmain/controlset/images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* End of 'adx-elements' */

/* Start of CMSMS style sheet 'adx-overrides' */
/*@charset "utf-8";*/
/* ADX Overrides Styles */

/*********Menu Principal***********/
#main-menu {
	/*margin-bottom: 0px;*/
}
/* End of 'adx-overrides' */

