@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/BgBlue.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#container {
	width: 966px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#topnav {
	height: 66px;
	background-image: url(../images/BgTopNav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentholder {
	float: left;
	width: 966px;
}
#contentholder .leftcollumn {
	width: 463px;
	float: left;
}
#contentholder .rightcollumn {
	width: 503px;
	float: left;
}
#youropinionmatters {
	height: 471px;
	width: 463px;
	background-image: url(../images/BgPaperSection.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
#envelope {
	height: 228px;
	width: 226px;
	background-image: url(../images/BgEnvelope.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: -33px;
	top: -58px;
}
#youropinionmatters .scrolltext {
	width: 225px;
	position: absolute;
	top: 122px;
	height: 310px;
	overflow: auto;
	padding-right: 25px;
	right: 25px;
}

#youropinionmatters p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #707070;
}
#youropinionmatters h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b7ab2;
}
#letternav {
	width: 183px;
	position: absolute;
	top: 122px;
	height: 250px;
	left: 1px;
}


/* Subnav Spanning from the letterbox */

ul.letternav {
	padding: 0px;
	margin: 0px;

		}
		
		ul.letternav li {
	list-style-type: none;
	display: inline;
	font-size: 1em;
	text-align: right;
	margin: 0px;
	padding: 0px;
		}
		ul.letternav li a {
	list-style-type: none;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #0295d0;
	border-bottom-style: none;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}
		ul.letternav li a:hover {
	color: #261607;
	list-style-type: none;
	display: block;
	text-decoration: none;
		
		}
ul.letternav .active a {

}
#forumasection {
	float: left;
	width: 966px;
}
#footer {
	float: left;
	width: 866px;
	height: 55px;
	padding-right: 100px;
	background-image: url(../images/ABCLogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
}
#footer a {
	color: #4775B0;
	font-weight: bold;
}
#footer a:hover {
	color: #1E3148;
	font-weight: bold;
}


/* Top Menu*/

.topmenu {
	FLOAT: right;
	POSITION: relative;
	margin: 0px;
	padding: 0px;
	right: 24px;
	}
	.topmenu UL {
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	padding: 0px;
	}
	.topmenu UL LI {
	DISPLAY: inline;
	FLOAT: left;
	POSITION: relative;
	margin: 0px;
	}
	 HTML .topmenu UL LI A {
	WIDTH: auto;
	margin: 0px;
	}
	.topmenu UL LI A:visited {
	WIDTH: auto;
	margin: 0px;
	}
	.topmenu UL LI UL {
	DISPLAY: none;
	margin: 0px;
	}
	#home a:link, #home a:visited  {
	DISPLAY: block;
	WIDTH: 90px;
	COLOR: #ffffff;
	HEIGHT: 65px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ButHome.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;

	}
	#home span { visibility:hidden; 
	}
	
	#home a:hover {
		background-position: bottom;
	}	



	#about a:link, #about a:visited  {
	DISPLAY: block;
	WIDTH: 76px;
	COLOR: #ffffff;
	HEIGHT: 65px;
	float: left;
	text-decoration: none;
	background-image: url(../images/ButAbout.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;


	}
	#about span { visibility:hidden; 
	}
	
	#about a:hover {
		background-position: bottom;
	}	
	
	
	#forum a:link, #forum a:visited  {
	DISPLAY: block;
	WIDTH: 77px;
	COLOR: #ffffff;
	HEIGHT: 65px;
	float: left;
	text-decoration: none;
	background-image: url(../images/ButForum.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;


	}
	#forum span { visibility:hidden; 
	}
	
	#forum a:hover {
		background-position: bottom;
	}	
	
	#videos a:link, #videos a:visited  {
	DISPLAY: block;
	WIDTH: 79px;
	COLOR: #ffffff;
	HEIGHT: 65px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ButVideos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;


	}
	#videos span { visibility:hidden; 
	}
	
	#videos a:hover {
		background-position: bottom;
	}	
	
	
	#faq a:link, #faq a:visited  {
	DISPLAY: block;
	WIDTH: 61px;
	COLOR: #ffffff;
	HEIGHT: 65px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ButFAQ.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;


	}
	#faq span { visibility:hidden; 
	}
	
	#faq a:hover {
		background-position: bottom;
	}
	
	
	#help a:link, #help a:visited  {
	DISPLAY: block;
	WIDTH: 68px;
	COLOR: #ffffff;
	HEIGHT: 55px;
	text-decoration: none;
	float: left;
	background-image: url(../images/TopNavHelp.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;


	}
	#help span { visibility:hidden; 
	}
	
	#help a:hover {
		background-position: bottom;
	}
	
	
	#contact a:link, #contact a:visited  {
	DISPLAY: block;
	WIDTH: 96px;
	COLOR: #ffffff;
	HEIGHT: 65px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ButContact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;


	}
	#contact span { visibility:hidden; 
	}
	
	#contact a:hover {
		background-position: bottom;
	}
	
	
/* Forum Menu*/

.forummenu {
	clear: both;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	height: 50px;
	}
	.forummenu UL {
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	padding: 0px;
	}
	.forummenu UL LI {
	DISPLAY: inline;
	FLOAT: left;
	POSITION: relative;
	margin: 0px;
	}
	 HTML .forummenu UL LI A {
	WIDTH: auto;
	margin: 0px;
	}
	.forummenu UL LI A:visited {
	WIDTH: auto;
	margin: 0px;
	}
	.forummenu UL LI UL {
	DISPLAY: none;
	margin: 0px;
	}
	#askaquestion a:link, #askaquestion a:visited  {
	DISPLAY: block;
	WIDTH: 154px;
	COLOR: #ffffff;
	HEIGHT: 46px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ForumNavAskaquestion.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	}
	#askaquestion span { visibility:hidden; 
	}
	
	#askaquestion a:hover {
		background-position: bottom;
	}	
	
	
	
	#searchforananswer a:link, #searchforananswer a:visited  {
	DISPLAY: block;
	WIDTH: 194px;
	COLOR: #ffffff;
	HEIGHT: 46px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ForumNavSearchforananswer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	}
	#searchforananswer span { visibility:hidden; 
	}
	
	#searchforananswer a:hover {
		background-position: bottom;
	}	
	
	#shareanexperience a:link, #shareanexperience a:visited  {
	DISPLAY: block;
	WIDTH: 198px;
	COLOR: #ffffff;
	HEIGHT: 46px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ForumNavShareanexperience.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	}
	#shareanexperience span { visibility:hidden; 
	}
	
	#shareanexperience a:hover {
		background-position: bottom;
	}	
	
	#searchforananswer a:link, #searchforananswer a:visited  {
	DISPLAY: block;
	WIDTH: 194px;
	COLOR: #ffffff;
	HEIGHT: 46px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ForumNavSearchforananswer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	}
	#searchforananswer span { visibility:hidden; 
	}
	
	#searchforananswer a:hover {
		background-position: bottom;
	}	
	
	#makeasuggestion a:link, #makeasuggestion a:visited  {
	DISPLAY: block;
	WIDTH: 181px;
	COLOR: #ffffff;
	HEIGHT: 46px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ForumNavMakeasuggestion.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	}
	#makeasuggestion span { visibility:hidden; 
	}
	
	#makeasuggestion a:hover {
		background-position: bottom;
	}	
	
	#reportaproblem a:link, #reportaproblem a:visited  {
	DISPLAY: block;
	WIDTH: 179px;
	COLOR: #ffffff;
	HEIGHT: 46px;
	text-decoration: none;
	float: left;
	background-image: url(../images/ForumNavReportaproblem.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	}
	#reportaproblem span { visibility:hidden; 
	}
	
	#reportaproblem a:hover {
		background-position: bottom;
	}	

#rightitems {
	float: right;
	width: 460px;
}
#video {
	float: left;
}
#videolist {
	float: left;
	padding-left: 27px;
}
#footer #abc {
	float: right;
	margin-right: 20px;
}
#socialnetworks a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subpagewrap {
	padding: 0px;
	background-image: url(../images/BgSubTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
#subpagewrap h1, #askaquestionform h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#subpagewrap p , #askaquestionform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	margin-bottom: 5px;
}
#videowrap .video {
	width: 225px;
	float: left;

}
#videowrap {
	margin-top: 15px;
	padding-bottom: 30px;
	float: left;
}
#subpagewrap h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	margin: 0px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#faqlist li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4877b1;
	line-height: 30px;
	font-style: normal;
}
#faqlist li {
	list-style-type: square;
	line-height: 20px;
}
#faqlist li a:hover {
	color: #333;
}
#askaquestionform {
	padding: 10px;
}
#videoarea {
	height: 260px;
	background-image: url(../images/BgVideoArea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#logo {
	float: left;
	height: 62px;
	width: 400px;
	background-image: url(../images/ChildcareChatLogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	left: 60px;
}

#logo h1 {
	display: none;
}

#hottopics {
	float: left;
	height: 171px;
	width: 223px;
}

#hottopics .heading {
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 223px;
	background-image: url(../images/HeadingHopTopics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hottopics .heading h2, #latestvideos .heading h2 {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}
	#latestvideos {
	float: left;
	height: 171px;
	width: 256px;
}
#latestvideos .heading {
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 256px;
	background-image: url(../images/HeadingLatestVideos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hottopics .item {
	height: 91px;
	background-image: url(../images/BgHotTopicSnippet.jpg);
	background-position: left top;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

ul.hottopicsnav {
	padding: 0px;
	margin: 0px;

		}
		ul.hottopicsnav li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	font-size: 1em;
	padding: 0px;
		}
		ul.hottopicsnav li a {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #4474af;
	border-bottom-style: none;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
		ul.hottopicsnav li a:hover {
	color: #261607;
	list-style-type: none;
	display: block;
	text-decoration: none;
		
		}
ul.hottopicsnav .active a {

}
#subcontent {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
#latestvideos .video {
	float: left;
	width: 116px;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 7px;
}
#latestvideos .item .video p a {
	color: #4F7CB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#latestvideos .item .video p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#latestvideos .video p a:hover {
	color: #1D1D1D;
}
#newestmembers {
	position: relative;
	top: 20px;
	margin-bottom: 30px;
	clear: both;
}
#newestmembers .title {
	clear: both;
	height: 32px;
	background-image: url(../images/BgTitleNewestMembers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
}
#newestmembers .title h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
}
#newestmembers .memberlist {
	height: 78px;
	background-image: url(../images/BgThumbnails.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 38px;
	padding-top: 12px;
}
.memberlist img {
	padding-right: 11px;
}
.signupnav {
	float: right;
	color: #a1c4e4;
	padding-right: 45px;
	padding-top: 7px;
}
.signupnav a, .signupnav a:visited {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-left: 3px;
}
.signupnav a:hover {
	text-decoration: none;
}
#videowrap .video a img {
	border: 5px solid #B5CBE3;
	margin: 0px;
	padding: 0px;
}
#videowrap .video p a {
	color: #517EB5;
}
#videowrap .video p a:hover {
	color: #333;
}
.right {
	float: right;
}


#subcontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
#videosub {
	float: right;
	width: 350px;
	padding-left: 10px;
}
#subcontent p a {
	color: #4877B1;
}
