﻿body
{
	margin:0px;
	background-image:url(images/proresource-background-grey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#F2F5FC;
}
body, div, p, a, li, textarea, input
{
	font-family: Calibri, Arial, Sans Serif;
	font-size: 17px;
}
a span
{
	display: none;
}
#masthead
{
	height: 46px;
	width:100%;
	background-image: url(images/proresource-layout-grey_01.jpg);
}
#masthead p.admin
{
	position: absolute;
	left: 600px;
	top: 10px;
	margin:0px;
}
#header
{
	height: 100px;
	width:100%;
	position: relative;
}
#header a.btn_guarantee, #header a.btn_guarantee:visited, a.btn_guarantee, a.btn_guarantee:visited
{
	background-image: url(images/buttons-guarantee.gif);
	display: block;
	width: 65px;
	height:65px;
	left: 790px;
	top: 11px;
	position: absolute;
	background-position: 0px 0px;
}
#header a.btn_guarantee:hover, a.btn_guarantee:hover
{
	background-position: 0px -65px;
}
#content a.btn_guarantee
{
	left: auto;
	top: auto;
	position: relative;
}

#callout_right
{
	width: 312px;
	height: 409px;
	position: absolute;
	left: 742px;
	top: 121px;
	z-index:100;
	background-image: url(images/right-callout.jpg);
	background-repeat: no-repeat;
}
#signup_header
{
	position:absolute;
	top: 249px;
	left: 46px;
	background-image: url(images/right-callout-header.gif);
	width:175px;
	height: 47px;
	display: block;
	z-index:200;
}
#callout_content
{
	position:relative;
	height: 410px;
	width: 250px;
}
#callout_items
{
	position:absolute;
	left: 74px;
	top: 152px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#callout_items li
{
	margin-top: 4px;
	background-image:url(images/bullet-right.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#callout_items li a
{
	color:#1c1c1c;
	font-size: 14px;
	font-weight: bold;
}
#callout_items li a:hover
{
	color:#0072b5;
}
#callout_petals
{
	height:198px;
	display: block;
	width: 100%;
	background-color:#FFFFFF;
	background-image:url(images/right-callout-petals.gif);
	background-position: 0px 0px;
}

#callout_content a.petal_top
{
	position:absolute;
	left: 11px;
	top: 15px;
	background-image: none;
	width:246px;
	height: 100px;
	display: block;
}
#callout_content p
{
	position: absolute;
	left: 80px;
	top: 156px;
	font-size: 15px;
	color:#474747;
	line-height: 15px;
	font-weight: bold;
}
#callout_content p a
{
	font-size: 15px;
	color:#474747;
	font-weight: bold;
}
#callout_content p a:hover
{
	color:#0072b5;
}
#callout_buttons
{
	position: absolute;
	top: 390px;
	left: 40px;
	width: 100%;
}
#callout_buttons a,#callout_buttons a:visited
{
	text-align:center;
	background-image: url(images/buttons-blue.gif);
	background-position:0px 0px;
	width:96px;
	height:46px;
	padding-top: 4px;
	display: inline-block;
	color:#FFFFFF;
	text-decoration: none;
}
#callout_buttons a:hover
{
	color:#DDDDDD;
	background-position:0px -50px;
}

#callout_content a.petal_bottom
{
	position:absolute;
	left: 11px;
	top: 115px;
	background-image: none;
	width:246px;
	height: 117px;
	display: block;
}
#callout_content a.petal_bottom:hover
{
	background-image:url(images/btn-petal-hover-bottom.gif);
}

#callout_content input
{
	position: absolute;
	border: 0px;
	left: 42px;
	top: 300px;
	width: 180px;
	height:22px;
	padding-top:3px;
	padding-left: 7px;
	background-image:url(images/right-callout-input.gif)
}
#header a.logo
{
	position: absolute;
	left: 120px;
	top: -10px;
	width: 202px;
	height: 72px;
	background-image:url(images/logo-proresource.gif);
	display: block;
}
#header a.logo span
{
	display: none;
}
#topnav
{
	position: absolute;
	left: 120px;
	top: 70px;
	height: 30px;

}
#topnav td a, #topnav td a:visited
{
	display: inline-block;
	padding-top: 10px;
	font-size: 17px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;

}
#topnav td a:hover
{
	padding-top:5px;
	color:#0072b5;
	font-size: 19px;
}
#topnav td a span
{
	width: 13px;
	height: 11px;
	*height:15px;
	display: inline-block;
	background-image: url(images/bullets.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#topnav td a:hover span
{	
	width: 18px;
	height: 14px;
	*height:18px;
	background-position: left -12px;
}
#footernav
{
	position: absolute;
	left: 80px;
	top: 24px;
	list-style-type:none;

}
#footernav li
{
	list-style-type:none;
	display: inline;
}
#footernav li a, #footernav li a:visited
{
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}
#footernav li a:hover
{
	color:#0072b5;
}

#container
{
	position: relative;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/proresource-layout-grey_03.jpg);
}
#content_header
{
	width:100%;
	background-image:url(images/header-background.gif);
	background-repeat: no-repeat;
	height: 89px;
}
#content_header h1
{
	letter-spacing: -0.1em;
	margin:0px;
	padding-top:18px;
	padding-left: 35px;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 32px;
	font-weight: normal;
	color:#474747;
	font-style:italic;
}
#content_body
{
	width:894px;
	margin-left: 110px;
}
#footer
{
	width:100%;
	height: 133px;
	position: relative;
	background-image: url(images/proresource-layout-grey_04.jpg);
}
#masthead .contactus
{
	position:absolute;
	left: 800px;
	top: 10px;
	color:#FFFFFF;
	font-size: 13px;
	width: 200px;
	text-align:right;
	margin: 0px;
}
#masthead .contactus a, #masthead .contactus a:visited, #masthead .admin a, #masthead .admin a:visited
{
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}
#masthead .contactus a:hover, #masthead .admin a:hover
{
	color:#DDDDDD;
}

/* ******************************************* */
/* Social Media ****************************** */
/* ******************************************* */

#socialmedia
{
	position: absolute;
	left: 860px;
	top: 15px;
	width: 200px;
	height: 58px;
}
#socialmedia a
{
	display: block;
	position: absolute;
	top: 0px;
	height: 58px;
	background-image:url(images/buttons-socialmedia.gif);
	padding:0px;
	margin:0px;
}

a.btn_facebook
{
	width: 50px;
	left: 0px;
	background-position: 0px 0px;
}
a.btn_facebook:hover
{
	background-position: 0px -58px;
}
a.btn_twitter
{
	width: 40px;
	left: 50px;
	background-position: -50px 0px;
}
a.btn_twitter:hover
{
	background-position: -50px -58px;
}
a.btn_linkedin
{
	left: 90px;
	width: 50px;
	background-position: -90px 0px;
}
a.btn_linkedin:hover
{
	background-position: -90px -58px;
}

/* ******************************************* */
/* Content *********************************** */
/* ******************************************* */

#content
{
	margin-left: 50px;
	padding-right: 300px;
}
#content p, #content ul li, #content a, #content h2, #content h3
{
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
}
#content p
{
	font-size: 17px;
	color: #1c1c1c;
	margin-bottom:0px;
	line-height:22px;
}
#content ul, #column_1 ul, #column_2 ul, #content ul.greencheck
{
	margin-top:0px;
	list-style-type: none;
}

#content ul li, #column_1 ul li, #column_2 ul li
{
	background-image: url(images/bullet-content.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
	background-position: 0px 0px;
	padding-left: 15px;
	line-height: 22px;
}
#content ul.greencheck li
{
	background-image: url(images/bullet-check.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: 0px 2px;
	padding-left: 16px;
	line-height: 22px;
}

#content a,#content a:visited
{
	/*color: #1c1c1c;*/
	color: #0073B6;
	font-size: 17px;
	font-weight: bold;
	/*font-style: italic;*/
	text-decoration: underline;
}
#content a:hover
{
	color:#3A90C2;
}
#content h2
{
	margin-top: 20px;
	font-size: 19px;
	color: #F09431;
}

a.btn_nurture, a.btn_nurture:visited
{
	width:85px;
	height: 29px;
	background-position: 0px -129px;
	background-image:url(images/buttons-blue.gif);
	display: block;
	position:absolute;
	left: 145px;
	top: 330px;
}
a.btn_nurture:hover
{
	background-position: 0px -100px;
}
a.privacy, a.privacy:visited
{

	font-size: 8px;
	position:absolute;
	left: 155px;
	top:358px;
	color:#474747;
}
a.privacy:hover
{
	color:#0072b5;
}
a.btn_orange:link, a.btn_orange:visited
{
	font-family: Arial black, arial, sans serif;
	background-image:url(images/buttons-orange.gif) !important;
	background-position: 0px 0px;
	width: 104px;
	height: 23px;
	font-weight: bold;
	display: inline-block;
	font-style:italic;
	text-decoration: none !important;
	font-size: 13px;
	text-align: center;
	padding-top: 2px;
	color:#000000;
	color:#474747;
}
a.btn_orange:hover{
	background-position:0px -25px;
	color:#515151;
	height: 21px;
	padding-top: 4px;
	padding-left: 2px;
	width: 102px;
}
#content_home
{
	width:970px;
	background-image: url(images/home-back-grey.jpg);
	margin-left: 106px;
	display: block;
	height: 664px;

}
#content_expansion
{
	width:970px;
	background-image: url(images/home-expansion-grey.gif);
	background-repeat:repeat-y;
	margin-left: 106px;
	display: block;
	height: 50px;
	position: relative;
}
#content_bottom
{
	width:970px;
	background-image: url(images/home-bottom-grey.gif);
	margin-left: 106px;
	display: block;
	height: 21px;
	position: relative;
}

#box_bottom
{
	width:250px;
	position: absolute;
	z-index: 50;
	top: 350px;
	left: 250px;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#box_bottom .top
{
	width:100%;
	height: 12px;
	display: block;
	background-image:url(images/box-bottom_01.gif);
}
#box_bottom .content
{
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	width:100%;
	background-image:url(images/box-bottom_02.gif);
}
#box_bottom .content p
{
	opacity:1.0;
	filter:alpha(opacity=100);
	display: block;
	color:#000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
#box_bottom .bottom
{
	width:100%;
	height: 13px;
	display: block;
	background-image:url(images/box-bottom_03.gif);
}
#home_petals
{
	position: absolute;
	left: 784px;
	top: 169px;
	background-image:url(images/home-petals.gif);
	background-position: 0px -128px;
	
	width:213px;
	height: 128px;
	z-index: 60;
}
#home_petals a
{
	display: block;
	width: 100%;
	height: 100px;
}
a.btn_amica, a.btn_amica:visited
{
	display:block;
	width: 87px;
	height: 55px;
	background-image:url(images/buttons-amica.jpg);
	background-position: 0px 0px;
	position: absolute;
	left: 120px;
	top: 490px;
}
a.btn_amica:hover
{
	background-position: 0px -64px;
}
#home_callout
{
	position: absolute;
	left: 370px;
	top: 190px;
	width: 380px;
	height: 360px;
}
#home_callout h1, #home_callout h2
{
	font-weight: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#474747;
	font-style:italic;
	margin-bottom: 10px;
}
#home_callout h2
{
	font-family: "Lucida Sans",Arial,Helvetica,Sans Serif;
	margin-top: 40px;
	font-size: 24px;
}
#home_callout p, #home_callout a
{
	font-family: "Lucida Sans",Arial,Helvetica,Sans Serif !important;
	font-weight: normal;
	font-size: 15px;
	color:#474747;
	font-style:normal;
}
#home_callout h2
{
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
	margin-left: 40px;
	margin-top:20px;
	margin-bottom:20px;
}
#home_callout p
{
	line-height: 18px;
	margin-top: 6px;
	text-align:left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 66px;
}
#home_callout a:hover
{
	color:#0072b5;
}
#home_callout p.indented
{
	margin-left: 30px;
}
#content_home input
{
	position: absolute;
	border: 0px;
	left: 414px;
	top: 496px;
	width: 241px;
	height:22px;
	padding-top:2px;
	padding-left: 6px;
	padding-right: 4px;
	background-image:url(images/home-input.gif);
	
}

#home_callout ul
{
	list-style-type:none;
}
#home_callout ul li
{
	font-family: "Lucida Sans",Arial,Helvetica,Sans Serif;
	font-weight: bold;
	font-size: 22px;
	color: #474747;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/home-white-bullet.gif);
	background-position: 0px 7px;
	padding-left: 20px;
}
#home_callout ul li a, #home_callout ul li a:visited
{
	font-weight: bold;
	font-size: 22px;
	color: #474747;
	font-style: italic;
}
#home_callout ul li a:hover
{
	color: #0072b5;
}
#btn_nurtureme
{
	position: absolute;
	left: 666px;
	top: 496px;
}
#btn_nurtureme_interior
{
	position: absolute;
	left: 126px;
	top: 332px;
}

#column_1, #column_2
{
	position: absolute;
	width: 230px;
	left: 130px;
	top: 590px;
	z-index:200;
	line-height: 22px !important;
}
#column_2
{
	left: 390px;
}
#column_1 p, #column 2 p
{	
	font-size: 17px !important;
	line-height: 22px !important;
}
#column_1 h2, #column_2 h2
{
	margin-top:10px;
	font-size: 19px !important;

}
#column_1 .btn_orange, #column_2 .btn_orange
{
	float:right;
}
a.home_nurtureprograms
{
	position: absolute;
	left: 860px;
	top: 300px;
	width: 160px;
	font-size: 14px;
	color: #1c1c1c;
}
a.home_whynurtureworks
{
	position: absolute;
	left: 874px;
	top: 318px;
	width: 160px;
	font-size: 14px;
	color: #1c1c1c;
}

a.home_nurtureprograms:hover, a.home_whynurtureworks:hover
{
	color:#0072b5;
}
#home_learntonurture
{
	position: absolute;
	width: 180px;
	left: 770px;
	/*top: 360px; REDUCED TO 3 WEBINARS Jan 28/2010*/
	top:370px;
}
#home_learntonurture p
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 0px;
	line-height: 13px;
}
#home_learntonurture a
{
	font-size: 12px;
	color: #1c1c1c;
}
#home_learntonurture a:hover{
	color:#0072b5;
}

.row_header td
{
	background-color:#8BC53F;
}
.row_alt td, li.row_alt
{
	background-color:#DDDDDD;
}
.row_nor td,li.row_nor
{
	background-color:#FFFFFF;
}
.rowhead td
{
	background-color:#AAAAAA;
	font-weight: bold;
}
.tableclass
{
	width: 100%;
}
.tableclass tr td
{
	padding: 2px;
	margin:0px;
	vertical-align:top;

}
input.text, textarea.text
{

	width: 300px;
	border: 1px black dotted;
}
input.text:focus
{
	background-color:#FFFF99;
}
#signup_message
{
	text-align:center;
	position:absolute;
	left: 46px;
	top: 312px;
	font-size: 14px;
	width: 180px;
	height: 80px;
	z-index: 200;
	display: block;
	color:#F4E62E;
	font-weight: bold;
	display: none;
}
#home_callout #signup_message
{
	text-align:center;
	position:absolute;
	left: 36px;
	top: 280px;
	font-size: 22px;
	width: 300px;
	height: 100px;
	font-style:italic;
	z-index: 200;
	display: block;
	color:#FFFFFF;
	font-weight: bold;
	display: none;
}
.errortext
{
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}
.successtext
{
	font-size: 16px;
	color: green;
	font-style:italic;
	font-weight: bold;
}

#callout_rightbottom
{
	position: absolute;
	left: 726px;
	top: 520px;
	/*background-image:url(images/buttons-rightbottom.jpg);*/
	height: 210px;

	width: 349px;
}

#callout_quotes
{
	position:absolute;
	left: 776px;
	top: 690px;
	width: 204px;
	background-image:url(images/right-quotes_02.gif);
	background-repeat: repeat-y;

}
#callout_quotes .top
{
	position:absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 204px;
	display: block;
	background-image:url(images/right-quotes_01.gif);
}
#callout_quotes .bottom
{
	position:absolute;
	bottom: 0px;
	left: 0px;
	height: 23px;
	width: 204px;
	display: block;
	background-image:url(images/right-quotes_03.gif);
}
#callout_quotes .content
{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 22px;
	margin-bottom:4px;
	padding-bottom:10px;
}
#callout_quotes .content p, #quote_content
{
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;

}
#quote_content, #quote_attribution
{
	background-color:#008AC8;
}
#callout_quotes .content p.attribution, #quote_attribution
{
	font-weight: normal;
	font-style:italic;
	font-size:12px;
	color:#DDDDDD;
	text-align:right;
}
#callout_quotes a, #callout_quotes a:visited
{
	font-size: 12px;
	color:#8BC53F;
}
#callout_quotes a:hover
{
	color:#a3e74a;
}
#quote_editor
{
	display: block;
	float:right;
	width: 200px;
}
#page_editor
{
	float:left;
}
#contentLeft ul li
{
	background-position: 0px 5px;
	margin-top: 5px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image:none;
	list-style:none;
	list-style-type: none;
}
#contentLeft ul
{
	list-style-image:none;
	list-style:none;
	list-style-type: none;
}
.breadcrumbs, .breadcrumbs a
{
	font-weight: normal;
	color:red;
	font-size: 41px;
}
#home_nurture_header
{
	position: absolute;
	left: 50px;
	top: 270px;
	color:#4a4a4a;
}
#home_nurture_header p
{
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
	font-size: 16px;
	font-style: normal;
}
#home_callout p.tiny
{
	font-style: normal;

	position: absolute;
	font-size: 11px;
	top: 330px;
	left:-15px;
}

a.button-brainstorm
{
	margin-left: 80px;
	background-image:url(images/buttons-brainstorm.gif);
	width: 141px;
	height: 147px;
	display: block;
}
a.button-brainstorm
{
	background-position: 0px 0px;
}
a.button-brainstorm:hover
{
	background-position: -141px 0px;
}

p.copyright
{
	float:right;
	margin-top: 44px;
	margin-right: 130px;
	font-size: 13px;	
}
.smalltext
{
	font-size:11px !important;
}

