/* ----------------------------------------
Smokefree Women
Print styles

Version: 1.0
Author: Lewellyn Belber
E-mail: lbelber@mmgct.com 

Colors:
banner red: #a61a19
banner orange: #d5541a
banner pink: #fea7f6
curlicue red: #b32d2e
footer red: #b32d2e
Link blue: #4066bb
Hot pink: 

---------------------------------------- */

* {  /* Clears all margins and paddings to eliminate discrepencies between IE and FF */
  	margin: 0px;
  	padding: 0px;
}

body {  /* Sets font face, size, and full page background */
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	background-color: #fff;
	text-align: center;  /* IE hack */
}

/* =Layout
---------------------------------------- */
#pageWrapper {  /* sets width of page and centers */
	width: 1000px;
	position: relative;
	margin-left: auto;
  	margin-right: auto;
	text-align: left; /* to realign text */
}

#banner-left {
	width: 360px;
	float: left;
}

#banner-right {
	width: 640px;
	float: right;
}

#nav {
    display: none;
}

.nomargin {
	margin: 0px 0px 0px 0px;
}

#content {
	width: 1000px;
}

#content p, #content table {  /* Resets margins and padding for text area */
	margin-right: 38px;
	margin-left: 35px;
  margin-bottom: .8em;
}

#content ul, #content ol {  /* Resets margins and padding for text area */
	margin-left: 55px;
	margin-right: 38px;
  margin-bottom: .8em;
}

#content li {
list-style:bulleted;
}

#content h1, #content h2, #content h3 {  
	padding-left: 35px;
	padding-right: 38px;
  margin-bottom: .8em;
}
#content h1{
    padding-top: 6px;
}

#content h3 {
    padding-top: 10px;
}

#content td {
    padding: 3px;
}

/* ---- Home page ---- */
#main p {
	margin-left: 35px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#widget {
	text-align: center;
}

a.home-mainTopic:link,  a.home-mainTopic:visited {
	display: block;
	width: 320px;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	color: #df4a8c;
	text-decoration: none;
	background: url(images/int-button1.gif) no-repeat left top;
	text-indent: 25px;
}

a.home-mainTopic:hover {
	background: url(images/int-button2.gif) no-repeat left top;
	color: #4066bb;
}

a.home-specialTopic:link, a.home-specialTopic:visited  {
	display: block;
	width: 320px;
	height: 20px;
	line-height: 20px;
	color: #b32d2e;
	text-decoration: none;
	font-weight: bold;
	text-indent: 45px;
}

a.home-specialTopic:hover {
	color: #4066bb;
}

.quiz {

}
	
#features p {
	margin-left: 10px;
	margin-right: 8px;
  	margin-bottom: .5em;
	font-size: .9em;
	color: #666666;
	}
	
#home-footer-logos img {
	margin-right: 35px;
}

#home-footer-text p {
	padding-top: 12px;
	padding-left: 38px;
	font-size: .7em;
}

#home-footer-text a {
	text-decoration: none;
	color: #333333;
}


/*Search--- */

#searchBox {
display: none;
}

.hidden {
	color: #d5541a;
}

.hiddenwhite {
	color: #fff;
	font-size: 1px;
}

/*Footer--- */

#footer {
	width: 1000px;
	height: 190px;
	clear: both;
	/*border: solid 1px black;*/
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 10px;
}

#footer-logos {
	width: 425px;
	float: right;
}

#footer-logos img {
	margin-right: 35px;
}

#footer-text {
    display: none;
}


#footer-clear {
    clear: both;
}

/* =Quit Guide
---------------------------------------- */
table#quit-guide-nav {
    margin-top: 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#quit-guide-nav td {
	padding: 3px;
	font-size: .8em;
	background-color: #ffe6ce;
	color: #3c015b;
}

#quit-guide-nav a {
	color: #5f007a;
	text-decoration: none;
}

#quit-guide-nav a:HOVER {
	text-decoration: underline;
}

#quit-guide-nav a:VISTIED {
	color: #5f007a;
	text-decoration: none;
}

.quit-guide-title {
	color: #a61a19;
	font-size: 1.1em;
	font-weight: bold;
}

#quit-guide-nav a.quit-guide-title {
	color: #a61a19;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

#quit-guide-nav td.current {
    background-color: #fed5c2;
}

/* =QuitCart
---------------------------------------- */

#quitkit-cart {
    position: absolute;
	top: 175px;
	right: 28px;
	z-index: 5;
    font-size: .8em;
}

#quitkit-cart a {
    color: #b32d2e;
    text-decoration: none;
}

#quitkit-cart a:HOVER {
    color: #3194bd;
    text-decoration: underline;
    
}/* =Sharing
---------------------------------------- */

#sharingBox {
    display: none;
}

/* =Typography
---------------------------------------- */

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #d5541a;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #b32d2e;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}

a {
	color: #3194bd;
}

a:HOVER {
	color: #3194bd;
}

a:VISITED {
	color: #3194bd;
}

.quiz-title {
	color: #D55419;
	font-weight: bold;
}

a.quiz-title {
	color: #D55419;
	font-weight: bold;
	text-decoration: none;
}

a.quiz-title:VISITED {
	color: #D55419;
	font-weight: bold;
}



sup,sub {	
	height: 0;	line-height: 1;	vertical-align: baseline;	_vertical-align: bottom;	position: relative;
	font-size: .7em;}

sup {	bottom: .5ex;}

sub {	top: .5ex;}

.callout {
	width: 150px;
	float: right;
	background-color: #ffecf5;
	border: 1px solid #f3569b;
	padding: 5px;
	margin: 8px;
}

.red {
	color: #b32d2e
}

.checks li {
	list-style-image: url(images/check.gif);
	margin-left: -20px;
}

table.borders {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

table.borders td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.source {
    font-size: .7em;
    border-top: 1px solid #666;
    margin-top: 20px;
}

.highlightBox {
	margin-left: 38px;
	background-color: #ffecf5;
	border: 1px solid #f3569b;
	padding: 5px;
	margin-right: 10px;
}

a.important-link {
    color: #b32d2e;
    font-size: 1.1em;
    text-decoration: none;
    font-weight: bold;
}

a.important-link:HOVER {
    color: #3194bd;
    text-decoration: underline;
}

a.important-link:VISITED {
    color: #a61a19;
}

a.important-link:VISITED:HOVER {
    color: #3194bd;
    text-decoration: underline;
}
.mapSource {
    font-size: .7em;
    margin-top: 25px;
    margin-left: 38px;
	margin-right: 35px;
    margin-bottom: .8em;     
}

#resourceText {
    width: 220px;
    border: 1px solid #df4a8c;
    padding: 4px;
    margin-top: -250px;
    margin-left: 25px;
}
