body {

	background-image: url(background.gif); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top:25px;
	margin-left:3%;
	margin-right:3%;
	padding:0px;
	font:12px verdana, arial, helvetica, sans-serif;
	/*border:1px solid red;*/

	/*width:expression(document.body.clientWidth < 700? "700px": "auto" );*/


	}

/***************************************************************/


h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#000;
	}

table{
border-spacing:0px;
}


/***************************************************************/

h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}

h2.simple{
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h2.menutitle{
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	color:white;
	/*background-color:#bbc0c7;*/
	background-color:#4e709e;
	border-bottom: 2px solid #0737a6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2.gametitle{
	font:bold 15px verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#ddd;
	border-bottom: 1px dotted blue;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

h2.centertitle{ 	/*TOP RIGHT BOTTOM LEFT */
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#bbc0c7;
	margin:0px;

	padding: 0px 0px 0px 0px;
}
h2.centersubcattitle{ 	/*TOP RIGHT BOTTOM LEFT */
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#bbc0c7;
	margin: 0px;
	

	padding: 0px 0px 0px 0px;
}
h2.contentTitle{
	font:bold 15px verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#ddd;
	border-bottom: 1px dotted blue;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


/***************************************************************/

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

p.simple{
	font:11px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
}

p.gametitle{
	margin-top: 15px;
	margin-left: 30px;
	font-size:16px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	letter-spacing:2px;
	color:black;
}

p.listtitle{
	margin-bottom:-5px;
	font-size:15px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	letter-spacing:3px;
	color:black;
}

p.gamedescription {        	/*TOP RIGHT BOTTOM LEFT */
	margin:0px 10px 0px 10px;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:450;
	/*margin-top: 15px;*/
	text-indent: 30px;
}

p.brands{
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:250;
	/*margin-top: 15px;*/
	text-indent: 5px;
}

p.numbers{
	font-weight:bold;
	font-size:18px;
	margin-right:5px;
	text-align:center;
}
p.topnumbers{
	margin-top:-5px;
	margin-bottom:-5px;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

p.pageNumbers{
	margin-right:2px;
	font-size:16px;
	font-weight:bold;

}


/***************************************************************/

.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

/***************************************************************/

/*a:link {color:#09c;}*/
a img {border: none; }
a:link {color:blue;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

a {
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	margin:0px 0px 0px 0px;
 }



 #gamesListTitles p a { 
margin:0px 0px 0px 0px;
background-color:#ddd;
}

a.mainCategories{
	color:blue;
	font-size:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}
a.mainCategories:link {color:blue;}
a.mainCategories:visited {color:#07a;}

/*a.mainCategories:hover {background-color:#ddd;}*/


a.pageNumbers1{

	text-align: center;
	font-size:18px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	margin-left:5px;
	margin-right:5px;
}
a.pageNumbers2{

	text-align: center;
	font-size:18px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	margin-left:2px;
	margin-right:2px;
}

a.pageNumbers1:link {color:blue;}
a.pageNumbers1:visited {color:#07a;}

a.pageNumbers2:link {color:blue;}
a.pageNumbers2:visited {color:#07a;}

#contentLogosDownload{
	color:yellow;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

 a.NextPrevious{
		color:blue;
 }
a.NextPrevious:link {color:blue;}
a.NextPrevious:visited {color:#07a;}


a.gametitle{
	font:bold 15px verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#ddd;
	border-bottom: 1px dotted blue;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

/***************************************************************/

img.gamedetailsright
{
	position:relative;
	clear: right;
	float: right;
	margin: 10px 10px 0px 0px;
	border: 2px solid black;
	padding: 2px;
	/*border: 0px solid blue;*/
}
img.gamedetailsleft
{
	position:relative;
	clear: left;
	float: left;
	margin: 10px 0px 0px 0px;
	border: 2px solid black;
	padding: 2px;
	/*border: 0px solid blue;*/
}

img.gamedetailscenter
{
	position:relative;
	clear: center;
	float: center;
	margin: 10px 0px 0px 0px;
	border: 2px solid black;
	padding: 2px;
	/*border: 0px solid blue;*/
}
img.floatleft
{
	position:relative;
	clear: left;
	float: left;
	margin: 0px 0px 0px 0px;
	/*border: 0px solid blue;*/
}
img.gamedetailsimages
{
	margin: 5px 5px 0px 5px;				/*TOP RIGHT BOTTOM LEFT */
	border: 2px solid black;
	padding: 2px;
}

img.adsleft
{
	margin: 0px -25px -20px 0px;				/*TOP RIGHT BOTTOM LEFT */
	/*border: 2px solid black;*/
	padding: 0px;
}

img.adsGamesDetailsCenter
{
	margin: 0px 200px 0px 0px;				/*TOP RIGHT BOTTOM LEFT */
	/*border: 2px solid black;*/
	padding: 0px;
}

img.adsGamesDetailsRight
{
	position:relative;
	clear: right;
	float: right;
	margin: 0px 100px 0px 0px;

	/*border: 0px solid blue;*/
}
img.gamesListImages
{
	position:relative;
	clear: right;
	float: right;
	margin: 0px 10px 0px 0px;


	/*border: 0px solid blue;*/
}
/***************************************************************/

iframe.games { 
	border-color: #FF0000 #00FF00 #0000FF #000000; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 20px; 
	padding-left: 20px; 
	border-style: groove; 
	border-top-width: 5px; 
	border-right-width: 5px; 
	border-bottom-width: 10px; 
	border-left-width: 5px;
}



/*******************tables*****************************************/

table.logoContents{
	
	 background-color:black;
 	 margin: 0px 0px 0px 0px;
	 padding:0px;
/*	 width:expression(document.body.clientWidth < 700? "700px": "auto" );*/
}

td.contentsListOdd{
	background-color:#ddd;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}

td.contentsListEven{
	background-color:#ffe;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;

}

/***************************************************************/

ul{list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	/*border-bottom:2px solid black;*/

}

/***************************************************************/

#navlist
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#navlist li
{
	padding-left: 10px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	margin-top:5px;
	margin-bottom:5px;
}

#navbar ul li { 
	/*width:expression(document.body.clientWidth < 500? "500px": "auto" );*/
	display: inline; 	
	margin:20px;
	/*min-width:750px;
	max-width:900px;*/
}
/***************************************************************/


.iconlist
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/***************************************************************/

li.one
{
	background-image: url(icon_one.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 1px 0px 3px 25px;
	margin: .4em 0;
}

li.two
{
	background-image: url(icon_two.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 30px;
	margin: .4em 0;
}

li.three
{

	background-image: url(icon_three.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 30px;
	margin: .4em 0;
}

li.four
{
	background-image: url(icon_four.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 30px;
	margin: .4em 0;
}

/***************************************************************/



/***************************************************************/
#navcontentoplinks {
	margin-left:2px;
	margin-right:2px;
	font-size:auto;
	text-align:center; b
	border-bottom:1px dashed blue;
}


#leftlinks {
	
	font-size:auto;
}



p.borderDotted {border: thin dotted #00FF00}



#navContent{
	/*border-bottom:1px dotted blue;*/
	text-align:center;
}

/************************LAYOUT PART ******************************/
#headerbar {
		position:relative;
		clear: both;
		background:white;
		height:auto;
		position:center;
		}

#topnavcontainer {
		position:relative;
		clear: both;
		background:#abc;
		/*min-width:750px;
		max-width:900px;*/

		height:auto;
		margin:0px 0px 0px 0px;
		/*width:expression(document.body.clientWidth > 800? "800px": "auto" );*/
		}

#leftnavcontainer {
		position:relative;
		clear: left;
		height:auto;
		background:#fff;
		/*min-width:750px;
		max-width:900px;*/
		
		margin:4px 0px 4px 0px;
		/*width:expression(document.body.clientWidth > 800? "800px": "auto" );*/
}
#rightnavcontainer {
		position:relative;
		clear: right;
		height:auto;
		background:#fff;
		/*min-width:750px;
		max-width:900px;*/
		
		margin:4px 0px 4px 0px;
		/*width:expression(document.body.clientWidth > 800? "800px": "auto" );*/
}

#header {
			/*min-width:750px;
			max-width:900px;*/
		position:relative;
		/*background-image:url("header.gif");
		background-repeat:repeat-x;*/
		/*border-top:2px solid black;*/
		height:75px;
		margin:0px 0px 5px 0px;
		/*width:expression(document.body.clientWidth > 800?  "800px": "auto" );*/

		}
		
#headerReBack {
		/**position:relative;*/

			/*min-width:750px;
			max-width:900px;*/
		background-image:url("headerre-no-topda.gif");
		background-repeat:repeat-x;
		/*background-color:red;*/
		/*border-top:2px solid black;*/
		height:200px;
		margin:0px 0px 5px 0px;
		/*width:expression(document.body.clientWidth > 800?  "800px": "auto" );*/
		}


/********************Content BLOCKS************************/


/* All the content boxes belong to the content class. */
#contentCenter {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	/*min-width:535px;
	max-width:685px;*/

	margin:10px 185px 10px 185px;			/*TOP RIGHT BOTTOM LEFT */
	border:2px solid #cc6600;
	background-color:white;
	padding:0px;
}


#contentCenterNoRight {
	clear:right;
	/*position:relative;*/ /* Position is declared "relative" to gain control of stacking order (z-index). */
	margin:11px 0px 11px 185px;			/*TOP RIGHT BOTTOM LEFT */
	border:2px solid #003366;
	background-color:white;
	padding:0px;
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/
	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/

	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/



}

div.contentCenterNoRightSimple{
	position:relative;
	margin:10px 0px 10px 185px;			/*TOP RIGHT BOTTOM LEFT */
	/*background-color:#white;*/
	border-bottom:1px solid white;

}

#contentDetailsCenterNoRight {
	
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/
	clear:right;

	margin:0px 0px 0px 185px;			/*TOP RIGHT BOTTOM LEFT */
	border:5px solid #4e709e;
	background-color:white;
	padding:0px;

	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/

}
#contentCenterNoLeft {
	clear:left;
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	margin:15px 185px 0px 0px;			/*TOP RIGHT BOTTOM LEFT */
	border:5px solid #999;
	background-color:white;
	padding:0px;
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/
	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/

}

#contentCenterAlone {
	
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/

	margin:15px 0px 0px 0px;			/*TOP RIGHT BOTTOM LEFT */
	border:5px solid #999;
	background-color:white;
	padding:0px;

	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/

}

#contentGamesCenterNoRight {
	clear:right;
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/

	margin:11px 0px 0px 185px;			/*TOP RIGHT BOTTOM LEFT */
	border:5px solid #4e709e;
	background-color:white;
	padding:5px;

	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/

}
#contentLogosCenterNoRight {

	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/

	margin:11px 0px 0px 185px;			/*TOP RIGHT BOTTOM LEFT */
	border:5px solid #4e709e;
	background-color:white;
	padding:0px;
}

#contentRingtonesCenterNoRight {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/

	margin:11px 0px 0px 185px;			/*TOP RIGHT BOTTOM LEFT */
	border:5px solid #4e209a;
	background-color:#eee;
	padding:5px;
}

#adCenterAlone {
	
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	/*width:200;*/
	/*min-width:535px;
	max-width:685px;*/

	margin:0px 0px -15px 0px;			/*TOP RIGHT BOTTOM LEFT */
	background-color:white;

	/*width:expression(document.body.clientWidth > 625? "625px": "auto" );*/
}


#contentRight {
	float: right;
	clear: right;

	position: relative;
	width:160px;

	top:0px;			
	bottom:10px;
	margin: 9px 1px 2px 0px;	/*TOP RIGHT BOTTOM LEFT */
	padding:0px;

	border:2px solid black;
	background:#ccc;
}


#contentLeft {
	float: left;
	clear: left;

	/*position:relative;*/
	width:165px;

	margin: 9px 0px 2px 1px;	/*TOP RIGHT BOTTOM LEFT */
	padding:0px;

	border:2px solid black;
	background:#fff;
}



#adfooter {
		clear: both;
		background:red;
		/*min-width:739px;
		max-width:890px;*/
		margin-top:5px;
		color: #333;
		background-color: white;
	
		border-top: 1px solid gray;
}

#footer {
		clear: both;
		background:#AFBBBA;
		/*min-width:739px;
		max-width:890px;*/
		padding:0px;
		color: #333;
		margin-top:10px;
		background-color: #ddd;
		border-top: 1px solid blue;
		border-bottom: 1px solid blue;
}

#contentLogos1{
		background-color: red;
}



/*********************************************************************/