﻿
/*=======================================================
                  SUBPAGE LAYOUT STYLES                      
=========================================================*/

#subpage	{
	height: 1%;
	width: 962px;
	margin: 0 auto;
	position: relative;
	background: url(../../images/bg_projects.png) repeat-y left top;
}
/*                 PROJECTS STYLES
***************************************************/

#subpage #main, #subpage #sidebar	{
	z-index: 5;
	position: relative;
	padding-bottom: 19px;
}
#subpage #main	{
	float: left;
	width: 690px;
	padding-left: 23px;
}
#subpage #sidebar	{
	float: right;
	width: 224px;
	padding-right: 23px;
}
#subpage .bottom	{
	z-index: 1;
	float: left;
	width: 962px;
	height: 410px;
	display: block;
	margin-top: -410px;
	background: url(../../images/bg_projects_bottom.jpg) no-repeat left top;
}

/*                 MAIN CONTENT AREA STYLES
***************************************************/

#main h2	{
	color: #666;
	height: 52px;
	font-size: 3.6em;
	font-weight: bold;
	margin-left: -8px;
	padding: 5px 0 0 18px;
	border-bottom: solid 1px #ccc;
	background: url(../../images/bg_projects_main_h2.png) no-repeat -15px top;
}
.main_content	
{
	/*
	height: 195px;*/
	overflow: hidden;
	padding: 10px 0 30px 3px;

}
.main_content img	{
	float: left;
	padding-right: 15px;
}
.main_content h4	{
	color: #666;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:2px;
}
.main_content h4 a,a:visited	{
	color: #666;
	font-size: 1.0em;
	font-weight: bold;

}
.main_content h6	{
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
}
.main_content p	{
	color: #666;
	font-size: 1.2em;
	line-height: 1.2em;
}
.main_content ul	
{
	margin-left:10px;
	padding-left:10px;	

}
.main_content li	{
	color: #666;
	font-size: 1.2em;
	list-style-type:disc;	
}
.main_content a, a:visited	{
	color: #66cc66;
	font-size: 1.0em;
}
/* -------------------------------*/
.links	{
	margin-top: 10px;
}
.links li	{
	float: left;
	font-size: 1.1em;
	padding-right: 3px;
	border-right: solid 1px #666;
}
.links li.last	{
	border: 0;
	padding: 0 3px;
}
.links li a, .links li a:visited	{
	color: #139033;
	font-weight: bold;
	text-decoration: underline;
	background-color:Transparent;
}
.links li a:hover	{
	text-decoration: none;
}

/*             PROJECTS SIDEBAR STYLES
***************************************************/

#subpage #sidebar h2	{
	color: #666;
	height: 37px;
	font-size: 1.8em;
	padding-top: 20px;
	text-align: center;
	margin: 0 -23px 0 0;
	padding-right: 23px;
	background: url(../../images/bg_projects_side_h2.png) no-repeat right top;
}
#subpage #sidebar ul	{
	background: #fff;
	padding: 0 0 0 8px;
}
#subpage #sidebar li	{
	float: left;
	height: 80px;
	width: 214px;
}
#subpage #sidebar li a, #subpage #sidebar li a:visited	{
	padding: 0;
	color: #fff;
	height: 80px;
	width: 214px;
	display: block;
	background: none;
}
#subpage #sidebar li strong, #subpage #sidebar li span	{
	display: block;
	text-align: center;
}
#subpage #sidebar li strong	{
	font-size: 2.4em;
	padding-top: 10px;
}
#subpage #sidebar li span	{
	font-size: 1.6em;
}
#subpage #sidebar #individual	{
	background: url(../../images/bg_sub_individual.png) no-repeat left top;
}
#subpage #sidebar #business	{
	background: url(../../images/bg_sub_business.png) no-repeat left top;
}
#subpage #sidebar #give	{
	background: url(../../images/bg_sub_gift.png) no-repeat left top;
}
#subpage #sidebar .clear	{
	height: 8px;
	margin-right: -6px;
	border-bottom: solid 1px #ccc;
}
#subpage #sidebar img	{
	padding: 7px 0 0 7px;
}

/*                 HIGHLIGHTS STYLES
***************************************************/
#highlights	{
	height: 150px;
	margin-bottom: 13px;
	background: url(../../images/bg_highlights.png) repeat-x left top;
}
#highlights .leftbord, #highlights .rightbord	{
	height: 150px;
}
#highlights .leftbord	{
	background: url(../../images/bg_highlights_left.png) no-repeat left top;
}
#highlights .rightbord	{
	background: url(../../images/bg_highlights_right.png) no-repeat right top;
}
#highlights h3	{
	color: #666;
	height: 30px;
	font-size: 1.8em;
	padding-top: 10px;
}
#highlights h3 em	{
	color: #218034;
}
#highlights h4	{
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
}
#highlights p	{
	color: #666;
	font-size: 1.2em;
}
#more, #get, #feat	{
	float: left;
	height: 150px;
	padding-left: 15px;
}
#get, #feat	{
	border-left: solid 1px #ccc;
}
#more	{
	width: 380px;
}
#get	{
	width: 248px;
}
#feat	{
	width: 240px;
}
#more p	{
	margin-right: 40px;
}
#get p	{
	margin-right: 5px;
}
#get .email button	{
	width: 38px;
	height: 26px;
}
#get .email .bg	{
	background: url(../../images/bg_get_button.png) no-repeat left top;
}
#feat img	{
	float: left;
	margin-right: 10px;
}
#feat p	{
	margin-bottom: 5px;
}
#feat p a, #feat p a:visited	{
	color: #139033;
	font-weight: bold;
	text-decoration: underline;
	background-color:Transparent;
}
#feat p a:hover	{
	text-decoration: none;
}
.main_content .checkout_button1	
{
    width:300px;
    padding: 3px 3px 3px 3px;	
	color: #fff;	
	margin: 0 auto;
	height: 25px;
	font-size: 1.4em;
	font-weight:bold;
	text-align: center;
	background: #139033;
	background: url(../../images/gb_small1.jpg) no-repeat left top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
    text-decoration:none;

}