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


body {
	background-color: #000000;
}


a:link {
	color: #932e5a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #782548;
}
a:hover {
	text-decoration: underline;
	color: #BA3A71;
}
a:active {
	text-decoration: none;
	color: #932e5a;
}

a.whtlnk:link {
	color: #000000;
	text-decoration: underline;
}
a.whtlnk:visited {
	color: #000000;
	text-decoration: underline;
}
a.whtlnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.content {
	color: #481D30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d07aa0;
}

.footer a:link {
	color: #DF82B3;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #d07aa0;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFCCFF;
}
.footer a:active {
	text-decoration: none;
	color: #d07aa0;
}
.content_header {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.content_celeb {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.content_babe {
	color: #481D30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.homeblog {
	width: 300px;
	background-color: #932E5A;
	border-style: solid;
	border-width: 2px;
	border-color: #fec0db #fec0db #fec0db #fec0db;
	overflow: auto;
	padding: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.home-news {
	width: 600px;
	margin-right:5px;
	background-color: #932E5A;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	overflow: auto;
	padding: 10px;
	color: #FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing:1px;
}
.home-news a {
	color:#FFF;
	text-decoration:none;
}
.home-news a:hover {
	color:#fec0db;
}

.homeschedule {
	padding: 5px;
	color: #481D30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.press {
	color: #481D30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.content-input {
	width:160px;
	height:22px;
	color: #481D30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:4px;
}

.rounded-corners {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

/****************************************************/
#player {
    width: 560px;
    height: 315px;
    overflow: hidden;
    background: #932E5A;
    position: relative;
    border: solid 2px #542238;
	padding:5px;
	margin-top:-15px;
	margin-right:25px;
}
#player-oc {
    width: 356px;
    height: 200px;
    overflow: hidden;
    background: #932E5A;
    position: relative;
    border: solid 2px #542238;
	padding:5px;
	margin-top:-15px;
	margin-right:125px;
}

.youtube .carousel {
	float:left;
    width: 270px;
    height: 100%;
    overflow: auto;
    position: relative;
    right: 3px;
	top: 0px;
	bottom: 3px;
    z-index: 3;
}

.youtube .thumbnail {
    margin: 5px;
    width: 65px;
	display:block;
}

.youtube iframe.player {
	float:right;
    width: 320px;
    height: 180px;  
    overflow: auto;
    border: 0;
	padding-top:5px;
	padding-left:5px;
}
.yt-descript {
    color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    display: block;
	height:55px;
	padding-top:10px;
	text-align:left;
}

/**************** BABY'S LOCATIONS *********************/
#map {
	position:relative;
	margin:0;
	padding:0;
	width:177px;
	height:97px;
	background:url(images/babys_locations.png) top left no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
}

#map li {
	margin:0;
	padding:0;
	list-style:none;
}

#map li a {
	position:absolute;
	display:block;
	/*
	   Specifying a background image
	   (a 1px by 1px transparent gif)
	   fixes a bug in older versions of
	   IE that causeses the block to not
	   render at its full dimensions.
	*/
	background:url(images/spacer.gif);
	text-decoration:none;
	color:#000;
}

#map li a span { display:none; }

#map li a:hover span {
	position:relative;
	display: block;
	left:8px;
	top:8px;
	border:0px solid #000;
	padding:0px;
	z-index:100;
}

#map a.losangeles {
	top:39px;
	left:11px;
	width:16px;
	height:16px;
}
#map a.orangecounty {
	top:58px;
	left:9px;
	width:16px;
	height:16px;
}
#map a.sanbernardino {
	top:31px;
	left:35px;
	width:16px;
	height:16px;
}
#map a.sandiego {
	top:76px;
	left:18px;
	width:16px;
	height:16px;
}

#map a.houston {
	top:54px;
	left:70px;
	width:16px;
	height:16px;
}

#map a.neworleans {
	top:49px;
	left:98px;
	width:16px;
	height:16px;
}

/***************form***************/
#fastcontact {
	display:block;
	position:relative;
	left:100px;
	text-align:left;
	width:793px;
	height:550px;
	background-image:url(images/contactform_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 30px;
}

#fastcontact_jax {
	display:block;
	position:relative;
	left:100px;
	text-align:left;
	width:793px;
	height:391px;
	background-image:url(images/contactform_jax_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 30px;
}

.fastformcopy {padding: 77px 0 10px 55px; font-style:italic; font-weight:bold;}
.fastformcopy p {padding-bottom:0px; margin-bottom:-16px;}
.fastformcopy input {font-size:0.967em; color:#000000; line-height:1em; border-style:solid; border-width:1px; border-color:#CCCCCC; background:#ecf3e5; padding:0 0 0 3px; width:200px; height:18px; margin:5px 0 5px 3px;}
.fastformcopy select {font-size:0.967em; color:#000000; line-height:1em; border-style:solid; border-width:1px; border-color:#CCCCCC; background:#ecf3e5; padding:0 0 0 3px; width:140px; text-align:left; margin:5px 0 5px 3px;}
.fastformcopy textarea {font-size:0.967em; color:#000000; line-height:1.25em; border-style:solid; border-width:1px; border-color:#CCCCCC; background:#ecf3e5; padding:0 0 0 3px; width:318px; height:85px; margin:2px 0 5px 0;}


/****** PRESS THUMBNAILS **********/
.pressthumb {
	border-width:thin;
	border-style:solid;
	border-color:#a86482;
}