@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

a {
	color: #d13e81;
	text-decoration: none;
}

a:hover {
	border-bottom: solid 1px #d13e81;
}

a.SimpleLink  
{
    color:White;
	text-decoration: none;
}

a.SimpleLink:hover 
{
    border:none;
    color:Blue;
	text-decoration: none;
}


h1, h2, h3, h4, h5 {
	color: #d13e81;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

p {
	font-size: 14px;
	/*line-height: 20px;*/
}

#header {
	width: 960px;
	margin: 0 auto 56px auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left -2px;
	height: 260px;
}

.siteTitle {
	width: 960px;
	margin: 0;
	background-image: url(../images/sitename.gif);
	height: 230px;
}

.siteTitle h1 {
	display: none;
	visibility: hidden;
}


.siteNav {
	width: 640px;
	margin: 0 0 0 310px;
	text-align: right;
}

.siteNav ul {
	margin: 0;
	padding: 0;
}

.siteNav ul li {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	list-style-type: none;
	border-bottom: solid 3px #fff;
}
.siteNav ul li a span {
	display: none;
	visibility: hidden;
}
.siteNav ul li a {
	display: block;
	height: 30px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: bottom;
}

.siteNav ul li:hover {
	border-bottom: solid 3px #d13e81;	
}

.siteNav ul li:hover a {
	background-position: top;
}

#bodyContainer {
	width: 960px;
	margin: 0 auto;
}

#rightCol {
	width: 310px;
	padding: 0;
	margin: 0;
	float: right;
}
#rightCol p {
	/*font-size: 12px;*/
	/*line-height: 18px;*/
}
#rightCol p em {
	color: #d13e81;
	font-style: normal;
	font-weight: bold;
}

.PEM {
	color: #d13e81;
	font-style: normal;
	font-weight: bold;
}

#content {
	margin: 0 390px 0 0;
}

.contentSection {
	margin: 0 0 0 10px;
}

#rightCol .contentSection {
	padding: 1px 10px 5px 10px;
	margin: 0;
}

#rightCol .contentSection:hover {
	background-color: #f0f0f0;
}

.contentSectionSimple {
	margin: 0 0 0 10px;
}

#rightCol .contentSectionSimple {
	padding: 1px 10px 5px 10px;
	margin: 0;
}

.contentListing {
	margin: 40px 0 0 10px;
	padding: 18px 18px 18px 0;
	background-color: #f0f0f0;
}

.contentListing * {
	line-height: 26px;
}

.contentListing h3, .contentListing h2 {
	padding: 0 0 0 30px;
}

.contentListing ul {
	list-style-image: url(../images/list_image.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 25px;
}

.contentListing ul li {
	margin: 0;
	padding: 6px;
}

.contentListing ul li:hover {
	background-color: #fff;
}

.contentListing ul strong {
	color: #d13e81;
}

.contentSection h2 {
	height: 33px;
	background-repeat: no-repeat;
}

.contentSection h2 span {
	display: none;
	visibility: hidden;
}

.h2Regular {
	background-image: url(../images/ttl_regular.gif);
	background-repeat: no-repeat;
}
.h2Regular strong {
	padding: 0 0 0 30px;
	display: inline;
	visibility: visible;
}

.h2RegularSimple
{
    padding: 20px 0px 0px 0px;
}

IMG.CategoryImage
{
    margin-right:20px;
    margin-bottom:10px;
}

.ttlWhatIs {
	background-image: url(../images/ttl_what_is_babymusic.gif);
}

.ttlWhyToGo {
	background-image: url(../images/ttl_why_to_go_on_babymusic.gif);
}

.ttlWhereToFind {
	background-image: url(../images/ttl_where_to_find_babymusic.gif);
}

.ttlHowCost {
	background-image: url(../images/ttl_cost_of_babymusic.gif);
}

.readMore {
	text-align: right;
}

span.readMore {
	display: block;
	margin: 0 0 12px 0;
}

a.readMore, .readMore a {
	text-decoration: none;
	line-height: 13px;
	color: #d13e81;
	font-weight: bold;
	white-space: nowrap;
}

a.readMore:hover, .readMore a:hover {
	border-bottom: dotted 1px #d13e81;
}

.birdie {
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 0 70px 25px 0;
}

#birdie {
	background-image: url(../images/bg_birdie.gif);
	background-repeat: no-repeat; 
	background-position: bottom;
}

#footer {
	clear: both;
	margin: 45px 0 20px 0;
}

#footer p {
	line-height: 20px;
	margin: 0;
	color: #999;
	font-size: 11px;
}

#footer p a {
	line-height: 16px;
	margin: 0;
	color: #bbb;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	border-bottom: dotted 1px #bbb;
}

.radioLabel {
	display: block;
}

.inpLabel {

	float: left;
	width: 260px;
	height: 57px;
	margin: 10px 0 0 0;
	text-align: left;
}

.inpField {
	border: solid 1px #d13e81;
	float: left;
	width: 250px;
	height: 26px;
	line-height: 26px;
	font-family: "Courier New", Courier, monospace;
	background-color: #fafafa;
	margin: 0;
}

.clipContainer {
	background-image: url(../images/thumb_clip.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

.clipContainer .readMore {
	margin: 0;
	line-height: 12px;
}
a.clipPreview, a.clipPreview:hover {
/*	position: relative;
	left: -62px;*/
	float: left;
	width: 44px;
	height: 29px;
	border: none 0;
	margin: 5px 15px 5px 3px;
}
a.clipPreview img {
	
	width: 30px;
	height: 22px;
	border: none 0;
	margin: 4px 7px;
}
a.btnSubmit {
	border: solid 1px #fff;
	background-color: #d13e81;
	color: #fff;
	width: 85px;
	height: 26px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	font-weight: bold;
	margin: 10px 0 0 427px;
}
a.btnSubmit:hover {
	color: #333;
}
#footer .credits {
	float: right;
	width: 310px;
	border-top: dotted 1px #bbb;
}
#footer .credits p {
	margin-left:  30px;
}
