@charset "utf-8";

html
{ 
	
    height: 100%;
    margin-bottom: 1px;
    
}


body
{

	font-family: Arial;
		
}

* html #ecc_bottom_image, * html .california_header, * html .floating_img, * html .r_floating_img, * html .five_img, * html .flowchart
{

    position: relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}

* html .background_header
{
	
	position: relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='scale')",

        this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
	
}

h1
{

	width: 100%;
	
	margin: 0;
	padding: 0;
	
	font-size: 26px;
	
}

hr
{

	width: 150px;
	height: 1px;
	
	color: #e36100;
	background-color: #e36100;
	
	border: none;
	
}

div.hr
{
	
	height: 15px;
	width: 95px;
	background: transparent url(../images/hr.png) no-repeat scroll center;
	margin-left: auto;
	margin-right: auto;
  
}

div.hr hr
{
	
	display: none;
  
}

iframe
{
	border: none;	
}

.logo_wrapper
{
	
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 220px;
	height: 85px;
	
	display: block;
	
	margin: 6px;
	margin-top: 12px;
	
	z-index: 101;
	
}

#logo
{
	
	width: 220px;
	height: 85px;
	
	background-image: url(../images/logo_220x85.png);
	_background-image: none;
	_filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/logo_220x85.png");
		
}

.logo_button
{

	cursor: pointer;
	
	background-image: url(../images/logo_220x85_home.png) !important;
	_filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/logo_220x85_home.png");
			
}

.logo_button:hover
{

	background-image: url(../images/logo_220x85_home_ro.png) !important;
	_filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/logo_220x85_home_ro.png");
		
}

.logo_preloader1
{

	background-image: url(../images/logo_220x85_home.png) !important;
	_filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/logo_220x85_home.png");
		
}

.logo_preloader2
{

	background-image: url(../images/logo_220x85_home_ro.png);
		
}

#background_TL
{
	
	background-image: url(../images/body_ringsTR_335x326.png);
	_background-image: none;
	_filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="image", src="../images/body_ringsTR_335x326.png");
	
}

#background_BR
{
	
	background-image: url(../images/body_ringsBL_327x343.png);
	_background-image: none;
	_filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="image", src="../images/body_ringsBL_327x343.png");
	
}

* html #content_bg
{

	background-image: none;
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/content_bg_701x486.png');
		
}

#content ul, #content ol
{

	list-style: none;
	
}

#content li
{

	position: relative;
		
}

#content li span
{

	font-size: 20px;
	color: #d21600;
	
	margin-right: 20px;
		
}

#content .link_list li a span
{

	font-size: 16px;
	color: black;
	
	margin-right: 20px;
		
}

#content .link_list li a .sub
{

	font-size: 10px;
	font-weight: bold;
	color: #880045;
	text-transform: uppercase;
	margin-right: 20px;
		
}

#content .link_list li .pdfIcon
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 34px;
	font-size: 12px;
	background-image: url(../images/PDFICON.png);
	background-repeat: no-repeat;
	background-color: white;
	padding-left: 40px;
}

#content li p
{

	line-height: 22px;
	
	margin-left: 30px;
	padding-top: 10px;
		
}

.link_list li a
{

	_display: inline-block;
		
}

.link_list li a
{

	_display: block;
		
}

.link_list li a:hover
{

	background-color: #fed985;
		
}

.checkout_link:hover
{

	background-color: #fed985;
		
}

p.large
{

	font-size: 20px;
		
}

.orange
{

	font-weight: bold;
	color: #e36100;
		
}

.red
{

	color: #d21600;
		
}

.teal
{
	color: #008080;
}

.num1, .num2
{
	position: absolute;
	left: -25px;
	top: 26px;
	z-index: 0;	
}

.bottomLogo
{
	margin-left: 60px;
}

fieldset
{
	
	position: relative;

	margin: 15px;
	
	border: none;
		
}

legend
{

	font-weight: bold;
	color: white;	
	
}

label
{

	display: block;
	float: left;
	
	width: 120px;
		
}

fieldset input
{

	width: 350px;
	
	margin: 3px;
	
	border: none;
		
}

fieldset input:hover, fieldset textarea:hover
{

	background-color: #fef1d6;
		
}

fieldset textarea
{

	width: 100%;
	height: 120px;
		
}

fieldset input[type=text], fieldset input[type=password], fieldset .text_input
{

	float: right;
		
}

fieldset input[type=submit], fieldset input[type=button], fieldset .button
{
	
	width: auto;
	background-color: #d21600;
	color: white;
	font-weight: bold;
	border: 1px solid white;
	cursor: pointer;
	
}

fieldset input[type=submit]:hover, fieldset input[type=button]:hover, fieldset .button:hover
{
	
	background-color: #e36100;
	
}

a
{

	text-decoration: none;
	color: black;
	cursor: pointer;
	outline: none;
		
}

a:hover
{

	color: #ce0700;
		
}

.menu
{

	
		
}

.ecc_navigation a
{

	text-decoration: none;
	color: white;
	cursor: pointer;
	margin-right: 5px;
		
}

.ecc_navigation a:hover
{

	color: #fed985;
		
}

.tab
{

	display: block;
	
	font-size: 14px;
	font-weight: bold;
	
	padding: 12px 10px 18px;
	
	text-align: center;
	
	background-image: url(../images/tab_105x62.png);
	_background-image: url(../images/tab_105x62.gif);
		
}

.tab:hover
{
	
	
	
}

.current_page
{

	background-image: url(../images/tab_ro_105x62.png);
	_background-image: url(../images/tab_ro_105x62.gif);
		
}

.tab_ro_preloader
{

	background-image: url(../images/tab_ro_105x62.png);
		
}

.tab p
{

	width: 85px;
	height: 32px;
		
}

.content_padding
{

	margin-left: 60px;
	margin-right: 60px;
	margin-top: 20px;
		
}

.ecc_slogan
{

	position: relative;
	padding-top: 15px;
	
	color: #e36100;
	font-size: 18px;
	font-weight: normal;
	
	width: 581px;
	text-align: center;
	
}

img.floating_img
{

	float: left;
	margin-right: 40px;
		
}

img.r_floating_img
{

	float: right;
	margin-left: 40px;
		
}

img.five_img
{

	float: left;
		
}

img.underlay
{
	
	position: absolute;
	top: 0px;
	
	margin: 0;
	padding: 0;
	
	border: 2px solid #d21600;
	
	z-index: 1;
	
}

img.overlay
{
	
	position: relative;
	border: 2px solid black;
	
	z-index: 2;
	
}

img.overlay:hover
{
	
	border: 2px solid #d21600;
	
}

img.bullet
{

	position: absolute;
		
}

* html img.bullet, * html .hr
{

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}

ul img.bullet
{

	left: 0px;
	top: 0px;
		
}

img.flowchart
{

	position: absolute;
	top: 263px;
	_top: 239px;
	left: 364px;
		
}

p.five_reasons
{

	font-size: 18px;
	line-height: 20px;
	width: 210px;
	margin-top: 10px;
	margin-left: 85px;
		
}

p.view_demo
{

	position: absolute;
	top: 239px !important;
	_top: 215px;
	left: 435px;
		
}

.indent
{
	margin-left: 25px;
}

h3
{
	font-weight: normal;	
}

h3.indent span
{
	font-size: 12px;	
}

h3.indent b
{
	margin-right: 10px;
}

div.ro_div
{

	height: 79px;
	cursor: pointer;
		
}

div.ro_div img
{
	
	border: 2px solid black;
	
}

div.ro_div:hover
{

	background-color: #fed985;
	background-image: url(../images/red_arrow.gif);
	background-position: 79px 0px;
	background-repeat: no-repeat;
		
}

div.ro_div:hover a
{

	color: #ce0700;
		
}

div.ro_div:hover img
{

	border: 2px solid #d21600;
		
}

div.checkout
{
	display: none;
}

span.price
{
	display: inline;
	font-weight: bold;
}

span.checkout_link
{
	cursor: pointer;	
}

span.checkout_link:hover
{
	color: #d21600;
}

p.enroll_hotlink
{

	margin-left: 74px;
		
}

.testimonials .bullet
{

	top: 40px;
	left: 200px;
	
}

.testimonials li
{

	line-height: 20px;
	font-weight: bold;
	
}

.testimonials p
{

	position: absolute;
	right: 0px;
	top: 0px;
	width: 340px;
	
}

.testimonials_link
{

	color: black;
	
}

.testimonials_link:hover
{

	color: #d21600;
	
}

.external_content
{

	position: absolute;
	top: 112px;
	left: 0px;
	width: 100%;
	
	display: none;
	background-color: white;
	border: none;
	
	z-index: 4;
		
}
