/* ----------------------------------------
Smokefree Women
Baseline 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 {
	float: left;
	width: 290px;
}

#nav img {
	margin-left: 25px;
}

.nomargin {
	margin: 0px 0px 0px 0px;
}

#content {
	float: right;
	width: 690px;
}

#content p, #content table {  /* Resets margins and padding for text area */
	margin-right: 38px;
	margin-left: 5px;
  margin-bottom: .8em;
}

#content ul, #content ol {  /* Resets margins and padding for text area */
	margin-left: 45px;
	margin-right: 38px;
  margin-bottom: .8em;
}

#content li {
list-style:bulleted;
}

#content h1, #content h2, #content h3 {  
	padding-left: 5px;
	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;
}

/* ------Nav Bar----- */
#nav p {
    margin-left: 5px;
}

a.mainTopic:link,  a.mainTopic:visited {
	display: block;
	width: 290px;
	height: 25px;
	line-height: 25px;
	font-size: 1em;
	font-weight: bold;
	color: #df4a8c;
	text-decoration: none;
	background: url(images/int-button1.gif) no-repeat left top;
	text-indent: 25px;
}

a.mainTopic:hover {
	background: url(images/int-button2.gif) no-repeat left top;
	color: #4066bb;
}
a.mainTopicActive {
	display: block;
	width: 290px;
	height: 25px;
	line-height: 25px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
    background: url(images/int-button2.gif) no-repeat left top;
	color: #4066bb;
}

a.specialTopic:link, a.specialTopic:visited  {
	display: block;
	width: 275px;
	height: 18px;
	line-height: 18px;
	font-size: 1em;
	color: #b32d2e;
	text-decoration: none;
	font-weight: bold;
	text-indent: 45px;
}

a.specialTopic:hover {
	color: #4066bb;
}

a.specialTopicActive:link, a.specialTopicActive:visited  {
	display: block;
	width: 275px;
	height: 18px;
	line-height: 18px;
	font-size: 1em;
	color: #4066bb;
	text-decoration: none;
	font-weight: bold;
	text-indent: 45px;
	background: url(images/button-blue-dot.gif) no-repeat left top;
}

a.specialTopicSub:link, a.specialTopicSub:visited  {
	display: block;
	width: 275px;
	height: 18px;
	line-height: 18px;
	font-size: .9em;
	color: #b32d2e;
	text-decoration: none;
	font-weight: bold;
	text-indent: 60px;
}

a.specialTopicSub:hover {
	color: #4066bb;
}

a.specialTopicSubActive:link, a.specialTopicSubActive:visited  {
	display: block;
	width: 275px;
	height: 18px;
	line-height: 18px;
	font-size: .9em;
	color: #4066bb;
	text-decoration: none;
	font-weight: bold;
	text-indent: 60px;
	background: url(images/button-blue-dot-60.gif) no-repeat left top;
}


#content-box {
	position: relative;
	background: url(images/inside_woman1.gif) no-repeat right bottom;
	background-color: Green;
}

#nav-text {
    margin-bottom: 360px;
}

#nav-image {
	width: 216px;
	position: absolute;
	left: 15px;
	bottom: 190px;
}
/*Search--- */

#searchBox {
	position: absolute;
	top: 30px;
	right: 10px;
	z-index: 5;
	font-size: 12px;
	color: #d5541a;
}

.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;
}

#footer-logos {
	/*width: 425px;*/
	width: 260px;
	float: right;
	margin-right: 35px;
}

#footer-logos img {
	/*margin-right: 35px;*/
}

#footer-text {
	width: 570px;	
	float: left;
}

#footer-text p {
	padding-top: 12px;
	padding-left: 38px;
	font-size: .7em;
}

#footer-text a, #home-footer-text a {
	text-decoration: none;
	color: #333333;
}

#footer-text a:hover, #home-footer-text a:hover {
	text-decoration: underline;
}

#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 {
    position: absolute;
    width: 160px;
    top: 210px;
    right: 10px;
    font-size: .8em;
    z-index: 1;
}

#sharingBox a {
    color: #666;
    text-decoration: none;
}

#sharingBox a:HOVER {
    text-decoration: underline;
}

#sharing table {
    border: 1px solid #999;
    margin-top: 1px;
    margin-left: 0px;
}

#sharing table td {
    padding: 1px;
}

/* =Typography
---------------------------------------- */

h1 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.1em;
	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;
}

#pinkBox {
	background-color: #ffecf5;
	border: 1px solid #e0a8cb;
	padding: 5px;
	margin-left: 8px;
}

.floatter {
	float: right;
	margin: 8px;
}

.red {
	color: #b32d2e
}

.checks li {
	list-style-image: url(images/check.gif);
	margin-left: -20px;
}

table.borders  {
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 2em;
}

table.borders td
{
	font-size: .9em;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	vertical-align: top;
}


/*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;
	vertical-align: top;
}*/

.smoky { background-color: #dedede; }

.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;
}

.tools-list li { padding: 0 0 1.25em 0; }
.tools-list-reset li { padding: 0; }

.pledge {border:none; background:url(images/SmokefreeMondayButton.gif) no-repeat left top; width: 192px; height: 72px; display:block; cursor:pointer; }
/* .pledge:hover { background:url(images/pledge_button2.gif) no-repeat left top; } */

#SFMtips {
    float: right;
    width: 250px;
}

#sharing {
    position: absolute;
    top: 150px;
    right: 25px;
    z-index: 100;
    clear: both;
}

/* style added for the skip content anchors/links */
.skipnav { text-align: left; }
.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
/*.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }*/

.MyCalendar
{
padding:0;
margin:0;
}

/* calendar style */	

.MyCalendar .ajax__calendar_header
{
	background-color:#F5F5F5;
}	
	
.MyCalendar .ajax__calendar_title 
{
	font-size:12px;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid black;
    background-color:White;
    color: black;
    width:200px;
    height:180px;
}

.MyCalendar .ajax__calendar_body {
    width:200px;
    height:140px;
       background-color:White;
}

.MyCalendar .ajax__calendar_dayname {
    font-weight:bold;
}

.MyCalendar .ajax__calendar_today
{
	   font-weight:bold;
}


.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
	
	display:none;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year 
{
	
    color: #d55526;
    font-weight:bold;
}


/* my calendar standalone */
.MyCalendar2 .ajax__calendar_header
{
	background-color:#F5F5F5;
}	
	
.MyCalendar2 .ajax__calendar_title 
{
	font-size:12px;
}

.MyCalendar2 .ajax__calendar_container 
{
	position: relative;
	left: 0px !important; /* the calendar is align on teh left side */
    top: 100px !important;
    visibility: visible; display: block;
     /*  above code is very import for the clendar position */
    border:1px solid black;
    background-color:White;
    color: black;
    width:200px;
    height:180px;
    z-index: 100;
}

.MyCalendar2 .ajax__calendar_body {
    width:200px;
    height:140px;
       background-color:White;
}

.MyCalendar2 .ajax__calendar_dayname {
    font-weight:bold;
}

.MyCalendar2 .ajax__calendar_today
{
	   font-weight:bold;
}


.MyCalendar2 .ajax__calendar_other .ajax__calendar_day,
.MyCalendar2 .ajax__calendar_other .ajax__calendar_year {
	
	display:none;
}
.MyCalendar2 .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar2 .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar2 .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar2 .ajax__calendar_active .ajax__calendar_day,
.MyCalendar2 .ajax__calendar_active .ajax__calendar_month,
.MyCalendar2 .ajax__calendar_active .ajax__calendar_year 
{
	color: #d55526;
    font-weight:bold;
}

/* radio button list wrapping */
 .rblWrap input
 {    
      float: left;
 }

 .rblWrap label
 {    
      margin-left: 25px;
      display: block;
 }

/* privacy.aspx style */
.tbl3rdParty { width: 100%; border: 1px solid black; border-collapse:collapse;}
.tbl3rdParty td, .tbl3rdParty th { border: 1px solid black; vertical-align: top; padding: 4px;  }
