/*############################
venture challenge
filename: master.css
version: 0.8
##############################*/
BODY
{
	font: 12px/18px "Trebuchet MS";
	color: #333333;
	background-color: #FFF;
	padding: 0 0 0 0px;
}
A
{
	color: #0E6BB9;
	text-decoration: none;
}
A:hover
{
	color: #E55905;
}
#wrapper
{
	width: 960px;
	padding: 0px;
	margin: 0 auto 6px;
	position: relative;
	text-align: left;
	font-size: 1.1em;
	background-repeat: no-repeat;
	background-position: 0px 32px;
	background-image: url(../images/bg_home_191011_def.jpg);
}
.p-participants #wrapper
{
	background-image: url(../images/bg_participants.jpg);
}
.p-testimonials #wrapper
{
	background-image: url(../images/bg_testimonials.jpg);
}
.p-howtoapply #wrapper
{
	background-image: url(../images/bg_howtoapply.jpg);
}
.p-howitworks #wrapper
{
	background-image: url(../images/bg_howitworks.jpg);
}
.team P
{
	margin-bottom: 20px;
}
DIV.testimonial
{
	margin-bottom: 36px;
}
.testimonial .name
{
	color: #898989;
}
/*----------------------------------------------------------------------------------
[.02] navigation
----------------------------------------------------------------------------------*/
#navigation
{
	font-size: 15px;
	height: 27px;
	display: block;
	float: left;
	top: 52px;
	position: relative;
	background-image: url(../images/nav_stroke.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 35px;
	width: 640px;
}
#navigation LI
{
	padding-left: 38px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 32px;
	float: left;
	display: inline-block;
}
#navigation LI.first
{
	padding-left: 0px;
}
#navigation LI A
{
	display: inline-block;
	color: #5D5D5D;
	padding: 5px 0px 8px;
	font-size: 16px;
	font-weight: bold;
}
#navigation LI A:hover, #navigation LI.active A
{
	color: #333;
	border-bottom: 4px solid #333;
}
/*----------------------------------------------------------------------------------
[.01] content
----------------------------------------------------------------------------------*/
#mainContent
{
	width: 650px;
	padding: 0px;
	display: inline-block;
	margin-top: 0px;
	margin-left: 310px;
}
.team LI SPAN
{
	width: 135px;
	display: block;
	float: left;
	font-weight: bold;
}
#footer
{
	clear: left;
	border-top: 2px solid #C6C6C6;
	padding-top: 20px;
}
.mainText
{
	margin-top: 125px;
	margin-bottom: 30px;
}
H1
{
	font-size: 28px;
	color: #282828;
	margin-bottom: 28px;
	font-weight: normal;
	position: relative;
	top: -9px;
	line-height: 28px;
}
H2
{
	font-size: 20px;
	color: #282828;
	margin-bottom: 7px;
	font-weight: normal;
	line-height: 28px;
}
H2.year
{
	border: 1px solid #CCC;
	margin-bottom: 20px;
	border-left: 0px;
	border-right: 0px;
	line-height: 48px;
	position: relative;
	top: 6px;
}
#homepage H2
{
	margin-top: 35px;
}
H3
{
	color: #282828;
	font-weight: bold;
}
.testimonial-quotes H3
{
	padding-top: 2px;
}
.team H3
{
	line-height: 1.2em;
	margin-bottom: 10px;
	font-size: 17px;
}
H3.teamtitle
{
	font-size: 17px;
}
H4
{
	font-weight: bold;
}
P.introduction
{
	font-weight: bold;
	font-size: 18px;
	color: #575757;
}
.mainText UL
{
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 24px;
}
.mainText UL LI
{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 1em;
}
.mainText DIV.team UL LI
{
	list-style-type: none;
}
DIV.team UL
{
	margin-left: -12px;
}
.mainText UL
{
}
/*----------------------------------------------------------------------------------
[.02] hBoxes
----------------------------------------------------------------------------------*/
.hBoxWrapper
{
	float: left;
	margin-bottom: 20px;
}
#homepage .hBoxWrapper
{
	margin-bottom: 64px;
}
.hBoxPrimary
{
	background-image: url(../images/hbox_primary_background.gif);
	padding: 10px;
	color: #FFF;
	float: left;
	display: inline;
	margin-right: 20px;
	width: 260px;
}
.p-howitworks .hBoxPrimary
{
	width: 390px;
	margin-right: 20px;
}
.p-testimonials .hBoxPrimary.feedback, .p-howtoapply .hBoxPrimary
{
	width: 630px;
}
.hBoxSecondary
{
	background-image: url(../images/hbox_secondary_background.gif);
	padding: 10px;
	color: #FFF;
	float: left;
	display: inline;
	width: 330px;
}
.p-howitworks .hBoxSecondary
{
	width: 200px;
}
.hBoxPrimary P, .hBoxSecondary P
{
	font-size: 11px;
}
.hBoxPrimary H3, .hBoxSecondary H3
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.7em;
}
.hBoxPrimary A, .hBoxSecondary A
{
	color: #FFF;
	text-decoration: underline;
}
.hBoxPrimary A:hover, .hBoxSecondary A:hover
{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#homepage DIV.hBoxPrimary
{
	width: 320px;
}
#homepage DIV.hBoxPrimary IMG
{
	margin-left: 175px;
	margin-top: 20px;
}
#homepage DIV.hBoxSecondary IMG
{
	margin-left: 100px;
	margin-top: 20px;
}
#homepage DIV.hBoxPrimary P, #homepage DIV.hBoxSecondary P
{
	height: 130px;
}
#homepage DIV.hBoxSecondary
{
	width: 245px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#about DIV.hBoxPrimary
{
	width: 230px;
}
#about DIV.hBoxSecondary
{
	width: 340px;
	margin-left: 40px;
	height: 125px;
	float: left;
	display: inline;
	background-image: url(../images/quote.png);
}
#apply DIV.hBoxPrimary
{
	width: 320px;
	background-image: url(../images/hbox_secondary_background.png);
}
#apply DIV.hBoxPrimary IMG
{
	margin-left: 190px;
}
#apply DIV.hBoxSecondary
{
	width: 245px;
	margin-left: 40px;
	float: left;
	display: inline;
	background-image: url(../images/hbox_primary_background.png);
}
#criteria .mainText
{
	min-height: 400px;
}
/*----------------------------------------------------------------------------------
[.03] granted projects
----------------------------------------------------------------------------------*/
.projectListWrapper H3, .projectSummaryWrapper H3
{
	font-size: 18px;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #C6C6C6;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.projectListWrapper UL LI, .projectListWrapper UL LI A, .projectSummaryWrapper .projectSummary, .projectSummaryWrapper .projectSummary A
{
	font-weight: bold;
	color: #333;
	margin-bottom: 1em;
	line-height: 22px;
}
.projectListWrapper UL LI A:hover
{
	color: #0E6BB9;
}
.projectListWrapper UL LI .applicant
{
	font-weight: normal;
	color: #333;
}
.projectSummaryWrapper
{
	margin-top: 40px;
}
.projectListWrapper UL
{
	list-style-type: square;
	margin-left: 15px;
}
.projectSummaryWrapper .projectSummary H3, .projectSummaryWrapper .projectSummary H3 A
{
	font-size: 13.2px;
	border-bottom: 0px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	margin-bottom: 0px;
}
.projectSummary
{
	border-bottom: 1px solid #DDD;
	padding-top: 0px;
	padding-bottom: 10px;
}
.projectSummaryWrapper .projectSummary P
{
	font-weight: normal;
}
.projectSummaryWrapper .projectSummary H3.applicant
{
	font-weight: normal;
	margin-bottom: 10px;
}
/*----------------------------------------------------------------------------------
[.04] partners and footer
----------------------------------------------------------------------------------*/
#partners
{
	clear: left;
	width: 650px;
	padding-top: 20px;
	position: relative;
	border-top: 2px solid #C6C6C6;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
#partners SPAN
{
	font-size: 11px;
	position: relative;
	top: -6px;
	margin-right: 14px;
	margin-left: 58px;
	color: #858484;
}
#partners H3
{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid #C6C6C6;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#partners IMG
{
	margin-right: 30px;
}
P.contact, P.copyright
{
	font-size: 12px;
	line-height: 12px;
	color: #444;
}
