

/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- green     	#69b032
- red			#ed1844
- dark blue		#002d8b
- light blue 	#1696ce
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/

body {
	background: #fff url('../img/bg_body_gradient.jpg') repeat-x ;
	margin: 0;
	font-size: 10px;
}

html > body {
	background-attachment: fixed;
}

#bgsky {
	background: url('../img/bg_body.jpg') no-repeat top right fixed; 
	
}

.container p {
	margin: 0;
}

img { 
	behavior: url('/scripts/iepngfix.htc') 
}

img.noborder {
	border-width: 0px !important;
}

p.msgpadding {
	margin: 0 10px;
}


/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/

#menu ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#menu li {
	margin: 5px 0 5px 10px;
	padding: 0 5px 0 20px;
	background: url('../img/bullet_menu.png') no-repeat;
	background-position: 0px 5px;
	zoom: 1;
}

#menu li a {
	color: #69b032 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0 2px 0 0;
}

#menu li a:hover {
	color: #002d8b !important;
	padding: 0 0 0 2px;
}

#menu li.divider {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #69b032;
	background-image: none;
	margin-top:15px;
	margin-right: 10px;
	padding-top: 2px;
}



a.clickhere {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none !important;
	color: #002d8b !important;
}

a.clickhere:hover {
	color: #ed1844 !important;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#intro img, #getinvolved_main img {
	border: 1px solid #002d8b;
	float: left;
	display: inline;
	margin: 4px 10px 2px 0;
}


/**************************************/
/*            ABOUT BEN               */
/**************************************/


#about_main h3, #casestudies_main h3 {

	text-transform: uppercase;
	color: #002d8b;
	padding: 7px 10px 7px 10px;
	margin: 0;
	font-size: 1.2em;
}	



#about_main img,  #casestudies_main img {
	border: 1px solid #002d8b;
	float: left;
	display: inline;
	margin: 4px 10px 2px 0;
}



/*************************************/
/*            POLICIES               */
/*************************************/


a.policyfront {
	text-transform: uppercase;
	font-weight: bold;
	color: #c1c1c1 !important;
	text-decoration: none !important;
	padding-right: 15px;
} 

a.policyfront:hover {
	color: #1696ce !important;
}

a.policyfront_active {
	color: #1696ce !important;
}


.policyfront_arrow {
	padding: 10px;
}

#priorities_main h3 {
	text-transform: uppercase;
	color: #002d8b;
	padding: 7px 10px 7px 10px;
	margin: 0;
	font-size: 1.2em;
}	

.policy_text {
	border-left: 1px solid #002d8b;
	width: 360px;
	margin-left: 170px;
	margin-top: 30px;
}

.policy_image {
	float: left;
	display: inline;
	padding-left: 10px;
}

/**************************************/
/*            LATEST NEWS             */
/**************************************/

.newsdate {
	font-weight: bold;
}

#news strong {
	color: #69b032;
}

#news a.clickhere {
	color: #69b032 !important;
}

#news a.clickhere:hover {
	color: #002d8b !important;
}

#news_main h3 {
	text-transform: uppercase;
	color: #002d8b;
	padding: 0px 10px 7px 0;
	margin: 0 0 0 10px;
	font-size: 1em;
}

#news_main h3 a {
	color: #002d8b;
	text-decoration: none;
}

#news_main h3 a:hover {
	color: #ed1844;
}

#news_main p.smallnews {
	margin: 0;
	padding: 30px 0 0 10px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}


/**************************************/
/*               BLOG                 */
/**************************************/

.quotemarks {
	float: left;
	display: inline;
	padding: 5px 5px 0 0;
}

.blog_gradient {
	background: url('../img/bg_h3_gradient.png') repeat-x;
}

.blog_item {
	clear: left;
	margin-bottom: 30px;
}

.blog_thumb {
	float: left;
	display: inline;
	padding: 5px 15px 0 0;
}

/**************************************/
/*              SCHEDULE              */
/**************************************/

#schedule_main h3 {
	clear: both;
	text-transform: uppercase;
	color: #002d8b;
	padding: 30px 10px 7px 0;
	margin: 0px 0 0 10px;
	font-size: 1em;
}


involved_table, #schedule_table, #schedule_table_past {
	font-size: 0.9em;
	margin: 0 auto 10px auto;
}

.span-19  #schedule_table, .span-19  #schedule_table_past {
	width: 728px;

}

#involved_table th, #schedule_table th,  #schedule_table_past th {
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}

#schedule_table th, #involved_table th{
	background-color: #002d8b;
}

#schedule_table_past th {
	background-color: #ed1844;
}

#involved_table .even, #schedule_table .even, #schedule_table_past .even {
	background-color: #EAF1FA;
}

#involved_table {
	width: 100%;
}

#schedule_table .datecol,  #schedule_table_past .datecol {
	width: 90px;
	font-weight:  bold;
}

.addresscol {
	width: 150px;
}

#schedule_main h3.past {
	color: #ed1844;
}

/**************************************/
/*            GET INVOLVED            */
/**************************************/

#getinvolved h3 {
	text-transform: uppercase;
	color: #002d8b;
	font-size: 1em;
	margin: 0;
	padding: 10px 5px 0px 7px;
	background: url('../img/bg_h3_gradient.png') repeat-x;
}

#getinvolved h3 a {
	text-decoration: none;
	color: #002d8b;
}

#getinvolved h3 a:hover {
	color: #ed1844;
}

#getinvolved h3 img {
	padding: 0 7px 0 0;
}

#getinvolved p {
	padding-left: 30px;
	line-height: 1.3em;
	margin-bottom: 10px
}

#getinvolved_main li {
	background: url('../img/bullet_square.png') no-repeat center left;
	padding-left: 15px;
	list-style: none;
}

#about_main ul li, #casestudies_main ul li {
	background: url('../img/bullet_square.png') no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
	list-style: none;
}



/**************************************/
/*          PRESS COVERAGE            */
/**************************************/


.coverage_item {
	margin-bottom: 35px;
}


#presscoverage_main h3 {
	text-transform: uppercase;
	color: #002d8b;
	font-size: 1em;
	margin: 0;
	padding: 6px 5px 4px 10px;
}

#presscoverage_main h3 a {
	text-decoration: none;
	color: #002d8b;
}

#presscoverage_main p.smallnews {
	margin: 0;
	padding: 15px 0 0 10px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

p.coverage_publication {
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

a img.coverage_preview {
	border: 3px solid #002d8b;
}

a img.coverage_preview:hover {
	border: 3px solid #ed1844;
}


/**************************************/
/*              WHY BEN               */
/**************************************/

#whyben_main h3 {
	text-transform: uppercase;
	color: #002d8b;
	font-size: 1em;
	margin: 0;
	padding: 6px 5px 4px 10px;
}

div.why_item {
	clear: both;
}

img.whyimg {
	border: 1px solid #002d8b;
	float: left;
	display: inline;
	margin: 4px 10px 20px 0;
}

#banner a {
	padding: 0;
}

/**************************************/
/*               PANELS               */
/**************************************/

.panel {
	border: 1px solid;
	margin-bottom: 10px;
	background-color: #fff;
}

.panel h2 {
	text-transform: uppercase;
	color: #fff;
	padding: 7px 10px 7px 10px;
	margin: 0;
	font-size: 1em;
}

.panel p {
	padding: 5px 10px 7px 10px;
}

.bigtext {
	font-size: 1.2em;
}



/*          PANEL COLOURS          */

.blue {
	border-color: #002d8b;
}

.blue h2 {
	background: #002d8b url('../img/bg_h2_blue.png') repeat-x bottom;
}

.lightblue {
	border-color: #1696ce;
}

.lightblue h2 {
	background: #1696ce url('../img/bg_h2_lightblue.png') repeat-x bottom;
}

.green {
	border-color: #69b032;
}

.green h2 {
	background: #69b032 url('../img/bg_h2_green.png') repeat-x bottom;
}

.red {
	border-color: #ed1844;
}

.red h2 {
	background: #ed1844 url('../img/bg_h2_red.png') repeat-x bottom;
}



/**************************************/
/*               FOOTER               */
/**************************************/

#footer_left, #footer_right {
	margin-top: 15px;
}






/**************************************/
/*           CALLS TO ACTION          */
/**************************************/

.calltoaction {
	background: #eef4fa url('../img/bg_calltoaction.png') no-repeat 2% 40%;
	border: 1px solid #002d8b;
	width: 450px;
	margin: 0 auto;
}

div.calltoaction p {
	padding-left: 45px;
}


.eventstable td {
	vertical-align: top;
}

/**************************************/
/*         OVERLAY                    */
/**************************************/

.blockMsg p {
	font-size: 14px;
	margin: 0.6em;
	line-height: 1.3em;
}

.blockMsg ul {
	padding-left: 35px;
}
.blockMsg li {
	font-size: 14px;
	list-style: disc;
	margin: 0.6em;
}