/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 
	text-align: center;
}

/* links */
a {
	font-weight:bold;
	color: #ff0000;
	background-color: inherit;	
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	color: #333333;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	margin: 4px 0 0 5px;
}
h3 {
	font: bold Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}
p {
	margin: 15px 5px 0 5px;
}

/* images */
img {
	border:none;
	margin:0;
	padding:0;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 990px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#header-wrap {
	clear: both;
	position:relative;
	margin: 0;
	padding: 0;	
	background: #FFF;
	background-image:url(game-img/header-line-line-rider-fun-flash-games-game.gif);
	background-repeat:repeat-x;
}
#content-wrap {
	clear: both;
	margin: 0; 
	padding: 0;	
	background: #FFF;
}
/* header */
	


/* main */
#main {
	float: left;
	margin:0 0 5px 0;
	padding: 0;
	width: 66%;
	background-image:url(game-img/big-title-bar-line-rider-fun-flash-games-game.gif);
	background-repeat:no-repeat;		
}
#main-game {
	float: left;
	margin:0 0 5px 0;
	padding: 0;
	width: 810px;
	background-image:url(game-img/gs-big-title-bar-line-rider-fun-flash-games-game.png);
	background-repeat:no-repeat;		
}
#flash-game {
	clear:both;
}
#main-game object {
	clear:both;
	}
#main img {
	margin:15px 0 10px 0;
	padding:0 0 5px 0;
}
.section-txt {
	float:left;
	width:290px;
}
.controls-txt {
	float:left;
	margin-bottom:20px;
}
.section-bar {
	margin:0;
	padding:0.5px 0 0 0;
	height:100%;	/* only to expand the div for bg */
	clear:both;
	overflow:hidden;
	background-image:url(game-img/big-title-bar-line-rider-fun-flash-games-game.gif);
	background-repeat:no-repeat;
}
.section-bar-controls {
	margin:0;
	padding:0.5px 0 0 0;
	width:328px;
	height:100%;	/* only to expand the div for bg */
	float:left;
	overflow:hidden;
	background-image:url(game-img/gs-controls-title-bar-line-rider-fun-flash-games-game.png);
	background-repeat:no-repeat;
}
.section-bar-fb {
	margin:0;
	padding:0.5px 0 0 0;
	width:470px;
	height:100%;	/* only to expand the div for bg */
	float:right;
	background-image:url(game-img/gs-fb-title-bar-line-rider-fun-flash-games-game.png);
	background-repeat:no-repeat;
}
.fb-comment {
	margin:15px 0 10px 5px;
}
#sbmc { /* social bookmarks */
	text-align:left;
	margin:15px 0 10px 0;
}
#sbmc a {
	margin:0;
	padding:0;
}
#sbmc-table td {
	margin:0;
	padding:3px 10px 5px 2px;
	border-bottom:dotted #CCCCCC;
}
#section-game {
	text-align:center;
	margin-left:5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 180px;
	margin: 0;	
	padding: 0; 
	display: inline;
	background-image:url(game-img/small-title-bar-left-line-rider-fun-flash-games-game.png);
	background-repeat:no-repeat;
}

/* rightbar */
#rightbar {
	float: right;
	width: 150px;
	margin:0;
	padding: 0;
	margin-right:5px;
	background-image:url(game-img/small-title-bar-line-rider-fun-flash-games-game.gif);
	background-repeat:no-repeat;
}

/* bar titles */
.small-title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding-top:4px;
}

/* Footer */
#footer {
	clear: both; 
	margin: 0; padding: 0;
	padding-top:7px;
	height:44px;
	background-image:url(game-img/footer-line-rider-fun-flash-games-game.gif);
	background-repeat:no-repeat;
}
#footer a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* menu tabs */
#menu {
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(game-img/menu-bg-line-rider-fun-flash-games-game.gif);
	background-repeat:no-repeat;
	width:423px;
	height:43px;
}
#menu-items
{
	text-align:center;
	height:40px;
	margin-top:8px;
	padding:0;
}

#menu-items li
{
	padding-right:8px;
	display: inline;
	list-style: none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu-items li a
{
	padding:4px;
}

#menu-items li a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
#menu-items li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
#menu-items li a:hover
{
	color:#FF0000;
	text-decoration:none;
	background-color:#FFFFFF;
}

/* game links */
#other-games-links
{
	margin:15px 5px 10px 0;
	padding:0;
	list-style:none;
}
#other-games-links li {
	margin-bottom:5px;
}
#other-games-links a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#other-games-links a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/* end menu tabs */

/* advertising */
.ad-header	{
	text-align:center;
	clear:both;
}
.ad-left {
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	clear:both;
}
.ad-box-fp {
	margin-top:15px;
	margin-left:3px;
	float:left;
	text-align:center;
}
.ad-box-gp {
	width:300px;
	height:250px;
	float:left;
	margin:8px;
	text-align:center;
}
/* alignment classes */
.float-left  {	float: left; }
.float-right {	float: right; }

/* additional classes */

