/* Common for all pages */
body { margin: 0px; padding: 0px; }

#container { width: 900px; margin: 0 auto; height: auto; }

html {
     overflow: -moz-scrollbars-vertical;
}


a.home { 
        background:url(../images/nav/nav_home.png) repeat 0px 0px; 
        width: 73px; 
        height: 53px; 
        display: block; 
}

a.home span { 
        display: none; 
}

a.home:hover { 
        background:url(../images/nav/nav_home.png) repeat 0px -53px; 
}

a.donate { 
        background:url(../images/nav/nav_donate.png) repeat 0px 0px; 
        width: 151px; 
        height: 53px; 
        display: block; 
}

a.donate span { 
        display: none; 
}

a.donate:hover { 
        background:url(../images/nav/nav_donate.png) repeat 0px -53px; 
}

a.buy { 
        background:url(../images/nav/nav_buy.png) repeat 0px 0px; 
        width: 119px; 
        height: 53px; 
        display: block; 
}

a.buy span { 
        display: none; 
}

a.buy:hover { 
        background:url(../images/nav/nav_buy.png) repeat 0px -53px; 
}

a.how { 
        background:url(../images/nav/nav_how.png) repeat 0px 0px; 
        width: 121px; 
        height: 53px; 
        display: block; 
}

a.how span { 
        display: none; 
}

a.how:hover { 
        background:url(../images/nav/nav_how.png) repeat 0px -53px; 
}

a.stories { 
        background:url(../images/nav/nav_stories.png) repeat 0px 0px; 
        width: 147px; 
        height: 53px; 
        display: block; 
}

a.stories span { 
        display: none; 
}

a.stories:hover { 
        background:url(../images/nav/nav_stories.png) repeat 0px -53px; 
}

a.news { 
        background:url(../images/nav/nav_news.png) repeat 0px 0px; 
        width: 64px; 
        height: 53px; 
        display: block; 
}

a.news span { 
        display: none; 
}

a.news:hover { 
        background:url(../images/nav/nav_news.png) repeat 0px -53px; 
}

a.partners { 
        background:url(../images/nav/nav_partners.png) repeat 0px 0px; 
        width: 125px; 
        height: 53px; 
        display: block; 
}

a.partners span { 
        display: none; 
}

a.partners:hover { 
        background:url(../images/nav/nav_partners.png) repeat 0px -53px; 
}



/* Home Page */

#home-top {
	background:url(../images/home-top.gif) no-repeat;
}

#home-top .menu {
	margin: 0 auto;
}
.style1 {
	color: #66A3E9
}

/* Home Page Body - Top part with image and content */
#stayinformedindex { background-image: url(/images/home_logo.jpg); background-repeat: no-repeat; width: 880px; height: 49px; padding-top: 50px; padding-right: 20px; }
.stayinformed { color: #ffffff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.stayinformed a:link { color: #ffffff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
.stayinformed a:visited { color: #ffffff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
#home-mid-top { background:url(../images/home-background.gif) no-repeat; height: 334px; }

#maincontent .main-img  {
	float:left
}

.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image: url(../images/home_content_right_bg.jpg);
	text-align: left;
	vertical-align: top;
}

.home_content_nobackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

.home_content a {
	color: #FFFFFF;
	font-weight: bold;
}

.home_content a:hover {
	color: #FFFFFF;
}

.home_content a:visited {
	color: #FFFFFF;
}

/* Home Page Footer */
#home-footer { background-image: url(../images/home_button_bottom.jpg); background-repeat: no-repeat; background-position: 0 top; text-align: center; padding: 0; }
#partners { width: 900px; padding-top: 30px; }
/* Columns */

#rounded-wrapper-black-box_2{
	width:387px;
	float:left;
}
#rounded-wrapper-black-box-top_2{
	height:67px;
	background-image:url(../images/column_header_howitworks_blk2.png);
	background-position:top;
	width:387px;
}
#rounded-wrapper-black-box-bottom_2{
	background-image:url(../images/column_footer_grey2.png);
	background-position:top;
	width:387px;
}

#rounded-wrapper-black-box-mid_2{
	background-color: #525B6C;
	background-image: url(../images/column_3_bg_black.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#rounded-wrapper-black-box-mid{
	background-color: #525B6C;
	background-image: url(../images/column_3_bg_black.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.column_wrapper{
	width:800px;
	margin:0 auto
}

.bluebox_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00356c;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.bluebox_copy a{
	color: #FFFFFF;
	font-weight: bold;
}
.bluebox_copy visited{
	color: #33CCFF;
}
.bluebox_copy hover{
	color: #33CCFF;
}

.greybox_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 20px;
	color: #79AEEA;
}

.greybox_copy a{
	color: #FFFFFF;
	font-weight: bold;
}
.greybox_copy visited{
	color: #33CCFF;
}
.greybox_copy hover{
	color: #33CCFF;
}

/* Inner Pages */
#inner-top { background:url(../images/inner-top.gif) no-repeat; height: 142px; }

#inner-top .menu a, #home-top .menu a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#inner-top .menu a:hover {
    color: #B9CFE4;
    font-weight: bold;
    text-decoration: none;
}
#stayinformedinner { padding-top: 50px; padding-right: 20px; width: 800px; height: 50px; }
.stayinformedinner { color: #00356c; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.stayinformedinner a:link { color: #00356c; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
.stayinformedinner a:visited { color: #00356c; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
#inner-content { background-image: url(../images/bg_maincontent.jpg); background-repeat: no-repeat; min-height: 400px; }
#rounded-wrapper-box-nofloat {
	width:387px;
}

/* ------------real life stories  --------------    */

#rounded-wrapper-story_left-box{
	width:250px;
	float:left;
	margin-right: 20px;
}
#rounded-wrapper-story_left-box-top{
	height:50px;
	background-position:top;
}
#rounded-wrapper-story_left-box-bottom{
	height:30px;
	background-position:top;
}
#rounded-wrapper-story_left-box-mid{
	background-repeat: no-repeat;
	background-color: #525B6C;
}

#rounded-wrapper-story_left-box-mid_black{
	background-image:url(../images/column_bg_blue2.jpg);
	background-repeat: no-repeat;
	background-color: #82B3ED;
}

#rounded-wrapper-story_right-box-mid {
	background-image:url(../images/column_3_blue_bg.jpg);
	background-repeat: no-repeat;
	background-color: #82B3ED;
}

#story_link_wrapper{
	width:387px;
	float:none;
	height: 75px;
}

.story_link {
	float:left;
	width:387px;
	margin-top: 5px;
	height: 56px;
}

.story_link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6ba6e9;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 125px;
	margin-top: 18px;
}

.story_link_text a{
	color: #6ba6e9;
}

.story_link_text a:visited {
	color: #6ba6e9;
}

.story_link_text a:hover{
	color: #FFFFFF;
}

a.stories_btn { 
        background:url(../images/stories/back_lifestories_btn.jpg) repeat 0px 0px; 
        width: 204px; 
        height: 41px; 
        display: block; 
}

a.stories_btn span { 
        display: none; 
}

a.stories_btn:hover { 
        background: url(../images/stories/back_lifestories_btn.jpg) repeat 0px -41px; 
}


/* ------------how it works --------------    */


#rounded-wrapper-how-box{
	width:387px;
	float:left;
}
#rounded-wrapper-how-box-top{
	height:67px;
	background-image:url(../images/column_header_howitworks_blk2.png);
	background-position:top;
	width:387px;
}
#rounded-wrapper-how-box-bottom{
	background-image:url(../images/column_footer_grey2.png);
	background-position:top;
	width:387px;
}
#rounded-wrapper-how-box-mid{
	width:387px;
}
#rounded-wrapper-process-box{
	width:387px;
	float:left;
	margin:0 0 0 20px;
}
#rounded-wrapper-process-box-top{
	height:68px;
	background-position:top;
	width:387px;
}
#rounded-wrapper-process-box-bottom{
	height:30px;
	background-image:url(../images/column_footer_blue2.png);
	background-position:top;
	width:387px;
}
#rounded-wrapper-process-box-mid{
	width:387px;
	background-image:url(../images/column_bg_blue2.jpg);
	background-repeat: no-repeat;
	background-color: #82B3ED;
}

/* ------------ Oprhan  --------------    */
#rounded-wrapper-orphan-box{
	width:387px;
	float:right;
	margin:0 0 0 20px;}
	
/* ------------ Donate Games --------------    */


#rounded-wrapper-donate-box{
	width:525px;
	float:left;
}
#rounded-wrapper-donate-box-top{
	height:68px;
	background-position:top;
}
#rounded-wrapper-donate-box-bottom{
	background-position:top;
	width:525px;
}
#rounded-wrapper-donate-box-mid{
	background-color: #525B6C;
	background-image: url(../images/column_3_bg_black.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#rounded-wrapper-other-box{
	width:250px;
	float:left;
	margin:0 0 0 20px;
}
#rounded-wrapper-other-box-top{
	height:68px;
	background-position:top;
}
#rounded-wrapper-other-box-bottom{ height:30px; margin-bottom: 15px; }
#rounded-wrapper-other-box-mid{
	background-image:url(../images/column_bg_blue2.jpg);
	background-repeat: no-repeat;
	background-color: #82B3ED;
}

/* ------------ News Story Page--------------    */

#rounded-wrapper-newsstory-box{
	width:527px;
	float:left;
}
#rounded-wrapper-newsstory-box-top{
	height:66px;
	background-position:top;
}
#rounded-wrapper-newsstory-box-bottom{
	background-position:top;
	width:527px;
}

#rounded-wrapper-news-box-mid{
	background-color: #82B3ED;
	background-repeat: no-repeat;
	background-position: top;
}

a.newsstory { 
        background:url(../images/back_news_btn.jpg) repeat 0px 0px; 
        width: 204px; 
        height: 41px; 
        display: block;
}

a.newsstory span { 
        display: none; 
}

a.newsstory:hover { 
        background:url(../images/back_news_btn.jpg) repeat 0px -41px; 
}

.newsbox_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 20px;
	color: #00356c;
	min-height:200px;
}

.newsbox_copy p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.newsbox_copy a{
	color: #FFFFFF;
	font-weight: bold;
}
.newsbox_copy visited{
	color: #33CCFF;
}
.newsbox_copy hover{
	color: #33CCFF;
}



	

/*  footer  */
#inner-footer {
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 50px;
}

#footerlinks{ width:800px; height:60px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-align: center; margin: 0 auto 15px; padding: 20px 0 15px; }

#footerlinks p{ clear: both; list-style-type:none; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px ; line-height: 20px; text-align: center; }
#footerlinks a:link{ text-decoration:none; color:#666666; text-align: center; padding: 5px 10px; }
#footerlinks a:visited { color: #666666; text-decoration: none; text-align: center; padding: 5px 10px; }
#footerlinks a:hover { color: #999; text-decoration: none; text-align: center; padding: 5px 10px; }
.header_white {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.news_date {
	font-size: 10px;
}
.news_header_white { text-transform: uppercase; color: #ffffff; line-height: 20px; }
.news_divider {
	background-color: #333333;
	height: 1px;
	width: 525px;
}
.partner_logo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
p { margin-top: 0; }
h1 {
	margin: 0px;
	padding: 0px;
}
