/*
CSS
*/

body {
	margin: 0 auto 0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	display: table;
	background: #fff;
}

a:link, a:visited {
	color: #98a31b; 
	font-weight:bold; 
	text-decoration: underline; 
}
a:active, a:hover {
	color: #b0bc22; 
	text-decoration: none;
	font-weight:bold;
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #fff;
	margin: 0 0 10px 0;
}

.template_container {
	width: 870px;
	margin: 0 auto 0 auto;
}

#template_header {
	width: 870px;
	height: 100px;
	background:  url(../images/templatemo_header.jpg) left bottom no-repeat;
	padding: 0px 0 0px 0;
	clear:right;
}

#burlingtonLogo {
	width: 254px;
	height: 65px;
	background-image:url(../images/COB_logo_c.jpg);
	margin: 20px 10px 0px 0px;
	float:right;
	text-indent:-9999px;
}

#takeactionLogo {
	width: 254px;
	height: 65px;
	background-image:url(../images/TakeActionLogo.jpg);
	margin: 20px 0 0px 10px;
	float:left;
	text-indent:-9999px;
}


/* Menu */
#template_menu {
	height: 50px;
	width: 850px;
	margin: 15px auto 0 auto;
	padding: 0;
	padding-top: 50px;
	padding-left: 50px;
}

#template_menu ul {
	list-style: none;
	display: inline;
	
}

#template_menu li {
	float:left;
	
	
}

#template_menu li a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	margin: 0 5px 0 0;
	padding: 0 0 0 7px;
	height: 45px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}

#template_menu li a b {
	float: left;
	display: block;
	height: 40px;
	padding: 5px 20px 0 11px;
}

#template_menu li.current a, #template_menu li a:hover {
	background: url(../images/templatemo_menu_left_current.gif) no-repeat;
	color: #fff;
}

#template_menu li.current a b, #template_menu li a:hover b {
	background: url(../images/templatemo_menu_right_current.gif) right top no-repeat;
}

/*End OF menu*/

#template_intro_section {
	height: 467px;
	width: 819px;
	background: url(../images/templatemo_newsection.jpg);
	padding: 33px 0 0 48px;
}

#template_intro_area {
	float: left;
	width: 375px;
	margin: 95px 0 0 0px ;
}

#template_intro_section h1 {
	color: #FFFFFF;
	font-size: 22px;
 	padding: 0 0 10px 0;
}

#template_join_section {
	width: 819px;
	background: url(../images/templatemo_project_section_mid.jpg) repeat-y;
	margin: 0;
	padding: 20px 0 10px 48px;
	text-align:center;
}


#template_join_section p{
	color: #006600;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#template_join_section h1 {
	color: #006600;
	margin: 0 0 10px 25px;
	text-decoration: underline;
}

#template_join_section a {
	color: #006600;
	text-decoration: underline;
}

#template_join_section_bottom {
	width: 867px;
	height: 43px;
	background: url(../images/templatemo_project_section_bottom.jpg) top repeat-y;
	margin: 0;
	padding: 0;
}

#template_section_area {
	width: 811px;	
}

#template_section_area .templatemo_section_1 {
	float: left;
	width: 225px;
	margin: 20px 0 20px 30px;
}

.template_section_1 img {
	float: left;
	margin: 0 10px 10px 0;
}

.template_section_1 h1 {
	font-family: Verdana; 
	font-size: 24px;
	font-weight: normal;
	color: #04265f;
	margin: 0 0 10px 0;
}

.template_section_1 p {
	color: #000;
	margin: 0 0 10px 0;
}

.section_mid {
	background: url(../images/templatemo_section_brake.jpg) no-repeat left;
	width: 225px;
	margin: 20px 0 20px 10px;
	padding: 0 0 0 30px;
	float: left;
}

.section_mid p {
	color: #000;
	margin: 0 0 10px 0;
}

#template_bottom_section {
	width: 867px;
	height: 200px;
	vertical-align:middle;
	background: url(../images/templatemo_bottom_section_bg.jpg) repeat-y;
	margin: 0;
	padding: 0 0 0 0px;
}

#template_bottom_sectionSubpage {
	width: 867px;
	height: 10px;
	vertical-align:middle;
	background: url(../images/templatemo_bottom_section_bg.jpg) repeat-y;
	margin: 0;
	padding: 0 0 0 0px;
}

#template_bottom_section a {
	color: #FFFFFF; 
	font-weight:bold; 
	text-decoration: underline; 

}
#template_content_section {
	text-align: center;
	width:	530px;
	margin: 0 auto 0 auto;
	
}

#template_content_section h1 {
	color: #004400;
	font-variant:small-caps;
	text-decoration: underline;
}

#template_content_section p {
	color: #000000;
}

#template_content_section li {
	list-style: square;
	color: #004400
}

#template_content_section a {
	color: #FFFFFF;
}

#template_footer {
	width: 867px;
	height: 49px;
	background: url(../images/templatemo_footer_bg.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
}

#template_footer a {
	color: #000000;
}

.last {
	margin: 0;
}

.right_img {
	float: right;
	margin: 0 0 5px 5px;
}

.left_img {
	float: left;
	margin: 0 5px 5px;
}

.cleaner {
	clear: both;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(../images/templatemo_bottom_section_bg.jpg) repeat-y;
}

.cleanerSubpage {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}



/* Subpage Styles */

#template_subpage_section {
	width: 819px;
	background: url(../images/templatemo_subpage_section_bg.jpg) repeat-y;
	margin: 0;
	padding: 20px 0 0px 60px;
	text-align:left;
}
#template_subpage_section p {
	padding: 5px 30px 0px 20px;
	text-align:left;
}


#template_subpage_section h1 {
	color: #FFFFFF;
	font-size: 22px;
 	padding: 0 0 10px 0;
}



/* CMS Styles */
.pagetitle {
	font-size:16px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#006600;
	padding:10px 15px 5px 10px;
	margin: 0 0 5px 0;
	font-weight:bold;
	text-align:left;
}

/************************************
CHILDLINK LIST (GENERAL CONTENT 2)
*/

	.ipf-PageChildLinks 
		{list-style: inside;}
	.ipf-PageChildLinks a, .ipf-PageChildLinks a:visited 
		{}
	.ipf-PageChildLinks span 
		{display: block !Important;}	
	.ipf-PageChildLinks a:hover 
		{}
	.ipf-ChildLink-Category 
		{list-style: none; margin: 10px 0 5px 0; padding: 2px; font-weight: bold; background:  #eee; border-bottom: 1px solid #999;}	
	.ipf-ChildLink-Category span 
		{font-weight: normal;}
		
/****************************************
LOGIN - DEFAULT LAYOUT
*/

	.ipf-PageLogin, .ipf-PageLogin-TextField  
		{font-size: 11px;}
	.ipf-PageLogin-Button 
		{background: #F1F1F1; border: solid 2px #444444; cursor: pointer; font-weight: bold; font-size: 10px; margin-right: 1px; padding: 1px 3px; text-transform: uppercase;}
	div#ipf-login-contain /* styles the div containing the login box */
		{background: #E3E3E3; padding: 8px; width: 375px;}
	table#ipf-login /* styles the table that contains the login */ 
		{color: #000000; font-size: 11px; width: 100%;}
	table#ipf-login td /* cell style for login table */
		{color: #000000; font-size: 11px;}
	table.ipf-login-head /* header of login */
		{background: #555555; border-bottom: solid 3px #E3E3E3; color: #FFFFFF; font-size: 11px; font-weight: bold;	padding: 0;	text-transform: uppercase;	width: 100%;}
	.ipf-login-head td /* cell in login header */
		{color: #FFFFFF; font-weight: bold; font-size: 11px; padding: 4px 5px;}
	.ipf-login-rowa td /* first row of login table (user name) */
		{background: #FFFFFF; border-bottom: solid 1px #E3E3E3;}
	.ipf-login-rowb td /* second row of login table (pasword) */
		{background: #FFFFFF; border-bottom: solid 3px #E3E3E3;}
	#ipf-login-rowc td /* third row of login table (login button and remember password) */
		{background: #878787; border: solid 4px #878787; border-width: 4px 0; padding: 3px 6px;}
	#ipf-login-rowd td /* fourth row of login table (join form and forgot password) */
		{background: #E3E3E3; border-top: solid 4px #E3E3E3; font-size: 11px;}
	.ipf-login-txtfield /* styling for textbox fields */{
		color: #000000; font-size: 11px; padding: 2px; width: 225px;}
	.ipf-login-mainbutton /* styling for the main login button */
		{background: #DDDDDD; border: solid 2px #666666; font-weight: bold; font-size: 10px; margin-right: 2px; padding: 1px 2px;}
	.ipf-login-forgetpassbutton /* styling for the forget password button */
		{background: #F1F1F1; border: solid 2px #444444; cursor: pointer; font-weight: bold; font-size: 10px; margin-right: 1px; padding: 1px 3px; text-transform: uppercase;}
	.ipf-login-left /* styling for the left column in the main table */
		{color: #767676; font-size: 11px; text-align: right; width: 75px;}
	#ipf-login-remember-span /* styling for remember username */
		{color: #EEEEEE; font-size: 11px; margin-left: 14px;}
	.ipf-login-failed-span /* style for login failed message */
		 {color: #FF0000; font-weight: bold; font-size: 16px; padding: 2px;}
	table#ipf-login-forgotpassword-head /* header table styling */
		{background: #555555; border-bottom: solid 1px #FFFFFF;	color: #FFFFFF;	font-weight: bold; font-size: 11px;	text-transform: uppercase;	width: 100%;}
	table#ipf-login-forgotpassword-head td /* header table cell styling */
		{color: #FFFFFF; font-weight: bold; font-size: 11px; padding: 4px 5px;}
	table#ipf-login-forgotpassword-main /* table styling for forgot password */
		{color: #000000; font-size: 11px;}
	table#ipf-login-forgotpassword-main td /* cell styling for forgot password */
		{color: #000000; font-size: 11px;}
	a.ipf-login-link:link, a.ipf-login-link:visited, a.ipf-login-link:active  /* styling for links used in login */
		{ color: #CC0000; font-size: 11px; text-decoration: underline;}


.location{
	padding:0px 20px 3px 0; 
	margin: 0 0 0 0; 
	font-size: 10px; 
	color: #006600;
	text-align:right;
	}

.location a:link, .location a:visited{
	color:#006600;
	}
