@charset "UTF-8";
/* CSS for Parkview Mom Microsite */


/*===================================================================================================================
 MAIN PAGE ELEMENTS
===================================================================================================================*/

body {
	background-color: #d1e8b2;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*background-attachment: fixed;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.7em;
}

a {
	color: #fa9532;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #996600;
}

img {
	border: none;
}

.orange {
	color: #fa9532;
	font-weight: bold;
	text-decoration: none;
}

SUP { 
	line-height: 0;
	font-size: 8px;
}
	
#container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#header {
	width: 1000px;
	height: 425px;
	margin: 60px 0 0 0;
	background-image: url(../images/container_top.png);
	background-repeat: no-repeat;
}

#flashheader {
	width: 950px;
	height: 425px;
	margin: 0 0px 0 26px;
	outline: none;
}

#flashheaderalt {
	width: 950px;
	height: 425px;
	text-align: center;
	font-size: 16px;
	color: #ccc;
	padding: 125px 0 0 0;
	line-height: 2em;
	background-image: url(../images/flashheaderalt.gif);
}

#mainArea {
	width: 1000px;
	background-image: url(../images/container_mid.png);
	background-repeat: repeat-y;
	padding: 0 0 25px 0;
}

#mainIntro {
	margin: 0 0 10px 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fa9532;
}

#bodyCopy {
	width: 800px;
	margin: 0 0 0 100px;
}

.vidDiv {
	width: 800px;
	min-height: 195px;
	margin: 40px 0 100px 100px;
}

.vidDivbottom {
	width: 800px;
	min-height: 195px;
	margin: 40px 0px 50px 100px;
}

.vidDivBP {
	min-height: 195px;
	margin: 25px 0 25px 0;
}

.vidThumbL {
	float: left;
	margin: 0 20px 0 0;
}

.vidThumbR {
	float: right;
	margin: 0 0 0 20px;
}

.momname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8EC741;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0px 0 5px 0;
}

.momname span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aac881;
	font-weight: normal;
	line-height: 1.5em;
	padding: 15px 0 5px 0;
}

.imgSide2 {
	float: right;
	padding-top: 30px;
	padding-left: 40px;
}
.imgSide3 {
	float: right;
	padding-bottom: 160px;
	padding-right: 30px;
}
.nameTitle {
	text-align: left;
	color: #83c741;
	font-size: 14px;
}
.location {
	font-weight: bold;
	text-align: left;
	width: 700px;
}
.phone {
	text-align: left;
	margin-bottom: 10px;
}
.bio {
	text-align: left;
}


/*===================================================================================================================
 MOM STORIES PAGE
===================================================================================================================*/


#header1 {
	width: 1000px;
	height: 425px;
	margin: 60px 0 0 0;
	background-image: url(../images/container_top1.png);
	background-repeat: no-repeat;
}

#bodyCopyMom {
	width: 600px;
	margin: 0 0 0 100px;
}

#mediaButton {
	background: url(../images/mediabuttonroll.gif) no-repeat;
	width: 173px;
	height: 44px;
	position: relative;
	white-space: nowrap;
	display: block;
	float: right;
	padding: 0 100px 0 0;
}

#mediaButton img {
	border: 0;
	width: 173px;
	height: 44px;
}

#mediaButton a {
	width: 173px;
	height: 44px;
	display: block;
	float: left;
}

* html a:hover {
	visibility: visible;
}

#mediaButton a:hover img {
	visibility: hidden;
}

/*===================================================================================================================
 MEDIA PAGE
===================================================================================================================*/


#header6 {
	width: 1000px;
	height: 425px;
	margin: 60px 0 0 0;
	background-image: url(../images/container_top6.png);
	background-repeat: no-repeat;
}

#mediaArea {
	width: 1000px;
	background-image: url(../images/container_mid.png);
	background-repeat: repeat-y;
	padding: 0 0 0 0;
}

.TVdiv {
	clear: both;
}

.TVspot {
	float: left;
	padding: 35px 25px 40px 0;
}

.TVthumb {
}

.TVcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8EC741;
	font-weight: normal;
	margin: 10px 0 0 15px;
}


.mediaDiv {
	clear: both;
	width: 800px;
	min-height: 195px;
	margin: 75px 0 75px 0;
}

.mediaThumbL {
	float: left;
	margin: 0 20px 0 0;
}

.mediaThumbR {
	float: right;
	margin: 0 0 0 20px;
}

#radioring {
	clear: both;
	padding: 25px 0 0 0;
}

.radio {
	height: 62px;
	float: left;
	margin: 0 65px 25px 0;
	padding: 10px 0 0 55px;
	background-image: url(../images/radio.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.radio a {
	text-decoration: underline;
}

.ringtone {
	float: left;
	margin: 5px 0 15px 0;
	padding: 0 0 0 75px;
	background-image: url(../images/ringtone.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ringtone a {
	text-decoration: underline;
}

#billboard {
	clear: both;
	width: 876px;
	margin: 0;
	padding: 0;
}

#billboardBk {
	background: url(../images/billboard_top.jpg);
	width: 510px;
	height: 334px;
	float: right;
	padding: 0;
	clear: left;
}

#billboardFlash {
}

#billboardcap {
	float: left;
	width: 350px;
	padding: 100px 0 0 0;
	margin: 0 0 -300px 0;
}

.billboardtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8EC741;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

#billboardClear {
	clear: both;
	width: 876px;
}

#footermedia {
	width: 1000px;
	height: 80px;
	background-image: url(../images/billboard_bottom.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footermedia a {
	color: #333;
	font-weight: normal;
}

#footermedia a:hover {
	color: #666666;
}




/*===================================================================================================================
 EVERYTHING YOU NEED PAGE
===================================================================================================================*/

#bodyCopyEverything {
	margin: 0 0 10px 100px;
	width: 470px;
}

.bodyBullets {
	margin: 15px 0 10px 25px;
	line-height: 2em;
}

.greenBullet {
	color: #8cc640;
}
.bulletIndent {
	padding-left: 10px;
}

#everythingSidebar {
	width: 315px;
	float: right;
	padding: 15px 75px 0 25px;
}

.imgSide {
	margin: 0 0 10px 0;
}


/*===================================================================================================================
 INTERESTED PAGE
===================================================================================================================*/

#bodyCopyInterest {
	width: 800px;
	margin: 0 0 0 100px;
	background-image: url(../images/brochure2c.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#bodyCopyInterest span {
	height: 15px;
	padding: 10px 0 0 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8ec741;
}



/*===================================================================================================================
 FOOTER
===================================================================================================================*/

#footer {
	clear: both;
	width: 1000px;
	height: 80px;
	background-image: url(../images/container_bottom.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footerCopyright {
	float: left;
	padding: 40px 0 0 25px;
}

#footerWC {
	float: right;
	padding: 40px 25px 0 0;
	text-decoration: underline;
}

#footer a {
	color: #333;
	font-weight: normal;
}

#footer a:hover {
	color: #666666;
}



/*===================================================================================================================
 INTRO PAGE
===================================================================================================================*/

#homeshadow {
	width: 1000px;
	min-height: 650px;
	margin: 60px 0 0 0;
	background-image: url(../images/container_home.png);
	background-repeat: no-repeat;
}

#flashhome {
	width: 950px;
	height: 600px;
	background-color: #FFF;
	margin: 0 0px 0 26px;
	outline: none;
}

#flashhomealt {
	text-align: center;
	font-size: 16px;
	color: #ccc;
	padding: 235px 0 0 0;
	line-height: 2em;
}

#footerhome {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footerCopyrighthome {
	float: left;
	padding: 10px 0 0 25px;
}

#footerWChome {
	float: right;
	padding: 10px 25px 0 0;
}

#footerhome a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

#footerhome a:hover {
	color: #666666;
}

#containerAward {
	height: 206px;
	width: 950px;
	background: url(../images/PowersAward.jpg);
	margin: -15px 26px;
	background-color: none;
}
#Planner1 {
	width: 800px;
	padding-top: 20px;
	height: 210px;
}
#plannerPhoto {
	height: 197px;
	width: 150px;
	margin-right: 30px;
	float: left;
}
#plannerText {
	width: 600px;
	float: right;
	padding-top: 24px;
	padding-right: 10px;
}

