/*****************************************
   PAGE TEMPLATE
 *****************************************/

html
{
	background: #fff url(/images/Young%20Kids/bg-page.png) repeat-x scroll center bottom;
}
P
{
	margin-bottom: 5px;
	margin-top: 14px;
}
H2
{
	margin-bottom: 4px;
	padding-bottom: 0;
}
body
{
	background-color: transparent;
}
H1.imgtxt
{
	height: 20px;
	/*[empty]background-image:;*/
	margin-top: 6px !important;
	margin-top: -1px;
}
#make_report
{
	background: transparent url(/images/Young%20Kids/btn-report.png) no-repeat;
	top: 92px;
}
#wholepage
{
	background-image: url(/images/Young%20Kids/bg-webpage.png);
	background-repeat: repeat-x;
	background-position: top;
}
#content_frame 
{
    min-height: 800px;
    height: auto !important;
    height: 800px;
}

.btn
{
	height: 48px;
	width: 233px;
	/* padding-top: 20px; */
	padding-top:0;
	background-position: left top;
}
/*****************************************
CONTENT
*****************************************/
#content_area
{
	width: 720px !important;
	width: 718px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	padding: 0;
	margin: 0;
}
#content_area.white_wide
{
	width: 700px;
}
div.white_wide #content_left
{
    width:600px;
}
#content_area.two_col
{
	width: 700px;
}

#content
{
	background-image: url(/images/Young%20Kids/bg-content-centre.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 490px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	/*[disabled]height:550px;*/
	background-color: transparent;
	/*overflow: hidden;*/
    min-height: 450px;
	height:auto !important;
	height:450px;
}

.white_wide #content
{
	width: 630px;
	float: left;
	background-image: url(/images/Young%20Kids/bg-content-fw.png);
}

.two_col #content
{
	width: 650px;
	float: left;
	background: url(/images/Young%20Kids/bg-content-fw-rb.png);
	padding-right: 0;
}

#content_left
{
	/* width: 460px; */	
	width: 485px;
	/*padding: 15px;*/
	float: left;
}
#content_left_footer_sidebar
{
	display: block;
	width: 532px;
	height: 34px;
	background: url(/images/Young%20Kids/hector_pageedges_narrow24.png) no-repeat 0px -61px !important;
	background: url(/images/Young%20Kids/hector_pageedges_narrow8.png) no-repeat 0px -61px;
	margin-bottom: 170px;
}
DIV.two_col #content_left_footer
{
	width: 670px;
	height:36px;
	display:block;
	background: url(/images/Young%20Kids/hector_pageedges_greywide24.png) no-repeat -1px -87px !important;
	background: url(/images/Young%20Kids/hector_pageedges_greywide8.png) no-repeat -1px -87px;
	margin-bottom: 170px;
}
DIV.white_wide #content_left_footer
{
	display: block;
	width: 670px;
	height: 34px;
	background: url(/images/Young%20Kids/hector_pageedges_wide24.png) no-repeat 0 -87px !important;
	background: url(/images/Young%20Kids/hector_pageedges_wide8.png) no-repeat 0 -87px;
	margin-bottom: 170px;
}
/*****************************************
LEFT COL
*****************************************/
#col-1
{
	display: block;
	width: 230px;
	float: left;
}
#navigation_page .btn A, #navigation_page .btn A:hover
{
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 55px;
	text-decoration: none;
}
#content_container
{
	float: left;
	width: 540px;
	overflow: hidden;
	display: block;
}
INPUT
{
	border: 1px solid #950074;
}
TEXTAREA
{
	width: 100%;
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	line-height: 150%;
	padding: 2px;
	margin-top: 10px;
	border: 1px solid #950074;
}
#left_links
{
	margin-right: 0;
	width: 233px;
}
/*****************************************
RIGHT COL
*****************************************/
#content_right
{
	width: 141px;
	float: left;
	padding-left: 12px;
}
#right_links
{
	margin: 0;
	margin-right: 0;
	padding: 0;
	width: 145px;
	float: right;
}
/*****************************************
BOXES
*****************************************/
DIV.box a
{
    width:132px;
    padding-left:6px;
}

/*****************************************
   HEADER
 *****************************************/

#top_links_bar
{
	height: 28px;
	padding-top: 3px;
}
/*****************************************
BREADCRUMBS
*****************************************/
#breadcrumbs
{
	background-image: url(/images/Young%20Kids/hector_pageedges_narrow24.png) !important;
	background-image: url(/images/Young%20Kids/hector_pageedges_narrow8.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 21px;
	padding-left: 20px;
	width: 515px;
	padding-right: 20px;
}

div.white_wide #breadcrumbs
{
	background-image: url(/images/Young%20Kids/hector_pageedges_wide24.png) !important;
	background-image: url(/images/Young%20Kids/hector_pageedges_wide8.png);
	width: 630px;
}

div.two_col #breadcrumbs
{
	background-image: url(/images/Young%20Kids/hector_pageedges_greywide24.png) !important;
	background-image: url(/images/Young%20Kids/hector_pageedges_greywide8.png);
	width: 630px;
}
