/* //////////////// Specific Pages /////////////////// */


/* correct list formatting */

#homeMainSlot ul{
	font-size:16px; line-height:32px;
	padding-left:18px;
	margin-left:0px;
}
#homeMainSlot ul li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-bigStar.gif");
}

.blurbCredit{
	color:#999999;
	font-size:12px;
}

#quizText ol{
	list-style-type:lower-alpha;
}
#quizText ol li{
	list-style-type:lower-alpha;
}



#sidebarRightTopBox {
	background-image: url("/images/sites/mom/sidebarRightHeaders/pinkBack.gif");
	background-repeat: repeat-y;
	width:200px;
}

#sidebarRightTopBoxLining {
	padding-left:18px;
	padding-right:22px;
}

#sidebarRightTopBox li a { 
	color: #111111; 
	text-decoration:none;
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	}
#sidebarRightTopBox li a:visited { color: #111111; text-decoration:none;}
#sidebarRightTopBox li a:hover { color: #666666;  text-decoration:underline;}

#sidebarRightTopBox ul{
	padding-left:18px;
	padding-right:22px;
	margin-left:0px;
}
#sidebarRightTopBox ul li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-smallStar.gif");
	padding-bottom:6px;
}

#sidebarRightTopBox li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-smallStar.gif");
	padding-bottom:6px;
}

#sidebarRightTopBox div.feature_title{
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	font-style:normal;
}

#sidebarRightTopBox div.feature_caption{
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	font-style:italic;
}

#sidebarRightTopBox img.sidebar_image{
	margin:0px auto;
	margin-top:15px;
	border:0px;
}

#sidebarRightTopBox img.sidebar_image a{
	border:0px;
	text-decoration:none;
}




#sidebarRightBottomBox {
	background-image: url("/images/sites/mom/sidebarRightHeaders/greenBack.gif");
	background-repeat: repeat-y;
	width:200px;
}

#sidebarRightBottomBoxLining {
	padding-left:18px;
	padding-right:22px;
	padding-bottom:10px;
}

#sidebarRightBottomBox a { 
	color: #111111; 
	text-decoration:none;
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	}
#sidebarRightBottomBox a:visited { color: #111111; text-decoration:none;}
#sidebarRightBottomBox a:hover { color: #666666;  text-decoration:underline;}

#sidebarRightBottomBox ul{
	padding-left:18px;
	padding-right:22px;
	margin-left:0px;
}
#sidebarRightBottomBox ul li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-smallStar.gif");
	padding-bottom:6px;
}


#sidebarRightTopBoxLining_Home{
	color: #111111; 
	text-decoration:none;
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	padding-bottom:10px;
	padding-left:18px;
}
#sidebarRightTopBoxLining_Home ul{
	padding-left:18px;
	padding-right:22px;
	margin-left:0px;
}
#sidebarRightTopBoxLining_Home ul li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-smallStar.gif");
	padding-bottom:6px;
}



#sidebarRightBottomBoxLining{
	color: #111111; 
	text-decoration:none;
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	padding-bottom:10px;
	padding-left:18px;
}
#sidebarRightBottomBoxLining ul{
	padding-left:18px;
	padding-right:22px;
	margin-left:0px;
}
#sidebarRightBottomBoxLining ul li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-smallStar.gif");
	padding-bottom:6px;
}

#sidebarRightBottomBoxLining li{
	list-style-margin:outside;
	list-style-image: url("/images/sites/mom/page/bullet-smallStar.gif");
	padding-bottom:6px;
}



div.galleryContainer{
	padding:5px; float:left;
}

div.galleryContainer div.feature_title{
	width:150px;
	font-size:12px;
	margin-left:10px;
}
div.galleryContainer div.feature_caption{
	width:150px;
	color:#ff6600;
	line-height:12px;
	font-style:italic;
	margin-left:10px;
}

div.galleryContainer div.admin_textdiv_feature_title{
	width:150px;
}

div.galleryContainer div.admin_textdiv_feature_caption{
	width:150px;
}



#page_subnav_paula {
	width:125px;
	padding-top:10px;
	padding-left:0px;
	background-image: url("/images/sites/mom/page/subnav_blueback.gif");
	background-repeat: no-repeat;
	height:125px;
}

#page_subnav_book {
	width:125px;
	padding-top:10px;
	padding-left:0px;
	background-image: url("/images/sites/mom/page/subnav_pinkback.gif");
	background-repeat: no-repeat;
	height:125px;
}


/* //////////////// Universal & Layout /////////////////// */



body {
	margin:20px 0px; 
	text-align:center;
	font-family: Times, Times New Roman, Serif;
	font-size:   13px;
	line-height: 16px;
}


p, ol, ul, td {
	font-family: Times, Times New Roman, Serif;
	font-size:   13px;
	line-height: 16px;
}

div{
	margin:0px ;
}

ol, ul {
	margin-top:0px;
	padding-top:5px;
	margin-bottom:0px;
	padding-bottom:5px;
}
#pageBody  { 
	font-size : 11px; 
	font-family : Times, Times New Roman, Serif; 
	font-weight : normal; font-style : normal; line-height : 15pt; 
	background:url("/images/sites/mom/page/pageBack.gif"); 
	margin: 20px auto;
	color:#444446;
}

#shadowBox {
	width:920px;
	margin:20px auto; /* THIS is how you center for standard-compliant browsers */
	border: 0px;
}

#pageContainer {
	text-align:left; /* workaround for IE in body centering*/
	width:900px;
	background-color:#ffffff;
	margin:0px auto; /* THIS is how you center for standard-compliant browsers */
	border: 0px;
}

#pageHeader {
	margin-left: 32px; 
	padding: 0px; 
	background-color: #ffffff;	
	height: 140px;
	width:900px;
	margin:0px;	
}

#nav {
	position: absolute; 
	top: 132px;
	height: 30px; 
	padding:0px;
	background-color:#ffffff;
}

#sendPrintControls{
	position: absolute; 
	top: 30px;
	margin-left: 700px;
	z-index: 10;
	height: 30px; 
	width: 180px;
	text-align: right;
	padding:0px;
}

#pageContent  { 
	background-color:#ffffff; 
	text-align:left; 
	color:#444446;
	width:900px;
	border:0px;
	margin:0px;
	padding-bottom:10px;
}

#topBanner {
	background-color:#FFFFFF; 
	width: 677px;
	height: 96px;
	display: block;
	border: 0px;
	margin-top: 10px;
	margin-left:10px;
	padding-top: 10px;
}

#topBannerUnderline {
	width: 845px;
	height: 5px;
	display: block;
	border: 0px;
	margin-left:10px;
}

#contentArea {
	padding-left:52px; padding-right:52px; padding-top:1px; padding-bottom:20px; text-align:left;
}


#pageStructureTable{
	margin-left:30px;
}

#leftColumn{
	width:145px;
	vertical-align:top;
	text-align:left;
	background-color:#ffffff;
}

#centerColumn{
	width:495px;
	vertical-align:top;
	text-align:left;
	background-color:#ffffff;
}

#rightColumn{
	width:200px;
	vertical-align:top;
	text-align:left;
	background-color:#ffffff;
}

#bottomBar{
	clear:both;
	background:url("/images/sites/mom/page/bottomBar.gif"); 
	width:920px; height:56px; 
	position:relative;
	top:-10px;
	padding-top:14px;
	text-align:left;
	padding-left:0px;
	font-family: "Lucida Sans", Arial;
	font-size:10px;
}

#bottomBar .siteLinks {
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:30px;
}

#bottomBar .siteLinks a{
	padding-right:7px;
	padding-left:7px;
}

#bottomBar .copyright {
	font-size:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:37px;
}

img.clean {border:none}

img.slotHeader{
	padding-top:10px;
	margin-bottom:5px;
	display:block;
	border:0px;
}


/* demo items ************************ */

#done {
	position: relative; top:6; left:515px;
	background:url("/images/page/done.gif"); 
	width:114px; height:42px;
	display:none;
}


h1{
	font-family: Times, Times New Roman, Serif;
	font-size:   16px;
	line-height: 18px;
}

h2{
	font-family: Times, Times New Roman, Serif;
	font-size:   16px;
	line-height: 18px;
	color:#ff6600;
}


a { color: #6666CC; text-decoration:none;}
a:visited { color: #6666CC; text-decoration:none;}
a:hover { color: #CC0066;  text-decoration:underline;}

.textBody a { color: #6666CC; text-decoration:underline;}
.textBody a:visited { color: #6666CC; text-decoration:underline;}
.textBody a:hover { color: #CC0066;  text-decoration:underline;}

a.clean {text-decoration: none; border:none;}
a.clean:hover {text-decoration: none; border:none;}
a.clean:visited {text-decoration: none; border:none;}


a.subnav {
	font-size:14px;
	color: #666699;
	display: block;
	text-decoration: none;
	padding: 3px;
	padding-left: 18px;
	padding-bottom: 5px;
	text-indent: -8px;
}
a.subnav:visited {
	color: #666699;
	text-decoration: none;
}
a.subnav:hover {
	color: #CC0066;
	text-decoration: none;
}

a.navlinkOff {color: #BBBBBB; padding: 3px; text-decoration:none; font-size:12px; padding-bottom:2px; border-bottom:none;}
a.navlinkOff:visited {color: #BBBBBB; padding: 3px; text-decoration:none; font-size:12px; padding-bottom:2px; border-bottom:none;}
a.navlinkOff:hover {color: #CB535D; padding: 3px; text-decoration:none; font-size:12px; padding-bottom:2px; border-bottom:1px dotted;}

a.navlinkOn {color: #666666; padding: 3px; text-decoration:none; font-size:14px; padding-bottom:2px; border-bottom:1px dotted;}
a.navlinkOn:visited {color: #666666; padding: 3px; text-decoration:none; font-size:14px; padding-bottom:2px; border-bottom:1px dotted;}
a.navlinkOn:hover {color: #666666; padding: 3px; text-decoration:none; font-size:14px; padding-bottom:2px; border-bottom:1px dotted;}


/* //////////////// Required for CMS /////////////////// */





a.collectionLinkTitle:link { color: #222; font-weight:bold; text-decoration:none;}
a.collectionLinkTitle:visited { color: #222; font-weight:bold; text-decoration:none;}
a.collectionLinkTitle:hover { color: #CB535D;  font-weight:bold; text-decoration:underline;}

.textdiv { clear:left;}
.admin_textdiv { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}

.textdiv_title { clear:left;}
.textdiv_blogDate { clear:left; color:#999999; font-size:10px;padding-bottom:8px;}
.textdiv_prose { clear:left;}
.textdiv_author { clear:left;}
.textdiv_teaser { clear:left;}
.textdiv_leadin { clear:left;}
.textdiv_teaserlink { clear:left;}
.textdiv_messages { clear:left; margin-top:15px; margin-left:10px;}
.textdiv_messages_link { clear:left; padding-bottom:20px;}
.textdiv_messageHeader { clear:left; font-weight:bold; color:#ff6600;}

.admin_textdiv_title { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_textdiv_prose { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_textdiv_author { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_textdiv_teaser { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_textdiv_leadin { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_textdiv_teaserlink { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}


.admin_textdiv_feature_title { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_textdiv_feature_caption { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_content_image_title { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}
.admin_content_image_caption { clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;}


#sidebarRightTopBox div.admin_textdiv_feature_title { 
	clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;
	font-style:normal;
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	}

#sidebarRightTopBox div.admin_textdiv_feature_caption { 
	clear:left; border:1px dotted #bbbbbb; margin:3px; padding:3px;
	font-style:italic;
	font-family: "Lucida Sans", Arial;
	font-size:11px;
	}

/* display comments */

.message_container{
	background-color:#f6f6f6;
	padding:10px;
	border:1px solid #eeeeee;
	margin-bottom:10px;
	
}
.textdiv_message_sender_name { clear:left; background-color: #fcfcfc; padding:3px;}
a.message_sender_name_link{
	font-weight:bold; color:#111111; text-decoration:none;
}
.textdiv_message_prose { clear:left;}
.textdiv_message_sender_link { clear:left;}

/* edit comments */

.edit_message{ /* container for edit message area */
	
}
.edit_message_sender_name{
	border:1px solid #cccccc; 
	width:350px;
	background-color:#efefef; 
	color:#111111; 
	line-height:16px;
	font-weight:normal;
	font-size:14px;
}
.edit_message_sender_link{
	border:1px solid #cccccc; 
	width:350px;
	background-color:#efefef; 
	color:#111111; 
	line-height:16px;
	font-weight:normal;
	font-size:14px;
}
.edit_message_sender_email{
	border:1px solid #cccccc; 
	width:350px;
	background-color:#efefef; 
	color:#111111; 
	line-height:16px;
	font-weight:normal;
	font-size:14px;
}
.edit_message_prose{
	border:1px solid #cccccc; 
	width:350px;
	background-color:#efefef; 
	color:#111111; 
	line-height:16px;
	font-weight:normal;
	font-size:14px;
}
.message_post_a_comment{font-weight:bold; margin-top:15px;color:#ff6600;}

.formSlick {font-family:Times, Times New Roman, Serif; font-size:13px; margin:4px; border-width:1px; border-style:solid; border-color:#dedede; color:#000000; background:url("/images/page/formBack.gif"); width:200px;}

.formButtonSlick {font-family:Times, Times New Roman, Serif; font-size:12pt;  padding:4px; margin:4px; border-width:1px; border-style:solid; border-color:#555555; color:#ededed; background-color:#999999; font-weight:bold;}

.save_button {font-family:Times, Times New Roman, Serif; font-size:8pt;  padding:4px; margin:4px; border-width:1px; border-style:solid; border-color:#555555; color:#ededed;  font-weight:bold;}

input {font-family:Times, Times New Roman, Serif; font-size:10pt;  padding:4px; margin:4px; border-width:1px; border-style:solid; border-color:#ededed; color:#ededed; background-color:#999999; }
textarea {font-family:Times, Times New Roman, Serif; font-size:12pt;  padding:4px; margin:4px; border-width:1px; border-style:solid; border-color:#ededed; color:#ededed; background-color:#999999; }

img.feature_image {border:0px;}
img.sidebar_image {border:0px;}
img.home_image {border:0px;}

a.feature_image_link:link {border:0px;}
a.feature_image_link:visited {border:0px;}
a.feature_image_link:hover {border:0px;}

a.sidebar_image_link:link {border:0px;}
a.sidebar_image_link:visited {border:0px;}
a.sidebar_image_link:hover {border:0px;}

a.home_image_link:link {border:0px;}
a.home_image_link:visited {border:0px;}
a.home_image_link:hover {border:0px;}

.feature_title {padding-top: 6px; padding-bottom:6px; font-size:10px;}


/* gallery */

img.gallery_image {border:1px solid black;}
#gallery_feature { padding:3px; width:450px; text-align:center; background:#efefef}
#gallery_thumbs { padding:3px; width:66px; text-align:center; background:#efefef; vertical-align:top; text-align:left;}
#gallery_image { padding:3px; text-align:center; background:#efefef; vertical-align:top; text-align:left;}
img.gallery_thumb_image {border:1px solid black;}
.gallery_thumb { padding:3px; }

a img.gallery_thumb_image {text-decoration: none; border:1px solid black;}
a img.gallery_thumb_image:visited {text-decoration: none; border:1px solid black;}
a img.gallery_thumb_image:hover {text-decoration: none; border:1px solid black;}

.gallery_title {padding-top: 6px; padding-bottom:6px; font-size:10px;}

#contactForm #message_sender_name{
	line-height:18px; width:270px;padding:5px;font-size:13px;
}
#contactForm #message_sender_email{
	line-height:18px; width:270px;padding:5px;font-size:13px;
}
#contactForm #message_prose{
	line-height:18px; width:270px;padding:5px;font-size:13px;
}


div.comment_subject{
	display:none;
}

div.comment_website{
	display:none;
}



