@import url('../header/header_green.css');
.section {
color: #28A449;
}
#content_block {
background: #28A449 url(../../images/green/content_block_green.png) top center no-repeat;
}

#content_block p{
color: #FFFFFF;
}

#content_block h1{
color: #FFFFFF;
}


#content_block_picker {
background: #28A449 url(../../images/green/green_bookshelf.png) top center no-repeat;

}

#content_block_bottom {
background: #28A449 url(../../images/green/content_block_green_bottom.png) top center no-repeat;
}


#content_block_button_left a{
background: #28A449 url(../../images/green/glider_left_green.gif) top center no-repeat;
}

#content_block_button_right a{
background: #28A449 url(../../images/green/glider_right_green.gif) top center no-repeat;

}
/* tag cloud */

#tag_cloud {
background: #B7E2C4 url(../../images/green/content_bg_fifty_green.png) top center no-repeat;
}

#tag_cloud h2{
color: #107527;
}

#tag_cloud a{
color: #23A247;
}

span#tag_cloud_bottom {
background: #ffffff url(../../images/green/content_bg_fifty_green_bottom.png) top center no-repeat;
}

#giftfinder_results {
background: #B7E2C4 url(../../images/green/green_giftfinder.png) top center no-repeat;
}

#giftfinder_results h3 {
color: #0C6E25;
}

#giftfinder_results a, #side_menu p, #content_area a:link, #content_area a:visited, #content_block #content_block_picker p {
color:#269D49;
}

.giftfinder_results_bottom {
background: #ffffff url(../../images/green/green_giftfinder_bottom.png) top center no-repeat;
height:20px;
}

#side_menu {
background: #B7E2C4 url(../../images/green/sidemenu_green.png) top center no-repeat;
}

#side_menu h3 {
color: #0C6E25;
}

#side_menu a, #side_menu p, #content_area a:link, #content_area a:visited, #content_block #content_block_picker p {
color:#269D49;
}

span#side_menu_bottom {
background: #ffffff url(../../images/green/sidemenu_green_bottom.png) top center no-repeat;
}

/* tag cloud */

/* gift picker */

#gift_picker {
background: #ffffff url(../../images/green/gift_picker_bg.gif) top center no-repeat;

}

/* gift picker */

li.SearchResult{
	border-bottom:1px solid #28A449;
}

li.FirstSearchResult{
	border-top:1px solid #28A449;
}

/* Poll Styles */

#poll_header {
background: transparent url(../../images/green/poll_header.png) top left no-repeat;
}

#poll_content {
	background: #B7E2C4 url(../../images/green/sidemenu_green_bottom.png) bottom left no-repeat;
}

#poll_content label, #poll_content h3 {color: #0C6E25;}

#poll_content input#btnVote {
	background: #F8E5D7 url(../../images/green/poll_vote_green.gif) bottom left no-repeat;
}

#poll_header h1 {color: #FFFFFF;}

#pollcontent span{color: #B3570C;}
