* {
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

a {
	color: #dd1204;
	text-decoration: underline;
	}		

/*** START inline nav ***/
#navcontainer {
	margin: 5px 0 5px 0;
	padding: 0;
	height: auto;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	width: 279px;	
}

#navcontainer ul {
	white-space: nowrap;
	padding: 0;
	margin: 5px 0 5px 10px;
	text-align:left;
}

#navcontainer li {
	display: inline;
	list-style-type: none;
	font-size: 10px;
	margin: 0;
	padding:0;
}

#navcontainer a {
	padding: 0 5px 0 10px;
	background-color: #fff;
	background-image: url(/SIS/BadBreath/US/EN/Common/Images/redNavArrow.gif);
	background-position:left center;
	background-repeat: no-repeat;
	margin: 0;
}

#navcontainer a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #fff;
	background-image: url(/SIS/BadBreath/US/EN/Common/Images/redNavArrow.gif);
	background-position:left center;
	background-repeat: no-repeat;
	color: #ff0000;
}

#navcontainer active a:link, #active a:visited, #active a:hover {
	background-color: #fff;
	background-image: url(/SIS/BadBreath/US/EN/Common/Images/redNavArrow.gif);
	background-position:left center;
	background-repeat: no-repeat;
	color: #ff0000;
}

/*** END inline nav ***/

#sisMain {
	background-color:#ed1b24;
	width: 764px;
	padding: 18px;
	margin-bottom: 12px;
	position: relative;
}

.bkgrdBlock {
	background-color:#cc0009;
	border-top: 3px solid #fff;
}

.checkback {
	border-top: 3px solid #fff;
}

.content {
	background-color: #fff;
	width: 749px;
	padding: 4px;
	margin: 15px 0 15px 0;
	position: relative;
}

.copy {
	margin: 14px 10px 18px 12px; 
	font-size: 13px;
	font-family: inherit;
}

html>body .copy {	
	margin: 10px 10px 16px 12px;
}


.copy a {
	color:#fe0100;
	text-decoration: underline;
}

.copyright {
	color: #000;
	font-size: 10px;
	margin-top: 5px;
	padding-bottom: 30px;
}

.footer a {
	color: #000;
	text-decoration: underline;
	margin-top: 5px;
	font-size: 11px;
}

.goNow {
	position:absolute;
	top:90px; left: 76px;
}

.goNow_noPic {
	position:absolute;
    top:79px; left: 187px;top:79px; left: 187px;
}

.logo_copy a {
	font-size:11px; 
	font-weight: bold;
	color:#dd1204; 
	text-decoration:underline; 
	position:absolute; 
	left: 490px; 
	top: 9px; 
	width: 250px;
	padding-right:0;
	}
	
.logo_fullsize {
	position:relative;	
	}	
	
#quiz {
	background-image:url(/SIS/BadBreath/US/EN/Common/Images/bkgrd_takeQuiz.jpg); 
	background-repeat: no-repeat; 
	padding: 8px 0 0 0; 
	position: relative; 
	vertical-align:bottom;
	bottom:0px;
	left:0px;
	height:121px;
	width:283px;
	min-width:283px;
	min-height:121px;
	margin:0;	
	font-size: 12px;
	}
	
html>body #quiz {	
	padding: 5px 0 0 0;
	height: 118px;
}	
	
#quiz p {
	padding: 30px 120px 15px 10px; 
	color:#fff;	
	}
	
	
.rc {
	margin: 5px 2px 0 8px; 
	border-top: 1px #ccc solid; 
	padding: 5px 0 0 5px;
	}
	
.rcCopy {
	padding: 10px 0 0 5px; 
	color:#666;
	font-size: 13px;
	font-family: inherit;
	}

.rcCopy img {
    padding-left: 5px;	
	}

.xSell {
	margin: 0 0 0 2px;
	padding: 0;
	}	
	
/*** START HomePage Styles ***/

#logo_sml{
	position:relative;
	top:0px;
	left:0px;
	height:24px;
	width:283px;
	min-width:283px;
	min-height:24px;
	margin:0; /* not important */
}

.3colHP {
	padding: 3px 0 0 0; 
	height:118px;
}

html>body .3colHP {	
	padding: 2px 0 0 0;
	height: 121px;
}
	
/*** END HomePage Styles ***/

/*** START Article Styles ***/

.articleCopy {
	padding: 10px 15px 0 5px; 
	color:#666;
	font-size: 13px;
	font-family: inherit;
	}
	
.articleCopy a {
	color: #dd1204; 
	text-decoration: underline;
	}	
	
.articleCopy p {
	margin-right: 15px;
	}	
	
.articleCopy img {
	padding: 0 0 0 10px; 
	}

.articleList {
	padding-top: 10px;
	padding-left:15px;
	font-size: 13px;
	}
	
.articleList a {		
	background-image:url(/SIS/BadBreath/US/EN/Common/Images/redArrow_article.gif); 
	background-repeat:no-repeat; 
	background-position:left center;
	color:#5f5f5f;  
	padding-left: 15px;  /* space for the image */
	text-decoration:underline;
	font-weight:bold;
	}

.articleList a.current {
	background-image:url(/SIS/BadBreath/US/EN/Common/Images/redArrow_article.gif); 
	background-repeat:no-repeat; 
	background-position:left center;
	color: #dd1204; 
	}

.articleList ul li{
	list-style-type: none;
}
	
.articleList p a.more {	
	color: #dd1204; 
	text-decoration:underline;
	margin: 0;
	padding: 0;
	background-image:none;
	font-weight: bold;
	}	
	
.articleList p {
	font-weight: normal;
	line-height:normal;
	padding-bottom: 0;
	font-size: 13px;
	padding-right: 15px;
	margin-right: 15px;
	}

.articleSumm {
	padding: 15px 0 10px 0;
	border-bottom: 1px #ccc solid;
	font-size: 13px;	
	}
	
.articleSumm a {
	color: #dd1204; 
	font-weight: bold;
	}
	
.list {
	font-size: 13px;
	margin-right: 15px;	
}

/*** END Article Styles ***/

/*** START Quiz Styles ***/
.articleCopy ol li {
	list-style-position: inside;
}

.quizCopy {
	border-bottom: 1px #ccc solid;
	padding: 10px 0 0 5px; 
	color:#666;
	font-size: 13px;
	font-family: inherit;
	}
	
.quizCopy img {
	padding: 0 0 0 10px; 
	}	
	
.quizCopy a {
	color: #dd1204; 
	text-decoration: underline;
	}
		
.quizHeader {
	color: #dd1204; 
	font-size: 15px; 
	font-weight: bold;
	padding: 0 0 5px 0;
	}

.quiz_choice {
	padding: 0 10px 10px 0;
	}

.quiz_choice td {
        font-size: 13px;
}	

.quiz_quest {
	padding: 15px 0 0 25px;
	}	

.quiz_noPic {
	background-image:url(/SIS/BadBreath/US/EN/Common/Images/bbQuiz-noPic.gif); 
	background-repeat: no-repeat;
	height:92px;
	width: 278px; 
	padding: 20px 0 0 0; 
	position: relative; 
	margin: 4px 0 4px 2px;
	font-size: 12px;
}

.quiz_noPic p {
	padding: 25px 120px 0 10px; 
	color:#fff;
	}

.pointsCopy {
	color: #dd1204; 
	font-size: 22px; 
	font-weight: bold;
	padding-top: 5px;
	}
	
/*** END Quiz Styles ***/	
	
	
/*** START Causes Styles ***/
.causesCopy {
	padding: 15px 10px 0 20px;
	color:#666;
	font-size: 13px;
	font-family: inherit;
	}
	
.causesCopy a {
	color: #dd1204; 
	text-decoration: underline;
		}
		
.causesCopy ol li {
	padding-bottom: 10px;
	}		
	
/*** END Causes Styles ***/	


