* {
	margin: 0;
	padding: 0;
	border: none;
	}	
	
BODY
{
	background-image:url(../img/background.jpg);
	background-repeat:repeat;
	/*width:736px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;*/
	font-family:arial;
	font-size:12px;
	line-height:17px;
	color:#367AA9;
}

H2 { margin-top:0px; }

/*A { color:#14ABFF; } */

a:focus { outline: none; }

FORM
{
	margin:0px;
}

DIV.spacer { clear:both; }

.no_width { width:auto !important; }

.form_table
{
	width:100%; /* IE SUCKS */
}

.form_table TD
{
	vertical-align:top;
	padding-bottom:6px;
	text-align:left; /* stupid IE */
}

.form_label, .form_label_text
{
	text-align:right !important;
	white-space:nowrap;
	padding-right:6px;
}
.form_label
{
	padding-top:4px;	
}
.form_table.has_text_fields .form_label, .form_label_text
{
	padding-right:16px !important;
}

.form_submit_area
{
	text-align:right; 
	padding-top:20px;
}
.form_submit_area A
{
	margin-left:26px;
}

.noscript
{
	color:red;
	padding-top:10px;
	padding-bottom:22px;
}

INPUT 
{ 
	font-size:12px; 
}

SELECT
{
	font-size:12px;
}

TEXTAREA
{
	font-family:arial;
	font-size:12px;
	padding:4px;
}

INPUT.checkbox
{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}

DIV.scrollbox
{
	overflow:auto;
	background-color:white;
	color:#333;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	border:1px groove;
}

.error
{
	color:#F23A3A;
}

#error_box
{
	color:#F23A3A;
	padding-bottom:12px;
}


/* PAGE CONTAINER */

.page_container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 720px;
	margin: 30px 0 30px -360px;
	background: url(../img/bathroom.jpg) no-repeat;
}

.page_container .left_border
{
	background-image:url(../img/border_left.jpg);
	background-repeat:repeat-y;
	width:8px;
}

.page_container .right_border
{
	background-image:url(../img/border_right.jpg);
	background-repeat:repeat-y;
	width:8px;
}

.page_container .main_container
{
	background-color:white;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	width:700px;
	vertical-align:top;
}

.page_container .bottom_border
{
	background-image:url(../img/border_bottom.jpg);
	background-repeat:no-repeat;
	height:10px;	
}


/* MAIN CONTAINER */

.main_container .userbar
{
	text-align:right;
	padding-top:6px;
	height:19px; /* 25 - padding */
	color:#007CD5;
}

.main_container .userbar a { 	color:#007CD5; }

.main_container .userbar INPUT
{
	margin-top:-4px;
	margin-right:0px;
	width:110px;
}

.main_container .userbar INPUT.image_button
{
	width:auto;
	vertical-align:middle;
}

.main_container .userbar .welcome
{
	font-weight:bold;
	color:#00D4FF;
}

.main_container .footer {
	padding-top:4px;
	padding-bottom:2px;
	color:#007CD5;
	font-size:10px;
	text-align:right;
	float: right;
}
.main_container .footer a { 
	color:#007CD5; 
}

.main_container .facebook
{	
	background:url(../img/icon_facebook.gif) no-repeat ;
	margin-top: 5px;
	font-size:12px;
	float:left;
	padding-left: 15px;
}

.main_container .twitter
{	
	background:url(../img/icon_twitter.gif) no-repeat  ;
	margin-top: 5px;
	font-size:12px;
	float:left;
	padding-left: 15px;
	margin-left: 22px;
}

.main_container .newsletter
{	
	background:url(../img/icon_address.jpg) no-repeat ;
	margin-top: 5px;
	font-size:12px;
	float:left;
	padding-left: 15px;
	margin-left: 29px;
}

/* MAIN PANEL HOMEPAGE*/

.panel_section .main_panel
{
	position: relative;
	margin-right:103px;
	width:469px;
}

.main_panel .coupon
{	
	position: absolute;
	margin-top: 300px;
	margin-left: 117px;
	background:url(../img/home_coupon.jpg) no-repeat;
}

.panel_section .main_text
{
	position: absolute;
	margin-top: 111px;
	margin-left: 26px;
	width:173px;
	font-size: 12px;
	font-family: Verdana;
	color: white;
}

.panel_section .main_panel_mod
{
	float:left;
	margin-right:0px;
	width:470px;
}

.panel_section .side_panel_1, .panel_section .panel_section .side_panel_3
{
	float:left;
	margin-bottom:4px;
	width:228px;
}

.panel_section .side_panel_2
{
	float:left;
	margin-bottom:0;
	width:228px;
	height: 176px;
}

.panel_section .side_panel_3 .content
{
	background-image:url(/img/promo_panel_3_bkgnd.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:12px;
	padding-top:20px;
	padding-bottom:10px;
}

.panel_section .side_panel_3 .content .h
{
	padding-bottom:10px;
}

.panel_section .side_panel_3 .content p
{
	line-height:14px;
	margin-top:8px;
	margin-bottom:0px;
	color:#0066CC;
}

.panel_section .side_panel_one_col
{
	float:right;
	margin-bottom:3px;
}


.panel_section .main_panel2
{
	float: left;
	width:469px;
}

.panel_section .side_panel_4
{
	float:left;
	margin-bottom:4px;
	width:231px;
	height: 482px;
	background-color: #b9e1fc;
	color: #FFFFFF;
	
}

.panels {
	float:right;
}


/* HOME-PAGE SPECIFIC */

.home .links_section
{
	padding-top:3px;
	line-height:14px;
}

.home .links_section .site_links_section
{
	padding-left:19px;
	padding-right:19px;
	padding-top:2px;
	padding-bottom:0;
}

.home .links_section .site_links_section TD
{
	vertical-align:top;
}

.home .links_section .site_links .logo
{
	height:36px;
}

.home .links_section .site_links .links DIV
{
	background-image:url(../img/btn_arrow.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	color:#598EB6;
}
.home .links_section .site_links .links DIV.new
{
	background-image:url(../img/btn_new.gif);
	padding-left:36px;
	color:#14ABFF;
}

.container {
	padding:10px;
}

.barHome {
	background-image:url(../img/bar_home.gif);
	background-repeat:no-repeat;
}

.smallText {
	font-size:10px;
	color:#666666;
	padding-left:10px;
}

.home .main_panel .cta
{
	margin:0px;
}

#hero
{
	float:left;
	margin-right:3px;
	width:469px;
	height:361px;
	background:url(../img/home_main_panel.jpg) 0 0 no-repeat;
}	
#hero div 
{	
	margin: 115px 270px 1em 24px;
	color: white;
	font-size: 14px;
	line-height: 20px;
}

#hero div img
{	
	float: right;
	margin-top: 53px;
}

/* ABOUT US */

.aboutus_content
{
	background-image:url(../img/mom_hugs_daughter.jpg);
	background-repeat:no-repeat;
	padding-top:34px;
	padding-left:160px;
	padding-bottom:40px;
	padding-right:12px;
}


/* CALENDAR */

.calendar_content
{
	background-image:url(../img/calendar_background.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.calendar_content .copy
{
	padding-top:34px;
	padding-left:140px;
	padding-bottom:40px;
	padding-right:12px;
}

.calendar_content .calendar
{
	padding-left:19px;
	padding-right:10px;
	font-size:11px;
	padding-bottom:20px;
}

.calendar_content .calendar .heading
{
	border-bottom:1px solid #A2D6FF;
}

.calendar_content .calendar .calendar_item
{
	margin-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #A2D6FF;
}

.calendar_content .calendar .calendar_item .venue
{
	float:left;
	width:298px;
}

.venue .title
{
	font-weight:bold; 
	font-size:13px; 
	line-height:18px;
}

.venue .date_time
{
	font-weight:bold;
}

.calendar_content .calendar .calendar_item .actions
{
	float:left;
}

.calendar_content .event_agenda
{
	padding-left:19px;
	padding-right:10px;
}

.event_agenda TD
{
	padding-right:20px;
}


/* BLUE FADE BOX */

.blue_fade_box .bfb_top
{
	background-image:url(../img/bfb_top.gif);
	background-repeat:repeat-x;
	height:8px;
}

.blue_fade_box .bfb_content
{
	background-image:url(../img/bfb_background.gif);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
}

.blue_fade_box .bfb_bottom
{
	background-image:url(../img/bfb_bottom.gif);
	background-repeat:repeat-x;
	height:8px;
}


/* BLUE CONTENT (e.g. form pages, etc.) */

.blue_content
{
	vertical-align:top;
	width:417px;
	background-color:#7496DC;
	background-image:url(../img/blue_content_background.jpg);
	background-repeat:repeat-x;
	padding-left:26px;
	padding-right:26px;
	padding-bottom:20px;
	color:white;
}
.blue_content A { color:#abe1ff; }

.blue_content .heading
{
	margin-bottom:10px;
	text-align:right;
}

.blue_content .subheading
{
	padding-bottom:10px;
}
.blue_content .section_separator
{
	height:18px;	
}


/*BOTTOM PROMOS HOMEPAGE*/

#homeBotPromos
{
	background-color:#e6f7ff;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #019acd;
	margin-top: 0;
	float: left;
}

#homeBotPromos .bottomPanels
{	
	width: 232px;
	height: 100px;
	float: left;
	margin: 19px 0 20px;
}

#homeBotPromos .rtBorder
{	
	border-right: 1px solid #019acd;
}

#botPanel1
{	
	background: url(../img/icon_bleach.jpg) 15px 0 no-repeat;
}

#botPanel2
{	
	background: url(../img/icon_smiley.jpg) 15px 0 no-repeat;
}

#botPanel3
{	
	background: url(../img/icon_bathroom.jpg) 10px 0 no-repeat;
}

#homeBotPromos .bottomPanels p.panelCopy
{	
	margin: 0 20px 0 100px;	
}
#homeBotPromos #botPanel1 p.panelCopy {margin-left: 130px;}


#homeBotPromos .bottomPanels .panelCta
{	
	font-size: 10px;
	font-weight: bold;
	color: #838383;
	float: right;
	margin: 1em 15px 0 0;
}

#homeBotPromos .bottomPanels .panelCta a { color:#838383; }

#homeBotPromos #botPanel3 .panelCopy
{	
	margin-left: 125px;
}

#homeBotPromos #botPanel3 .panelCta
{	
	margin-right: 10px;
}

/*PURPLE FADES*/

.purple_fade_box TD { vertical-align:top; }
.purple_fade_box .pfb_topleft, .pfb_topright, .pfb_bottomleft, .pfb_bottomright
{
	width:8px;
	height:0px;
	background-repeat:no-repeat;
}
.purple_fade_box .pfb_topleft     { background-image:url(../img/pfb_topleft.gif); }
.purple_fade_box .pfb_topright    { background-image:url(../img/pfb_topright.gif); }
.purple_fade_box .pfb_bottomleft  { background-image:url(../img/pfb_bottomleft.gif); }
.purple_fade_box .pfb_bottomright { background-image:url(../img/pfb_bottomright.gif); }
.purple_fade_box .pfb_top, .pfb_bottom
{
	height:0;
	background-repeat:repeat-x;
}
.purple_fade_box .pfb_left, .pfb_right
{
	width:8px;
	background-repeat:repeat-y;
}
.purple_fade_box .pfb_top    { background-image:url(../img/pfb_top.gif); }
.purple_fade_box .pfb_bottom { background-image:url(../img/pfb_bottom.gif); }
.purple_fade_box .pfb_left   { background-image:url(../img/pfb_left.gif); }
.purple_fade_box .pfb_right  { background-image:url(../img/pfb_right.gif); }

.purple_fade_box .pfb_middle { width:100%; }
.purple_fade_box.no_width .tip_large { width:auto !important; }

.purple_fade_box .pfb_middle .heading { padding-bottom:10px; }

.purple_fade_box .pfb_middle .text_content, .purple_fade_box .pfb_middle.text_content 
{
	padding-top:14px;
	padding-left:16px;
	padding-bottom:0px;
	padding-right:12px;
}


/* UNITS USED ON MOST PAGES */

.side_image_content
{
	vertical-align:top;
	width:231px;
}

.blue_bottom
{
	background-image:url(../img/blue_bottom.gif);
	background-repeat:repeat-x;
	height:38px;
}

.tip {
	height:45px;
	padding:15px;
	vertical-align:text-top;
}

.tip_large {
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	vertical-align:text-top;
	font-size:14px;
}

.tip_item {
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	vertical-align:text-top;
}

.tipImg {
	float:left;
	padding-right:15px;
}

.tipHeader {
	padding:15px;
}

.rightImg {
	float:right;
	padding-left:20px;
}

.tinyText {
	font-size:10px;
	padding-left:15px;
	padding-top:50px;
}

.backtoTop
{
	padding-bottom:20px;
	color:#007CD5;
	font-size:10px;
	float:left;
	
}

.popup{
	width : 150px;
	height : 90px;
	float : left;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
	line-height:normal;
}

.asterisk_copy
{
	font-size:10px;
	line-height:12px;
}


/* CONTENT PAGES */
.content_page .first_box .text_content
{
	padding-bottom:0px !important;
}

.content_page .second_box 
{
	margin-top:3px;
}

.content_page .second_box .text_content
{
	padding-bottom:0px !important;
}

.page_intro
{
	font-size:14px;
	color:#3399cc;
	padding-bottom:24px;
}

UL.no_dot
{
	list-style-type:none;
	margin-right:20px;
	margin-left:0px;   /* IE */
	padding-left:26px; /* FireFox */
}

UL.no_dot LI
{
	margin-bottom:16px;
}

UL.no_dot STRONG
{
	font-weight:normal;
	font-size:14px;
	color:#3399cc;
}

.content_page .disclaimer
{
	font-size:10px;
	line-height:12px;
	font-style:italic;
	color:#999;
	padding-top:10px;
}

.darkBlueBold { font-weight:bold; color:#336699; }

.to_left ul { 
}

.to_left li { margin-left:-27px; }

#content_main_image {
	padding:0px 0px 0px 0px;
	
}

.disclaimer {
	font-size:10px;
	color:#cccccc;
	line-height:12px;
	width:400px;
}

/* CONTENT FOR NEW SECTIONS */

.sectionHead
{
	background: url(../img/sectionhead_redcross.jpg) no-repeat white;
	margin-left: 17px;
	padding: 6px 30px 20px 157px;
}

.sectionHeadFlower
{
	background: url(../img/sectionhead_flower.jpg) no-repeat white;
	margin-left: 17px;
	padding: 6px 30px 10px 157px;
}

.sectionHeadProducts
{
	background: url(../img/sectionhead_products.jpg) no-repeat white;
	margin-left: 17px;
	padding: 6px 30px 10px 157px;
}

.sectionHead h1
{	
	color: #019acd;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px	
}

.sectionHeadFlower h1
{	
	color: #019acd;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;	
}

.sectionHeadProducts h1
{	
	color: #019acd;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;	
}

.sectionHead h2
{	
	color: #367aa9;
	font-size: 12px;
	font-weight: normal;
}

.sectionHeadFlower h2
{	
	color: #367aa9;
	font-size: 12px;
	font-weight: normal;
}

.sectionHeadProducts h2
{	
	color: #367aa9;
	font-size: 12px;
	font-weight: normal;
}

.sectionContent
{	
	height: auto;
	background-color:#ddeaf2;
	width: 680px;
	padding: 25px 0 20px 25px;
}



.floatLeft
{	
	float: left;
	margin: 0 10px 10px 0;
	}
	
.floatRight
{	
	float: right;
	margin: 0 10px 10px 0;
	}

dt.startQuotes
{	
	background: url(../img/startQuote.jpg) no-repeat;
	width: 29px;
	height: 26px;
	float: left;
	margin: 20px 0 0 10px;
}

dd.title
{	
	color: #367aa9;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 55px;
}	

td.prodImage img
{
	padding-right: 26px;
	padding-left: 20px;
	float: right;
}

#spruceTable tr td
{
	padding-bottom: 50px;
}

#spruceTable {
	margin-left: 10px;
}

h3.title
{	
	color: #367aa9;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}


.title
{	
	color: #367aa9;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}

	
.sectionText {	
	font-weight: normal;
	width: 650px;
	line-height: 200%;
	font-size: 14px;
}

.sectionText img {	
	margin-left: 20px;
	float: right;
	
}


dd.signature
{	
	font-size: 16px;
	text-align: right;
	font-weight: normal;
	padding-bottom: 20px;
	margin-right: 60px;
	clear: both;
}

.sectionText ul {	
	margin-left: 18px;
	
}

dd.rule {	
	border-bottom: 1px solid #FFFFFF;
	margin: 0 60px 20px 55px;
}

dd.endQuotes img
{	
	float: right;
	margin: 0 60px 10px 0;
}


#footnote
{
	color:#367aa9;
	font-size:10px;
	line-height: 100%;
}	

/* Poll - General */
#momwirePollDiv {
	display:none;
}
#poll-container {
	margin: 100px 0 0 10px;
}
#poll-container p {
	margin-bottom: 10px;
}
#poll-container ul {
	margin: 0 0 15px 0;
	list-style: none;
}
#poll-container ul li {
	margin: 0 0 8px 20px;
}

/* Poll - Bar Graphs */
.graph {
  margin: 20px 0 0 25px;
  width: 250px;
  position: relative;
}
.bar-title {
  position: relative;
  float: left;
  width: 104px;
  line-height: 20px;
  margin-right: 17px;
  text-align: left;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -44px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}
#bar1 {
	background-color:#cc4400;
}
#bar2 {
	background-color:#0099ff;
}
#bar3 {
	background-color:#ffcc00;
}


/* !clean smarter bathroom guide */

#bathroomSurface {
	position: relative;
	width: 700px;
	height: 699px;
	margin: 0 0 0 5px;
	padding: 0;
	background: url(../img/bathroom.jpg) no-repeat left top;
	}		


p.instruct {
	width: 190px;
	margin: 0 0 0 22px;
	font: normal 1.3em/1.5em Arial, Helvetica, sans-serif;
	color: #9A9999;
	}

.trigger { position: relative; }

.tooltip {
    position: absolute;
    display: none;
    z-index: 50;
	width: 380px;
	margin: 0;
	padding: 0 0 50px 0;
	background: transparent url(/img/tooltip_btm.png) no-repeat left bottom;
	}

.tooltipRight{
    position: absolute;
    display: none;
    z-index: 50;
	width: 380px;
	margin: 0;
	padding: 0 0 50px 0;
	background: transparent url(/img/tooltip_btm_right.png) no-repeat left bottom;
	}

	
.tooltipInner { 
	padding: 20px 0 0 0;
	background: url(/img/tooltip_top.png) no-repeat; 
	}	
	
.tooltip .left {
	float: left;
	width: 200px;
	margin: 20px 0 10px 50px;
	}	
	
.tooltip .right {
	float: right;
	width: 70px;
	margin: 10px 40px 10px 15px;
	padding: 10px 0 0 0;	
	}	

.tooltipRight .left {
	float: left;
	width: 200px;
	margin: 20px 0 10px 50px;
	}	
	
.tooltipRight .right {
	float: right;
	width: 70px;
	margin: 10px 40px 10px 15px;
	padding: 10px 0 0 0;	
	}	

.tooltipRight .top {
	float: left;
	width: 310px;
	margin: 0 35px 0 55px;
	padding: 10px 0 0 0;
	}	

.tooltipRight .bottom {
	float: left;
	width: 310px;
	margin: 10px 10px 20px 30px;
	padding: 10px 0 0 20px;
	}	

	
.tooltip h4 {
	margin: 0 10px 5px 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #367aa9;
	}
	
.tooltip p {
	margin: 0 10px 5px 0;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #367aa9;
	}			

.tooltipRight h4 {
	margin: 0 10px 5px 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #367aa9;
	}
	
.tooltipRight p {
	margin: 0 10px 5px 0;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #367aa9;
	}


#mirrorTrigger {
	z-index: 1;
	position: absolute;	
	top: 80px;
	left: 310px;
	}	
	
#tileTrigger {
	z-index: 2;
	position: absolute;
	top: 160px;
	left: 100px;
	}		
	
#toiletTrigger {
	position: absolute;
	z-index: 11;
	top: 300px;
	left: 560px;
	}	
	
#sinkTrigger {
	z-index: 10;
	position: absolute;
	top: 270px;
	left: 340px;
	}	
	
#faucetTrigger {
	z-index: 5;
	position: absolute;
	top: 210px;
	left: 320px;
	}	
	
#bathtubTrigger {
	z-index: 11;
	position: absolute;
	top: 480px;
	left: 160px;
	}	

#doorTrigger {
	z-index: 6;
	position: absolute;
	top: 280px;
	left: 50px;
	}	
	
#floorTrigger {
	z-index: 25;
	position: absolute;
	top: 600px;
	left: 480px;
	}	

#toiletbowlTrigger {
	z-index: 20;
	position: absolute;
	top: 450px;
	left: 500px;
	}	
	
	
	
/* Truth About Bleach */

#maincontent1 {
	position: relative;
}
#maincontent1 p {
	position: absolute;
	top: 300px;
	left: 30px;
	width: 400px;
	color: #3b3938;
}
#maincontent2 {
	position: relative;
}
#maincontent2 p {
	position: absolute;
	top: 75px;
	left: 32px;
	width: 380px;
	color: #3b3938;
}
#maincontent3 {
	position: relative;
}
#maincontent3 p {
	position: absolute;
	top: 380px;
	left: 50px;
	width: 350px;
	color: #3b3938;
	
}
#maincontent4 {
	position: relative;
}
#maincontent4 p {
	position: absolute;
	top: 200px;
	left: 50px;
	width: 350px;
	color: #3b3938;
}
#maincontent5 {
	position: relative;
}
#maincontent5 p {
	position: absolute;
	top: 160px;
	left: 225px;
	width: 190px;
	color: #3b3938;
}
#maincontent6 {
	position: relative;
}
#maincontent6 p {
	position: absolute;
	top: 160px;
	left: 235px;
	width: 190px;
	color: #1b1a1a;
}
#maincontent7 {
	position: relative;
}
#maincontent7 p {
	position: absolute;
	top: 90px;
	left: 27px;
	width: 400px;
	color: #3b3938;
}


#accordion {
	background-color: #b9e1fc;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	-moz-outline-style:none;
}

#accordion h3.active a {
	background-color: #39b9e1;
	color: #FFFFFF;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	display: block;	
	-moz-outline-style:none;
}

#accordion h3 a {
	background-color: #b9e1fc;
	color: #39b9e1;
	padding: 5px 0 5px 10px;
	display: block;	
	text-decoration: none;
	-moz-outline-style:none;
}



#accordion div {
	background-color: #39b9e1;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;	
	overflow: auto;
}

.previous_button {
	float: left;
	position: absolute;
	top: 350px;
	right: 10px;

}

.next_button {
	float: left;
	position: absolute;
	bottom: 20px;
	right: 10px;	
}

.accordionText {
	position: relative;
	height: 175px;
}

.accordionText .icons {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
	
/* Misc */

.fix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
  
.fix { display: inline-block; } 
* html .fix { height: 1%; }
.fix { display: block; }

.inputbox {
	border: 1px solid #CCC;
	background-color: #FFF;
}


.terms { margin: 0 0 0 20px; }

.terms li {
	margin: 0 0 5px 0;
	list-style: circle;
	font: normal 1.0em/1.4em Arial, Helvetica, sans-serif;
	}

.terms li li { 
	margin: 0 0 5px 15px; 
	list-style: outside;
}


/* !external links */

.warning { position: relative; }

.warning span.externalTooltip { display: none; }

span.externalTooltip {	
	position: absolute;
	padding: 5px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	color: #999999;
	}
	
.warning:hover span.externalTooltip,
.warning.whover span.externalTooltip { display: block; }
		
a.warning span.externalTooltip {
	top: -75px;
	left: 0;
	}	

a.warningLink:hover {
	text-decoration: none;
	background: none; 
	}

a.warningLink span {
	display: none;	
	padding: 5px;
	margin-left: -100px;
	margin-top: 30px;
	}

a.warningLink:hover span {
 	display: inline; 
	position: absolute; 
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	color: #999999;
}