
	body
	{
		background-color: #050707;
		margin: 0px;
		padding: 0px;
		background-position: center top;

		background-image: url(/images/shared/main_bg.jpg);
		background-repeat: no-repeat;
		font-family: Arial;
		color: #FFFFFF;
	}
	
	#main
	{

		width: 970px;
		text-align: left;
	}
	
	#top_nav
	{
		padding: 20px 0 0 26px;
		margin: 0;
		width: 970px;
	}
	
	#flashcontent {
	}
	
	#footer
	{
		text-align: center;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #848485;
		z-index: 89;
	}

	#footer p
	{
		margin: 0;
		padding: 7px 0 0 0;
	}
	
	#footer a
	{
		color: #848485;
	}	
	
	#footer a:link, #footer a:visited
	{
		color: #848485;
		text-decoration: none;

	}
	
	#footer a:active, #footer a:hover
	{
		color: #848485;
		text-decoration: underline;
	}	
	

	p a
	{
		color: #848485;
	}	
	
	p a:link, p a:visited
	{
		color: #848485;
		text-decoration: none;

	}
	
	p a:active, p a:hover
	{
		color: #848485;
		text-decoration: underline;
	}	
	


h1
{
	font-size: 30px;

	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}

h2
{
	font-size: 32px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}

h3
{
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}

h4
{
	font-size: 14px;
	margin: 0;
	padding: 12px 0 3px 0;
	
}




.dundee
{
	font-size: 11.5px;
	margin: 0;
	padding: 0;	
	
}




#screenfade
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 90;

}

* html #screenfade, * html #thecard, * html #previewlayer, * html #thankyou { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.cardthumbs
{
	margin-top: 10px;
}

#birthday, #encouragement
{
	display: none;

}

#thecard, #previewlayer, #thankyou
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: black;
	z-index: 99;
	text-align: center;

}

#innercard, #previewinnercard
{
	position: relative;
	width: 750px;
	background-color: white;
	color: black;
	margin: 20px auto 0 auto;
	padding-top: 20px;
}

#cardclosebutton
{
	position: absolute;
	top: 20px;
	right: 25px;
	z-index: 100;
}

#innercarddetails, #previewcarddetails
{
	font-size: 13px;
	color: #53473d;
	margin: 20px;
	padding: 20px;
	text-align: left;
	border-bottom: 1px #53473d solid;
}

#innercardsignoff, #previewcardsignoff
{
	margin: 0 20px 0 40px;
	text-align: center;
	
}

#innercardlinks
{
	margin: 5px 20px 5px 60px;
}

/*
h5
{
	font-size: 14px;
}

h5
{
color: #dd671b;
	font-size: 12px;
	margin: 0;
	
}


h5 a:link
{
color: #dd671b;
}

h5 a:visited
{
color: #dd671b;
}

*/

h5
{
	padding: 0;
	margin: 0 0 4px 0;
}

h6
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#profilenav
{
float: left; width: 265px; border-right: 1px black solid; margin-top: 25px;
}

#profilenav a
{
font-family: Arial;
font-size: 13px;
color: #FFF;
text-decoration: none;
padding-left: 10px;
}

#profilenav a:hover
{
color: #d27371;
}

#profilenav a.pplink_active
{
	color: #d27371;
	background-image: url(/images/profiles/nav_bg.gif);
	background-repeat: no-repeat;
}

#doctor_profile_layer
{
	/*background-image: url(/images/profiles/doctor_shadow.png);
	background-repeat: no-repeat;*/
	float:right; 
	width: 630px;
	
	padding-left: 45px;
}

#doctor_profile_layer p
{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 15px;
}

#mike_movie
{
	display:none;
}


#debra_movie
{
	display:none;
}

#movie_thumbs img
{
	padding: 20px;
}


.thumb_bg
{
	background-image: url(/testimonials/glow_bg.png);
	background-repeat: no-repeat;
}

object { outline:none; }
