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

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	background:#006a51 url(../images/main_bg.gif) repeat-x;
}

/*-----------------------------*/
/* content wrapper area styles */
/*-----------------------------*/

#wrapper
{
	margin:0 auto;
	padding:0;
	width:939px;
	text-align:center;
}

#content
{
	background:transparent url(../images/content_bg.gif) repeat-y;	
	margin:0;
	padding:0;
}


#content-top
{
	background:transparent url(../images/top.gif) no-repeat left top;
	margin:0;
	padding:0;
}

#content-bottom
{
	background:transparent url(../images/bottom.gif) no-repeat left bottom;
	margin:0;
	padding:0;
}

/*-----------------------------*/
/*      header styles          */
/*-----------------------------*/

#header
{
	width:896px;
	height:95px;
	background:Transparent url(../images/header_bg.gif) no-repeat bottom left;
	margin:18px 0 0 29px;
	padding:0;
	text-align:left;
}

.tagline
{
	text-indent:-6000px;
}

.logolink
{
	display:block;
	width:290px;
	height:64px;
	text-indent:-6000px;
	float:left;
	outline:none;
	margin:29px 0 0 0;
}

#grandopening
{
	width:60px;
	height:27px;
	font-size:90%;
	text-align:left;
	float:right;
}

#grandopening a:link, #grandopening a:visited
{
	color:#999;
}

#grandopening a:hover, #grandopening a:active
{
	color:#000;
}

#flashheader
{
	width:923px;
	height:255px;
	position:relative;
	top:-25px;
	margin:0 auto 0 8px;
	clear:both;
	background:Transparent;
}

/*-----------------------------*/
/*    main content styles      */
/*-----------------------------*/

#rightimage
{
	width:207px;
	height:424px;
	float:left;
	margin:0;
	padding:0;
	left:20px;
	position:relative;
	background:url(../images/center.jpg) no-repeat;
}

#maincopy
{
	width:380px;
	text-align:left;
	float:left;
	margin:0 12px 0 11px;
}
#maincopy-wide
{
	width:585px;
	text-align:left;
	float:left;
	margin:0 29px 0 0;
	padding:0;
	position:relative;
	left:25px;
}

#maincopy p, #maincopy-wide p
{
	margin:5px 0 10px 0;
	padding:0;
	color:#666;
	font-size:75%;
}

#maincopy p strong, #maincopy-wide p strong
{
	color:#00583c;
}

#maincopy ul, #maincopy-wide ul
{
	color:#666;
	font-size:80%;
	padding:0;
	margin:0 0 0 30px;
	list-style-image: url(../images/paw_bullet.gif);
	font-size:75%;
}

#maincopy a, #maincopy-wide a
{
	text-decoration:none;	
}

/*-----------------------------*/
/*        title style          */
/*-----------------------------*/

h2#pediatric-title
{
	width:380px;
	height:44px;
	text-indent:-6000px;
	background:url(../images/pediatric_title.gif) no-repeat;
	margin:0;
	padding:0;
}

h2#urgentcare-title
{
	width:380px;
	height:21px;
	text-indent:-6000px;
	background:url(../images/urgetcare_title.gif) no-repeat;
	margin:0;
	padding:0;
}

h2#directions-title
{
	width:380px;
	height:19px;
	text-indent:-6000px;
	background:url(../images/directions_title.gif) no-repeat;
	margin:0;
	padding:0;
}

h2#grandopening-title
{
	width:402px;
	height:22px;
	text-indent:-6000px;
	background:url(../images/grandopening_title.gif) no-repeat;
	margin:0;
	padding:0;
}

h2#coloringbook-title
{
	width:380px;
	height:19px;
	text-indent:-6000px;
	background:url(../images/coloringbook_title.gif) no-repeat;
	margin:0;
	padding:0;
}

/*-----------------------------*/
/* coloring book form styles   */
/*-----------------------------*/

#coloringbook
{
	float:left;
	width:315px;
	height:359px;
	text-align:left;
	background:url(../images/coloringbookbg.jpg) no-repeat;
}

#coloringbooknobg
{
	float:left;
	width:315px;
	height:359px;
	text-align:left;
}

#coloringbook p, #coloringbooknobg p
{
	width:290px;
	text-align:left;
	color:#00583c;
	font-size:75%;
	margin:17px 0 0 15px;
}

#coloringbookform
{
	margin:10px 0 0 20px;
	padding:0;
}

.smalllabel
{
	display:block;
	width:50px;
	padding:0 5px 0 0;
	float:left;
	color:#00583c;
	text-align:left;
	font-size:80%;
}

.biglabel
{
	font-size:80%;
	display:block;
	width:70px;
	padding:0 5px 0 0;
	float:left;
	color:#00583c;
	text-align:right;
}

.coloringinput
{
	display:block;
	width:216px;
	height:20px;
	float:left;
	background:transparent url(../images/inputbg.jpg) no-repeat;
	border:none;
	padding:4px 4px 0 4px;
	outline:none;
}

.coloringsubmitbtn
{
	width:201px;
	height:199px;
	background:url(../images/submitbtn.jpg) no-repeat;
	border:none;
	font-size:0%;
	margin:0 0 0 70px;
	color:#aedb91;
	cursor:pointer;
	outline:none;
}

#requiredtext
{
	color:#999;
	margin:0 0 0 55px;
	font-size:70%;
}

#secondstep
{
	display:none;	
}

#thirdstep
{
	display:none;	
}

.coloringinputmedium
{
	display:block;
	width:184px;
	height:20px;
	float:left;
	background:transparent url(../images/inputbgmedium.jpg) no-repeat;
	border:none;
	padding:4px 4px 0 4px;
	outline:none;	
}

.coloringinputsmall
{
	display:block;
	width:78px;
	height:20px;
	float:left;
	background:transparent url(../images/inputbgsmall.jpg) no-repeat;
	border:none;
	padding:4px 4px 0 4px;
	outline:none;	
}

.coloringsubmitbtnsmall
{
	width:201px;
	height:35px;
	background:url(../images/submitbtnsmall.jpg) no-repeat;
	border:none;
	font-size:0%;
	margin:0 0 0 70px;
	color:#aedb91;
	cursor:pointer;
	outline:none;
}


#thirdstep p strong
{
	color:#00583c;
}

#thirdstep
{
	text-align:center;	
	margin:0;
	padding:0;
	width:260px;
	text-align:center;
	color:#00583c;
	font-size:95%;
	margin:30px 0 0 35px;
	padding:0;
}

/*-----------------------------*/
/*        footer styles        */
/*-----------------------------*/

#footer
{
	margin:10px auto;
	padding:0 0 0 25px;
	width:500px;
	height:20px;
	background:url(../images/caricon.gif) no-repeat;
	color:#FFF;
}

#footer a
{
	color:#FFF;
	outline:none;
}

/*-----------------------------*/
/*        Admin Style          */
/*-----------------------------*/

.infotable
{
	background:#ffffff;
	border:solid 1px #006a51;
	width:100%;
}

.header_cell
{
	font-weight:bold;
	color:#fff;
	background:#006a51;
}



/*-----------------------------*/
/*     Grand Opening Style     */
/*-----------------------------*/

.backbutton
{
	display:block;
	width:44px;
	height:17px;
	background:Transparent url(../images/back_btn.gif) no-repeat;
	text-indent:-6000px;
	margin:0 auto;
	outline:none;
}

#grandopening-bg
{
	background:Transparent url(../images/grandopening_bg.jpg) no-repeat 482px 2px;
}


