body
{
	background: white url("http://tigweb.org/images/programs/gyca/patterns/body.png") 0 0 repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #0099ff;
}

#gy_container h1,
#gy_container h2,
#gy_container h3,
#gy_container h4
{
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #181818;
}

#gy_container h2
{
	font-size: 17px;
	font-weight: normal;
}

.gy_module_compound h4
{
	font-size: 14px;
}

#gy_footer_wrapper
{
	background: #222 url("http://tigweb.org/images/programs/gyca/patterns/footer.png") 0 0 repeat-x;
}

#gy_container,
#gy_footer
{
	width: 951px;
	margin: 0 auto;
}

#gy_container
{
	border-top: 5px #d8d6c8 solid;
	border-right: 5px #d8d6c8 solid;
	border-left: 5px #d8d6c8 solid;
	margin-top: 50px;
	background-color: #191919;
	color: #6f6f6f;
}

#gy_header
{
	position: relative;
}

#gy_brand
{
	width: 951px;
	height: 160px;
	background: url("http://tigweb.org/images/programs/gyca/backgrounds/header.png") 0 0 no-repeat;
	position: relative;
}

#gy_brand #gy_logo,
#gy_brand #gy_gyca
{
	margin: 0;
}

#gy_brand #gy_logo
{
	position: absolute;
	top: 15px;
	left: 37px;
}

#gy_brand #gy_logo a
{
	width: 207px;
	height: 132px;
	background: url("http://tigweb.org/images/programs/gyca/logos/gyca.png") 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#gy_gyca 
{
	top: 64px;
	left: 281px;
	position: absolute;
}

#gy_gyca a
{
	font-size: 24px;
	color: white;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	text-transform: lowercase;
}

.gy_nav
{
	margin: 0;
	padding: 0;
	height: 51px;
	line-height: 51px;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-right-style: solid;
	border-left-width: 3px;
	border-left-style: solid;
}

.gy_nav_indicator
{
	height: 0;
	width: 0;
	line-height: 0;
	font-size: 0;
	border-top: none;
	border-bottom: 13px white solid;
	border-left: 13px transparent solid;
	border-right: 13px transparent solid;
	display: block;
	margin: -3px auto 0 auto;
	display: none;
}

.gy_nav ul
{
	height: 51px;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
}

.gy_nav li
{
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	float: left;
}

.gy_nav li.util_active .gy_nav_indicator
{
	display: block;
}

.gy_nav li.util_active,
.gy_nav li:hover
{
	border-top-width: 3px;
	border-top-style: solid;
}

.gy_nav li a
{
	padding: 0;
	height: 45px;
	line-height: 45px;
	border-right: 1px transparent solid;
	border-left: 1px transparent solid;
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.gy_nav li a span
{
	padding: 0 17px;
	display: block;
	line-height: 45px;
	height: 45px;
	border-right: 1px transparent solid;
	border-left: 1px transparent solid;
}

.gy_nav li.util_active a,
.gy_nav li a:hover,
.gy_nav li.util_active a span,
.gy_nav li a:hover span
{
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

.gy_nav li.util_active a span,
.gy_nav li a:hover span
{
	background-position: 0 -54px;
	background-repeat: repeat-x;
}

#gy_header .gy_nav
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/header_nav.png");
	border-right-color: #303;
	border-left-color: #481a48;
}

#gy_header_nav li
{
	border-top-color: #481a48;
	border-bottom-color: #303;
}

#gy_header_nav li.util_active,
#gy_header_nav li:hover
{
	border-top-color: #602360;
}

#gy_header_nav li.util_active a,
#gy_header_nav li a:hover
{	
	border-left-color: #641a52;
	border-right-color: #641a52;
}

#gy_header_nav li.util_active a span,
#gy_header_nav li a:hover span
{
	border-left-color: #550f47;
	border-right-color: #550f47;
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/header_nav.png");
}

#gy_footer .gy_nav
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/footer_nav.png");
	border-right-color: #131313;
	border-left-color: #2b2b2b;
}

#gy_footer .gy_nav li
{
	border-top-color: #2b2b2b;
	border-bottom-color: #131313;
}

#gy_footer .gy_nav li.util_active,
#gy_footer .gy_nav li:hover
{
	border-top-color: #303030;
}

#gy_footer .gy_nav li.util_active a,
#gy_footer .gy_nav li a:hover
{	
	border-left-color: #242424;
	border-right-color: #1f1f1f;
}

#gy_footer .gy_nav li.util_active a span,
#gy_footer .gy_nav li a:hover span
{
	border-left-color: #1f1f1f;
	border-right-color: #262626;
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/footer_nav.png");
}


#gy_header #gy_toolbox
{
	margin: 5px;
	border: 1px black solid;
	height: 37px;
	overflow: hidden;
	background: url("http://tigweb.org/images/programs/gyca/patterns/toolbox.png") 0 0 repeat-x;
	padding: 0;
}

#gy_header #gy_toolbox li
{
	border: none;
}

#gy_header #gy_toolbox li a
{
	font-weight: normal;
	font-size: 12px;
	border: none;
	height: 37px;
	line-height: 37px;
	padding: 0 10px;
}

#gy_header #gy_toolbox li a:hover
{
	text-decoration: underline;
}

#gy_toolbox_login,
#gy_toolbox_search
{
	float: right;
}

#gy_toolbox_search p
{
	margin: 0;
	line-height: 33px;
}

#gy_toolbox_search input
{
	background-color: #6f6f6f;
	border: 1px black solid;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

#gy_toolbox_search button
{
	margin: 0;
	top: 3px;
	position: relative;
	height: 23px;
	line-height: 23px;
	color: white;
	background: url("http://tigweb.org/images/programs/gyca/patterns/button.png") 0 0 repeat-x;
	border: 1px black solid;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#gy_toolbox_login
{
	margin-left: 10px;
}

#gy_header #gy_toolbox #gy_toolbox_login a
{
	background: url("http://tigweb.org/images/programs/gyca/icons/login.png") 8px 11px no-repeat;
	padding-left: 25px;
}

.gy_subnav ul
{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.gy_subnav ul li
{
	margin-bottom: 1px;
}

.gy_subnav ul li a
{
	display: block;
	line-height: 36px;
	height: 36px;
	padding: 0 19px;
	background-color: #e1e1e1;
	border-left: 1px #f1f1f1 solid;
	border-right: 1px #f1f1f1 solid;
}

.gy_subnav ul li.util_active a
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/heading_sidebar.png") 0 0 repeat-x;
	border-left: 1px #9695bf solid;
	border-right: 1px #9695bf solid;
	color: white;
}

.gy_subnav ul li.util_active a:hover
{
	border-left: 1px #9695bf solid;
	border-right: 1px #9695bf solid;
}

.gy_subnav ul li a:hover
{
	background-color: #e8e6d7;
	border-left: 1px #f4f3ec solid;
	border-right: 1px #f4f3ec solid;
}

#gy_body
{
	border-right: 1px #e1e1e1 solid;
	border-left: 1px #e1e1e1 solid;
	background-color: white;
	margin: 5px 5px -5px 5px;
	position: relative;
	top: -3px;
	clear: both;
	padding: 11px;
	overflow: hidden;
}

#gy_main
{
	width: 699px;
	float: left;
}

#gy_sidebar
{
	width: 210px;
	float: right;
}

.gy_about #gy_main
{
	float: right;
}

.gy_about #gy_sidebar
{
	float: left;
}

#gy_container blockquote
{
	background-color: #ebebeb;
	color: #181818;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Georgia;
	margin: 0 0 12px 0;
	padding: 11px;
}

#gy_container blockquote p
{
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}

#gy_container blockquote cite
{
	display: block;
	text-align: right;
	font-style: normal;
	font-size: 14px;
	margin-top: 5px;
}

p.gy_clear
{
	height: 0;
	line-height: 0;
	margin: 0;
	font-size: 0;
	clear: both;
}

.gy_module
{
	border: 1px #e1e1e1 solid;
	margin-bottom: 12px;
	padding: 11px;
}

.gy_module h1,
.gy_module h2
{
	margin-top: 0;
}

#gy_container .gy_module h1,
#gy_organizations_directory h2
{
	color: #680046;
	font-weight: normal;
	font-size: 26px;
}

#gy_main .gy_module_half
{
	width: 320px;
	margin-right: 11px;
	float: left;
}

#gy_main #gy_vienna
{
	margin-right: 0;
}

.gy_module_headed
{
	padding: 0;
}

.gy_module_headed h2
{
	line-height: 36px;
	height: 36px;
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/heading_sidebar.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 0 10px;
	margin: 0;
}

.gy_about .gy_module_headed h2
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/heading.png");
}

.gy_focalpoints .gy_module_headed h2
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/heading_focalpoints.png");
}

.gy_getinvolved .gy_module_headed h2
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/heading_getinvolved.png");
}

.gy_smallgrants .gy_module_headed h2
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/heading_smallgrants.png");
}

.gy_connect .gy_module_headed h2,
.gy_resources .gy_module_headed h2
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/heading_connect.png");
}

.gy_module_headed div
{
	padding: 11px;
}

.gy_module_headed div div
{
	padding: 0;
}

#gy_container .gy_module_headed h2
{
	color: white;
}

.gy_module_compound
{
	padding: 0;
	overflow: hidden;
}

.gy_module_compound .gy_module_head,
.gy_module_compound .gy_module_body
{
	padding: 0 11px 0 11px;
	margin: 11px 0;
}

.gy_module_compound .gy_module_head
{
	width: 250px;
	float: left;
	background: url("http://tigweb.org/images/programs/gyca/patterns/border.png") 270px 0 repeat-y;
}

.gy_module_compound .gy_module_body
{
	width: 405px;
	float: right;
	background: url("http://tigweb.org/images/programs/gyca/patterns/border.png") 0 0 repeat-y;
	margin-left: -10px;
}

.gy_module_compound .gy_module_body h3,
#gy_organizations .gy_module_head h3,
#gy_grantees .gy_module_body h4
{
	margin: 0 0 7px 0;
	font-size: 17px;
	font-weight: normal !important;
	line-height: 20px;
}

.gy_module .gy_module_compound .gy_module_head
{
	width: 208px;
	background-position: 228px 0;
}

.gy_module .gy_module_compound .gy_module_body
{
	width: 436px;
}

#gy_faq .gy_module_compound
{
	border: none;
}

#gy_faq .gy_module_head
{
	padding: 0 11px 0 0;
	width: 218px;
}

#gy_faq .gy_module_body
{
	padding: 0 0 0 11px;
}

.gy_module_shiny
{
	min-height: 91px;
	background-repeat: repeat-x;
	background-position: 0 0;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
}

.gy_module_shiny a,
.gy_getinvolved .gy_module_shiny div
{
	border-width: 1px;
	border-style: solid;
	min-height: 71px;
	display: block;
	color: white;
	padding: 9px 18px;
	line-height: 18px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: -1px 1px 2px #666;
}

.gy_getinvolved .gy_module_shiny div a
{
	display: inline;
	border-width: 0;
	padding: 0;
	text-decoration: underline;
}

.gy_getinvolved .gy_module_shiny h2 a
{
	text-decoration: none;
}

.gy_getinvolved .gy_module_shiny h2 a,
.gy_getinvolved .gy_module_shiny div p,
.gy_getinvolved .gy_module_shiny div p a
{
	text-shadow: -1px 1px 2px #000;
}

.gy_getinvolved #gy_become h2 a,
.gy_getinvolved #gy_become div p,
.gy_getinvolved #gy_become div p a,
.gy_getinvolved #gy_submit h2 a,
.gy_getinvolved #gy_submit div p,
.gy_getinvolved #gy_submit div p a
{
	text-shadow: -1px 1px 2px #666;
}

.gy_module_shiny a strong,
.gy_getinvolved .gy_module_shiny h2
{
	font-size: 24px;
	line-height: 24px;
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
}

.gy_getinvolved .gy_module_shiny h2
{
	margin-top: 0;
	line-height: 24px;
}

#gy_container .gy_getinvolved .gy_module_shiny h2
{
	font-size: 24px;
}

.gy_module_shiny a strong em,
.gy_getinvolved .gy_module_shiny h2 em
{
	font-weight: bold;
	font-style: normal;
}

.gy_shiny_flair
{
	position: absolute;
	top: 11px;
	left: -1px;
	height: 0;
	width: 0;
	line-height: 0;
	font-size: 0;
	border-left: 12px white solid;
	border-top: 12px transparent solid;
	border-bottom: 12px transparent solid;
	display: block;
}

#gy_become,
.gy_connect #gy_submit
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_orange.png");
	background-color: #fb6100;
	border-color: #ff8e00;
}

.gy_getinvolved #gy_become
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_tall_orange.png");
}

#gy_become a,
.gy_connect #gy_submit a,
.gy_getinvolved #gy_become div
{
	border-top-color: #ffa622;
	border-right-color: #fe9522;
	border-bottom-color: #fc7622;
	border-left-color: #fd8d22;
}

#gy_subscribe,
#gy_visit,
#gy_submit,
.gy_connect #gy_chat
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_green.png");
	background-color: #649918;
	border-color: #91af4d;
}

.gy_getinvolved #gy_submit
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_tall_green.png");
}

#gy_subscribe a,
#gy_visit a,
#gy_submit a,
.gy_connect #gy_chat a,
.gy_getinvolved #gy_submit div
{
	border-top-color: #abcd65;
	border-right-color: #a0c45a;
	border-bottom-color: #79a637;
	border-left-color: #90b84c;
}

#gy_involve,
#gy_apply_focalpoint,
#gy_donate,
.gy_connect #gy_join
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_navy.png");
	background-color: #1d1864;
	border-color: #33348e;
}

.gy_getinvolved #gy_donate
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_tall_navy.png");
}

#gy_involve a,
#gy_apply_focalpoint a,
#gy_donate a,
.gy_connect #gy_join a,
.gy_getinvolved #gy_donate div
{
	border-top-color: #4e4f9d;
	border-right-color: #4c4c98;
	border-bottom-color: #3a3678;
	border-left-color: #4b4b96;
}

.gy_getinvolved #gy_join
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_tall_blue.png");
	background-color: #0e1f5b;
	border-color: #3b5998;
}

.gy_getinvolved #gy_join div
{
	border-top-color: #3b5998;
	border-right-color: #4c649a;
	border-bottom-color: #2e3d71;
	border-left-color: #5169a0;
}

.gy_getinvolved #gy_apply.gy_module_shiny
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_tall_teal.png");
	background-color: #003f65;
	border-color: #006b91;
}

.gy_getinvolved #gy_apply.gy_module_shiny div
{
	border-top-color: #006b91;
	border-right-color: #226182;
	border-bottom-color: #22597a;
	border-left-color: #227fa0;
}

.gy_getinvolved #gy_commit
{
	background-image: url("http://tigweb.org/images/programs/gyca/patterns/shiny_tall_magenta.png");
	background-color: #9d0036;
	border-color: #c06;
}

.gy_getinvolved #gy_commit div
{
	border-top-color: #d3227a;
	border-right-color: #b4225b;
	border-bottom-color: #a92251;
	border-left-color: #d3227a;
}


.gy_getinvolved .gy_module_shiny
{
	width: 220px;
	float: left;
	margin-right: 12px;
}

.gy_getinvolved #gy_join
{
	clear: both;
}

.gy_getinvolved #gy_donate,
.gy_getinvolved #gy_commit
{
	margin-right: 0;
}

.gy_feed_selector
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px #680046 solid;
	height: 34px;
}

.gy_connect .gy_feed_selector,
.gy_resources .gy_feed_selector
{
	border-bottom: 1px #71a324 solid;
}

.gy_feed_selector li
{
	float: left;
	margin-right: 3px;
}

.gy_feed_selector li a
{
	height: 33px;
	line-height: 33px;
	display: block;
	padding: 0 10px;
	background-color: #e2ebeb;
	color: #6f6f6f;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.gy_feed_selector li.util_active a,
.gy_feed_selector li a:hover
{
	background-color: #680046;
	color: white;
}

.gy_connect .gy_feed_selector li.util_active a,
.gy_connect .gy_feed_selector li a:hover,
.gy_resources .gy_feed_selector li.util_active a,
.gy_resources .gy_feed_selector li a:hover
{
	background-color: #71a324;
}

.gy_feed_selector li.util_active a
{
	height: 34px;
}

#gy_web20_feeds .gy_feed_selector
{
	height: 36px;
}

#gy_web20_feeds .gy_feed_selector a
{
	padding: 0;
	background-position: 6px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 66px;
	text-indent: -9999px;
	overflow: hidden;
}

#gy_web20_feeds .gy_feed_selector .util_active a,
#gy_web20_feeds .gy_feed_selector a:hover
{
	background-position: 6px -36px;
}

#gy_web20_feeds .gy_feed_selector .util_active a
{
	height: 36px;
}

.gy_feed_selector_twitter a
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/twitter.png");
}

.gy_feed_selector_youtube a
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/youtube.png");
}

.gy_feed_selector_flickr a
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/flickr.png");
}

.gy_feed
{
	clear: both;
}

.gy_feed h2
{
	margin-bottom: 0;
}

.gy_feed ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gy_feed ul li
{
	padding: 14px 7px;
	border-bottom: 1px #9d9d9d dotted;
	overflow: hidden;
}

.gy_feed ul.gy_paginator li
{
	padding: 0;
	border-bottom: none;
}

.gy_feed ul li div
{
	float: right;
	width: 600px;
}

.gy_feed ul li div h3
{
	margin: 0;
	font-size: 16px;
}

.gy_feed_author
{
	margin-top: 0;
	font-size: 11px;
}

#gy_feed_twitter .gy_feed_author
{
	font-size: inherit;
	font-weight: bold;
}

#gy_feed_twitter .gy_feed_author,
#gy_feed_twitter .gy_feed_content
{
	display: inline;
}

#gy_feed_twitter .gy_feed_timestamp
{
	font-size: 11px;
	margin-bottom: 0;
}

#gy_connect_feeds
{
	margin-bottom: 10px;
}

#gy_feed_gallery
{
	margin-top: 10px;
	overflow: hidden;
}

#gy_feed_photos .util_switchable,
#gy_feed_youtube,
#gy_feed_flickr
{
	padding-top: 10px;
}

#gy_feed_youtube ul
{
	width: 197px;
	margin: 0 auto;
}

#gy_feed_flickr ul
{
	width: 173px;
	margin: 0 auto;
}

#gy_feed_gallery .util_switchable ul li,
#gy_feed_photos .util_switchable ul li,
#gy_feed_flickr ul li
{
	padding: 0;
	border-bottom: none;
	margin: 0 10px 10px 0;
	width: 104px;
	display: inline-block;
	vertical-align: top;
}

#gy_feed_youtube ul li
{
	padding: 0;
	border-bottom: none;
	margin-bottom: 5px;
	width: 197px;
}

#gy_feed_flickr ul li
{
	display: inline-block;
	width: 75px;
	margin: 5px;
}

#gy_feed_youtube ul li a
{
	display: block;
}

#gy_feed_flickr ul li a
{
	float: none;
	display: block;
	width: 75px;
	height: 75px;
}

#gy_feed_gallery ul li .gy_image,
#gy_feed_photos ul li .gy_image
{
	float: none;
	display: block;
	padding: 1px;
	background-color: #c5c5c4;
	border: 1px #4a4b4b solid;
	width: 74px;
	height: 74px;
	margin: 3px 0 5px 3px;
	box-shadow: 0 0 3px #888;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
}

#gy_feed_gallery ul li .gy_image img,
#gy_feed_photos ul li .gy_image img,
#gy_feed_flickr ul li a img,
#gy_feed_youtube ul li a img
{
	border: none;
}

#gy_connect_feeds ul.gy_paginator,
#gy_organizations ul.gy_paginator
{
	margin-top: 10px;
	float: right;
}

#gy_connect_feeds .gy_feed
{
	overflow: hidden;
}

.gy_feed_image
{
	margin-top: 0;
}

.gy_link
{
	text-align: right;
}

.gy_link a
{
	margin: 0 2px;
}

.gy_feed .gy_link
{
	margin-bottom: 0;
	float: right;
}

.gy_feed .gy_stat
{
	float: left;
}

.gy_image
{
	float: left;
	margin: 0 10px 0 0;
}

.gy_spotlight
{
	overflow: hidden;
}

#gy_container .gy_spotlight h2
{
	color: #680046;
}

.gy_spotlight .gy_spotlight_blurb
{
	width: 345px;
	float: right;
	padding-bottom: 20px;
}

#gy_sidebar .gy_spotlight .gy_spotlight_blurb
{
	width: auto;
	float: none;
	padding-bottom: 0;
}

.gy_spotlight .gy_spotlight_image
{
	margin-top: 0;
}

.gy_paginator_label
{
	float: left;
	margin: 0 5px 0 0;
	line-height: 20px;
}

.gy_paginator
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.gy_paginator li
{
	display: inline-block;
}

.gy_paginator li a
{
	border: none;
	border: 1px #a2a2a2 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
}

.gy_paginator li.util_active a,
.gy_paginator li a:hover
{
	border: 1px #680046 solid;
}

.gy_paginator li a span
{
	padding: 0 5px;
	line-height: 18px;
	display: block;
	background-color: #a2a2a2;
	border: 1px #a2a2a2 solid;
	color: white;
	
}

.gy_paginator li.util_active a span,
.gy_paginator li a:hover span
{
	border: 1px #7c225f solid;
	background: #46002a url("http://tigweb.org/images/programs/gyca/patterns/paginator.png") 0 0 repeat-x;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

#gy_spotlight .gy_paginator
{
	margin-top: -39px;
	margin-left: 330px;
}

#gy_sidebar #gy_spotlight
{
	overflow: hidden;
	padding-bottom: 15px;
}

#gy_sidebar #gy_spotlight .gy_paginator
{
	margin: 0 11px 0 0;
	float: right;
}

.gy_smallgrants .gy_paginator li.util_active a,
.gy_smallgrants .gy_paginator li a:hover
{
	border: 1px #006b91 solid;
}

.gy_smallgrants .gy_paginator li.util_active a span,
.gy_smallgrants .gy_paginator li a:hover span
{
	border: 1px #227fa0 solid;
	background: url("http://tigweb.org/images/programs/gyca/patterns/paginator_smallgrants.png") 0 0 repeat-x;
}

.gy_connect .gy_paginator li.util_active a,
.gy_connect .gy_paginator li a:hover,
.gy_resources .gy_paginator li.util_active a,
.gy_resources .gy_paginator li a:hover
{
	border: 1px #71a324 solid;
}

.gy_connect .gy_paginator li.util_active a span,
.gy_connect .gy_paginator li a:hover span,
.gy_resources .gy_paginator li.util_active a span,
.gy_resources .gy_paginator li a:hover span
{
	border: 1px #84af41 solid;
	background: url("http://tigweb.org/images/programs/gyca/patterns/number_small_connect.png") 0 0 repeat-x;
}

#gy_footer_wrapper
{
	margin-top: 2px;
	height: 230px;
	color: white;
	font-size: 11px;
}

#gy_footer
{
	border-right: 5px #191919 solid;
	border-bottom: 5px #191919 solid;
	border-left: 5px #191919 solid;
	height: 50px;
	width: 941px;
}

#gy_meta
{
	width: 924px;
	margin: 25px auto 0 auto;
}

#gy_meta_gyca a,
#gy_meta_tig a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#gy_meta_gyca a
{
	width: 78px;
	height: 50px;
	background: url("http://tigweb.org/images/programs/gyca/logos/gyca_small.png") 0 0 no-repeat;
}

#gy_meta_tig a
{
	width: 158px;
	height: 29px;
	background: url("http://tigweb.org/images/programs/gyca/logos/tig.png") 0 0 no-repeat;
	margin-top: 8px;
}

#gy_meta_gyca,
#gy_meta_tig
{
	float: left;
	margin-right: 20px;
}

#gy_meta_blurb
{
	width: 645px;
	float: right;
	margin-top: 20px;
}

#gy_login .gy_form_input,
#gy_subscribe_newsletter .gy_form_input
{
	width: 150px;
	margin: 8px auto;
}

#gy_login .gy_form_input input,
#gy_subscribe_newsletter .gy_form_input input
{
	background-color: #ebebeb;
	border: 1px #c1c1c1 solid;
	width: 150px;
}

.gy_form_submit
{
	text-align: center;
}

#gy_login .gy_link
{
	text-align: center;
	margin: 3px 0;
}

.gy_module_headed .gy_feed
{
	padding-top: 0;
}

.gy_module_headed .gy_feed ul li
{
	padding: 0;
}

.gy_module_headed .gy_feed ul li:last-child
{
	border-bottom: none;
}

#gy_container .gy_module_headed .gy_feed h3
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
}

.gy_module_headed .gy_feed_timestamp,
.gy_module_headed .gy_feed_author
{
	font-size: 11px;
	margin-top: 0;
}

.gy_member_list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.gy_member_list li
{
	clear: both;
	padding-bottom: 10px;
}

.gy_member_image
{
	float: left;
	margin: 0 10px 0 0;
}

.gy_member_image a img
{
	border: none;
}

.gy_member_name
{
	margin: 0 0 0 58px;
}

.gy_member_position
{
	margin: 3px 0 10px 58px;
}

.gy_member_email
{
	margin: 0px 0 0px 58px;
}


.gy_media_list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.gy_media_list li
{
	background: url("http://tigweb.org/images/programs/gyca/icons/media.png") 0 1px no-repeat;
	padding-left: 41px;
	min-height: 26px;
	margin: 13px 0;
}

.gy_checklist
{
	list-style-type: none;
	padding: 0 15px;
	margin: 0;
	overflow: hidden;
}

.gy_checklist li
{
	background: url("http://tigweb.org/images/programs/gyca/icons/check.png") 0 3px no-repeat;
	padding-left: 24px;
	margin: 0px 2% 10px 0;
	width: 44%;
	float: left;
	height: 28px;
}


.gy_tagline
{
	font-weight: bold;
}

.gy_number
{
	border: 1px #33348e solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	width: 36px;
}

.gy_number span
{
	border: 1px #4e4f9d solid;
	background: url("http://tigweb.org/images/programs/gyca/patterns/number_large.png") 0 0 repeat-x;
	line-height: 34px;
	height: 34px;
	width: 34px;
	text-align: center;
	color: white;
	font-size: 18px;
	display: block;
}

.gy_smallgrants .gy_number
{
	border: 1px #006b91 solid;
}

.gy_smallgrants .gy_number span
{
	border: 1px #227fa0 solid;
	background: url("http://tigweb.org/images/programs/gyca/patterns/number_large_smallgrants.png") 0 0 repeat-x;
}

.gy_ol
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.gy_ol .gy_number
{
	float: left;
	margin-right: 10px;
}

.gy_ol li h3
{
	margin-top: 0;
	font-size: 12px;
	line-height: 38px;
}

#gy_container .gy_ol li h3
{
	font-family: Arial, sans-serif;
}

#gy_ecourses
{
	overflow: hidden;
}
	
#gy_ecourses .gy_ol li,
#gy_small_grants .gy_ol li
{
	width: 212px;
	margin-right: 18px;
	float: left;
}

#gy_ecourses .gy_ol li:last-child,
#gy_small_grants .gy_ol li:last-child
{
	margin-right: 0;
}

#gy_ecourses .gy_ol li h3,
#gy_ecourses .gy_ol li h3 a
{
	color: #2f2e86;
}

#gy_small_grants .gy_ol li h3,
#gy_small_grants .gy_ol li h3 a
{
	color: #006b91;
}

#gy_apply .gy_ol li
{
	clear: both;
	padding: 5px;
}

#gy_apply .gy_ol li a
{
	line-height: 22px;
}

#gy_apply .gy_number,
#gy_sidebar .gy_number
{
	width: 20px;
	margin-right: 6px;
}

.gy_getinvolved .gy_number
{
	border: 1px #c06 solid;
}

.gy_connect .gy_number,
.gy_resources .gy_number
{
	border: 1px #91af4d solid;
}

#gy_apply .gy_number span,
#gy_sidebar .gy_number span
{
	line-height: 18px;
	height: 18px;
	width: 18px;
	background: url("http://tigweb.org/images/programs/gyca/patterns/number_small.png") 0 0 repeat-x;
	font-size: 12px;
	font-weight: bold;
}

.gy_getinvolved #gy_sidebar .gy_number span
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/number_small_getinvolved.png") 0 0 repeat-x;
	border-top: 1px #d12279 solid;
	border-right: 1px #9d2348 solid;
	border-bottom: 1px #94223f solid;
	border-left: 1px #94223f solid;
}

.gy_connect #gy_sidebar .gy_number span,
.gy_resources #gy_sidebar .gy_number span
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/number_small_connect.png") 0 0 repeat-x;
	border-top: 1px #abcb63 solid;
	border-right: 1px #82ad3f solid;
	border-bottom: 1px #7aa839 solid;
	border-left: 1px #a5c85f solid;
}

#gy_sidebar .gy_ol li
{
	clear: both;
	padding: 0 0 20px 0;
}

#gy_sidebar .gy_ol li:last-child
{
	padding: 0;
}

#gy_apply .gy_image
{
	float: right;
	margin: 0 0 0 10px;
}

.gy_ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.gy_ul li
{
	padding: 10px;
}

.gy_ul li.util_active,
.gy_ol li.util_active
{
	background-color: #e8e6d7;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.gy_ul li.util_active a,
.gy_ol li.util_active a
{
	color: #2f2e86;
}

.gy_dl dt
{
	font-weight: bold;
	float: left;
	clear: left;
	margin-right: 5px;
}

.gy_dl dd
{
	margin: 0;
}

#gy_contact h3
{
	margin-bottom: 0;
	color: #6f6f6f;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#gy_contact address
{
	font-style: normal;
}

#gy_team .gy_module,
#gy_team h2,
#gy_team h3,
#gy_team h4
{
	clear: both;
}

#gy_team .gy_module
{
	margin-bottom: 30px;
}

#gy_team .gy_member_list li
{
	width: 48%;
	margin-right: 2%;
	float: left;
	clear: none;
}

#gy_team #gy_council li
{
	width: 31%;
}

#gy_regions
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/regions.png") 0 0 repeat-y;
	margin-top: 20px;
}

#gy_organizations
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/regions.png") top right repeat-y;
	margin: 20px 0 0 0;
	border: none;
}

#gy_organizations table
{
	width: 100%;
	border-collapse: collapse;
}

#gy_organizations table tr th,
#gy_organizations table tr td
{
	border-bottom: 1px #9d9d9d dotted;
	padding: 11px 0px;
}

#gy_organizations table tr th
{
	text-align: left;
	color: #181818;
}

#gy_organizations table tr td.gy_org
{
	background: url("http://tigweb.org/images/programs/gyca/icons/ribbon.png") 7px 11px no-repeat;
	padding-left: 22px;
}

#gy_organizations .gy_module_head
{
	float: right;
	color: #181818;
}

#gy_organizations .gy_module_body
{
	float: left;
}

#gy_organizations_search
{
	position: relative;
}

#gy_organizations_search h3
{
	padding-left: 15px;
}

#gy_organizations_search form
{
	width: 175px;
	margin: 0 auto;
}

#gy_organizations_search label
{
	display: block;
}

#gy_organizations_search input,
#gy_organizations_search select
{
	width: 175px;
}

#gy_organizations_search .gy_nav_indicator
{
	border-top: 13px transparent solid;
	border-right: none;
	border-bottom: 13px transparent solid;
	border-left: 13px white solid;
	position: absolute;
	left: 2px;
	top: 11px;
	display: block;
}
#gy_regions .gy_module_head,
#gy_organizations .gy_module_head
{
	width: 200px;
}

#gy_regions .gy_module_body,
#gy_organizations .gy_module_body
{
	margin-left: 0;
	background: white;
	width: 429px;
}

#gy_regions .gy_module_head,
#gy_regions .gy_module_body,
#gy_organizations .gy_module_head,
#gy_organizations .gy_module_body
{
	margin: 0;
	padding: 11px;
}

#gy_regions .gy_module_head h2
{
	margin-bottom: 6px;
}

#gy_regions .gy_ul li
{
	position: relative;
	padding: 3px 10px 3px 0;
}

#gy_regions .gy_ul li.util_active
{
	background-color: transparent;
}

#gy_regions .gy_ul li.util_active a
{
	color: #09f;
}

#gy_regions .gy_ul li.util_active .gy_nav_indicator
{
	display: block;
}

#gy_regions .gy_nav_indicator
{
	border-top: 13px transparent solid;
	border-right: 13px white solid;
	border-bottom: 13px transparent solid;
	border-left: none;
	position: absolute;
}

#gy_regions .gy_nav_indicator
{
	right: -9px;
	top: 2px;
}

#gy_resources_feeds .gy_feed
{
	border: none;
	position: relative;
	padding-bottom: 40px;
}

#gy_resources_feeds .gy_paginator
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#gy_resources_feeds .gy_module_head
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: center top;
	width: 165px;
	padding: 135px 15px 15px 15px;
	margin: 0;
}

#gy_resources_feeds .gy_module_body
{
	width: 480px;
	margin: 0;
	background: none;
}

#gy_feed_publications .gy_module_head
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/publications.png");
}

#gy_feed_training .gy_module_head
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/training.png");
}

#gy_feed_egroups .gy_module_head
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/egroups.png");
	padding-top: 155px;
}

#gy_feed_photos .gy_module_head
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/photos.png");
}

#gy_feed_reports .gy_module_head
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/reports.png");
	padding-top: 155px;
}

#gy_feed_toolkits .gy_module_head
{
	background-image: url("http://tigweb.org/images/programs/gyca/icons/toolkits.png");
	padding-top: 155px;
}

#gy_map
{
	float: left;
	margin-right: 11px;
}

.gy_note
{
	clear: both;
	background-color: #e8e6d7;
	padding: 5px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
}

#gy_small_grants h2
{
	margin-top: 10px;
}

.gy_note h2
{
	text-transform: uppercase;
	font-style: italic;
	float: left;
	margin: 28px 0 0 0;
}

#gy_small_grants .gy_note h2
{
	margin-top: 28px;
}

.gy_note div
{
	width: 565px;
	float: right;
	font-size: 11px;
}

#gy_container .gy_note h2
{
	color: #006b91;
}

#gy_grantees
{
	position: relative;
}

#gy_grantees .gy_module_crown
{
	position: absolute;
	top: 11px;
	left: 11px;
}

#gy_grantees .gy_module_crown h2
{
	margin: 0 0 10px 0;
}

#gy_grantees .gy_module_head
{
	padding-top: 60px;
}

#gy_grantees .gy_module_head h3
{
	margin-top: 0;
}

#gy_grantees .gy_member_list
{
	margin-top: 15px;
}

#gy_grantees .gy_module_body p,
#gy_grantees .gy_module_body h3,
#gy_grantees .gy_module_body h4
{
	margin-left: 58px;
}

#gy_grantees .gy_module_body p.gy_image
{
	margin-left: 0;
}

#gy_deadlines h3
{
	margin: 0 0 5px 0;
	color: #006b91;
}

#gy_deadlines ul
{
	padding-left: 0;
	margin: 0 0 0 15px;
}

#gy_deadlines ul li
{
	margin-bottom: 10px;
}

#gy_member_story .gy_paginator
{
	text-align: right;
}

#gy_focalpoints
{
	overflow: hidden;
}

.gy_submit
{
	text-align: center;
}

.gy_submit button
{
	height: 29px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-width: 2px;
	-moz-border-top-colors: #71a324 #84af41;
	-moz-border-right-colors: #71a324 #84af41;
	-moz-border-bottom-colors: #71a324 #84af41;
	-moz-border-left-colors: #71a324 #84af41;
	border-style: solid;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.gy_connect .gy_submit button,
.gy_resources .gy_submit button,
.gy_about .gy_submit button
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/button_connect.png");
}

.gy_getinvolved .gy_submit button
{
	background: url("http://tigweb.org/images/programs/gyca/patterns/button_getinvolved.png") 0 0 repeat-x;
	-moz-border-top-colors: #c06 #d12279;
	-moz-border-right-colors: #c06 #9d2348;
	-moz-border-bottom-colors: #c06 #94223f;
	-moz-border-left-colors: #c06 #94223f;
}

#gy_connect
{
	overflow: hidden;
}

#gy_connect h2,
#gy_connect p
{
	margin-left: 411px;
}

#gy_connect object
{
	width: 400px;
	float: left;
}

#gy_toolbox_login_box
{
	position: absolute;
	right: 0px;
	top: 45px;
	z-index: 99;
	background: url("http://tigweb.org/images/programs/gyca/patterns/transparent.png") 0 0 repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	line-height: 16px;
}

#gy_toolbox_login_box div
{
	width: 290px;
	background: #680046 url("http://tigweb.org/images/programs/gyca/patterns/login.png") 0 -44px repeat-x;
	padding: 20px 20px 15px 10px;
	border: 1px #8d4e7b solid;
	margin: 7px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	color: white;
}

#gy_header #gy_toolbox #gy_toolbox_login_box a
{
	background: none;
	padding: 0;
	display: inline;
}

#gy_toolbox_login_box h2,
#gy_toolbox_login_box label
{
	font-weight: bold;
	font-size: 14px;
}

#gy_toolbox_login_box h2
{
	margin-top: 0;
	padding-left: 25px;
	background: url("http://tigweb.org/images/programs/gyca/icons/login_box.png") 3px 3px no-repeat;
	line-height: 24px;
	font-family: Arial, sans-serif;
	color: white;
}

#gy_toolbox_login_box p
{
	margin-left: 25px;
	clear: both;
}

#gy_toolbox_login_box label
{
	line-height: 24px;
	display: block;
	float: left;
}

#gy_toolbox_login_box .gy_field input
{
	border: 1px #680046 solid;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	display: block;
	float: right;
	width: 180px;
	margin-bottom: 10px;
}

#gy_toolbox_login_box .gy_submit
{
	float: right;
	margin-top: 0;
}

#gy_toolbox_login_box .gy_link
{
	float: left;
	clear: left;
	text-align: left;
	margin-top: 0;
}

.gy_link a
{
	margin: 0 3px;
}

.gy_close button
{
	background: transparent;
	color: white;
	border: none;
	position: absolute;
	top: 20px;
	right: 13px;
}

#gy_toolbox_login_box .gy_submit button
{
	background: #010101 url("http://tigweb.org/images/programs/gyca/patterns/button_login.png") 0 0 repeat-x;
	display: block;
	border: 1px black solid;
	color: white;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 5px;
	border-radius: 4px;
	border-width: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-top-colors: black;
	-moz-border-right-colors: black;
	-moz-border-bottom-colors: black;
	-moz-border-left-colors: black;
}

