/* www.acm.cl */
.TabbedPanels {
	padding: 10px;
	clear: none;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/Headers/TabbedPanels01_Top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CEE8F5;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsContentGroup h4 {
	text-transform: capitalize;
	color: #7696BE;
}
.TabbedPanelsTab {
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	margin-top: 14px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #FFF;
	width: auto;
	float: left;
	text-decoration: underline;
}
.TabbedPanelsTab:hover {
	color: #000;
}
TabbedPanelsTabGroup ul li a{
	color: #FFF;
}
.TabbedPanelsTabSelected {
	border-bottom-width: 1px;
	border-bottom-style: none;
	color: #9CD047;
	background-image: url(images/Icons/Checked.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 26 px;
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-weight: bold;
}
.TabbedPanelsTabSelected:hover {
	color: #036;
	cursor: auto;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A5CAE5;
	border-right-color: #A5CAE5;
	border-bottom-color: #B9DAED;
	border-left-color: #BADAEC;
	position: relative;
	top: -1px;
	background-image: url(images/Headers/TabbedPanelsContent_Bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 910px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: block;
	background-color: #FFF;
}
.TabbedPanelsContentGroup h2 {
	color: #446893;
}
.TabbedPanelsContentGroup p {
	font-size: 14 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.TabbedPanelsContent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TabbedPanelsContent h3 {
	color: #036;
}
.TabbedPanelsContent table tr td h4 {
	color: #456893;
}
.TabbedPanelsContent1 {
	padding: 4px;
	background-image: url(../SaaS/images/Icons/Register_MyAccount.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:150 px;
}
.TabbedPanelsContent1 h3 {
	color: #036;
}
.TabbedPanelsContent1 table tr td h4 {
	color: #456893;
}
.TabbedPanelsContent2 {
	padding: 4px;
	background-image: url(../SaaS/images/Icons/Register_MyDomain.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.TabbedPanelsContent2 h3 {
	color: #036;
}
.TabbedPanelsContent2 table tr td h4 {
	color: #456893;
}
.TabbedPanelsContent3 {
	padding: 4px;
	background-image: url(../SaaS/images/Icons/Register_PaymentInfo.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.TabbedPanelsContent3 h3 {
	color: #036;
}
.TabbedPanelsContent3 table tr td h4 {
	color: #456893;
}
.TabbedPanelsContent4 {
	padding: 4px;
	background-image: url(../SaaS/images/Icons/Register_Confirmation.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.TabbedPanelsContent4 h3 {
	color: #036;
}
.TabbedPanelsContent4 table tr td h4 {
	color: #456893;
}

.TabbedPanelsContentVisible h4 {
	color: #7696BE;
	text-transform: capitalize;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
	color: #003366;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.Tabbed01_Bottom {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 946px;
	position: relative;
	padding: 0px;
	float: left;
	z-index: 10;
	height: 25px;
	left: -10px;
	background-image: url(images/Headers/TabbedPanels01_Bottom_bg.jpg);
	top: 10px;
}
#Home .TabbedPanelsTabGroup .TabbedPanelsTab {
	color: #FFF;
	font-size: 14 px;
}
#Home .TabbedPanelsTabGroup .TabbedPanelsTab:hover {
	color: #000;
	font-size: 14 px;
}
#Home .TabbedPanelsTabGroup .TabbedPanelsTab.TabbedPanelsTabSelected {
	color: #9CD047;
	font-size: 24 px;
	font-weight: bold;
	text-decoration: none;
}
