/* CSS Document */


body {
	background-image: url(../images/display/background-image.gif);
}

#wrapper {

	background-image: url(../images/display/background-image.gif);
	

}


#navigation {

	padding-left:0px;
	
} 



#navigation, #navigation_back {

	top:210px;
	
}

#wrapper #left_content {
	width: 169px;
	position: absolute;
	top: 235px;
	left: -17px;
}

#wrapper #left_content_games {
	width: 169px;
	position: absolute;
	top: 230px;
	left: -14px;
	min-height:100%;
}

#wrapper #left_content img {

	margin-bottom:-5px;

}

.img_left { margin-right:10px; }

.img_right{ margin-left:10px; }

hr {
color:#FFFFFF;
margin:10px 0;
}


/* headings */

#wrapper #header  h1 {

	position:absolute;
	top:130px;
	left:167px;

	height: 65px;
	width: 402px;
	background-repeat:no-repeat;
}

#wrapper #header  #about {
	background-image: url(../images/display/headings/heading_about.gif);

}

#wrapper #header  #Campaigns {
	background-image: url(../images/display/headings/heading_campaigns.gif);

}

#wrapper #header  #participate {
	background-image: url(../images/display/headings/heading_participate.gif);

}

#wrapper #header  #news {
	background-image: url(../images/display/headings/heading_news.gif);

}

#wrapper #header  #contact {
	background-image: url(../images/display/headings/heading_contact.gif);

}

#heading_press{
background-image:url(../images/display/games_page/Heading_press.png);
background-repeat:no-repeat;
width:63px;
height:26px;
margin-bottom:10px;
}



/* **** */


#content {
	position:absolute;
	top:249px;
	left:189px;
	width: 392px;	

}

#content p {
	margin-bottom:10px;
}

/* games page */

#wrapper #header #games {
	background-image: url(../images/display/headings/heading_games.gif);
}

#heading_features{
	background-image:url(../images/display/games_page/Heading_features.gif);
	width:90px;
	height:24px;
	margin-bottom:10px;
}

#heading_tips{
	background-image:url(../images/display/games_page/Heading_tips_and_tricks.gif);
	background-repeat:no-repeat;
	width:150px;
	height:24px;
	margin-bottom:10px;
}

#heading_faqs{
	background-image:url(../images/display/games_page/Heading_FAQS.gif);
	background-repeat:no-repeat;
	width:150px;
	height:30px;
	margin-bottom:10px;
}

#wrapper #left_content_games h2 {
	font-size: 1em;
}
#wrapper #left_content_games h3 {
	font-size: 1em;
	color: #FFFFFF;
	margin-top:10px;
}
#wrapper #left_content_games #left_nav li {
	list-style-type: none;
	text-align: right;
	width:130px;
}

#wrapper #left_content_games #left_nav a {
	
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 5px 20px 5px 5px;
	
	display: block;
	border-width: 1px;
	border-top-style: solid;
	border-color: #FFFFFF;
	
	background-image: url(../images/display/games_page/blue_arrow_on_orange.gif);
	background-repeat: no-repeat;
	background-position: right  center;

}

#wrapper #left_content_games #left_nav li:hover {
	
	background-image:url(../images/display/games_page/games_nav_hover_bg.png);
	background-repeat:repeat-y;
	
}


#wrapper #left_content_games #left_nav {
	position:relative;
	right:-40px;
	margin-top: 80px;
	margin-bottom: 40px;
}
#wrapper #left_content_games #left_nav .last_link {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #FFFFFF;

}

#content_games {
	border-left:solid 1px white;
	padding: 20px 360px 0 20px;
	width:403px;
	top:232px;
	left:155px;
	
	background-image: url(../images/display/flyout/flyout_bg.png);
	background-repeat:repeat-y;
	background-position:right 0;

}

#blue_back {

	background-image: url(../images/display/flyout/flyout_bg.png);
	background-repeat:repeat-y;
	background-position:right 0;
	position:absolute;
	top:0;
	right:-14px;
	height:235px;
	width:318px;
	z-index:60;

}

#reviews_panel {
	width: 260px;
	position: absolute;
	top: 10px;
	right: 20px;
	z-index:80;
}

#reviews_panel li{
	background-image:url(../images/display/games_page/orange_arrow_on_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 0 10px 15px;
	list-style:none;
}

#content_games li{
	background-image:url(../images/display/games_page/blue_arrow_on_orange.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 0 10px 15px;
	list-style:none;
}


#content_games .round_bullet{
	background-image:url(../images/display/games_page/blue_bullet_on_orange.gif);
	background-repeat:no-repeat;
	background-position:3px 6px;
	padding:0 0 10px 15px;
	list-style:none;
}


#reviews_panel li ul{

	margin-top:10px;


}

#reviews_panel li li{
	background-image:url(../images/display/games_page/dash.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0 0 4px 10px;
	list-style:none;
}

#content_games p{
	margin-bottom:10px;
	
}

#content_games h2 {
	color: #008FD5;
	font-size:1.6em;
}


#left_column, #right_column{

	float:left;
	width:190px;
	margin-right:20px;

}

#right_column{

	margin-right:0px;

}

#sendToAFriend, #notifyme {
	width: 250px;
	position: absolute;
	background-color:#0099FF;
	padding:50px;
	top:75px;
	left:75px;
	border: solid 4px black;
	visibility:hidden;
	z-index:999;
}

#content embed { z-index:0; }

#close_btn{

	position:absolute;
	top:10px;
	right:10px;
	font-size:.8em;

}
